@charset "utf-8";
body{ font-family: "Microsoft YaHei",SimHei,arial;font-size: 14px;}

html,body,div,span,iframe,input,h1,h2,h3,h4,h5,h6,p,a,em,font,img,strong,b,i,center,dl,dt,dd,ol,ul,li,form,label,fieldset{margin:0;padding:0}
a:link{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:none;}
a:active{color:#000;text-decoration:none;}
li{list-style:none;}
a img{border:0;}

ul{ padding:0; margin:0;}
li{ list-style:none;}
a{ color:#000; list-style:none; text-decoration:none; }
.clear{ clear:both;}




/* CSS Document */
.nav { width:100%; height:30px;  background:#FAFAFA;border-bottom:1px #dfdfdf solid;}
.nav-1{width:1240px; margin:0 auto; height:30px;}
.nav-1 ul{ width:720px; float:right; }
.nav ul li{ width:65px; height:30px; line-height:30px; float:left;font-family:"Microsoft YaHei",SimHei,arial; padding-left:15px;}
.nav ul li a{ font-size:12px;color:#8c8c8c;}
.nav ul li a:hover{ color:#333;}

.head{ width:1240px; height:75px; margin:0 auto; margin-top:20px; }

.logo,.logo img { float:left;}
.search{ width:703px; height:30px; float:right; margin-top:40px; position:relative; z-index:10000000; }
.searchbox{ width:480px; height:30px; float:left; border:#dfdfdf 1px solid; line-height:28px; outline:none}
.searchbotton{ width:46px; height:32px; float:left; background:url(images/p2.png) center center no-repeat;border:#dfdfdf 1px solid; border-left:none; outline:none }
.cel{ width:160px; height:32px; line-height:32px; background:#ffdb3d; float:right;}
.cel a{ display:block; text-align:center; font-family:"Microsoft YaHei",SimHei,arial; font-size:16px;}
.cel a:hover{background:#ffae01; color:#000}

.searchbox-sub{ width:480px; border:#dfdfdf 1px solid; top:30px; background:#fff; position:absolute; left:1px; z-index:100000000;}
.searchbox-sub ul li{ line-height:30px; }
.searchbox-sub ul li a{ padding:0 10px;}
.searchbox-sub ul li:hover{ background:#dfdfdf; }


.nav1{ width:1240px; height:50px; margin:0 auto; margin-top:10px; }
.left{ width:200px; height:50px; line-height:50px; float:left;background:#b1ce4f; }
.left a{ display:block; padding-left:10px;color:#FFF;font-family:"Microsoft YaHei",SimHei,arial; font-size:18px;}
.right{
	width: 1040px;
	height: 50px;
	float: right;
	background: #0c7e96;
	position: relative;z-index: 9999999;
	
}
.right a:hover{  background:#0a7085}
.right ul li{ width:110px; height:50px; line-height:50px; float:left;}
.right ul li a{ display:block; color:#fff; font-family:"Microsoft YaHei",SimHei,arial; font-size:18px; text-align:center;}
.right ul li ul{
	width: 1040px;
	float: left;
	display: none;
	position: absolute;
	left: 0px;
	top: 50px; background:#FFF; border-bottom:1px #CCC solid;
}

.right ul li ul li{ width:519px; float:left; height:200px; border-right:1px #dfdfdf solid; line-height:25px; overflow:hidden}
.right ul li ul li img{ float:left; padding:20px;}
.right ul li ul li p{ display:block; padding:30px; float:left;}
.right ul li ul li .ttt { font-size:16px; font-weight:900; line-height:30px; }
.right ul li ul li .ttt1{ font-size:14px; color:#DFDFDF; line-height:20px;}
.right ul li ul li .ttt2{ font-size:16px; color:#FF4A00;}

.nav2{ width:1240px; height:590px; margin:0 auto;}
.left-1{ width:200px; height:590px; float:left;}
.left-1 ul li{ width:198px; height:58px; border:#dfdfdf solid; border-width:0 1px 1px 1px;}


.menu1 {float:left;width:200px;position:relative;font-size:14px;z-index:9999999; }

.menu1 ul li {
	float: left;
	position: relative;
	width: 178px;
	padding: 10px;
	border: #dfdfdf solid;
	border-width: 0 1px 1px 1px;
	height: 50px;
	padding-left: 10px;
	
}
.ads{width:1010px;height:200px;margin:25px 0 15px 22px;float:right;}
.menu1 ul li.last{ /*border-top:1px solid #418801;*/}
* html .menu1 ul li a, .menu1 ul li a:visited { width:178px;}
/*hide sub nav items*/
.menu1 ul li ul {display:none;}
/*clear the main nav bg*/
.menu1 ul li ul li{ font-weight:normal; width:178px; background:#FFF; border:#dfdfdf solid; border-width:0 1px 1px 0;padding:10px 0 10px 0; }
.menu1 ul li ul li img{ width:40px; height:40px; margin-right:20px; float:left; margin:5px 10px 0 20px; }
.menu1 ul li ul li.text{ line-height:40px; float:left;}
/*style for table of sub nav items*/
.menu1 table {/*margin:0 -1px 0 -1px;*/ border-collapse:collapse;font-size:12px;}
/*specific to non IE browsers*/
/*main nav over state*/
.menu1 ul li:hover{ background:url(images/ba.jpg);}
.menu1 ul li:hover a { width:178px; height:50px;/* border-right:1px #CCC solid*/ }
/*show drop-down list*/
.menu1 ul li:hover ul {display:block;position:absolute;top:0;/* margin-top:1px;*/ left:199px; width:178px; border: #CCC solid; border-width:1px 1px 1px 0}
/*drop-down on state*/
.menu1 ul li:hover ul li{ height:70px; border-width:0 1px 0 0; padding:0;}

.menu1 ul li:hover ul li a {display:block;color:#000; height:50px; line-height:50px; width:178px; /*padding-left:20px; border: dashed #418801; border-width:0 0 1px 0;*/ padding:10px 0 10px 0;}
/*sub drop-down over state*/
.menu1 ul li:hover ul li a:hover {background:#dfdfdf;}





.right-1{ width:1040px; height:569px; float:right;}
.right-1-1{ width:1040px; height:348px; float:left; z-index:-1}
.right-1-2{ width:1040px; height:220px; float:left;}
.right-1-2 ul li{ width:344px; height:219px; border:#dfdfdf solid; float:left; border-width:0 1px 1px 0; }
.right-1-2 ul li span { width:335px; height:130px; text-align:center; display:block; padding:5px;}
.right-1-2 ul li h2{ height:80px; text-align:center;}
.right-1-2 ul li h2 dt{ height:20px; line-height:20px; font-family:"Microsoft YaHei",SimHei,arial;font-size:18px; font-weight: bold; padding-top:20px;}
.right-1-2 ul li h2 dt a{ color:#000; }
.right-1-2 ul li h2 dt a,.right-1-2 ul li h2 i a{ display:block;}
.right-1-2 ul li h2 i a{ color:#8d8d8d; font-weight:800;}
.right-1-2 ul li h2 i{height:20px; line-height:20px; font-family:"Microsoft YaHei",SimHei,arial; color:#7d7d7d; font-size:14px; font-weight:normal; font-style:normal;}

.right-1-2 ul li a { text-align:center; display:block; padding:3px; }




.rightt,.chanpin,.wenzhang{ width:1040px;height:auto; overflow:hidden; float:right}
.chanpin{width: 1020px; float:left; margin-left:25px}
.chanpin ul li{ width:243px; margin:0 5px; float:left; border:1px #CCC solid; text-align:center;margin:12px 5px }
.chanpin ul li h3{ line-height:30px; font-size:16px}
.chanpin ul li h3:hover{ color:#0c7e96}
/*.chanpin ul li:hover{ border-color:#dfdfdf}*/
.wenzhang ul li{ width:1020px; margin:5px 10px; height:220px; overflow:hidden; border-bottom:1px #CCC dashed;}
.chanpin-nn{width:233px; float:left; border:5px #fff solid; text-align:center}
.chanpin-nn:hover{border-color:#dfdfdf}
.ddd{ width:1020px; float:left; height:220px; overflow:hidden}
.ddd-1{ width:240px; height:200px; float:left; margin:10px;}
.ddd-2{ width:760px; float:left}
.ddd-2 h3{ line-height:40px; font-size:16px; color:#0c7e96}
.eee{ line-height:25px}



.middle1{ width:1240px; height:300px; margin:0 auto; margin-top:20px; }
.middle1 h3{ height:40px; line-height:40px; font-family:"Microsoft YaHei",SimHei,arial; font-size:16px; width:1240px;}
.middle1-1{ width:1238px; height:260px; margin:0 auto; border:#dfdfdf 1px solid;}


.middle1-1-1{ width:200px; height:250px; float:left; overflow:hidden;}
.middle1-1-1 dt{ height:40px; width:150px; line-height:40px;font-family:"Microsoft YaHei",SimHei,arial; font-size:16px; padding-left:10px;}
.middle1-1-1 dt a,.middle1-1-1 dd a{ display:block;}
.middle1-1-1 dd{  height:30px; width:170px; line-height:30px; font-family:"Microsoft YaHei",SimHei,arial; font-size:12px; /*background:url(images/p7.png) no-repeat 15px center;*/ padding-left:10px;}


.middle1-1-2{ width:1038px; height:260px; float:left;}
.middle1-1-2 ul li{ width:346px; height:260px; float:left;/* border:#dfdfdf 1px solid*/; position:relative}
.middle1-1-2 ul li dt{  width:346px; height:180px; border:#dfdfdf solid; border-width:0 0 1px 1px;  display:block; text-align:center; }
.middle1-1-2 ul li dt img{ padding:5px 8px;}
.middle1-1-2 ul li dt span{ width:336px; height:170px; border:#fff solid;display:block;}
.middle1-1-2 ul li dt span:hover{ border-color:#dfdfdf;}
.middle1-1-2 ul li h3{
	width: 314px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	background: #999;
	left: 12px;
	top: 129px;
	background:url(images/bbbbb.png) repeat-x;
	font-family: "Microsoft YaHei",SimHei,arial;
	font-size: 14px;
	font-weight: normal; padding-left:10px;
	color:#fff
}
.middle1-1-2 ul li dd{  width:85px; height:80px; border:#dfdfdf  solid;float:left; text-align:center; border-width:0 0 0 1px;}
.middle1-1-2 ul li dt a,.middle1-1-2 ul li dd a{ display:block; }
.middle1-1-2 ul li dd img{ padding-top:5px}




.newproducts{ width:1240px; height:auto; margin:0 auto; margin-top:20px; overflow:hidden;}
.newproducts h3{ width:1240px; height:40px; line-height:40px; font-family:"Microsoft YaHei",SimHei,arial; font-size:16px; }
.newpro-1{ width:928px; height:471px; float:left; border: solid #dfdfdf; border-width:1px 0 1px 1px;}
.newpro-1-1{ width:617px; height:230px; float:left; border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf ; }
.newpro-1-1:hover{ /*background:#FFF;opacity:1;filter:alpha(opacity=100);*/ }
.newpro-1-1 span{ display:block; text-align:center; /*padding:5px;*/ border:5px #fff solid; width:607px; height:220px;}
.newpro-1-1 span:hover{ border-color:#dfdfdf;}
.item{ width:928px; height: auto; float:left;}
.item-contect{ width:308px; height:241px; float:left; border-right:1px solid #dfdfdf;}
.item-contect-1{ width:296px; height:228px; border:#FFF 5px solid; padding:1px; overflow:hidden}
.item-contect-1 h1{ font-size:14px; font-weight:normal; margin-left:15px;}
.item-contect-1:hover{ border-color:#dfdfdf;}
/*.item-for1{float:left;width: 200px;padding: 5px 40px 0;cursor:pointer}*/
.item-title1{ display: block;width: 200px; line-height:30px;}
.item-price1{ line-height:16px;}
.item-thumb1{ text-align:center; display:block; width:296px;}

.newpro-1-2{ width:309px; height:230px; float:left;border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; }
.newpro-1-2 dt{ display:block; height:30px; line-height:30px;font-size:14px; padding-left:20px;}
.newpro-1-2 dt a{ color:black; }
.newpro-1-2 dt a:hover{color:#0c7e96; }
.newpro-1-2 dd{ display:block; padding-left:20px;}
.newpro-1-2 span{ display:block; text-align:center;}
.ne{ width:298px; height:220px; border:#FFF 5px solid;}
.ne:hover{ border-color:#dfdfdf;}

.ne h1{ font-weight:normal; font-size:14px; margin-left:15px;}



.newpro-2{ width:308px; height:471px; float:left;border: solid #dfdfdf; border-width:1px 1px 1px 0;}
.newpro-2 ul{ width:308px; height:auto; float:left}
.newpro-2 h3{height: 41px;padding: 17px 30px 33px;font-size: 24px;font-weight: 400;color: black; width:248px; float:left; overflow:hidden;}
.newpro-2 h3 span{ font-size:26px; font-weight:bold}
.newpro-2 ul li{ width:308px; height:92px; float:left}

.newpro-2 ul li.top{ width:290px; height: 70px;padding: 12px 10px;border-top: 1px solid #DFDFDF;position: relative;}
/*.newpro-2 ul li*/.item-for{float:left;width: 140px;padding: 10px 40px 0; cursor:pointer}
.item-title{ display: block;width: 150px; line-height:30px;}
.item-price{ line-height:16px;}
/*.newpro-2 ul li*/.item-num{
	width: 22px;
	height: 70px;
	color: #0c7e96;
	position: absolute;
	left: 19px;
	top: 15px;
	font-size: 40px;
	line-height: 70px
}
.item-thumb{ float:right; width:70px; height:70px;}
.newpro-2 ul li:hover{ background:#dfdfdf;}

.love{ width:1240px; height:auto;}
.love h3{ width:1240px; height:40px; line-height:40px; font-family:"Microsoft YaHei",SimHei,arial; font-size:16px;}
.love-1{ width:929px; height:auto; float:left; border:#dfdfdf solid; border-width:1px 0 0 1px;}
.love-1-1{ width:929px; height:310px; float:left;}
.in1{ float:left; width:618px; height:309px; border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.in1 span{ text-align:center;}
.in2{ width:309px; height:309px; float:left; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;}
.con{ display:block; width:309px;}
.tit1{ display:block; line-height:21px; padding:40px 50px 0 50px; font-size:14px;}
.pro{display:block; line-height:21px; padding:0 50px 0 50px;  }
.pp{ text-align:center; padding-top:30px; display:block; width:309px;}
.love-2{ width:310px; height:auto; float:right;}


.middle2{ margin: 0  auto; width:1240px; height:280px; margin-top:20px; overflow:hidden; }
.middle2 ul li h1 { text-align:center; padding-top:20px;}
.middle2 h3{ height:40px; line-height:40px; font-family:"Microsoft YaHei",SimHei,arial; font-size:16px;}

.middle2 h3 a,.middle2 ul li a{ display:block;}
.middle2 ul{ border:#dfdfdf solid; border-width:1px 0 1px 1px; width:1236px; height:238px;}
.middle2 ul li{ width:308px; height:239px; float:left; border-right:#dfdfdf 1px solid;}
.middle2 ul li span{ text-align:center; width:308px; height:160px; margin-top:10px; display:block;}
.middle2 ul li h2{ height:40px; text-align:center;}
.middle2 ul li h2 dt{ height:20px; line-height:20px; font-family:"Microsoft YaHei",SimHei,arial; font-size:16px; padding-top:15px;}
.middle2 ul li h2 i a{height:20px; line-height:20px;font-family:"Microsoft YaHei",SimHei,arial; color:#7d7d7d; font-size:14px;  font-weight:normal; font-style:normal;}
.middle2 ul li h2 dt a,.middle2 ul li h2 i a{ display:block;}

.tt{ width:298px; height:228px; border:#FFF solid 5px;}
.tt:hover{ border-color:#dfdfdf;}


.foot{ width:100%; height:auto; background:#fafafa; margin-top:50px; overflow:hidden; padding-top:50px;}
.mark{ width:1240px; height:125px; margin:0 auto; border-bottom:#dfdfdf 1px solid; /*padding-bottom:20px;*/}
.mark ul li{ width:248px; height:95px; float:left; text-align:center; font-family:"Microsoft YaHei",SimHei,arial; font-size:14px;}
.mark ul li h2{ text-align:center; font-weight:normal; }
.mark ul li strong {display: block;margin-top: 5px;font-size: 18px;font-weight: 400;color: #000; }
.mark ul li strong a:hover{ color:#000;}
.mark ul li span { font-size: 12px;color: #333; display:block; line-height:27px; font-size:14px}
.mark ul li span a{ color:#999}
.mark ul li span a:hover{ color:#000; }
.mark ul li h2 a{ display:block; }




.nav3{ width:1240px; height:118px;margin-top:50px; margin:0 auto; padding:40px 0 40px 0;}
.nav3-1{ width:1030px; height:118px; float:left;}
.nav3-1 ul li{ width:184px; height:118px; float:left; border-right:#dfdfdf 1px solid; margin-right:20px;}
.nav3-1 ul li dt{ font-family:"Microsoft YaHei",SimHei,arial; font-size:18px; color:#333;line-height:40px; height:40px; float:left; width:118px;}
.nav3-1 ul li dt a{color:#333; }
.nav3-1 ul li dd { font-family:"Microsoft YaHei",SimHei,arial; font-size:14px; color:#333;line-height:20px; height:25px;float:left;width:118px; }
.nav3-1 ul li dd a{color:#6d6d6d; }
.nav3-1 ul li dd a:hover{ color:#0c7e96}



.nav3-2{ width:208px; height:118px; float:left; text-align:center;line-height:20px;font-size:14px; font-family:"Microsoft YaHei",SimHei,arial; }
.nav3-2 b{font-size:26px; font-weight:normal;line-height:40px;}
/*.nav3-2 dt{font-family:"Microsoft YaHei",SimHei,arial; font-size:26px; text-align:center;line-height:40px;}
.nav3-2 dd{font-family:"Microsoft YaHei",SimHei,arial; font-size:14px; text-align:center; color:6d6d6d; line-height:20px; }*/
.nav3-2 span{ line-height:30px; height:30px; width:150px;display:block; /*margin-left:30px;*/  margin:3px 29px 0 29px;}
.nav3-2 span a{ display:block; background:#0c7e96; color:#FFF; }
.nav3-2 span a:hover{ color:#fff; background:#086a7f;}



.nav4{ width:1240px; height:140px;font-size:12px;  border-top:1px solid #dfdfdf; margin-top:20px; margin:0 auto;}
.nav4-1{ width:800px; height:20px; line-height:20px; margin-top:10px; float:left; font-size:13px;}
.nav4-1 span{ margin-right:15px;}
.nav4-1 a:hover{  color:#0c7e96;}
.nav4-2 { width:800px; float:left; font-size:13px; margin-top:30px}
.nav4-2 span{ line-height:20px; float:left;}
.nav4-2 img{ float:right; margin-top:0px; }

/*.fri{ float:right; width:248px; border:#dfdfdf 1px solid; height:50px; margin-top:20px; background:url(images/p12.jpg) no-repeat right center; line-height:50px;  font-size:12px;}*/

.fri a{ display:block;color:#8c8c8c;}

.tubiao{ width:800px; height:40px; float:left; margin-top:10px;}
.tubiao span{ display:block; float:left; padding:0 10px 0 0;}

.fri { width:200px; height:40px; float:right; background:url(images/p12.jpg) no-repeat right center;  font-size:12px; margin-top:40px; position:relative; }

.global-site-current {font-size:12px; height:40px; line-height:40px; padding-left:20px;border:#dfdfdf 1px solid; }

.fri-10{ width:198px; position:absolute; border:#dfdfdf 1px solid; z-index:10; bottom:-2px; background:#FFF;}
.fri-10 ul li{ line-height:26px; padding-left:20px;}
.fri-10 ul li a{ color:#000;}
.fri-10 ul li a:hover{ color:#0c7e96;}


.nav5{ width:1240px; height:50px; margin:0 auto; margin-top:10px;}
.left1{ width:300px; height:50px; line-height:50px; float:left; background:#0c7e96;}
.left1 a{ display:block; text-align:center;color:#FFF;font-family:"Microsoft YaHei",SimHei,arial; font-size:16px;}



.nav6{ width:1240px; height:30px; line-height:30px; margin:0 auto;}

.nav6 h3{ float:left;font-family:"Microsoft YaHei",SimHei,arial; font-size:14px; color:#434a54;}
.nav6 ul{ width:auto; height:30px; float:right;}
.nav6 ul li{ float:left; line-height:30px; width:80px; color:#434a54; overflow:hidden;}
.nav6 ul li a{   color:#434a54; text-align:center;}
.nav6 ul li span a{ color:#F84858;}


.left1{ width:300px; height:60px; line-height:60px; float:left;}

.left1 a{ display:block; background:#0c7e96;font-family:"Microsoft YaHei",SimHei,arial; font-size:18px;}

.left2 ul{ width:300px; height:auto; float:left; background:#FFF;}
.left2 li{ width:300px; height:60px;}
.left2 li dt{ height:30px; line-height:30px; text-align:center; font-size:16px;}
.left2 li dt a{ display:block; color:#ff4a00; /*padding-left:60px*/;}

.left2 li dd a{ display:block; height:30px; color:#6d6d6d; line-height:30px;/*padding-left:60px;*/ text-align:center;}
.left2 li dd a:hover{ color:#F0F;}






.main{ margin:0 auto; width:1240px; height:auto; margin-top:20px;}
.list1{ width:1240px; height:525px;; text-align:center; margin-top:20px; margin:0 auto;}
.list2{width:1240px; height:auto;margin-top:20px; margin:0 auto; }
.list2 ul{ width:1240px; height:auto; float:left; border:#dfdfdf solid; border-width:0 1px 0 0}
.list2 ul li{ width:308px; height:298px; float:left; /*border-bottom:#dfdfdf 1px solid; border-right:#dfdfdf 1px solid; border-top:#dfdfdf 1px solid;*/ border:#dfdfdf solid; border-width:1px 0 1px 1px; }
.list2 ul li dt{ font-size:24px; line-height:40px; text-align:center; display: block;font-family:"Microsoft YaHei",SimHei,arial; }
.list2 ul li dd{ font-size:14px; line-height:30px; text-align:center;}
.list2 ul li dd a{ display:block; color:#ff4a00; font-size:18px; }
.list2 ul li h3{ text-align:center; width:308px; height:190px;}




.left3{ width:298px; height:auto; float:left; border:#CCC 1px solid;}
.left3  h2{ text-align:center;}
.left3 dt{ display:block; height:30px; line-height:30px; text-align:center; color:#ff4a00; border-bottom:#CCC 1px solid}
.left3 dd{ display:block; height:30px; line-height:30px; text-align:center;color:#ff4a00; border-bottom:#CCC 1px solid; }
.tit{ width:1190px; float:right; height:50px; line-height:50px; border-bottom:#CCC 1px solid;}
.tit h2{ display:block; width:auto; color:#393C3C; float:left; text-align:center;}
.tit dl{ display:block; float:right}
.right2 { width:1188px; height:auto; float:right;}
.right2 ul{ width:1188px; height:auto; float:left;border:#CCC 1px solid; line-height:48px;}
.right2 ul li{ background:url(images/p21.png) 10px center no-repeat; padding-left:30px;border-bottom:#CCC 1px dashed;width:1165px; height:48px; overflow:hidden;}
.right2 ul li a{ float:left;}
.right2 ul li span{ float:right;}

.main1{ width:1200px; margin:0 auto; height:auto; margin-top:50px;}
.right3{ width:1200px; height:auto; float:right;}
.centent{ width:1180px; height:auto; float:left; line-height:35px; margin-left:20px;}
.tit2{ width:1180px; height:48px; text-align:center; line-height:48px;}
.abcd{  padding:30px 10px; float:left; height:140px; width:270px; line-height:20px;color:#333}
.abcd span{ display:block;text-align:left;padding-left:15px;color:#333 }
.abcd a{ color:#333}
.abcd a:hover{ background:none}

/*.ttt2 { font-size:16px; color:#FF4A00; text-align:left; padding-left:15px}
.ttt1 { font-size:14px; color:#DFDFDF; text-align:left;padding-left:15px}
.ttt { font-size:16px; text-align:left;padding-left:15px; color:#333}*/
.small{ width:100px; height:20px; float:left;}
.tit0{ float:left; margin-left:10px; margin-top:5px}
.tit0 a{ color:#0c7e96; }
.sub{ width:180px; height:30px; float:left; line-height:30px; overflow:hidden; }
.sub span{ padding:0 5px; float:left}
.sub span a{ color:#6d6d6d; }
.sub span a:hover{ color:#0c7e96}

.cc{ width:1240px; margin:0 auto; height:auto; overflow:hidden;}
.fenlei{ width:200px; height:auto; overflow:hidden; float:left; margin-top:20px}
.fenlei h3{ background:#b1ce4f; height:35px; line-height:30px; color:#fff; font-weight:normal; padding-left:10px}
.fenlei ul{ border:1px #CCC solid; width:198px; height:auto; overflow:hidden; float:left; padding-top:12px}
.fenlei ul li{ width:198px; height:40px; line-height:40px;  }
.fenlei ul li.green a{  background:url(images/ba.jpg) left center no-repeat; color:#0c7e96}
.fenlei ul li a{ display:block; padding-left:15px; width:183px}
.lianxi{border:1px #CCC solid; width:198px; height:auto; overflow:hidden; float:left; margin-top:30px; line-height:25px}
.lianxi h3{ background:#b1ce4f; height:35px; color:#fff; line-height:30px; font-weight:normal; padding-left:10px}
.lian{margin-top:10px;}
.title{ width:1010px; font-size:16px; height:35px; line-height:34px;/* background:url(images/title.jpg) left bottom no-repeat; padding-left:15px;*/ float:right; margin-top:20px; border-bottom:1px #0c7e96 solid}
.xiangxi{ width:1000px; height:auto; overflow:hidden; line-height:30px; float:right; padding:10px 10px 10px 0}




.libiao{ width:1010px; float:right; height:auto; overflow:hidden; margin-bottom:15px;}
.libiao ul li{ width:1010px; float:left; height:220px; border-bottom:1px #CCC dotted; overflow:hidden}
.libiao ul li img{ float:left; padding:10px}
.libiao ul li dl{ width:680px; float:left;}
/*.libiao ul li dt a{ width:680px; float:left; font-size:16px; color:#0a7085; line-height:40px; font-weight:bold}*/
.libiao ul li dt{ width:680px; float:left; font-size:16px; color:#0a7085; line-height:40px; font-weight:bold}
.libiao ul li dt a:hover{ text-decoration:underline}
.libiao ul li dd{ line-height:25px; color:#4d4d4d}