@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:#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:#070691;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.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;font-size:.875em;overflow:hidden;}
.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_u4pn51t8bcs.eot');
  src: url('//at.alicdn.com/t/font_2288898_u4pn51t8bcs.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2288898_u4pn51t8bcs.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2288898_u4pn51t8bcs.woff') format('woff'),
  url('//at.alicdn.com/t/font_2288898_u4pn51t8bcs.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2288898_u4pn51t8bcs.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{width:100%;background:#fff;position:relative;z-index:99;height:120px;padding-top:20px;}
.headTie{margin-left:20px;font-size:1.25em;}
.headTie a{color:#070691;transition:all 0s;}
.headTie span{display: block;font-size:1.5em;font-weight:700;}
.nav {width:62%;display:flex;flex-flow: row wrap;justify-content: space-between;text-align:right;height:100px;padding-top:45px;}
.nav .m{float:left;position:relative;z-index:10;}
.nav .m>a{color:#191919;display:inline-block;position:relative;height:100%;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:2px;background:#070691;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.nav .cur>a,.nav .m>a:hover{color:#070691;}
.nav .cur>a::after,.nav .m>a:hover::after{width:100%;transform: scale(1);transform-origin:left;}
.nav .navSub{position:absolute;left:-55%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transition:top 0.4s,opacity .4s;opacity:0;text-align:center;transform: scale(0);}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#070691;color:#fff;}
.nav .m:hover .navSub{top:100%;opacity:1;transform: scale(1);}
.headTel{position: absolute;right:0;top:0;font-size:1.5em;font-weight:700;color:#070691;font-family:Arial;line-height:1.2;background: url('../images/hTel.png') no-repeat left center;padding-left:30px;}
.headTel span{margin-right:20px;}
.headFix{height:90px;box-shadow:0 2px 8px #e1e1e1;position: fixed;left:0;top:0;padding-top:10px;}
.headFix .logo img{height:62px;}
.headFix .headTie{font-size:1em;}
.headFix .headTel{font-size:1.333em;background-size:20px;}
.headFix .nav{padding-top:35px;height:80px;}

/*  导航按钮 */
.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:#070691;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:#070691;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapLang{position: absolute;right:96px;top:12px;display:none;}

/* 广告轮播图 */
.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: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;}

/*  搜索 */
.search{height:71px;line-height:70px;font-size:.875rem;}
.searFont{width:64%;overflow:hidden;}
.searFont strong{color:#191919;font-weight:normal;border-left: 2px solid #070691;font-weight:700;padding-left:15px;}
.searMain{width:24%;height:46px;padding-right:60px;margin-top:12px;}
.searMain .sear_text{float:left;width:100%;height:44px;line-height:44px;padding:0 15px;border: 1px solid #e0e0e0;}
.searMain .sear_btn{float:right;width:60px;height:44px;cursor:pointer;background:#070691 url('../images/sBtn.png') no-repeat center;transition:all 0.3s;margin-right:-60px;}
.searMain .sear_btn:hover{background-color:#060676;}


/* 我们的产品 */
.product{background:#f8f8f8;padding-bottom:0;}
.hTitle{font-size:1rem;margin-bottom:40px;position: relative;text-align:center;text-transform: uppersolution;}
.hTitle span{display:block;font-size:2.5em;color:#333;font-weight:700;position: relative;padding-bottom:12px;margin-bottom:12px;}
.hTitle span::after{content:"";position: absolute;left:50%;bottom:0;width:60px;height:2px;background:#070691;margin-left:-30px;}
.proMenu{text-align:center;margin-bottom:40px;font-size:1.143em;display: flex;flex-flow: row wrap;justify-content: space-between;}
.proMenu a{position:relative;color:#333;border-radius:5px;height:48px;line-height:48px;background:#fff;flex-grow:1;margin:0 8px;overflow:hidden;z-index:2;}
.proMenu a::after{content:"";position: absolute;left:0;bottom:0;left:0;width:100%;height:100%;background:#070691;transform-origin:right;transform: scale(0,1);transition: transform .5s;z-index:-1;}
.proMenu a:hover,.proMenu .on{color:#fff;}
.proMenu a:hover::after,.proMenu .on::after{transform: scale(1);transform-origin:left;}
.proCon li{background:#fff;overflow:hidden;}
.proCon li .pic{float:left; width:50%;height:500px;overflow:hidden;border:1px solid #e5e5e5;}
.proCon li .bgImg{animation:scale 40s infinite;}
.proCon li .font{float:right;width:50%;padding:3% 4%;}
.proCon li h4{font-size:2em;margin-bottom:25px;}
.proCon li h4 a{color:#191919;}
.proCon li p{height:250px;overflow:hidden;margin-bottom:20px;line-height:1.8;}
.proCon li .more{display:inline-block;width:150px;height:42px;line-height:42px;border:1px solid #070691;text-align:center;border-radius:3px;color:#070691;}
.proCon li .more:hover{background:#070691;color:#fff;}
.proCon li h4 a:hover{color:#070691;}

.proSlide{padding-top:50px;background:#f8f8f8;position:relative;text-align:center;}
.proSlide_box{position: static;}
.proSlide::after{content:"";position: absolute;left:0;top:132px;width:100%;height:2px;background:#e8e9eb;}
.proSlide li{float:left;width:25%;text-align:left;}
.proSlide li h5{padding-bottom:30px;margin-bottom:40px;position:relative;padding-left:25%;}
.proSlide li h5 span{display: block;font-size:1.429em;color:#070691;font-weight:700;}
.proSlide li i{float:left;height:40px;line-height:40px;background:#070691;color:#fff;font-style:normal;padding:0 15px;font-size:1.714em;margin-right:15px;margin-top:7px;}
.proSlide li h5::after{content:"";position: absolute;left:50%;bottom:-13px;width:14px;height:14px;background:#070691;border-radius:100%;border:5px solid #afb0da;margin-left:-13px;}
.proSlide li .pic{padding:0 6%;background:#fff;border:1px solid #e1e1e1;}
.proSlide li .pImg{padding-top:85%;border-bottom: 1px dashed #e1e1e1;margin-bottom:15px;}
.proSlide li p{min-height:110px; font-size:16px;text-align: center; }
.proSlide li:hover img{transform: scale(1.1);}
.proSlide .btn{font-family:"simsun";background:none;font-weight:700;font-size:42px;color:#333;top:55%;cursor: pointer;pointer-events:inherit;}
.proSlide .btn:hover{color:#070691;opacity:1;}
.proSlide .btn{left:50%;margin-left:-840px;}
.proSlide .swiper-button-next {margin-left:820px;}


/* 优势 */
.odds{text-align:center;padding:0;position:relative;font-size:1em;overflow: hidden;}
.odds .title{position: absolute;top:70px;right:9%;text-align:right;z-index:3;font-size:1.625em;color:#191919;padding-bottom:25px;}
.odds .title span{font-size:1.538em;display:block;font-weight:700;margin-bottom:10px;}
.odds .title::after{content:"";position: absolute;right:0;height:3px;width:75px;background:#070691;bottom:0;}
.oddsMain li{position:relative;overflow:hidden;text-align: left;}
.oddsMain li .pic{display: block;float:left;height:600px;width:53%;overflow:hidden;}
.oddsMain li .bgImg{animation:scale 50s infinite;height:100%;} 
.oddsMain li .info{float:left;width:47%;height:600px;padding-top:250px;padding-left:3%;padding-right:9%;text-align:right;height:90px;}
.oddsMain li p{background: url('../images/odds_li.jpg') no-repeat left 10px;padding-left:20px;margin-bottom:10px;}
.oddsMenu{position: absolute;bottom:80px;right:9%;z-index:3; font-size:1.25em;text-align:center;color:#fff;width:47.6%;background:#070691;}
.oddsMenu li{float:left;position: relative;z-index:2;cursor:pointer;width:20%;padding-top:25px;height:125px;transition:all .3s;}
.oddsMenu li:nth-child(2n){background:#060583;}
.oddsMenu li i{display:block;font-family:"iconfont";font-style:normal;font-size:2.2rem;margin-bottom:10px;line-height:1;}
.oddsMenu li.on{background:#3e3e3e;color:#fff;}
.oddsMain .btn{display:none;position: static;margin-top:20px;width:50px;height:28px;line-height:28px;background:#333;color:#fff;}
@keyframes scale{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 行业解决方案 */
.solution{background:url('../images/solution_bg.jpg');font-size:.875em;}
.hTitleW,.hTitleW span{color:#fff;}
.hTitleW span::after{background:#fff;}
.solutionMenu{margin-bottom:50px;text-align:center;border-bottom: 1px solid rgba(255,255,255,.2);font-size:1.286em;height:50px;padding:0 9%;display: flex;justify-content: space-between;}
.solutionMenu a{color:#fff;position:relative;}
.solutionMenu a::after{content:"";position: absolute;left:0;bottom:-1px;width:100%;height:2px;background:#1e52d8;transform-origin: right;transform: scale(0,1);transition:transform .3s;}
.solutionMenu a.on{color:#1e52d8;}
.solutionMenu a.on::after{transform-origin:left;transform: scale(1);}

.solutionMain{position:relative;text-align:center;}
.solutionMain li{float:left;width:55%;background:#fff;overflow:hidden;text-align:left;}
.solutionMain li .pic{float: left;width:50%; height:420px;overflow: hidden;background:#000;transition:all 0s;display: block;}
.solutionMain li .pic .bgImg{opacity:.5;}
.solutionMain li .txt{float:left;width:50%;padding:4%;}
.solutionMain li h4{font-size:1.571em;margin-bottom:20px;max-height:70px;overflow:hidden;}
.solutionMain li h4 a{color:#333;}
.solutionMain li p{height:120px;line-height:1.8;overflow:hidden;margin-bottom:20px;opacity:.8;}
.solutionMain li .more{display:inline-block;width:126px;height:36px;line-height:36px;background:#070691;color:#fff;text-align:center;}
.solutionMain li .more:hover{background:#1e52d8;}
.solutionMain li h4 a:hover{color:#070691;}
.solutionMain li:hover .bgImg{transform: scale(1.1);}
.solutionMain .swiper-slide-prev .pic{float:right;}
.solutionMain .swiper-slide-active .pic .bgImg{opacity:1;}
.solutionMain .btn{width:50px;height:50px;text-align:center;line-height:50px;background:#fff;color:#333;font-family:"simsun";font-weight:700;font-size:28px;left:10%;border-radius:100%;transition:all .3s;top:55%;pointer-events:inherit;cursor: pointer;opacity:1;}
.solutionMain .swiper-button-next{left:auto;right:10%;}
.solutionMain .btn:hover{background:#070691;color:#fff;}

/* 客户案例 */
.case{position:relative;background:#f9f9f9;text-align:center;}
.caseSlide{position: static;}
.caseSlide li{float:left;width:33.3%;font-size:1.143em;text-align:left;}
.caseSlide li .pImg{padding-top:68%;background:#000;}
.caseSlide li .pImg img{opacity:.4;}
.caseSlide li .pImg::after{content:"";position: absolute;left:50%;top:50%; width:55px;height:53px;background: url('../images/vIcon.png') no-repeat;margin-left:-23px;margin-top:-22px;}
.caseSlide li p{text-align:center;height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.caseSlide .btn{left:50%;margin-left:-860px;top:55%;font-family:"simsun";font-size:0;}
.caseSlide .swiper-button-next{margin-left:830px;}
.caseSlide li:hover img{transform: scale(1.1);}

/* 关于 */
.aboutPic{width:44%;height:500px;overflow:hidden;}
.aboutPic .bgImg{animation:scale 30s infinite;}
.aboutTxt{width:53%;}
.aboutTxt .title{font-size:2.286em;color:#191919;margin-bottom:25px;padding-bottom:20px;font-weight:700;position:relative;}
.aboutTxt .title::after{content:"";position: absolute;left:0;bottom:0;width:60px;height:2px;background:#070691;}
.aboutTxt .title span,.aboutTxt .txt a{color:#070691;}
.aboutTxt .txt{height:210px;margin-bottom:20px;overflow:hidden;line-height:1.8;font-size:1.071em;}
.aboutTxt .txt a:hover{text-decoration:underline;}
.settingSide{position:relative;}
.settingSide li{float:left;width:25%;text-align:center;}
.settingSide li .pImg{padding-top:70%;}
.settingSide li p{padding-top:12px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.settingSide li:hover img{transform: scale(1.1);}
.settingSide .btn{width:20px;height:40px;line-height:40px;background:rgba(0,0,0,.5);color:#fff;opacity:1;text-align:center;left:0;top:45%;pointer-events:inherit;cursor: pointer;}
.settingSide .btn:hover{background:#070691;}
.settingSide .swiper-button-next{left:auto;right:0;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 特了得全国 */
.range{background:url('../images/range_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed; padding:90px 0;}
.rangeL{width:40%;padding-top:40px;}
.rangeL .hTitle{text-align:left;margin-bottom:30px;}
.rangeL .hTitle span{margin-bottom:0;}
.rangeL .hTitle span::after{margin-left:0;left:0;}
.range h4{font-size:1.714em;color:#191919;margin-bottom:20px;padding-top:10px;}
.range .txt{line-height:2;max-width:620px;height:150px;margin-bottom:15px;overflow: hidden;font-size:1.143em;}
.rangeS{display:flex;justify-content:space-between;color:#333;margin-bottom:50px;}
.rangeS li{float:left;}
.rangeS li span{display:block;font-size:2.75em;color:#191919;font-weight:700;position:relative;}
.rangeS li i{font-style:normal;font-size:14px;margin-left:5px;}
.rangeS li:nth-child(4) span::after{content:"+";position: absolute;right:0;font-size:18px;}
.range .pic{display: block;width:50%;}
.range .btn{display:inline-block;width:160px;height:40px;line-height:40px;border-radius:3px;text-align:center;border:1px solid #070691;background:#070691;color:#fff;}
.range .btn i{font-family:"iconfont";font-style:normal;margin-right:10px;}
.range .zx{background:none;color:#070691;margin-left:20px;}
.range .btn:hover{background:#1e52d8;color:#fff;}

/* 合作客户 */
.partner{background: url('../images/partner_bg.jpg') no-repeat center;background-size:c over;background-attachment: fixed;}
.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%;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:35% 0;max-width:64%;}
.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;}

/* 新闻快讯 */
.newsMenu{margin-bottom:40px;font-size:1.286em;text-align:center;}
.newsMenu a{position:relative;color:#191919;margin:0 15px;display:inline-block;background:#f5f5f5;height:44px;line-height:44px;padding:0 40px;z-index:2;}
.newsMenu i{font-family:"iconfont";font-style:normal;margin-right:10px;font-size:12px;float:left;}
.newsMenu a::after{content:"";position:absolute;left:0;bottom:0;background:#1e52d8;height:0;transition:all .5s;width:100%;z-index:-1;}
.newsMenu .on{color:#fff;}
.newsMenu a.on::after{height:100%;}
.newsMain{padding-bottom:15px;position:relative;}
.newsMain li{float:left;width:33.3%;transition:all .5s;}
.newsMain li:nth-child(4){display:none;}
.newsMain li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#f5f6fa;padding-bottom:10px;}
.newsMain li .pImg{padding-top:76%;}
.newsMain li .txt{padding:25px;}
.newsMain li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:10px;transition:all .4s;}
.newsMain li p{height:60px;margin-bottom:15px;line-height:1.8;}
.newsMain li .date{display:block;font-size:12px;}
.newsMain li .date i{font-style:normal;float:right;width:42px;height:5px;background: url('../images/arr_r.png') no-repeat right;transition:all .3s;}
.newsMain li a:hover img{transform: scale(1.1);}
.newsMain li a:hover{box-shadow: 0 5px 10px #e2e2e2;}
.newsMain li a:hover h4{color:#1e52d8;}
.newsMain li a:hover .date i{background-position:0 0;}
.newsMain .swiper-pagination{position: static;margin-top:30px;}

/* 联系我们 */
.contact{padding-top:120px;padding-bottom:0;background: url('../images/map.jpg') no-repeat center;}
.contactMain{background:#fff;padding:3% 4%;overflow: hidden;}
.contactL{float:left;width:36%;}
.contactL h3,.contactFont .title{font-size:1.714em;color:#000123;font-weight:700;margin-bottom:25px;}
.contactL input{width:48%;height:48px;line-height:48px;background:#f6f6f6;margin-bottom:25px;padding:0 15px;}
.contactL textarea{clear: both;width:100%;height:140px;background:#f6f6f6;padding:15px;}
.contactL .sub{width:160px;background:#070691;color:#fff;margin-top:25px;cursor:pointer;transition:all .5s;}
.contactL .sub:hover{background:#1e52d8;}
.contactFont{width:56%;font-size:1.143em;}
.contactSlide{position:relative;height:40px;border-bottom: 1px solid #e9e9e9;margin-bottom:25px;overflow:hidden;padding-right:40px;}
.contactSlide li{float: left;width:12.5%;cursor:pointer;}
.contactSlide .swiper-slide-active,.contactSlide .on{color:#191919;font-weight:700;}
.contactFont .btn{display:inline-block;width:18px;height:18px;background:#f6f6f6;font-family:"simsun";text-align:center;line-height:20px;font-weight:700;font-size:14px;right:20px;left:auto;top:24px;}
.contactFont .btn:hover{background:#070691;color:#fff;}
.contactFont .swiper-button-next{right:0;}
.contactBox{height:160px;overflow:hidden;margin-bottom:10px;}
.contactBox li{display: none;float: left;}
.contact .more{display: inline-block;width:180px;height:50px;line-height:50px;text-align:center;border:1px solid #e5e5e5;}
.contact .more i{font-style:normal;margin-right:10px;font-family:"iconfont";}
.contact .more:hover{background:#070691;color:#fff;border-color:#070691;}

/*底部 */
.footer{background:#011961 url('../images/foot_bg.jpg') no-repeat center;font-size:0.938em;color:#fff;line-height:1.8em;overflow:hidden;}
.footMain{padding:40px 0;overflow:hidden;}
.footMenu{width:74%;overflow:hidden;}
.footMenu ul{float:left;width:20%;}
.footMenu ul h4{color:#fff;font-size:1.286em;margin-bottom:15px;position:relative;padding-bottom:10px;}
.footMenu ul h4::after{content:"";position: absolute;left:0;bottom:0;width:25px;height:1px;background:#fff;}
.footMenu_wap{display:none;overflow:hidden;text-align:center;}
.footWx{text-align:center;line-height:1.6;width:180px;}
.footWx img{background:#fff;padding:5px;}
.footWx span{display:block;text-align:center;margin-top:8px;font-size:14px;color:#fff;}
.footR{width:26%;}
.footR h4{color:#fff;font-size:2em;border-bottom: 1px solid #403e46;padding-bottom:15px;margin-bottom:25px;font-family:Arial;font-weight:700;background: url('../images/fIcon.png') no-repeat left 2px;padding-left:30px;}
.footer a{color:#fff;opacity:.6;}
.footer a:hover{opacity:1;}
.copyright{padding:18px 0;position:relative;font-size:.875rem;z-index:2;color:#989ca9;}
.copyright::after{content:"";position: absolute;left:0;top:0;width:200%;margin-left:-50%;height:100%;background:#001246;z-index:-1;}
.firendlink{margin-top:5px;overflow:hidden;}
.firendlink span,.firendlink a:hover{color:#fff;}
.firendlink a{margin:0 8px;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:450px;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:#f7f7f7;padding:20px 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:#070691;border:1px solid #070691;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#070691;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;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.menuBox{background:#f7f7f7;height:60px;line-height:60px;position:relative;font-size:14px;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f7f7f7;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:#070691;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#070691;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:#070691;border:1px solid #070691;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:#070691;padding:30px;color:#fff;font-size:2.25em;text-transform: uppersolution;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#070691;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;}
.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{background:#070691;color:#fff;}
.proSide_sub .sub{border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li a{background: url('../images/ly_li2.png') no-repeat 15% center;padding-left:20%;line-height:50px;height:50px;}
.proSide_sub ul a{padding:0;}
.proSide_sub ul .cur,.proSide_sub ul  a:hover{color:#fff;background:#070691 url('../images/ly_li.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:78%;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:.938em;}
.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:80%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#070691;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:.6;}
.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 li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.143em;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#070691;}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}
.searchList li{width:25%;}

/*  产品详情 */
.proShow_box1{overflow:hidden;margin:40px 0;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:480px;line-height:480px;}
.gallery img{width:100%;}
.proShow_R{width:75%;}
.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:#070691; font-weight:bold;}
.proShow_font .font{height:210px;line-height:2;margin-bottom:20px;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 .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:#070691;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:#070691;border:1px solid #070691;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 #070691;;color:#070691;height:50px; font-size:20px; font-weight:bold;}
.proShow_con3{width:100%;}

/* 解决方案 */
.solutionI li{background:#f5f5f5;overflow:hidden;margin-bottom:20px;transition:all .5s;}
.solutionI li .pic{width:50%;overflow:hidden;display:block;height:420px;}
.solutionI li .txt{width:50%;padding:4%;position:relative;}
.solutionI li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.solutionI li h4::after,.applyFont .title::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#070691;width:15px;transition:all 0.4s; }
.solutionI li h4 a{color:#333;}
.solutionI li .txt .info{min-height:130px;}
.solutionI 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:#070691;}
.solutionI li .more{background:#fff;color:#070691;margin-left:15px;}
.solutionI li .btn:hover{color:#fff;background:#093eb5;}
.solutionI li:nth-child(2n) .txt{float:left;} 
.solutionI li:nth-child(2n) .pic{float:right;}
.solutionI li:hover .bgImg{transform: scale(1.05);}
.solutionI li:hover{box-shadow:0 0 10px #ccc;}
.solutionI li h4 a:hover{color:#070691;}

/* 解决方案详情 */
.solutionShow{width:55%;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:#093eb5;color:#fff;}
.solutionFont{width:45%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;}
.solutionFont .title{font-size:2em;color:#093eb5;margin-bottom:30px;position: relative;}
.solutionCon{background:#f5f5f5;overflow: hidden;}
.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:84%;}
.relativeS li a:hover img{transform: scale(1.1);}

/* 视频 */
.videoList ul{margin-right:-40px;overflow: hidden;}
.videoList li{float:left;width:25%;padding-right:40px;margin-bottom:20px;text-align:center;}
.videoList li a{display: block;overflow: hidden;}
.videoList li .pImg{padding-top:78%;}
.videoList li p{height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .3s;padding-top:20px;}
.videoList li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.7;width:100%;height:100%;transition:all .5s;z-index:4;}
.videoList li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:56px;height:56px;background: url('../images/vIcon.png') no-repeat;margin-left:-28px;margin-top:-28px;z-index:5;transition:all .5s;opacity:.6;}
.videoList li:hover img{transform: scale(1.06);}
.videoList li:hover .pImg::before{opacity:1;}
.videoShow{width:100%;height:600px;}

/* 合作伙伴 */
.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;}
.settingTop .font h3{font-size:1.857em;color:#070691;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#070691;}
.settingTop:hover .bgImg{transform: scale(1.05);}

.partnerList{padding-left:1px;}
.partnerList li{float:left;width:12.5%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;overflow:hidden;}
.partnerList li .pImg{padding-top:52%;}
.partnerList li p{background:#070691;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 #070691;}
.partnerList li:hover img{margin-top:-15px;}
.partnerList li:hover p{bottom:0;}


/* 关于我们 */
.listTie{font-size:2.625em;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;line-height:1.2;}
.listTie strong{font-weight:400;}
.listTie span{display: block;font-size:14px;margin-top:8px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#070691;margin-left:-10px;}
.aboutBox1{background:#f2f2f2;}
.aboutBox1 ul{font-size:1.143em;width:64%;max-width:860px;display: flex;justify-content: space-between;flex-flow: row wrap;}
.aboutBox1 .aTie{text-align:left;margin-bottom:0;}
.aboutBox1 li{float:left;text-align:center;}
.aboutBox1 li span{position: relative;font-size:4.625em;font-family:Arial;color:#07599f;font-weight:700;line-height:1.2;}
.aboutBox2 .tie{font-size:2.571em;color:#070691;margin-bottom:30px;line-height:1;}
.aboutBox2 .left{width:50%;line-height:1.8;position: relative;}
.aboutBox2 .font{overflow-y:auto;height:440px;font-size:1.071em;}
.aboutBox2 .right{width:46%;height:510px;overflow:hidden;display:block;}
.setting{padding-top:50px;overflow:hidden;}
.setting .pImg{padding-top:70%;}
.setting li{float: left;width:25%;}
.setting li 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:-50px;height:50px;line-height:50px;transition:all .5s;}
.setting li:hover p{bottom:0;}
.setting li:hover img{transform: scale(1.1);}
.culture{background:url('../images/cultureBg.jpg') no-repeat center;background-size:cover;}
.culture .hTitle i{font-size:14px;font-style:normal;}
.hTitle2{text-align:left;}
.hTitle2 span::after{left:0;margin-left:0;}
.culture ul{width:66%;margin-right:-20px;font-size:1.143em;}
.culture li{float:left;width:33.3%;padding-right:20px;position:relative;height:380px;}
.culture li .txt{position:absolute;left:0;padding:20px;bottom:0;color:#fff;right:20px;min-height:120px;}
.culture li h4{font-size:1.5em;margin-bottom:15px;}

/* 荣誉资质 */
.honorL{width:23%;background:#2d2d2d;color:#fff;padding:3%;height:440px;line-height:1.8;}
.honorL .hTitle{text-align: left;margin-bottom:30px;}
.honorL .hTitle span{padding-bottom:0;margin-bottom:0;}
.honorL .hTitle span::after{display:none;}
.honorL .txt{height:170px;margin-bottom:15px;overflow:hidden;}
.honorL .more{display:inline-block;width:125px;height:40px;line-height:38px;border:1px solid #fff;text-align:center;color:#fff;}
.honorL .more:hover{background:#fff;color:#070691;}
.honorR{width:77%;position: relative;background:#f5f5f5;height:440px;padding:3.5% 7%;text-align:center;}
.honorSlide li{width:25%;float:left;font-size:1.143em;}
.honorSlide 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;}
.honorSlide li .pImg{padding-top:130%;border:1px solid #ddd;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#070691;}
.honorR .btn{width:20px;background-size:20px 40px;opacity:.5;left:4%;cursor:pointer;pointer-events:initial}
.honorR .swiper-button-next{left:auto;right:4%;}
.honorR .btn:hover{opacity:1;}

/* 图片列表 */
.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:75%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:130%;}
.honorList li{width:20%;}
.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:#070691;}
.galy{background:#f5f5f5;}
.solutionList li .pImg{padding-top:70%;}
.solutionList li p{text-align: left;}
.solutionList li i{float:right;font-style:normal;}

/* 常见问题 */
.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:#070691;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:#070691;}
.faqList li a:hover{box-shadow:0 0 10px #ccc;}
.faqList2 li a{border:1px solid #ddd;}
.cMore{display:block;width:200px;height:42px;line-height:42px;border:1px solid #3e3e3e;background:#3e3e3e;color:#fff;border-radius:21px;text-align:center;margin:0 auto;margin-top:40px;}
.cMore:hover{background:#070691;border:1px solid #070691;color:#fff;width:260px;}

/* 新闻列表 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;padding-bottom:0;}
.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:5%;}
.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:#070691;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #070691;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#070691; 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;}
.newsList{background:#f1f1f1;padding:70px 0;overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:33.3%;margin-bottom:25px;}
.newsList li a{background:#fff;padding:6%;display:block;color:#777;}
.newsList li .pImg{padding-top:66%;margin-bottom:15px;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li p{height:80px;margin-bottom:10px;margin-top:15px;}
.newsList li .date{color:#999;margin-bottom:10px;}
.newsList li a:hover{box-shadow:0 0 10px #ccc;}
.newsList li a:hover img{transform:scale(1.1);}

/* 新闻详情 */
.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;}
.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: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 #070691;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:#070691;}
.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:#070691;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;}



/* 联系*/
#dituContent{height:480px;}
.contactBox .listTie{text-align:left;}
.contactBox .listTie::after{left:0;margin-left:0;}
.contactR{position: absolute;width:50%;padding:3%;line-height:2;top:40px;right:60px;bottom:140px;background: rgba(255, 255, 255,.9);box-shadow:2px 2px 10px #ccc;z-index:2;max-width:560px;}
.contactR .titie{font-size:2em;color:#070691;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}
.contactBox2{border-top: 1px solid #ddd;}
.contactBox2 .tie{margin-bottom:40px;color:#191919;font-size:2.5em;}
.contactBox2 ul{padding-left:1px;}
.contactBox2 li{float:left; width:33.3%;padding:2%;border:1px solid #d9d9d9;margin-top:-1px;min-height:220px;margin-left:-1px;}
.contactBox2 li span{display: block;color:#333;font-size:1.429em;margin-bottom:10px;}

/* 在线留言*/
.feedback{background:#f5f5f5;}
.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:#fff;}
.feedback .code .sub {background: #070691;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #070691;}
.feedback .sub:hover{background:#0036b1;}