@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, 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: 14px;
	font-family:"Microsoft Yahei",宋体,Verdana,Arial,Helvetica,Sans-serif;
	font-weight:normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
input,textarea{outline:none;}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;	
}
/*input框自动填充背景色*/
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset;	/**通过边框阴影遮挡住背景*/
	/*-webkit-text-fill-color: #333; !**填充字体颜色*!*/
}
body{}
a,a:link,a:visited{color:#333333; text-decoration:none;}
a.active{color: #ffb02c; text-decoration:none;}
.cl{clear:both; visibility:hidden; font-size:0px; line-height:0px; width:100%; height:0; padding:0px; margin:0px;}

/*clear float*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}

.red,a.red:link,a.red:visited{color:#ee7800;}
a.red:hover {color:#ffb02c;}

.dot{color:#ae1d2c;}



/*Banner大图调用 开始*/
.bannerwrap{clear:both; width:100%; margin:0 auto; padding:0; background:#e5e5e5;}
.bannerwrap .banner{position:relative;width:100%;margin:0 auto;padding:0;overflow:hidden;}
.bannerwrap .banner a{background-position:center;}
.bannerwrap .banner .mask{vertical-align:middle;position:absolute; width:100%; height:20px; right:0; bottom:10px; text-align:center; }
.bannerwrap .banner .mask span{color:#ffffff;padding:0 5px;text-align:center;line-height:15px;width:15px;height:15px;font-family:Arial;font-size:12px;cursor:pointer;overflow:hidden;margin:3px 1px;background-color:#ffffff; -webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%; height:450px;}
.bannerwrap .banner .mask span.show{color:#fff;line-height:10px;width:10px;height:10px;font-size:12px;margin:0 1px;border:0;background-color:#ae1d2c;font-weight:bold;}
#showbanner{display:block;width:100%; text-align:center;background-position:top;background-repeat:no-repeat;}
#showbanner img{ max-width:100%; display:block;}
#showbanner img:after,#showbanner img:before {content: '';display: block;clear: both;height: 0;}
/*Banner大图调用 结束*/


/*header*/
.headerbox{clear:both; width:100%; margin:0 auto; padding:0; }
.headertop .leftx { float:left; width:50%; color:#fff; line-height:46px;}
.headertop .rightt { float:right; width:196px;color:#fff; text-align:right; background:url(images/tel.png) left no-repeat; line-height:46px; }
.headerpage{clear:both; width:100%; margin:0 auto; padding:0; border-bottom:solid #e5e5e5 0px;}
.headerpage:after, .headerpage:before {content: '';display: block;clear: both;height: 0;}


header{clear:both; width:100%; max-width:1200px; margin:0 auto; padding:0 0;}
header:after,header:before {content: '';display: block; clear: both; height: 0;}
header .logo{float:left;  margin:0; padding:0px 0 1.5% 0;width:28%; }
header .logo img{ }
header .headerright{float:left; width:65%; padding:0; margin-top:1%;}

/*搜索框*/
#trigger{ float:right; margin:33px 0 0 0;   }
#trigger a{ margin:0px 18px 0 0; padding:0px 0 0 0; }
#trigger span{ border-left:1px solid #004ea2; background:url(../images/dianhua.png) no-repeat 15px 3px; padding:0 0 0 35px; color:#004ea2;  }

#fade { display: none; /* Hidden as default */background: #000;position: fixed; left: 0; top: 0;width: 100%; height: 100%;opacity: .80;z-index: 9999;}



.infosearch{ margin:3% auto 0 auto; padding:0px 0px 0 0; border:0px solid red; text-align:center; width:60%; overflow:hidden; }
.infosearch input[type="text"]{width:60%; padding:0 20%; height:45px;border:1px solid #dddddd;-moz-border-radius: 3px;-webkit-border-radius:3px;border-radius:3px;padding-left:3px;background:rgba(255,255,255,.5); font-size:18px;  border-radius:30px; color:#333; }
.infosearch input[type="submit"]{background:#448fb0; cursor:pointer; border: 0px solid #448fb0;height:45px;width:45px;color:#ffffff;font-weight:bold; border-radius:30px; font-size:16px;}
.infosearch input[type="submit"]:hover{background:#4cc5d3;}



/*搜索框*/


header .wapnav{float:right; display:none;}

.top{clear:both;max-width:100%; height:22px; line-height:22px ;margin:0 auto; padding:8px 0 0 0; text-align:right;}
.top dl{clear:both;height:22px; line-height:22px;}
.top dl dd{ float:right; margin-right:10px;}
.top dl dt{ float:right;}
.top input[type="text"]{width:150px;height:17px; border:1px solid #cccccc; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding-left:3px; background-color:#f6f6f6;}
.top input[type="submit"]{background-color:#666666; border: 1px solid #cccccc;height:20px;width:60px;color:#ffffff;font-weight:bold;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px;}





.biaoti{ text-align:center; margin:4% 0 0px 0; }
.biaoti h2 a{ clear:both; text-transform:uppercase; font-size:45px; font-weight:bold; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#eeeeee;}
.biaoti h3{ clear:both; margin-top:-65px; text-align:center; }
.biaoti h3 a{font-size:34px; color:#333333; }
.biaoti p { line-height:65px; }

.biaotiyoushi{ text-align:center; text-align:left;}
.biaotiyoushi h2 { clear:both; text-transform:uppercase; font-size:45px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#eeeeee;}
.biaotiyoushi h3{ clear:both; margin-top:-65px; font-size:34px; color:#333333; }
.biaotiyoushi p { line-height:65px; }

.biaotiyoushi700 { display:none;}

.biaoti1{ text-align:center; margin:1% 0 0px 0; clear:both; padding:50px 0; overflow:hidden; background:url(../images/pro_bg.jpg) center bottom no-repeat;}
.biaoti1 h2{ clear:both; text-transform:uppercase; font-size:60px; font-weight:bold; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#119454;}
.biaoti1 h3{ clear:both; margin-top:-55px; text-align:center; }
.biaoti1 h3 a{font-size:36px; color:#fff; font-weight:bold; }
.biaoti1 p { text-align:center; color:#fff; line-height:32px;}


/*.cpfenlei{ clear:both; text-align:center;  padding:1.5% 0; color:#555555; background:url(images/fl_bg.gif) repeat-x; background-position:20px;}
.cpfenlei a{ padding:0px 0px; color:#555555; padding:0.4% 1% 0.5% 1%; margin:0 0.5%; text-decoration:none; font-size:16px; background:#ffffff;border-radius:25px; } 
.cpfenlei a:hover{ color:#fff; background:#ff9900; }*/


/*首页推荐产品中类*/
.imainbg1{ clear:both; width:100%; margin:0 auto; overflow:hidden;}
.imainbg1:after, .imainbg1:before {content: '';display: block;clear: both;height: 0;}
.imain1{ clear:both; max-width:1200px; margin:0px auto;}
.imain1 .neirong{ /*clear:both; font-size:15px; line-height:28px; color:#555555; padding:3% 0% 0px 0%; overflow:hidden; text-align:center; */}

.neirong .neishanghei { float:left; width:50%;background:#373849; }
.neishanghei .neishangheiwenzi {float: left; width:40%; color:#fff; padding: 14% 0 0 5%;  }
.neishanghei .neishangheiwenzi a { font-size:18px ; color:#fff;   } 
.neishanghei .neishangheiwenzi fot {font-size:14px ; line-height:22px;}
.neishanghei .neishangheiwenzi p { padding-top:15%;}
.neishanghei .neishangheitu { float:right; width:50%;  }
.neishanghei .neishangheitu img{ width:100%;display:block;}

.neirong  .neishanghuang{ float:right; width:50%; background:#156698;  }
.neishanghuang .neishangheiwenzi {float: left; width:40%; color:#f7f1e6; padding: 14% 0 0 5%;   }
.neishanghuang .neishangheiwenzi a { font-size:18px ; color:#fff; } 
.neishanghuang .neishangheiwenzi fot {font-size:14px ; line-height:22px; }
.neishanghuang .neishangheiwenzi p { padding-top:15%;}
.neishanghuang .neishangheitu { float:right; width:50%;  }
.neishanghuang .neishangheitu img{ width:100%;display:block;}

.neirong2{}
.neirong2 .neishanghei1 { float:left; width:50%;background:#156698; }
.neishanghei1 .neishangheiwenzi {float: right ; width:40%; color:#fff; padding: 14% 5% 0 0%; }
.neishanghei1 .neishangheiwenzi a { font-size:18px ; color:#f7f1e6;  } 
.neishanghei1 .neishangheiwenzi fot {font-size:14px ; line-height:22px; }
.neishanghei1 .neishangheiwenzi p { padding-top:15%;}
.neishanghei1 .neishangheitu { float:left; width:50%;  }
.neishanghei1 .neishangheitu img{ width:100%; display:block;}

.neirong2 .neishanghuang1{ float:right; width:50%; background:#373849; }
.neishanghuang1 .neishangheiwenzi {float: right; width:40%; color:#f7f1e6; padding: 14% 5% 0 0%;   }
.neishanghuang1 .neishangheiwenzi a { font-size:18px ; color:#fff; } 
.neishanghuang1 .neishangheiwenzi fot {font-size:14px ; line-height:22px; }
.neishanghuang1 .neishangheiwenzi p { padding-top:15%;}
.neishanghuang1 .neishangheitu { float:left; width:50%;  }
.neishanghuang1 .neishangheitu img{ width:100%;display:block;}

/*按钮*/

.imainbg1 .anniu{  }
.anniu .anniu2{ margin: 0 auto; max-width:1200px;text-align:center; }
.anniu2 ul{}
.anniu2 ul li a { float:left; text-align:center;width:19.8%; font-size:22px; line-height:28px; border:#d9d9d9 1px solid;margin-top:5%; padding:3% 0; background:#156698; color:#FFF;}
.anniu2 ul li a:hover{ background:#51a8b5}
.anniu2 ul li img { width:50px; }
.anniu2 ul li p{text-transform: uppercase; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 5%; }
.anniu dd:hover { display:block;-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);-webkit-transition: all 0.5s;transition: all 0.4s; text-decoration:none ; }




/*关于我们*/

.imainbg2{ clear:both; width:100%; margin:0 auto;background:#f9f9f9 url(../images/aboutbg.png) top repeat-x ; overflow:hidden; margin-top:5%; padding-bottom:5%;border-top:1px solid rgba(255,255,255,0)}
.imain2{ clear:both; max-width:1200px;  margin:0 auto ; padding-top:4%; }
.imain2 .imainleft{ float:left; width:34.5%; background:url(../images/imimbg.png) bottom no-repeat; }
.imain2 .imainleft .imainlefetu img{ width:100%; display:block;}
.imain2 .imainleft .hih2 a{ float:left; width:75%;  color:#FFF ; font-size:16px; line-height:24px; padding:1% 0 2% 8%;}
.imain2 .imainleft .hih2 h2{ color:#73777f;text-transform: uppercase; }
.imain2 .imainleft .hih2biao {float: right; width:11% ; padding-top:3.5% ;}
.imain2 .imainleft .hih2biao img{   }


.imain2 .imainright {float:right ; width:60%;}
.imain2 .imainright .imrightwenzi{ font-size:18px; line-height:90px;}
.imrightwenzi b{ color:#156698 ; font-size:30px;text-transform: uppercase;}
.imrightwenzi span { float:right; padding-right:1%;}
.imain2 .imainright p{ font-size:14px; line-height:24px; padding:0% 0 5% 0;}

.imain2 .imainright .imrightflei{ }
.imain2 .imainright .imrightflei ul li a{ float:left; width:25%; padding-top:5%; text-align:center; font-size:18px; color:# 333; }
.imain2 .imainright .imrightflei ul li a:hover{ color:#156698;}
.imain2 .imainright .imrightflei ul li a p{color:#a9a9b0; font-size:14px; padding-top:1% ; }





/*案例工程*/
.imainbg3{  width:100%; margin:0 auto;  background:url(../images/anlibg.png) no-repeat;border-top:1px solid rgba(255,255,255,0);}
.imain3{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden;}
.imain3 .biaoti{ padding-top:3%;}
.imain3 .neirong ul{ }
.imain3 .neirong ul li{ float:left; padding: 3% 0.5% 8% 0.5%; width:24%;  }
.imain3 .neirong ul li img{ width:100%; display:block; }
.imain3 .neirong ul li a p{ text-align:center; line-height:60px; background:#156698; font-size:18px; color:#FFF; }


/*优势*/

.imainbg4{  width:100%; margin:0 auto;  clear:both; border-bottom:#e8e8ea 1px solid; }
.imainbg4 .imain4{ max-width:1200px; margin:0 auto; margin:4% auto; }

.imain4 .imain4shang{height:294px; overflow:hidden; }
.imain4shang .biaotiyoushi{ float:left;  width:20%; margin-right:1%; color:#FFF; background:#373849; padding:6% 0 0 2%; }
.imain4shang .biaotiyoushi h1{ font-size:22px; line-height:28px;   }
.imain4shang .biaotiyoushi h2{ font-size:32px; line-height:45px;text-transform: uppercase;  }
.imain4shang .biaotiyoushi img{ padding:10% 0 40% 0;  }

.youshi_01 { float:left; background:url(../images/youshi01.png);width:30%;margin-right:1%; font-size:24px ; line-height:45px; color:#FFF;  text-align:center; padding:5.5% 4% 9% 4%;}
.youshi_01 b{ font-size:30px; font-weight:bold; }
.youshi_01 p{ font-size:16px; line-height:28px; padding:5% 0 0 0 ; }

.youshi_02 { float: right; background:url(../images/youshi02.png);width:30%;  font-size:24px ; line-height:45px; color:#FFF;  text-align:center; padding:5.5% 4% 9% 4%;}
.youshi_02 b{ font-size:30px; font-weight:bold; }
.youshi_02 p{ font-size:16px; line-height:28px; padding:5% 6% 0 6% ; }

.imain4 .imain4xia{height:294px; overflow:hidden; margin-top:1%; }
.youshi_03 { float:left; background:url(../images/youshi03.png);width:30%;margin-right:1%; font-size:24px ; line-height:45px; color:#FFF;  text-align:center; padding:5.5% 4% 9% 4%;}
.youshi_03 b{ font-size:30px; font-weight:bold; }
.youshi_03 p{ font-size:16px; line-height:28px; padding:5% 0 0 0 ; }

.youshi_04 p{ float:left; width:18%; margin-right:1%; color:#FFF; background:#156698; padding:6% 2% 8% 2%; font-size:16px; }

.youshi_05 { float: right; background:url(../images/youshi04.png);width:30%;  font-size:24px ; line-height:45px; color:#FFF;  text-align:center; padding:5.5% 4% 9% 4%;}
.youshi_05 b{ font-size:30px; font-weight:bold; }
.youshi_05 p{ font-size:16px; line-height:28px; padding:5% 6% 0 6% ; }




/*新闻*/
.imainbg5 {width:100%; margin:0 auto;  clear:both;}
.imainbg5 .imain5{max-width:1200px; margin:0 auto; }

.imain5 .neirongleft{ padding:1% 0 3% 2%; float:left; width:46%;  } 
.imain5 .neirongleft img{ width:100%;} 
.neironglefttou a{ font-size:18px;  font-weight:bold; color:#6e6e6e;   }
.neironglefttou b{ text-align:right;float:right; text-transform: uppercase; padding-right:2%; padding-bottom:4%;}
.neironglefttou span a { color:#156698; }

.imain5 .neirongleft ul{ clear:both; padding-top:0px;}
.imain5 .neirongleft ul li{ clear:both; overflow:hidden; line-height:65px;  }
.imain5 .neirongleft ul li a{  font-size:18px; float:left; display:block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-weight:bold; color:#6e6e6e;}
.imain5 .neirongleft ul li p { clear:both; font-size:14px; line-height:23px; color:#777777; padding:2% 0% 0% 0%; border-top:1px  #dadada solid;  }

.imain5 .neirongright{ padding:1% 0 7% 0; } 
.neirongright { float:right; width:50%;}
.imain5 .xinwen2{ }
.imain5 .xinwen2 dl{ clear:both; width:94%;overflow:hidden;background:#eeeeee; margin-top:2%; padding:2% 0; }
.imain5 .xinwen2 dl:hover{box-shadow: #f1f0f0 0px 0px 5px 5px; background:#FFF; transition: background-color 0.5s; box-shadow: #f6f4f4 0px 0px 20px 5px;}

.imain5 .xinwen2 dl dt{ float:left; width:20% ; border-right:#ceced0 1px solid;}
.imain5 .xinwen2 dl dt img { clear:both; text-align:center; width:18px; margin:0 auto; display:block;}
.imain5 .xinwen2 dl dd{ float:right; width:75%; padding:0% 0% 0 0%; }
.imain5 .xinwen2 dl dd a{ font-size:16px;  line-height:36px;}
.imain5 .xinwen2 dl dd p{ clear:both; font-size:14px; line-height:24px; color:#777777; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}


/*新闻日期样式*/


.dtmwarp{ float:left; width:100px; padding:0px 0; margin-right:15px; color:#c8c8c8;}
.dtmd{ clear:both; display:block; text-align:center; font-size:32px; line-height:30px; color:#535353;  }
.dtmym { clear:both; display:block;text-align:center;font-size:15px; line-height:28px; color:#535353}
/*新闻日期样式 end*/

/*链接*/

.imainbg6{width:100%; background:#156698; clear:both;}
.imainbg6 .imain6{ max-width:1200px;margin:0 auto; line-height:50px; color:#FFF; padding-left:1%; }
.imainbg6 .imain6 span{ font-size:16px;  }
.imainbg6 .imain6 span img{vertical-align: middle ; }
.imainbg6 .imain6 a { color: #FFF;}
.imainbg6 .imain6 a:hover{ color:#FFF;}



.btmbox{ clear:both; width:100%; margin:0px auto 0 auto; padding:1% 0 2% 0; background:#373849; overflow:hidden; }
.btm{ clear:both; overflow:hidden; max-width:1200px; margin:0 auto; padding-left:1%; }
.btm .btmleft{ float:left; width:65%;padding:2% 0%;}
.btm .btmleft  a {  font-size:18px; padding: 0 6% 0 0; color:#fff;}
.btm .btmleft .contb {  color:#fff;  padding:2% 0;}
.btm .btmleft .contb p { font-size:16px; line-height:24px;}

.btm .btmright{ float:right; width:30% ; padding:2% 0%; }
.btmright .erweima{ float:right;  margin-top:0px;  color:#fff; text-align:center; margin-right:5%;}
.btmright .erweima p{text-align:center;}
.btmright .erweima img{}
.btmright .erweima2 { text-align:right; color:#FFF; padding-top:5%;  padding-right:42%;}
.btmright .erweima2 h1{ font-size:14px; line-height:20px; padding-top:2%;}
.btmright .erweima2 h2{ font-size:22px; line-height:34px; font-weight:bold;}



.footbox{ background:#252636; clear:both; overflow:hidden; text-align:center;  margin:0 auto 0 auto; padding:1% 0; overflow:hidden;  color:#fff; line-height:24px; font-size:14px; }
.footbox a{ color:#fff; font-size:14px; }



/*内页*/
.mainpage{clear:both; width:100%;  0 auto; padding:0;  }
.mainpage:after, .mainpage:before{content: '';display: block;clear: both;height: 0;}
.left{clear:both; overflow:hidden; padding:0 0%; margin:0 auto;}
.right{clear:both; max-width:1200px; margin:0 auto; padding:0 1%; background:#FFF;}	

.mainarea{ position:relative; clear:both; overflow:hidden; min-height:360px; height:360px;}
[class].mainarea{height:auto;}
.mainarea div.content{font-size:14px; line-height:23px; padding-top:10px;}

.zoominfo{ clear:both;}
/*.zoominfo .zoominfoleft{ float:left; }*/
.zoominfo .zoominforight{ float:left; margin-left:15px; font-size:14px; line-height:25px; }
.zoominfo .zoominforight h3{ font-size:16px; font-weight:bold;}
.zoominfo .htmleaf-content{ max-width:500px; margin:3% auto 0 auto; }
.zoominfo .thumbnails{ border:1px solid #d6d6d6; }

.zoominfo .thumb-box {
	padding: 1.4em 0 1em;
	margin-left: -1%;
	width: 102%;}
.zoominfo .thumb-box .thumbs {
	overflow: hidden;
	*zoom: 1;
}
.zoominfo .thumb-box .thumbs li {
	float: left;
	width: 23%;
	text-align: center;
	padding: 0 1%;}
.zoominfo .thumb-box .thumbs li img {
	width: 100%;
	opacity: .8;
	-moz-transition: opacity 0.32s;
	-o-transition: opacity 0.32s;
	-webkit-transition: opacity 0.32s;
	transition: opacity 0.32s;
	border-bottom: 4px solid transparent;
}
.zoominfo .thumb-box .thumbs li img.active {
	border-color: #31ACE2;
	opacity: 1;
}
.zoominfo .thumb-box .thumbs li:hover img {
	opacity: 1;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.midpicarea{border:solid 1px #bbbbbb;z-index:5;cursor:crosshair;}
.bigpicarea{border:solid 1px #bbbbbb;overflow:hidden;position:absolute;z-index:6;}
.viewarea{border:solid 1px #fff;cursor:move; background-color:#999;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;overflow:hidden;position:absolute; z-index:10;  }

.zoomsmall{margin-top:8px;}
.zoomsmall ul{clear:both;}
.zoomsmall ul li{float:left; margin:0 2px;}
.zoomsmall ul li img{border:solid 1px #bbbbbb; padding:2px; cursor:pointer;}

/*内页位置*/
.positioninfobox{ clear:both; margin:0 auto; width:100%; background:#eeeeee;  }
.posbox{  max-width:1200px; clear:both; overflow:hidden; margin:0 auto;}
.position{ float:right; padding-right:10px; text-align:right; line-height:40px; color:#000;}
.position a,.position a:link,.position a:visited {color:#000;}
.position a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{color:#51a9b6;}
.positioninfo{ float:left; padding:0px 0 0 10px; line-height:40px; color:#000; font-size:16px; display:none;}

.menu1{ overflow:hidden; text-align:center; margin:20px auto 10px auto; }
.menu1 h2{display:none; }
.menu1 a {color:#000000; line-height:40px; margin:0px 5px; padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; 	-webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menu1 a:link,.menu1 a:visited{background:#e6e6e6;}
.menu1 a:hover,.menu1 a.active,.menu1 a.active:link,.menu1 a.active:visited{background:#156698; color:#FFFFFF;}

.menucp{ overflow:hidden; text-align:center; margin:20px auto 20px auto; }
.menucp h2{display:none; }
.menucp a {color:#000000; line-height:40px; margin:0px 5px; padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; -webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menucp a:link,.menucp a:visited{background:#e6e6e6;}
.menucp a:hover,.menucp a.active,.menucp a.active:link,.menucp a.active:visited{background:#156698; color:#FFFFFF;}


.menu3{ clear:both; margin:10px auto 0px auto; max-width:1200px;}
.menu3 h3{float:left; padding:0px 0px; margin:0.5% 0.5%; width:17%; background:#e6e6e6;}
.menu3 h3 a,.menu3 h3 a:link,.menu3 h3 a:visited{ font-size:14px; display:block; text-align:center; padding:10px 0; color:#333; line-height:20px;
	-webkit-transition: background-color 0.5s ;
	-moz-transition: background-color 0.5s ;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s; }
.menu3 h3 a:hover,.menu3 h3 a.active,.menu3 h3 a.active:link,.menu3 h3 a.active:visited{background:#156698; color:#fff; text-decoration:none;}

.menu4{ clear:both; margin:0 auto; max-width:1200px;}
.menu4 ul{clear:both; margin:0 auto; text-align:center; padding-top:0px;}
.menu4 ul a { display:block; float:left; width:13%; background:#ffffff; color:#000; border:1px solid #dddddd; border-radius:15px; font-size:13px; line-height:20px; margin:5px 0.5% 5px 0.5%; text-decoration:none; padding:6px 15px; overflow:hidden;}
.menu4 ul a:hover,.menu4 ul a.active,.menu4 ul a.active:link,.menu4 ul a.active:visited{color:#fff; background:#51a9b6; border:none;
	-webkit-transition: background-color 0.3s ;
	-moz-transition: background-color 0.3s ;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s; }

.menu5{ clear:both; margin:0 auto; max-width:1200px;}
.menu5 ul{clear:both; margin:0 auto; text-align:center; padding-top:0px;}
.menu5 ul a { display:block; float:left; width:13%; background:#ffffff; color:#000; border:1px solid #dddddd; border-radius:15px; font-size:13px; line-height:20px; margin:5px 0.5% 5px 0.5%; text-decoration:none; padding:6px 15px; overflow:hidden;}
.menu5 ul a:hover,.menu5 ul a.active,.menu5 ul a.active:link,.menu5 ul a.active:visited{color:#fff; background: #ff8a84; border:none;
	-webkit-transition: background-color 0.3s ;
	-moz-transition: background-color 0.3s ;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s; }


.menu2{clear:both;}
.menu2 h3{padding:0; margin-bottom:10px; border:#FF0000 1px solid;float:left; width:20%;}
.menu2 h3 a {color:#000;line-height:32px;padding-left:40px; font-size:14px;text-decoration: none; float:left }
.menu2 h3 a:link,.menu2 h3 a:visited{background-image: url(../images/menu1.png);background-repeat:no-repeat; background-position:12px;  }
.menu2 h3 a:hover,.menu2 h3 a.active,.menu2 h3 a.active:link,.menu2 h3 a.active:visited{color: #ff6501;background-image: url(../images/menu1a.png);background-repeat: no-repeat;}

.menu2 ul{padding:0px;}
.menu2 li a {color:#000;line-height:32px; padding-left:40px;margin-bottom:8px;text-decoration: none; display:block;}
.menu2 li a:link,.menu2 li a:visited{background-image: url(../images/menu1.png);background-repeat:no-repeat; background-position:12px;}
.menu2 li a:hover,.menu2 li a.active,.menu2 li a.active:link,.menu2 li a.active:visited{color: #ff6501;background-image: url(../images/menu1a.png);background-repeat:no-repeat;}


.backtop{ text-align:right; margin:10px 0 20px 0;}

/*产品搜索*/
.infosearch1{ text-align:right; margin-bottom:10px; margin-top:10px; padding:5px 5px 0 0;}
.infosearch1 input[type="text"]{width:150px;height:23px;border: 1px solid #dddddd;-moz-border-radius: 3px;-webkit-border-radius:3px;border-radius:3px;padding-left:3px;background-color:#ffffff;}
.infosearch1 input[type="submit"]{background-color:#156698;border: 1px solid #156698;height:27px;width:60px;color:#ffffff;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius: 3px;border-radius:3px;}

/*产品搜索*/

.infodes{ clear:both; padding:10px 0; line-height:20px;}

.af{ clear:both;}
.af dl{ clear:both;font-size:12px;line-height:23px;}
.af dl dt,.addf dl dd{ float:left;}
.af dl dt{ width:70px; text-align:right;}

.info_list{clear:both;margin-top:0px;padding:0px;}
.info_list ul{clear:both;}
.info_list ul li{ float:left; text-align:center; margin-top:15px;}


.info_listimg{clear:both;margin-top:0px;padding:0px; overflow:hidden}
.info_listimg ul{clear:both; margin-top:10px; }
.info_listimg ul li{float:left; width:23%; padding:5px 1% 5px 1%; text-align:center; line-height:36px;}
.info_listimg ul li a{display:block; padding:0px;}

.info_listimg ul li img{ width:100%;display:block; border:1px solid #dddddd;}
.info_listimg ul li a:hover{text-decoration:none;}
.info_listimg ul li a p{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }


.info_list ol.head{background: #eeeeee;font-size:14px;height:30px;line-height:30px; text-align:center; color:#333333; margin-top:2%;}
.info_list ol.head span.title{float:left;width:65%; font-size:15px; font-weight:bold;}
.info_list ol.head span.title a{font-size:15px; font-weight:bold;}
.info_list ol.head span.views{float:left;width:10%; }
.info_list ol.head span.date{float:right;width:16%; text-align:right; padding:0 25px 0 0;}

.info_list ol.info{clear:both; font-size:12px;height:30px;line-height:30px; padding:0 0 0 10px;}
.info_list ol.bg{background: #f5f5f5; padding:0 0 0 10px;}
.info_list ol.info font.dot{color:#ee7700; font-family:"宋体";}
.info_list ol.info a.title{float:left;width:65%;}
.info_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.info_list ol.info span.date{float:right;width:16%;  text-align:right; padding:0 20px 0 0; font-size:12px;color:#666666;}




.info_list dl{float:left; width:23%; text-align:center; margin-left:2%; margin-top:2%;}
.info_list dl dt img{ width:100%;display:block;}
.info_list dl dt a:hover{text-decoration:none;  color:#ffffff;}
.info_list dl dd { font-size:14px; line-height:42px; background:#eee;}
.info_list dl dd:hover>a,.info_list dl dd:hover{text-decoration:none;  color:#ffffff; background:#156698;  }




.info_view{ clear:both;padding:5px 0 10px 0;}
.info_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:26px; padding:15px 0; text-align:center; font-weight:bold;}
.info_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.info_view div.content .centerimg {text-align: center;}
.info_view div.content .centerimg {
    text-align: center;
}
.info_view div.content{ font-size:14px;line-height:28px; margin-bottom:3%;}
.info_view div.content img { text-align:center; display:block;}

.info_view div.content p{padding:0px 0;}
.info_view img{ max-width:100%; text-align:center; margin:0 auto; padding:2% 0 1% 0;}
.info_view div.atta{font-size:14px;line-height:23px;padding-top:2px;color:#ee7700; font-weight:bold;}
.info_view div.comment{font-size:12px;line-height:23px;padding-top:2px;}

.info_view div.other{ text-align:left; padding-right:0px;}

.info_view .bigimg{ padding:10px 0px; text-align:center;}


.info_view table {border-collapse:collapse; border-spacing: 0; border:#CCCCCC 1px solid;}
.info_view td{border:#CCCCCC 1px solid; text-align:center; padding:4px;}


.info_commentlist{clear:both;margin-top:0px;padding:0px;}
.info_commentlist h1{background:#eeeeee;font-size:14px;line-height:28px;padding-top:3px;text-align:center;}
.info_commentlist p.name{clear:both; font-weight:bold; padding:3px 0;}
.info_commentlist p.date{clear:both; padding:3px 0; }
.info_commentlist p.content{clear:both; font-size:12px;line-height:20px; margin-bottom:20px; padding-bottom:10px; border-bottom:dotted 1px #ccc;}

.info_commentadd{ padding:5px;}
.info_commentadd p{ padding:3px 0;}
.info_commentadd input[type="text"]{ width:230px;}
.info_commentadd #txtcode{width:80px;}
.info_commentadd textarea{ width:230px;}

.supply_add{ padding:5px;}
.supply_add h2{ padding:5px; background-color:#f0f0f0; text-align:center;}
.supply_add p{ padding:3px 0;}
.supply_add input[type="text"]{ width:230px;}
.supply_add #txtcode{width:80px;}
.supply_add textarea{ width:230px;}

/*产品*/
.product_cate{clear:both;}
.product_cate dl{ clear:both; width:100%; margin-top:10px;}
.product_cate dl dt{ float:left; width:30%;}
.product_cate dl dd{ float:right; width:69%; line-height:21px;}
.product_cate dl strong{ font-size:14px;}

.product_list{clear:both;}
.product_list ul{clear:both;}

/*产品：上图下字*/
.product_list{clear:both; margin-top:0px; padding:0px; overflow:hidden}
.product_list ul{clear:both; margin-top:10px; }
.product_list ul li{float:left; width:23%; padding:5px 1% 5px 1%; text-align:center;line-height:26px;}
.product_list ul li a{display:block; background:#efefef; padding:5% 5%; -webkit-transition: background-color 1.0s ; -moz-transition: background-color 1.0s ; -o-transition: background-color 1.0s; transition: background-color 1.0s; }
.product_list ul li img{ width:100%;display:block;}
.product_list ul li a:hover{text-decoration:none; background:#156698; color:#ffffff;}
.product_list ul li p{ text-align:center; margin:5px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product_list ul li p span{ display:block; line-height:28px;}


/*产品：列表*/
.product_list ol.head{background: #eeeeee;font-size:14px;height:26px;line-height:26px;padding-top:2px; padding-left:16px;text-align:center; color:#333333;}
.product_list ol.head span.title{float:left;width:60%;}
.product_list ol.head span.views{float:left;width:10%;  }
.product_list ol.head span.date{float:right;width:28%; }

.product_list ol.info{clear:both; font-size:12px;height:27px;line-height:27px;padding:2px 0 1px 16px;background-image:url(../images/bg.gif); background-repeat:no-repeat;}
.product_list ol.bg{background: #f5f5f5;}
.product_list ol.info font.dot{color:#156698; font-family:"宋体";}
.product_list ol.info a.title{float:left;width:60%; }
.product_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.product_list ol.info span.date{float:right;width:28%; text-align:center;font-size:12px;color:#666666;}

/*产品：左图右字*/
.product_list dl{ clear:both; width:100%; margin-top:10px;}
.product_list dl dt{ float:left; margin-right:10px;}
.product_list dl dd{ float:left; line-height:21px;}
.product_list dl strong{ font-size:14px;}
.product_list dl div.summary{ line-height:20px;}

/*.product_list ol.other,ol.other a,.product ol.other a:link,.product ol.other a:visited { display:block; font-size:12px; height:23px; line-height:23px;}*/
.product_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:40px; padding:10px 0; text-align:center; font-weight:bold;}
.product_view h1.title b{ display:block; line-height:30px; font-size:20px;}
.product_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.product_view div.bigimg{ text-align:center; padding:10px 0;}
.product_view div.bigimg img{}

.product_view dl{ clear:both;}
.product_view dl dt,.product_view dl dd{ float:left;}
.product_view dl dt{ margin-right:10px; }
.product_view dl dd ul{ clear:both;}
.product_view dl dd li{ clear:both;font-size:12px;line-height:23px;}
.product_view dl dd span,.product_view dl dd p{ float:left;}
.product_view dl dd span{ width:70px; text-align:right;}
.product_view div.atta{font-size:12px;line-height:20px;color:#156698;}



.product_viewcart{padding:5px;}
.product_viewcart h2{ padding:5px; background-color:#f0f0f0; text-align:center; font-weight:bold;}
.product_viewcart p{ padding:3px 0; border-bottom:dotted 1px #ccc; margin-bottom:10px; padding-bottom:10px;}
.product_viewcart strong{ font-weight:bold;}
.product_viewcart input[type="text"]{ width:230px;}
.product_viewcart input.pnum{width:80px;}
.product_viewcart textarea{ width:230px;}

/*留言内页*/
.message_add{ padding:5px;}
.message_add p{ padding:3px 0; float:left; width:50%;}
.message_add input[type="text"]{ width:96%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.message_add #txtcode{width:100px;}
.message_add textarea{ width:96%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}

.message_list{clear:both; margin-bottom:25px;padding:0px;font-size:12px;line-height:20px; padding:1px;}
.message_list h1.title{background:#ebebeb;font-size:14px;line-height:28px;text-align:center;}
.message_list div.memo{padding:5px 0;}
.message_list div.nickname{text-align:left; padding:3px 0px;}
.message_list div.adddate{text-align:left; padding:3px 0px;}
.message_list div.reply{ padding:5px 0;background-color:#f7f7f7; }

.order_add{ padding:5px;}
.order_add p{ padding:3px 0;}
.order_add input[type="text"]{ width:230px;}
.order_add #txtcode{width:100px;}
.order_add textarea{ width:230px;}


/*人力资源内页*/
.job_add{ padding:5px;}
.job_add p{ padding:3px 0;}
.job_add input[type="text"]{ width:98%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add #txtcode{width:100px;}
.job_add textarea{ width:98%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add select{ height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}

.joblist{ clear:both; margin-bottom:15px; padding:10px 3px 10px 3px; border-bottom:dotted #333 1px;}
.joblist p{ padding:3px 0;}
.joblist p.biaoti{ font-size:18px;}
.joblist p.biaoti span{ font-size:18px;}
.joblist p.biaoti a{ background:#eeeeee; padding:3px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.joblist p.fabu{ color:#666666;}

.viewpic{ width:100%; text-align:center; clear:both;}
.viewpic img{ margin:20px auto; display:block;}
/*分页*/
.pagelist{clear:both; font-size:14px; line-height:26px; margin:20px 0 15px 0; text-align:center; color:#333333;}
.pagelist a{color:#363535; text-decoration:none; line-height:26px; margin:5px 2px; border:#CCCCCC solid 1px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding:3px 8px;}
.pagelist a:hover{color:#156698; text-decoration:none; border:#ccc solid 1px; background:#f1f1f1;}
.pagelist a.red{color:#ffffff; text-decoration:none; font-weight:bold; background:#51a9b6; border:none; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.pagelist a.red:hover{color:#ffffff; text-decoration:none;} 



.plinktop{text-align:right;font-size:12px;line-height:25px; padding-right:8px;}
.plinktop a,.plinktop a:link,.plinktop a:visited { padding:0 3px;color:#363535;  text-decoration:none;}
.plinktop a:hover{color:#156698; text-decoration:underline;}
.plinktop a.red,.plinktop a.red:link,.plinktop a.red:visited {color:#156698; text-decoration:underline; }
.plinktop a.red:hover{color:#156698; text-decoration:underline;} 

.plinkbottom{text-align:center;font-size:14px;line-height:25px;  padding-right:0px; margin:20px 0 0 0;}
.plinkbottom a,.plinkbottom a:link,.plinkbottom a:visited {padding:0 3px;color:#363535;text-decoration:none; }
.plinkbottom a:hover{color:#156698; text-decoration:underline;}
.plinkbottom a.red,.plinkbottom a.red:link,.plinkbottom a.red:visited {color:#156698; text-decoration:underline; }
.plinkbottom a.red:hover{color:#156698; text-decoration:underline;}

.imgborder{ border:#dedede solid 1px;}

.roundabout-holder  { 
	width:850px;
	height:496px;
	margin:0 auto;

}
.roundabout-moveable-item {
   width:650px;
   height:394px;
   cursor: pointer;
	border:3px solid #ccc;
	border:3px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:4px solid rgba(0, 0, 0, 0.1);
}



/*新闻内页*/
.info_listxw{clear:both; padding:0px; margin-top:20px; display:block; overflow:hidden;}
.info_listxw dl{ clear:both; padding:1.5% 0px; border-bottom:1px dotted #cccccc; overflow:hidden;position: relative;}
.info_listxw dl:before{ content:""; background:#f8f8f8; width:100%; height:100%; position:absolute; left: 0; top: 0;  opacity: 0; visibility: hidden; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); transition: 570ms; }

.info_listxw dl:hover:before {opacity: 1; visibility: visible; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); }
.info_listxw dl:hover dt img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}

.info_listxw dl dt{ display:none;}
/*.info_listxw dl dt img { display: block; width:98%; border:0px solid #e6e6e6; height: auto; line-height: 1; transition: 588ms; }*/
.info_listxw dl dd{ clear:both; position:relative; padding:0px 1%;}
.info_listxw dl dd a.title{ clear:both; display:block; font-size:18px; line-height:24px;}
.info_listxw dl dd .jianyao{ clear:both; font-size:13px; line-height:24px; color:#666666; height:48px; overflow:hidden;}
.info_listxw dl dd .jianyao p{ float:left; color:#666666; text-align:left; }
.info_listxw dl dd .jianyao div{float:left; color:#666666; text-align:left; list-style-type: none;}
.info_listxw dl dd .jianyao font{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao span{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao strong{float:left; font-weight:normal;}
.info_listxw dl dd .jianyao a{float:left; color:#666666;}
.info_listxw dl dd .jianyao img{ display:none;}
.info_listxw dl dd .jianyao br{ display:none;}
.info_listxw dl dd .jianyao iframe{ display:none;}
.info_listxw dl dd .newsdate{ clear:both; color:#999999; line-height:26px;}




/* 特效滚动 */
#focus_Box{position:relative;width:800px;height:554px;margin:20px auto;}
#focus_Box ul{position:relative;width:800px;height:554px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:200px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../images/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../images/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}



/*QQ客服样式*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}
.cart-btn {
	width: 60px;
	height:60px;
	height:60px;
	position: fixed;
	top:300px;
	right:0px;
	z-index: 99;
	cursor: pointer;
}
/*导航栏开始*/
.mainnav ul li:hover > ul {
	display:block;
}
.mainnav ul li:hover > ul li:hover {
	display:block;
}
/*.mainnav li > a:after { content:  ' +'; }*/
.mainnav li > a:only-child:after { content: ''; }
/*导航栏结束*/
.menu1_box{ overflow:hidden; text-align:center; }
.menu1_box h2{display: none;}
.menu1_box a {color:#000000; line-height:40px;  padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; 	-webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menu1_box a:link,.menu1_box a:visited{background:#e6e6e6;}
.menu1_box a:hover,.menu1_box a.active,.menu1_box a.active:link,.menu1_box a.active:visited{background:#51a9b6; color:#FFFFFF;}
.menu1_box ul li {display: inline;float: left;width:120px;}
.menu1_box ul {display: inline-block;overflow: auto;}
.page_road{text-align: center;}
/*订单信息*/
.tipcontent {
	width: 300px;
	margin: 10px auto 0 auto;
}
.tipcontent .reason{
	margin-left: 10px;
}
#iknow{
	display: block;
	line-height: 30px;
	height: 30px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	border-radius:5px;
	cursor:pointer;
	background:#51a9b6;
	color: #fff;
	margin-top:20px;
}
.tipcontent table td{
	height:40px;
}
.order_title{
	height:40px;line-height:40px;
	padding-left: 10px;
}
.product_info{
	width:70%;
}
.product_info td{
	width:25%;
	height: auto;
	line-height:35px;
	text-align: left;
	padding-left:30px;
}
.pro_name{
	cursor:pointer;
}
.address_info{
	width:80%;
}
.address_info td:nth-child(2),.address_info td:nth-child(4){
	width:30%;
	height: auto;
	line-height:35px;
}
/*订单退款申请结束*/
#layui-layer1{
	border: 1px solid #8D8D8D;
}
#layui-layer1 .layui-layer-title{padding-left:10px;font-size:15px;}
.action_box span,.action_box a{
	color:#40a9ff;
	cursor: pointer;
}
/*相关产品/相关新闻*/
.product_related{ clear:both; overflow:hidden}
.product_related .title{ line-height:34px; font-size:16px; font-weight:bold; border:#e6e6e6 1px solid; margin-bottom:2%; padding-left:2%;}
.product_related ul{}
.product_related ul li{float:left; width:21%; padding-right:2%; padding-left:2%; padding-bottom:2%; line-height:24px;}
.product_related ul li img{ border:#e5e5e5 1px solid;width:100%;}
.product_related li a{ text-align:center; display:block}

.news_related{ clear:both; margin-top:2%;}
.news_related .title{ line-height:34px; font-size:16px; font-weight:bold; border:#e6e6e6 1px solid; margin-bottom:2%; padding-left:2%;}
.news_related ul{ width:96%; margin:0 auto}
.news_related li{ line-height:26px;}

