@charset "utf-8";
 
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:#1b9cf7;}

/* css */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;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%;}
.pd40{ padding-top:40px; padding-bottom:70px; font-size:.875em;overflow:hidden;}
.pd50{ padding-top:70px; padding-bottom:0; font-size:.875em;overflow:hidden;}
.pd70{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
.center {text-align: center;}
/* css */

/* head */
.head{ height:44px; line-height:44px; border-bottom:1px solid #e6e6e6;}
.head .head_w>p.fl{font-weight:lighter;font-size: 16px;color: #31acff;font-weight: bold;}
/* head */

/* header */
.header{position: relative;width:100%;z-index:99;left:0;top:0;height:100px;line-height:100px;background:#fff;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding:0 260px 0 340px;height:100px;display:flex;justify-content: space-between;}
.nav .m{float:left;text-align:center;position:relative;width:12.5%;padding-right:1px;}
.nav .m>a{color:#1a1a1a;display:block;position:relative;font-size: 18px;}
.nav .cur>a,.nav .m>a:hover{color:#1b9cf7;}
.nav .cur>a::after,.nav .m>a:hover::after{height:100%;z-index:-1;}
.nav .navSub{position:absolute;left:-15%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transform: scale(0) ;transition:top .5s,opacity 0.4s;opacity:0;}
.nav .navSub::before{content:"";position:absolute;right:50%;border:8px solid transparent;border-bottom-color:#f1f1f1;margin-right:-8px;top: -16px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height: 55px;}
.nav .navSub a{color:#333;display:block;font-size: 16px;}
.nav .navSub a:hover{background:#1b9cf7;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headFix{height:90px;line-height:90px;box-shadow:1px 1px 5px #ddd;position: fixed;}
.headFix .nav{height:90px;}
.headFix .logo img{height:45px;}
.headR{position:absolute;right:0;top:0;background: url('../images/telIcon.png') no-repeat left center;padding-left:30px;color:#1b9cf7;font-size:24px;font-family:Arial;}
/* header */

/* navTrigger */
.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:#1b9cf7;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);}
.wapTel{position: absolute;color:#1b9cf7;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
/* navTrigger */

/* banner */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.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:#fff;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}
/* banner */

/* ol-title */
.ol-title{font-size:16px;margin-bottom:40px;position: relative; text-align:center;}
.ol-title span{display: block;font-size:46px;color:#191919; text-align:center;}
.ol-titlew{font-size:16px;margin-bottom:40px;position: relative; text-align:center; color:#fff;}
.ol-titlew span{display: block;font-size:46px;color:#fff; text-align:center;}
/* ol-title */

/* ol-marketing */
.marketing-box{margin: 0 0 -10px -10px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.marketing-box li{position: relative;z-index: 1;display: inline-block;width: calc(16.6% - 10px);margin: 0 0 10px 10px;padding: 50px 40px;text-align: center;border: 1px #ddd solid;background: #fff;}
.marketing-box li:after{opacity:0;content:"";position: absolute;left:0;right: 0;bottom:0;top:0;z-index: -1;background: -webkit-linear-gradient(left, #49b1f5, #31acff);}
.marketing-box em{display: flex;margin: auto;width: 100px;height: 100px;border-radius:50%;background: #fafafa;align-items: center;justify-content: center;}
.marketing-box h4{color:#000123;font-size: 20px;margin-top: 20px; font-weight: bold;}
.marketing-box h4:after{content:""; display: block;margin:10px auto 0;width:25px;height:2px;background: #f8bb6a;}
.marketing-box p{color: #333;font-size:16px;line-height:24px;margin-top: 15px;}
.marketing-box li:hover{box-shadow:5px 5px 15px #ddd;transform: translateY(-5px);}
.marketing-box li:hover:after{opacity:1;}
.marketing-box li:hover *{color:#fff;}
/* ol-marketing */

/* ol-product */
.ol-product{background:url('../images/pro_bg.jpg');}
/*--*/     
.proMenu{width:19%;background:#fff; font-size:1.143em;}
.proMenu li{position:relative;z-index:2;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.proMenu li a{display: block;position:relative;color:#333;height:84px;line-height:84px;border-bottom: 1px solid #e8e8e8;padding-left:22%;background: url('../images/p_li.png') no-repeat 13% center;font-size:1.143em;}
.proMenu .last a{color:#32adff;}
.proMenu li::after,.proAdv li::after{content:"";position:absolute;left:0;top:0;background:#32adff;width:0;height:100%;z-index:-1;transition:all .5s;}
.proMenu a:hover{color:#fff;background-image: url('../images/p_lih.png');}
.proMenu li:hover::after,.proAdv li:hover::after{width:100%;}
/*--*/     
.proMain{width:78%;overflow:hidden;}
.proMain li{float:left;width:33.3%;font-size:1.143em;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;}
.proMain li a{display:block;overflow:hidden;background:#fff;}
.proMain li .pImg{padding-top:76%;}
.proMain li h4{color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:62px;height:62px;}
.proMain li h4 i{font-style:normal;margin-left:15px;color:#999;font-size:14px;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4,.proMain li a:hover i{color:#31adff;}
/* ol-product */

/* ol-odds */
.ol-odds ul{color:#666;}
.ol-odds li{float:left;width:49%;margin:0 0 20px 0;}
.ol-odds li .pImg{padding-top:25%;}
.ol-odds li:nth-child(2n){float:right;}
.ol-odds li .info{background:#f7f7f7;min-height: 230px;padding:5% 6%;position: relative;height: 230px;}
.ol-odds li h3{font-size: 22px;color:#191919;font-weight:700;margin-bottom:20px;}
.ol-odds li p{background: url('../images/odds_li.jpg') no-repeat left 9px;padding-left:15px;margin-bottom:10px;font-size: 16px;color:#191919;letter-spacing: 0.6px;}
.ol-odds li p b{ font-weight:normal; color:#32aeff;}
.ol-odds li:hover img{transform: scale(1.1);}
.ol-odds li:nth-child(3),.ol-odds li:nth-child(4){ margin-bottom:0;}
/* ol-odds */

/* industry */
.industry{background:url('../images/zjtj_img8.jpg') no-repeat center;background-size:cover;background-attachment: fixed;overflow: hidden;}
/*--*/   
.indMenu{width:20%;font-size:1.143em;}
.indMenu li{height: 63.5px;background:rgba(255,255,255,.8);position:relative;z-index:2;margin-bottom:20px;padding-top:15px;cursor:pointer;padding-left:35%;font-size:1.286em;color:#191919;font-weight:700;transition:all .5s;line-height: 32px;}
.indMenu li::after{content:"";position: absolute;right:0;border:8px solid transparent;border-left-color: #1b9cf7;opacity:0;transition:all .3s;}
.indMenu li i{float:left;width:38px;height:38px;background:#fff;border-radius:100%;font-style:normal;text-align:center;line-height:38px;color:#1b9cf7;margin-left:-60px;font-weight:400;/* margin-top:8px; */}
.indMenu li span{display: block;font-size:12px;opacity:.8;font-weight:400;}
.indMenu li.on{background:#1b9cf7;color:#fff;}
.indMenu li.on::after{opacity:1;right:-16px;}
/*--*/   
.indMain{width:77%;overflow:hidden;}
.indMain li{position:relative;overflow:hidden;background:#fff;}
.indMain li .pic{display: block;float:left;height:480px;width:62%;overflow:hidden;}
.indMain li .bgImg{animation:scale 50s infinite;height:100%;} 
.indMain li .txt{float:right;width:38%;padding:6% 4%;}
.indMain li h4{font-size:23px;color:#142135;position:relative;padding-bottom:15px;margin-bottom:30px; font-weight:bold;}
.indMain li h4::after,.aboutTxt .title::after{content:"";position: absolute;left:0;bottom:0;width:45px;height:2px;background:#1b9cf7;color:#fff;}
.indMain li p{height:180px;overflow:hidden;margin-bottom:15px;line-height: 30px;font-size: 16px;}
.indMain li .more{display:inline-block;width:140px;height:34px;list-style:34px;color:#fff;background:#1b9cf7;text-align:center;line-height:34px;}
.indMain li .more:hover{background:#0036b1;width:200px;}
.indMain li.swiper-slide-active .txt{opacity:1;bottom:30px;}
/* industry */

/* ol-about */
.ol-about{overflow: visible;}
/*--*/ 
.aboutTxt{width:46%;height: 370px;position:relative;}
.aboutTxt .title{font-size:26px;margin-bottom:30px;padding-bottom:30px;position:relative;color:#191919;font-weight:bold;position:relative;}
.aboutTxt .title span{display:block;text-transform:uppercase;opacity:.1;height:34px;line-height:1;overflow:hidden;font-size:1.7em;font-family:Arial;}
.aboutTxt .title::after{height:4px;}
.aboutTxt .txt{height: auto;margin-bottom:10px;overflow:hidden;line-height: 28px;}
.aboutTxt .txt p{ font-size:16px; color:#191919;line-height: 31px;}
.aboutTxt  .more {width:140px;height:40px;line-height:40px;display:inline-block;text-align:center;border:1px solid #13579d;border-radius:20px;}
.aboutTxt  .more:hover{background:#13579d;color:#fff;width:200px;}
/*--*/ 
.aboutPic{width:50%;height: 370px;display:block;overflow:hidden;position: relative;z-index:2;}
.aboutPic .bgImg{animation:scale 30s infinite;}
/* ol-about */

/* setting */
.setting{padding-top:40px;overflow:hidden;text-align:center; padding-bottom:50px;}
.settingMain,.settingBox{overflow:hidden;}
.settingBox li{float:left;width:25%;font-size:1.143em;}
.settingBox li .pImg{padding-top:70%;border:1px solid #ddd;background:#000;}
.settingBox li p{height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;font-size: 16px;}
.settingBox li:hover img{transform: scale(1.1);opacity:.4;}
.settingBox li:hover p{bottom:0;}
.settingBox .btn,.process .btn{width:24px;height:40px;background:rgba(0,0,0,.5);color:#fff;line-height:40px;text-align:center;font-family:"simsun";font-weight:700;left:0;z-index:5;pointer-events:initial;cursor:pointer;}
.settingBox .swiper-button-next{left:auto;right:0;}
.settingBox .btn:hover{background:#13579d;right:0;opacity:1;}
.process .btn{display:none;width:40px;height:24px;line-height:24px;}
/* setting */

/* ol-news */
.ol-news{ background:#f7f7f7;}
.newsMain{overflow:hidden; border:1px solid #e1e1e1;}
.newsMain li{float:left;width:33.3%;overflow:hidden;margin-top:-1px;}
.newsMain li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;padding:40px;border-left: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;}
.newsMain li .bgImg{height:262px;transition:all .6s;}
.newsMain li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;font-weight:bold;}
.newsMain li p{height:100px;margin-bottom:20px;line-height:1.8;}
.newsMain li .date{display:block;font-size:12px;}
.newsMain li .date i{font-style:normal;float:right;}
.newsMain li a:hover .bgImg{transform: scale(1.1);}
.newsMain li.pic a{border-left:none;}
.newsMain .pic h4{z-index:2;position:relative;}
.newsMain .pic .hide{display:block;}
.newsMain .txt a{padding:47px 40px;}
.newsMain .txt h4{padding-top:0;}
.newsMain .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsMain .txt a:hover .bgImg{opacity:.2;}
.newsMain .txt a:hover{color:#fff;background-color:#1b9cf7;}
.newsMain .txt a:hover h4{color:#fff;}
/* ol-news */

/* footer */
.footer{ background: #232323;padding:50px 0 0 0; overflow:hidden;}
.footer-top {padding-bottom:50px}
.footer h2{font-size:18px;font-weight: bold;color:#fff;margin-bottom:30px}
.footer ul li{color:#DFDFDF;margin-bottom:20px; font-size:14px;}
.footer ul li img{margin-right:10px;width: 18px;}
/*--*/
.foot-nav{width: 430px;margin-left:10%;}
.foot-nav li{float:left;width: 33%;background:url(../images/chevrons-right.svg) no-repeat center left;text-indent:10px;color:#fff;background-size: 18px;
    padding-left: 8px;}
.foot-nav li a{color:#DFDFDF}
/*--*/
.foot-pro{margin-left:9%}
.foot-pro li{background:url(../images/chevrons-right.svg) no-repeat center left;text-indent:10px;background-size: 18px;
    padding-left: 8px;}
.foot-pro li a{color:#DFDFDF}
/*--*/
.foot-wx{overflow: hidden;}
.foot-wx dl{float: left;text-align: center;margin-left:30px;}
.foot-wx dl dt{ width:126px}
.foot-wx dl dd{color:#fff;margin-top:10px; font-size:14px;}
/*--*/
.footer-bottom span{margin-right:20px;font-size: 14px;}
.footer-bottom{height:60px;line-height: 60px;background: url(../images/foot-x.png) no-repeat center top;text-align: center;color:#AAAAAA}
.footer-bottom a{color:#AAAAAA}
.footer-bottom .mzsm{ padding-left:20px;}
.footer-bottom .wzdt{ padding-left:20px;}
.footer-bottom a:hover{color:#fff}
/*--*/
.footBar{display:none;position:fixed;left:0;bottom:0;width:100%;z-index:99;overflow:hidden;}
.footBar a{display:block;float:left;width:33.333333%;text-align:center;height:40px;line-height:40px;color:#fff;font-size:14px;}
.footBar a:nth-child(1){background:rgba(51,51,51,.9)}
.footBar a:nth-child(2){background:rgba(32,55,107,.9)}
.footBar a:nth-child(3){background:rgba(44,94,207,.9)}
/* footer */

/* ol-banner */
.ol-banner{position: relative; overflow: hidden; height: 450px;}
.ol-banner .picture{overflow: hidden;}
.ol-banner .picture img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;position: relative;max-width: none;}
.ol-banner{height: auto;}
.banner-box{position: absolute;width:100%;height:100%;background-color: rgba(0,0,0,0.2);left:0;top:0; z-index:-100;}
.ol-banner .text{position: absolute; top: 37%; left: 50%; z-index: 2; margin-left: -700px;}
.ol-banner .text.center{left: 0; margin-left: 0; width: 100%;}
.ol-banner .text .cn{font-size: 36px; line-height: 1; color: #ececec;}
.ol-banner .text.black .cn{color: #ececec;}
.ol-banner .text .des{margin-top: 25px; font-size: 18px; line-height: 1; color: #fff;}
/* list-banner */

/* ol-products */
.proWrap{padding-top:0;overflow: visible;}
.proWrap::after{content:"";position: absolute;top:0;left:0;width:200%;margin-left:-50%;background:#f7f7f7;height:70px;line-height:70px;z-index:-1;}
.proSider{width:22%;font-size:1.143em;float:left;}
.proSider .title{background:#30abff;padding:30px;color:#fff;font-size:2.25em;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#30abff;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{position:absolute;right:0;top:0;font-size:1.143rem;}
.proSide_sub{background:#f2f2f2;margin-bottom:30px;width:100%;}
.proSide_sub li{border-top: 1px solid #fff;}
.proSide_sub li a{padding:0 30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;height:55px;line-height:55px;}
.proSide_sub li i{margin-right:10px;font-style:normal;font-size: 0.286em;position: relative;top: -1px;font-weight: bold;}
.proSide_sub li a:hover,.proSide_sub li .cur{background:#30abff;color:#fff;}
.proSide_sub ul{padding:10px 0;border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li{background: url('../images/ly_li.png') no-repeat 15% center;padding-left:20%;line-height:40px;}
.proSide_sub ul li .cur,.proSider ul ul a:hover{color:#30abff;}
.relaCase{background:#f2f2f2;padding:20px 30px;}
.relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.relaCase li .pImg{padding-top:80%;}
.relaCase h4{ height:60px; line-height:60px; text-align:center;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaCase li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.relaCase li:hover img{transform: scale(1.1);}
/*--*/
.proR{width:74%;}
.pro_bread{font-size:.875rem;height:70px;line-height:70px;overflow:hidden;margin-bottom:40px;}
.pro_bread strong{font-size:1.786em;font-weight:normal;color:#333;}
.pro_bread p{position:relative;padding-left:25px;}
.pro_bread p::after{position:absolute;left:0;font-size: 18px;} 
/*--*/
.proSear{max-width:920px;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 120px 0 15px;background:#fff;border-radius:25px;box-shadow:0 0 8px #ccc;overflow:hidden;}
.proSear .btn{height:50px;width:120px;text-align:center;font-size:16px;background:#30abff;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-120px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#003d57;}
/*--*/
.proList li{float:left;width:31.6%;margin-bottom:20px;margin-right:20px;}
.proSlide li:nth-child(3n){margin-right: 0;}
.proList li a{display:block;}
.proList li .pImg{padding-top:75%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center; font-size:18px;}
.proList li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#30abff;}
.searchList{width:100%;}
.searchList li{width:25%;}
/* ol-products */

/* proshow */
.pror{width:75%; border:1px solid #dcdcdc; padding:2%;}
.pror p{ font-size:16px; color:#000; line-height:28px; padding-bottom:15px;}
.pror p img{ padding-top:15px; padding-bottom:15px;}
.proTie{height: 80px;line-height: 80px;border-bottom:1px solid #dcdcdc;font-size: 32px;margin-bottom:25px;/* margin-top:30px; */text-align: center;font-weight: bold;}
.proTie span{display:inline-block;border-bottom: 1px solid #30abff;color: #333;height: 80px;}
.proShow_con3{width:100%;}
.proShow_con table{width:100%;}
.proShow_con.video iframe{width:80%;height:400px;display:table;margin:auto;border:1px #ddd solid}
/* proshow */

/* ol-apply */
.ol-apply li{background:#f5f5f5;overflow:hidden;margin-bottom:20px;transition:all .5s;}
.ol-apply li .pic{width:50%;overflow:hidden;display:block;height:420px;}
.ol-apply li .txt{width:50%;padding:4%;position:relative;}
.ol-apply li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.ol-apply li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#2fabff;width:15px;transition:all 0.4s; }
.ol-apply li h4 a{color:#333;}
.ol-apply li .txt .info{min-height:130px;}
.ol-apply li .btn{text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:25px;width:160px;border:none;height:46px;line-height:46px;color:#fff;background: #2fabff;}
.ol-apply li .more{background:#fff;color: #2fabff;margin-left:15px;}
.ol-apply li .btn:hover{color:#fff;background: #0067ad;}
.ol-apply li:nth-child(2n) .txt{float:left;} 
.ol-apply li:nth-child(2n) .pic{float:right;}
.ol-apply li:hover .bgImg{transform: scale(1.05);}
.ol-apply li:hover{box-shadow:0 0 10px #ccc;}
.ol-apply li h4 a:hover{color:#30abff;}
/* ol-apply */

/* ol-new */
.newMain{overflow:hidden;}
.newMain li{float:left;width: 23.5%;overflow:hidden;border: 1px solid #e1e1e1;margin-right: 30px; margin-bottom:30px;}
.newMain li:nth-child(4n+0) {margin-right: 0;}
.newMain li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;padding:40px;}
.newMain li .bgImg{height:170px;transition:all .6s;}
.newMain li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;font-weight:bold;}
.newMain li p{height:100px;margin-bottom:20px;line-height:1.8;}
.newMain li .date{display:block;font-size:12px;}
.newMain li .date i{font-style:normal;float:right;}
.newMain li a:hover .bgImg{transform: scale(1.1);}
.newMain li.pic a{border-left:none;}
.newMain .pic h4{z-index:2;position:relative;}
.newMain .pic .hide{display:block;}
.newMain .txt a{padding:47px 40px;}
.newMain .txt h4{padding-top:0;}
.newMain .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newMain .txt a:hover .bgImg{opacity:.2;}
.newMain .txt a:hover{color:#fff;background-color:#1b9cf7;}
.newMain .txt a:hover h4{color:#fff;}
/* ol-news */

/* ol-position */
.ol-position {padding-top: 18px;padding-bottom: 18px;color: #81868e;background-color: #f7f7f7;overflow: hidden;}
.ol-position .left{ float:left;}
.ol-position .right{ float:right;}
.ol-position a {color: #81868e;font-size: 14px;}
.ol-position a .home{padding-right: 4px;padding-bottom: 5px;}
.ol-position a:hover {color: #017cc2;}
.ol-position .right i{display: inline-block;width: 16px;height: 16px;line-height: 1;color: #333;vertical-align: middle;margin-right: 5px;margin-top: -2px;}
/* ol-position */

/* newsShow */
.newsShow .left{width:70%}
.newsShow .right{width:29%;}
.newsShow .left { float: left; margin: auto; width: 70%; background: #fff; border: 1px #eceaea solid;}
.newsShow .left h3.tag{line-height: 32px;border-top:1px dashed #e0e1dc;padding-top: 10px;color:#999;font-weight:normal;padding-left: 20px;padding-bottom: 5px;}
.newsShow .left h3.tag a{color:#017cc2;}
.newsShow .left h3.tag a:hover{color:#e87518;}
.newsShow .left .title { padding: 40px 20px; padding-bottom: 20px; text-align: center; line-height: 1.5; }
.newsShow .left .title .tit { padding-bottom: 10px;color: #191919;font-weight: bold;font-size: 28px;}
.newsShow .left .title p { padding-bottom: 10px; border-bottom: 1px solid #eceaea; color: #a3afb7; font-size: 14px; }
.newsShow .left .title p a { color: #a3afb7; }
.newsShow .left .content { overflow: hidden; margin: 40px 20px 20px; margin-top: 0; min-height: 600px; color: #666; font-size: 14px; line-height: 1.75; }
.newsShow .left .content p { margin-bottom: 10px;color: #1d1b1b;font-size: 15px;line-height: 30px;text-indent: 2em;}
.newsShow .left .content img { max-width: 100% !important; height: auto !important; width: auto !important; }
.newsShow .left .other { padding: 20px 15px; border-top: 1px #eceaea solid; }
.newsShow .left .other p { display: block; padding-left: 3px; height: 40px; line-height: 40px; }
.newsShow .left .other p a { color: #333; font-size: 14px; }
.newsShow .left .other p a:hover { color: #017cc2; }
.newsShow .left .back { margin-top: 20px; width: 125px; height: 40px; background-color: #017cc2; color: #fff !important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; float: right; }
.newsShow .left .back:hover { opacity: 0.8; filter: alpha(opacity=80); }
/*--*/
.proTiec{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;margin-left: 15px;margin-right: 15px;}
.proTiec span{display:inline-block;border-bottom:1px solid #017cc2;;color:#017cc2;height:50px;}
.proListc ul{padding: 20px 15px;}
.proListc li{float:left;width: 31.4%;margin-bottom:20px;margin-right: 30px;}
.proListc li:nth-child(3n){margin-right: 0;}
.proListc li a{display:block;}
.proListc li .pImg{padding-top: 0;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proListc li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proListc li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proListc li a:hover img{transform: scale(1.1);}
.proListcli a:hover p{color:#017cc2;}
/*--*/
.newsShow .right .case{ overflow: hidden;border: 1px #eceaea solid;padding: 30px; margin-bottom:20px;}
.newsShow .right .case .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.newsShow .right .case .title span{display:inline-block;border-bottom: 1px solid #2e87eb;height:40px;}
.newsShow .right .case .title a{float:right;font-size:12px;margin-top:4px;}
.newsShow .right .case .list{margin:0 0 -30px 0px}
.newsShow .right .case .list li {width:100%;margin-bottom:30px;}
.newsShow .right .case .list li .pImg{padding-top: 75%;width: 100%;height: 100%; border:1px solid #e2eef7;}
.newsShow .right .case .list li .pImg img{ height:100%;}
.newsShow .right .case .list li .pImg:hover img{transform: scale(1.1);}
.newsShow .right .case .list li a {display:block;}
.newsShow .right .case .list li h4 {font-size:16px;color:#666666;margin-top:10px;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsShow .right .case .list li:hover h4 {color:#27a1dc;}
.newsShow .right .case .list li:hover .pic {border-color:#27a1dc;}
/*--*/
.newsShow .right .news{overflow:hidden;border: 1px #eceaea solid;padding: 30px;}
.newsShow .right .news .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.newsShow .right .news .title span{display:inline-block;border-bottom: 1px solid #2e87eb;height:40px;}
.newsShow .right .news .title a{float:right;font-size:12px;margin-top:4px;}
.newsShow .right .news li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.newsShow .right .news li .pImg{width:35%;float:left;padding-top:0;margin-right:20px;}
.newsShow .right .news li h4{font-size:15px;margin-bottom:10px;}
.newsShow .right .news li h4 a{color: #222;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-weight: bold;}
.newsShow .right .news li h4 p{ line-height:24px;}
.newsShow .right .news li h4 a:hover{color:#005aae;}
.newsShow .right .news li:hover img{transform: scale(1.1);}
.newsShow .right .news li:last-child{border-bottom:none;padding-bottom: 0;margin-bottom: 0;}
/* newsShow */

/* pagination */
.pagination{padding:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:#31acff;color:#fff;border:1px solid #30acff;}
/* pagination */

/* ol-culture */
.ol-culture{background:#f5f5f5;}
.ol-culture .txt{background:#fff;padding:20px 3%;margin:0 auto;box-shadow: 0 3px 6px #ddd;line-height:2;margin-bottom:40px;text-align:center;font-size:1.125em;}
.ol-culture .main{width:50%;background:#fff;padding: 2% 3% 2% 3%;line-height:1.8;height:520px;}
.ol-culture .main h4{ font-size:18px; color:#191919; font-weight:bold; padding-bottom:10px;}
.ol-culture .main p{padding-bottom: 7px;}
.ol-culture .main p span{ font-size:16px; line-height:32px;}
.ol-culture .bgImg{width:50%;height:520px;}
/* ol-culture */

/* ol-content */
.ol-content .contact1 ul{ width:100%; float:left; margin-top:132px;}
.ol-content .contact1 ul li{width: 23.5%;float:left;/* padding:0 16px; */margin-right: 30px;}
.ol-content .contact1 ul li:nth-child(4) {margin-right: 0;}
.ol-content .contact1 ul li .zbox{ width:100%; float:left; background:#f0f0f6; text-align:center; padding:0 50px 10px 50px; height:234px;
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;}
.ol-content .contact1 ul li .zbox .ico{display:inline-block;vertical-align:top;width: 80px;height: 80px;background: #31acff;margin-top: -43px;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%;}
.ol-content .contact1 ul li .zbox .ico img{ width:100%; float:left;}
.ol-content .contact1 ul li .zbox h5{width:100%;margin-top:27px;line-height:23px;font-size:18px;color:#333;letter-spacing:2px;font-weight: bold;}
.ol-content .contact1 ul li .zbox h6{ width:100%; line-height:18px; font-size:12px; color:#888787; letter-spacing:1px; font-family:Arial; text-transform:uppercase;}
.ol-content .contact1 ul li .zbox .jj{width:100%;margin-top:19px;line-height:26px;font-size: 16px;color: #333;letter-spacing:1px;}
.ol-content .contact1 ul li .zbox .btn{ width:100%; height:88px; line-height:88px; position:relative; margin-top:10px;}
.ol-content .contact1 ul li .zbox .btn .ewm{ width:88px; height:88px; position:absolute; left:50%; top:0; margin-left:-44px; padding:5px; background:white; overflow:hidden; opacity:0;
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.ol-content .contact1 ul li .zbox .btn .ewm img{ width:100%; float:left;}
.ol-content .contact1 ul li .zbox .btn:hover .ewm{ opacity:1;}
.ol-content .contact2{ width:100%; float:left; margin:30px 0 80px 0; position:relative; background:url(../images/map.jpg) no-repeat center;height: 500px;}
/* ol-content */

/* ol-feedback */
.ol-feedback {margin-top: 60px;
    margin-bottom: 70px;background: url(../images/feedback-bg.jpg) no-repeat center;background-size: cover;/* margin-top: 60px; */}
.ol-feedback .form-one {margin-top: 36px;}
.form-one input { width: 24.2%; height: 68px; background-color: #ffffff; font-size: 14px; color: #383635; padding: 0 25px; }
.form-one textarea { width: 100%; height: 120px; background-color: #ffffff; margin-top: 20px; padding: 20px 25px; }
.form-one .sub {width: 200px;height: 52px;background-image: linear-gradient(165deg, #32aeff 0%, #2fabff 100%);box-shadow: 0px 10px 20px 0px 
rgba(19, 91, 171, 0.09);border-radius: 26px;line-height: 52px;font-size: 16px;color: #ffffff;margin: 48px auto 0;display: block;cursor: pointer;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;}
.form-one .sub:hover { width: 220px; }
.flex {display: flex;justify-content: space-between;flex-wrap: wrap;}
/* ol-feedback */