﻿@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;}
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:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#237ec5 ;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb10{margin-bottom:10px;}
.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%;}
.pd60{padding:70px 0;overflow:hidden;font-size:.938em;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';  /* Project id 2288898 */
  src: url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.eot?t=1634625699057'); /* IE9 */
  src: url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.eot?t=1634625699057#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.woff2?t=1634625699057') format('woff2'),
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.woff?t=1634625699057') format('woff'),
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.ttf?t=1634625699057') format('truetype'),
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.svg?t=1634625699057#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{width:100%;height:90px;line-height:90px;background:#237ec5;}
.nav {width:72%;padding-right:250px;height:90px;display:flex;justify-content:space-between;}
.nav .m{float:left;text-align:center;position:relative;z-index:10;}
.nav .m>a{color:#fff;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:22px;width:0;height:2px;background:#fff;transition:all .5s;}
.nav .cur>a,.nav .m>a:hover{color:#fff;}
.nav .cur>a::after,.nav .m>a:hover::after,.nav a .cur::after{width:100%;}
.nav .navSub{position:absolute;left:50%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;margin-left:-80px;}
.m>a .cur{
color:#000;
}
.nav .navSub::after{content:"";position: absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#237ec5 ;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}

.headTel {position:absolute;right:0;top:0;color:#fff ;font-size:1.563em;padding-left:30px;font-family:Arial;background: url('../images/tel.png') no-repeat left center;}
.wapTel{font-family:"iconfont";position: absolute;color:#fff;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.headFix{z-index:99;position: fixed;left:0;top:0;}

/*  导航按钮 */
.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:#fff ;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{font-family:"iconfont";position: absolute;color:#fff ;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{max-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:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;opacity:0;}
.banner .swiper-pagination-bullet-active{border-color: #fff;}
.banner .swiper-pagination-bullet-active::after{background:#fff;opacity:1;}

/* 热点新闻 */
.hotNews{height:75px;line-height:75px;overflow:hidden;background:#fff;padding-left:140px;}
.hotNews .tie{position: absolute;left:0;top:18px; width:116px;height:40px;background:#237ec5;line-height:40px;text-align:center;color:#fff;text-transform: uppercase;font-style: italic;font-family:Arial;font-size:1.286em;border-radius:30px 0 30px 0;}
.hotNewsz{position: relative;height:75px;overflow:hidden;}
.hotNews li a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.hotNews li span{float:right;opacity:.8;}
.hotNews li i{font-style:normal;margin-right:40px;color:#999;}
.hotNews li a:hover{color:#237ec5;}

/* 热销产品 */
.product{background:#ebecf1;font-size:1em;}
.hTitle{font-size:1rem;margin-bottom:40px;text-align:center;}
.hTitle span{display: block;position:relative;font-size:2.5em;color:#191919;}
.hTitle span b{font-weight:400;color:#237ec5;margin-right:10px;text-transform:uppercase;}

.product ul{margin-right:-30px;overflow:hidden;}
.product li{float: left;width:25%;padding-right:30px;margin-bottom:30px;}
.product li a{display:block;background:#fff;height:445px;position:relative;overflow:hidden;}
.product li .pic{position: absolute;bottom:0;height:377px;line-height:260px;text-align:center;overflow: hidden;}
.product li img{transition:all .5s; max-width:100%; vertical-align:middle;}
.product li .txt{position: absolute;top:20px;left:30px;}
.product .p1,.product .p4{width:50%;}
.product .p1 a{height:765px;}
.product .p4 a{height:335px;}
.product li h4{font-size:1.5em;color:#191919;}
.product li p{display:none;}
.product .p1 p,.product .p4 p{display:block;margin-top:10px;color:#888;}
.product .p1 .pics{    left: 108px;
    bottom: 10%;
    width: 100%;
    position: absolute;
    height: 450px;}

.product .p1 .pic{height:550px;line-height:550px; padding-left:104px;}
.product .p1 .txt{padding:0 6%;right:2%;}
.product .p4 .pic{right:0;height:335px;line-height:335px;width:58%;}
.product .p4 .txt{width:38%;}
.product .p4 p{min-height:100px;}
.product li .more{display:inline-block;width:130px;height:36px;line-height:34px;border:1px solid #666;border-radius:5px;text-align:center;font-size:.875em;transition:all .5s;margin-top:20px;}
.product li:hover .more{background:#237ec5;color:#fff;border-color:#237ec5;}
.product li:hover img{transform: scale(1.08);}
.product .pmore{display:none;width:100%;margin-top:20px;text-align:center;background:#237ec5;text-align:center;height:40px;line-height:40px;color:#fff;}

/* 我们的优势 */
.odds{font-size:0.938em;overflow:visible;}
.odds ul{margin-right:-20px;}
.odds li{float: left;width:33.3%;margin-bottom:20px;padding-right:20px;position:relative;}
.odds li a{display: block;padding:8%;min-height:260px;background:#f5f5f5;transition:all .5s;color:#666;}
.odds li i{display:inline-block;width:44px;height:42px;background: url('../images/oddsIcon.png') no-repeat;}
.odds li span{float:right;font-size:1.333em;}
.odds li h4{font-size:1.467em;color:#191919;margin:20px 0 10px 0 ;}
.odds li:nth-child(2) i{background-position:-44px 0;}
.odds li:nth-child(3) i{background-position:-88px 0;}
.odds li:nth-child(4) i{background-position:-132px 0;}
.odds li:nth-child(5) i{background-position:-176px 0;}
.odds li:nth-child(6) i{background-position:-220px 0;}
.odds li a:hover{transform: scale(1.08);box-shadow:0 3px 10px #ccc;}
.odds li:hover{z-index:2;}

/* 客户案例 */
.case{background:url('../images/case_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed; font-size:0.938em;padding-bottom:140px;}
.hTitleW,.hTitleW span b,.hTitleW span{color:#fff;}
.caseSlide{padding-bottom:40px;}
.caseSlide li{position:relative;overflow:hidden;padding:3%;padding-right:0;}
.caseSlide li::after{content:"";position: absolute;left:0;top:0;width:90%;height:100%;background:#fff;z-index:-1;}
.caseSlide li .pic{float:right;width:50%;height:400px;margin-left:3%;}
.caseSlide li h4{font-size:1.733em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.caseSlide li h4 a{color:#191919;}
.caseSlide li h4 a:hover{color:#237ec5;}
.caseSlide li .txt{height:140px;margin-bottom:20px;overflow:hidden;line-height:1.8;}
.caseSlide li .num{margin-bottom:35px;overflow:hidden;}
.caseSlide li .num p{float:left;}
.caseSlide li .num p:nth-child(2){border-right: 1px solid #f0f0f0;border-left: 1px solid #f0f0f0;padding:0 8%;margin:0 8%;}
.caseSlide li .num p span{display:block;}
.caseSlide li .num p b{color:#237ec5;font-size:2.4em;font-family:"Arial";margin-right:3px;}
.caseSlide li .more a{display:inline-block;width:160px;height:48px;line-height:46px;border-radius:5px;border:1px solid #237ec5;color:#237ec5;text-align:center;margin-right:30px;font-size:14px;}
.caseSlide li .more .on{background:#237ec5;color:#fff;border-color: #237ec5;}
.caseSlide li .more a:hover{background:#034a81;color:#fff;border-color: #034a81;}
.caseSlide .btn{font-family:"simsun";width:64px;height:64px;border:1px solid #fff;line-height:62px;background:none;left:-80px;border-radius:100%;text-align:center;font-size:28px;font-weight:700;color:#fff;}
.caseSlide .swiper-button-next{left:auto;right:-80px;}
.caseSlide .btn:hover{background:#237ec5;border-color:#237ec5;}
.caseSlide .swiper-pagination{bottom:0;}
.caseSlide .swiper-pagination-bullet{width:32px;height:6px;border-radius:3px;background:#fff;}

.pageBan{background:#f6faf7;padding:30px 6% 30px 25%;font-size:1.125em;color:#333;margin-top:-70px;line-height:1.8;position:relative;height:135px;}
.pageBan .pic{position: absolute;left:40px;bottom:0;}
.pageBan span{display:block;font-size:1.333em;font-weight:700;}
.pageBan span b{color:#237ec5;}
.pageBan .btn{position: absolute;right:6%;top:45px;width:220px;height:50px;font-size:16px;background:#237ec5;color:#fff;line-height:50px;text-align:center;border-radius:5px;overflow:hidden;}
.pageBan .btn i{font-style:normal;margin-right:5px;font-family:"iconfont";font-size:1.25em;position: relative;top:2px;}
.pageBan .btn:hover{background:#034a81;}

/* 行业应用 */
.apply{background:#f5f5f5;overflow: hidden;padding-bottom:0;padding-top:120px;font-size:0.938em;}
.applyMenu{text-align:center;font-size:1.143em;margin-bottom:40px;display: flex;justify-content: space-between;}
.applyMenu a{color:#333;float:left;flex-grow:1;text-align:center;border-right: 1px solid #e9e9e9;padding:15px 0;position:relative;}
.applyMenu a::after{content:"";position: absolute;left:50%;bottom:-20px;border:10px solid transparent;border-top-color: #237ec5;margin-left:-10px;transition:all .5s;opacity:0;}
.applyMenu a i{display: block;font-family:"iconfont";font-style:normal;font-size:2rem;line-height:1.2;}
.applyMenu a.on{background:#237ec5;color:#fff;}
.applyMenu a.on::after{opacity:1;}

.applySlide{position:relative;overflow:hidden;text-align:center;}
.applySlide li{float: left;width:70%;position:relative;overflow:hidden;height:625px;background:#000;}
.applySlide li .bgImg{opacity:.3;transition:all .4s;}
.applySlide li::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:100%;background: linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,.2));}
.applySlide li .txt{position: absolute;left:0;bottom:-60%;padding:0 5% 0 5%;color:#fff;width:100%;min-height:140px;z-index:3;opacity:0;transition:all .6s;text-align:left;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5) );}
.applySlide li .txt::after{content:"";position: absolute;right:6%;background: url('../images/smore.png') no-repeat;width:58px;height:58px;top:15%;}
.applySlide li .txt p{max-width:66%;}
.applySlide li h4{font-size:1.714em;margin-bottom:10px;}
.applySlide li i{float:left;margin-left:-70px;font-family:"iconfont";font-style:normal;font-size:3.4rem;line-height:1;margin-top:8px;}
.applySlide .swiper-slide-active .txt{bottom:0;opacity:1;}
.applySlide .swiper-slide-active .bgImg{opacity:1;}
.applySlide .btn{cursor:pointer;background:#fff;width:50px;height:50px;text-align:center;color:#333;opacity:1;z-index:3;line-height:50px;font-size:20px;left:11.3%;pointer-events:initial;transition:all .3s;font-family:"simsun";font-weight:700;}	
.applySlide .swiper-button-next{left:auto;right:11.3%;}
.applySlide .btn:hover{background:#237ec5;color:#fff;}

/* 合作客户 */
.partner ul{padding-left:2%;}
.partner li{float:left;background:#fff;width:19%;text-align:center;margin-bottom:15px;background: url('../images/partner_bg.png') no-repeat;background-size:100%;margin-left:-9.5%;transition:all .5s;position:relative;z-index:2;animation-fill-mode: initial;}
.partner li::after{content:"";position: absolute;left:2px;top:-4px;width:100%;height:100%;transform: rotate(45deg) scale(.7);z-index:-1;box-shadow:0 3px 10px #ccc;opacity:0;transition:all .5s;}
.partner li:nth-child(1){margin-left:0;}
.partner li img{margin:34% 0;max-width:60%;}
.partner li:nth-child(2n){margin-top:9.5%;}
.partner li:hover{transform: scale(1.1);z-index:3;}
/* .partner li:hover::after{opacity:1;} */


/* 关于我们 */
.about{padding :0;background:#f6faf7;overflow:hidden;position:relative;z-index:2;}
.about .container{height:720px;}
.aboutL{width:60%;height:720px;overflow:hidden;position: relative;margin-left:-10%;}
.aboutL .bgImg{animation:scale 40s infinite;} 
.aboutR{width:46%;padding-top:70px;}
.aboutR .title{font-size:2.667em;color:#333;}
.aboutR .tie2{font-size:1.867em;font-weight:700;color:#237ec5;margin:20px 0;}
.aboutR .tie2 span{display:block;font-size:14px;font-weight:400;text-transform: uppercase;color:#ccc;letter-spacing:2px;}
.aboutR .txt{height:190px;margin-bottom:20px;overflow:hidden;line-height:1.8;}

.aboutR .more{display:inline-block;width:200px;height:48px;line-height:46px;border:1px solid #237ec5 ;text-align:center;color:#237ec5;border-radius:24px;}
.aboutR .more:hover{background:#237ec5;color:#fff;}
.aboutNum{position:absolute;width:46%;right:0;bottom:0px;background:#237ec5 ;color:#fff;font-size:1.143em;height:160px;display:-webkit-flex;display:flex;justify-content: space-between;padding-top:40px;font-size:0.933em;}
.aboutNum li{float:left;color:#fff;}
.aboutNum li b{font-size:1.429em;font-family:Arial;font-weight:bold;line-height:1.2;}
.about::after{content:"";position: absolute;right:0;width:50%;background:#237ec5;height:160px;z-index:-1;bottom:0;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 新闻快讯 */
.news{background:#f6f8f9;font-size:.875em;}
.newsMenu{text-align:center;margin-bottom:50px;font-size:1.143em;margin-top:-15px;}
.newsMenu a{display:inline-block;width:140px;height:44px;line-height:44px;background:#fff;border-radius:5px;background:#fff;margin:0 25px;position:relative;z-index:2;overflow:hidden;}
.newsMenu a:hover{color:#fff;background:#237ec5;}

.newsMain .pic{float:left;width:48%;overflow:hidden;color:#777;}
.newsMain .pic .img{height:330px;display:block;margin-bottom:20px;overflow:hidden;}
.newsMain .pic:hover .bgImg{transform: scale(1.06);}
.newsMain .pic h4{font-size:1.286em;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsMain .pic h4 a{color:#191919;}
.newsMain .pic h4 a:hover{color:#237ec5;}
.newsMain .pic .date{float:left;font-family:Arial;text-align:center;padding-right:20px;margin-right:20px;line-height:1.2;border-right: 1px solid #e5e5e5;}
.newsMain .pic .date b{display:block;font-size:1.714em;color:#555;}
.newsMain p a{color:#237ec5;}

.newsMain .txt{width:48%;float:right;position: relative;}
.newsMain .txt a{display: block;color:#777;padding-right:180px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e5e5;position:relative;height:92px;}
.newsMain .txt h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:5px;color:#191919;transition:all .5s;}
.newsMain .txt .date{float:right; width:120px;text-align:center; font-size:.813rem;color: #999;font-family: Arial;line-height: 1.2;margin-right:-180px;border-left: 1px solid #e5e5e5;height:80px;}
.newsMain .txt .date b{font-size:2.923em;color: #333;display: block;font-weight:normal;font-weight:700;margin-bottom:5px;}
.newsMain .txt a:hover h4{color:#237ec5;}
.newsMain .txt a::after{content:"";position: absolute;left:0;bottom:-1px;width:0;height:1px;background:#237ec5;transition:all .5s;}
.newsMain .txt a:hover::after{width:100%;}
.newsMain .txt:last-child a{margin-bottom:0;}

.newsLi{padding-top:30px;overflow:hidden;clear:both;}
.newsLi li{float:left;width:30%;margin-bottom:20px;font-size:1.071em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsLi li span{float:right;color:#999;font-size:13px;margin-left:15px;}
.newsLi li:nth-child(3n-1){margin:0 5%;}
.newsLi li a:hover{padding-left:10px;} 

/* 常见问题 */
.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;border:1px solid #ddd;}
.faqList li h4,.faqList li p{padding-left:35px;}
.faqList li i{font-style:normal;width:24px;height:24px;background:#ee1d23;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:#ee1d23;}
.faqList li a:hover{box-shadow:0 0 10px #ccc;}
.faqList2 li a{border:1px solid #ddd;}

/*底部 */
.footer{background:#282828;font-size:.875em;color:#afafaf;line-height:2em;overflow:hidden;}
.footMain{overflow:hidden;padding:45px 16% 45px 0;}
.footL{width:42%;max-width:520px;}
.footMenu{padding:15px 0;overflow:hidden;line-height:2.2;border-top: 1px solid #393939;border-bottom: 1px solid #393939;}
.footMenu a{float:left;width:33.3%;background: url('../images/ly_liw.png') no-repeat left center;padding-left:15px;}
.footL .tel{margin-top:20px;font-size:1.571em;background: url('../images/fTel.png') no-repeat left center;padding-left:25px;color:#237ec5;font-weight:700;}
.footR{width:52%;max-width:560px;padding:15px 0 0 30px;border-top: 1px solid #393939;background: url('../images/footIcon.png') no-repeat left 22px;}
.footR p{margin-top:15px;}
.footWx{position: absolute;right:0;top:45px;width:130px;background:#fff;padding:5px;text-align:center;color:#393939;} 
.footWx img{width:100%;}
.footer a{color:#afafaf;}
.footMenu a{color:#fff;}
.footer a:hover{color:#fff;text-decoration: underline;}
.firendlink{padding:15px 0;position:relative;border-top: 1px solid #393939;}
.firendlink::after{content:"";position: absolute;left:0;top:-1px;background:#393939;width:200%;height:1px;margin-left:-50%;}
.firendlink a{margin:0 15px;}
.firendlink a:hover{color:#fff;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 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:40%;font-size:2.5rem;text-transform:uppersolution;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;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:14px;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#f3f3f3;padding:15px 0;}
.breadCrumb p span,.menuBox p span{position:relative;padding-left:20px;}
.breadCrumb span::after,.menuBox p span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#237ec5;border:1px solid #237ec5;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#237ec5;color:#fff;}
.proCrumb{background:#fff;}
.listBox{min-height:300px;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.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;}
.listTie{font-size:2.5rem;text-align:center;color:#191919;margin-bottom:40px;line-height:1.2;}
.listTie span{display: block;font-size:16px;margin-top:8px;font-weight:400;opacity:.5;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.menuBox{background:#f3f3f3;height:60px;line-height:60px;position:relative;font-size:14px;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f3f3f3;height:100%;z-index:-1;}
.menuBox p span::after{line-height:1;top:2px;}
.listMenu{font-size:1.143rem;}
.listMenu a{display:inline-block;position:relative;color:#191919;margin-left:50px;}
.listMenu a:hover,.listMenu .cur{color:#237ec5;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#237ec5;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#237ec5;border:1px solid #237ec5;color:#fff;}


/* 产品列表 */
.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:#237ec5;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:#237ec5;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";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; color:#333; background:url(/skin/images/p14-icon5.png) no-repeat right center #ececeb;}
.proSide_sub li i{font-family:"iconfont";margin-right:10px;font-style:normal;font-size:1.286em;position: relative;top:3px;}
.proSide_sub li a:hover,.proSide_sub li .cur,.proSide_sub .cur .mm{background:url(/skin/images/p14-icon2.png) no-repeat right center #237ec5;color:#fff;}
.proSide_sub .sub{border-bottom: 1px solid #e6e6e6;font-size:.975em;}
.proSide_sub ul li a{background: url('../images/ly_li2.png') no-repeat 15% center;padding-left:20%;line-height:50px;height:50px; font-weight:400;}
.proSide_sub ul a{padding:0;}
.proSide_sub ul .cur,.proSide_sub ul  a:hover{color:#237ec5;background: url('../images/ly_li2.png') no-repeat 15% center;}

.relaCase{background:#f2f2f2;padding:20px 8%;}
.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 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{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.proList {margin-right:-30px;}
.proList li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{/*padding-top:70%;*/transition:all .4s;border:1px solid #ddd;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#237ec5;transition:all 0.3s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;opacity:.7;}
.proList li .pImg:after{content:"";position:absolute;width:58px;height:58px;background: url('../images/pMore.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.3s;z-index:3;}
.proList p{padding:15px;transition:all .4s;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li a:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}
.searchList li{width:25%;}

/*  产品详情 */
.proShow_box1{overflow:hidden;border:1px solid #ddd;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:50%;position:relative;border-right:solid 1px #ddd;padding-bottom:0;overflow:hidden;background:#fff;}
.gallery li{height:598px;line-height:480px;}
.gallery img{width:100%;}
.proShow_R{width:75%;line-height: 26px;}
.proShow_font{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_font .title{margin-bottom:20px;color:#333;}
.proShow_font .title span{display:block;font-size:1.778em;color:#237ec5; font-weight:bold;}
.proShow_font .font{height:150px;line-height:2;border-bottom: 1px solid #ddd;padding-bottom:20px;overflow: hidden;}
.proShow_font li{float: left;width:25%;border-right: 1px dotted #ddd;text-align:center;font-size:1.143em;}
.proShow_font li i{display:inline-block;width:37px;height:37px;background: url('../images/show_Icon.png') no-repeat;}
.proShow_font li:nth-child(2) i{background-position: -37px 0;}
.proShow_font li:nth-child(3) i{background-position: -74px 0;}
.proShow_font li:nth-child(4) i{background-position: -111px 0;}
.proShow_font li span{display: block;}
.proShow_font .tel{border-bottom: 1px solid #ddd;padding:20px;font-size:1.286em; color:#191919;background: url('../images/zxtel.png') no-repeat left center;padding-left:40px;}
.proShow_font .tel span{color:#237ec5;font-size:1.286em;}

.proShow_font .btn{margin-top:30px;overflow:hidden;}
.proShow_font .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ddd;color:#333;margin-bottom:10px;}
.proShow_font .btn a:nth-child(2){float:right;}
.proShow_font .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_font .btn a:hover{background:#237ec5;color:#fff;}
.proShow_menu{margin-bottom:10px;text-align:center;overflow: hidden;}
.proShow_menu a{width:150px;height:40px;line-height:40px;border:1px solid #dcdcdc;display:inline-block;margin:0 10px;color:#333;border-radius:20px;}
.proShow_menu .on,.proShow_menu a:hover{background:#237ec5;border:1px solid #237ec5;color:#fff;}
.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.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 #237ec5;;color:#237ec5;height:50px; font-size:20px; font-weight:bold;}
.proShow_con3{width:100%;}


/* 案例列表 */
.caseList ul{margin-right:-40px;}
.caseList li{float:left;width:33.3%;padding-right:40px;margin-bottom:40px;}
.caseList li .pImg{padding-top:60%;border-radius:5px 5px 0 0;}
.caseList li .txt{background:#f8f8f8;padding:8%;height:150px;position:relative;z-index:2;}
.caseList li h4{font-size:1.143em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:25px;transition:all .4s;}
.caseList li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#237ec5;transition:all .5s;z-index:-1;}
.caseList li .more{width:114px;height:36px;border-radius:3px;line-height:34px;text-align:center;border:1px solid #ddd;display:inline-block;color:#999;font-size:12px;transition:all .4s;}
.caseList li i,.caseList .cMore i{font-style:normal;font-family:"iconfont";margin-left:10px;opacity:.6;}
.caseList li a:hover h4{color:#fff;}
.caseList li a:hover .more{background:#fff;border-color:#fff;color:#237ec5;}
.caseList li a:hover img{transform: scale(1.1);}
.caseList li a:hover .txt::after{height:100%;}







/* 新闻列表 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:6%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#237ec5;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #237ec5;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#333; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsSlide li .pic{height:460px;}
.newsSlide li .txt{padding:5%;}
.newsSlide li:hover .bgImg{transform: scale(1.08);}

.newsList{width:70%;overflow:hidden;}
.newsList li{border-bottom: 1px solid #ddd;padding-bottom:40px;margin-bottom:40px;transition: all .3s;overflow: hidden;}
.newsList li .pic{float: left;width:420px;height:240px;margin-right:50px;overflow: hidden;}
.newsList li img{transition: all .5s;width:100%;height:100%;}
.newsList li h3{font-size: 1.571em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:12px;}
.newsList li h3 a{color:#333;}
.newsList li p{min-height:80px;}
.newsList li .date{display: block;color:#999;margin-bottom:25px;font-size:12px;}
.newsList li .date i{font-style: normal;margin-left:8px;}
.newsList li .more{display: inline-block;width:120px;height:38px;line-height:38px;text-align: center;margin-top:25px;border: 1px solid #ccc;}
.newsList li .more:hover{background: #237ec5;border: 1px solid #237ec5;color:#fff;}
.newsList li:hover{box-shadow: 6px 6px 6px #eee;}
.newsList li:hover img{transform: scale(1.1);}

/* 新闻详情 */
.picShow_l{width:70%;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;}
.showCon .ce img{min-width:60%;}
.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:25%;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 #237ec5;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;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#237ec5;}
.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:#237ec5;color:#fff;}
.rightNews,.rightContact{background:#f4f4f4;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;}


/* 行业应用 */
.solutionIndex li{background:#f8f8f8;overflow:hidden;margin-bottom:20px; line-height:26px;}
.solutionIndex li .pic{width:50%;overflow:hidden;display:block;height:430px;}
.solutionIndex li .txt{width:50%;padding:4%;position:relative;}
.solutionIndex li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.solutionIndex li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#237ec5;width:15px;transition:all 0.4s; }
.solutionIndex li h4 a{color:#333;}
.solutionIndex li .txt .info{min-height:130px; font-size: 15px;}
.solutionIndex li .more{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:#237ec5;}
.solutionIndex li .more:hover{width:220px;color:#fff;border:none;}
.solutionIndex li:nth-child(2n) .txt{float:left;} 
.solutionIndex li:nth-child(2n) .pic{float:right;}
.solutionIndex li:hover .bgImg{transform: scale(1.05);}
.solutionIndex li h4 a:hover{color:#237ec5;}

/* 行业应用详情 */
.solutionShow{width:60%;overflow:hidden;position:relative;}
.solutionShow li{height:520px;}
.solutionShow .btn{width:35px;height:35px;border-radius:100%;background:#fff;text-align:center;color:#333;line-height:35px;font-family:"宋体";font-weight:bold;font-size:20px;transition:all .3s;}
.solutionShow .btn:hover{background:#237ec5;color:#fff;}
.solutionFont{width:40%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;  line-height: 28px;}
.solutionFont .title{font-size:2em;color:#237ec5;margin-bottom:30px;padding-bottom:15px;position: relative;}
.solutionFont .title::after{content:"";position: absolute;left:0;bottom:0;width:30px;height:2px;background:#237ec5;}

.solutionCon{background:#f5f5f5;overflow: hidden; font-size: 15px; line-height: 28px;}
.solutionCon .tie,.relativeS .tie{font-size:2em;color:#333;margin-bottom:30px;}
.relativeS ul{margin-right:-30px;}
.relativeS li{float:left;width:25%;padding-right:30px;text-align:center;}
.relativeS li p{height:60px;line-height:60px;background:#fff;}
.relativeS li .pImg{padding-top:60%;}
.relativeS li a:hover img{transform: scale(1.1);}

/* 公司简介 */
.profileBox1{padding-top:40px;background:#fafafa url('../images/aBox1_bg.jpg') repeat-y;}
.profileL{width:24%; float:left;max-width:260px;}
.profileL .tie{font-size:2.125rem;color:#191919;position:relative;padding-bottom:15px;margin-bottom:60px;}
.profileL .tie span{display:block;font-size:1.294em;font-family:'Geometric','Arial';text-transform: uppercase;line-height:1.2;margin-top:15px;}
.profileL .tie span i{display: block;font-size:14px;font-style:normal;text-transform: none;}
.profileL .tie::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#237ec5;}
.profileL h4{font-size:1.286em;color:#237ec5;font-weight:bold;margin-bottom:50px;}
.profileL h4 span{display: block;font-size:12px;font-weight:normal;opacity:.5;line-height:1;margin-top:10px;}
.zxBtn{display:block;height:50px;line-height:50px;background:#237ec5;text-align:center;color:#fff;}
.zxBtn:hover{background:#00639b;color:#fff;}
.zxBtn i{font-family: "iconfont";font-style:normal;margin-right:10px;}
.profileR{line-height:1.8;width:78%;}
.profileR .tie{font-size:2em;color:#237ec5;margin-bottom:25px;font-weight:bold;}
.setting{padding-top:40px;overflow:hidden;}
.setting .pImg{padding-top:70%;}
.setting li{float: left;width:33.3%;}
.setting li p,.newsL .pic p{position: absolute;left:0;width:100%;text-align:center;background: rgba(0, 0, 0, .7);color:#fff;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;bottom:-40px;height:40px;line-height:40px;transition:all .5s;}
.setting li:hover p{bottom:0;}
.setting li:hover img{transform: scale(1.1);}

/* 关于我们 */
.culture .pic{width:60%;overflow:hidden;margin-left:-10%;height:580px;}
.culture .txt{width:50%;padding:6%;}
.listTie2{position:relative;padding-bottom:25px;text-align:left;}
.listTie2::after{content:"";position: absolute;left:0;bottom:0;width:64px;height:1px;background:#333;}
.culture p{margin-bottom:25px;}
.culture p span{font-weight:700;margin-right:10px;}
.culture .pic .bgImg{animation:scale 24s infinite;}
.culture .info{height:auto;margin-bottom:20px; line-height: 30px;}
.culture .more{display:inline-block;width:160px;height:48px;line-height:46px;border:1px solid #999;text-align:center;}
.culture .more:hover{background:#237ec5;color:#fff;border-color:#237ec5;}
.culture2 .pic {margin-left:0;margin-right:-10%;}

.honor{background: url('../images/honor_bg.jpg') no-repeat center;background-size:cover;position: relative;padding-bottom:80px;text-align:center;}
.honor::after{content:"";position: absolute;background-size:100%;left:0;bottom:0;width:100%;height:170px;}
.honorSlide li{width:20%;float:left;font-size:1.143em;}
.honorSlide li a{position:relative;overflow:hidden;display:block;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;z-index:2;position:absolute;bottom:-50px;height:50px;line-height:60px;background: rgba(0,0,0,.7);transition:all .5s;width:100%;left:0;}
.honorSlide li .pImg{padding-top:140%;border:1px solid #ddd;}
.honorSlide li a:hover p{bottom:0;}
.honorSlide .btn{width:20px;background-size:20px 40px;opacity:.5;left:-60px;cursor:pointer;pointer-events:initial;font-size:0;}
.honorSlide .swiper-button-next{left:auto;right:-60px;}
.honorSlide .btn:hover{opacity:1;}


/* 实力展示 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:420px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:420px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.857em;color:#237ec5;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#237ec5;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.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:74%;border:1px solid #e1e1e1;}
.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:15px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#237ec5;}
.honorList li{width:20%;font-size:1.143em}
.honorList li .pImg{padding-top:138%;border:1px solid #ddd;}
.honorList li a:hover img{transform: scale(.95);}

.partnerA{background:#f5f5f5;}
.partnerList ul{padding-left:1px;padding-top:1px;}
.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 p{background:#237ec5;color:#fff;height:32px;line-height:32px;text-align:center;padding:0 10px;position:absolute;left:0;bottom:-32px;width:100%;font-size:12px;transition:all .5s;}
.partnerList li:hover{z-index:2;border:1px solid #237ec5;}
.partnerList li:hover p{bottom:0;}
.partnerList li:hover img{top:-20px;}


/* 联系我们 */
.contactBox1{background:url('../images/contact_bg.jpg') no-repeat center;background-size:cover;font-size:1em;}
.contactBox1 li{width:48%;overflow:hidden;background:#fff;background: rgba(255, 255, 255, .6);overflow:hidden;border-radius:3px;box-shadow:0 3px 10px #ddd;transition:all .5s;animation-fill-mode:backwards;}
.contactBox1 .bgImg{width:42%;height:210px;}
.contactBox1 .txt{width:58%;padding:5%;}
.contactBox1 .txt h4{font-size:1.5em;color:#333;margin-bottom:25px;}
.contactBox1 .txt span{display: block;font-size:2em;color:#237ec5;font-family:Arial;}
.contactBox1 li:hover{transform: scale(1.05);}
.contactBox2{margin:70px auto;box-shadow:0 0 10px #ddd;padding:4%;border-radius:5px;font-size:1.25em;overflow:hidden;}
.contactBox2 .txt{width:54%;border-right: 1px dashed #bcbcbc;padding-right:20px;}
.contactBox2 .txt2{width:54%;border-right: 1px dashed #bcbcbc;padding-right:20px;}
.contactBox2 .txt2 p{ font-size: 16px; line-height: 30px;}
.contactBox2 .txt p{height:85px;padding-top:15px;}
.contactBox2 .txt p:nth-child(3){height:auto;}
.contactBox2 .txt p i{font-family:"iconfont";font-style:normal;border-radius:100%;width:60px;height:60px;border:1px solid #237ec5;float:left;text-align:center;line-height:60px;color:#237ec5;font-size:1.8rem;font-weight:700;margin-top:-15px;margin-right:20px;}
.contactBox2 .txt p span{margin-left:20px;}
.contactBox2 .wx{width:40%;overflow:hidden;line-height:2;}
.contactBox2 .wx span{float:left; border:1px solid #237ec5;padding:5px;display:block;width:165px;height:165px;margin-right:40px;}
.contactBox2 .wx img{width:100%;}
#dituContent{height:450px;max-width:1600px;margin:0 auto;width:100%;margin-bottom:70px;}


/* 在线留言*/
.feedback{padding-top:0;}
.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;background:#fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#f5f5f5;}
.feedback .code .sub {background: #237ec5;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #237ec5;}
.feedback .sub:hover{background:#034a81;}