/* 
* @Author: anchen
* @Date:   2017-10-18 11:50:04
* @Last Modified by:   anchen
* @Last Modified time: 2017-10-27 23:25:33
*/
*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
body{cursor: default; text-size-adjust: none; font-size: 14px; font-family: 微软雅黑, 宋体, Arial; background:#fff;color:#333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0; }
h1,h2,h3,h4,h5,h6{font-weight:100;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,var{font-weight:normal;font-style:normal;text-align:left;}
th{font-weight:normal;font-style:normal;}
strong{font-style:normal;}
ol,ul,li{list-style:none outside none;}
caption{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{outline:none;cursor:pointer;*outline:expression(this.hideFocus=true);text-decoration:none; color:#666;}
a:hover{text-decoration:none;}
img,object{vertical-align:top;}
textarea,input{outline:none;*outline:expression(this.hideFocus=true);-ms-appearance:none;-o-appearance:none;appearance:none}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}
input:focus{outline:none}
input::input-placeholder{color: #999;font-size: 14px;}
input::-webkit-input-placeholder{color: #999;font-size: 14px;}
input:-moz-placeholder{color:#999;font-size: 14px;}
input::-moz-placeholder{color:#999;font-size: 14px;}
input:-ms-input-placeholder{color:#999;font-size: 14px;}
textarea::input-placeholder{color: #999;font-size: 14px;}
textarea::-webkit-input-placeholder{color: #999;font-size: 14px;}
textarea:-moz-placeholder{color:#999;font-size: 14px;}
textarea::-moz-placeholder{color:#999;font-size: 14px;}
textarea:-ms-input-placeholder{color:#999;font-size: 14px;}
input::-ms-clear { display: none; }
textarea::-ms-clear { display: none; }
.boxcontent{width:1200px;margin:0 auto;}
.banner-nav ul:after,.indexnew .newitem .newcon:after,.bg_f5:after,.videocontent:after,.footer:after,.foottop:after,.footbottom:after,.navcontent:after,#brand-waterfall:after,.clearfix:after,.otherbanner-nav ul:after,.ry:after,.twdisplay:after,.zdh:after,.newlist:after,.newlist li:after,.productlist:after,.procon-txt:after,.procon-txt li:after,.proys ul:after,.indexnew:after,.yykc:after,.xtptul:after,.xtyjul:after,.newcontent:after,.kjdiv ul:after,.dsjpt-nav  ul:after,.proysul:after{content:'';display:block;clear:both;height:0;visibility:hidden;font-size:0;}
.bg_f5{background-color: #f5f6f6;padding:20px 0px 50px;}
.bg_36{background-color: #363c40;}
/* header */
.header{position:absolute;width:100%;top:0;left:0;z-index:10000;border-bottom:solid 1px hsla(0,0%,100%,.15);}
.headernav{height:80px;}
.header,.header .nav ul li{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.header:hover{background-color:#373d41;border-bottom:none;}
.header .header-logo{float:left;margin:15px 0 0;}
.header .nav{float:right;}
.header .nav ul li{float:left;line-height:77px;}
.header .nav ul li:hover{border-bottom:solid 3px #00c1de;cursor:pointer;}
.header .nav ul li:hover a{color: #00c1de;}
.header .nav ul li a{color:#fff;padding:0 15px;display:block;}
.header .nav ul li a i{display:inline-block;background:url(../images/icon-qb.png) no-repeat;width:18px;height:13px;vertical-align: middle;margin-right:8px;}
.header .nav ul li.li1:hover{background:#00c1de;}
.header .nav ul li.li1:hover a{color:#fff;}
.navcontent{position:absolute;top:80px;left:0;width:100%;z-index:10000;}
.navcontent .navitem{display:none;z-index:10000;}
.navcontent ul{width:1200px;margin:0 auto;position:relative;z-index:10000;}
.navcontent ul li{width:170px;float:left;padding:15px 20px 15px 0;z-index:10000;}
.navcontent ul li.w250{width:250px;}
.navcontent .navitem{width: 100%; margin: 0; position: absolute;top:0;width:100%;background-color:#272b2e;z-index:10000;left:0;}
.navcontent .navitem.nav-up-selected{display:block;}
.navcontent ul li a{font-weight:100;font-size:13px;color:#9fa3a6;display:block;line-height:26px;}
.navcontent ul li a:hover{color:#00c1de;}
.navcontent ul li h4,.navcontent .fc li a{color:#fff;padding:10px 0;font-weight:100;font-size:14px;}
#brand-waterfall{padding:0px 0px 30px;}
#brand-waterfall li{padding-bottom:5px;}

/* banner */
.banner {position:relative;}
.banner .swiper-container { width: 100%;height: 100%;}
.banner .swiper-slide { text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center;position:relative;height:640px;overflow:hidden;width:100%;}
.banner .swiper-slide img{position:absolute;top:0;left:50%;margin-left:-960px;}
.banner .swiper-pagination-bullet{width:30px;height:4px;border-radius:0;background:#fff;}
.banner .swiper-pagination-bullet-active{background:#fff;}
.banner .swiper-pagination-fraction, .banner  .swiper-pagination-custom, .banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom:120px;}

.banner-nav{position:absolute;bottom:0;left:0;width:100%;z-index:999;background: #2d3035; background-color: hsla(0,0%,100%,.1);}
.banner-nav ul li{width:25%;height:100px;float:left;padding:30px 10px;border-left:solid 1px hsla(0,0%,100%,.06);transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.banner-nav ul{border-right:solid 1px hsla(0,0%,100%,.06);}
.banner-nav ul li:hover{background:hsla(0,0%,100%,.06);cursor:pointer;}
.banner-nav ul li a{display:block;}
.banner-nav ul li a img,.banner-nav ul li a h2{float:left;color:#fff;}
.banner-nav ul li a img{margin:0 17px;}
.banner-nav ul li a h2{font-size:16px;width:160px;}

/* 新闻 */
.pubtitle{text-align:center;padding:30px 0px;}
.pubtitle h2{font-size:30px;font-weight:100;padding-bottom:10px;}
.pubtitle p{line-height:22px;color:#545454;}
.indexnew {margin:0 -15px;}
.indexnew .newitem{width:380px;margin:0 15px;float:left;}
.indexnew .newitem>h4{width:100%;height:50px;background:url(../images/newtitle.png) no-repeat;background-size:100% 100%;color:#fff;line-height:50px;font-size:16px;padding:0 20px;}
.indexnew .newitem>h4>a{float:right;color:#fff;}
.indexnew .newitem .newcon{padding:20px;border:solid 1px #e8e8e8;border-top:none;background-color: #fff;height:420px;}
.indexnew .newitem .newcon img{width:338px;height:225px;}
.indexnew .newitem .newcon h4{color:#0090da;font-size:16px;padding:12px 0px 8px;text-overflow:ellipsis;
white-space: nowrap;overflow:hidden;}
.indexnew .newitem .newcon p{color:#545454;line-height:20px;height:80px;overflow:hidden;}
.indexnew .newitem .newcon a.buttonxq{float:right;background-color: #43b9eb;padding:6px 18px;color:#fff;font-size:12px;margin-top:10px;}
.indexnew .newitem .newcon ul li{border-bottom:solid 1px #e8e8e8;padding:0 10px 14px;}
.indexnew .newitem .newcon ul li:last-child{border-bottom:none;}
.indexnew .newitem .newcon ul li p{height:40px;}

/* 方案 */
#fangan .swiper-slide{height:360px;position:relative;}
#fangan .swiper-slide .fa-bg{position:absolute;top:0;left:0;background:#000;width:100%;height:100%;z-index:999;opacity: 0.5;filter: alpha(opacity=50);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));}
#fangan .swiper-slide .fa-bg,#fangan .swiper-slide .fa-con,#fangan .swiper-slide .fa-con h4,#fangan .swiper-slide .fa-con h4 i,#fangan .swiper-slide .fa-con p,#fangan .swiper-slide .fa-con span,.videoitem span.icon-video,.videoitem .video-bg,.otherbanner-nav ul li,.ry li,.ry li .rybg,.jzgd,.rlzy_cen table tr,.productlist li,.pro-nav ul li,.proys ul li,.xtptul li,.xtyjul li,.dsjpt-nav .indexnew .newitem{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
#fangan .swiper-slide:hover .fa-bg{background-color:#00c1de;opacity:0.9;cursor:pointer;}
#fangan .swiper-slide .fa-con{position:absolute;width:100%;top:100px;left:0;z-index:1000;text-align:center;color:#fff;padding:0 20px;}
#fangan .swiper-slide .fa-con h4{font-size:20px;font-weight:700;padding:10px 0px 5px;position:relative;margin-top:20px;}
#fangan .swiper-slide .fa-con h4 i{position:absolute;display:block;width:20px;height:2px;background-color: #fff;top:-10px;left:50%;margin-left:-10px;}
#fangan .swiper-slide .fa-con p{line-height:22px;height:40px;overflow:hidden;margin-top:20px;filter: alpha(opacity=0);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));opacity:0;}
#fangan .swiper-slide .fa-con span{display:inline-block;border:solid 1px #fff;padding:8px 25px;margin-top:30px;filter: alpha(opacity=0);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));opacity:0;}
#fangan .swiper-slide:hover .fa-con{top:15%;}
#fangan .swiper-slide:hover .fa-con h4 i{display:none;}
#fangan .swiper-slide:hover .fa-con span,
#fangan .swiper-slide:hover .fa-con p{filter: alpha(opacity=100);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));opacity:1;}
#fangan .swiper-slide .fa-con span:hover {background-color: #fff;color:#00c1de;}
#fangan .swiper-button-prev, #fangan .swiper-button-next{z-index:9999;width:40px;height:100%;top:0;margin-top:0;padding:0 5px;    -moz-background-size:15px 30px;-webkit-background-size:15px 30px;background-size:15px 30px;background-color:#000;filter: alpha(opacity=70);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));opacity:0.7;}
#fangan .swiper-button-prev{left:0;}
#fangan .swiper-button-next{right:0;}

/* 关于我们 */
.videobox{padding:30px 0 90px;}
.videocontent{margin:0 -15px;}
.videoitem{width:380px;float:left;margin:0 15px;box-shadow:0 2px 15px rgba(0,0,0,0.1);position:relative;}
.videoitem a.icon-video{position:absolute;background: url(../images/icon-video1.png) no-repeat;display:block;width:90px;height:90px;top:50%;margin-top:-45px;left:50%;margin-left:-45px;z-index:9999;padding:8px 25px;filter: alpha(opacity=0);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));opacity:0;}
.videoitem .video-bg{position:absolute;background-color:#000;filter: alpha(opacity=00);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(00));opacity:0;width:100%;height:100%;top:0;left:0;z-index:999;}
.videoitem:hover a.icon-video{display:block;filter: alpha(opacity=100);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));opacity:1;cursor:pointer;;}
.videoitem:hover .video-bg{display:block;filter: alpha(opacity=70);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));opacity:0.7;cursor:pointer;}
.video{width: 530px;height: 320px;margin-top: 20px;cursor: pointer;top:50%;margin-top:-265px;height:-160px;z-index: 100000;display:none;}
.video_box {background: #fff;border: 2px solid #1465c0;display: none;height: 485px;left: 50%;margin-left: -400px;margin-top: -225px;padding: 15px;position: fixed;top: 50%;width: 835px;z-index: 99;z-index: 100000;}
.video_box .btn_close {background: #1465c0;height: 32px;line-height: 32px;text-align: center;position: absolute;right: -34px;top: -2px;transition: all 0.4s ease-in-out 0s;width: 32px;}
.video_box .btn_close i {width:20px;height:20px;background:url(../images/icon-close1.png) no-repeat;display:inline-block;background-size:100% 100%;font-size:0;}


.win{height:320px;width:100%;position:relative;overflow:hidden;}
.win img{position:absolute;top:0;left:50%;margin-left:-960px;}
.win .pubtitle{position:relative;z-index:100;color:#fff;}
.win .pubtitle h2{padding:40px 0px 20px;}
.win .pubtitle p{color:#fff;padding:0 200px;line-height:22px;}
.win .pubtitle span{padding: 6px 18px;color: #fff;font-size: 12px;margin-top:40px;border:solid 1px #fff;display:inline-block;}

.footer{background-color: #383d41;padding:40px 0px 30px;font-size: 12px;}
.foottop {padding-bottom:40px;}
.foottop ul{float:left;width:960px;border-right:solid 1px #4a4f53;}
.foottop ul li{float:left;width:136px;}
.foottop ul li a{display:block;color:#9fa3a6;line-height:26px;}
.foottop ul li a:hover{color:#28d0e9;}
.foottop .foottopright {float:right;width:240px;padding-left:30px;}
.foottop .foottopright img{width:100px;}
.foottop .foottopright dl{padding-top:10px;}
.foottop .foottopright dl dd{color:#9fa3a6;font-size:13px;margin-top:10px;line-height:20px;padding-left:30px;position:relative;}
.foottop .foottopright dl dd i.icon-foot{width:18px;height:18px;display:inline-block;margin-right:9px;position:absolute;top:2px ;left:0;}
.foottop .foottopright dl dd i.icon-foot.icon-tel{background:url(../images/icon-tel.png) no-repeat;background-size:100% 100%;}
.foottop .foottopright dl dd i.icon-foot.icon-add{background:url(../images/icon-add.png) no-repeat;background-size:100% 100%;}
.foottop .foottopright dl dd i.icon-foot.icon-email{background:url(../images/icon-email.png) no-repeat;background-size:100% 100%;}
.footer h4{color:#d7d8d9;font-size:13px;margin-bottom:15px;}
.footmiddle{padding:20px 0px;border-top:solid 1px #4a4f53;}
.footmiddle h4{color:#9b9ea0;margin-bottom:8px;}
.footmiddle a{margin-right:20px;color:#9fa3a6;}
.footbottom p{float:left;color:#9fa3a6;}
.footbottom p.right {float:right;}
.footbottom p.right a{color:#9fa3a6;}


.otherbanner{height:500px;position:relative;overflow:hidden;z-index:999;}
.otherbanner img{position:absolute;top:0;left:50%;margin-left:-960px;}
.otherbanner-nav{width:1200px;position:absolute;height:60px;background-color:#00b7d3;top:470px;z-index:999;left:50%;margin-left:-600px;box-shadow:0 2px 10px #19bed7;-webkit-box-shadow:0 2px 10px #19bed7;-moz-box-shadow:0 2px 10px #19bed7;-ms-box-shadow:0 2px 10px #19bed7;-o-box-shadow:0 2px 10px #19bed7;}
.otherbanner-nav.top{width:100%;position:fixed;top:0;left:0;margin:0;}
.otherbanner-nav ul{border-right:solid 1px #0bcfed;}
.otherbanner-nav ul li{width:25%;float:left;height:60px;line-height:60px;text-align: center;font-size:16px;}
.otherbanner-nav ul li:hover,.otherbanner-nav ul li.active{background-color: #0097ae;}
.otherbanner-nav ul li a{display:block;color:#fff;border-left:solid 1px #0bcfed;}
.otherbanner-nav.top{background-color:#373d41;height:50px;box-shadow:0 2px 10px #373d41;-webkit-box-shadow:0 2px 10px #373d41;-moz-box-shadow:0 2px 10px #373d41;-ms-box-shadow:0 2px 10px #373d41;-o-box-shadow:0 2px 10px #373d41;}
.otherbanner-nav.top ul,.otherbanner-nav.top ul li a{border:none;}
.otherbanner-nav.top ul li{height:50px;line-height:50px;}
.otherbanner-nav.top ul li:hover,.otherbanner-nav.top ul li.active{background:none;border-bottom:solid 4px #00b7d3;}
.othercon{position:absolute;width:1200px;height:100px;top:180px;left:50%;margin-left:-600px;z-index:100;}
.othercon h4{font-size:44px;color:#fff;}
.othercon p{font-size:18px;line-height:50px;color:#fff;}


.container{padding:50px 0px;}
.container h1{text-align:center;padding:50px 0px 30px;}
.container .pubcon img{width:100%;margin:10px 0px;}
.container .pubcon p{margin:30px 0px;font-size:15px;color:#545454;text-indent: 32px;line-height:26px;}
.ry{margin:0 -10px;}
.ry li{width:285px;float:left;margin:10px;position:relative;text-align: center;box-shadow:0 2px 10px #19bed7;-webkit-box-shadow:0 2px 10px #19bed7;-moz-box-shadow:0 2px 10px #19bed7;-ms-box-shadow:0 2px 10px #19bed7;-o-box-shadow:0 2px 10px #19bed7;}
.ry li .rybg{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/ry-bg.png) no-repeat;background-size:100% 100% ;}
.ry li .rybg span{display:inline-block;width:50px;height:50px;background:url(../images/ry-img.png) no-repeat;background-size:100% 100%;margin-top:65px;}
.ry li .rybg h4{font-size:15px;line-height:30px;color:#fff;margin-top:10px;}
.ry li .rybg:hover {filter: alpha(opacity=00);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(00));opacity:0;}


.fzlc{margin:80px 0px;}
.history {width:100%;height:1000px;position:relative;background:url("../images/history_bg.png") center no-repeat;}
.start-history {width:1000px;height:1000px;margin:30px auto;text-align:center;background:url("../images/history_start.png") no-repeat top center;display:block;}
.cc_history {color:#2b2b2b;font-size:36px;font-weight:400;display:block;padding-top:55px;}
.next_history {color:#bbb;font-size:26px;width:160px;margin:0 auto;border-bottom:1px solid #d1d1d1;}
.history-img { height:1000px; width:130px; overflow:hidden; float:left; margin-top:50px; margin-left:8px;}
.history_mid {width:1000px;height:auto;margin:0 auto;background:0;}
.history_left {width:431px;height:1000px;float:left;clear:left;position:relative;overflow:hidden;}
.history_right {width:431px;height:1000px;float:left;position:relative;overflow:hidden;}
.history_R { width:420px; height:100px; margin-left:500px;}
.history_L {width:420px;height:100px;float:right;margin-right:500px;}
.history_r_2005 { margin-top:177px;}
.history_2007 { width:420px; height:100px; background:#FFF; margin-top:73px;}
.history_2005_span {float:left;line-height:100px;font-size:42px;color:#d43434;}
.history_2005_b { width:280px; height:58px; float:left; margin-top:21px; background:url("../images/sprites.png") center; background-position:0 -1300px;}
.history_r_month { float:left; color:#FFF; display:block; width:30px; line-height:25px; height:58px; border-right:1px solid #FFF; margin-left:25px;}
.history_r_text {float:left;font-size:14px; color:#FFF; display:block; height:58px; line-height:25px; padding-left:5px; text-align:left;}
.year2006 {margin-top:252px;}
.year2009 {margin-top:65px;}
.year2011 {margin-top:53px;}
.year211 {margin-top:43px;}
.year2013 {margin-top:62px;}
.yearalmost {margin-top:43px;}
.yearalmostr { margin-top:50px;}
.history_2008 { width:420px; height:100px; background:#FFF; margin-top:73px; float:right;}
.history_2011 {width:420px;height:100px;background:#FFF;margin-top:43px;float:right;}
.history_2006_span {float:right;line-height:100px;font-size:42px;color:#d43434;}
.history_2006_b {width:280px;height:58px;float:right;margin-top:21px;background:url("../images/sprites.png") center;background-position:0 -1200px;}
.blue {background-position:0 -1400px!important;}
.blue_R {background-position:0 -1500px!important;}

.history_l_month {float:right;color:#FFF;display:block;width:30px; line-height:25px; height:58px; border-left:1px solid #FFF; margin-right:37px}
span.blue {color:#37779d;}
span.yellow {color:#f76d02;}
.history_l_text {float:left;font-size:14px;color:#FFF;display:block;height:58px;line-height:25px;padding-top:3px;width:210px;text-align:right;padding:3px 5px 0px;}
.smalltext { font-size:12px; line-height:18px;}
.smalltxt {font-size:12px;}
.sharesite {width:110px;height:auto;position:fixed;right:0;top:20%;z-index:111;}
.sharesite_ul {width:110px;margin:0;}
.sharesite_first { height:180px; position:relative;}
.share_second { margin:0!important;}
.share_li__firsta { width:80px; height:25px; display:block; text-align:center; color:#FFF; position:absolute; bottom:13px; margin-left:15px;}
.share_img {display:block;margin-left:12px;}
.share_ul__li { margin-top:10px;}
.full { line-height:53px;}
.height300{height:300px;}
.height300 .history_2006_b,
.height300 .history_2006_b span{height:160px;}
.height300 .history_2005_b,
.height300 .history_2005_b span{height:130px;}
.blue_R{background-position: 0 -1610px!important;}


.height600{height:600px;}
.zdh {margin:0px -15px 30px;}
.zdh li{width:380px;float:left;margin:0 15px;}
.zdh li h2{height:60px;background:#00c1de;padding:0 10px 0 25px;font-size:16px;line-height:60px;color:#fff;}
.zdh li .zdhcon{background-color: #fff;padding:25px;color:#777;line-height:24px;height:200px;}
.twdisplay{margin:60px 0 60px;box-shadow:0 2px 20px #e8e8e8;-webkit-box-shadow:0 2px 20px #e8e8e8;-moz-box-shadow:0 2px 20px #e8e8e8;-ms-box-shadow:0 2px 20px #e8e8e8;-o-box-shadow:0 2px 20px #e8e8e8;height:320px;overflow:hidden;}
.twdisplay .twleft,.twdisplay .twright{float:left;}
.twdisplay .twleft{width:800px;padding:50px;}
.zj .twleft{width:750px;}
.twdisplay .twleft h2{font-size:30px;height:60px;}
.twdisplay .twleft p{line-height:24px;margin-top: 20px;color:#666;}
.twdisplay .twright{width:400px;}
.zj .twright{width:450px;}
.kyimg img{width:100%;margin-bottom:40px;}
.ky .pubtitle,.dsj .pubtitle{padding:50px 0px 20px;}
.ky .twdisplay{margin-top: 10px;}
.ky .twdisplay p{margin-top:10px;}
.dsj .twdisplay{marin-top: 10px;}


.new-nav,.rl-nav{ width: 1200px;position: absolute;height: 60px;background-color: #0097ae;top: 440px;z-index: 999;left: 50%;margin-left: -600px;}
.new-nav ul,.rl-nav ul{border-top:solid 2px #0097ae;border-right:solid 1px #0bcfed;}
.new-nav ul li,.rl-nav ul li{width:33.333333%;float:left;text-align:center;height:58px;line-height:58px;font-size: 16px;}
.new-nav ul li a,.rl-nav ul li a{display:block;color:#fff;border-left:solid 1px #0bcfed;}
.new-nav ul li.active,.rl-nav ul li.active{background-color: #fff;}
.new-nav ul li.active a,.rl-nav ul li.active a{color:#333;}
.newlist li{padding:30px;border-bottom:solid 1px #eee;}
.newlist li .new-img,.newlist li .new-con{float:left;}
.newlist li .new-img{width:320px;height:210px;}
.newlist li .new-img img{width:100%;height:100%;}
.newlist li .new-con{width:820px;padding:10px 0px 0 30px;}
.newlist li .new-con h3{font-size:20px;color:#333;margin-top:10px;}
.newlist li .new-con p{margin-top:20px;line-height:22px;height:88px;overflow:hidden;}
.newlist li .new-con span{display:inline-block;float:right;margin-top:30px;color:#999999;}
.newlist li a:hover h3{color:#0097ae;}
.newlist li:last-child{border-bottom:none;}
.jzgd{cursor: pointer;width: auto; height: 50px;text-align: center;line-height: 50px; color: #bbb; background-color: #f8f8f8; font-size: 15px; border: 1px solid #efefef;margin-top:30px;display:block;}
.jzgd:hover {background-color: #eee;color:#333;}.jzgd a{display:block;}
.rl-nav ul li{width:50%;}

/* 人力资源 */
.rlzy_cen{height: auto;overflow: hidden;padding: 40px 0 100px;}
.rlzy_cen table{text-align: center;width: 1200px;border-collapse: collapse;}
.rlzy_cen table tr{height: 44px;border: 1px solid #d8d8d8;}
.rlzy_cen table tr:hover{background-color: #f2f2f2;}
.rlzy_cen table th{font-size: 15px;color: #ffffff;border: 1px solid #d8d8d8;background-color: #a1a1a1;}
.rlzy_cen table td{font-size: 14px;color: #5e5e5e;border: 1px solid #d8d8d8;cursor: pointer;}

.zj .twleft p{margin-top:10px;}
.zj .twleft h2{height:50px;}
.zjul {padding:0 0 100px;}
.zjul li{padding:30px;border-bottom:solid 1px #eee;}
.zjul li h4{font-size:18px;color:#222;margin-bottom:20px;}
.zjul li p{color:#545454;line-height:22px;}

.cooperate{padding-bottom:200px;}
.cooperate h1{padding:20px 0px;}
.cooperate .pubcon{margin-top:20px;}
.cooperate .pubcon p{margin:10px 0;}

.kycgcontent{padding:100px 30px;}
.kycgcontent .kyitemcon{display:none;}

.height400{height:400px;}
.pro-nav { width: 1200px;position: absolute;height: 60px;background-color: #2e3234;top: 370px;z-index: 999;left: 50%;margin-left: -600px;box-shadow:0 2px 10px #2e3234;-webkit-box-shadow:0 2px 10px #2e3234;-moz-box-shadow:0 2px 10px #2e3234;-ms-box-shadow:0 2px 10px #2e3234;-o-box-shadow:0 2px 10px #2e3234;}
.pro-nav ul li{width:20%;padding:20px 0px;font-size:16px;line-height:20px;float:left;text-align:center;}
.pro-nav ul li a{color:#fff;border-right:solid 1px #545a5e;display:block;}
.pro-nav ul li:hover{background-color:#0bcfed;}
.pro-nav ul li:last-child a{border-right:none;}
.pro-nav ul li:hover a{border:none;}

.productlist {padding:70px 0px;margin:0 -10px;}
.productlist li{width:285px;padding:10px 10px 0px;box-shadow:0 2px 10px #e8e8e8;-webkit-box-shadow:0 2px 10px #e8e8e8;-moz-box-shadow:0 2px 10px #e8e8e8;-ms-box-shadow:0 2px 10px #e8e8e8;-o-box-shadow:0 2px 10px #e8e8e8;float:left;margin:15px 10px 15px;}
.productlist li img{width:265px;height:156px;}
.productlist li h4{font-size:16px;text-align: center;line-height:50px;}
.productlist li:hover,.proys ul li:hover,
.xtptul li:hover,.xtyjul li:hover,.dsjpt-nav .indexnew .newitem:hover{transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);     /* IE 9 */
-moz-transform:scale(1.1,1.1);    /* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1,1.1);}



.page{ text-align: center;padding:0px 0 130px;}
.page a{ display: inline-block; margin: 0 2px; padding: 0 9px; height: 30px; line-height:30px; color: #BBBBBB; border: 1px solid #CCCCCC; background: #fff;font-size:16px;}
.page a:hover, .page a.hover{ color: #ffffff;background: #0097ae;border: 1px solid #ddd;}
.page a.prev:hover, .page a.next:hover{ border: 1px solid #ddd; background: #0097ae; color: #fff;}


.prodetail-nav { width: 1200px;position: absolute;height: 60px;background-color: #2e3234;top: 370px;z-index: 999;left: 50%;margin-left: -600px;box-shadow:0 2px 10px #2e3234;-webkit-box-shadow:0 2px 10px #2e3234;-moz-box-shadow:0 2px 10px #2e3234;-ms-box-shadow:0 2px 10px #2e3234;-o-box-shadow:0 2px 10px #2e3234;}
.prodetail-nav ul {text-align:center;}
.prodetail-nav ul li{display:inline-block;}
.prodetail-nav ul li a{color:#fff;line-height:60px;font-size:16px;padding:0 25px;display:block;}
.prodetail-nav ul li.active{border-bottom:solid 4px #0097ae;}
.prodetail-con{padding:20px 0px 100px;}
.pubprotitle{font-size:26px;color:#333;padding-left:15px;border-left:solid 2px #00c1de;height:26px;line-height:26px;margin-top:80px;}
.procon-txt{margin-top:40px;}
.procon-txt .txt-left,.procon-txt .txt-right{float:left;}
.procon-txt .txt-left {width:450px;height:352px;}
.procon-txt .txt-left  img{width:100%;height:100%;}
.procon-txt .txt-right{width:750px;padding:0 52px;}
.procon-txt .txt-right h3{font-size:32px;line-height:60px;padding:10px 0px;}
.procon-txt .txt-right p{font-size:18px;color:#646464;line-height:30px;}

ul.procon-txt{margin-top:10px;}
.procon-txt li {padding:40px 0;border-bottom:solid 1px #eee;}
.procon-txt li .txt-left{width:265px;height:188px;}
.procon-txt li .txt-right{width:895px;}
.procon-txt li .txt-right h3{font-size:16px;line-height:22px;}
.procon-txt li .txt-right div p{font-size:14px;line-height:24px;}
.proys h3{font-size:20px;padding:0px 20px;margin:30px 0px 20px;position:relative;}
.proys h3:after{position:absolute;width:8px;height:8px;background-color:#444;top:11px;left:0;content:'';}
.proys h3 span{display:block;font-weight:700;line-height:30px;}
.proys h3 span.sptxt{font-size:14px;font-weight:100;}
.proys ul {margin:0 -15px;}
.proys ul li{float:left;width:380px;height:280px;margin:0 15px 15px 15px;box-shadow:0 2px 10px #999;-webkit-box-shadow:0 2px 10px #999;-moz-box-shadow:0 2px 10px #999;-ms-box-shadow:0 2px 10px #999;-o-box-shadow:0 2px 10px #999;}
.proys ul li img{width:100%;height:100%;}
.pro-sh{padding:50px 0 10px;}
.pro-sh .prosh-title{text-align: center;}
.pro-sh .prosh-title h2{font-size:26px;margin-bottom:10px;}
.pro-sh .prosh-title p{line-height:36px;color:#545454;}
.prosh-con{text-align:center;}
.prosh-con .shconul{display:inline-block;width:490px;height:166px;margin:30px;border:solid 1px #dddddd;background-color: #fff;text-align: left;padding:45px;}
.prosh-con .shconul img,
.prosh-con .shconul div{float:left;}
.prosh-con .shconul div h3{font-size:18px;color:#646464;line-height:40px;padding-left:25px;}
.prosh-con .shconul div p{font-size:20px;color:#00a2cc;padding-left:25px;}
.prosh-con .shconul div p.font26{font-size:22px;}
.procon-item .indexnew{margin:30px -15px;}
.procon-item .indexnew h4{text-align: right;}
.procon-item .indexnew .newcon{height:390px;}


.yykc{margin-top:40px;}
.fr{float:right;margin-right:40px;}
.fl{float:left;margin-left:50px;}
.w500{width: 500px;}
.w530{width: 530px;}
.order{height: auto;overflow: hidden;}
.order p{color: #666;font-size: 14px;line-height: 22px;margin-bottom: 5px;}
.order form{margin-top: 20px;}
/*.order_row{width: 472px;height: auto;overflow: hidden;border: 1px solid #dfdfdf;padding: 12px 18px;border-radius: 4px;margin-bottom: 24px;}*/
.order_row{width:508px;height:auto;overflow:hidden;border: 1px solid #dfdfdf;border-radius: 4px;margin-bottom: 24px;background-color: #fff;padding:10px 0px;}
.order_row span{color: #999;font-size: 14px;float: left;padding-right: 10px;}
.order_row p{color: #999;font-size: 14px;padding-bottom: 10px;margin-bottom: auto;line-height: normal;}
.jyfa .trait .yykc .order form .order_row p{color: #999;}
.order_row input{color: #666;font-size: 14px;border: 0;width: 472px;overflow: hidden;padding: 12px 18px;height:16px;font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", Arial;display:block;}
.order_row textarea{width:472px;height:120px;padding: 12px 18px;overflow:hidden;color: #666;font-size: 14px;resize:none;border: 0;font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", Arial;}
.order_input{height: auto;overflow: hidden;transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;}
.order_input input{font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“", Arial;float:right;margin-right:24px;cursor:pointer;background-color: #1465c0;width: 133px;height: 40px;line-height: 40px;text-align: center;border: 0;color: #fff;font-size: 16px;}
.order_input #order_reset{background-color:#a0a0a0;}
.order_input input:hover{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}

.mapinfo{height:490px;border:solid 2px #fff;}
.mapinfo .map{    width:526px;height: 320px;}
.company-info{padding:30px 20px;background-color:#fff;height:166px;width:526px;}
.company-info ul li{float:left;width:50%;line-height:32px;}
.company-info ul li i.icon-info{display:inline-block;width:18px;height:18px;margin-right:10px;}
.company-info ul li i.icon-tel1{background:url(../images/icon-tel2.png) no-repeat;vertical-align: middle;}
.company-info ul li i.icon-email{background:url(../images/icon-yx.png) no-repeat;vertical-align: middle;}
.company-info ul li i.icon-cz{background:url(../images/icon-cz.png) no-repeat;vertical-align: middle;}
.company-info ul li i.icon-dz{background:url(../images/icon-add1.png) no-repeat;vertical-align: middle;}
.company-info ul li i.icon-yb{background:url(../images/icon-yx1.png) no-repeat;vertical-align: middle;}
.BMapLib_SearchInfoWindow .BMapLib_bubble_content{height:auto!important;}

.prodetail-nav.top{width:100%;position:fixed;top:0;left:0;margin:0;}
.prodetail-nav.top{background-color:#373d41;height:60px;box-shadow:0 2px 10px #373d41;-webkit-box-shadow:0 2px 10px #373d41;-moz-box-shadow:0 2px 10px #373d41;-ms-box-shadow:0 2px 10px #373d41;-o-box-shadow:0 2px 10px #373d41;}
.prodetail-nav.top ul,.prodetail-nav.top ul li a{border:none;}
.prodetail-nav.top ul li{height:60px;}
.prodetail-nav.top ul li:hover,.prodetail-nav.top ul li.active{background:none;border-bottom:solid 4px #00b7d3;}
#qualified a.sel{border-bottom:solid 4px #00b7d3;display:block;line-height:52px;}

.solve-nav{position: absolute;height: 60px;background-color: #2e3234;top:440px;z-index: 999;width:100%;}
.solve-nav ul{text-align:center;}
.solve-nav ul li{display:inline-block;margin:0 20px;}
.solve-nav ul li a{display:block;color:#fff;line-height:60px;font-size:16px;}

.twleft p span{display:inline-block;padding:3px 10px;background:#00c1de;color:#fff;margin:15px 15px 0px 0px;}

.pt .prodetail-con{padding-bottom:20px;}
.pt .pubprotitle{margin-top:40px;}
.xtpt .twdisplay{background:#fff;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;margin-bottom:30px;}
.xtptul{margin:0 -15px;}
.xtptul li{float:left;width:380px;background:#fff;margin:0 15px 30px;padding:10px;}
.xtptul li img,
.xtptul li h3{float:left;display:block;}
.xtptul li img{width:208px;height:132px;}
.xtptul li h3{width:152px;font-size:14px;padding:10px 0px 0 10px;display:table-cell;vertical-align: middle;height:132px;}
.xtptul li h3 span{width:152px;display:table-cell;vertical-align: middle;height:132px;overflow:hidden;}

.xtyjul{margin:30px 0px 50px;}
.xtyjul li{float:left;width:300px;position:relative;height:176px;}
.xtyjul li img{width:100%;height:100%;vertical-align: top;}
.xtyjul li .xtyjbg{position:absolute;top:0;width:100%;left:0;background:rgba(0,0,0,0.5);z-index:11;  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);}
.xtyjul li .xtyjbg span{display:block;width:300px;height:176px;color:#fff;display:table-cell;text-align:center;vertical-align:middle;font-size:16px;}

.xtyjul li:hover {z-index:999;}
.xtyjul li:hover .xtyjbg{background:none;}
.xtyjul li:hover .xtyjbg span{display:none;}


.solve-nav.top{width:100%;position:fixed;top:0;left:0;margin:0;}
.solve-nav.top{background-color:#373d41;height:60px;box-shadow:0 2px 10px #373d41;-webkit-box-shadow:0 2px 10px #373d41;-moz-box-shadow:0 2px 10px #373d41;-ms-box-shadow:0 2px 10px #373d41;-o-box-shadow:0 2px 10px #373d41;}
.solve-nav.top ul,.solve-nav.top ul li a{border:none;}
.solve-nav.top ul li{height:60px;}
.solve-nav.top ul li:hover,.solve-nav.top ul li.active{background:none;border-bottom:solid 4px #00b7d3;}
#qualified a.sel{border-bottom:solid 4px #00b7d3;display:block;line-height:52px;}
.jufa .prodetail-con{padding-bottom:50px;}
.jufa .pubprotitle{margin-top:40px;}

.contactus .pro-sh{padding:40px 0px 70px;}
.flbox {padding:40px 0px 60px;}
.flbox .fldiv{border-bottom:solid 1px #eee;padding:30px 0px;}
.flbox .fldiv h2{line-height:40px;font-size:18px;font-weight:bold;}
.flbox .fldiv p{line-height:24px;}

.news_xq h1{padding:20px 0 0;font-size:24px;font-weight:bold;}
.news_xq .brief{text-align: center;line-height:60px;color:#666;font-size:13px;margin-bottom:30px;}
.news_xq .xq p{line-height:26px;font-size:16px;text-indent:32px;}
.news_xq .xq p img{display:block;margin:20px auto;}


/*分享*/
.share_list{height: auto;overflow: hidden;float: right;padding-top: 30px;}
.share_list span{position: relative;top: 14px;margin-right: 10px;}
.share_list .bdshare-button-style0-32 a{width:38px;height:38px;line-height:38px;margin: 4px 6px 0 0;background: url("../images/icon_xq_share.png") 0 0 no-repeat;}
.share_list .bdshare-button-style0-32 .bds_sqq{background-position: 0 0;}
.share_list .bdshare-button-style0-32 .bds_sqq:hover{background-position: 0 -48px;}
.share_list .bdshare-button-style0-32 .bds_qzone{background-position: -50px 0;}
.share_list .bdshare-button-style0-32 .bds_qzone:hover{background-position: -50px -48px;}
.share_list .bdshare-button-style0-32 .bds_weixin{background-position: -100px 0;}
.share_list .bdshare-button-style0-32 .bds_weixin:hover{background-position: -100px -48px;}
.share_list .bdshare-button-style0-32 .bds_tsina{background-position: -150px 0;}
.share_list .bdshare-button-style0-32 .bds_tsina:hover{background-position: -150px -48px;}
.share_list .bdshare-button-style0-32 .bds_tieba{background-position: -200px 0;}
.share_list .bdshare-button-style0-32 .bds_tieba:hover{background-position: -200px -48px;}
.share_list .bdshare-button-style0-32 .bds_douban{background-position: -250px 0;}
.share_list .bdshare-button-style0-32 .bds_douban:hover{background-position: -250px -48px;}

.newcontent .fl{margin-left:5px;}

/*相关阅读 begin*/
.relation{height: auto;overflow: hidden;padding-top: 40px;clear: both;padding-bottom:70px;}
.relation ul{height: auto;overflow: hidden;padding-top: 20px;}
.relation ul li{line-height: 20px;margin-bottom: 10px;}
.relation ul li a{color: #333;font-size: 15px;}
.relation ul li a:hover{color: #1465c0;}
.relation ul li a span{font-size: 13px;color: #bbb;float: right;position: relative;top: 1px;}
.relation .follow_us{width: 164px;font-size: 16px;color: #333;padding-top: 30px;}
.relation .follow_us img{width: 120px;height: 120px;display: block;margin: 0 auto;margin-bottom: 12px;}

.relation  h3{height: 40px;line-height: 40px;position: relative;font-size: 18px;margin-top: 10px;}
.relation  h3 em{font-size: 18px;color: #333;border-bottom: 3px solid #1465c0;position: absolute;left: 0;bottom: 0;z-index: 2;}
.relation  h3 span{width: 100%;height: 2px;background-color: #eee;overflow: hidden;position: absolute;left: 0;bottom: 0;z-index: 1;}

.nydsj ul {margin:0 -10px;}
.nydsj ul li{width:285px;margin:0 10px;}
.nydsj ul.zdh li h2{height:50px;line-height:50px;font-size:18px;padding-left:15px;}
.nydsj ul.zdh li .zdhcon{padding:15px 16px;}
.nydsj ul.zdh li .zdhcon p{position:relative;padding-left:12px;}
.nydsj ul.zdh li .zdhcon p:after{content:'';display:block;width:3px;height:3px;background:#bbb;top:11px;left:0;position:absolute;}

.kjdiv .pubtitle{padding-top:60px;}
.kjdiv ul {margin:0px 0px 60px;text-align: center;}
.kjdiv ul li{margin:0 30px;width:540px;float:left;}
.kjdiv ul li h2{font-size:22px;font-weight:700;margin: 10px 0px;}

.dsjpt-nav{padding:30px 0px 60px;}
.dsjpt-nav .indexnew .newcon{height:300px;}
.dsjpt-nav .indexnew {margin:0 -10px;}
.dsjpt-nav .indexnew .newitem{width:285px;margin:0 10px;}
.dsjpt-nav .indexnew .newitem img{width:100%;height:150px;}
.dsjpt-nav .indexnew .newitem .newcon{padding:10px;border:none;}
.dsjpt-nav .indexnew .newitem>h4{height:40px;line-height:40px;font-weight:700;}
.dsjpt-nav .indexnew .newitem p{font-size:14px;margin-top:10px;}
.dsjpt-nav .pubtitle{padding:10px 0px 20px;}

.dsj h4{text-align: center;margin-top:40px;}
.dsj .proys{width:580px;margin:0 10px;float:left;border-bottom:dashed 1px #eee;}

.navitem .ky li{width:240px;}

.page_up{ position: fixed; right: 16px; bottom: 20px; display:none; background: url(../images/backtop.png) no-repeat; width: 51px; height: 51px;background-size:100% 100%;}







/* 10-26添加 */
.headernav{height:68px;}
.header .nav ul li{line-height:65px;}
.header .header-logo{margin-top:13px;}
.header .header-logo img{width:400px;}
.headertop:after{content:'';display:block;clear:both;height:0;visibility:hidden;font-size:0;}
.headertop{color:#fff;line-height:30px;border-bottom: solid 1px hsla(0,0%,100%,.15);font-size:12px;/* background:#333;color:#999; */}
.headertop .headertopleft{float:left;padding-left:4px;}
.headertop .headertopright{float:right;padding-right:14px;}
.headertop .headertopright a{color:#fff;}
.navcontent .navitem{top:19px;}
.order_row input{padding-top:0;padding-bottom:0;height:20px;}
.banner-nav ul li{height:80px;padding-top:20px;}
.banner .swiper-pagination-fraction, .banner  .swiper-pagination-custom, .banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom:100px;}
.banner{ transform: translateZ(0);transform-style: preserve-3d;backface-visibility: hidden;}
.banner .swiper-slide .img3d{position:absolute;top:53px;left:50%;width:600px;height:450px;margin-left:0;}/* 
.header:hover .headertop{background-color:#373d41;} */
.otherbanner{height:440px;}
.solve-nav{top:380px;}
.new-nav, .rl-nav{top:380px;}
.container{padding:40px 0 50px;}
.otherbanner-nav{top:410px;}
.height500{height:500px;}
.height550{height:550px;}
.zj{margin-top: 50px;}
#pronav-1 .pubprotitle{margin-top:30px;}
.dsj h4{margin-top:25px;}
.dsj .twdisplay{margin-top:10px;}
.productlist{padding:30px 0px;}
.pubtitle{padding:15px 0 10px;}
.banner:hover{cursor:pointer;}
.banner .swiper-slide .img3d{height:400px;}
.swiper-pagination{z-index:9999999;}