﻿@charset "utf-8";

/*____/ 初始化 css Reset \__________________________________________*/
body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,blockquote,p,form,fieldset,legend{
 margin:0; padding:0;
 }
table{border-collapse:collapse; border-spacing:0px;}
td{padding:0px;}
fieldset,img,button{border:none;}
li{list-style:none;}
q:before, q:after {content:'';}
a {text-decoration:none;}

body{font:12px Tahoma,Arial,"宋体"; color:#414141;}
select{}
input,select,button{font-size:100%;}


/*____/ 全局定義 global \__________________________________________*/
/*clear float*/
.clearfix:after{
  content: "";
  display: block;
  height: 0px;
  clear: both;
}

.clearfix {zoom:1;/*for ie6 通不過w3c*/}

.clearfloat{
  clear:both;
  font-size: 0px;
  line-height: 0px;
}

.area{clear:both; width:890px; margin:0 auto;}




/*____/ 頁面内容header, Main area, footer \__________________________________________*/
 .mainNavbar{background:url(../images/mainNavbar_bg.gif) repeat-x;}
 .mainNav{width:700px; padding-right:10px; text-align:right;}
 .mainNav a{color:#414141;}
 
 .banner{margin-top:6px; margin-bottom:6px; background:url(../images/banner.jpg) no-repeat;}
 .activityInfo{margin:18px 32px; line-height:20px;}
 .activityInfo h3{font-size:12px; font-weight:bold; color:#de3a43;}
 
 .porList{margin-bottom:6px; background:url(../images/porList_bg.gif) no-repeat;}
 .more_a{
	position:absolute;
	left: 864px;
	top: 46px;
	font-size:13px;
	color:#F09;
}
 .more_a a{color:#F09;font-weight:bold;}
 .more_b{
	position:absolute;
	left: 867px;
	top: 12px;
	font-size:13px;
	color:#F09;
}
 .more_b a{color:#F09;font-weight:bold;}
 .index_all{ width:980px; height:1777px; position:relative;margin:0 auto;}
 .index_top_left{width:459px;height:637px; float:left; background:url(../images/index_top_left.jpg) no-repeat;}
 .index_top_right{width:521px;height:637px; float:left; background:url(../images/index_top_right.jpg) no-repeat;}
 .index_count_top1{ width:980px; height:68px; float:left; background:url(../images/index_count_top1.jpg) no-repeat; position:relative;}
 .index_count_left1{ width:65px; height:214px; float:left; background:url(../images/index_count_left_11.jpg) repeat-y;}
 .index_left_list{width:18px;height:214px;float:left;}

 .index_left_right{width:18px;height:214px;float:left;}
 .index_count_all{ width:980px; height:214px; float:left;}
 .index_Diom_all{ width:980px; height:183px; float:left;}
 .index_count_left2{width:64px; height:183px; float:left; background:url(../images/index_count_left2.jpg) no-repeat;}
 .index_count_midde2{width:857px; height:183px; float:left; background:url(../images/index_count_midde2.jpg) no-repeat;}
 .index_count_right2{width:59px; height:183px; float:left; background:url(../images/index_count_right2.jpg) no-repeat;}
 .index_count_top3{width:980px; height:33px; float:left; background:url(../images/index_count_top3.jpg) no-repeat; position:relative;}
 .index_count_right{ width:58px; height:214px; float:left; background:url(../images/index_count_right.jpg) no-repeat;}
.index_kuanshi_all{width:980px; height:212px; float:left;}
.index_count_left3{width:64px; height:212px; float:left; background:url(../images/index_count_left3.jpg) no-repeat;}
.index_count_middle3{width:824px; height:212px; float:left;}
.index_count_right3{width:56px; height:212px; float:left; background:url(../images/index_count_right3.jpg) no-repeat;}
.luozuan_top{width:980px; height:66px; float:left; background:url(../images/luozuanad.jpg) no-repeat;}
.luozuan_all{width:980px; height:218px; float:left;}
.index_count_left4{ width:65px; height:300px; float:left; background:url(../images/index_count_left4.jpg) repeat-y;}
.index_count_middle4{ width:859px; height:300px; float:left;border-bottom:#333 1px dashed;}
.index_count_middle4 ul{list-style-type:none;}
.index_count_middle4 li{float:left; line-height:30px; margin-top:1px; margin-left:20px; margin-bottom:2px;}
.middle4_li3{
	position:absolute;
}
.middle4_li4{
	position:absolute;
}
.middle4_li5{
	position:absolute;
	left: 252px;
	top: 1408px;
	width: 29px;
	height: 25px;
}
.middle4_li7{
	position:absolute;
}
.middle4_li8{
	position:absolute;
}
.middle4_li9{
	position:absolute;
	left: 743px;
	top: 1376px;
}
.middle4_li10{
	position:absolute;
}
.index_count_down4{width:980px; height:36px; float:left; background:url(../images/index_count_down4.jpg) no-repeat;margin-top:80px;}
.index_count_right4{ width:55px; height:300px; float:left; background:url(../images/index_count_right4.jpg) repeat-y;}
.index_shouhou{width:980px; height:106px; float:left; background:url(../images/index_shouhou.jpg) no-repeat;}
.index_ico_1{width:980px; height:38px; float:left; background:url(../images/index_ico_1.jpg) no-repeat ;}

/*footer*/
 .B_banquan_top_middle{
  height:45px;
  padding:8px; border-bottom:1px solid #c5c5c5;
  text-align:center; line-height:20px;
  background:url(../images/wei_345.gif) repeat-x;
  }
  
  .t_title{background-color:#D9B869; line-height:30px; color:#FFF; text-align:center;}
  .t_content{text-align:center;line-height:30px;}

  

