/*--- 通用 ---*/
html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,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%;}
body{font-size:14px; font-family:Arial,Microsoft YaHei,Helvetica,sans-serif;}
html,body{min-height: 100%;height:100%;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
h1{font-size:20px;line-height:30px;}
h2{font-size:16px;}
h3{font-size:16px;line-height:24px;}
h4,h5,h6{font-size:14px;line-height:20px;}
a{color:#3ebc00;text-decoration:none;outline:none;transition:all 0.1s linear 0s;}
a:hover{color:#00b279;text-decoration:none;}
ul,ul li{list-style:none;margin:0;padding:0;}
fieldset,img{border:none;}
hr{color:#ddd;background-color:#ddd;height:1px;border:0px;}
.clear{clear:both;margin:0;padding:0;}
.hidden{display:none;}
.left{ float:left;}
.right{ float:right;}
#root{width:100%;height:100%;
    width:expression(document.body.clientWidth <= 1140? "1140px": "auto");
    min-width:1140px;}
/*--- 头部样式 ---*/
.header{width:100%;z-index:999999;}
.top0{ width:100%; float:right;padding-right:20px; text-align:right;height:35px; line-height:35px;background:url(/Public/App/images/telbg.gif) no-repeat right; font-weight:bold; color:#727272; font-size:16px;}
.top{ width:1140px;  margin:0 auto; height:100px;}
.topleft{width:385px; float:left;}
.topright{width:700px; float:right; padding-top:15px;}
/*--- 导航 ---*/
#nav{ width:680px;margin:0 auto;height:39px; padding-left:35px; padding-top:10px;}
/* Menu */
.menu {
	height: 43px;
	width: 680px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 43px;
}
/* Links */

.menu li a {
	display: block;
	padding: 0 20px;
height: 43px;
	line-height: 43px;
	text-decoration: none;
	font-family: Arial,Microsoft YaHei,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #515151;
	
}
.menu li:first-child a {
	border-left: none;
}
.menu li:last-child a {
	border-right: none;
}
.menu li:hover > a {
	color: #03a5ea;
	background:#f7f7f7;
}
.menu li .current{color:#03a5ea;}
/* Sub Menu */

.menu ul {
	position: absolute;
	z-index:99999999;
	top: 43px;
	left: 0;
	opacity: 0;
	background: #f7f7f7;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}
.menu li:hover > ul {
	opacity: 0.95;
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}
.menu li:hover > ul li {
	height: 36px;
	line-height: 36px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 180px;
	padding: 0px 0 0px 15px;
		height: 36px;
	line-height: 36px;
	margin: 0;
	border: none;
	border-bottom: 1px solid #f0f0f0;
}
.menu ul li:last-child a {
	border: none;
}


/*--- 幻灯片 ---*/
.banner_div{height:512px; width:100%;margin:0 auto;overflow:hidden;}
#flash { width:100%; height:512px; overflow:hidden; margin:0 auto; clear:both; position:relative; padding:0px;}
#flash a {width:100%; height:512px; display:none;}
#flash img {/*width:100%; height:407px; display:none;*/}
.flash_bar { display:none; width:100px; z-index:1069; height:30px; overflow:hidden; padding-top:13px!important; padding-top:12px; bottom:50px;text-align:center;margin:0 auto;position:relative; }
.flash_bar .dq { display:inline-block; float:left; width:8px; height:8px; margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/ cursor:pointer;
background:url(/Public/App/images/tg_flash_p.png) no-repeat 0px 0px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Public/App/images/tg_flash_p.png" ,sizingMethod="crop"); }
.flash_bar .no { display:inline-block; float:left; width:8px; height:8px; margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/ cursor:pointer;
background:url(/Public/App/images/tg_flash_p2.png) no-repeat 0px 0px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Public/App/images/tg_flash_p2.png" ,sizingMethod="crop"); }
#flashBg { height:512px; overflow:hidden; width:100%; clear:both; margin:0; padding:0;}
#flashLine {height:512px; width:100%; clear:both;}
.more { clear:both; display:block;width:150px; margin:12px auto 0px 0px;background:#00b2cc;border-radius: .3em;}
.more a{ display:block;font:14px "Arial";color:#fff;padding:3px 20px 5px 20px;  text-align:center;}
.more a:hover{ display:block;color:#fff; background:#21b5f3; text-decoration:none;border-radius: .3em;}
/*--- 整体 ---*/
.main1{width:1140px;height:auto;margin:0 auto;position:relative;background:#fff;overflow:hidden;}
.main1_l{width:360px;height:auto;overflow:hidden; float:left;}
.main1_m{width:310px;height:auto;overflow:hidden; float:left; padding-left:40px;}
.main1_r{width:256px;height:auto;overflow:hidden; float:right; }
.main1 h2{ font-size:16px; font-family:Arial; float:left;}
.main1 span{ float:right; padding-top:5px;}
.main1 span a{ font-size:10px; font-family:Arial; text-align:right; }
.main1_r .gsjj{text-align:center;background:url(/Public/App/images/gsjjbg.gif) repeat-x; height:30px; line-height:30px; color:#fff; }
.main1_r .gsjj a{ color:#fff;font-family:Arial;font-weight:bold; padding:0 10px; font-size:14px;}
.main2{width:100%;height:auto;margin:10px auto;position:relative;background:#f2f2f2;overflow:hidden; padding-top:20px;}
.main2_l{width:1140px;height:300px;;margin:0 auto;position:relative;overflow:hidden;}
.main2 h2{ font-size:16px; font-family:Arial; float:left;}
.main2 span{ float:right; padding-top:5px;}
.main2 span a{ font-size:10px; font-family:Arial; text-align:right; }
.cp{width:100%;float:left;height:auto;}
/*--- 首页主题框架内容---*/
.maincontent{width:100%;height:auto;margin:0 auto;position:relative;background:#fff;overflow:hidden; }
#products{width:100%;height:286px; margin:-230px auto 0 auto; position:absolute; z-index:999;}
#choose{background: url(/Public/App/images/choosebg.jpg) repeat-x;width:100%;height:auto;}
#error{background:#f0f0f0;width:100%;height:auto;padding:0 0 20px;}
.title{width:1140px;margin:0 auto;height:auto;padding:15px 0 20px 0px; text-align:center;}
.title_l{ width:342px; float:left;}
.title_l3{ width:431px; float:left;}
.title_l4{ width:558px; float:left;}
.title_r{ width:640px; float:left; text-align:left; padding:35px 0 0 0;}
.title_r3{ width:440px; float:left; text-align:left; padding:35px 0 0 0;}
.title_r4{ width:406px; float:right;  text-align:center; height:133px;}
.title h2,.title h2 a{font:26px "Arial"; color:#035a8a;}
.title span{font:18px  "Arial"; color:#fa8f4b; text-transform: uppercase;}
.products{ clear:both; padding:20px 0 40px 0;width:1140px;margin:0 auto;height:auto;}
.choose{ clear:both; padding:20px 0 20px 0;width:990px;margin:0 auto;height:auto;}
.aboutname{text-align:left;color:#FFF; padding:20px;}
.aboutname h2{font:18px "Arial";}
.aboutname p{font:12px "Arial"; padding-top:15px; padding-bottom:15px;}
.aboutname a{ color:#FFF;width:100px; display:block; height:25px; line-height:25px; font-size:12px; background:#e70012;text-align:center;}
.aboutname a:hover{ color:#fff;background:#ff9700;}
.aboutname2{text-align:left;color:#000; padding:10px;}
.aboutname2 h2{font:16px "Arial"; font-weight:bold;}
.aboutname2 p{font:12px "Arial"; padding-top:15px; padding-bottom:15px;}
/*首页产品*/
.indexproduct{ width:1180px; float:left; margin-bottom:1px;}
.product1{ float:left; width:370px; height:115px; margin-left:5px; margin-right:5px; margin-top:10px; padding-left:10px; padding-top:10px;background: url(/Public/App/images/cbg1.png);border-radius: .5em;}
.product1:hover{ background: url(/Public/App/images/cbg2.png);border-radius: .5em;}
.product2{ float:left; width:370px; height:115px; margin-left:10px; margin-top:10px; padding-left:10px; padding-top:10px;}
.indexproduct img{ float:left; width:108px; height:108px; }
.productname{  height:108px; line-height:120px; text-align:left; color:#717171; float:left; padding-left:15px;}


.productname h2 a{font:30px bold "Arial";color:#fff; }
.productname a:hover{ color:#fff;}
.productyangpin a{ height:32px; line-height:32px; padding-left:10px;}
.productxiangxi{ text-align:right; margin-bottom:20px;}
.productbutton{ margin-top:15px; margin-bottom:5px;width:100px; text-align:center; z-index:999; float:right;}
.productbutton a{text-decoration: none; font:12px "Arial";  display:block;height:20px; line-height:20px;color:#000;background:#f7f7f7;}
.productbutton a:hover{background:#e7e7e7; color:#000; text-decoration:none;}
.productshipin{ clear:both; padding:30px 0 0 510px;width:490px;margin:0 auto; background: url(/Public/App/images/shipinbg.jpg) no-repeat;}
/*首页优势*/
.chooseleft{ float:left; width:480px; height:445px;}
.chooseright{ float:right; width:480px; height:445px;}
.chooselist{width:100%;float:left;height:auto;margin-left:0px;font:18px "Arial";}
.chooselist h2{margin-bottom:5px;font-size:26px;font-weight: normal;}
.chooselist h2 a{margin-bottom:5px;font:14px "Arial";font-weight: bold;color:#434343;}
.chooselist ul {margin:10px auto;padding: 0px;list-style: none;}
.chooselist ul li { clear:both;border-bottom:1px dashed #cacaca;height: 130px;margin-top: 8px;}
.chooselist ul li a:link {color: #434343;text-decoration: none; font-family: Arial, Helvetica, sans-serif;font-size:14px; }
.chooselist ul li a:visited {color: #434343;text-decoration: none;}
.chooselist ul li a:hover {color: #089353;text-decoration: none;}
.chooselistleft {width: 146px;float: left;margin: 7px 0px 7px 0px;}
.chooselistright {width: 316px;float: right;margin: 5px 0px 5px 0px;}
.choosejianshu {line-height: 22px;color: #666; font-size:12px; padding-top:10px;}
/*首页关于我们*/
#about{width:100%; background: url(../images/aboutbg.jpg) repeat-x center top; padding:64px 0 64px 0;}
.about{ clear:both;width:1070px;margin:0 auto;height:360px;}
.about1{ float:left; width:536px; background:#f3f6f8; padding:7px; margin-top:10px; line-height:20px; font-size:12px; color:#666;}
.about1 img{ float:left; margin-right:10px;}
.about2{ float:right; width:780px;}
.about3{float:left; width:780px; background: url(../images/sbg.png); height:200px;}
.about4{float:left; width:780px; margin-top:20px; background:#FFF; height:138px;}
.abouttitle{ clear:both; width:100%;color:#353535;font-size:14px; height:36px; line-height:36px;  margin-bottom:5px;}
.abouttitle h2{  width:60%; float:left; font-size:16px;}
.abouttitle span{text-align:right; float:right; padding-right:10px; width:30%;}
.abouttitle span a{font-size:12px; color:#353535;  height:32px; line-height:32px;  text-align:right; }
.abouttitle span a:hover{ color:#005094;  height:32px; line-height:32px;}
.aboutneirong{ line-height:24px; color:#585858; font-size:13px; font-family: Arial, "宋体", sans-serif; padding-top:20px;}
#down{ clear:both; width:100%; background:#f4f4f4;background: url(../images/downbg.jpg) repeat-x center top;}
.down{width:1180px;margin:0 auto;height:230px; padding-top:260px;}
.down h2{  width:100%; float:left; font-size:16px;color:#747474;border-bottom:#c1c1c1 1px solid; line-height:35px; margin-bottom:20px;}
.down1{ float:left; width:339px; padding:40px 20px 20px 0px;}

.down2{float:left; width:400px; padding:40px 5px 20px 22px;}
.down3{ float:right; width:360px;padding:40px 0px 20px 0px;}
.down3 ul {list-style: none; padding-top:20px; }
.down3 ul li { clear:both;width:100%;display:block;color: #414141; line-height:30px;}
.down3 ul li a{color: #3ebc00;}
.down3 ul li a:visited {color: #414141;width:100%;height:32px;text-decoration: none;}
.down3 ul li a:hover {color: #414141;width:100%;height:32px;text-decoration: none;}
.downtitle{ clear:both; width:100%;color:#d6d6d6;font-size:14px; height:36px; line-height:36px;  margin-bottom:5px;}
.downtitle h2{  width:60%; float:left; font-size:16px;color:#d6d6d6;}
.downtitle span{text-align:right; float:right; padding-right:10px; width:30%;}
.downtitle span a{font-size:12px; color:#d6d6d6;  height:32px; line-height:32px;  text-align:right; }
.downtitle span a:hover{ color:#005094;  height:32px; line-height:32px;}
/*首页新闻*/
#news{width:100%; background:#fff; padding:130px 0 0px 0;}
.news{ clear:both;width:1180px;margin:0 auto;height:470px; padding-left:20px;}
.news1{ float:left; width:550px; }
.news2{ float:right; width:580px;}
.newstitle{ clear:both; width:100%;color:#1aa3d7;font-size:20px; height:36px; line-height:36px;  margin-bottom:5px; border-bottom:#c1c1c1 1px solid;}
.newstitle h2{  width:60%; float:left; font-size:20px; }
.newstitle h2 a{  color:#313131;}
.newstitle span{text-align:right; float:right; padding-right:10px; width:30%;}
.newstitle span a{font-size:12px; color:#313131;  height:32px; line-height:32px;  text-align:right; }
.newstitle span a:hover{ color:#005094;  height:32px; line-height:32px;}
/*首页FAQ*/
.faqlist{width:100%;float:left;margin-left:0px;font:18px "Arial";}
.faqlist span{font-size:12px;font-weight: normal; color:#999; float:right; width:20%; text-align:right;}
.faqlist ul {margin:0px auto;padding: 0px;list-style: none;}
.faqlist ul li { clear:both; height:25px; border-bottom:#f6f6f6 1px solid;}
.faqlist ul li a:link {color: #5a5a5a;;text-decoration: none; font-size:12px;  padding-left:5px; font-weight:normal; }
.faqlist ul li a:visited {color: #404040;text-decoration: none;font-size:12px;padding-left:5px;}
.faqlist ul li a:hover {color: #00b279;text-decoration: none;padding-left:5px;}
.faqlistleft {width: 5px;float: left;margin: 0px 0px 0px 0px;}
.faqlistright {width: 100%;float:left; display:block;}
.faqlistright h2{line-height: 22px;font-size:12px; color:#C00;}
.faqjianshu {float: left;line-height: 24px;color: #666; font-size:13px; padding-top:5px;}
/*产品无缝滚动*/
#demo {
overflow:hidden;
width: 1000px;
}
#demo img {
width:340px; height:170px;
border: 1px solid #F2F2F2;
}
#demo .text { text-align:center;
line-height:25px;
}
#indemo {
float: left;
width: 3500px;
}
#demo1 {
width:1750px;
float: left;
}
#demo1 ul{
width:350px;
float: left;
}
#demo2 {
width:1750px;
float: left; 
}
#demo2 ul{
width:350px;
float: left;
}
/*--内页布局---*/
.main_l{ float:left; width:280px; background:#f5f5f5;}
.main_r{ float:right; width:840px;}
.main_r p{ font-size:13px; line-height:30px;margin-bottom: 10px;}
.main_r td{font-size:12px; padding:0;}
.pagetitle{ font-size:14px;}
.lefttitle{padding-left:20px; line-height:30px; background:#04a6ea; color:#FFF; font-weight:bold; font-size:14px;border-radius: .2em;}
.lefttext{padding:10px;}
.main_l_tt{ width:100%; clear:both;margin:5px auto; }
.main_l_tt ul{ list-style:none; margin:0; padding:5px 0 0 0;}
.main_l_tt ul li{ float:left; width:100%; background:#dbdbdb; margin-right:2px; margin-bottom:2px;  text-align:left;}
.main_l_tt ul li a {text-decoration: none; font:14px "Arial"; padding-left:7px; display:block;height:30px; line-height:30px;color:#292929;background:#ededed;}
.main_l_tt ul li a:hover{ background:#d4f2ff; color:#000;}
.main_l_tt ul li .current{ background:#d4f2ff; color:#000;}
/*--- maincontent case + news + service title base---*/
.newslist,.caselist,.service,.link,.jump{width:990px;margin:0 auto;height:auto;}
.producttitle,.contacttitle,.servicetitle,.casetitle,.linktitle{width:990px;text-align:left;height:auto;padding:60px 0 40px 0; display:inline-block;}
.contacttitle h1,.servicetitle h1,.newstitle h1,.casetitle h1,.linktitle h1{font:32px Arial;margin:0 0 10px 0;}
.producttitle h2,.contacttitle h2,.servicetitle h2,.newstitle h2,.casetitle h2,.casetitle h2 a,.linktitle h2,.linktitle h2 a{font:18px "Arial"; color:#666;}
.linktitle h2 span.more a,.casetitle h2 span.more a{font:14px "Arial";color:#fff;padding:1px 5px 2px 5px; background:#ff7200;border-radius: .3em; margin-left:10px;}
.linktitle h2 span.more a:hover,.casetitle h2 span.more a:hover{color:#fff; background:#309200; text-decoration:none;}
/*--- sidebar ---*/
.sidebar{width:20%;float:left;height:auto;}
.sidebar ul li{padding:15px 7px;}
.sidebar ul li.caseclass a{font-size:24px;color:#000;}
.sidebar ul li a{color:#7F8289;font:16px "Arial";}
.sidebar ul li a:hover{color:#000;}
/*--- content ---*/
.content{width:100%;float:right;height:auto;}
/*--- maincontent news ---*/
#links{background:#fff;width:100%;height:auto;padding:0 0 100px;}
.newssidebar{width:48%;float:left;height:auto;margin-left:8px;font:18px "Arial";}
.newssidebar h2{margin-bottom:30px;font-size:22px;font-weight:normal;}
.accordion-heading{height:50px;line-height:50px;background: #3C3F45;margin-top:5px;padding:3px 8px;overflow:hidden;}
.accordion-heading:hover{background:#FF5500;transition:all 0.1s linear 0s;}
.accordion-heading a{color:#fff;font:18px "Arial";display:block;height:50px;line-height:50px;}
.collapse {position: relative;height: 0;	overflow: hidden;-webkit-transition: height .35s ease;-moz-transition: height .35s ease;-o-transition: height .35s ease;transition: height .35s ease}
.collapse.in {height: auto}
.accordion-inner{background:#26292E;padding:9px 15px;color:#7F8289;font-size:16px;line-height:28px;}
/*--- maincontent about ---*/
.service div{width:22%;float:left;margin-left:2.5%;}
.service span{}
.service span img{width:100%;min-width:100%;height:auto;background-size:cover;}
.service h2{font:24px Arial;margin:20px 0;}
.service p{color:#7F8289;font:14px "Arial";line-height:28px;padding:10px 0;}
.service p.moreservice a{color:#666;font:14px Arial;}
.service p.moreservice a:hover{color:#000;}
.service span img:hover{} 
/*--- maincontent contact ---*/
#contact-form{width:63%;float:left;}
#contact-form ul li{margin-bottom:8px;}
#contact-form .submit { background:#ff5500;color: #FFFFFF;cursor: pointer;display: inline-block;font-size: 18px;font-weight: 500;margin-top: 30px;padding: 16px 40px;text-align: center;transition: background 0.1s linear 0s, color 0.1s linear 0s;vertical-align: middle;width: auto;}
.contactsidebar{width:30%;float:right;text-align:left;padding:5px;}
.contactsidebar h2{font:22px "Arial";}
.contactsidebar h4{font:22px "Arial";}
.contactsidebar ul li{color:#434343;font:16px Arial;line-height:28px;margin:15px 0 15px 0;}
.contactsidebar a{font:16px "Arial";color:#FF5500;}
.contactsidebar a:hover{color:#000;}
/* 案例
--------------------------------------------------------------------------------------------------------*/
.proj-img { position:relative; overflow:hidden;background-size:cover; border:#dedede 1px solid;}
.proj-img i {display:block;font-style:normal;position:absolute;width:100%;height:100%;z-index:9;text-indent:-9000px;top:0px;left:0;background:#fff;opacity:0; filter:alpha(opacity:0); 	background-color: #000;}
.proj-img img { display:block; visibility:visible;background-size:cover; background-repeat:no-repeat; width:275px;height:200px;}
.proj-img a {  }
.proj-img a.details { background:url(/Public/App/images/readmore-icon.png) 50% 50% no-repeat; }
/* 
--------------------------------------------------------------------------------------------------------*/
.padding-top {padding-top:1px;}
.normal li { display:block; line-height:20px; padding:2px 0; }
.list li { background:url(/Public/App/images/list-bullet.png) 10px 10px no-repeat; display:block; padding:2px 0; padding-left:27px; line-height:20px; }
.check li { background:url(/Public/App/images/list-check.png) 9px 9px no-repeat; display:block; padding:2px 0; padding-left:27px; line-height:20px; }
.list li a, .check li a, .normal li a { color:#0073bf; text-decoration:none; border-bottom:1px dotted #0073bf; }
.no-deco li a { color:#363636; text-decoration:none; border-bottom:0px dotted #0073bf; }
.list li a:hover, .check li a:hover, .normal li a:hover { text-decoration:none; border-bottom:1px solid #0073bf; }
.no-deco li a:hover { color:#0073bf; text-decoration:none; border-bottom:0px dotted #0073bf; }
.pics {padding:4px; margin:5px 0px 5px 0; color:#292992;  height:290px;}
.picsindex {padding:4px; margin:5px 0px 5px 0; color:#292992; height:220px; background:#e5e5e5;}
.picsindex p,.pics p{ color:#979595;font:12px "Arial";line-height:25px;text-align:justify;}
.picsa{ background:#fff; border:#d2d2d2 1px solid; padding:4px; margin:5px 0px 5px 0; height:430px;}
.infobox { background:#fff; border:#d2d2d2 1px solid; padding:20px; margin:10px 0px 10px 0; }
.biaoti{ font-size:14px; padding-top:13px; padding-bottom:10px; text-align:center; font-weight:bold;}
.biaoti a{color:#292929;font:14px "Arial";}
.biaoti a:hover{color:#000;}
.biaoti p{color:#666;}
/*-----错误提示框----*/
#error{height:100%;padding:0;}
.jump {padding:140px 0 200px 0;}
.jump div{width:450px;position:relative;left:48%;margin-top:10%;margin-left:-225px;margin-right:-225px;border:1px solid #FF7200; border-radius: .3em;}
.jump div p{color:#000;font:16px "Arial";text-align:center;margin-bottom:20px;}
.jump div p.msg-title{font:24px "Arial";color:#fff;background:#FF7200;}
.jump div p.notice span,.jump div p.notice a{color:#FF5500;font:bold 16px Arial;}
.jump div p.notice a:hover{color:#000;}
/*-----合作伙伴-----*/
.link{width: 1140px; margin:30px auto; height: auto; overflow: hidden;}
.link h1{height: 40px; line-height: 40px; padding-left: 10px;}
.link ul{ border-top: 1px solid #d8d8d8;  border-left: 1px solid #d8d8d8;  height: auto; overflow: hidden; width: 990px; margin: 0 auto;}
.link li{width: 140px; height: 65px; float: left; border-right: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8; padding: 10px 12px;}
.link li a{display: block; float: left; width: 140px; height: 65px; overflow: hidden;}
.link p{font-size: 12px; line-height: 22px; text-align: center;}
.link p a{color: #fe6400;}
.link p a:hover{color:#333;}
/*重要的样式 一定要保留这样2行*/
.grayscale img{filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1);}
.grayscale:hover img{-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0);
filter:url("about:blank");
filter: grayscale(0); filter: rgb; }
/*重要的样式 一定要保留这样2行*/
/* aboutus start
--------------------------------------------------------------------------------------------------------*/
#aboutmain {width: 1140px;font-size: 12px;line-height: 25px;font-family: Arial;font-weight: normal;padding-top:20px;margin-top: 0;margin-right: auto;margin-left: auto;min-height: 500px;}
.dangqianweizhi{font:18px bold "Arial"; }
.dangqianweizhi a{color:# 060; font:18px bold "Arial"; }
#aboutmain h1{ font-size:18px; font-weight:normal; margin-bottom:10px;}
#aboutmain h2{ font-size:18px; font-weight:normal; margin-bottom:10px;}
#aboutmain h2 a{ margin-bottom:10px; color:#434343; font:18px bold "Arial";}
.large{ color: #262626; font-size:12px; line-height:40px; padding-bottom:25px;text-indent:2em;}
.large a{ color: #000; font-size:12px;font-family: Arial; }
#aboutmain h2 span{ font-size:30px; font-weight:normal;}
#aboutmain h3{ line-height:50px;}
#aboutmain p {line-height: 23px;color: #666;}
#aboutnei {height: 800px; margin-top:20px;}
#aboutnei h3 {clear: both;}
#aboutnei ul {list-style: none;margin: 0px;padding: 0px;clear: both;}
#aboutnei ul li {width: 320px;float: left;padding-right: 10px;}
#aboutnei ul li img {padding-left: 70px; padding-bottom:20px;}
#aboutnei ul li p {padding-left: 47px;line-height: 23px;color: #666;}
/* productlist start
--------------------------------------------------------------------------------------------------------*/
#productslist ul {margin:20px auto;padding: 0px;list-style: none;}
#productslist ul li {display:block;height: 195px;margin-bottom: 5px; background:#f7f7f7; }
#productslist ul li:hover{display:block;height: 195px;margin-bottom: 5px; background:#f0f0f0;text-decoration:none;}
#productslist ul li h2 {margin: 0px;font-size: 16px;color:#000; font-weight:bold;}
#productslist ul li:hover h2{color:#de0002;text-decoration:none;}
#productslist ul li span {font-size: 12px;color: #666; font-weight:normal;}
.productslistleft {width: 160px;float: left;margin: 20px 0px 10px 20px; background:url(../images/nopic.gif) no-repeat;}
.productslistleft img{ border:1px #f0f0f0 solid; width:234px; height:145px;}
.productslistright {width: 550px;float:right;margin: 10px 0px 10px 0px; padding-right:10px;}
.productslistright ul li {display:block;height: 195px;margin-bottom: 5px; }
.productslistright ul li:hover{display:block;height: 195px;margin-bottom: 5px; text-decoration:none;}
.cpjianshu {color:#666;font-weight:normal; padding-top:1px; height:65px;}
.cpjianshu p{line-height: 20px; font-size:12px;margin-bottom: 0px;}
.cpjianshu strong{ font-weight:normal; line-height:20px;}
#homesubnav{ width:100%; clear:both;margin:5px auto; }
#homesubnav ul{ list-style:none; margin:0; padding:15px 0 0 0;}
#homesubnav ul li{ float:left; width:49%; background:#dbdbdb; margin-right:2px; margin-bottom:2px;  text-align:left;border-radius: .2em;}
#homesubnav ul li a {text-decoration: none; font:14px "Arial"; padding-left:7px; display:block;height:30px; line-height:30px;color:#292929;background:#dbdbdb;border-radius: .2em;}
#homesubnav ul li a:hover{ background:#696969; color:#FFF;border-radius: .2em;}
#subnav{ width:100%; margin:10px auto;}
#subnav ul{ list-style:none; margin:0px; padding:0px;}
#subnav ul li{ float:left; width:25%; background:#ebebeb; margin-right:1px;  text-align:center;border-radius: .3em;}
#subnav ul li a {text-decoration: none; font:14px "Arial";  display:block;height:30px; line-height:30px;color:#FFF;background:#Ff7200;border-radius: .3em;}
#subnav ul li a:hover{ background:#ff5500; color:#FFF;border-radius: .3em;}
.fenye { margin-bottom:10px; text-align:left; padding-top:3px; padding-bottom:3px; clear:both;}
.fenye a {padding-right: 6px; background-position: 50% bottom; padding-left: 6px; padding-bottom: 2px;color: #99210b; margin-right: 3px; padding-top: 2px;  text-decoration: none; background-color: #ebebeb;}
.fenye a:hover {background-image: none; color: #fff; background-color: #f90404;}
.fenye a:active {background-image: none;  background-color: #f90404;}
.fenye span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #99210b; margin-right: 3px; padding-top: 2px}
.fenye span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px}
/* 案例详细页
--------------------------------------------------------------------------------------------------------*/
.case { width:275px; height:250px; padding:0 5px 0 0; float:left;}
.caseindex { width:280px; padding:0 10px 0 0; float:left; }
.last { padding:0 0 0 0; }
.padding-top {padding-top:10px;}
.padding-right { padding-right:15px; }
#container {width: 990px; margin:0 auto; padding-top:20px; font-family:Arial;}
.content{ width:100%;}
.content h2{ font-size:28px; line-height:30px; padding:0px; margin:10px auto; font-weight:normal;}
.content h2 span{ font-size:12px; color:#fff; padding:0px 5px;; margin-top:5px; background:#F00; float:right; height:30px; line-height:30px;}
.contentleft{width:58%;  float:left;text-align:center;}
.contentleft img{ margin-top:27px;  width:450px;}
.contentright{width:40%; float:right;text-align:left; margin:0 auto;}
.contentright h2{ font-size:14px; font-weight:bold; color:#00b279;}
.contentright h3{ font-size:14px; font-weight:bold;color:#666; }
.contentright span{ font-size:12px; color:#666; line-height:25px;}
.orderleft{width:300px; height:200px; float:left;}
.orderleft img{ margin-top:27px; margin-left:0px; width:300px;}
.orderright p{ font-size:12px; line-height:25px; color:#666;}
.orderright{width:380px; float:left; margin-left:10px;}
.orderright h2{ font-size:12px; font-weight:bold; color:#2b2b2b;}
.orderright h3{ font-size:12px; font-weight:bold;color:#666; padding-left:5px;}
.orderright span{ font-size:12px; color:#666; line-height:25px;}
.orderright p{ font-size:12px; line-height:25px; color:#666;}
.contentbottom{clear:both; padding:30px 0 80px 0; margin-bottom:20px;}
.contentbottom h2{ font-size:12px; color:#000; padding:0px; margin:0px; font-weight:bold;}
.contentbottom h2 span{font-weight:normal;}
.contentbottom p{ color:#666; font-size:12px; line-height:23px; font-family:Arial, sans-serif;}
.contentbottom td{ border: #999 1px solid ;font-size:12px;}
.contentbottom tr{ border: #999 1px solid ;}
.button{ margin-top:20px;width:50%; text-align:center; z-index:999;}
.button a{text-decoration: none; font:14px "Arial";  display:block;height:30px; line-height:30px;color:#FFF;background:#Ff7200;border-radius: .3em;}
.button a:hover{background:#3aa619; color:#FFF;border-radius: .3em; text-decoration:none;}
.huikuang{ clear:both;width:100%;font:12px "Arial"; text-align:left;padding:5px 8px;line-height:25px;color:#666;background:#f0f0f0;border-radius: .3em; margin-top:10px;}
.last{top:10px;display:block;}
.next{top:10px;display:block;}
.last a{ float:left; width:300px; height:35px; }
.last a:hover{ float:left;  width:250px; height:35px; text-decoration: none;}
.last a:active{ float:left;  width:250px; height:35px;}
.next a{ float:left; width:300px; height:35px; }
.next a:hover{ float:left;  width:300px; height:35px;text-decoration: none;}
.next a:active{ float:left; width:300px; height:35px;}
/*----------新闻列表-------------*/
#newslist ul {margin:20px auto;padding: 0px;list-style: none;}
#newslist ul li {border-bottom:1px dashed #cacaca; height:30px; line-height:30px;margin-bottom: 5px;padding-left:5px;}
#newslist ul li a:link {color:#333;text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:14px;padding-left:5px;}
#newslist ul li a:visited {color: #434343;text-decoration: none;font-size:14px;padding-left:5px;}
#newslist ul li a:hover {color: #093;text-decoration: none;font-size:14px;padding-left:5px;}
#newslist ul li h2 {margin: 0px;font-size: 14px; width:75%; float:left;}
#newslist ul li span {font-size: 14px;color: #666; float:right; width:23%; text-align:right;}
.newslistleft {width: 130px;float: left;margin: 10px 0px 10px 10px; background:#999 url(../images/nopic.gif) no-repeat 50% 50%;}
.newslistleft img{ border:1px #f0f0f0 solid;}
.newslistright {width: 100%;float:right;margin: 10px 0px 10px 0px; }
.jianshu {line-height: 20px;color:#666; font-size:12px;}
.jianshu li{line-height: 20px;color:#666;}
.jianshu p{line-height:20px;color:#666;}
.indexnewslist{width:100%;float:left;height:auto;margin-TOP:10px;font:16px "Arial";}
.indexnewslist ul {margin:4px auto;padding: 0px;list-style: none;}
.indexnewslist ul li { clear:both; height:120px; margin-top:10px;}
.indexnewslist ul li a:link {color: #434343;text-decoration: none; font-family: Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold; }
.indexnewslist ul li a:visited {color: #434343;text-decoration: none;}
.indexnewslist ul li a:hover {color: #000;text-decoration: none;}
.indexnewslistleft {width: 165px;float: left;margin: 0px 0px 5px 0px;}
.indexnewslistright {width:400px;float: RIGHT;margin: 0px 0px 5px 0px; background:#f3f6f8; padding:10px 5px 10px 5px; height:82px; overflow:hidden;}
.indexnewslistright:hover{width:400px;float: RIGHT;margin: 0px 0px 5px 0px; background:#f3f6f8; padding:10px 5px 10px 5px; height:82px; overflow:hidden;}
.indexnewslistright h2{margin-bottom:5px;font-size:14px;}
.indexnewslistright h2 a{margin-bottom:0px; font-weight:bold;color:#434343;}
.indexnewsjianshu {line-height: 20px;color: #666; font-size:12px;}
.indexnewsdate {line-height: 22px;color: #c1c1c1; font-size:11px; float:left;}
/*---------新闻详细页--------------*/
#newsdetail {width: 100%;}
.newtitle {font-size: 18px;text-align: center;color: #333;font-weight: bold;line-height: 60px;}
.newcishu {font-size: 12px;color: #999;text-align: center;border-bottom: #CCC 1px solid;height: 30px;}
.newsub {line-height: 25px;color: #242424;font-size: 14px; padding-top:15px;min-height: 400px;}
.newsub p{ }
.newsub a{color: #434343;font-size: 14px; font-weight:bold;}
.newgengduo {width: 100%;margin-bottom: 20px;}
.newgengduo ul {margin: 0px;padding: 0px;list-style: none;border-bottom: #CCC 1px solid;border-top: #CCC 1px solid;height: 60px;}
.newgengduo ul li {float: left;width: 350px;margin: 20px auto;}
.newgengduo ul li a:link {color: #6f6f6f;text-decoration: none;;}
.newgengduo ul li a:visited {color: #cf0707;text-decoration: none;}
.newgengduo ul li a:hover {color: #000;text-decoration: none;}
.newgengduo ul li h2 {font-size: 12px;font-weight: normal;margin: 0px;}
.newgengduo ul li h2 span {width: 50px;background: #e50404;color: #FFF;height: 23px;font-size: 12px;font-weight: normal;text-align: center;margin-right: 10px;display: block;float: left;}
.newkey {line-height: 30px;margin-bottom: 10px; clear:both;}
.newspage{ width:100%; margin:0 auto; z-index:0;background:#f8f8f8;height:30px; color:#434343;font-size:14px;  margin-bottom:40px; }
.newslast { float:left; padding-left:10px;}
.newslast a{color:#ff5500;font-size:14px;}
.newslast a:hover{ color:#ff7200;}
.newsnext {float:right;padding-right:10px;}
.newsnext a{color:#00b279;font-size:14px;}
.newsnext a:hover{ color:#ff7200;}
/*----------人才招聘------------*/
.jobsbiaodan {border: 1px solid #ccc; width: 240px; height:20px;}
.jobswenben {border: 1px solid #ccc; width: 440px; height:150px;}
#jobsapply { margin-bottom:100px; margin-top:30px;}
#jobsapply ul { margin:0px; padding:0px; list-style:none;}
#jobsapply ul li {line-height:30px; clear:both;}
#jobsapply ul li h2{line-height:30px; font-size:14px; float:left; width:100px;}
#jobsapply ul li input{ float:left;}
#jobslist { width:300px; height:130px; background: url(../images/sunproduct.jpg); border:#dadada 1px solid; float:left; margin:6px;}
.jobslistimg{ width:115px; height:112px; float:left; margin:10px;}
#jobslist h2{ font-size:12px; font-weight:normal; margin:3px 0px; color:#000;}
#jobslist h2 span{font-weight:bold; font-size:14px;}
.apply{ float:left; margin:8px 0px;}
.jobsdetail{width:100%; margin-bottom:100px;}
.jobsdetail ul{ padding:0px; margin:0px; list-style:none;}
.jobsdetail ul li { border-bottom:#CCC 1px inset; line-height:45px; }
.jobsdetail ul li　strong{ font-weight:bold;}
.zptijiao { margin-top:20px;}
.zptijiao a{width: 150px;
	height: 40px;
	line-height:40px;
	text-align:center;
	color:#FFF;
	display: block;
	font-size: 16px;
	font-family:Arial;
	font-weight: bold;
    border: solid 1px #da7c0c;
	 border-radius: .2em;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#ff7200));
    background: -moz-linear-gradient(top,  #faa51a,  #ff7200);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#ff7200');
	margin-top:20px;}
.zptijiao a:visited {color: #fff;text-decoration: none;}
.zptijiao a:hover {color: #fff;text-decoration: none;}
/*-----------留言详细调用---------*/
#homemessage {
	width: 100%;
	margin: 0px auto;
	margin-bottom:50px; padding-top:20px;
}
#homemessage header {
	height: 30px;
	line-height: 30px;
	text-align: left;
}
#homemessage ul {
	width: 390px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#homemessage ul li {
	float:left;
}
#homemessage ul li h2 {
	float: left;
	width: 15%;
	font-size: 12px;
	color:#ffffff;
	 font-weight:normal;
	text-align: left;
}
#homemessage ul li input {
	padding-left:3px;}
#homemessage .hometijiao{text-align:center;}
#homemessage ul li span{float: left;height: 20px;margin-top:2px;text-align: left; width: 84%;}
.homebiaodan {
	height: 22px;
	line-height:22px;
	width: 390px;
	border: solid 1px #b7b7b7;
     background: #fff;
}
.homebiaodanda {
	border: #CCC 1px solid;
	height: 45px;
	width: 390px;
    background: #ffffff;
}
.homebiaodanda2 {
	border: #CCC 1px solid;
	height: 100px;
	width: 390px;
    background: #ffffff;
}
.homeyanzhengmainput {
	height: 20px;
	line-height:20px;
	float:left;
	width:100px;
	border: solid 1px #b7b7b7;
     background: #ffffff;
}
.hometijiao {
	width: 150px;
	height: 30px;
	line-height:22px;
	color:#FFF;
	font-size: 14px;
	font-family:Arial;
	font-weight: bold;
    background: #1aa3d7;
	border:0;
}
.yanzheng {
	width: 230px;
	height: 30px;
	 float:left;
}
.send {
	width: 150px;
	height: 30px;
	 float:right;
}
#homecontact-form{width:100%;float:left;}
#homecontact-form ul li{margin-bottom:8px;}
#homecontact-form H2{ font-size:14px; color:#FFF; }
/*-----------留言详细调用---------*/
#message {
	width: 990px;
	margin: 0px auto;
	margin-bottom:50px;
}
#message header {
	height: 35px;
	line-height: 35px;
	text-align: left;
}
#message ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#message ul li {
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}
#message ul li h2 {
	float: left;
	width: 25%;
	font-size: 16px;
	font-family:Arial;
	color:#434343;
	font-weight: bold;
	text-align: left;
}
#message ul li input {
	padding-left:10px;}
#message .tijiao{text-align:center;}
#message ul li span{float: right;height: 25px;margin-top: 9px;text-align: left; width: 70%;}
.biaodan {
	height: 30px;
	width: 100%;
	-moz-box-shadow: inset 0 0 5px 1px #ebebeb;
	-webkit-box-shadow: inset 0 0 5px 1px #ebebeb;
	box-shadow: inset 0 0 5px 1px #ebebeb;
	border-radius: .2em;
	border: solid 1px #b7b7b7;
     background: #f0f0f0;
}
.biaodanda {
	border: #CCC 1px solid;
	height: 90px;
	width: 100%;
	-moz-box-shadow: inset 0 0 5px 1px #ebebeb;
	-webkit-box-shadow: inset 0 0 5px 1px #ebebeb;
	box-shadow: inset 0 0 5px 1px #ebebeb;
	border-radius: .2em;
	border: solid 1px #b7b7b7;
    background: #f0f0f0;
}
.yanzhengmainput {
	height: 28px;
	float:left;
	width:30%;
	border: solid 1px #b7b7b7;
     background: #f0f0f0;
}
.yanzhengma input{ float:left;}
.yanzhengma sapn{  float:left;}
.tijiao {
	width: 150px;
	height: 40px;
	color:#FFF;
	display: block;
	font-size: 16px;
	font-family:Arial;
	font-weight: bold;
    border: solid 1px #da7c0c;
	 border-radius: .2em;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#ff7200));
    background: -moz-linear-gradient(top,  #faa51a,  #ff7200);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#ff7200');
	margin-top:20px;
}
/*---新闻和产品列表分页---*/
#page {
	margin: 50px 0px 30px 0px;
	text-align: center;
	padding-bottom: 3px;
	line-height: 25px;
	clear: both;
}
#page a {
	text-align: center;
	display:inline-block;
	padding:0px 10px;
	margin: 0px 3px;
	line-height: 30px;
	color:#626262;
	font-size:16px;
	border-radius: .4em;
	border: solid 1px #e0e0e0;
    background: #f0f0f0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
#page a:hover {
	text-align: center;
	display:inline-block;
	padding:0px 10px;
	margin: 0px 3px;
	color:#ffffff;
	border-radius: .4em;
	text-decoration:none;
	border: solid 1px #00b279;
    background: #00b279;
    background: -webkit-gradient(linear, left top, left bottom, from(#00b279), to(#00b279));
    background: -moz-linear-gradient(top,  #00b279,  #00b279);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b279', endColorstr='#00b279');
}
#page a:active {
	background-image: none;
	background-color: #ff7200;
}
#page span.current {
	text-align: center;
	display:inline-block;
	padding:0px 10px;
	margin: 0px 3px;
	line-height: 30px;
	color:#fff;
	font-size:16px;
	border-radius: .4em;
	border: solid 1px #00b279;
	 background: #00b279;
    background: -webkit-gradient(linear, left top, left bottom, from(#00b279), to(#00b279));
    background: -moz-linear-gradient(top,  #00b279,  #00b279);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b279', endColorstr='#00b279');
/*--background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');--*/
}
#page span.disabled {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #adaaad;
	margin-right: 3px;
	padding-top: 2px
}
/*---底部版权信息---*/
.footer {background:#1aa3d7;bottom: 0;clear: both;height:31px; padding-top:4px;left: 0;text-align: center;width:100%;z-index:999999; font:13px "Arial"; }
.footer .copyright {color: #FFFFFF;font:12px "Arial"; margin-bottom: 0; height:30px; line-height:30px;text-transform: uppercase; width:1140px; margin:0 auto;}
.footer .copyright a {color: #FFFFFF;text-decoration: none;  font:12px "Arial";height:30px; line-height:30px;}
.foot {background:#e8e8e8; margin:0px auto auto;clear: both;height:30px; line-height:30px;left: 0;text-align: left;width:100%;z-index:999999; font:13px "Arial"; color:#b5b5b5;}
.foot p.copy a {color: #fff;text-decoration: none;  font:13px "Arial";}
.foot_main{ width:1140px; margin:0 auto; top:10px; }
.foot_menu { position:absolute; width:500px; left:5px; color:#fff;}
.foot_menu ul{ float:left; margin-right:10px;}
.foot_menu ul h3{ font-size:16px; line-height:35px;}
.foot_menu ul li{ float:left; color:#a7a6a6;}
.foot_menu ul li a{ color:#fff; font-size:12px;}
.foot_cplist{ width:250px; float:left;}
.foot_cplist li{ width:100%; line-height:23px;}
.foot_cplist h3 span{  font-size:14px; line-height:40px; color:#999; padding-left:5px;}
.foot_about{ width:150px; position:absolute;  left:250px; color:#fff; font-size:12px; line-height:24px;}
.foot_about li{ width:100%;line-height:23px;}
.foot_lx{ position:absolute;  left:420px; width:570px; color:#fff; font-size:12px; line-height:24px;}
.foot_lx h3{  font-size:16px; line-height:40px;}
.foot_lx h3 span{  font-size:14px; line-height:40px; color:#999; padding-left:5px;}
.foot_lx a{ color:#fff; font-family:Arial, Arial, sans-serif;}
.friendlink{ width:100%; height:35px; line-height:35px; font-size:12px; color:#6a6a6a;}
.friendlink a{ color:#6a6a6a;}
/* zoom-section */
.zoom-section{clear:both;margin-top:20px;}
*html .zoom-section{display:inline;clear:both;}
.zoom-desc{float:left;margin-left:10px;width:310px;margin-bottom:20px;}
.zoom-small-image{border:4px solid #CCC;float:left;margin-bottom:20px;}
.zoom-tiny-image{border:1px solid #CCC;margin:0px;}
.zoom-tiny-image:hover{border:1px solid #C00;}
/* 滚动 */
.searchbg{ width:100%; height:54px; background:#eaeaea; margin:0px auto 0 auto; position: relative; z-index:999;}
.search{ width:1100px; height:54px; line-height:54px; margin:0 auto; text-align:center; color:#7e7e7e;}
.search a{color:#7e7e7e;}
.search1{ width:700px; float:left; text-align:left;}
.search1 h1{ height:54px; line-height:54px; color:#7e7e7e; font-size:14px; font-weight:normal;}
.search2{ width:350px; float:right; text-align:left; padding-top:13px;}
.s1 {
	height: 25px;
	line-height:25px;
	width: 274px;
	border: #eaeaea 1px solid;
     background: #fff;
	 float:left;
}
.s2 {
	width: 45px;
	height: 28px;
	line-height:25px;
	color:#FFF;
	font-size: 14px;
	font-family:Arial;
	font-weight: bold;
  background: url(../images/search.gif) no-repeat;
	border:0;
	margin-top:1px;
	 float:left;
	 z-index:99999;
	 display:block;
}
.cl{clear:both;}.fl{float:left;}.fr{float:right;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.f12{ font-size:12px}.f14{ font-size:14px}.f16{ font-size:16px}.f18{ font-size:18px}.fb{ font-weight:bold}
.mgt{ margin-top:5px}.mgb{ margin-bottom:5px}.mgr{ margin-right:10px}.mgr0{ margin-right:0px;}
.ptxt{ text-indent:24px; line-height:20px;}.txt{ height:25px; line-height:25px;}
.border{border:1px #dcdcdc solid; padding:1px}.imgborder2{ border:2px #efefef solid; padding:2px;}.bhborder{ border:2px #188100 solid; padding:1px;}
DIV.none {DISPLAY: none}.display{ display:block}
.whitespace{ white-space:pre}.underling{ text-decoration:underline}
.space{height:5px;clear:both;_height:0px;line-height:5px}
.left{float:left}.right{float:right}
.pannel{width:1130px;}
.experts{ width:1130px; overflow:hidden;}
.experts_t{ background:url(../image/index_69.jpg) repeat-x; height:37px; line-height:37px;}
.experts_t li{ float:left; margin-right:10px; padding-right :10px; background:url(../image/index_77.jpg) no-repeat right}
.experts_t li.noborder{background: none}
.experts_t li.why{background:url(../image/index_66.jpg) no-repeat; color: #007f41; font-size:14px; font-weight:bold; text-indent:24px; margin-left:10px;}
.experts_t li a{ display:block;color: #007f41; font-size:14px; font-weight:bold;}
.experts_t li a.hover{ background:url(../image/index_71.jpg) no-repeat; width:100px; color:#FFFFFF; text-align:center}
.experts_t li a:hover{ background:url(../image/index_71.jpg) no-repeat; width:100px; color:#FFFFFF; text-align:center}
.experts_c{ padding:10px 10px 5px 10px; width:730px;height:184px; overflow:hidden}
.conexpert{overflow:hidden; }
.conexpert li{ float:left; text-align:center; margin-right:12px;}
.conexpert li a{ height:30px; line-height:30px; font-weight:bold}
.conexpert .more{ background:url(../image/index_88.png) bottom right no-repeat; float:right; z-index:100px; text-indent:-1000px; display:block;width:54px; height:50px; dis; margin-top:-50px;}
.gdjyhjl {cursor: pointer;float: left;margin:50px 10px 0px 0px; _margin:50px 7px 0px 0px;background:url(../images/last0.png) no-repeat;WIDTH: 50px;HEIGHT: 89px; TEXT-INDENT: -999px;}
.gdjyhjr {cursor: pointer;float: right;margin:50px 10px 0px 0px; _margin:50px 5px 0px 0px;background:url(../images/next0.png)  no-repeat;WIDTH: 50px;HEIGHT: 89px;  TEXT-INDENT: -999px;}
#gdjyhj{ float:left; padding-top:20px; }
#gdjyhj img{ width:200px; height:124px; border:#000 0px solid;}
#body .ProductShow {
	BORDER: #dddddd 1px solid;
	WIDTH: 1140px; 
	font-size:12px;
}
.hjc {
}
.hjnav {
	BACKGROUND-COLOR: #fff; HEIGHT: 205px;
	overflow:hidden;
}
.hjnavleft {
	WIDTH: 260px; FLOAT: left; HEIGHT: 205px;
	overflow:hidden;
}
.hjnavleft UL {
}
.hjnavleft UL LI {
	display:block;
	LINE-HEIGHT: 42px; 
	PADDING-LEFT: 36px; 
	HEIGHT: 42px;
	width:250px;
	background:#ffffff;	
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px; 
	margin-right:10px;
}
.hjnavleft UL LI a:hover{
	color:#FFFFFF;
	text-decoration:none;}
.hjnavleft UL LI i{
	color:#00b279;}
.hjnavleft UL LI.hover0 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover0 i{
	color:#FFF;
}
.hjnavleft UL LI.hover0  a{
	color:#FFFFFF;
	font-weight:bold;}
.hjnavleft UL LI.hover1 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover1 i{
	color:#FFF;
}
.hjnavleft UL LI.hover1  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover2 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover2 i{
	color:#FFF;
}
.hjnavleft UL LI.hover2  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover3 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover3 i{
	color:#FFF;
}
.hjnavleft UL LI.hover3  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover4 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover4  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover5 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover5  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover6 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover6  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover7 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover7  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover8 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover8  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover9 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover9  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover10 {
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover10 a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover11{
	BACKGROUND:#00b279;
}
.hjnavleft UL LI.hover11 a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavcn {
	WIDTH: 860px; FLOAT: left; HEIGHT: 205px; OVERFLOW: hidden;
}
.f {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 10px
}
.dcn {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 10px
}
.shengming {
	PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 10px
}
.cfr H5 IMG {
	DISPLAY: block
}
.cfr UL LI.tenlion IMG {
	DISPLAY: block
}
.jdcenter IMG {
	DISPLAY: block
}
.cfr UL LI IMG {
	DISPLAY: none
}
.cfr UL LI.tenlion P {
	DISPLAY: none
}
.hjone {
	 LINE-HEIGHT: 22px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; HEIGHT: 158px; PADDING-TOP: 5px
}
.hjone P {
	PADDING-BOTTOM: 5px; TEXT-INDENT: 2em
}
@font-face {font-family: "iconfont";
  src: url('/Public/icon/iconfont.eot'); /* IE9*/
  src: url('/Public/icon/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/Public/icon/iconfont.woff') format('woff'), /* chrome、firefox */
  url('/Public/icon/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('/Public/icon/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.text8{ font-size:8px;}
.text10{ font-size:10px;}
.text12{ font-size:12px;}
.text14{ font-size:14px;}
.text16{ font-size:16px;}
.text18{ font-size:18px;}
.text20{ font-size:20px;}
.text22{ font-size:22px;}
.text24{ font-size:24px;}
.text26{ font-size:26px;}
.text28{ font-size:28px;}
.text30{ font-size:30px;}
.text32{ font-size:32px;}
.text34{ font-size:34px;}
.text36{ font-size:36px;}
.text48{ font-size:48px;}
.text50{ font-size:50px;}
.red{ color:#de0002;}
.yh{font-family:Arial,Microsoft YaHei,Helvetica,sans-serif;}
.b{ font-weight:bold;}
.n{ font-weight:normal;}
.fl{ float:left;}
.fr{ float:right;}
.green{ color:#1aa3d7;}
.gray{ color:#9c9c9c;}
.white{ color:#ffffff;}
.red{ color:#de2004}
.red a{ color:#de2004}
.p20{ padding-left:20px;}