﻿@charset "utf-8";
@import url(font-awesome.css);
/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,pre,div,ul,ol,li,dl,dt,dd,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td { line-height:30px; cursor:hand;}
select{ font-family:微软雅黑,Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}

body{font-size:12px; color: #333; font-family:微软雅黑,Arial, Helvetica, sans-serif; font-weight:normal; overflow-x: hidden; }
a{ font-family:微软雅黑,Arial,Helvetica,sans-serif; color:#333; text-decoration:none; font-size:12px; font-weight:normal;}
a:hover{ color:#e42832; text-decoration:none;}

.noInfo{ background:url(../images/loading.gif) left no-repeat; height:30px; padding-left:20px; line-height:30px;}
.clears{ clear:both; font-size:0; line-height:0;}

.fl{float:left;}.fr{float:right;}
.tar{text-align:right;}.tac{text-align:center;}.tal{text-align:left;}

.w250{width:250px;}
.h20{height:20px;}.h30{height:30px;}.h100{height:100px;}

.pt10{padding-top:10px;}.pl10{padding-left:10px;}.pr25{padding-right:25px;}.pr10{padding-right:10px;}
.mgt10{margin-top:10px;}.mgb10{margin-bottom:10px;}.mgt20{margin-top:20px;}.mgb20{margin-bottom:20px;}
.mgt50{margin-top:50px;}
.lh20{line-height:20px;}.lh25{line-height:25px;}
.bb{border-bottom:#eeeeee solid 1px;}
.bbr{border-bottom:#ea1205 solid 1px;}
.dashline{ background:url(../Images/dashedline.gif) bottom repeat-x;}
.hidden{overflow:hidden;}
.relative { position:relative;}.absolute { position:absolute;}
.point{ color:#d10818;font-family:Georgia, "Times New Roman", Times, serif}
.ptb10{ padding:10px 0;}

*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
*html .header-wrapper{position:absolute;top:expression(eval(document.documentElement.scrollTop));}

.wrapper{ float:left; width:100%; display:block; position: relative;  }

.top-wrapper{ position: relative; background: #666;}
.topcon{ width:1360px; height:30px; margin:0 auto; }
.topcon a{ color: #ffffff; line-height: 30px; }
.topcon .backhome{ float: right;  margin-right: 20px;}
.searchbox{float: right;  width: 150px; height: 22px; margin-top: 4px; background: #ffffff; padding: 0 10px; border-radius: 11px;}
.searchbox input{ float: left; width: 120px; height: 22px; border: none; line-height: 22px; }
.searchbox input.searchbtn{width: 22px; height: 22px;  }
/* head */
.header-wrapper{ position: relative; /*background:url(../images/headbg.jpg) center;*/ }
.header{ width:1400px; height:100px; margin:0 auto; }
.logo{ float:left; }
.logo a img{ height: 80px; margin-top: 10px;}
.txt{float:left;}
.txt img{ height: 75px;}
.head-top{ float: right; display: block; width: 900px; height: 40px; margin-top: 30px; }
.header-tel{float: right; background:url(../images/tel.png) center left no-repeat; padding-left:40px; line-height: 40px; display: block; font-size: 18px; color:#fff; }
.header-ew{ float: right; background:url(../images/weixin.png) center left no-repeat; padding-left:40px; line-height: 40px; display: block; font-size: 18px; color:#fff; margin-right: 20px; position:relative; z-index:99;}
.header-ew .ew{ position:absolute; top:40px; left:0px; display:none; border:3px #e3e3e3 solid;}
.header-ew .ew img{ width:120px;}
.header-ew:hover .ew{ display:block;}

/* menu */

.menu{ text-align:center; float: right;}
.menu ul{ text-align:center; display:inline-block; vertical-align:middle;}
.menu li{ float:left; line-height:100px;text-align:center; position:relative}
.menu li .menutit{ display:block; padding:25px 35px; position:relative; color:#333; font-weight:bold;font-size:18px; line-height: 30px; transition:1s;-webkit-transition:1s;-moz-transition:1s;}
.menu li .menutit:after {content: '';width: 0;height: 3px;background-color: #e42832;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: 0;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s}
.menu .cur a:after,.menu li:hover .menutit:after {width: 100%}
.menu .cur a.menutit, .menu .menutit:hover{ color:#e42832; }
.menu .menutit span{ display: block; width: 100%; font-size: 10px; line-height: 15px;}
.menu li .sub{ position:absolute; display:none;clear:both; z-index:999;background-color:#fff; width:120%; margin-left:-10%; border-radius: 0 0 8px 8px;}
.menu .subbox{ text-align:center; line-height:45px; padding-bottom:10px;box-shadow: 0 0 3px #ccc}
.menu .subbox a{ display:block; font-size: 14px;}
.menu .subbox a:hover{background-color: #e42832; color:#fff;}

/* banner */
#banners{ float:left; width:100%; min-width:1360px; height:650px; position:relative;  z-index:1; overflow:hidden; background:#ccc}
.inbanner{ float:left; width:100%; height:360px; position:relative;  z-index:1; overflow:hidden; background:#575757}
.main-navbox{ margin: 0 auto; text-align: center;}
.main-nav {  display: inline-block;  *display: inline;zoom: 1; }
.main-nav li { display: inline-block;  *display: inline;zoom: 1; margin: 0 5px; height: 30px; line-height: 30px; }
.main-nav li a { display: block; padding: 0 20px; color: #5f5f5f; font-size: 18px; height: 30px; line-height: 30px; transition-duration:500ms;}
.main-nav li a:hover,.main-nav li a.current { color: #fff;  background: #e42832;}
.positionlink a{ line-height: 50px; font-size: 12px; }

/* wrapperbg */
.1mainer-wrapper{ padding:0px 0;}
.mainer-wrapper{ padding:30px 0;}
.mainer-wrapperpro{padding:100px 0;}
.mainer{ width:1460px; margin:0 auto;}
.mainerbanner{ width:1460px; margin:0 auto; overflow:hidden;}
.pmainer1{ float: left; width:680px; margin-left: 300px; height: 700px;}
.pmainer2{ float: right; width:680px; margin-right: 300px; height: 700px;}
.mainerproduct{ width:100%; margin:0 auto; max-width: 1920px; position: relative;}
.maineradv{ width:100%; margin:0 auto; max-width: 1920px; position: relative;}
.maincou{ width:1260px; margin:0 auto;}

/* title */

.home-title{ display:block; overflow:hidden; text-align: center; background:url(../images/title-icon.png) no-repeat bottom center; padding-bottom:30px;}
.home-title .ten { display:block; text-align:center; font: 18px/30px "Microsoft YaHei";text-transform: uppercase; color: #000; }
.home-title .tcn { display:block; text-align:center; font: bold 40px/60px "微软雅黑"; text-transform: uppercase; color: #000; }
.home-title .ten a { font-size: 18px; color: #ffffff; }
.home-title .thn { display:block; text-align:center; font: bold 35px/90px "微软雅黑"; text-transform: uppercase; color: #000; }

.home-titles{ display:block; overflow:hidden; text-align: center; background:url(../images/title-icon.png) no-repeat bottom center; padding-bottom:30px;}
.home-titles .ten { display:block; text-align:center; font: 18px/30px "Microsoft YaHei";text-transform: uppercase; color: #000; }
.home-titles .tcn { display:block; text-align:center; font: bold 40px/100px "微软雅黑"; color: #000; }
.home-titles .ten a { font-size: 18px; color: #ffffff; }
.home-title .tbn { display:block; text-align:center; font: 18px/10px "Microsoft YaHei";text-transform: uppercase; color: #d4d4d4; }
.home-more{ float:left; width:100%; margin-top:30px; overflow:hidden; text-align:center;}
.home-more a{ width:120px; height:30px; display:inline-block; border:#454753 solid 2px; text-align:center; font-size:14px; line-height:30px; overflow:hidden;}
.home-more a:hover{ background:#ffb102; color:#FFF}

.home-type-box{ width: 1350px; margin:0 auto;}
ul.typelist{ float: left; width: 100%;}
ul.typelist li{ float:left; text-align:center;  width:450px;  position:relative; }
ul.typelist li a{ float:left; _display:inline; text-align:center; z-index:9;}
ul.typelist li .pic{ float:left; width:100%;  overflow: hidden; }
ul.typelist li .pic img{ width:100%; transition:all 0.5s ease;}
ul.typelist li b{ float:left; width:100%; padding:5px 0; text-align:center; background:#e42832; color:#FFF; height:30px; line-height: 30px; font-size: 16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all; }
ul.typelist li a:hover .pic img{transform:scale(1.2); }



/* about */
.aboutbg{ background-image: url(../images/bg2.jpg);height:750px; }
.aboutnavbox { width: 100%; position: relative; text-align: left;background: #ffffff;  }
.aboutnavbox .bd ul {zoom: 1; height: auto; overflow: hidden;}
.abouttext {width:600px; height: 360px; padding:60px 40px; font-size: 16px; background: #ffffff;  }
.abouttext h3 {display: block; font-size:30px; line-height: 60px;; text-transform: uppercase; }
.abouttext span {display: inline-block; font-size:18px; line-height:50px;; text-transform: uppercase; color: #ccc; border-top:#e42832 solid 2px; }
.aboutinfo { color: #888; line-height: 30px; height: 120px; overflow: hidden; margin-bottom: 30px; }
.aboutmore { transition-duration:500ms; display: block; width: 120px; height: 32px; line-height: 32px; color: #fff; font-size: 14px; text-align: center; background-color: #646464; border-radius: 16px; }
.aboutmore:hover { background-color: #e42832;  color: #fff;}
.aboutimg {  width: 680px; box-shadow: 10px 10px 10px #ccc; background: #000; }
.aboutimg img { width: 680px; height: 480px; display: block; transition-duration:500ms;}
.aboutimg img:hover { filter: alpha(opacity=70); opacity: 0.7; }

.aboutnavbox .hd {width: 100%; position: relative; text-align: center; margin-top: 50px;}
.aboutnavbox .hd ul { height: 90px; width: 800px;  margin:0 auto; border: 1px solid #d3d3d3; background-color: #fff; border-radius: 80px; padding: 0 80px; box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12); }
.aboutnavbox .hd ul li { float: left; width:200px; cursor: pointer; }
.aboutnavbox .hd ul li a { height: 80px; padding-top:10px; position: relative; display: block; color: #000; font-size: 18px; text-align: center; }
.aboutnavbox .hd ul li a i { position: absolute; left: 0; top: -10px; height: 11px; width: 100%; z-index: 5; display: none; background: url(../images/arr.png) no-repeat center top; }
.aboutnavbox .hd ul li a div { height: 30px; background-position: center top; background-repeat: no-repeat;  }
.aboutnavbox .hd ul li a p { margin:5px 0 5px; }
.aboutnavbox .hd ul li a span { display: block; margin: 0 auto; width: 18px; height: 1px; background-color: #e42832; }
.aboutnavbox .hd ul li a em { position: absolute; right: 0; top: 0; height: 100%; width: 1px; z-index: 5; display: block; }
.aboutnavbox .hd ul li .a0 { background-image: url(../images/mainicon1.png); }
.aboutnavbox .hd ul li .a1 { background-image: url(../images/mainicon3.png); }
.aboutnavbox .hd ul li .a2 { background-image: url(../images/mainicon2.png); }
.aboutnavbox .hd ul li .a3 { background-image: url(../images/mainicon4.png); }
.aboutnavbox .hd ul li.on { background-color: #e42832; }
.aboutnavbox .hd ul li.on a { color: #fff; }
.aboutnavbox .hd ul li.on a span { background-color: #fff; }
.aboutnavbox .hd ul li.on a i { display: block; }
.aboutnavbox .hd ul li.on a em { display: none; }
.aboutnavbox .hd ul li.on .a0 { background-image: url(../images/mainicon1-1.png); }
.aboutnavbox .hd ul li.on .a1 { background-image: url(../images/mainicon3-1.png); }
.aboutnavbox .hd ul li.on .a2 { background-image: url(../images/mainicon2-1.png); }
.aboutnavbox .hd ul li.on .a3 { background-image: url(../images/mainicon4-1.png); }

/* product */
.pbg{ background: url(../images/pbg.jpg) repeat-x; background-position:bottom; /*padding: 50px 0;  */}
.productnavbox { width: 100%; position: relative; text-align: left; margin-top: 20px;}
.productnavbox .bd ul { height: 640px; }
.slidetext {width:600px; font-size: 16px;  }
.slidetext h3 {display: block; font-size:40px; line-height: 100px;; text-transform: uppercase; }
.slideinfo { color: #333333; line-height: 35px; height: 175px; font-size: 16px; overflow: hidden; margin-top: 30px; }
.slidemore { transition-duration:500ms; display: block; width: 200px; height: 40px; line-height: 40px; margin-top: 10px; color: #e32831; font-size: 16px; text-align: center; border:#e32831 solid 1px; border-radius: 5px; }
.slidemore:hover { background-color: #e32831; color: #ffffff;}
.slideimg { width: 750px; margin-right: -100px;}
.slideimg img { width: 750px; height: 600px; display: block; transition-duration:500ms; box-shadow: 0 5px 30px rgba(0, 0, 0, 0.12);}
.slideimg img:hover {transform:scale(1.1); }
.productnavbox .hd{ position: relative;z-index: 9; float: left; width: 100%; margin-top:0px; }
.productnavbox .hd ul { height: 220px; width: 1200px; padding:0 90px; border: 1px solid #d3d3d3; background-color: #fff;  border-radius: 110px;box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);}
.productnavbox .hd ul li { float: left; width:200px; }
.productnavbox .hd ul li a { height: 150px; padding: 40px 0; position: relative; display: block; color: #000; font-size: 18px; text-align: center; }
.productnavbox .hd ul li a div img {width: 80px; height: 64px; transition-duration:300ms;}
.productnavbox .hd ul li a:hover img{ transform:scale(1.2);}
.productnavbox .hd ul li a p { margin:15px 0 15px; }
.productnavbox .hd ul li a span { display: block; margin: 0 auto; width: 18px; height:3px; background-color: #e42832; transition-duration:500ms}
.productnavbox .hd ul li a em { position: absolute; right: 0; top: 0; height: 100%; width: 1px; z-index: 5; display: block; }
.productnavbox .hd ul li.on a { color: #e42832; }
.productnavbox .hd ul li.on a span { width: 100px; }

.picScroll-left{ float: left; width:850px; height: 210px; margin-top: 30px; position:relative; overflow: hidden; z-index: 99; background:url(../images/pbg.png) ; border-radius: 100px;}
.picScroll-left .sprev,
.picScroll-left .snext{ position:absolute; left:10px; top:50%; margin-top:-25px; display:block; width:32px; height:50px; background:url(../images/slider-arrow.png) -176px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; z-index:999 }
.picScroll-left .snext{ left:auto; right:0px; background-position:-60px 5px; }
.picScroll-left .sprev:hover,
.picScroll-left .snext:hover{ filter:alpha(opacity=100);opacity:1;  }
.picScroll-left .pbd{ margin:0 auto; width:750px; margin-top: 20px;}
.picScroll-left .pbd ul{ zoom:1; }
.picScroll-left .pbd ul li{ margin-right:5px; margin-left:5px; float:left; text-align:center;  width:140px;  position:relative; }
.picScroll-left .pbd ul li a{ float:left; _display:inline; text-align:center;  width:200px; z-index:9;}
.picScroll-left .pbd ul li .pic{ float:left; width:140px;}
.picScroll-left .pbd ul li .pic img{ width:140px; height:140px; transition:all 0.8s ease; border: #e8e8e8 solid 1px;}
.picScroll-left .pbd ul li .con{ float:left; width:140px; text-align:center; color:#ffffff;}
.picScroll-left .pbd ul li .con strong{ float:left; width:100%; height:30px;  line-height: 30px; font-size: 14px; font-weight: normal; text-align:center;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all; background:url(../images/prolineon.png) bottom center no-repeat; padding-bottom:5px;}
.picScroll-left .pbd ul li .con p{ float:left; width:110px; line-height:20px; height:40px; overflow:hidden;}
.picScroll-left .phd{ float:left; width:100%; height:30px; line-height:30px; margin-top:20px; text-align:center; }	
.picScroll-left .phd ul{ text-align:center;  padding-top:5px;  }	
.picScroll-left .phd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:5px; background:url(../images/icoCircle.gif) 0 -9px no-repeat; overflow:hidden;}	
.picScroll-left .phd ul .on{ background-position:0 0; }


/* news */
.news-container{ float:left; width:1360px;}
.news-box{ float:left; width:920px;}
.question-box{ float:right; width:360px; margin-top: 20px;}

.news-nav-list{ float: left; width: 100%;  }
.news-nav-list li{ float: left; width:180px; text-align: center; background: url(../images/menu-line.png) no-repeat right center; }
.news-nav-list li a{ float: left; width:100%; font-size: 22px; line-height: 80px; height: 80px; transition-duration:500ms; }
.news-nav-list li.on a{ font-weight: bold; color: #e42832; background: url(../images/arr-t.png) no-repeat center bottom;}

.newsmain{float: left; width: 100%; margin-top: 20px;  position: relative; }
.nmore{ position: absolute; top: -75px; right: 10px;  width: 60px; height: 50px; line-height: 50px; font-size: 16px; text-transform: uppercase; transition-duration:500ms;}
.nmore:hover{ padding-right: 10px; width: 60px; background: url(../images/arr-r.png) no-repeat right center;}
.newsrecommendbox{ float: left; width: 440px; background: #ffffff; box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);}
.newsrecommendbox img{ float: left; width: 440px; height: 300px; }
.ninfo{ float: left; padding: 20px; width: 400px; line-height: 25px; }
.ninfo h3 a{ float: left; width: 400px; transition-duration:500ms; height: 50px; line-height: 50px; font-size: 20px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all;}
.ninfo p{ float: left; width: 400px; line-height: 30px; font-size: 15px;}
.ninfo h3 a:hover{ padding-left: 20px; width: 380px; background: url(../images/arr-r.png) no-repeat left center;}

.newslistbox{ float: right; width: 460px; }
.newslistbox p{ float: left; width: 450px; height: 45px; padding-left: 15px; line-height: 45px; font-size: 15px; background: url(../images/arr-r.png) no-repeat left center; }
.newslistbox p a{ float: left; width: 350px; height: 45px; line-height: 45px; transition-duration:500ms; font-size: 16px;  overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all;}
.newslistbox p span{float: left; width: 95px; text-align: center;}
.newslistbox p a:hover{ padding-left: 10px; width: 340px;}

.q-title{ float: left; width: 100%; height: 50px; border-bottom: #e3e3e3 solid 1px; }
.q-title h3{ float: left; width: 150px; height: 50px; line-height: 50px; background: #e42832; color: #fff; font-size: 20px; text-align: center; }
.q-title a{float: right; width: 60px; height: 50px; line-height: 50px; font-size: 16px; text-transform: uppercase; transition-duration:500ms;}
.q-title a:hover{ padding-right: 10px; width: 60px; background: url(../images/arr-r.png) no-repeat right center;}

.question-top{ float:left; width:100%; position: relative; overflow: hidden; margin-top: 20px;}
.q-list li { float: left; width: 100%; padding-bottom: 20px;  border-bottom: #e3e3e3 solid 1px;}
.q-list li a{ float: left; width: 360px; transition-duration:500ms; font-weight: bold; height: 60px; line-height: 60px; font-size: 20px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all;}
.q-list li p{ line-height: 25px; font-size: 15px;}
.q-list li a:hover{ padding-left: 20px; width: 380px; background: url(../images/arr-r.png) no-repeat left center; }


/* maincontent */


.customerbg{background: url(../images/casebg.jpg) no-repeat center center / cover;}

/* news */
.news-list { float: left; width: 100%; margin-top: 0px; height: auto; overflow: hidden; }
.news-list li { width:500px; float: left; position: relative;margin: 40px 14px 50px 14px; border: #f1f1f1 solid 1px; transition-duration:500ms;}
.news-list li a { display: block; padding: 10px 20px; color: #444; }
.news-list li a h3 { font-size: 18px; line-height: 50px; height: 50px; margin-left: 120px; transition-duration:500ms;}
.news-list li a p { color: #777; line-height: 24px; font-size: 14px; }
.news-list li:hover {box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
.news-list li:hover a { color: #e42832; }
.news-list li:hover a h3 {margin-left: 140px; }
.news-list li:hover a .ntext { background-color: #e42832; }
.news-list li:hover a .ntext span { color: #fff; }
.news-list .ntext { position: absolute; left: 25px; top: -40px; z-index: 5; height: 80px; background-color: #646464; width: 80px; padding: 5px; text-align: right; color: #fff; }
.news-list .ntext b { font-weight: normal; display: block; font-size: 28px; line-height: 28px; padding: 20px 0 5px; }
.news-list .ntext span { display: block; font-size: 14px; color: #a4a4a4; }


/* customer-list */
.main-navbox{ margin: 0 auto; text-align:left;width:900px;}
.customer-list {  display: inline-block;  *display: inline;zoom: 1; }
.customer-list li { display: inline-block;  *display: inline;zoom: 1; margin:10px 18px; background: #ffffff; position:relative; border: #eeeeee solid 1px; width: 150px; height: 150px; line-height: 150px; border-radius:20px; box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);}
.customer-list li img{opacity:1;filter: alpha(opacity=100); width:80%; padding:10%; position:absolute; z-index:3; left:0; top:50%; transform:translateY(-50%); z-index:3;}
.customer-list li span{opacity:0;filter: alpha(opacity=0); float:left; width:100%; position:absolute; z-index:3; left:0; top:50%; transform:translateY(-50%); z-index:2; color:#000; font-size:18px; line-height:28px; text-align:center;}
.customer-list li:hover img{opacity:0;filter: alpha(opacity=0);}
.customer-list li:hover span{opacity:1;filter: alpha(opacity=100); color: #ffffff;}
.customer-list li:hover{ -webkit-transition: 1s ease;
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
background: #e42832;
}



/* certificate */
.certificate-list { float: left; width: 100%; overflow: hidden; text-align: center;}
.certificate-list li { float: left; display: block; zoom: 1; position: relative; width: 260px;  background: #fff; border: #eeeeee solid 1px; padding:20px 18px; margin:20px 20px; overflow: hidden; }
.certificate-list li a { float: left; display: block; color: #333; overflow: hidden;}
.certificate-list li a .p-img{ float:left; width:260px; height:280px; overflow:hidden; position:relative;}
.certificate-list li a .p-img img{ width:260px; transition-duration:500ms;}
.certificate-list li a .p-info{ display:block; overflow:hidden; padding:10px 40px; text-align:center; z-index:3; }
.certificate-list li a .p-info h3{ display:block; height: 50px; line-height:50px; font-size:16px; font-weight:normal; overflow:hidden;}
.certificate-list li a .p-info p{ display: block; line-height:20px; color:#aaa; height:20px; font-size: 12px; overflow:hidden; }
.certificate-list li a:hover .p-img img{ transform:scale(1.1);}
.certificate-list li:hover {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);}

/* feedback */
.messagebg{ float: left; width:100%; margin-top: 30px; }
.mtit{font-size:40px;color: #e62129;margin-bottom:20px;}
.note{color: #999;line-height: 20px; margin-bottom: 30px;background-color: #f5f5f5;padding: 15px;position: relative;}
.note a{color: #e62129;}
.note b{font-size:60px;font-family: "黑体";line-height:1; color: #e62129;position: absolute;left:5px;top:-14px;}
.note i{ color:#e62129; font-size:16px;}

.message-box .message-item{display:block;background-color: #f5f5f5;border:1px solid #eee;transition:all ease-in .2s;overflow:hidden;margin-bottom:20px;}
.message-box .message-item input[type="text"],.message-box .message-item textarea{width:100%;height:100%;padding:15px;border:none;background-color:inherit;box-sizing:border-box;}
.message-box .checkbox{width: 300px;}
.message-box .message-item #checksn{width:200px;}
.message-box .message-item #checkimg{float:right;width:80px;height:auto;margin-right:8px;margin-top:8px;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #aaa; font-family:微软雅黑,Arial, Helvetica, sans-serif; font-size:12px;}
.message-box .message-item input[type="text"]:focus,.message-box .message-item textarea:focus{background-color:#fff;}
.message-box .btnbox{width:180px;height:40px;font-size: 16px;text-align:center;line-height:40px;color:#fff;cursor:pointer;border-radius:4px;background-color:#ff0000;transition:all ease-in .2s; border:none;}
.message-item:hover{border-color:#ddd;background-color:#fff;}
.message-box .btnbox:hover{background-color:#c60917;}

/* product */
.product-list { float: left; width: 100%; overflow: hidden; text-align: center;}
.product-list li { float: left; display: block; zoom: 1; position: relative; width: 298px; border: #f1f1f1 solid 1px; background: #fff;  margin:20px; overflow: hidden; }
.product-list li a { float: left; display: block; color: #333; overflow: hidden;}
.product-list li a .p-img{ float:left; width:260px; max-height:260px; overflow:hidden; position:relative;}
.product-list li a .p-img img{ width:240px; height:240px; transition-duration:500ms;}
.product-list li a .p-info{ display:block; overflow:hidden; padding:20px 40px; margin-top: 10px; text-align:center; z-index:3; border-top: #f1f1f1 solid 1px; }
.product-list li a .p-info h3{ display:block; line-height:30px; font-size:16px; font-weight:normal; height: 30px; overflow: hidden;}
.product-list li a:hover .p-img img{ transform:scale(1.1);}
.product-list li:hover{box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}
.product-list li a .p-info span{ transition-duration:500ms; display: block; margin:0 auto; line-height:30px; color:#fff; border: #fff solid 1px; height:30px; overflow:hidden; margin-top: 10px; background: #e42832; width: 100px; text-align: center;  border-radius: 5px;}
.product-list li a:hover .p-info span{  background: #fff; border: #e42832 solid 1px; color:#e42832; }
.product-list li a .p-info span em{ filter: alpha(opacity=0); opacity: 0;}
.product-list li a:hover .p-info span em{ filter: alpha(opacity=100); opacity: 1; }



/* download */
.download-list{ float:left; overflow:hidden; zoom:1; width:960px;}
.download-list li{ float:left; width:460px; overflow:hidden; position:relative; margin:0px 9px 20px 9px; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); border-radius: 10px; border:#fafafa solid 1px;}
.download-list li .ptxt{ float:left; width:440px; padding:10px 10px; text-align:center; background: #ffffff; }
.download-list li .ptxt i{ display: block; height: 25px; width: 100%; background:url(../images/star.png) center no-repeat;}
.download-list li .ptxt span{ display: block; height: 50px; width: 100%; line-height: 50px; font-size: 16px; overflow:hidden;}
.download-list li a:hover .pic img{transform:scale(1.1); }
.download-list li a:hover .ptxt{background: #005ba1; color: #ffffff;}
.download-list li a:hover .ptxt i{background:url(../images/star-w.png) center no-repeat; }
.download-list li a:hover .ptxt p{ color: #ffffff; }

/* product-detail */
.proimgbox{ float:left; width:360px; }
.pimg{ float:left; width:350px; border:5px #cccccc solid; border-radius: 5px;}
.pimg img{ width:350px;}
.proimgscroll-left{ float:left; width:360px; overflow:hidden; position:relative; margin-top:10px; }
.proimgscroll-left .bd{ width:310px; margin:0 auto; overflow:hidden;}
.proimgscroll-left .bd ul{ overflow:hidden; zoom:1; }
.proimgscroll-left .bd ul li{ float:left; width:62px; height:62px; margin-right:4px; margin-left:4px; overflow:hidden; }
.proimgscroll-left .bd ul li img{ width:60px; height:60px; border:1px #CCCCCC solid;}
.proimgscroll-left .prev,
.proimgscroll-left .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:14px; height:50px; background:url(../images/sprev.png) left center no-repeat; z-index:999   }
.proimgscroll-left .next{ left:auto; right:0px; background:url(../images/snext.png) left center no-repeat;}

.pro-content{ float: center; width: 1000px; }
.pro-content img{ max-width: 900px; height:auto; width:expression(this.width > 900 ? "900px" : this.width);}

.fa{ font-size: 14px; }
.article-nextprev{ float:left; width: 100%;  clear: both; display: block; margin-top:20px; text-align:center; font-size: 14px;}
.article-nextprev div{ width:33.3%; float:left;}
.article-nextprev a{ font-size: 14px;}

/* foot */
.footerlinkbg{background:#f6f4f4; padding: 50px 0; }
.linklist {float: left; height: auto; overflow: hidden; }
.linklist dl { float: left; width: 170px; height: 200px; padding-left: 15px;}
.linklist dt { font-size: 14px; font-weight: bold; line-height: 26px; }
.linklist dt a { display: block; color: #494949; font-size: 18px; }
.linklist dt a:hover { color: #e42832; }
.linklist dd { height: auto; overflow: hidden; margin-top: 16px; }
.linklist dd a { display: block; height: 30px; line-height: 30px; color: #9E9D9D; font-size: 15px}
.linklist dd a:hover { color: #e42832; }

.footer-contactbox{ float: right; width: 380px; border: #e6e5e5 solid 1px; padding: 9px; text-align: center; padding: 20px 0; }
.footer-contactbox img{ float: left; width: 100px; margin-top: 10px; margin-left: 20px; transition-duration:500ms;}
.footer-contactbox .c-info{ float: left; width: 260px; }
.footer-contactbox h5{ font-size:20px; color:#000; line-height:50px; }
.footer-contactbox i{ display: block; margin: 0 auto; height:1px; background:#aaa; width: 100px; text-align: center; }
.footer-contactbox span{ font-size:20px; color:#333; line-height:40px; }
.footer-contactbox p{ line-height:25px; color:#666;  overflow:hidden; margin-top: 10px; font-size: 14px;}
.footer-contactbox img:hover {transform:scale(1.1);}

.footerbg{background:#333; padding: 10px 0; color: #fff; text-align: center; line-height: 30px; font-size: 14px;}
.footerbg a{color: #fff; }

/* page */
.pageNavi { float:left; margin-top:20px; display:block; width: 100%; text-align: center; line-height:30px; font-size:12px; margin-bottom:10px;}
.wp-pagenavi { clear: both}
.wp-pagenavi a {border:#CCC solid 1px;padding:5px 10px; -moz-border-radius: 5px;      /* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px;            /* W3C syntax */margin:0 3px;}
.wp-pagenavi a.page-num-current { background:#e42832; color:#fff; border:#e42832 solid 1px;}
.wp-pagenavi a:hover { background:#e42832; color:#fff; border:#e42832 solid 1px;}



.probg{ background:#f5f5f5; top center repeat-x;margin-top:-40px; }

.type-side{ float:left; width:300px;}
.type-side h5{ float:left; width:300px; background:#404f5d; color:#ffffff; text-align: center; border-radius: 0px 10px 0 0; padding: 25px;height: 50px; line-height: 5px;height: 50px; font-size: 20px;}
.type-side h5 span{ display: block; font-size: 18px; text-transform: uppercase;}
.type-side .type-side-box{ float:left; width:300px; height:600px; background:#f3f3f3; color:#ffffff; text-align: center; padding: 25px; position: relative; }

/*.type-side-list{ float: left; width:250px; }
.type-side-list li{ float: left; width:250px; }
.type-side-list li a{ float: left; width:250px; background:#404f5d; color:#ffffff; font-size: 16px; height: 55px; line-height: 55px; margin: 8px 0; text-align: center; border-radius: 0px; overflow: hidden;}
.type-side-list li a:hover{ background: #bc0007; }*/


ul.type-nav-list{ float: left; width: 250px;  }
ul.type-nav-list li{ float: left; width:250px; text-align: left; font-size: 16px; }
ul.type-nav-list li a{ float: left; width:250px; padding:0 25px; font-size: 16px; line-height: 50px; height: 50px;background:url(../images/typebg-2.jpg); color: #333;}
ul.type-nav-list li a:hover,ul.type-nav-list li a.current{  color: #0e5ab4;;  }
ul.type-nav-list li .subtypenavlist{ float: left; width: 250px;display: none;}
ul.type-nav-list li .subtypenavlist a{ float: left; width: 250px; font-size:14px; height: 30px; line-height: 30px; font-weight:normal; text-align:left; overflow:hidden; background: #e8e8e8; color: #333333; }
ul.type-nav-list li .subtypenavlist a:hover{ background: #bc0007; color: #ffffff; line-height: 30px; height: 30px; }

.type-side-contact{ position: absolute; bottom: 20px; left: 25px; width:200px; padding-left: 50px; background:url(../images/mainIcon6.png) left center no-repeat; text-align: left; font-size: 20px; margin-top:50px; color:#333333; line-height: 30px;}

.typeslide{ float:left; width:1430px;}
.typeslide .typeslide-side { float: left; width: 1460px;}
.typeslide ol { float: left; width: 1460px;} 
.typeslide ol li { float:left; width: 350px; overflow: hidden; text-align: center;margin-top:10px}
.typeslide ol li a{ float:left; padding:5px; width: 300px; line-height: 30px; height: 30px;overflow: hidden; font-size:16px;color:#333;  background: #f1f1f1;border:#dadcdd solid 1px;}    
.typeslide ol li a:hover,.typeslide ol li.on a{ background: #0e5ab4; no-repeat;  color:#ffffff; }
.typeslide ol li a i { display:block; background: #0e5ab4; }

.tsearch{ float: right; width: 200px; margin-top: 30px;}
.tsearch .inp{border: 0; display: inline-block; height: 32px; width:130px; line-height: 32px;padding-left:10px; border-radius: 1px;}
.tsearch .btn{ float: left; font-size:12px; width: 50px;border: 0; color: #ffffff; background:#404f5d; height:32px; line-height:32px;}

.typeslide .typeslide-main { float: left; width: 1470px;}
.typeslide .typeslide-main ul { float: left; width: 100%; margin-top: 10px;}
.typeslide .typeslide-main ul li{ float: left; width: 1470px;}
.typeslide .typeslide-main ul li .pbox{ float: left; width: 1470px; }
.typeslide .typeslide-main ul li .pbox .pitem{ float: left; width: 330px; margin: 0 10px; margin-top:10px;}
.typeslide .typeslide-main ul li .pbox a .pic{  width: 300px; overflow: hidden; padding: 4px; }
.typeslide .typeslide-main ul li .pbox a img{  width: 290px; height: 290px; border:#e4e4e4 solid 1px;  }
.typeslide .typeslide-main ul li .pbox a span{   width: 290px; line-height: 50px; font-size: 14px; padding:0 35px;}
.typeslide .typeslide-main ul li .pbox a:hover img{ transform:scale(1.1);}








.side{ float:left; width:300px; background:#fff; padding-bottom:30px;}
.side-head{ float: left; display: block; width: 100%; background-color: #005ba1;text-align: center;padding-top: 20px; padding-bottom:20px;}
.side-head .sen {font-size: 22px;color: white;text-transform: uppercase;}
.side-head .scn {font-size: 16px;line-height: 50px;line-height: 50px;color: white;}
.side-con{ float:left; width:270px;}
.sidelist{ float:left; width:100%;}
.sidelist li{  float:left; width:270px; }
.sidelist li a{ float: left; width: 240px; display:block; height: 50px;line-height: 50px; background:url(../images/typebg-2.jpg);text-align: left; cursor: pointer;font-size: 17px; color:#828282; padding: 0 20px 0 10px;  center right no-repeat;padding:0 25px;}
.sidelist li a:hover,.sidelist li a.on{ color:#005ba1; font-weight: bold; }
.sidelist li .sidesubnav{ float: left; width: 260px; margin-left: 10px;}
.sidelist li .sidesubnav a{ float: left; width: 230px; display:block; height: 40px;line-height: 40px;text-align: left; cursor: pointer;font-size: 15px; color:#828282; padding: 0 10px 0 20px;border-bottom:#f5f5f5 solid 1px; center left no-repeat;}
.sidelist .shows{ display: block; }
.sidelist .hides{ display: none; }




.honorbox{ float: left; width: 1460px; margin-top: 30px; }
.honor-left{ margin:0 auto; width:1360px; position:relative;}
.honor-left .prev,
.honor-left .next{ position:absolute; left:0px; top:50%; margin-top:-25px; display:block; width:40px; height:40px; background:url(../images/bprev.png) no-repeat; z-index: 999; filter:alpha(opacity=50);opacity:0.5; z-index:999 }
.honor-left .next{ left:auto; right:0px; width:40px; height:40px; background:url(../images/bnext.png) no-repeat; }
.honor-left .prev:hover,
.honor-left .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.honor-left .prevStop{ display:none;  }
.honor-left .nextStop{ display:none;  }
.honor-left .bd{ margin-top:20px; margin:0 auto; width:1460px;}
.honor-left .bd ul{ zoom:1; }
.honor-left .bd ul li{ margin-right:20px; margin-left:20px; float:left; text-align:center;  width:240px;  position:relative; }
.honor-left .bd ul li a{ float:left; _display:inline; text-align:center;  width:230px; z-index:9;}
.honor-left .bd ul li .pic{ float:left; width:240px; height:340px; overflow: hidden;border:#e1dbdb solid 1px; }
.honor-left .bd ul li .pic img{ width:240px; height:340px; transition:all 0.8s ease; }
.honor-left .bd ul li .con{ float:left; width:220px; padding:5px; text-align:center; background:#efefef; }
.honor-left .bd ul li .con strong{ float:left; width:100%; height:30px;  font: bold 16px/30px "Microsoft YaHei"; text-align:center;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all; background:url(../images/prolineon.png) bottom center no-repeat; padding-bottom:5px;}
.honor-left .bd ul li .con p{ float:left; width:220px; line-height:20px; height:40px; overflow:hidden;}
.honor-left .bd ul li a:hover .pic img{ transform:scale(1.2); }
.honor-left .bd ul li a:hover .con{ background:#033b75; color:#ffffff ;}
.honor-left .hd{ float:left; width:100%; height:30px; line-height:30px; margin-top:20px; text-align:center; }	
.honor-left .hd ul{ text-align:center;  padding-top:5px;  }	
.honor-left .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:5px; background:url(../images/icoCircle.gif) 0 -9px no-repeat; overflow:hidden;}	
.honor-left .hd ul .on{ background-position:0 0; }


.home-about{ background: #f3f3f3; }
.home-about a.more,.home-news a.more{ display: block;width: 120px;height: 40px;text-align: center;line-height: 40px;color: #fff;border-radius: 4px;margin-top: 30px;background-color: #bc0007;margin: auto; font-size: 14px;}
.home-about a.more{ float: left; }
.home-about a.more:hover,.home-news a.more:hover{color: #fff;background-color: #bc0007;}

.about-img{float: left;width:450px; border-radius: 15px;}
.about-img h5{float: left; font-size: 20px; color: #ffffff; line-height: 60px;}
.about-img img{float: left;width:750px;}
.about-brief{float: right;width:680px;padding-top: 5px;}
.about-brief h3{font-size: 36px;color: #bc0007;}
.about-brief .txt{height: 240px; line-height: 30px;color: #999; font-size: 15px; margin-top: 15px;overflow: hidden;line-height: 30px;}

.about-ico{width:760px;height: 140px;margin:40px 0 35px -105px;}
.about-ico li{float: left; width: 33.3%;height: 100%;color: #fff; background-color:#ff5656;opacity: .9;padding: 35px 20px 0 30px; box-sizing: border-box; overflow: hidden;}
.about-ico li img{float: left;border-radius: 3px;}
.about-ico li > div{float: right;width:120px; padding-top: 8px;}
.about-ico li p.t1{color: #ffcccc; position: relative; font-size: 14px;}
.about-ico li p.t1:after{content: " ";display: block;width: 20px;height:2px;background-color: #fff;position: absolute;left: 0;bottom:-8px;}
.about-ico li p.t2{font-size:20px;margin-top: 15px;}


.numper {
	color: #fff;
	text-align: center;
	background: #f1f1f1; no-repeat center center;
	background-size: cover;
	height:445px;
}



.num-wrapper {
	color: #fff;
	text-align: center;
	background: url(../images/bg2.jpg) no-repeat center center;
	background-size: cover;
	height:335px;
}
.num-wrapper .home-title p {
	color: #fff;
}

.num-wrapper .countuplist {
	margin-top: 5px;
}

.num-wrapper .countuplist .countup-item {
	width: 33%;
	float: left;
	font-size: 20px;
	height: 207px;
	text-align: center;

	/* padding: 50px 0 ; */
}

.num-wrapper .countuplist .countup-item>div {
	margin: 0 auto;
	width: 100%;
}

.num-wrapper .countuplist .countup-item .num {
	font-size: 55px;
	margin-bottom: 20px;
}

.num-wrapper .countuplist .countup-item:nth-child(3n+2) {
	border-left: 1px solid rgba(255, 255, 255, .2);
	border-right: 1px solid rgba(255, 255, 255, .2);
}

.num-wrapper .countuplist .countup-item:nth-child(n+4) {
	border-top: 1px solid rgba(255, 255, 255, .2);
}


.side-faq-list { float: left; width: 300px;background:#f5f5f5;  }
.side-faq-list li { width: 290px; float: left; position: relative; margin:5px 0;  }
.side-faq-list li a{ width: 100%; float: left;border-bottom:#e4e4e4 solid 1px;}
.side-faq-list li span{ float: left; padding-left:5px;  left top no-repeat; width:280px; font-size: 15px; line-height:30px; text-align: left; overflow: hidden; }
.side-faq-list li p {  float: left;  padding-left: 10px; background:url(../images/answer.png) left top no-repeat; display: block; line-height: 22px; height:88px; overflow: hidden; font-size: 14px; text-align: left; width: 280px; color: #aaaaaa; }


.side{ float: left; width: 300px;border:#e8e6e6 solid 1px;}
.side h5{ float:left; width:280px; padding: 10px; background:#0e5ab4; color:#ffffff; text-align: left; line-height:43px; height:43px;font-size: 20px;}

.mainer6{ width:1500px; margin:0 auto;}


.main-box{float:left; margin-left: 20px; width:960px; background: #f5f5f5;}
.main-content-box{float:left; width:960px; line-height:35px; overflow:hidden; font-size:16px; background: #f5f5f5; }
.main-content-box img{ max-width: 960px; height:auto; width:expression(this.width > 1000 ? "1000px" : this.width);}
.main-content{float:left; width:100%; line-height:35px; overflow:hidden; font-size:16px;}
.main-content-pbox{float:left; width:940px; line-height:35px; overflow:hidden; font-size:16px; padding:20px 10px;}


.aboutnavinfo{ float: left; width: 680px; height: 150px; background: #efefef; margin-top: 30px; }
.aboutnavinfo ul{ float: left; width: 680px; }
.aboutnavinfo ul li{ float: left; width: 170px;}
.aboutnavinfo ul li a{ float: left; width: 100px; height: 50px; padding: 80px 25px 20px 25px; font-size: 20px; line-height: 50px; text-align: center;}
.aboutnavinfo ul li a.a1{ background: url(../images/a1.png) no-repeat 45px 25px; }
.aboutnavinfo ul li a.a2{ background: url(../images/a2.png) no-repeat 45px 25px; }
.aboutnavinfo ul li a.a3{ background: url(../images/a3.png) no-repeat 45px 25px; }
.aboutnavinfo ul li a.a4{ background: url(../images/a4.png) no-repeat 45px 25px; }
.aboutnavinfo ul li a:hover{ color:#ffffff; }
.aboutnavinfo ul li a.a1:hover{ background: url(../images/a1-1.png) no-repeat 45px 25px #033b75; }
.aboutnavinfo ul li a.a2:hover{ background: url(../images/a2-1.png) no-repeat 45px 25px #033b75; }
.aboutnavinfo ul li a.a3:hover{ background: url(../images/a3-1.png) no-repeat 45px 25px #033b75; }
.aboutnavinfo ul li a.a4:hover{ background: url(../images/a4-1.png) no-repeat 45px 25px #033b75; }


.caseslider{ width:100%;  min-width:980px;  height:600px;  position:relative; overflow:hidden; background:#fff; text-align:center;   }	
.caseslider .bd{ width:980px; position:absolute; left:50%; margin-left:-490px  }	
.caseslider .bd li{ width:980px;  overflow:hidden; position: relative; }	
.caseslider .bd li img{ display:block; width:980px; height:600px;  border:#e5e5e1 solid 1px;  }	
.caseslider .bd li .cinfo{ position: absolute; bottom: 0; left: 0; width: 940px; padding: 10px 20px; height: 100px; background-color:rgba(0,0,0,0.5); }
.caseslider .bd li .cinfo b{ display: block; color: #ffffff; font-size: 20px;  text-align: left;}
.caseslider .bd li .cinfo p{ display: block; color: #ffffff; font-size: 15px;  text-align: left; line-height: 30px; height: 60px; overflow: hidden;}
.caseslider .tempWrap{ overflow:visible !important }	
.caseslider .tempWrap ul{  margin-left:-980px !important; }	
.caseslider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }	
.caseslider .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px; overflow:hidden; margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;  }	
.caseslider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }	
.caseslider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:600px; cursor:pointer;   }	
.caseslider .prev{ left:-50%; margin-left:-490px;  }	
.caseslider .next{ left:50%;  margin-left:490px;  }	
.caseslider .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:600px; background:#000; filter:alpha(opacity=50);opacity:0.5;   }	
.caseslider .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:600px;  }	
.caseslider .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }	
.caseslider .prev .arrow{ right:0; background:url(../images/slider-arrow.png) -100px 290px no-repeat;   }	
.caseslider .next .arrow{ left:0; background:url(../images/slider-arrow.png) 20px 290px no-repeat;  }





.bgadv{ background:url(../images/advbg.jpg) no-repeat top center; background-size:cover ; height:960px; }
.advantagebox { float: left; display:block; width: 100%; position: relative; text-align: left; }

.advantagebox .advbox{ float: left; width: 1360px; position: relative;}
.advantagebox .bd ul {zoom: 1; height: auto; overflow: hidden;}
.advtext {float: right; width:520px; height: 460px; font-size: 16px; color: #ffffff; }
.advtext h3 {display: block; font-size:36px; line-height: 60px;; text-transform: uppercase; padding-bottom: 10px; border-bottom: #033b75 solid 3px; }
.advtext span {display: inline-block; font-size:14px; line-height:50px; font-weight: bold; text-transform: uppercase; color: #ccc; border-top:#e42832 solid 2px; }
.advinfo {  line-height: 30px;  overflow: hidden; margin-bottom: 30px; margin-top: 30px; color: #fff;}
.advmore { transition-duration:500ms; display: block; width: 120px; height: 32px; line-height: 32px; color: #fff; font-size: 14px; text-align: center; background-color: #646464; border-radius: 16px; }
.advmore:hover { background-color: #e42832;  color: #fff;}
.advimg { float: left;  width: 800px;}
.advimg img { width: 800px; height: 480px; display: block; transition-duration:500ms;}
.advimg img:hover { filter: alpha(opacity=70); opacity: 0.7; }

.advantagebox .hd {float: left; width: 100%; position: relative; text-align: center; margin-top: 50px;}
.advantagebox .hd ul { height: 200px; width: 1000px;  margin:0 auto; }
.advantagebox .hd ul li { float: left; width:240px; cursor: pointer; margin: 0 20px; }
.advantagebox .hd ul li a { display: block; width:220px; height: 130px; padding-top:10px; position: relative; display: block; color: #ffffff; font-size: 18px; text-align: center; background: #033b75; }
.advantagebox .hd ul li a i { position: absolute; left: 0; top: -10px; height: 11px; width: 100%; z-index: 5; display: none; background: url(../images/arr.png) no-repeat center top; }
.advantagebox .hd ul li a div { height: 60px; background-position: center top; background-repeat: no-repeat; margin-top: 10px;  }
.advantagebox .hd ul li a p { margin:5px 0 5px; font-size:18px; }
.advantagebox .hd ul li a em { position: absolute; right: 0; top: 0; height: 100%; width: 1px; z-index: 5; display: block; }
.advantagebox .hd ul li .a0 { background-image: url(../images/icon0.png); }
.advantagebox .hd ul li .a1 { background-image: url(../images/icon1.png); }
.advantagebox .hd ul li .a2 { background-image: url(../images/icon2.png); }

.advantagebox .advbox .prev{ position:absolute; right:450px; top:500px; display:block; width:40px; height:40px; background:url(../images/bprev.png) no-repeat; z-index: 999; }
.advantagebox .advbox .next{ position:absolute; right:400px; top:500px; display:block; width:40px; height:40px; background:url(../images/bnext.png) no-repeat; z-index: 999; }



.bain-content-box{float:left; width:1000px; line-height:25px; overflow:hidden; font-size:16px; background: #fff; padding:0px 40px;}

.position-box { float: left; width: 100%; padding: 10px 0; background:url(../images/typebg-1.jpg); margin-bottom: 10px; font-size: 14px;}
.position-box h5{ float: left; font-size: 24px;line-height: 40px;padding-left:30px; }
.position-box .location{ float: right; font-size: 14px;line-height: 50px; }
.position-box a{ font-size: 14px;line-height: 50px; }









.hotpro{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
.hotpro .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.hotpro .hd .prev,.hotpro .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.hotpro .hd .next{ background-position:0 -50px;  }
.hotpro .hd .prevStop{ background-position:-60px 0; }
.hotpro .hd .nextStop{ background-position:-60px -50px; }
.hotpro .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.hotpro .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.hotpro .hd ul li.on{ background-position:0 0; }
.hotpro .bd{ padding:10px;   }
.hotpro .bd ul{ overflow:hidden; zoom:1; }
.hotpro .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.hotpro .bd ul li .pic{ text-align:center; padding:4px; border:1px solid #ccc; width: 180px; height: 180px; overflow: hidden;}
.hotpro .bd ul li .pic img{ width:180px; height:180px; transition-duration:500ms;}
.hotpro .bd ul li a:hover img{transform:scale(1.1);}
.hotpro .bd ul li .title{ line-height:30px; font-size: 16px; }

.hotsalebox{ float: left; width: 1360px; margin-top: 10px; }
.hotsale-left{ margin:0 auto; width:1360px; position:relative;}
.hotsale-left .prev,
.hotsale-left .next{ position:absolute; left:0px; top:50%; margin-top:-25px; display:block; width:40px; height:40px; background:url(../images/bprev.png) no-repeat; z-index: 999; filter:alpha(opacity=50);opacity:0.5; z-index:999 }
.hotsale-left .next{ left:auto; right:0px; width:40px; height:40px; background:url(../images/bnext.png) no-repeat; }
.hotsale-left .prev:hover,
.hotsale-left .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.hotsale-left .prevStop{ display:none;  }
.hotsale-left .nextStop{ display:none;  }
.hotsale-left .bd{ margin-top:20px; margin:0 auto; width:1360px;}
.hotsale-left.bd ul{ zoom:1; }
.hotsale-left .bd ul li{ margin-right:20px; margin-left:20px; float:left; text-align:center;  width:230px;  position:relative; }
.hotsale-left .bd ul li a{ float:left; _display:inline; text-align:center;  width:230px; z-index:9;}
.hotsale-left .bd ul li .pic{ float:left; width:230px; height:300px; overflow: hidden; border:#f1f1f1 solid 1px;}
.hotsale-left .bd ul li .pic img{ width:230px; height:300px; transition:all 0.8s ease; }
.hotsale-left .bd ul li .con{ float:left; width:220px; padding:5px; text-align:center; background:#efefef; }
.hotsale-left .bd ul li .con strong{ float:left; width:100%; height:30px;  font: bold 16px/30px "Microsoft YaHei"; text-align:center;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all; background:url(../images/prolineon.png) bottom center no-repeat; padding-bottom:5px;}
.hotsale-left .bd ul li .con p{ float:left; width:220px; line-height:20px; height:40px; overflow:hidden;}
.hotsale-left .bd ul li a:hover .pic img{ transform:scale(1.2); }
.hotsale-left .bd ul li a:hover .con{ background:#033b75; color:#ffffff ;}
.hotsale-left .hd{ float:left; width:100%; height:30px; line-height:30px; margin-top:20px; text-align:center; }	
.hotsale-left .hd ul{ text-align:center;  padding-top:5px;  }	
.hotsale-left .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:5px; background:url(../images/icoCircle.gif) 0 -9px no-repeat; overflow:hidden;}	
.hotsale-left .hd ul .on{ background-position:0 0; }







.sidenewslist{ float:left; width:100%;}
.sidenewslist li{  float:left; width:250px; padding:0 20px;height: 50px; border-bottom: 1px solid #eeeeee;}
.sidenewslist li a{ float: left; width: 250px; display:block; height: 50px;line-height: 50px;text-align: left; cursor: pointer;font-size: 16px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all; color:#828282; padding: 0 10px 0 20px; background: url(../images/arrow-r.jpg) center left no-repeat;}
.sidenewslist li a:hover,.sidelist li a.on{ color:#005ba1; font-weight: bold; }