@charset "utf-8";
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
caption, tfoot, thead,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
/*================================================== */
body {
	font-size:14px; margin:0px;padding:0px; color:#000;
	background:url(../images/bg.jpg) left top repeat-x #fff; font-family:"微软雅黑",Arial;
}
/* 把所有元素的内边距和边框不再会增加它的宽度 */
*, *:after, *:before {-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.clear{margin:0px auto; clear:both; height:0px; font-size:0px; overflow:hidden;}
a{ text-decoration:none; cursor:pointer; color:#333; }
a:hover{ color:#F17629; text-decoration:none;}
.ellipsis{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.linethrough{ text-decoration:line-through;}
.border-radius5{ -moz-border-radius:5px; -webkit-border-radius:5px;border-radius:5px; }
.bcenter{ width:1200px; margin:0 auto; }
.disp-block{ display:block; }
.disp-none{ display:none; }
.fl{ float:left; }
.fr{ float:right; }
.blank5{ float:left; width:100%; height:5px; line-height:5px; margin:0 auto; }
.blank10{ float:left; width:100%; height:10px; line-height:10px; margin:0 auto; }
.blank15{ float:left; width:100%; height:15px; line-height:15px; margin:0 auto; }
.blank20{ float:left; width:100%; height:20px; line-height:20px; margin:0 auto; }

.block_white{ width:100%; margin:0px auto; padding:30px 0; background:#fff; }
.block_gray{  width:100%; margin:0px auto; padding:30px 0; background:#f6f6f6; }

/***************************************************************************/
.toparea { width:100%; margin:0px auto; text-align:center; position:relative;}

.toparea .top{ width:1200px; height:30px; margin:0px auto; }
.toparea .top p{ float:left; height:30px; line-height:30px;  color:#fff; }
.toparea .top p a{ color:#fff; }
.toparea .top p a:hover{ color:#FF6600; }
.toparea .top .lan{ float:right; }
.toparea .top .lan li{ float:left; padding:0 10px; }
.toparea .top .lan li.en{ background:url(../images/spli_b.jpg) left 11px no-repeat; }
.toparea .top .lan li a{ float:left; color:#fff; height:30px; line-height:30px;}
.toparea .top .lan li a:hover{ color:#FF6600; }

.toparea .midd{ width:1200px; height:120px; padding:15px  0; margin:0px auto; }
.toparea .midd .logo{ float:left;  height:90px; }
.toparea .midd .tel{ float:right; height:90px; }

.nav-area{ width:100%; height:40px; margin:0px auto; text-align:center; }
/*主导航纵向	开始****************************************************************************/
.main-nav{ width:1200px; height:40px; margin:0px auto;  }
.main-nav ul{ float:left; width:1198px; padding-right:2px; background:url(../images/nav_spli.jpg) right 0px no-repeat;}
.main-nav ul li{ float:left; position:relative; z-index:10000; }
.main-nav ul li h3{ float:left; width:150px; padding-left:2px; background:url(../images/nav_spli.jpg) 0px 0px no-repeat;  }
.main-nav ul li h3 a{ float:left;width:100%; line-height:40px; text-align:center; font-size:16px; color:#fff; }
.main-nav ul li a:hover{ color:#fff; background:#333; }
.main-nav ul li.haschild a{ background:url(../images/iso.png) right 17px no-repeat; }
.main-nav ul li.haschild a:hover{    color:#fff; background:url(../images/iso.png) right 17px no-repeat #333; }
.main-nav ul li.haschild a.onsclect{ color:#fff; background:url(../images/iso.png) right 17px no-repeat #333; }
.main-nav ul li.haschild a.navhover{ color:#fff; background:url(../images/iso.png) right 17px no-repeat #333; }
.main-nav ul li.haschild ul li a{ background:none; }
.main-nav ul li.haschild ul li a:hover{ color:#fff; background:#333; }

#catehome h3{ width:146px;  }
/*二级*/
.main-nav ul li ul{ width:149px; position:absolute; padding:0px; z-index:10001; left:2px; top:40px; background:#666666; display:none; border:1px solid #7a7979;}
.main-nav ul li ul li{ float:left; height:auto; position:relative; z-index:10002; background:none; }
.main-nav ul li ul li h3{ float:left; width:147px; padding:0px; background:none; }
.main-nav ul li ul li a{
	float:left;  width:100%;; color:#fff; text-align:center; line-height:38px; font-size:14px; background:none; padding:0px;font-weight:normal;
	border-bottom:1px solid #7a7979;
}
.main-nav ul li ul li a:hover{ color:#fff; background:#333; }
.main-nav ul li ul li.haschild a{ background:url(../images/iso-l2.png) right 17px no-repeat; }
.main-nav ul li ul li.haschild a:hover{    color:#fff; background:url(../images/iso-l2.png) right 17px no-repeat #333; }
.main-nav ul li ul li.haschild a.onsclect{ color:#fff; background:url(../images/iso-l2.png) right 17px no-repeat #333; }
.main-nav ul li ul li.haschild a.navhover{ color:#fff; background:url(../images/iso-l2.png) right 17px no-repeat #333; }
.main-nav ul li ul li.haschild ul li a{ background:none; }
.main-nav ul li ul li.haschild ul li a:hover{ color:#fff; background:#333; }
/*二级以后*/
.main-nav ul li ul li ul{ position:absolute; z-index:10003; left:147px; top:0px; z-index:100000; padding:0px; display:none; }
.main-nav ul li ul li ul li a{ font-size:12px; }

/*换灯片*/
.fullSlide{ width:100%;position:relative;top:0px; height:480px; background:#fff; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{width:100% !important; }
.fullSlide .bd li{ width:100% !important; height:480px;overflow:hidden; text-align:center; }
.fullSlide .bd li a{ display:block;height:480px; }
.fullSlide .bd li a span{ display:none;}
.fullSlide .hd{ width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center;}
.fullSlide .hd ul li{
	float:none; cursor:pointer; display:inline-block; *display:inline; z-index:2; width:20px; height:20px; margin:2px; overflow:hidden;
	background:url(../images/pagination2.png) left 0px no-repeat; line-height:9999px;
}
.fullSlide .hd ul .on{ background:url(../images/pagination2.png) left -20px no-repeat; }
.fullSlide .prev,
.fullSlide .next{
	display:block;position:absolute; z-index:1; top:40%; left:0; z-index:1;width:75px; height:75px;
	background:url(../images/fleche_left.png) -75px 0px no-repeat; cursor:pointer; display:none;
}
.fullSlide .next{ left:auto; right:0; background:url(../images/fleche_right.png) -75px 0px no-repeat; }

.hotsearch{ width:100%; margin:0px auto; border-bottom:1px solid #ddd; }
.hotsearch .con{ width:1200px; margin:0px auto; height:60px; padding:15px 0; }
.hotsearch .con .sform{ float:left;  }
.hotsearch .con .sform .input{ float:left; width:240px; padding:5px; height:30px; line-height:30px; border:1px solid #ddd; }
.hotsearch .con .sform .sbt{ float:left; width:55px; height:30px; border:0; background:url(../images/sbt.jpg) left top no-repeat; cursor:pointer; }
.hotsearch .con p{ float:left; padding-left:10px; color:#018997; height:30px; line-height:30px; }
.hotsearch .con p a{ margin:0 5px;}


/**/
.cooperation{ width:1200px; margin:0px auto; padding:0 0px; }
.cooperation .tit{ float:left; width: 100%; margin:0 auto; font-size:28px; text-align:center; height:80px; line-height:50px; color:#018997; background:url(../images/tit_bg_1.png) center bottom no-repeat; }
.picCooper{ width:1200px; padding:30px 50px 0; position:relative; z-index:10; height:190px; background:#fff; overflow:hidden; }
.picCooper .prev,.picCooper .next{
	display:block; position:absolute; z-index:20; top:60px; left:0px;  z-index:20;
	width:30px; height:60px; background:url(../images/slider-arrow.png) -70px -143px #333 no-repeat; cursor:pointer; filter:alpha(opacity=50);opacity:0.5; 
}
.picCooper .next{ left:auto; right:0; background-position:10px -143px; }
.picCooper .prev:hover,.picCooper .next:hover{ background-color:#018997; filter:alpha(opacity=1);opacity:1;  }
.picCooper ul{ width:1100px; margin:0 auto; overflow:hidden; zoom:1; }
.picCooper ul li{ float:left; width:222px; height:220px; position:relative; z-index:30; overflow:hidden; margin:0px 20px 0 30px; }
.picCooper ul li img{float:left; width:210px; height:110px; padding:1px; border:1px solid #ddd; display:block; background:url(../images/loading.gif) center center no-repeat; }
.picCooper ul li span{
	float:left; width:220px; height:30px; line-height:30px; text-align:center; 
}
.cooperation .con .more{  margin:0px auto; width:100px; height:35px; line-height:35px; background:#018997; display:block; text-align:center; color:#fff; }
.cooperation .con .more:hover{ background:#E67817;  }
/**/
.goodsarea{ width:1200px; margin:20px auto 0; padding:0 0px; }
.goodsarea .category{ float:left; width:242px; padding:0 0px; border:1px solid #d8d8d8; }
.goodsarea .category h2{ float:left; width:240px; padding:10px 15px 5px; background:#018997; color:#fff; line-height:30px; text-transform: uppercase; }
.goodsarea .category h2 span{ float:left; width:220px; padding-left:25px; height:26px; line-height:30px; font-size:18px; background:url(../images/iso_10.png) left 6px no-repeat; }
.goodsarea .category ul{ float:left; width:240px; height:404px; background:#eeeeee; }
.goodsarea .category ul li{float:left; width:100%; border-top:1px solid #d8d8d8; }
.goodsarea .category ul li a{ float:left; width:240px; padding:0 0 0 30px; height:50px; line-height:50px; background:url(../images/cate_iso2.jpg) 10px 20px no-repeat; }
/*
.goodsarea .category ul li a:hover{ background:url(../images/cate_iso.jpg) 10px 20px no-repeat #fff; }
*/
.goodsarea .category ul li.on a{ background:url(../images/cate_iso.jpg) 10px 20px no-repeat #f0f0f0; color:#F17629; }

.goodsarea .product-list{ float:right; width:940px; padding:0 0px; }
.goodsarea .product-list h2{ float:left; width:100%; height:45px; line-height:50px; overflow:hidden; border-bottom:1px solid #018997; font-size:18px; text-transform: uppercase; }
.goodsarea .product-list h2 p { float:left; font-size:14px; color:#c8c8c8; line-height:55px; } 
.goodsarea .product-list h2 p span{ float:left; height:50px; line-height:50px; font-size:18px; color:#018997; }
.goodsarea .product-list h2 a{ float:right; padding-right:20px; height:50px; line-height:60px; font-size:14px; color:#018997; background:url(../images/more.png) right 22px no-repeat;  }
.goodsarea .product-list ul{ float:left; width:100%; height:410px; padding:10px 0 0; }
.goodsarea .product-list ul li{ float:left; width:215px; margin:8px 9px; }
.goodsarea .product-list ul li a{ float:left; border:1px solid #ddd; padding:1px; background:#e4e4e4; color:#018997; text-align:Center; }
.goodsarea .product-list ul li .img{ float:left; width:215px; height:165px; }
.goodsarea .product-list ul li .txt{ float:left; width:215px; height:30px; line-height:30px;  }
.goodsarea .product-list ul li a:hover{ background:#e4e4e4; color:#F17629; }

/**/
.block_ad{  width:100%; margin:0px auto; padding:0px 0; background:#57a9ac; }
.adarea{ width:1200px; margin:0 auto; height:150px; }
.adarea a{ float:left; }

/**/
.advantage{ width:1200px; margin:0px auto; padding:0 0px; }
.advantage .tit{ width: 100%; margin:0 auto; font-size:28px; text-align:center; height:100px; line-height:50px; color:#018997; background:url(../images/tit_bg_2.png) center bottom no-repeat; }
.advantage .con{ width: 100%; padding:50px 0 30px; margin:0 auto; background:url(../images/advantage_bg.png) right bottom no-repeat; }
.advantage .con ul{  width:800px; }
.advantage .con ul li{  float:left;  padding:15px 0; border-bottom:1px dotted #ccc; display:inline; }
.advantage .con ul li h3{ height:30px; line-height:30px; font-size:16px; }
.advantage .con ul li h3 span{  float:left;  width:70px; height:30px; line-height:30px; font-weight:bold; font-size:18px; background:url(../images/iso_11.png) right bottom no-repeat; text-align:center; font-family:Arial; color:#fff; }
.advantage .con ul li h3 font{  font-size:22px; color:#E67817; padding:0 5px; }
.advantage .con ul li p{ height:26px; line-height:26px; font-size:16px;text-indent:2em; }

.advantage .con ul li.li02{ margin-left:50px; }
.advantage .con ul li.li03{ margin-left:100px; }

/**/
.aboutus{ width:1200px; margin:0px auto; padding:0 0px; }
.aboutus .tit{ width: 100%; margin:0 auto; font-size:28px; text-align:center; height:80px; line-height:50px; color:#018997; background:url(../images/tit_bg_3.png) center bottom no-repeat; }
.aboutus .con{ width: 100%;  padding:30px 0 0px; }
.aboutus .img{ float:left; border:1px solid #ddd; padding:1px; width:362px; height:233px; }
.aboutus .img img{ float:left; width:100%; }
.aboutus .txt{ float:right; width:820px; line-height:28px; }
.aboutus .txt font{ font-weight:bold; color:#018997; }
.aboutus .txt a{ color:#018997; }

.aboutus .horner{ float:left; width:900px; padding-top:20px; }
.aboutus .horner h3{ float:left; width:900px; height:30px; line-height:30px; color:#d9d9d9; font-family:Arial; background:url(../images/line.jpg) left center repeat-x; }
.aboutus .horner h3 span{ float:left; height:30px; line-height:30px; color:#d9d9d9; background:#fff; padding:0 10px 0 0; }
.aboutus .horner h3 span font{  font-size:18px; color:#000; padding:0 5px; font-family:'微软雅黑'; }
.aboutus .horner h3 a{  float:right; padding:0 10px; margin-right:20px; background:#018997; color:#fff; font-size:12px; }
.aboutus .horner h3 a:hover{ background:#E67817; }
/**/
.picHorner{ width:900px; padding:20px 0px 0; position:relative; z-index:10; overflow:hidden; }
.picHorner ul{ width:900px; margin:0 auto; overflow:hidden; zoom:1; }
.picHorner ul li{ float:left; width:210px; position:relative; z-index:30; overflow:hidden; margin:0px 7px; }
.picHorner ul li img{float:left; width:210px; height:270px; padding:1px; border:1px solid #ddd; display:block; background:url(../images/loading.gif) center center no-repeat; }
.picHorner ul li span{
	float:left; width:210px; height:30px; line-height:30px; text-align:center;  background:#018997; color:#fff;
}
/**/
.contact{ float:right; width:272px; background:#018997; padding:3px; margin-top:20px; }
.contact p{ float:left; width:266px; height:345px; background:url(../images/contact.jpg) 5px 5px no-repeat #018997; padding:145px 15px 5px; border:3px solid #fff; color:#fff; line-height:30px; }

/**/
.cases{ width:1200px; margin:0px auto; padding:0 0px; }
.cases .tit{ width: 100%; margin:0 auto; font-size:28px; text-align:center; height:80px; line-height:50px; color:#018997; background:url(../images/tit_bg_4.png) center bottom no-repeat; }
.cases .con{ width: 100%;  padding:20px 0 0px; }
.cases .con ul{ float:left; width:100%; padding: 0px 0 20px; }
.cases .con ul li{ float:left; width:25%; padding:10px 10px; }
.cases .con ul li a{ float:left; text-align:Center; }
.cases .con ul li .img{ float:left; max-width:100%; border:1px solid #dddddd; }
.cases .con ul li .txt{ float:left; width:100%; line-height:30px;  }
.cases .con ul li a:hover{  color:#F17629; }
.cases .con .more{  margin:0px auto; width:100px; height:35px; line-height:35px; background:#018997; display:block; text-align:center; color:#fff; }
.cases .con .more:hover{ background:#E67817;  }

/**/
.news-area{ float:left; width:690px; padding:0 0px; }
.news-area .tit{ float:left; width:690px;; margin:0 auto; text-align:center; border-bottom:1px solid #ddd; }
.news-area .tit .more{ float:right; padding-right:20px; height:30px; line-height:30px; font-size:14px; color:#018997; background:url(../images/more.png) right 7px no-repeat;  }
.news-area .con{ width:690px;  padding:0px 0 0px; }

/*切换新闻*/
.slideNewsBox{ float:left; overflow:hidden; }
.news-tab{ float:left; width:600px; height:30px;  }
.news-tab li{ float:left; padding:0 15px; height:30px; line-height:30px; cursor:pointer; font-size:16px; overflow:hidden; }
.news-tab li.on{ border-bottom:1px solid #018997; color:#018997; font-weight:bold; }

.news-tab-con{ float:left; width:690px; padding-top:15px; }
.news-tab-con li{ float:left; width:690px; }
.news-tab-con li a.txt{
	float:left; width:690px; padding-left:15px; height:38px; line-height:38px;
	background:url(../images/iso_2.jpg) 0px 16px no-repeat; border-bottom:1px dotted #ddd;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;-moz-binding: url('ellipsis.xml#ellipsis');
}
.news-tab-con .topnews{ float:left; padding:0 0 10px; }
.news-tab-con .topnews .pic{ float:left; }
.news-tab-con .topnews .pic img{ float:left; width:200px; height:130px; border:1px solid #ddd; }
.news-tab-con .topnews .txt{ float:right; width:480px; }
.news-tab-con .topnews .txt a.title{ float:left; width:100%; font-weight:bold; height:30px; line-height:30px;overflow:hidden; color:#018997; text-overflow:ellipsis; white-space:nowrap;-moz-binding: url('ellipsis.xml#ellipsis');}
.news-tab-con .topnews .txt p{float:left; width:100%; line-height:26px; font-size:12px; overflow:hidden; color:#666; }
.news-tab-con .topnews .txt p a{ color:#018997; }

/**/
.ask-area{ float:right; width:460px; }
.ask-area .tit{ float:left; width:460px; border-bottom:1px solid #ddd; }
.ask-area .tit h3{ float:left; height:30px; line-height:30px; padding:0 10px; font-size:16px; border-bottom:1px solid #018997; color:#018997; font-weight:bold; }
.ask-area .tit .more{ float:right; padding-right:20px; height:30px; line-height:30px; font-size:14px; color:#018997; background:url(../images/more.png) right 7px no-repeat;  }
.ask-area .con { float:left; padding-top:10px; width:460px; }

#askcon {width: 460px;height:435px;margin: 0px auto;position: relative;background-color: #FFF;overflow: hidden;}
#askcon .bottomcover {position: absolute;bottom: 0;background: url("../images/halftransp.png") repeat-x 0 -5px; height: 35px;width:460px;_background: none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.t.sinajs.cn/t35/style/images/tlogin/halftransp.png?id=1341302813656', sizingMethod='crop');pointer-events: none;}
#askcon ul {position: relative;margin: 0px 0px 0px 0px;top: 0;left: 0;padding: 0;}
#askcon ul li {width: 100%;padding: 10px 0;_padding:0px 0;overflow: hidden;line-height: 1.5;}
#askcon ul li .atit{ float:left; padding:0px 0 10px; }
#askcon ul li .acon{ float:left; padding:0 0 15px; color:#666;border-bottom: 1px dotted #d6d6d6; }
#askcon ul li .atit span, #askcon ul li .acon span{ float:left; width:24px; line-height:24px; text-align:center; background:#018997; color:#fff; }
#askcon ul li .atit p, #askcon ul li .acon p{ float:left; line-height:24px; width:430px; padding-left:10px; }
#askcon ul li .acon span{ background:#FE9D00; }

/*footer*/
.footer{ width:100%; margin:50px auto 0; background:#323232; border-top:2px solid #018997; }
.footer .bottom-nav{ width:100%; margin:0px auto 0; border-bottom:1px solid #494949; }
.footer .bottom-nav ul{ width:1200px; margin:0px auto 0; height:50px; line-height:50px; text-align:center; }
.footer .bottom-nav ul li{ display:inline; height:30px; line-height:30px; padding:0px 15px; margin:10px 0;  background:url(../images/spli_b.jpg) left 5px no-repeat; }
.footer .bottom-nav ul li a{ padding:0 0px; margin:0;  color:#fff; }

.footer .bottom-midd{ float:left; width:1200px; padding:30px 0; color:#fff; background:url(../images/logo_b.png) left center no-repeat; }
.footer .bottom-midd .linkarea{ float:left; padding-top:15px; width:950px; padding-left:260px; line-height:26px; }
.footer .bottom-midd .wechat{ float:right; width:104px; line-height:20px; text-align:center; margin:10px 0 0 20px; }
.footer .bottom-midd .wechat img{ max-width:100%; }

.copyright{ width:100%; margin:0px auto 0; background:#323232; border-top:1px solid #494949; }
.copyright p{  width:1200px; padding:20px 0 20px 20px; color:#fff; line-height:24px; text-align:center; }
.copyright a{ color:#fff; }

/*内页主体*/
.sub_banner{ width:100%; margin:0px auto 0; }
.sub_banner img{ float:left; width:100%; }

/*左侧*/
.sub_side{ float:left; width:240px; padding:10px 0 0 0px; }
.sub_treeview{ float:left; width:240px;; border-bottom:0; padding:0px; }
.sub_treeview .leftree{ float:left; width:100%; }
.sub_treeview .leftree h2{
	float:left; width:100%; height:40px; line-height:40px; padding-left:40px; font-size:16px; color:#fff;
	background:url(../images/iso_9.png) 10px 11px no-repeat #018997;
}
.sub_treeview .leftree .con{ float:left; width:100%; background:#f0f0f0; padding-left:0px; }
/*左侧导航 开始************************************************************************/
.sub_treeview .subtree{ float:left; width:100%; padding:0px 0 0; }
.sub_treeview .subtree li{width:100%;}
.sub_treeview .subtree li a{float:left; width:100%; line-height:40px; padding-left:40px; cursor:pointer;background:url(../images/left_bg_lv.png) no-repeat 0px 0px; } 
.sub_treeview .subtree li a:hover { background:url(../images/left_bg_lv.png) no-repeat 0 -40px; text-decoration:none; }
.sub_treeview .subtree li a.onsclect{ background:url(../images/left_bg_lv.png) no-repeat 0 -40px; color:#F17629; }
/*二级*/
.sub_treeview .subtree li ul{  }
.sub_treeview .subtree li ul li a{ padding-left:45px; line-height:35px; background:url(../images/left_bg_lv.png) no-repeat 0 -80px; color:#018997; }
.sub_treeview .subtree li ul li a:hover { background:url(../images/left_bg_lv.png) no-repeat 0 -115px; text-decoration:none; }
.sub_treeview .subtree li ul li a.onsclect{ background:url(../images/left_bg_lv.png) no-repeat 0 -115px;}
/*三级*/
.sub_treeview .subtree li ul li ul li a{ line-height:35px; padding-left:60px;background:url(../images/left_bg_lv.png) no-repeat 0 -150px; color:#FF8D00; }
.sub_treeview .subtree li ul li ul li a:hover { background:url(../images/left_bg_lv.png) no-repeat 0 -185px; text-decoration:none; }
.sub_treeview .subtree li ul li ul li a.onsclect{ background:url(../images/left_bg_lv.png) no-repeat 0 -185px;}
/*左侧导航 结束************************************************************************/
.sub_treeview .lefcont{ float:left; width:100%; padding-top:20px; }
.sub_treeview .lefcont h2{
	float:left; width:100%; height:40px; line-height:40px; padding-left:40px; font-size:16px; color:#fff;
	background:url(../images/iso_9.png) 10px 11px no-repeat #018997;
}
.sub_treeview .lefcont .con{ float:left; width:100%; background:#f0f0f0; padding-left:0px; }
.sub_treeview .lefcont .con p{ float:left; padding:10px 10px 0; line-height:30px; }

/*主体*/
.sub_content{ float:right; width:940px; padding:10px 0 0 0px; border-top:0; }
/*当前位置*/
.sub_pos{ float:left; width:100%; padding:0px 10px; height:40px; background:#F2F2F2;  }
.sub_pos span{ float:left; color:#018997; font-size:16px; height:40px; line-height:40px; padding-left:20px; background:url(../images/iso_9_1.png) no-repeat 0px 13px;  }
.sub_pos p{ float:right; height:40px; line-height:40px; font-size:12px; }
/*内容主体*/
.sub_content .sub_main{ float:left; width:100%; margin:0px; padding:10px; }

.cateindex{ float:left; width:100%; margin:5px 0 10px; border-bottom:1px solid #ddd; height:30px; line-height:30px; overflow:hidden; }
.cateindex span{ float:left;  padding-left:20px; background:url(../images/iso_12.png) no-repeat 0px 8px; }
.cateindex a{ float:right; font-size:12px; line-height:35px; }

.linkcon{ float:left; width:400px;}
.messageform{
	float:right; padding:15px; margin-top:20px; background:#f0f0f0; border:1px solid #ddd;
	-moz-border-radius:5px;      /* Gecko browsers */
	-webkit-border-radius:5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */
}
.messageform table{ float:left; font-size:14px; padding:0px; border-collapse:collapse; border-spacing:0; }
.messageform table tr td,.messageform table tr th { font-weight:normal; padding:5px 10px; }
.messageform table tr td input { float:left;width:300px; border:1px solid #ddd; padding:5px 5px; }
.messageform table tr td select { float:left;width:300px; border:1px solid #ddd; padding:5px 5px; }
.messageform table tr td textarea { width:300px; height:60px; border:1px solid #ddd; padding:5px; }
.messageform table tr td img{float:left;height:28px;border:1px solid #ddd; margin-left:5px;}

.messageform .codeInput{ float:left; width:70px; }
.messageform .codeImg{ float:left; margin:2px 10px 0; }
.messageform .askbtn{
	background:#F07629; cursor:pointer; margin:2px 0px 0; padding:0 20px; width:150px;
	height:35px; line-height:35px; color:#fff; font-size:14px;font-family:'微软雅黑',Arial;
}
.baiduMap{ float:left; width:100%; height:407px; padding:0px; margin:20px 0 20px; border:1px solid #ddd; }

.pagelist_box{ float:right;}




