@charset "utf-8";
/**
深圳市恒一信息技术有限公司
http://szhengyi.net
**/
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#565656;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#565656;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#333875;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb40{margin-bottom:40px;}
.container{position:relative;min-width:320px;width:100%;max-width:1400px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd70{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('//at.alicdn.com/t/font_1152918_xmm6qasw71.eot');
  src: url('//at.alicdn.com/t/font_1152918_xmm6qasw71.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1152918_xmm6qasw71.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1152918_xmm6qasw71.woff') format('woff'),
  url('//at.alicdn.com/t/font_1152918_xmm6qasw71.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1152918_xmm6qasw71.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}


/* 头部 */
.header{height:120px;padding-top:30px;}
.headR{font-size:.75em;}
.headR li{float:left;color:#888;padding-left:15px;margin-left:15px;line-height:18px;position:relative;line-height:28px;z-index:90;}
.headR .wx{cursor: pointer;}
.headR .tel{font-size:20px;font-family:"Arial";}
.headR .phone{color:#0462a6;}
.headR li::after{content:"";position: absolute;left:0;top:5px;width:1px;height:18px;border-left: 1px dotted #ccc;}
.headR li:first-child::after{display:none;}
.headR li a{width:27px;height:27px;border-radius:100%;text-align:center;line-height:27px;background:#eaebf1;color:#666;display:inline-block;text-transform: uppercase;}
.headR li a:hover{background:#333875;color:#fff;}
.headR .wx i{font-family:"iconfont";font-style:normal;font-size:1.286em;}
.headR .wx  span{position:absolute;top:35px;right:-30px;display:none;background:#eee;padding:5px;width:120px;}
.headR .wx  span::after{content: "";position: absolute;border:6px solid transparent;border-bottom-color:#eee;top:-12px; left:50%;margin-left:-6px;}
.headSear{position: absolute;right:0;top:64px;width:40%;max-width:320px;border:1px solid #ddd;height:36px;line-height:36px;padding-right:36px;}
.headSear .text{width:100%;padding:0 15px;}
.headSear .btn{background:#333875 url('../images/sBtn.png') no-repeat center;width:36px;height:36px;position: absolute;right:-1px;top:-1px;cursor:pointer;}
.headSear .btn:hover{background-color:#c82700;}

/* PC导航 */
.nav{height:70px;line-height:70px;font-size:1.143em;background: #5e6a9a;}
.nav .m{float:left;text-align:center;position:relative;border-right: 1px solid #6e79a4;flex-grow:1;z-index:10;width:11.1%;}
.nav .m>a{color:#fff;display:block;position:relative;z-index:2;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:0;background:#333875;width:100%;transition:all .3s;z-index:-1;}
.nav .cur>a::after,.nav .m>a:hover::after{height:100%;}
.nav .cur>a,.nav .m>a:hover{color:#fff;}
.nav .navSub{position:absolute;left:0;top:100%;background:#eee;line-height:35px;width:100%;color:#333;font-size:.875rem;transform:scale(0,1);transition:all 0.4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#333875;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;}
.navFix{position: fixed;top:0;width:100%;left:0;z-index:99;box-shadow:0 0 10px #ccc;}

/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#333875;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.Language{position: absolute;right:60px;font-family:"iconfont";font-size:1.4rem;top:20px;display:none;line-height:1;color:#333875;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{bottom:120px;max-width:1400px;text-align:left;left:50%;margin-left:-700px;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:12px;height:12px;border:1px solid #fff;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#333875;border-color:#333875;}

/*  搜索 */
.search{height:71px;line-height:70px;font-size:.875rem;background:#fff;border-bottom: 1px solid #e5e5e5;position:relative;margin-top:-71px;z-index:10;}
.search .container{border-left: 1px solid #e5e5e5;overflow:hidden;}
.searFont{width:64%;overflow:hidden;padding-left:20px;}
.searFont strong{color:#333;font-weight:normal}
.searMain{width:30%;height:70px;overflow:hidden;;border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;padding-right:55px;}
.searMain .sear_text{float:left;width:100%;height:70px;line-height:70px;background:#fff;padding:0 15px;}
.searMain .sear_btn{float:right;width:35px;height:35px; cursor:pointer;background:#333875 url('../images/sBtn.png') no-repeat center;transition:all 0.3s;margin-top:18px;margin-right:-35px;}
.searMain .sear_btn:hover{background-color:#c82700;}


/* 我们的产品 */
.proL{float:left;width:21.5%;overflow:hidden;}
.proL .tie{height:100px;background:#333875;padding:22px 0 25px 15%;color:#fff;font-size:1.714em;}
.proL .tie span{display: block;opacity:.5;font-family:Arial;opacity:.5;font-size:12px;}
.proL dl{font-size:0.929em;background:#f0f0f0;}
.proL dt{height:57px;line-height:56px;border-bottom: 1px solid #dfdfdf;padding-left:15%;color:#191919;font-size:1.143em;background: url('../images/side_li.png') no-repeat 25px center;}
.proL dd{padding:18px 20px 18px 15%;overflow:hidden;border-bottom: 1px solid #dfdfdf;line-height:2;}
.proL dd p{float:left;width:49%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.proL dd p:nth-child(2n){float:right;}
.proL dd .m{margin-right:20px;display:inline-block;}

.proR{width:76.5%;overflow:hidden;border:1px solid #d9d9d9;margin-bottom:-1px;margin-right:-1px;}
.proR li{float:left;width:25%;border-right:1px solid #d9d9d9;position: relative;transition:all .3s;border-bottom: 1px solid #d9d9d9;}
.proR li a{display:block;background:#fff;}
.proR li .pic{height:210px;line-height:210px;transition:all .3s;display:block;overflow:hidden;}
.proR li img{transition:all .5s;width:100%;}
.proR li h4{height:55px;line-height:40px;text-align:center;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.proR li:hover{box-shadow:2px 2px 8px #ccc;z-index:2;}
.proR li a:hover img{transform: scale(1.1);}
.proR li a:hover h4{color:#333875;}
.proR li.big{width:50%;}
.proR li.big .pic{height:421px;line-height:421px;}
.proR li.big h4{height:110px;font-size:1.286em;position: relative;line-height:60px;}
.proR li.big h4::after{content:"+";position:absolute;width:16px;height:16px;left:50%;top:60px;transition:all .6s;border:1px solid #ccc;color:#ccc;border-radius:100%;line-height:16px;font-family:Arial;font-size:14px;margin-left:-8px;}
.proR li:hover h4::after{color:#333875;border-color:#333875;} 
.product .more{display:none;background:#333875;color:#fff;height:50px;line-height:50px;text-align:center;margin-top:30px;}


/* 核心优势 */
.odds{padding-bottom:70px;font-size:.875em;}
.odds ul{border-left: 1px solid #e5e5e5;padding-top:10px;}
.odds li{float:left;width:25%;min-height:220px;color:#333;transition:all .5s;border-right: 1px solid #e5e5e5;padding:10px 3%;background:#fff;position: relative;animation-fill-mode:backwards;}
.odds li i{display:inline-block;width:32px;height:32px;background: no-repeat;transition:all .4s;}
.odds li h4{color:#333875;font-size:2.429em;line-height:2;position:relative;margin:22px 0;padding-bottom:20px;line-height:1;}
.odds li h4::after{content:"";position:absolute;left:0;bottom:0;width:15px;height:2px;background:#333875;transition:all .4s;}
.odds .a2,.odds .a4,.odds .a5,.odds .a7{background:#e8e8e8;}
.odds li:hover{box-shadow:0  0 5px #ccc;z-index:2;transform: scale(1.05);}
.odds li:hover h4::after{width:40px;} 

/* 生产优势 */
.advantage{color:#fff;background-image:url('../images/adv_bg.jpg');background-position: center;background-repeat: no-repeat;background-size:cover;background-attachment: fixed;}
.advantage .tie{color:#fff;font-size:3.286em;margin-bottom:10px;}
.advantage .tel{font-size:1.143em;margin-bottom:35px;}
.advantage .tel span{font-size:1.25em;margin-left:15px;font-family:Arial;}
.advantage ul{max-width:560px;border-top: 1px solid rgba(255, 255, 255, .5);padding-top:30px;}
.advantage li{padding-left:90px;font-size:1.857em;min-height:100px;padding-top:10px;}
.advantage li span{font-size:0.615em;display: block;opacity:.7;}
.advantage li i{float:left;margin-left:-90px;font-size:1.800em;font-style:normal;line-height:1;position:relative;z-index:2;}
.advantage li i::after{content:"";position: absolute;width:15px;height:15px;background:#333875;border-radius:100%;bottom:25px;right:0px;z-index:-1;}


/* 关于 */
.aboutL{width:50%;}
.hTitle{font-size:2.875rem;color:#191919;}
.hTitle span{display:block;font-size:16px;opacity:.6;}
.aboutMain{position:relative;overflow: hidden;margin-bottom:60px;}
.aboutL .txt{height:190px;margin-bottom:10px;line-height:1.6;}
.aboutL .more i{font-style:normal;margin-left:10px;}
.aboutR{height:390px;display:block;width:44%;overflow:hidden;}
.aboutR .bgImg{animation:scale 30s infinite;}
.aboutMain .vIcon{position: absolute;right:44%;width:106px;height:106px;background:#333875 url('../images/v_arr.png') no-repeat center 25px;color:#fff;text-align:center;bottom:0;padding-top:60px;font-size:12px;cursor:pointer;}
.aboutMain .vIcon:hover{background-color:#161a4e;}
.setting{background: #f1f1f1;border-top: 1px solid #333875;padding:0 40px 30px 40px;position: relative;}
.setting .title{color:#191919;font-size:1.571em;text-align:center;height:70px;line-height:70px;margin-bottom:40px;}
.setting::after{content:"";position: absolute;left:0;top:70px;height:1px;width:100%;background:#e5e5e5;}
.setting li{float:left;width:20%;position:relative;}
.setting li .pImg{padding-top:76%;}
.setting li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:40px;line-height:40px;}
.setting li:hover img{transform: scale(1.1);}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 合作伙伴 */
.partner{background-image:url('../images/partner_bg.jpg');background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment: fixed;text-align:center;}
.tieTop{margin-bottom:40px;overflow:hidden;position: relative;}
.tieTop .tel{font-size:1.625rem;color:#888;padding-bottom:20px;position: absolute;right:0;bottom:5px;}
.tieTop .tel span{color:#333875;margin-left:30px;}
.tieTop .tel::after{content:"";position: absolute;right:5px;bottom:0;width:15px;height:2px;background:#333875;}

.partnerMain{background:#fff;overflow:hidden;}
.partnerMain li{float:left;width:14.28%;border-right:1px solid #ededed;text-align:center;transition:all .3s;position:relative;overflow:hidden;}
.partnerMain li .pImg{padding-top:60%;}
.partnerMain li p{height:60px;}
.partnerMain li:hover img{transform: scale(1.1);}
.partnerMain li:hover {box-shadow: 0 0 10px #ccc;z-index:2;}
.partner .btn{width:40px;height:40px;background:#a6a6a6;border-radius:100%;text-align:center;color:#fff;line-height:40px;left:-20px;top:70%;}
.partner .swiper-button-next{left:auto;right:-20px;}
.partner .btn:hover{background:#333875;}

/* 新闻快讯 */
.newsMenu{position: absolute;right:0;bottom:5px;font-size:1.571em;}
.newsMenu a{position:relative;color:#191919;margin-left:60px;display:inline-block;padding-bottom:10px;}
.newsMenu a::after,.caseMain a::after{content:"";position:absolute;left:0;bottom:0;background:#333875;height:1px;transition:all .5s;width:0;}
.newsMenu .on{color:#333875;}
.newsMenu a.on::after,.caseMain li a:hover::after{width:100%;}
.newsSlide{position: relative;overflow: hidden;}
.newsL{width:65%;float:left;}
.newsL li.pic{overflow:hidden;padding-bottom:30px;margin-bottom:20px;border-bottom: 1px solid #ddd;}
.newsL li .img{float: left;display:block;width:46%;height:270px;overflow:hidden;margin-right:40px;}
.newsL li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;transition:all .3s;margin-bottom:20px;padding-top:10px;}
.newsL li h4 a{color:#333;}
.newsL li h4 a:hover{color:#333875;}
.newsL li p{margin-bottom:30px;line-height:1.6;height:140px;overflow:hidden;font-size:12px;}
.newsL li .date{display:block;font-size:12px;opacity:.8;}
.newsL li .date a{margin-left:20px;}
.newsL .pic:hover .bgImg{transform: scale(1.1);}
.newsL li.txt {line-height:35px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:1.143em;}
.newsL li.txt span{float:right;color:#999;font-size:12px;margin-left:20px;}
.newsL li.txt a{background: url('../images/n_li.jpg') no-repeat left center;padding-left:15px;}
.newsL li.txt a:hover{padding-left:25px;background-position: 10px center;}

.newsR{width:28%;overflow:hidden;}
.newsR li{border-bottom: 1px dotted #ccc;margin-bottom:20px;font-size:.75rem;}
.newsR li a{display: block;color:#888;height:135px;padding-bottom:25px;position:relative;}
.newsR li a::after{content:"";position: absolute;left:0;bottom:-1px;height:1px;background:#333875;width:100%;transform: scale(0,1);transform-origin: right;transition:transform .5s;}
.newsR li h4{font-size:1.333em;color:#191919;margin-bottom:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR li .date{margin-top:15px;opacity:.7;display:block;}
.newsR li a:hover h4{color:#333875;}
.newsR li a:hover::after{transform: scale(1);transform-origin: left;}

/*底部 */
.footer{overflow:hidden;font-size:.75rem;background:#1e1e1e;color:#999;}
.footMain{padding:50px 0 30px 0;overflow:hidden;}
.footMenu{margin-bottom:40px;font-size:1.333em;overflow:hidden;}
.footL .footMenu a{color:#fff;margin-right:38px;}
.footMenu a:hover{text-decoration: underline;}
.footL{width:70%;}
.footL .font{padding-left:120px;line-height:2;}
.footLogo{margin-left:-120px;padding-top:5px;}
.footR{max-width:30%;padding-right:160px;text-align:right;}
.footR .tel{position:relative;padding-bottom:20px;padding-top:10px;}
.footR .tel span{display: block;font-family:Arial;font-size:1.333em;color:#999;font-weight:700;}
.footR .tel span:nth-child(1){color:#fff;font-size:2em;}
.footR .tel::after{content:"";position: absolute;right:0;bottom:0;height:2px;width:14px;background:#1448a5;}
.footWx {margin-right:-160px;background:#fff;width:120px;text-align:center;padding:5px;padding-bottom:10px;color:#666;}
.footWx img{width:100%;}
.firendlink{padding:20px 0;position:relative;}
.firendlink::after{content:"";position: absolute;left:-50%;top:0;height:1px;width:200%;background:#353535;}
.firendlink span{color:#fff;margin-right:25px;}
.firendlink i{font-style:normal;opacity:.5;margin-left:5px;font-family:"iconfont";font-size:1rem;position: relative;top:2px;}
.firendlink a{margin:0 15px;}
.footer a{color:#999;}
.footer a:hover{color:#fff;}


/*内页公用 */
.listWrap{overflow:hidden;padding:70px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:400px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:2.5rem;text-transform:uppercase;width:100%;padding-bottom:15px;animation:leftPic 1s;max-width:1400px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%);}
.listBanner h3 span{display: block;font-size:12px;font-weight: 400;opacity: 0.5;}
.breadCrumb{font-size:.875rem;padding:25px 20px 0 20px;position:relative;overflow:hidden;}
.breadCrumb::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.breadCrumb .back{float:right;position:relative;color:#e8e8e8;border:1px solid #e8e8e8;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#e8e8e8;color:#fff;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 65px;background:#f5f5f5;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left}
.proSear .btn:hover{background-color:#111;}
.listWrap{padding-bottom:60px;font-size:.875em;overflow:hidden;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.listMenu{background: rgba(0, 0, 0,.4);height:70px;line-height:70px;margin-top:-70px;position: relative;z-index:3;font-size:1rem;}
.listMenu a{float:left;color:#fff;position:relative;margin-right:80px;margin-right:5%;}
.listMenu a::after{content:"";position:absolute;left:0;width:100%;height:100%;;z-index:-1;transform: scale(0,1);transform-origin:right;transition: transform .5s;height:2px;bottom:1px;background:#fff;}
.listMenu a.cur::after{transform: scale(1);transform-origin:left;}

/* 产品列表 */
.proSide .cur{color:#fff;background:#333875;}
.proSide a{padding:2px 4px;}
.proSide .tie i{float:right;color:#333875;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;line-height:30px;margin-top:15px;z-index:3;}
.proSide .tie i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}

.proList{width:76%;overflow:hidden;}
.proList ul{margin-right:-30px;}
.proList li{float:left;width:33.3%;padding-right:30px;margin-bottom:30px;}
.proList li a{display:block;border:1px solid #ddd;text-align:center;}
.proList li .pImg{padding-top:82%;}
.proList li h4{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:60px;line-height:50px;}
.proList li a:hover img,.proTop .pic:hover img{transform: scale(1.1);}
.proList li a:hover{box-shadow:0 0 10px #ddd;}
.searList{width:100%;}
.searList li{width:25%;}


/*  产品详情 */
.showR{width:76%;overflow:hidden;}
.relaCase{margin-top:25px;}
.leftTie{height:60px;font-size:1.25em;color:#fff;line-height:60px;background:#333875;padding-left:15%;}
.relaCase ul,.relaNews ul{border:1px solid #eaeaea;}
.relaCase li {border-bottom: 1px solid #eaeaea;}
.relaCase li .pImg{padding-top:82%;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;}
.relaCase li:hover img{transform: scale(1.1);}
.relaNews{margin-top:25px;}
.relaNews ul{padding:15px;}
.relaNews .pImg{padding-top:76%;}
.relaNews li{border-bottom: 1px solid #e5e5e5;}
.relaNews .list{height:45px;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaNews .pic h4{font-size:1.1143em;color:#333;margin:10px 0;}
.relaNews .pic {padding-bottom:15px;}
.relaNews .pic p{color:#888;}
.relaNews .pic:hover img{transform: scale(1.1);}

.proShow_box1{overflow:hidden;margin-bottom:50px;border:1px solid #ddd;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:50%;position:relative;border-right:solid 1px #ddd;}
.gallery .gallery-top{position:relative;}
.gallery .gallery-top .pImg{padding-top:82%;}
.gallery img{width:100%;}
.gallery-top li a{position:relative;padding-top:81%;}
.gallery-thumbs{border-top: 1px solid #ddd;margin-left:1px;}
.gallery-thumbs li{border-right:1px solid #bdc4ce;padding-top:20%;cursor:pointer;width:25%;position: relative;}
.gallery-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;}
.gallery-thumbs .on::after{border:2px solid #333875;}
.gallery .btn{background:#333;width:60px;height:35px;line-height:35px;text-align:center;color:#fff;opacity:0;}
.gallery .swiper-button-prev{left:0;}
.gallery .swiper-button-next{right:0;left:auto;}
.gallery .btn:hover{background:#333875;}
.gallery:hover .btn{opacity:.8;}

.proShow_R{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:1.778em;color:#333875;}
.proShow_R .font{min-height:180px;line-height:2;margin-bottom:20px;border-bottom: 1px solid #ddd;padding-bottom:20px;}
.proShow_R li span{display: block;}
.proShow_R .btn{margin-top:30px;overflow:hidden;}
.proShow_R .btn a{width:40%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #333875;margin-right:25px;background:#333875;color:#fff;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_R .btn a:nth-child(2){border:1px solid #ddd;color:#333;background:none;}
.proShow_R .btn a:hover{background:#161a4e;color:#fff;}
.proShow_R .tel{margin-top:30px;line-height:1.5;background: url('../images/telIcon2.png') no-repeat left top;padding-left:30px;}
.proShow_R .tel span{display:block;font-family:Arial;color:#191919;font-size:2.571em;margin-left:-30px;}
.proShow_menu{text-align:center;overflow: hidden;background:#f2f2f2;margin-bottom:20px;}
.proShow_menu a{float:left; width:20%;height:50px;line-height:50px;border-right:1px solid #ddd;}
.proShow_menu a:last-child{border:none;}
.proShow_menu .on,.proShow_menu a:hover{background:#333875;color:#fff;}

.mainBox{margin-bottom:50px;overflow:hidden;}
.mainBox .pTie{font-weight:bold;color:#333875;font-size:1.8em;margin-bottom:20px;position: relative;}
.mainBox .pTie span{display: block;opacity:.6;font-weight:normal;font-family:Arial;font-size:12px;}
.mainBox .pTie::after{content:"";height:4px;width:86%;background:#333875;position: absolute;right:0;top:50%;}
.mainBox3 ul{border:1px solid #ddd;overflow:hidden;padding-bottom:0;}
.mainBox3 li{padding:25px 3%;min-height:260px;}
.mainBox3 li:hover{transform: scale(1);}

.proTie{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;}
.proTie span{display:inline-block;border-bottom:1px solid #333875;;color:#333875;height:50px;}
.mainBox4{width:100%;}
.mainBox4 li:nth-child(4){display:none;}
.relative_case ul{margin-right:-35px;}
.relative_case li{float: left;width:25%;padding-right:35px;margin-bottom:20px;}
.relative_case li .pImg{padding-top:70%;}
.relative_case li p{transition: all .3s;height:50px;line-height: 50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relative_case li p i{float: right;font-family:"Arial";opacity: .8;margin-left:15px;}
.relative_case li a:hover img{transform: scale(1.1);}
.relative_case li a:hover p{background:#333875;padding:0 10px;color: #fff;}
.proKey{margin-bottom:30px;overflow:hidden;}
.proKey em{font-style:normal;margin:0 10px;color:#ccc;}
.mainBox5 .left{width:52%;height:340px;}
.mainBox5 .txt {width:42%;line-height:2;font-size:1.143em;}
.mainBox5 .txt .tie{font-size:1.571em;margin-bottom:20px;font-weight:bold;color:#333875;}
.mainBox6 .feedbackR{width:100%;float:none;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:70%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:100%;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#333875;}
.partnerList ul{padding-left:1px;}

/* 客户案例 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:400px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:400px;background: #f6f6f6;font-size:1.143em;}
.settingTop .font h3{font-size:1.857em;color:#0d53a1;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#0d53a1;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.listTie{text-align:center;color:#191919;margin-bottom:40px;padding-bottom:10px;position:relative;font-size:2.2rem;font-weight:bold;}
.listTie::after{content:"";position: absolute;left:50%;width:30px;margin-left:-15px;height:2px;background:#2d2f89;bottom:0;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}


.picSlide{position:relative;margin-bottom:40px;background:#e1e1e1;padding:10px;}
.picSlide li{text-align:center;height:100%;position: relative;}
.picSlide img{width:100%;}
.picSlide-top .pImg{padding-top:56%;}
.picSlide-thumbs{margin-top:1px;}
.picSlide-thumbs li{border-right:1px solid #fff;padding-top:12%;cursor:pointer;width:16.66%;position: relative;}
.picSlide-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;border:5px solid #2d2f89;opacity:.7;transform: scale(0);transition:all .3s;}
.picSlide-thumbs .on::after{transform: scale(1);}
.picSlide .swiper-button-next,.picSlide .swiper-button-prev{top:45%;background:rgba(255, 255, 255,.5);text-align:center;width:90px;height:50px;line-height:50px;color:#fff;font-size:24px;font-family:Arial;transition:all .3s;}
.picSlide .swiper-button-prev{left:0;}
.picSlide .swiper-button-next{right:0;left:auto;}
.picSlide .swiper-button-next:hover,.picSlide .swiper-button-prev:hover{background:#2d2f89;}


/* 新闻列表 */
.newsTop{overflow:hidden;padding-bottom:50px;margin-bottom:50px;border-bottom: 1px solid #ddd;}
.newsTop li{background:#f3f3f3;overflow:hidden;float:left;width:49%;height:280px;}
.newsTop li .pic{width:50%;float:left;height:280px;overflow:hidden;}
.newsTop li .txt{width:50%;padding:4%;background:#f3f3f3;}
.newsTop li .txt h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsTop li .txt h4 a{color:#333;}
.newsTop li .txt h4 a:hover{color:#333875;}
.newsTop li .txt h4 span{display:block;font-size:;font-family:Arial;color:#999;font-size:0.75rem;margin-top:5px;}
.newsTop li p{height:110px;overflow:hidden;margin-bottom:10px;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsTop li:nth-child(2n){float:right;}

.newsList{overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-40px;}
.newsList li{float:left;padding-right:40px;width:25%;margin-bottom:40px;}
.newsList li a{display:block;color:#888;}
.newsList li .pImg{padding-top:76%;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 0;}
.newsList li p{height:70px;padding-bottom:10px;border-bottom: 1px solid #d9d9d9;margin-bottom:20px;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3{color:#333875;}

/* 新闻详情 */
.picShow_l{width:68.5%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}

.picShow_r{width:27%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #333875;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#333875;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#333875;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}



/* 关于我们 */
.aboutBox1 .font{overflow-y:auto;max-height:280px;margin-bottom:30px;}
.culture{background:#ececec;}
.culture li{float:left;background:#fff;padding:25px;width:31.3%;margin:0 1%;}
.culture li .pImg{padding-top:40%;}
.culture li h4{font-size:20px;color:#222;margin-bottom:15px;padding-bottom:10px;font-weight:normal;margin-top:15px;position:relative;}
.culture li h4 span{display:block;font-size:12px;font-family:Arial;color:#999;}
.culture li:hover img{transform: scale(1.1);}
.culture li h4 span:after{content:"";position:absolute;width:14px;height:1px;background:#333875;bottom:0;left:0;transition:all .3s;}

.honor{padding-bottom:60px;text-align: center;overflow:visible;position:relative;}
.honorSlide{overflow:hidden;border-top: 5px solid #333875;}
.honorSlide li{width:25%;text-align:center;float:left;background: #fff;}
.honorSlide li a{display:block;overflow:hidden;border:1px solid #ebebeb;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;line-height:35px;padding-bottom:10px;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#333875;}
.honorSlide .btn{width:40px;height:40px;background:#333875;text-align:center;line-height:40px;color:#fff;font-family:"Arial";left:-60px;top:60%}
.honorSlide .btn:hover{background: #333875;}
.honorSlide .swiper-button-next{right:-60px;left:auto;}

.album {border-top: 1px solid #ddd;}
.album ul{position:relative;margin-right:-10px;overflow:hidden;}
.album li{float:left;width:25%;padding-right:10px;margin-bottom:10px;}
.album li:nth-child(2){width:50%;}
.album li:last-child{position:absolute;left:0;bottom:0;}
.album li .pImg{padding-top:72.4%;;}
.album li p{background: rgba(0, 0, 0, .6);padding: 0 5%;position: absolute;left:0;bottom: -50px;color: #fff;width: 100%;height: 50px;line-height: 50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .4s;}
.album li:hover img{transform: scale(1.1);}
.album li:hover p,.settingSlide li p{bottom:0;}


.partnerList li{float:left;width:14.3%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partnerList li .pImg{padding-top:60%;}
.partnerList li a:hover img{transform: scale(1.1);}
.partnerList li a:hover{box-shadow:0 0 8px #ccc;z-index:2;}
.pMore{width:260px;height:50px;background:#333875;margin:0 auto;color:#fff;line-height:50px;text-align:center;margin-left:-130px;display:block;margin:0 auto;margin-top:50px;}
.pMore i{font-style:normal;margin-left:15px;}
.pMore:hover{color:#fff;width:360px;}




/* 售后服务 */
.serviceMain{margin-top:60px;padding-left:340px;position:relative;}
.serviceImg{height:240px;}
.serviceMain .tie{float:left;margin-left:-340px;font-size:1.714em;color:#333;}
.serviceMain::after{content:"";position:absolute;left:250px;height:100%;width:1px;background:#ccc;top:0;}
.serviceMain li{padding-left:35px;margin-bottom:50px;line-height:1.8;}
.serviceMain li h5{margin-bottom:20px;color:#191919;font-size:1.571em;}
.serviceMain li h5 i{float:left;margin-left:-40px;background:#333875;width:24px;height:24px;border-radius:100%;color:#fff;display:inline-block;font-style:normal;font-size:14px;text-align:center;line-height:24px;font-family:Arial;}
.serviceMain li:last-child{margin-bottom:0;}

/* 常见问题 */
.faq{background:#efefef;}
.faqList li{float:left;width:50%;padding-right:10px;margin-bottom:10px;font-size:12px;}
.faqList li:nth-child(2n){float:right;}
.faqList li a{display:block;background:#fff;padding:4% 5%;color:#999;height:135px;}
.faqList li h4,.faqList li p{padding-left:35px;}
.faqList li i{font-style:normal;width:24px;height:24px;background:#333875;color:#fff;font-size:12px;text-align:center;line-height:24px;margin-left:-35px;float:left;}
.faqList li p i{background:none;border:1px solid #ccc;color:#999;}
.faqList li h4{font-size:16px;color:#191919;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.faqList li a:hover h4{color:#333875;}
.faqList li a:hover{box-shadow:0 0 10px #ccc;}
.faqList2 li a{border:1px solid #ddd;}

/* 下载中心 */
.downL{background: url('../images/down_tie.jpg') no-repeat;background-size:cover;height:550px;width:22.5%;color:#fff;padding:4%;}
.downL .hTitle{color:#fff;}
.downL .hTitle span{margin-top:15px;}
.downL h4{margin-top:150px;}
.downL .tel span{display:block;color:#fff;font-size:1.857em;font-family:Arial;margin-bottom:20px;}
.downL .tel{color:#aeaeae;}
.downL h5.tel  span{font-size:1.429em;}
.downR{width:75%;}
.downList li{background:#ededed;margin-bottom:10px;}
.downList li a{display:block;padding:3% 4%;color:#191919;}
.downList li span{float:right;color:#666;position:relative;padding-left:30px;margin-left:25px;}
.downList li span::after{content:"\e624";position:absolute;font-family:"iconfont";left:0;font-size:1.286rem;top:-5px}
.downList li a:hover{background:#333875;color:#fff;}
.downList li a:hover span{color:#fff;}



/* 联系我们 */
.mb60{overflow: hidden;margin-bottom:60px;}
.contactBox1{border-top: 1px solid #d9d9d9;padding-top:50px;}
.cTie{font-size:2.143em;color:#191919;margin-bottom:20px;} 
.contactBox1 ul{background:#efefef;overflow:hidden;}
.contactBox1 li{float:left;width:25%;border-right:1px solid #d9d9d9;min-height:180px;padding:3% 2% 1% 4%;font-size:1.125em;}
.contactBox1 li span{display: block;position:relative;margin-bottom:10px;}
.contactBox1 li span::after{content:"\e6ee";position:absolute;left:-30px;font-family:"iconfont";font-size:1.125rem;}
.contactBox1 li:nth-child(2) span::after{content:"\e60b";}
.contactBox1 li:nth-child(3) span::after{content:"\e63a";}
.contactBox1 li:nth-child(4) span::after{content:"\e646";}
.contactBox1 li strong{display:block;font-size:1.714em;color:#333;}
.contactBox1 li:last-child{border-right:none;}
.contactBox1 .font{overflow: hidden;margin-top:30px;font-size:.875em;}
.contactBox1 .cLogo{width:28%;padding-top:30px;}
.contactBox1 .txt{width:70%;border-Left: 1px solid #ddd;line-height:2;min-height:120px;padding-left:40px;}
.contactBox2 ul{padding-left:1px;}
.contactBox2 li{float:left; width:33.3%;padding:2.5%;border:1px solid #d9d9d9;margin-top:-1px;min-height:200px;margin-left:-1px;}
.contactBox2 li span{display: block;color:#333;font-size:1.429em;margin-bottom:10px;}
#dituContent{width:100%;height:560px;}

/* 在线留言*/
.feedback{background:#efefef;}
.feedbackL{width:24%;height:380px;float:left;}
.feedbackR{width:72.5%;float:right;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;background:#fff;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 160px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .code{clear: both;}
.feedback .code input{height: 60px;line-height: 60px;border: 1px solid #ddd;}
.feedback .code .c{width: 20%;padding: 0 15px;background:#fff;}
.feedback .code img{padding:14px;}
.feedback .sub{background: #333875;width: 30%;cursor: pointer;transition: all .3s;color: #fff;}
.feedback .sub:hover{background:#000;}
.mainBox6{padding:5%;background:#f2f2f2;}
.mainBox6 p{height:45px;line-height:45px;background:#fff;}
.mainBox6 .tarea{height:120px;}
.mainBox6 .code .c{background:#fff;}