@charset "utf-8";
@import "reset.css";
body{background:url(img/head.jpg) repeat-x;}
/*head*/
.head{width: 1140px;height: 131px;margin: 0 auto;}
.head .logo{width: 251px;height: 59px;background:url(img/logo.jpg) no-repeat;float: left;margin: 15px 0 0 0;}
.head .logo a{width: 100%;height: 100%;display: block;}
.head .www{width:660px;height: 59px;float: right;margin: 30px 0 0 0;overflow: hidden;}
.head .www .web{float: right;}
.head .www .web a{float: right;display: block;padding: 0 0 0 22px;}
.head .www .web span{float: right;display: block;margin: 0 2px;}
.head .www .web .weibo{background:url(img/sina.jpg) no-repeat;}
.head .www .web .global{background:url(img/global.jpg) no-repeat;}
.head .www .tel{width:auto;height: 25px;background:url(img/tel.png) no-repeat 0 5px;float:right;text-indent:20px; line-height:25px;margin:8px 20px; 0 0;}
.head .www .cat{float: right;width: auto;}
.head .www .cat a:hover{text-decoration: none;}
.head .www .cat .mainsite{width: 91px;height: 22px;background:url(img/mb.jpg);display: block;line-height: 22px;text-indent:28px;color: #fff;float:left;margin: 0 0 0 5px;}
.head .www .cat .mainsite:hover{background:url(img/ma.jpg);color: #cceded;}
.head .www .cat .show{width: 91px;height: 22px;background:url(img/md.jpg);display: block;line-height: 22px;text-indent:28px;color: #fff;float: left;margin: 0 0 0 5px;}
.head .www .cat .show:hover{color: #cceded;background-image: url(img/mc.jpg);}
.head .www .cat .img{width: 91px;height: 22px;background:url(img/mf.jpg);display: block;line-height: 22px;text-indent:28px;color: #fff;float: left;margin:0 0 0 5px;}
.head .www .cat .img:hover{background:url(img/me.jpg);color: #cceded;}
/*nav*/
.head .nav{float: left;width: 1140px;margin:6px 0 0 0;height:35px;}
.head .nav li{position: relative;width: 160px;height:35px;background:url(img/nav_li.jpg) no-repeat;float: left;z-index: 1140;}
.head .nav li.last{background:none;}
.head .nav li.on{background:url(img/nav_li_on.jpg);}
.head .nav li a{width: 100%;height: 100%;display: block;line-height: 35px;text-align: center;color: #fff;font-weight: bold;font-family:Microsoft Yahei;font-size: 14px;}
.head .nav li a:hover{text-decoration: none;}
.head .nav li ul{position: absolute;top: 35px;left: 0;display: none;width: 158px;background:#009da0;opacity: 0.8;filter:alpha(Opacity=80);-moz-opacity:0.8;z-index: 1140;}
.head .nav li ul li{border-top:solid #eee 1px;background:none;width: 158px;position: relative;}
.head .nav li ul li a{font-weight: normal !important;}
.head .nav li ul li a:hover{background:#969595;}
.head .nav li ul li ul{position: absolute;top:35px;left: 141px;}
.menu ul{width:1001px !important;background:#01a6aa !important;position: absolute !important;left: -420px !important;height:auto;padding: 0 0 20px 20px;position: 1140;border-top:solid 1px #fff;}
.menu ul li{height:auto !important;width:185px !important;border-top:none !important;padding: 0 0 0 6px;}
.menu ul li a{color:#fff !important;font-size: 14px !important;text-align: left !important;display:inline !important;}
.menu ul li a:hover{color:#ddd !important;background:none !important;}
.menu ul li.f5{height: 210px !important;float: left !important;margin: 0 0 8px 0 !important;}
.menu ul li dd{width:185px !important;position: relative;left: 0;overflow: hidden !important;height: 25px;color: #ccc;}
.menu ul li dd a{color: #eee !important;font-weight: normal !important; font-size: 12px !important;line-height: 25px !important;}
.menu ul li dd span{margin: 0 5px 0 0;color: #fff;}
.menu ul li b a{color:#fff !important;font-weight: bold !important;}
.menu ul li b a b{color: #fff;font-weight: bold;font-size: 12px;}
.submenu ul li b a b{font-weight: normal;color: #fff;font-size: 14px;}
.submenu ul li a:hover{background:#969595 !important;}
/*.menulast{float: right !important;overflow: hidden !important;margin: 0 0 0 0;width: 220px;}*/
 
/*banner*/
.banner{width: 100%;height: 350px;margin: 0 auto;position: relative;overflow: hidden;}
.banner label{width: 100%;height: 35px;position: absolute;bottom: 0;left: 0;background:#00a3a5;opacity: 0.5;filter:alpha(Opacity=50);-moz-opacity:0.5;display: block;}
.banner ol{height: 35px;width: 135px;margin: 0 auto;top:-35px;position: relative;z-index: 1140;}
.banner ol li{width: 7px;height: 7px;float: left;margin:15px 6px 0 6px;cursor: pointer;background:url(img/banner_li.png) no-repeat;}
.banner ol li.on{background:url(img/banner_li_on.png) no-repeat;}
.banner ul{margin: 0 auto;}
.banner ul li{height: 350px;background-position:top center;background-repeat:no-repeat;}
.banner ul li a{display: block;width: 100%;height: 100%;}
/*banner_content*/
.banner_content{width: 100%;height: 200px;margin: 0 auto;background-position:top center;background-repeat:no-repeat;}
.banner_content_bg{width: 100%;margin: 0 auto;height: 200px;overflow: hidden;}
/*indexbox*/
.indexbox{width: 100%;min-height: 380px;background:url(img/indexbox.png) repeat-x;float: left;}
.indexbox .hot{width:1140px;margin: 0 auto;line-height:36px;height: 36px;}
.indexbox .hot .l{width: 150px;float: left;height: 36px;text-indent: 35px;font-weight: bold;color: #009397;}
.indexbox .hot .r{
	width: 990px;
	float: right;
	height: 36px;
	float: right;
}
.indexbox .hot .r ul{width: 100%;float: left;line-height: 36px;}
.indexbox .hot .r ul li{width: 100%;height:36px;line-height: 36px;}
/*box*/
.indexbox .box{width: 1140px;height:322px;margin: 20px auto 0 auto;background:url(img/box.png) no-repeat;}
.indexbox .box .news{width: 345px;height: 310px;float: left;}
.indexbox .box .news ol{width: 300px;height: 30px;float: left;margin: 21px 0 15px 10px;display: inline;}
.indexbox .box .news ol li{width: 90px;height: 30px;background:url(img/indexbox_l_li.png);float: left;margin: 0 0 0 8px;display: inline;}
.indexbox .box .news ol li.on{background:url(img/indexbox_l_li_on.png);}
.indexbox .box .news ol li a{width: 100%;height: 100%;text-align: center;display: block;line-height: 30px;color: #fff;font-weight: bold;}
.indexbox .box .news ol li a:hover{text-decoration: none;}
.indexbox .box .news .tempWrap{width: 325px;height: 260px;overflow: hidden;margin: 0 0 0 15px;}
.indexbox .box .news ul{float: left;width: 325px;height: 260px;overflow: hidden;margin: 15px 0 0 15px;}
.indexbox .box .news ul li{width: 325px;height: 250px;float: left;}
.indexbox .box .news ul li .t{width: 325px;float: left;}
.indexbox .box .news ul li .t .img{float: left;}
.indexbox .box .news ul li .t img{width: 120px;height:68px;}
.indexbox .box .news ul li .t .arc{width: 196px;height: 83px;float: right;}
.indexbox .box .news ul li .t .arc h1{font-weight: bold;margin: 0 0 5px 0;}
.indexbox .box .news ul li .t .arc p{line-height: 20px;color: #666;}
.indexbox .box .news ul li .t .arc label{width: 54px;height: 18px;background:url(img/more.png);display: block;margin: 2px 0 0 0;display: none;}
.indexbox .box .news ul li .t .arc label a{width: 100%;height: 100%;display: block;}
.indexbox .box .news ul li .b{width: 325px;float: left;}
.indexbox .box .news ul li .b p{width: 325px;float: left;height: 28px;line-height: 28px;color: #666;overflow: hidden;}
.indexbox .box .news ul li .b p span{float: right;color: #666;}
.indexbox .box .news ul li .b p a{margin: 0 0 0 5px;color: #666;}
/*product*/
.indexbox .box .products{width:396px;height: 300px;float: left;float: left;margin: 20px 0 0 30px;overflow: hidden;}
.indexbox .box .products .info{background:url(img/indexbox_l_li_on.png);width: 90px;height: 30px;float: left;}
.indexbox .box .products .info a{color: #fff;width: 100%;height: 100%;display: block;text-align: center;font-weight: bold;line-height: 30px;}
.indexbox .box .products .info a:hover{text-decoration: none;}
.indexbox .box .products .more{width: 54px;height: 18px;float: right;background:url(img/more.png);display: block;margin: 10px 0 0 0;}
.indexbox .box .products .more a{width: 100%;height: 100%;display: block;}
.indexbox .box .products .cont{width: 405px;float: left;margin: 0px 0 0 0;}
.indexbox .box .products .cont ol{width: 405px;float: left;height: 30px;}
.indexbox .box .products .cont ol li{float: left;width: 90px;height: 30px;background:url(img/indexbox_l_li.png) 0 0 no-repeat;margin: 0 9px 0 0;}
.indexbox .box .products .cont ol li.on{background:url(img/indexbox_l_li_on.png);}
.indexbox .box .products .cont ol li a{width: 100%;height: 100%;text-align: center;line-height: 29px;font-weight: bold;display: block;color: #fff;}
.indexbox .box .products .cont ol li a:hover{text-decoration: none;}
.indexbox .box .products .cont ul{width: 396px;height: 150px;}
.indexbox .box .products .cont ul li{width: 396px;height: 150px;float: left;}
.indexbox .box .products .cont ul li .a{width: 190px;height: 150px;float: left;margin: 5px 0 0 0;}
.indexbox .box .products .cont ul li .a img{width: 180px;height: 100px;}
.indexbox .box .products .cont ul li .a p{text-align: center;margin: 10px 0 0 0;}
.indexbox .box .products .cont ul li .b{width: 190px;height: 160px;float: left;margin: 5px 0 0 10px;}
.indexbox .box .products .cont ul li .b img{width: 180px;height: 100px;}
.indexbox .box .products .cont ul li .b p{text-align: center;margin: 10px 0 0 0;}
.indexbox .box .products .cont .hotxt{width: 100%;float: left;margin: 5px 0 0 0;}
.indexbox .box .products .cont .hotxt label{width: 80px;text-align: right;float: left;color: #009da1;font-weight: bold;}
.indexbox .box .products .cont .hotxt span{float: left;width:305px;}
.indexbox .box .products .cont .hotxt span a{color: #666;margin: 0 5px 0 0;line-height: 20px;width: 146px;display: block;float: left;}
.indexbox .box .products .cont .hotxt2{width: 100%;float: left;margin: 10px 0 10px 0;}
.indexbox .box .products .cont .hotxt2 label{width: 80px;text-align: right;float: left;color: #009da1;font-weight: bold;}
.indexbox .box .products .cont .hotxt2 span{float: left;width:305px;}
.indexbox .box .products .cont .hotxt2 span a{color: #666;margin: 0 5px 0 0;line-height: 20px;width:90px;display: block;float: left;}
.indexbox .box .products .cont .hotxt3{width: 100%;float: left;margin: 5px 0 0 0;}
.indexbox .box .products .cont .hotxt3 label{width: 80px;text-align: right;float: left;color: #009da1;font-weight: bold;}
.indexbox .box .products .cont .hotxt3 span{float: left;width:305px;}
.indexbox .box .products .cont .hotxt3 span a{color: #666;margin: 0 5px 0 0;line-height: 20px;display: block;float: left;}
/*services*/
.indexbox .box .services{width: 300px;height: 310px;float: left;margin: 10px 0 0 35px;overflow: hidden;}
.indexbox .box .services .sevurl{width: 240px;height:85px;margin: 8px 0 0 0;}
.indexbox .box .services .sevurl a{display: block;width: 100%;height: 100%;float: left;}
.indexbox .box .services .tit{margin: 35px 0 0 0;font-weight: bold;color: #fff;text-indent:20px;width: 300px; font-size:14px;}
.indexbox .box .services .cont{width: 300px;margin: 10px 0 0 8px;float: left;}
.indexbox .box .services .cont p{line-height:24px;color: #666;border-bottom:dashed 1px #cecece;}
.indexbox .box .services .cont p a{margin: 0 0 0 5px;color: #666;}
/*foot*/
.foot{width: 100%;height:auto;min-height:110px; _height:110px;float: left;background:url(img/foot.png)  center center repeat;margin:15px 0 0 0;}
.foot .main{width: 1140px;margin: 0 auto;}
.foot .main .subnav{float: left;width: 800px;padding-top:24px;padding-left:320px;color: #fff;border-bottom:dotted #787a7c 0px; height:auto;min-height:26px;_height:26px;line-height:26px;text-indent:8px;}
.foot .main .subnav a{color: #fff;}
.foot .main .subnav span{float: right;color: #fff;font-family:Microsoft Yahei;font-size: 14px;background:url(img/tel2.png) no-repeat left center;text-indent: 25px;}
.foot .main .subnav span i{color: #fff;font-family:Microsoft Yahei;font-size: 14px;}
.foot .main .cont{width: 1140px;height: 270px;float: left;border-bottom:dotted #787a7c 1px;}
.foot .main .cont .l{width: 250px;height: 270px;float: left;background:url(img/logo.png) no-repeat 20px 115px;}
.foot .main .cont .r{width: 749px;float: right;}
.foot .main .cont .r dl{float: left;margin: 20px 0 0 30px;display: inline;}
.foot .main .cont .r dl dt{margin: 0 0 5px 0;}
.foot .main .cont .r dl dt a{color: #fff;font-weight: bold;}
.foot .main .cont .r dl dd a{color: #8b8c8e;line-height: 26px;}
.foot .main .cont .r .cat{width: 290px;height:235px;float: right;}
.foot .main .cont .r .cat h3{margin: 20px 0 5px 0;font-weight: bold;}
.foot .main .cont .r .cat h3 a{color: #fff;}
.foot .main .cont .r .cat h4 a{color: #8b8c8e;line-height: 26px;}
.foot .main .cont .r .cat ul li{float: left;color: #8b8c8e;line-height: 26px;width: 145px;}
.foot .main .cont .r .cat ul li a{color: #8b8c8e;line-height: 26px;}
.foot .main .flink{width: 1140px;height: 35px;line-height: 35px;float: left;font-weight: bold;color: #fff;}
.foot .main .flink a{color: #8b8c8e;font-weight: normal;margin: 0 0 0 8px;}
.copyright{width: 100%;height: 45px;float: left;background:url(img/copyright.png) repeat;}
.copyright .cont{width: 1140px;height:45px;line-height: 45px;margin: 0 auto;color:#8b8c8e;  }
.copyright .cont .l{float: left;color:#8b8c8e;}
.copyright .cont .r{float: right;color:#8b8c8e;}
.copyright .cont .r span{float: right;margin: 16px 0 0 5px;}
.copyright .cont .r i{color:#8b8c8e;font-style: normal;}
.copyright .cont .r i a{color:#8b8c8e;font-style: normal;}
/*contents*/
.indexbox .wrap{width:1140px;margin: 28px auto 0 auto; }
.indexbox .wrap .l{width: 228px;float: left;min-height: 500px;}
.indexbox .wrap .l .l1{width: 228px;background:url(img/h1.jpg) repeat-x;float: left;min-height: 85px;text-indent: 30px;}
.indexbox .wrap .l .l1 .tit{float: left;height: 68px;width: 100%;}
.indexbox .wrap .l .l1 .tit p.en{margin: 6px 0 0 0;color: #99dbdd;font-family: Microsoft Yahei;font-size: 15px;}
.indexbox .wrap .l .l1 .tit p.cn{margin: 2px 0 0 0;color: #fff;font-family: Microsoft Yahei;font-size: 18px;}
.indexbox .wrap .l .l1 ul{width: 228px;float: left;border-bottom: solid 4px #dbdbdb;}
.indexbox .wrap .l .l1 ul li{float: left;width: 200px;height:35px;line-height:35px;border-bottom: solid 2px #dbdbdb;color: #666;margin: 0 0 0 15px;}
.indexbox .wrap .l .l1 ul li a{color: #666;margin: 0 0 0 5px;}
.indexbox .wrap .l .l1 ul li.on{font-weight: bold;color: #00a4a8;}
/*search*/
.indexbox .wrap .l .l2{width:228px;height: 234px;background:url(img/tit_left.jpg) no-repeat;float: left;border:solid 1px #ddd;margin: 20px 0 0 0;}
.indexbox .wrap .l .l2 .tit{line-height: 32px;font-weight: bold;color: #666;text-indent: 20px;width: 228px;float: left;}
.indexbox .wrap .l .l2 .cont{width: 228px;float: left;}
.indexbox .wrap .l .l2 .cont .select{width: 218px;float: left;position: relative;margin: 15px 0 0 12px;}
.indexbox .wrap .l .l2 .cont .select label{float: left;line-height: 22px;display: block;width: 60px;color: #666;}
.indexbox .wrap .l .l2 .cont .select span{float: left;height: 22px;width: 140px;display:block;line-height: 22px;text-indent:10px;cursor: pointer;background:url(img/select.jpg) no-repeat;color: #1140;}
.indexbox .wrap .l .l2 .cont .select span input{width: 130px;height: 22px;border: none;background: none;background:url(img/inputbg.jpg);margin: 0 0 0 -10px;text-indent: 10px;padding: 0 10px 0 0;}
.indexbox .wrap .l .l2 .cont .select ul{float: left;width: 133px;position: absolute;top: 22px;left: 60px;display: none;border:solid 1px #dbdbdb;background: #fff;z-index: 1140;}
.indexbox .wrap .l .l2 .cont .select ul li{float: left;width: 133px;text-indent: 10px;cursor:pointer;height: 22px;line-height: 22px;color: #1140;}
.indexbox .wrap .l .l2 .cont .select ul li:hover{background:#eee;}
.indexbox .wrap .l .l2 #keyword{}
.indexbox .wrap .l .l2 .button{width: 228px;float: left;height: 22px;margin: 18px 0 0 0;}
.indexbox .wrap .l .l2 .button #submit{width: 61px;height: 22px;background:url(img/submit.jpg);margin: 0 0 0 20px;}
.indexbox .wrap .l .l2 .button #reset{width: 61px;height: 22px;background:url(img/reset.jpg);margin: 0 0 0 15px;}
/*工程案例*/
.indexbox .wrap .l .l3{width: 228px; height:auto; min-height:170px;_height:170px;float: left;background:url(img/tit_left.jpg) no-repeat;border:solid 1px #ddd;margin: 10px 0 0 0;}
.indexbox .wrap .l .l3 .tit{line-height: 32px;font-weight: bold;color: #666;text-indent: 20px;width: 228px;float: left;}
.indexbox .wrap .l .l3 ul{width: 228px;float: left;}
.indexbox .wrap .l .l3 ul li{height: 26px;line-height:26px;text-indent: 15px;width: 228px;float: left;}
.indexbox .wrap .l .l3 ul li a{color: #666;}
/*推荐专题*/
.indexbox .wrap .l .l4{width: 228px;float: left;background:url(img/tit_left.jpg) no-repeat;border:solid 1px #ddd;margin: 10px 0 0 0;}
.indexbox .wrap .l .l4 .tit{line-height: 32px;font-weight: bold;color: #666;text-indent: 20px;width: 228px;float: left;}
.indexbox .wrap .l .l4 ul{width: 228px;float: left;}
.indexbox .wrap .l .l4 ul li{height: 69px;width: 221px;float: left;margin: 5px 0 8px 3px;}
.indexbox .wrap .r{width: 880px;float: right;}
.indexbox .wrap .r .map{width: 880px;float: left;border-bottom:#dbdbdb solid 1px;height: 40px;line-height: 40px;color: #666;text-indent: 5px;}
.indexbox .wrap .r .map a{color: #666;margin: 0 2px;}
.indexbox .wrap .r .text{width:880px;float: left;line-height: 25px;margin:15px 0 0 0;color:#666;}
.indexbox .wrap .r .text div,.indexbox .wrap .r .text p{color: #333;}
/*产品世界*/
.product_r{float:right !important;}
.product_l{float: left !important;}
.product_l .cp_title{width: 100%;height: 49px;float: left;background:url(img/cp_title.jpg) repeat-x;}
.product_l .cp_title .cp_tit{text-align: right;width: 100%;float: left;}
.product_l .cp_title .cp_tit p.a{color: #108b8d;font-weight: bold;font-size: 14px;line-height:19px;margin: 10px 0 0 0;font-family: Microsoft Yahei;}
.product_l .cp_title .cp_tit p.b{color:#adadad;line-height:19px;}
.product_l .cp_title ul{width: 600px;float: right;margin:15px 0 0 0;}
.product_l .cp_title ul li{float:right;border:solid 1px #00a1a3;margin: 0 6px 0 0;line-height: 100%;padding: 4px 0px;}
.product_l .cp_title ul li:hover{border:solid 1px #bfbfbf;}
.product_l .cp_title ul li a{color: #fff;background:#00a1a3;border:#fff solid 1px;line-height: 100%;padding: 3px 5px;}
.product_l .cp_title ul li a:hover{text-decoration: none;background:#bfbfbf;}
.product_l .cp_paihang{float: left;width: 100%;}
.product_l .cp_paihang .cp_tit{width: 100%;float: left;margin: 8px 0 2px 8px;}
.product_l .cp_paihang .cp_tit p.a{color: #108b8d;font-weight: bold;font-size: 14px;line-height:19px;margin: 10px 0 0 0;font-family: Microsoft Yahei;}
.product_l .cp_paihang .cp_tit p.b{color:#adadad;line-height:19px;}
.product_l .cp_paihang .cp_more{width: 69px;height: 22px;background:url(img/more2.png);float: right;margin: 15px 5px 0 0;}
.product_l .cp_paihang .cp_more a{width: 100%;height: 100%;display: block;}
.product_l .sale_paihang{width: 100%;float: left;border-top:dotted #1140 1px;height: 180px;background:#ededed;}
.product_l .sale_paihang ul li{width: 145px;float: left;margin: 18px 2px 0 28px;}
.product_l .sale_paihang ul li p.a{width: 138px;height: 99px;border:solid 2px #ddd;}
.product_l .sale_paihang ul li p.a img{width: 138px;height: 99px;}
.product_l .sale_paihang ul li p.b{text-align:center;}
.product_l .sale_paihang ul li p.b a{font-size: 12px !important;}
.product_l .cp_new_lst{width:740px;float: left;height: 170px;background:#ededed;border-top:dotted #1140 1px;padding: 0 0 0 10px;}
.product_l .cp_new_lst li{float: left;width: 140px;margin: 0 10px 0 10px;padding: 08px;}
.product_l .cp_new_lst li:hover{background:#00a4a6;}
.product_l .cp_new_lst li p.a{margin: 20px 0 0 0;}
.product_l .cp_new_lst li p.b{line-height:32px;text-align:center;}
.product_l .cp_new_lst li p.b a{font-size: 12px;}
.product_l .cp_new_lst li:hover p.b a{color:#fff;}
.product_l .cp_new_lst li img{border:solid #ddd 1px;width: 138px;height: 99px;}
.product_l .cp_all{width: 100%;float: left;border-top:dotted #1140 1px;margin: 20px 0 0 0;}
.product_l .cp_all ul{width: 100%;float: left;height: auto;margin: 0 0 15px 0;}
.product_l .cp_all a{font-size: 12px !important;}
.product_l .cp_all ul li.index{background:url(img/cpall.jpg) repeat-x #00a4a6;}
.product_l .cp_all ul li.index p.a{margin:18px 0 0 0;width:width: 160px;height: 28px;line-height: 28px;color: #fff;text-indent: 12px;font-weight: bold;font-size: 15px;font-weight: bold !important;}
.product_l .cp_all ul li.index p.b{background:none;margin:0 0 0 5px;line-height: 14px;color: #dadada;font-size: 12px !important;width: 145px; overflow:auto;height: 32px;text-align:left;}
.product_l .cp_all ul li.index p.c{width: 140px;margin: 12px 0 0 10px;line-height: 18px;color: #dadada;}
.product_l .cp_all ul li.index p.d{width: 140px;margin: -2px 0 0 10px;line-height: 18px;text-align:left;}
.product_l .cp_all ul li.index p.d a{color: #eee;}
.product_l .cp_all ul li{float: left;border:solid #eee 1px;margin: 16px 22px 0 0;width: 160px;height: 143px;}
.product_l .cp_all ul li:hover{border:#00a4a6 solid 1px;}
.product_l .cp_all ul li p.a{width: 160px;height: 115px;}
.product_l .cp_all ul li p.a img{width: 160px;height: 115px;}
.product_l .cp_all ul li p.b{text-align: center;line-height: 28px;background:#969696;height: 28px;}
.product_l .cp_all ul li p.b a{color: #fff;line-height: 28px;}
.product_l .cp_all ul li:hover p.b{background:#00a4a6;}



.product_l .cp_how{width: 100%;float: left;height: 128px;margin: 28px 0 0 0;}
.product_l .cp_how p.tit{font-family:Microsoft Yahei;border-left:solid #d3d3d3 30px;border-right:solid #f0f0f0 600px;width: 108px;font-weight: bold !important;text-indent:18px;color:#00a4a6 !important;height: 15px;line-height: 18px;font-size: 14px;}
.product_l .cp_how p.txt{line-height: 25px;margin: 8px 0 0 0;}
.product_l .cp_how p.tel{background:url(img/tel.png) no-repeat 0 5px;text-indent: 20px;margin: 8px 0 0 0;}
/*news_index*/
.news_index{width:865px;float: left;min-height: 500px;margin-top: 10px;margin-right: 0;margin-bottom: 0;margin-left: 12px;}
.news_index .dongtai{width: 100%;height:38px;line-height: 38px;border-bottom:dotted #1140 1px;float: left;}
.news_index .dongtai span{font-weight: bold;color: #229496;font-weight: bold;font-family:Microsoft Yahei;font-size: 14px;}
.news_index .dongtai span i{font-style: normal;color: #adadad;font-size: 12px;font-weight: normal;}
.news_index .dongtai label{width: 69px;height: 22px;display: block;background:url(img/more2.png);float: right;margin:8px 0 0 0;}
.news_index .dongtai label a{width: 100%;height: 200%;display: block;}
.news_index .arcimg{width: 100%;height: 135px;float: left;margin-top: 16px;margin-right: 0;margin-bottom: 0;margin-left: 0;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}
.news_index .arcimg .img .pic{float: left;width: 185px;height: 130px;}
.news_index .arcimg .img .pic img{border:solid #eee 1px;padding: 5px;width: 185px;height: 114px;}
.news_index .arcimg .img .txt{float: right;width: 660px;height:130px;}
.news_index .arcimg .img .txt p.a{font-weight: bold;line-height: 23px;}
.news_index .arcimg .img .txt p.b{line-height: 23px;color: #666;margin: 8px 0 0 0;}
.news_index .arcimg ul{width: 100%;float: left;margin: 10px 0 0 0;}
.news_index .arcimg ul li{width:310px;float: left;margin: 0 45px 0 0;line-height: 25px;color: #666;}
.news_index .arcimg ul li a{margin: 0 0 0 5px;color: #666;}
.news_index .arcimg ul li span{float: right;color: #666;}
.news_index .all{width:100%;float: left;margin-top: 0px;margin-right: 0;margin-bottom: 0;margin-left: 0;}
.news_index .all dl{width: 420px; height:auto;min-height:234px;_height:234px;float: left;border:solid #eee 1px;margin-top: 15px;margin-right: 0;margin-bottom: 0;margin-left: 0;}
.news_index .all dl.b{margin: 15px 0 0 20px;}
.news_index .all dl dt{height:30px;float: left;width:418px;background:url(img/news_all.jpg) repeat-x;border-left:solid 1px #fff;border-right:solid #fff 1px;border-bottom: solid 1px #eee;line-height: 30px;margin-top: 0;margin-right: 0;margin-bottom: 8px;margin-left: 0;}
.news_index .all dl dt a{font-weight: bold;width: 90px;display: block;height: 28px;background:#00a6aa;margin: 1px 0 0 1px;text-align: center;color:#fff;}
.news_index .all dl dd{line-height: 26px;text-indent: 15px;color: #666;}
.news_index .all dl dd a{margin: 0 0 0 8px;color: #666;}
/*about_index*/
.about_index{
	width: 860px;
	float: left;
	min-height: 500px;
	background: url(img/about_index.png) no-repeat center 30px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
.about_index .tigong{width: 100%;margin: 200px 0 0 0;border-bottom:dotted #ccc 1px;padding: 0 0 10px 0;}
.about_index .tigong h1{font-weight: bold;font-size: 15px;font-family:Microsoft Yahei;}
.about_index .tigong .b{margin: 10px 0 0 0;line-height: 28px;}
.about_index .tigong .b *{color: #666;}
.about_index .tigong .b p{text-indent: 2em;}
.about_index .tigong {line-height: 28px;}
.about_index .all{width: 100%;float: left;}
.about_index .all ul{width: 100%;float: left;margin: 0 0 25px 0;}
.about_index .all ul li{width: 268px;height:340px;float: left;margin: 10px 10px 0 5px;}
.about_index .all ul li p.a{}
.about_index .all ul li p.a img{width: 260px;height: 155px;border:#dbdbdb solid 1px;padding: 4px;}
.about_index .all ul li p.b{font-weight: bold;margin: 10px 0 0 0;}
.about_index .all ul li p.b a{color:#008486;font-size: 14px;font-family:Microsoft Yahei;}
.about_index .all ul li p.c{}
.about_index .all ul li p.c{color:#adadad;font-size: 14px;font-family:Microsoft Yahei;}
.about_index .all ul li p.d{color:#666;margin: 6px 0 0 0;line-height: 23px;}
.about_index .all ul li p.e{margin:5px 0 0 0;}
.about_index .all ul li p.e a{width: 69px;height: 22px;display: block;background:url(img/more2.png);}
/*keji_index*/
.keji_index{width:725px;float: left;min-height: 500px;margin: 10px 0 0 12px;background:url(img/keji_index.jpg) no-repeat center 10px;}
.keji_index .yanfa{width:748px;height: 262px;float: left;margin: 12px 0 0 0;}
.keji_index .yanfa a{width: 370px;height: 133px;display: block;float: left;}
.keji_index .yanfa a:hover{background:#00a5a9;opacity: 0.1;filter:alpha(Opacity=10);-moz-opacity:0.1;}
.keji_index .gaijin{width: 100%;float: left;padding: 0 0 20px 0;margin: 10px 0 20px 0;}
.keji_index .gaijin .a{line-height: 32px;font-weight: bold;color:#444;font-family: Microsoft Yahei;font-size: 14px;}
.keji_index .gaijin .b{line-height: 23px;}
.keji_index .gaijin .b p{color: #666;text-indent: 2em;}
/*kefu_index*/
.kefu_index{width:725px;float: left;min-height: 500px;margin: 10px 0 0 12px;}
.kefu_index .all_a{width: 100%;float: left;border-bottom:dotted #1140 1px;height: 140px;margin: 10px 0 0 0;}
.kefu_index .all_a .img{float: left;}
.kefu_index .all_a .txt{float: right;width: 515px;}
.kefu_index .all_a .txt p{text-indent: 2em;margin: 5px 0 0 0;line-height:38px !important;}
.kefu_index .all_b{width: 100%;float: left;border-bottom:dotted #1140 1px;height: 140px;margin: 10px 0 0 0;}
.kefu_index .all_b .img{float: right;}
.kefu_index .all_b .txt{float: left;width: 515px;}
.kefu_index .all_b .txt p{line-height: 19px;text-indent: 2em;margin: 5px 0 0 0;}
.kefu_index .txt p *{color: #666;}
.kefu_index .all_b .txt p span{float: right;}
.kefu_index .all_a .txt p span{float: right;}
/*lianxi_index*/
.lianxi_index{width:725px;float: left;min-height: 500px;margin: 10px 0 0 12px;background:url(img/lianxi_index.jpg) no-repeat;}
.lianxi_index .lianxi .a{width: 222px;height: 297px;display: block;}
.lianxi_index .lianxi .b{width: 222px;height: 297px;display: block;margin: 0 0 0 26px;}
.lianxi_index .lianxi .c{width:222px;height: 297px;display: block;margin: 0 0 0 26px;}
.lianxi_index .lianxi a{float: left;}
.lianxi_index .lianxi a:hover{background:#000;opacity: 0.1;filter:alpha(Opacity=10);-moz-opacity:0.1;}
.lianxi_index .luxian{width: 100%;height: 200px;float: left;margin: 50px 0 0 0;border-bottom:dotted #1140 1px;padding: 0 0 80px 0;}
.lianxi_index .luxian *{color: #666;}
.lianxi_index .luxian p{line-height: 32px;}
.l img{max-width: 880px;}
.r img{max-width: 880px;}
/*list_list*/
.list_list{width: 860px;float: left;}
.list_list ul{width: 100%;float: left;margin: 18px 0 0 0;}
.list_list li{width: 100%;float: left;line-height: 36px;text-indent: 8px;margin: 6px 0;border-bottom:dashed 1px #ddd;}
.list_list li span{float: right;}
.list_list li a{margin: 0 0 0 5px;}
.list_list .ll{float: left;width: 190px;height: 120px;}
.list_list .ll img{width: 192px;height: 108px;}
.list_list .ll img:hover{opacity: 0.8;filter:alpha(Opacity=80);}
.list_list .rr{float: right;width:630px;}
.list_list h1{font-weight: bold;text-indent: 0;}
.list_list h1 a{color:#01a0a4;font-size: 14px;margin: 0 !important;}
.list_list h1 span{float:right;font-weight: normal;color: #666;}
.list_list .list2{margin: 0 0 5px 0;line-height: 22px;color:#555;text-indent: 0 !important;}
.list_list .rr p{text-indent: 0 !important;line-height: 22px;color: #666;}
/*list_img*/
.list_img{width: 880px;margin:0 auto;}
.list_img ul{width: 100%;float: left;}
.list_img ul li{width: 275px;float: left;height: 210px;overflow: hidden;border: solid #eee 1px;margin: 30px 5px 0 5px;border:solid 3px #ddd;}
.list_img ul li img{width: 275px;height: 182px;}
.list_img ul li p{width: 100%;height: 28px;background: #eee;line-height: 28px;text-align: center;}
.list_img ul li:hover{border:#01a0a4 solid 3px;opacity: 0.8;filter:alpha(Opacity=80);}
.list_img ul li:hover p{background:#01a0a4;}
.list_img ul li:hover p a{color: #fff;}
/*page no.*/
.page{width:700px;float: left;height: 30px;margin: 20px 0 0 10px;}
.page a{display: block;padding:6px 12px;float: left;background: #eee;margin: 0 5px;}
.page a:hover{background:#009fa3;color: #fff;}
.page li.current{background:#009fa3;color: #fff;}
.page span{padding:6px 12px;float: left;display: block;color:#fff;margin: 0 5px;background:#009fa3;}
/*list_content*/
.list_content{width: 850px;float: left;margin: 18px 0 0 10px;min-height: 500px;}
.list_content .lst_title h1{width: 100%;text-align: center;font-weight: bold;font-size: 16px;color: #00959c;border-bottom:dotted 1px #ddd;line-height: 36px;}
.list_content .lst_title .info{width: 100%;text-align: center;color: #888;line-height: 28px;margin: 0 0 10px 0;}
.lst_cont{line-height: 28px;font-size: 14px;text-align:justify;text-justify:inter-ideograph;}
.lst_cont *{font-size: 14px;}
/*pro_wrap*/
.pro_wrap{width:1140px;margin: 28px auto 0 auto; }
.pro_wrap .map{width: 1140px;float: left;height: 35px;background:url(img/mapbg.jpg) no-repeat 15px 0;border-bottom:solid #ddd 1px;}
.pro_wrap .map span{float: right;line-height: 22px;}
.pro_wrap .l{width: 880px;min-height: 500px;float: left;margin: 25px 0 0 0;}
.pro_wrap .r{width: 260px;min-height: 205px;float: right;margin: 25px 0 0 0;}
.pro_wrap .l .cpimg{width:430px;height: 330px;float: left;border:solid #ddd 1px;position: relative;}
.pro_wrap .l .cpimg ul{width:100%;height: 260px;float: left;}
.pro_wrap .l .cpimg ul li{width:100%;height:100%;float: left; }
.pro_wrap .l .cpimg ul li img{width: 100%;height: 100%;}
.pro_wrap .l .cpimg ol{width: 100%;height: 65px;float: left;}
.pro_wrap .l .cpimg ol li{width: 88px;height: 56px;float:left;padding: 2px;border:solid 1px #ccc;margin: 0 0 0 5px;}
.pro_wrap .l .cpimg ol li img{width: 100%;height: 100%;cursor:pointer;}
.pro_wrap .l .cpimg ol li.on{border:solid 1px #009fa3;}
.pro_wrap .l .smallimg{float: left;margin: 5px 10px 0 12px;width: 400px;}
.pro_wrap .l .cpimg .sPrev{width: 9px;height: 19px;position: absolute;left: 2px;z-index:555;bottom: 25px;display: block;background:url(img/pre.png);}
.pro_wrap .l .cpimg .sNext{width: 9px;height: 19px;position: absolute;right: 2px;z-index: 555;bottom: 25px;display: block;background:url(img/nxt.png);}
.pro_wrap .l .cpinf{float: right;width:420px;}
.pro_wrap .l .cpinf .title{ width:400px;font-weight: bold;font-size: 14px;font-family: Microsoft Yahei;color: #009fa3;height: 38px;border-bottom:dotted 1px #000;margin: 15px 0 0 0;}
.pro_wrap .l .cpinf .attr{width: 400px;float: left;margin-top: 20px;margin-right: 0;margin-bottom: 0px;margin-left:0;border-bottom:dotted 1px #000;}
.pro_wrap .l .cpinf .attr label{width: 70px;float: left;font-weight: bold;}
.pro_wrap .l .cpinf .attr span{float: right;width: 240px;}
.pro_wrap .l .cpinf .down{ display:none;border-top:dotted 1px #1140;border-bottom:dotted 1px #000;float: left;height: 60px;line-height: 60px;margin: 15px 0 0 0;width: 310px;}
.pro_wrap .l .cpinf .down .word{width: 113px;height: 25px;background:url(img/word.jpg) no-repeat;padding: 0 0 0 20px;}
.pro_wrap .l .cpinf .down .pdf{width: 113px;height: 25px;background:url(img/pdf.jpg) no-repeat;padding: 0 0 0 20px;}
.pro_wrap .l .cpinf .baojia{
	width: 400px;
	float: left;
	height: 50px;
	background: url(img/tel.jpg) no-repeat 170px 15px;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.pro_wrap .l .cpinf .baojia img{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.pro_wrap .l .infohtm{
	width: 98%;
	float: left;
	background: #fcfcfc;
	border: solid #ddd 1px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.pro_wrap .l .infohtm ol{float: left;width: 100%;height: 35px;line-height: 35px;background:#f9f9f9;border-bottom:solid #ddd 1px;}
.pro_wrap .l .infohtm ol li{float: left;padding: 0 35px;cursor: pointer;height: 32px;}
.pro_wrap .l .infohtm ol li.on{background: #fff;color: #009fa3;font-weight: bold;border-top:solid 2px #00abaf;height: 35px;margin: -1px 0 0 0;border-right:solid 1px #ddd;border-left:solid #ddd 1px;}
.pro_wrap .l .infohtm ul{float: left;width: 100%;}
.pro_wrap .l .infohtm ul li{margin: 15px;line-height: 28px;display: none;}
.pro_wrap .l .infohtm ul li.on{display: block;}
.pro_wrap .l .htmlask{width: 100%;float: left;height: 380px;border:solid #ddd 1px;margin: 18px 0 15px 0;background:#fcfcfc;}
.pro_wrap .l .htmlask .title{color: #00abaf;font-weight: bold;height: 36px;line-height: 36px;font-family:Microsoft Yahei;background:#f9f9f9;width: 100%;float: left;overflow:hidden;}
.pro_wrap .l .htmlask .title span{border-top: solid 3px #00abaf;margin: -1px 0 0 0;display: block;font-size: 14px;color:#00abaf;overflow: hidden;float: left;overflow:hidden;width: 380px;text-align: center;}
.pro_wrap .l .htmlask .uinfo{width: 100%;float: left;margin: 6px 0;}
.pro_wrap .l .htmlask .uinfo label{width: 70px;display: block;text-align: right;float: left;font-weight: bold;line-height: 28px;}
.pro_wrap .l .htmlask .uinfo span{width: 680px;display: block;float: right;}
.pro_wrap .l .htmlask .uinfo span input{width: 280px;border:solid #ddd 1px;height: 22px;background:url(img/input.jpg) repeat-x;padding: 2px 8px;}
.pro_wrap .l .htmlask .uinfo span textarea{width: 500px;height: 100px;padding: 10px;}
.pro_wrap .l .htmlask .uinfo .sua{width: 60px;height: 22px;background:url(img/btnbga.jpg) repeat-x;border: none;color: #fff;margin:0 0 0 88px;cursor:pointer;}
.pro_wrap .l .htmlask .uinfo .sub{width: 60px;height: 22px;background:url(img/btnbgb.jpg) repeat-x;border: none;color: #fff;margin: 0 0 0 20px;cursor: pointer;}
/*插件*/
.scrotop{width: 31px;height: 90px;background:url(img/scrotop.png);position: fixed;bottom: 200px;right: 100px;cursor: pointer;display: none;}
/*专题*/
.zt1{width: 100%;float: left;background:url(img/zt1_bg.jpg);min-height: 900px;}
.zt1_banner{width: 1419px;height: 511px;margin: 0 auto;position:relative;}
.zt1_body{width: 960px;margin:5px auto;min-height: 800px;background: #fff;padding: 15px 18px;}
.zt1a{float: left;width:100%;}
.zt1a1{width:554px;height: 309px;border:#bcbaba solid 1px;float: left;}
.zt1a2{width: 393px;height: 309px;border:#bcbaba solid 1px;float: right;}
.zt1a2 h1{font-weight: bold;text-indent: 12px;background: #eee;line-height: 32px;}
.zt1b{width: 100%;height: 1061px;background:url(img/zt1_gc.jpg) no-repeat;float: left;margin: 15px 0 0 0;}
.zt1yunshu{width: 100%;height: 219px;background:url(img/yunshu.jpg) no-repeat;float: left;margin: 15px 0 0 0;}
.zt1_sbyd{width: 100%;height: 40px;background:#cfaf8f;margin: 15px 0 0 0;float: left;}
.zt1_sbyd .title{margin: 5px 0 0 8px;color: #fff;}
.zt1_sbyd .title a{color: #fff;}
.zt1_sbyd .english{margin: 5px 0 0 8px;color: #888;font-size: 12px;line-height: 10px;}
.zt1_sbyd .english a{color: #888;}
.shebeiyoudian{width: 958px;min-height: 200px;border:#9fa0a0 solid 1px;float: left;border-top: none;height: auto;}
.jishucanshutit{height: 41px;width: 100%;float: left;background:url(img/zt1titlebg.jpg) repeat-x;margin: 15px 0 0 0;}
.jishucanshutit .left{float: left;margin: 0 0 0 8px;}
.jishucanshutit .left .title1{color: #001140b;font-weight: bold;margin: 5px 0 0 0;}
.jishucanshutit .left .english2{line-height: 20px;color: #888;}
.jishucanshutit .right{float: right;}
.jishucanshutit .right span{line-height: 41px;background:#9fa0a0;color: #fff;padding: 5px 5px;}
.jishucanshutit .right label{line-height: 41px;background: #fff;padding: 5px 5px;margin: 0 10px 0 0;}
.jishucanshutit .right span a{color: #fff;}
.jishucanshucont{width: 100%;float: left;margin: 15px 0 0 0;}
.jishucanshucont ol{width: 100%;height: 30px;float: left;}
.jishucanshucont ol li{float: left;width:180px;background: #eee;height: 30px;line-height: 30px;margin: 0 5px 0 0;text-align: center;cursor: pointer;}
.jishucanshucont ol li.on{background: #ddd;}
.jishucanshucont ul{width: 100%;float: left;min-height: 80px;}
.ztliuyan{width: 100%;float: left;margin: 15px 0 0 0;}
.ztliuyan .left{width: 555px;height: 355px;float: left;border:#f5f4f4 solid 1px;}
.ztliuyan .left .htmlask{width: 100%;float: left;height: 355px;border:solid #ddd 1px;margin: 0 0 15px 0;background:#fcfcfc;}
.ztliuyan .left .htmlask .title{color: #00abaf;font-weight: bold;height: 36px;line-height: 36px;font-family:Microsoft Yahei;background:#f9f9f9;width: 100%;float: left;overflow:hidden;}
.ztliuyan .left .htmlask .title span{border-top: solid 3px #00abaf;margin: -1px 0 0 0;display: block;font-size: 14px;color:#00abaf;overflow: hidden;float: left;overflow:hidden;width: 380px;text-align: center;}
.ztliuyan .left .htmlask .uinfo{width: 100%;float: left;margin: 10px 0;}
.ztliuyan .left .htmlask .uinfo label{width: 70px;display: block;text-align: right;float: left;font-weight: bold;line-height: 28px;}
.ztliuyan .left .htmlask .uinfo span{width: 450px;display: block;float: right;}
.ztliuyan .left .htmlask .uinfo span input{width: 300px;border:solid #ddd 1px;height: 26px;background:url(img/input.jpg) repeat-x;padding: 2px 8px;}
.ztliuyan .left .htmlask .uinfo span textarea{width: 300px;height: 50px;padding: 10px;}
.ztliuyan .left .htmlask .uinfo .sua{width: 60px;height: 22px;background:url(img/btnbga.jpg) repeat-x;border: none;color: #fff;margin:0 0 0 88px;cursor:pointer;}
.ztliuyan .left .htmlask .uinfo .sub{width: 60px;height: 22px;background:url(img/btnbgb.jpg) repeat-x;border: none;color: #fff;margin: 0 0 0 20px;cursor: pointer;}
.ztliuyan .right{width: 388px;height:355px;float: right;background:url(img/titbg2.jpg) no-repeat;border:solid 1px #d4d4d4;}
.ztliuyan .right h1{text-indent: 10px;height: 33px;line-height: 33px;font-size: 14px;width:250px;font-size: 14px;color: #000;}
.ztliuyan .right h1 span{float: right;color: #666;}
.ztliuyan .right li{line-height: 18px;margin:13px 6px 0 6px;color: #666;}
.ztliuyan .right li a{margin: 0 0 0 3px;color: #666;}
.ztliuyan .right li span{float: right;color:#1140;}
.proindex{width: 958px;float: left;margin: 15px 0 0 0;border:solid 1px #ccc;border-top:none;}
.proindex h1{width: 100%;height: 41px;background:url(img/titbg5.jpg) no-repeat;line-height: 41px;text-indent: 10px; font-size: 14px;border-right:solid 1px #ccc;}
.proindex h1 span{margin: 0 0 0 15px;color:#666;}
.proindex dl{width: 208px;float: left;height: 150px;margin: 8px 15px 0;}
.proindex dl dt{font-weight: bold;margin:0 0 8px 0;}
.proindex dl dd{margin: 2px 0 0 0;}
.zt2_banner_tit{position: absolute;z-index: 10;width: 996px;bottom: 1px;height: 45px;background:#f9f9f9;left:212px;}
.zt2_banner_tit li{width: 130px;height: 45px;float:right;background:url(img/zt2bg1.jpg) no-repeat;line-height: 45px;font-weight: bold;font-size: 15px;text-align: center;}
.zt2_banner_tit li a:hover{color:#01a0a4;}
.zlzs2{width: 100%;float: left;border:#9fa0a0 solid 1px;height: 349px;overflow: hidden;}
.zlzs2 h1{background:#9fa0a0;height: 35px;line-height: 35px;text-indent:15px;color: #fff;font-size: 14px;}
.zlzs2 .left{width: 412px;height: 190px;float: left;margin: 12px 0 0 12px;}
.zlzs2 .right{width: 510px;height: 289px;background: #eee;float: right;margin: 12px 10px 0 0;}
.rql2{width: 100%;float: left;border:#9fa0a0 solid 1px;height: 465px;overflow: hidden;margin: 15px 0 0 0;}
.rql2 h1{background:#9fa0a0;height: 35px;line-height: 35px;text-indent:15px;color: #fff;font-size: 14px;}
.rql2 .left{width: 605px;height: 377px;float: left;margin: 8px 0 0 8px;border:solid 1px #bbb;padding: 2px 2px 17px 2px;}
.rql2 .right{width: 320px;height: 399px;background:#e4eddb;float: right;margin: 8px 10px 0 0;}
.jgtd2{width: 100%;float: left;height:620px;overflow: hidden;margin: 15px 0 0 0;}
.jgtd2 h1{background:#00a4a6;height: 35px;line-height: 35px;text-indent:15px;color: #fff;font-size: 14px;}
.jgtd2 img{width: 960px;height: 570px;}
.tdys2{width: 100%;float: left;height:420px;overflow: hidden;margin: 15px 0 0 0;}
.tdys2 h1{background:#c9dbb8;height: 35px;line-height: 35px;text-indent:15px;color: #333;font-size: 14px;}
.tdys2 .content{margin: 15px auto 0 auto;}
.ghljj3{width: 100%;float: left;}
.ghljj3 .left{width: 360px;height: 307px;float:left;}
.ghljj3 .left .video3{float: left;margin: 8px 0 0 0;}
.ghljj3 .left .libg img{width: 348px;margin:20px 0 0 0;}
.ghljj3 .right{width: 590px;height: 307px;float: right;background:url(img/tuijian3.jpg) no-repeat 60px 220px #f3f3f3;}
.ghljj3 .right .content{margin: 18px;border-bottom:solid 1px #555;height:195px;}
.td3{width: 100%;float: left;margin: 15px 0 0 0;}
.td3 .left{width: 232px;height: 584px;border:solid 1px #d2d2d2;float: left;}
.td3 .left h1{background:#cfaf8f;height:38px;line-height: 38px;text-indent: 15px;font-size: 14px;}
.td3 .right{width: 712px;height: 583px;float: right;border:solid 1px #d2d2d2;}
.td3 .right img{margin:32px 0 0 15px;}
.alxc3{width: 100%;float: left;margin: 15px 0 0 0;}
.alxc3 h1{background: #e0e0e0;border-top:solid 1px #000;height:40px;}
.alxc3 h1 .tit{line-height: 16px;margin: 5px 0 0 0;text-indent: 15px;color: #000;font-weight: bold;}
.alxc3 h1 .eng{line-height: 18px;text-indent: 15px;color: #666;} 
.alxc3 ul{width: 100%;float: left;}
.alxc3 ul li{width: 100%;float: left;margin: 10px 0;}
.alxc3 ul li .img{width:349px;height: 154px;float: left;padding: 5px 8px;border:solid 1px #ccc;}
.alxc3 ul li .txt{width:580px;height: 155px;float: right;border:solid 1px #ccc;border-top: solid 10px #ccc;}
.alxc3 ul li .txt h2{border-bottom:dotted 1px #bbb;line-height: 35px;text-indent: 15px;color: #000;font-weight: bold;}
.alxc3 ul li .txt dd{width: 100%;height: 25px;margin: 10px 0 0 0;}
.alxc3 ul li .txt dd i{width: 100px;text-align: right;font-style: normal;text-indent: 22px;display: block;float: left;height: 25px;line-height: 25px;background:#9fa0a0;color: #fff;margin: 0 0 0 15px;padding-right:8px;}
.alxc3 ul li .txt dd span{width: 435px;display: block;float:left;margin: 0 0 0 15px;height: 25px;line-height: 25px;color: #000;}
.alxc3 ul li .txt dd i.hot{background:#cfaf8f;}
/*add*/
.l4{position: relative;}
.l4 ol{position: absolute;bottom:8px;right: 8px;}
.l4 ol li{width: 10px;height: 10px;margin: 0 2px;background:#ddd;cursor: #fff;float: left;cursor: pointer;}
.l4 ol li:hover{background:#01a0a4;}
.l4 ol li.on{background:#01a0a4;}
.r .text *{font-size: 12px;line-height:25px;}
.guest_post_hr{margin:10px 0;}
.guest_post_hr span{line-height: 38px !important;}
.guest_post_hr input{width: 320px !important;background: #eee !important;}
.guest_post_hr input:hover{background:#a5e0e6 !important;}
.guest_post_hr textarea{width:500px !important;height: 200px !important;background: #eee !important;}
.guest_post_hr textarea:hover{background:#a5e0e6 !important;}
.zhengce{margin:20px 0 0 0 !important;display: none;}
.zhengce p{text-indent: 2em !important;}
tbody tr td img{cursor: pointer;}
#onlineask{float: right;margin: 0 28px 0 0;cursor: pointer;background:url(img/online.png) no-repeat 0 5px;width: 80px;height: 30px;text-indent:32px;}
#onlineask:hover{color:#01a0a4;}
#onlineasktxt{width: 330px;height:250px;position:fixed;z-index:11409;background:#fff;right: 0;bottom: 0;display: none;border: solid #eee 2px;}
#onlineasktxt h1{width: 100%;height: 28px;line-height: 28px;text-indent: 15px;background: #ddd;}
#onlineasktxt h1 span{float: right;margin: 0 10px 0 0;cursor: pointer;}
#onlineasktxt .content{margin: 10px 0 0 15px;width: 308px;height: 160px;}
#onlineasktxt .content .left{width: 70px;float: left;}
#onlineasktxt .content .right{width:220px;float: right;height: 150px;margin: 0 10px 0 0;}
#onlineasktxt .content .right textarea{width: 100%;height: 100%;border:solid 1px #eee;}
#onlineasktxt .onlinesub{width: 100%;text-align: center;margin:8px 0 0 0;}
#onlineasktxt .onlinesub input{border: none;background:#ddd;padding:5px 8px;}
