@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: 16px;
	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 {

	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;
}
/*header*/
.datubox {
	position:relative;
	top:0px;
	width:100%;
}
.headerpage {
	clear:both;
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	border-bottom:1px solid rgba(255, 255, 255, 0.3);
	background:rgba(15, 35, 65, 0.2);
	width: 100%;
	position:absolute;
	z-index:9999;
}
.headerpage:after, .headerpage:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.headerpage1 {clear:both;width:100%;margin:0 auto 0 auto;padding:0;background:#404040;width:100%;}
.slide a img{ width: 100%; height:100%;}
.p1854 { display:none;}

.headbg {}
header {
	max-width:1600px;
	margin:0 auto;
}
.head {
	clear:both;
	margin:0 auto;
	width:99%;
}
header:after, header:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
header .logo {float:left; width:230px;line-height:70px; margin:1rem 0% 0  0; }
header .logo1 {float:left; width:230px;line-height:70px; margin:1rem 0% 0  0; }
header .logo img { vertical-align:middle; }
header .headerright { 	float:left;	width:65%;	margin:2rem 0% 0rem 3%;	position:relative;}
header .wapnav {	float:right;	display:none;}
/*搜索*/
.sousuo {
	float:right; border:1px solid red;
	width:13%;
	height:40px;
	border:1px solid #fff;
	background: #FFF;
	overflow:hidden;
	padding:0px 0px 0 0;
	margin:2rem 0% 0  0;
	border-radius:25px;
}
.sousuo input[type="text"] {
	width:81%;
	line-height:34px;
	border:0px;
	padding:0 1%;
	margin:0px;
	background:none;
	font-size:14px;
	color:#333;
}
.sousuo input[type="submit"] {
	background-color:#333;
	height:38px;
	color:#ffffff;
	font-weight:bold;
	border:0px;
	background:url(../images/sousuo.png) no-repeat center;
	width:15%;
}
.sousuo input[type="text"] img { vertical-align:middle; }


.posbox1sousuo{ clear:both; margin:-180px auto 50px auto; width:100%; text-align:center; text-shadow:0px 0px 10px #000; padding-bottom:4rem; }



/*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:80px;
	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大图调用 结束*/


/*--------------------------滚屏-----------------------------------*/
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #ffcc00;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
 .fp-controlArrow {
	display:none;
}
.page1 {
	background:url(../images/page1.jpg) center center no-repeat;
	background-size:cover;
}
.page2 {
	background:url(../images/page2.jpg) center center no-repeat;
	background-size:cover;
}
.page3 {
	background:url(../images/page3.jpg) center center no-repeat;
	background-size:cover;
}
.page4 {
	background:url(../images/page4.jpg) center center no-repeat;
	background-size:cover;
}
.page5 {
	background:url(../images/page5.jpg) center center no-repeat;
	background-size:cover;
}
.page6 {
	background:url(../images/page6.jpg) center center no-repeat;
	background-size:cover;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #ffcc00;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
/*----------------------------------滚屏------------------------------------------*/


.container-fluid {max-width:1380px;}
.mainabout {padding-top:4rem;}
.aboutcenter {padding-top:4rem;}
.aboutcenter a h1 {color:#FFF;font-size:2rem;}
.aboutcenter a h1 span {color:#FFF;font-size:1rem;}
.aboutcenter p {padding:2rem 0;line-height:2rem;font-size:1rem;}
.abmore { margin-top:3rem;}

.abmore a {background:url(../images/sanjiao.png) no-repeat center right 1rem; padding:1rem 4rem 1rem 2rem;  -webkit-transition: all 0.3s;transition: all 0.3s;border:#989596 1px solid;}
.abmore a:hover{ background:#0e529e url(../images/sanjiaobai.png) no-repeat center right 1rem; border:#989596 1px solid;padding:1rem 15rem 1rem 15rem; -webkit-transition: all 0.3s;transition: all 0.3s; color:#FFF;}

.maabout:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.maabout img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.syacenter{ line-height:2.2rem; padding-top:2rem;}

/*-----产品------*/

.producttitle {text-align:center;color: color:#FFF; }
.producttitle a {color:#FFF;line-height:2rem;font-size:1.8rem; border-bottom: #FFF 2px solid;  padding: 0 3px 10px 3px;}
.producttitle h3 {color:#FFF;line-height:4rem;font-size:1.2rem;}

.cpfenlei {text-align:center;color:#FFF; margin-bottom:2rem;  margin:0 auto; padding:3rem; max-width:1400px;}
.cpfenlei a {
	margin-top:0.8rem;
	color:#FFF;
    padding:.5rem 1rem ;
	border:#FFF 1px solid;
	line-height:2rem;
	font-size:1.2rem;
     display:inline-block; }
.cpfenlei a:hover {  background:#0e529e ;  }

/*-----产品滚动------*/
.swiper-container {width: 100%;max-width:1400px;}
.swiper-slide img {display:block;width:100%;height: auto; -webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
.swiper-slide:hover img {display:block;width:100%;height: auto; }
.swiper-slide a p {text-align:center;color:#FFF;line-height:22px;font-size:1.2rem; margin:1.5rem 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.swiper-pagination {position: relative;  text-align:center;}
.swiper-pagination-bullet {width: 12px;height: 12px; background:#fff; opacity:.4; margin:0 2px; }
.swiper-pagination-bullet {}
.swiper-pagination-bullet-active {background:#fff;opacity:1;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 20px;right: auto;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 20px;left: auto;}
.swiper-button-next, .swiper-button-prev {
	position:absolute;
	top:50%;
	width:22px;
	height:36px;
	margin-top:-18px;
	z-index:10;
	cursor:pointer;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	background
}



/*-----新闻------*/

.mainbg3{ width:100%; text-align:center; margin:0 auto 3% auto; color:#FFF; }
.titletop1 {width:100%; margin:0 auto; text-align:center; padding:3% 0 2% 0; }
.titletop1 a{font-size:1.8rem; font-weight:bold; color:#FFF; border-bottom:#FFF 2px solid; line-height:4rem; padding: 0 3px 10px 3px;}
.titletop1 p{font-size:1.2rem; color:#818181; color:#FFF; }
.newswen { color:#fff;  margin:  -1rem 0 0 0; }
.leftnews{ text-align:left; padding:3.5% 0 2.2% 2%; border-bottom:#90c3d3 1px  solid; margin:0 3%; color:#fff;}
.leftnews a{ font-size:18px;text-decoration: none; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color:#fff; }
.leftnews:hover {  }
.leftnews:hover a{ }	
.leftnews:hover p{ }	
.leftnews:hover .h-bg {
    position: absolute;
    width: 0;
    height: 100%;
    background: #d0111b;
    transition-duration: .5s;
    left: 0;
    top: 0;
    z-index: 1;}
.leftnews p{ color:#fff; font-size:14px; padding-left:5px; line-height:2rem; }
.newimg{ padding-left:4%;}

.swiper-button-prev1, .swiper-container-rtl1 .swiper-button-next1 {left: 20px;right: auto;}
.swiper-button-next1, .swiper-container-rtl1 .swiper-button-prev1 {right: 20px;left: auto;}
.swiper-button-next1, .swiper-button-prev1 {
	position:absolute;
	top:42%;
	width:22px;
	height:36px;
	cursor:pointer;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#FFF;
}
.swiper-button-next1{ background-image:url(../images/sanjiao.png);}
.swiper-button-prev1{background-image:url(../images/sanjiao2.png);}
.swiper-container1 .swiper-slide1 p{ color:#FFF; position:relative; top:-3.9rem; line-height:4rem; background-color: rgba(0, 0, 0, 0.4);-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.swiper-container1 .swiper-slide1:hover p{ }
.swiper-container1 .swiper-slide1 p{ color:#FFF; position:relative; top:-4rem; line-height:4rem; background-color: rgba(0, 0, 0, 0.4);}
.swiper-container1 .swiper-slide1 p a{color:#FFF; font-size:1.2rem; padding:0 1rem;}


/*-----案例------*/

.minanli-1{ border-radius:25px; text-align:center; padding:2rem 1rem; background-color: rgba(0, 0, 0, 0.2 );  -webkit-transition: all 0.3s;transition: all 0.3s;}
.minanli-1 img{ width: 100%;  border-radius:25px; border:#a6b3c9 3px solid;}

.minanli-1 a p { font-size:1.4rem; color:#fff; line-height:4rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.minanli-1 a span{ color:#FFF;
	background:url(../images/sanjiaobai.png) no-repeat center right 1rem;
    padding:.8rem 3rem 0.8rem 2rem;;
	border:#FFF 1px solid;
	line-height:6rem;
	font-size:1.2rem;
    margin:0 .5rem;  -webkit-transition: all 0.3s;transition: all 0.3s;}

.minanli-1:hover { -webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);   -webkit-transition: all 0.3s;transition: all 0.3s;}
.minanli-1:hover a span{background: #0e529e url(../images/sanjiaobai.png) no-repeat center right 1rem; transition: background-color 1.0s;  -webkit-transition: all 0.3s;transition: all 0.3s;   padding:.8rem 4rem 0.8rem 4rem;; }

.titletop2 {width:100%; margin:0 auto; text-align:center; padding-bottom:3rem;}
.titletop2 a{font-size:1.8rem; font-weight:bold; color:#FFF; border-bottom:#FFF 2px solid; line-height:6rem; padding: 0 3px 10px 3px;}
.titletop2 p{font-size:1.2rem; color:#818181; color:#FFF;}


/*底部留言*/

.liuyan{clear:both; background:url(../images/liuyanbg.jpg) no-repeat top;}
.liuyan .content{ max-width:1200px; padding-top:0%; padding-bottom:2%; color:#CCCCCC; margin:0 auto;}
.liuyan .liuyan_l{ float:left; width:25%;}
.liuyan .liuyan_c{ float:left; width:40%; margin:0 2%;}
.liuyan p{ border:1px solid #939393; line-height:49px; padding:0 5%; }
.lyphone{  margin-top:4%;}
.liuyan p input{ width:70%; border:0px; background:none; color:#fff;  }
.liuyan p textarea{ width:95%; border:0px; background:none; color:#fff;  }
.liuyan .liuyan_r p{ border:0px;  }

.liuyan .liuyan_r p input { border:1px solid #939393; width:90px; line-height:36px;  }
.liuyan .liuyan_r div input{ border:0px solid red; margin:0 2% 0 0; padding:0 2%; line-height:30px; background:#0e529e; color:#FFFFFF; }

/*底部按钮*/

.titletop3 {width:100%; margin:0 auto; text-align:center; padding:4rem 0 2rem 0;}
.titletop3 a{font-size:1.8rem; font-weight:bold; color:#FFF; border-bottom:#FFF 2px solid; line-height:6rem; padding: 0 3px 10px 3px; margin-top:6rem;}
.titletop3 p{font-size:1.2rem; color:#818181; color:#FFF;}

.adress {width:100%; margin:0 auto; margin-top:0rem; padding:10px 0 1.5rem 0; background:#f0f0f0;text-align:center; overflow:hidden; }

.adresslogo a{ font-size:2.4rem; color:#0e529e; line-height:6rem; font-weight:bold; }
.adresslogo h1{ font-size:1rem; color:#999;}
.adress  .adanniu{ width:100%; margin:0 auto;background:#f0f0f0; }
.adanniu a{-webkit-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.adanniu a img{ padding:10px 1rem; }
.adanniu a img:hover{ padding:10px 1rem; }
.copy{ text-align:center; background:#333 ; color:#FFF; line-height:2rem; font-size:1rem; width:100%; padding:1rem 0;}
.copy a{ color:#FFF; }

.copy1{ text-align:center; background:#333 ; color:#FFF; line-height:2rem; font-size:1rem; width:100%; padding:1rem 0;}
.copy1 a{ color:#FFF; }
.copy1 a:hover{ color:#F00;}

.fnav2{ display:none}

/*微信二维码按钮*/
.weixin {position: relative;}
	
.weixin img.qrcode {
position: absolute;
z-index: 99;
top:-70px;
right:100px;
width:150px;

max-width: none;
transform: scale(0);
transform-origin: top right;
opacity: 0;

border-radius: .25rem;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;

}


.weixin:hover img.qrcode {
transform: scale(1);
opacity: 1;
}

.weixin h1.qrcode {
position: absolute;
z-index: 99;
top:45px;
right: -28px;
max-width: none;
transform: scale(0);
transform-origin: top right;
opacity: 0;background-color: rgba(14, 82, 158, 0.5); 
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
width:240px;

color:#FFF; font-size:1.4rem; line-height:3rem;

}

.weixin:hover h1.qrcode {
transform: scale(1);
opacity: 1;
}

/*内页*/
.mainpage{clear:both; max-width:1300px; margin:1rem auto 1rem auto; padding:0; }
.mainpage:after, .mainpage:before{content: '';display: block;clear: both;height: 0;}
.left{clear:both; overflow:hidden; padding:0 1%; width:90%; margin:0 auto; }
.right{ width:100%; }	

.mainarea{ position:relative; clear:both; overflow:hidden; padding:0px 0 0px 0; min-height:360px; height:360px;}
[class].mainarea{height:auto;}
.mainarea div.content{font-size:14px; line-height:23px;}


.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: 20%;
	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: #0e529e;
	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;
}
/*内页位置*/

/*内页位置*/
.bannermain{ height:300px; }
.posbox{ clear:both; margin:-200px auto 0 auto; height:200px; width:100%; text-align:center; text-shadow:0px 0px 10px #000; }
.position{  padding-right:0px;  line-height:40px; color:#fff;}
.position a,.position a:link,.position a:visited {color:#fff;}
.position a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{color:#fff;}
.positioninfo{  padding:0px 0 0 0px; line-height:40px; color:#fff; font-size:36px; font-weight:bold; }

.bannermain1{ height:340px; }
.posbox1{ clear:both; margin:-260px auto 0 auto; width:100%; text-align:center; text-shadow:0px 0px 10px #000; padding-bottom:4rem; }
.position1{  padding-right:0px;  line-height:40px; color:#fff;}
.position1 a,.position a:link,.position a:visited {color:#fff;}
.position1 a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{color:#fff;}
.positioninfo1{  padding:0px 0 0 0px; line-height:40px; color:#fff; font-size:36px; font-weight:bold; }



.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:#d71820;
	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:#0a51a3;
	color:#FFFFFF;
}

.menu3{ clear:both; margin:0px auto 0px auto; text-align:center; }
.menu3 a,.menu3 a:link,.menu3 a:visited{ font-size:16px; text-align:center; color:#fff;  line-height:60px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;background:url(../images/sanjiaobai.png) no-repeat center right 1rem;
 -webkit-transition: background-color 0.5s ;
	-moz-transition: background-color 0.5s ;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
	border:#a2a2a2 1px solid; padding:.8rem 3rem 0.8rem 2rem; -webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.menu3 a:hover,.menu3 a.active,.menu3 a.active:link,.menu3 a.active:visited{color:#fff; text-decoration:none; padding:.8rem 5rem 0.8rem 4rem; -webkit-transition: background-color 0.5s ;
	-moz-transition: background-color 0.5s ;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out; 	border:#fff 1px solid;}



.menu31{ clear:both; margin:0px auto 0px auto; text-align:center; }
.menu31 a,.menu31 a:link,.menu31 a:visited{ font-size:16px; text-align:center; color:#fff;  line-height:60px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;background:url(../images/sanjiaobai.png) no-repeat center right 1rem;
 -webkit-transition: background-color 0.5s ;
	-moz-transition: background-color 0.5s ;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
	border:#a2a2a2 1px solid; padding:.8rem 2rem 0.8rem 1rem; -webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.menu31 a:hover,.menu31 a.active,.menu31 a.active:link,.menu31 a.active:visited{color:#fff; text-decoration:none; padding:.8rem 3rem 0.8rem 2rem; -webkit-transition: background-color 0.5s ;
	-moz-transition: background-color 0.5s ;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out; 	border:#fff 1px solid;}



.menu4 {
	clear:both;
	margin:0 auto;
	max-width:1200px;
}
.menu4 ul {
	clear:both;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
.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:#d71820;
	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:10px;
}
.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;
}
.infosearch {
	text-align:right;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 5px 0 0;
}
.infosearch 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;
}
.infosearch input[type="submit"] {
	background-color:#0a51a3;
	border: 1px solid #00418b;
	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;
	overflow:hidden
}
.info_list ul {
	clear:both;
	margin-top:10px;
}
.info_list ul li {
	float:left;
	width:25%;
	padding:5px 1% 5px 1%;
	text-align:center;
	line-height:26px;
}
.info_list ul li a {
	display:block;
	background:#efefef;
	padding:5% 5% 0 5%;
	-webkit-transition: background-color 1.0s;
	-moz-transition: background-color 1.0s;
	-o-transition: background-color 1.0s;
	transition: background-color 1.0s;
}
.info_list ul li img {
	width:100%;
	display:block;
}
.info_list ul li a:hover {
	text-decoration:none;
	background:#0e529e;
	color:#ffffff;
}
.info_list ul li p {
	text-align:center; line-height:3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.info_list ul li p span {
	display:block;
	line-height:28px;
}



.info_list ol.info{clear:both; line-height:30px; padding:20px 10px; border-bottom:1px dotted #bbb;  }
.info_list ol.info:hover{ background:#f3f3f3; }
.info_list ol.info .views{ display:block; font-size:14px; line-height:22px; color:#777;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0 0 0; }
.info_list ol.bg{background: #f5f5f5; padding:0 0 0 10px;}
.info_list ol.info font.dot{color:#db0000; font-family:"宋体";}
.info_list ol.info a.title{  font-size:18px; }
.info_list ol.info a:hover.title{ color:#F00; }
.info_list ol.info span{ display:block; font-size:14px;color:#666666;}
.info_list ol.info p{ font-size:14px; }






.info_list dl {
	float:left;
	width:300px;
	height:265px;
	text-align:center;
	margin:0 25px 15px 25px;
}
.info_list dl dd {
	height:20px;
	line-height:20px;
}
.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 {
	padding:0px 5px;
	font-size:18px;
	line-height:23px;
}
.info_view div.content p {
    margin-top: 0;
     margin-bottom: 0rem;
	line-height:2rem; font-size:1rem;
}
.info_view img {
	display: block;
    margin: 0 auto;
    width: auto;
}
.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;
}
.info_view td:hover{ background:#f5f5f5}

.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:25%;
	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:#0e529e;
	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:#0e529e;
	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:#0e529e;
}
.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;
}

.info_view .subtitle b{ font-size:14px; font-weight:normal; margin:0 10px 0 0; }
.info_view .subtitle span{ position:relative; font-size:14px; }
#code {display: none; padding: 5px;  background-color: white;  border: 1px solid #bbb;  position: absolute;  left:90px; top: 0%; }
canvas { display:block;  width: auto !important;    size: 18px;    max-width: 90px !important;    height: 90px !important;}

/*下载*/
.one_frist{   }
.one_frist ul{}
.one_frist ul li{ background:#f7f7f7; border:1px solid #eee; margin:0 0 5px 0; padding:15px 2%; clear:both; overflow:hidden; }
.one_frist ul li a{ display:block; float:left; width:75%; }
.one_frist ul li a:hover{ color:#ff0000; }
.one_frist ul li span{ color:#ffa700; float:left; font-size:14px; margin:0 10px 0 0; }

.mins {
  position:fixed;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999;
  display: none;
  text-align: center;
}
.mins form{  width: 350px;position:relative;
  margin:20% auto 0px auto;
  background: rgba(0,0,0,.7);
  padding:20px 20px 50px 20px;
}
.mins span{    padding-right: 20px; color:#fff;
  margin-top:35px;
  display: inline-block;
  position: absolute;
}
.mins b{ position:absolute; right:15px; top:5px; }
.mins b a{ color:#fff; }
.mins span a{color:#FFF}

/*留言内页*/
.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 { background:#f7f7f7;
	clear:both;
	margin-bottom:15px;
	padding:0px 0px 10px 0px;
	border-bottom:dotted #333 1px;
}
.joblist .joblist_top{ background:#0e529e; width:100%; padding:2% 2%; margin:0 0 2% 0; color:#fff; }
.joblist .joblist_top p{ width:25%; float:left; margin:0px; line-height:30px; }
.joblist .joblist_content{ clear:both; overflow:hidden; padding:0 2%; }
.joblist .joblist_content p{ line-height:18px; }
.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:1.5rem 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:#0a51a3;
	text-decoration:none;
	border:#ccc solid 1px;
	background:#f1f1f1;
}
.pagelist a.red {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background:#d71820;
	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:#0e529e;
	text-decoration:underline;
}
.plinktop a.red, .plinktop a.red:link, .plinktop a.red:visited {
	color:#0e529e;
	text-decoration:underline;
}
.plinktop a.red:hover {
	color:#0e529e;
	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:#0e529e;
	text-decoration:underline;
}
.plinkbottom a.red, .plinkbottom a.red:link, .plinkbottom a.red:visited {
	color:#0e529e;
	text-decoration:underline;
}
.plinkbottom a.red:hover {
	color:#0e529e;
	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{  margin:0;}
.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:#d71820;
	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:#d71820;
	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 {
	float:left;
	width:48%;
	margin-left:0.5%;
	margin-right:0.5%;
	line-height:34px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
