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


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.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:80px 0;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
.wapShow{display:none;}

/* @font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#NeuesBauenDemo') format('svg');
} */
@font-face {
  font-family: 'iconfont';  /* Project id 2288898 */
  src: url('//at.alicdn.com/t/c/font_2288898_jb9t3x7eb5e.eot?t=1661949023402'); /* IE9 */
  src: url('//at.alicdn.com/t/c/font_2288898_jb9t3x7eb5e.eot?t=1661949023402#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/c/font_2288898_jb9t3x7eb5e.woff2?t=1661949023402') format('woff2'),
  url('//at.alicdn.com/t/c/font_2288898_jb9t3x7eb5e.woff?t=1661949023402') format('woff'),
  url('//at.alicdn.com/t/c/font_2288898_jb9t3x7eb5e.ttf?t=1661949023402') format('truetype'),
  url('//at.alicdn.com/t/c/font_2288898_jb9t3x7eb5e.svg?t=1661949023402#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:80px;line-height:79px;}
.headTie{color:#3a3b4a;margin-left:15px;padding-left:15px;margin-left:15px;line-height:1.2;margin-top:18px;background:url('../images/hLine.jpg') no-repeat left center;}
.headTie span{display:block;letter-spacing:4px;font-size:1.25em;color:#0073dd;}
.nav {display:flex;flex-flow: row wrap;justify-content: space-between;margin-right:26%;}
.nav .m{float:left;position:relative;z-index:10;margin-left:50px;}
.nav .m>a{color:#000123;display:inline-block;position:relative;height:100%;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:25px;height:2px;background:#0073dd;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.nav .cur>a,.nav .m>a:hover,.nav .on>a{color:#0073dd;}
.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);overflow:hidden;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#0073dd;color:#fff;}
.nav .m:hover .navSub,.headR .lang:hover div{top:100%;opacity:1;transform: scale(1);}

.headR{position: absolute;right:0;color:#000123;}
.headR li{float:left;}
.headR .tel{background: url('../images/hTel.png') no-repeat left center;padding-left:25px;font-size:1.25em;}
.headR .lang{padding-left:20px;margin-left:20px;height:80px;background: url('../images/hLine2.jpg') no-repeat left center;}
.headR .lang>a{background: url('../images/lang.png') no-repeat left center;padding-left:22px;}
.headR .lang>a i{font-family:"iconfont";font-style:normal;margin-left:8px;font-size:.875em;position: relative;top:-2px;}
.headR .lang div{background:#f5f5f5;position: absolute;top:100%;line-height:30px;width:80px;text-align:center;transition:top 0.4s,opacity .4s;opacity:0;transform: scale(0);}
.headR .lang div::after{content:"";position: absolute;border:8px solid transparent;border-bottom-color:#f5f5f5;left:50%;margin-left:-8px;top:-16px;}
.headR .lang div a{display:block;border-bottom: 1px solid #e1e1e1;}
.headR .lang div a:hover{color:#0073dd;}
.headR .lang:hover div{top:85%;}
.headR .lang:hover>a{color:#0073dd;}
.headFix{box-shadow:0 2px 8px #e1e1e1;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:#0073dd;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,.wapLang{font-family:"iconfont";position: absolute;color:#0073dd;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapLang{position: absolute;right:100px;top:20px;display:none;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .mouse{position:absolute;background: url('../images/mouse.png') no-repeat center;left:50%;bottom:50px;z-index:2;width:15px;height:28px;  -webkit-animation: mouse both ease-in 2s infinite; -o-animation: mouse both ease-in 2s infinite; animation: mouse both ease-in 2s infinite;margin-left:-8px;}
.banner .swiper-pagination{width:auto;left:50%;bottom:50px;width:200px;margin-left:-800px;text-align:left;}
.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;}
.banner .btn{width:34px;height:34px;border-radius:5px;border:2px solid #fff;text-align:center;line-height:30px;font-family:"iconfont";color:#fff;background:none;bottom:40px;top:auto;left:50%;margin-left:760px;transition:all .5s;}
.banner .swiper-button-prev{margin-left:710px;}
.banner .btn:hover{background:#0073dd;color:#fff;border-color: #0073dd;}

/* 我们的产品 */
.proMenu{width:50%;background:#f6f7fa;overflow: hidden;height:500px;padding:4%;border:1px solid #cdcdcd;}
.proMenu .title{font-size:1.25em;color:#0073dd;text-transform: capitalize;margin-bottom:20px;line-height:1.2;}
.proMenu .title span{display:block;font-size:2em;color:#000123;}
.proMenu ul{margin-top:60px;overflow:hidden;min-height:120px;margin-bottom:20px;}
.proMenu li{float:left;width:33.3%;margin-top:20px;}
.proMenu li i{font-style:normal;margin-right:5px;}
.proMenu li a{color:#000123;}
.proMenu li a:hover,.proMain li:hover p,.proMenu .on a{color:#0073dd;}
.proMenu .more{display:inline-block;width:150px;height:42px;line-height:42px;border:1px solid #222;color:#222;text-align:center;font-size:.875em;display:inline-block;}
.proMenu .more:hover{background:#0073dd;color:#fff;border-color:#0073dd;}

.proMain{float:right;width:50%;height:500px;overflow:hidden;border:1px solid #cdcdcd;border-left:none;position:relative;padding:0 4%;}
.proMain li .pic{display:block;height:420px;line-height:420px;text-align:center;margin-bottom:10px;overflow:hidden;}
.proMain li .pic img{width:100%;transition:all .5s;}
.proMain li p{font-size:1.25em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#000123;}
.proMain li:hover img{transform: scale(1.1);}
.proMain .btn{background:none;bottom:30px;top:auto;left:auto;right:4%;width:auto;height:auto;font-size:32px;font-weight:700;color:#999;} 
.proMain .swiper-button-prev{right:70px;}
.proMain .btn:hover{color:#0073dd;}

.proSlide{overflow:hidden;clear: both;display:none;}
.proSlide1{display:block;}
.proSlide li{float:left;width:25%;border:1px solid #cdcdcd;border-left-color:#fff; margin-top:-1px;}
.proSlide li:nth-child(1){border-left-color: #cdcdcd;}
.proSlide li a{position:relative;display:block;}
.proSlide li a::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#0073dd;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:1;opacity:.7;}
.proSlide li .pImg{padding-top:74%;}
.proSlide li p{font-size:1.143em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;padding:0 5%;height:50px;position:relative;z-index:2;color:#000123;transition:all .5s;}
.proSlide li i{float:right;font-size:14px;font-style:normal;margin-left:15px;font-family:"Arial";margin-top:5px;opacity:.6;}
.proSlide li a:hover img{transform: scale(1.1);}
.proSlide li a:hover:after{transform:perspective(200px) rotateX(0);}
.proSlide li a:hover p{color:#fff;}
.proSlide li a:hover i{opacity:.8;}


/* 核心优势 */
.odds{background:url('../images/odds_bg.jpg') no-repeat center;background-size:cover;background-attachment:fixed; color:#191919;}
.hTitle{font-size:1.125rem;margin-bottom:40px;text-align:center;}
.hTitle b{font-weight:normal;font-size:2.75em;color:#1a1a1a;position:relative;line-height:1;}
.hTitle b::after,.hTitle b:before{content:"";position: absolute;width:43px;height:43px;background: url('../images/tieRobe1.png') no-repeat;left:-30px;}
.hTitle b::after{width:16px;height:16px;background-image: url('../images/tieRobe2.png');left:auto;right:-30px;bottom:5px;}
.hTitle span{display:block;margin-top:15px;}

.oddsMain .tie{display:block;font-size:1.75em;padding-bottom:20px;margin-bottom:20px;position:relative;line-height:1.2;}
.oddsMain .tie::after{content:"";position: absolute;left:50%;width:40px;height:2px;background:#0073dd;margin-left:-20px;bottom:0;}
.oddsMain li{float:left;width:33.3%;border-right:1px solid #d9dbdb;padding:2% 5%;text-align:center;line-height:1.8;transition:all .5s;}
.oddsMain li p span{display:block;}
.oddsMain li i{display:inline-block;width:100px;height:88px;background: url('../images/oddsIcon.png') no-repeat;margin-bottom:20px;position:relative;transition:all .5s;top:0;}
.oddsMain li:nth-child(2) i{background-position:-100px 0;}
.oddsMain li:nth-child(3) i{background-position:-200px 0;}
.oddsMain li:nth-child(3){border:none;}
.oddsMain li:hover i{top:-10px;}
/* .oddsMain li:hover{box-shadow:0 0 50px #fff inset;} */
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 应用领域 */
.applyMenu{border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;height:147px;font-size:1.125em;margin-bottom:40px;}
.applyMenu ul{display: flex;justify-content:space-between;text-align:center;}
.applyMenu li a{display:block;position:relative;padding-top:25px;height:145px;width:220px;}
.applyMenu li a::after{content:"";position: absolute;left:50%;top:-1px;width:0;height:2px;background:#0073dd;transition:all .5s;}
.applyMenu li i{font-family:"iconfont";font-style:normal;font-size:3em;line-height:1;}
.applyMenu li span{display:block;margin-top:10px;color:#1a1a1a;}
.applyMenu .on a{color:#0073dd;background:#f6f8fa;}
.applyMenu .on a::after{width:100%;left:0;}

.applyMain{background: url('../images/apply_bg.jpg') no-repeat center;height:795px;color:#fff;padding-top:70px;transition:all .6s;}
.applyBox{display:none;height:100%;}
.applyBox1{display: block;}
.applyFont{max-width:580px;overflow:hidden;height:280px;margin-bottom:20px;}
.applyFont h4{font-size:1.875em;margin-bottom:40px;}
.applyFont h4 a{color:#fff;}
.applyFont h4 span{display:block;font-size:14px;opacity:.5;font-family:Arial;}
.applyFont p{margin-bottom:10px;line-height:1.8;color:#c5c6ca;}
.applyFont p span{color:#fff;}

.applyTie{max-width:820px;font-size:1.125em;overflow:hidden;}
.applyTie li{float:left;width:33.3%;margin-bottom:20px;padding-right:20px;}
.applyTie li a{border:1px solid #858890;color:#fff;display:block;height:150px;padding:20px;border-radius:10px;position: relative;}
.applyTie li i{font-style:normal;font-size:1.556em;font-family:Arial;}
.applyTie li p{position: absolute;bottom:20px;}
.applyTie li a:hover,.applyTie .on a{background:#0073dd url('../images/oddsTiie_h.png') no-repeat right bottom;border-color:#0073dd;}

/* 合作客户 */
.tieGroup{overflow:hidden;position:relative;}
.tieGroup::after{content:"";position: absolute;width:2px;height:50px;background:#cdcdd2;left:25%;top:5px;}
.tieGroup .hTitle{margin-left:32px;}
.tieGroup p{max-width:1150px;width:65%;line-height:1.8;}
.partner .pic{width:55%;margin-top:-70px;}
.partnerMain{width:34%;}
.partner li{float:left;width:48%;position:relative;animation-fill-mode:inherit;transition:all .5s;margin-bottom:25px;}
.partner li:nth-child(2n){float:right;}
.partner li p{position: absolute;top:50%;text-align:center;width:100%;transform: translateY(-50%);padding:0 5px;opacity:0;margin-top:20px;transition:all .5s;color:#fff;}
.partner li .pImg{padding-top:52%;background:#0073dd;border:1px solid #ddd;}
.partner li:hover img{opacity:.1;transform: scale(1.1);}
.partner li:hover p{opacity:1;margin-top:0;}
.partnerMain li:nth-child(9){display:none;}
.partnerMain .more{display: block;width:100%;height:40px;line-height:40px;text-align:center;font-size:.875em;background:#0073dd;color:#fff;}
.partnerMain .more:hover{background:#005fb6;}


/* 关于我们 */
.about{background: url('../images/about_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed;color:#fff;}
.aboutBox{max-width:760px;font-size:1.125em;height:540px;margin-bottom:20px;}
.aboutBox .title{font-size:2.222em;margin-bottom:35px;padding-bottom:30px;position:relative;}
.aboutBox .title span{display:block;}
.aboutBox .title::after{content:"";position: absolute;left:0;bottom:0;width:75px;height:3px;background:#0073dd;}
.aboutBox .txt{line-height:1.8;margin-bottom:40px;opacity:.9;}
.aboutBox .vBtn{width:180px;height:56px;line-height:56px;background:#118dff;color:#fff;text-align:center;display:inline-block;font-size:0.889em;border-radius:5px;}
.aboutBox .vBtn i{font-family:"iconfont";font-style:normal;margin-right:10px;font-size:1.286em;position:relative;top:3px;}
.aboutBox .vBtn:hover{background:#0070d8;}
.aboutNum li{float:left;width:25%;border-right: 1px solid rgba(255, 255, 255,.6);position:relative;color:#cecfd3;padding:0 3%;}
.aboutNum li span{font-size:.875em;}
.aboutNum li b{font-size:3.429em;color:#fff;margin-right:5px;}
.aboutNum li i{float:right;font-family:"iconfont";font-style:normal;font-size:3em;margin-top:20px;color:#fff;}
.aboutNum li:last-child{border:none;}
.layer_video{width:80% !important;height:80% !important;}

/* 新闻快讯 */
.news{position: relative;overflow: hidden;}
.news::after{content:"";position: absolute;left:49%;width:30px;background: url('../images/news_line.jpg') no-repeat center 70%;height:100%;top:0;}
.newsL{width:46%;overflow: hidden;}
.news .title{height:60px;border-bottom: 1px solid #e5e5e5;margin-bottom:40px;}
.news .title span{font-size:1.750em;margin-right:60px;position:relative;cursor:pointer;color:#191919;display:inline-block;height:60px;}
.news .title span::after{content:"";position: absolute;left:0;bottom:0;width:0;height:2px;background:#0070d8;transition:all .5s;}
.news .title .on::after{width:100%;}
.news .title .more{float:right;color:#0c68bd;margin-top:10px;}
.news .title .more:hover,.newsL .pic h4 a:hover{text-decoration: underline;}
.newsL .pic{position:relative;margin-bottom:25px;padding-bottom:25px;overflow:hidden;font-size:.875em;border-bottom: 1px solid #e9e9e9;}
.newsL .img{height:290px;float:left;width:50%;margin-right:35px;}
.newsL .pic h4{font-size:1.143em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;padding-top:15px;}
.newsL .pic h4 a{color:#0070d8;}
.newsL .pic p{height:140px;margin-bottom:20px;line-height:1.8;opacity:.8;}
.newsL .pic .more{display:inline-block;width:120px;height:36px;line-height:36px;background:#0070d8;color:#fff;text-align:center;}
.newsL .pic .more:hover{background:#005cb1;width:160px;}
.newsL .li{margin-bottom:20px;}
.newsL .li span{float:right;color:#999;font-size:0.813em;}
.newsL .li a:hover{padding-left:10px;}
.newsR{width:46%;overflow:hidden;}
.newsR li{margin-bottom:32px;}
.newsR li a{display:block;padding-right:170px;color:#888;transition:all .6s;}
.newsR li .date{width:110px;text-align:center; font-size: .75rem;color:#999;font-family: Arial;line-height: 1.2;margin-right:-170px;transition: all .5s;border-left: 1px solid #e5e5e5;background: url('../images/news_arr.png') no-repeat 120px center;height:80px;}
.newsR li .date b{font-size:3.167em;color: #666;display: block;font-weight:normal;font-weight:700;margin-bottom:5px;}
.newsR li h4{font-size:1.125em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:5px;color:#191919;background: url('../images/news_li.png') no-repeat left center;padding-left:20px;}
.newsR li p{height:50px;}
.newsR li a:hover h4{color:#0070d8;}
.newsR li a:hover .date{font-size:0;line-height:0; background-position: center center;transition: background .5s;}
.newsR li:last-child{margin-bottom:0;}

/* 获取方案 */
.caseForm{background:#cdd1dc url('../images/caseForm_bg.jpg') no-repeat center;background-size:cover;background-repeat: no-repeat;}
.caseForm .title{color:#fff;text-align:center;margin-bottom:35px;font-size:1.143em;}
.caseForm .title span{display: block;font-size:1.875em;font-weight:700;}
.caseForm form{overflow:hidden;position:relative;margin:0 -0.5%;}
.caseForm input{float:left;width:19%;height:50px;line-height:50px;padding:0 20px;margin-bottom:10px;background:#fff;margin:0 .5%;}
.caseForm .sub{cursor:pointer;background:#168cfb;color:#fff;transition:all .5s;font-size:1.25em;}
.caseForm .sub:hover{background:#006dd4;}

/*底部 */
.footer{background:#1d2334; font-size:0.875rem;color:#bcbec2;line-height:2em;overflow:hidden;}
.footMain{padding:45px 0 30px 0;overflow:hidden;padding-right:180px;}
.footMenu{width:45%;overflow:hidden;display: flex;justify-content: space-between;}
.footMenu ul{float:left;}
.footMenu ul h4,.footR h4{color:#fff;font-size:1.143em;margin-bottom:15px;}
.footMenu ul h4{margin-left:-15px;}
.footMenu_wap{display:none;overflow:hidden;text-align:center;}
.footR{width:34%;margin-left:8%;}
.footR .tel{color:#fff;font-size:1.75em;margin-bottom:10px;}
.footR .txt{padding-left:25px;background: url('../images/footIcon.png') no-repeat left 6px;}
.footR p{padding-left:35px;}
.footR p span{margin-left:-35px;float:left;}
.footWx{width:170px;text-align:center;line-height:1.6;position: absolute;right:0;}
.footWx span{display:block;text-align:center;margin-top:10px;height:20px;font-size:14px;color:#fff;}

.footer a{color:#bcbec2;}
.footer a:hover{color:#fff;}
.copyright{padding:15px 0;position:relative;z-index:2;min-height:60px;}
.copyright::after{content:"";position: absolute;left:0;top:0;width:200%;margin-left:-50%;height:1px;background:#fff;z-index:-1;opacity:.1;}
.firendlink{padding-top:8px;clear: both;}
.firendlink span{color:#fff;font-size:14px;}
.firendlink a{margin:0 5px;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;}
.listBanner,.mzsmBanner{height:550px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;text-align:center;line-height:1.2;}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:2rem;text-transform:uppercase;width:100%;animation:leftPic 1s;transform:translateY(-50%);}
.listBanner h3 span{display:block;font-size:1.875em;}

.breadCrumb{font-size:.875rem;overflow:hidden;background:#f7f7f7;padding:20px 0;}
.breadCrumb p span,.menuBox p span{position:relative;padding-left:25px;background: url('../images/home_icon.png') no-repeat left center;}
.breadCrumb .back{float:right;position:relative;color:#0073dd;border:1px solid #0073dd;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#0073dd;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;}
}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/*内页公用菜单*/
.menuBox{background:#fff;height:70px;line-height:70px;position:relative;font-size:14px;box-shadow:0 8px 15px #eee;font-size:1.25rem;}
.listMenu a{display:inline-block;position:relative;color:#191919;margin-right:70px;}
.listMenu a:hover,.listMenu .cur{color:#0073dd;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#0073dd;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:#0073dd;border:1px solid #0073dd;color:#fff;}
.menuBox p{font-size:14px;}

/* 关于我们 */
.aboutBox1{padding-bottom:0;overflow: visible;}
.aboutTxt{width:45%;padding-top:20px;}
.aboutTxt .title{font-size:2.25em;color:#191919;text-transform:uppercase;line-height:1.4;}
.aboutTxt .title span{display:block;color:#bdbdbd;}
.aboutTxt .tie2{font-size:1.25em;color:#0073dd;margin:30px 0;}
.aboutTxt .info{line-height:1.8;max-height:320px;overflow-y:auto;}
.aboutVideo{width:60%;height:580px;margin-right:-10%;position:relative;cursor:pointer;overflow:hidden;}
.aboutVideo::after{content:"";position: absolute;width:100px;height:100px;background: url('../images/vBtn.png') no-repeat;background-size:100%;margin-left:-50px;margin-top:-50px;left:50%;top:50%;}
.aboutVideo .bgImg{animation:scale 30s infinite;}
.aboutNum2{clear:both;background:url('../images/aboutNum.jpg') no-repeat center;background-size:cover;padding:50px 0;}

.aTitle{text-align:center;font-size:2.75em;color:#191919;margin-bottom:40px;}
.aTitleW{color:#fff;}
.culture{background:url('../images/culture_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed; margin-top:0px;font-size:1em;line-height:1.8;padding-bottom:80px;}
.culture .pic{width:50%;height:650px;}
.culture ul{width:46%;color:#666e80;}
.culture li{padding:18px 0;overflow:hidden;position:relative;border-bottom: 1px solid #e1e1e5;}
.culture li span{display:block;font-size:1.5em;color:#0073dd;}
.culture li i{font-style:normal;font-size:1.25em;float:right;color:#b8becc;}

.history{position:relative;background: url('../images/history_bg.jpg') no-repeat center fixed;background-size:cover;font-size:1em;color:#fff;}
.listTieW{color:#fff;}
.historyMain{margin-top:120px;text-align:center;min-height:420px;position:relative;}
.historyMain li{width:33.3%;position:relative;z-index:2;overflow:hidden;padding-top:10px;}
.historyMain li h4{font-size:3.75em;margin-bottom:80px;font-weight:700;font-family:Arial;line-height:1;transition:all .4s;color:#fff;opacity:.7;position:relative;}
.historyMain li p{opacity:0;position:relative;transition:all .5s;line-height:1.8;top:30px;}
.historyMain li p::after{content:"";position: absolute;left:50%;width:1px;height:0px;background:#fff;top:-60px;transition:all .5s;}
.historyMain li.swiper-slide-active p{opacity:1;top:0px;}
.historyMain li.swiper-slide-active p::after{height:40px;}
.historyMain li.swiper-slide-active h4{transform: scale(1.4);opacity:1;}
.historyMain .btn{display:none;position: static;margin-top:30px;background:#fff;width:50px;height:26px;line-height:26px;color:#333;}

.historyMenu{text-align:center;display: flex;justify-content:center;font-size:1.25em;}
.historyMenu li{margin:0 20px; cursor:pointer;position:relative;opacity:.7;}
.historyMenu li::after{content:"";position: absolute;left:0;bottom:-5px;width:100%;background:#fff;height:2px;transform-origin:right;transform: scale(0,1);transition:transform .5s;left:0;}
.historyMenu li.on{opacity:1;}
.historyMenu li.on::after{transform-origin:left;transform: scale(1);}

.honor li{width:25%;float:left;background:#f0f2f7;}
.honor li .pImg{padding-top:105%;}
.honor li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:60px;line-height:60px;border-top: 1px solid #e6e8ed;margin:0 6%;}
.honor li:hover img{transform: scale(1.08);}
.honor .btn{position: static;width:50px;height:50px;background:none;border:1px solid #e6e8ed;color:#333;opacity:.8;display:inline-block;line-height:50px;font-weight:700;text-align:center;margin-top:30px;font-size:24px;opacity:.6;}
.honor .btn:hover{opacity:1;}
.honor .swiper-pagination{position:static;margin-top:75px;height:2px;background:#f0f2f7;width:90%;float:left;}

.album{background:#f0f2f7;}
.album ul{margin-right:-10px;}
.album li{float:left;width:50%;padding-right:10px;margin-bottom:10px;}
.album li a{display: block;position:relative;height:400px;overflow:hidden;}
.album li:nth-child(6){display:none;}
.album li p{position: absolute;bottom:-50px;width:100%;height:50px;line-height:50px;text-align:center;color:#fff;background: rgba(0, 0, 0, .5);opacity:0;padding:0 10px; transition:all .5s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.album .m1{width:44%;}
.album .m2,.album .m3{width:28%;}
.album li:hover p{bottom:0;opacity:1;}
.album li:hover .bgImg{transform: scale(1.1);}

.partnerSlide li{float:left;width:16.66%;background:#fff;text-align:center;border:1px solid #f0f0f0;margin-left:-1px;margin-top:-1px;}
.partnerSlide li a{position: relative;display:block;background:#fff;animation-fill-mode:inherit;transition:all .5s;overflow:hidden;}
.partnerSlide li .pImg{padding-top:48%;}
.partnerSlide li img{z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partnerSlide li p{position:absolute;width:100%;height:100%;background:#0073dd;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;left:0;top:0;padding-top:20%;}
.partnerSlide li:hover img{transform:rotateY(180deg);}
.partnerSlide li:hover p{transform:rotateY(0deg);z-index:3;}
.partnerSlide .swiper-pagination{position: static;margin-top:30px;}


/* 应用领域 */
.applySide{display: flex;justify-content:space-between;text-align:center;box-shadow:0 8px 10px #eee;margin-top:-70px;background:#fff;position:relative;z-index:2;}
.applySide li{flex-grow:1;border-left:1px solid #e9e9e9;}
.applySide li:first{border:none;}
.applySide li a{display:block;position:relative;padding-top:25px;height:140px;;}
.applySide li a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#0073dd;transition:all .5s;z-index:-1;}
.applySide li i{font-family:"iconfont";font-style:normal;font-size:3em;line-height:1;}
.applySide li span{display:block;margin-top:10px;color:#1a1a1a;}
.applySide li a:hover,.applySide li a:hover span{color:#fff;}
.applySide li a:hover::after{height:100%;}

.applyList li{margin-bottom:80px;overflow:hidden;position:relative;font-size:1.125em;}
.applyList li .pic{width:71%;height:600px;display:block;overflow:hidden;}
.applyList li .bgImg{transition:all 1s;}
.applyList li .txt{background:#fff;width:40%;padding:5%;height:460px;position: absolute;left:10px;top:50%;margin-top:-230px;line-height:1.8;box-shadow:-3px 3px 10px #eee;}
.applyList li h4{font-size:2.22em;margin-bottom:30px;padding-bottom:30px;line-height:1.2;position:relative;}
.applyList li h4 a{color:#191919;}
.applyList li h4::after{content:"";position: absolute;left:0;bottom:0;width:50px;height:4px;background:#0073dd;transition:all .5s;}
.applyList li h4 a:hover{color:#0073dd;}
.applyList li:nth-child(2n) .pic{float:left;}
.applyList li:nth-child(2n) .txt{left:auto;right:10px;}
.applyList li:hover .bgImg{transform:scale(1.06);}
.applyList li:hover h4::after{width:80px;}

/* 应用详情 */
.caseShow{width:72%;border:1px solid #ddd;;}
.caseShow .title{text-align:center;background: url('../images/caseShow.jpg') no-repeat center; background-size: cover; font-size:2.571em;color:#0073dd; text-align: center; padding: 50px 20px; border-bottom: 1px solid #0073dd}
.picSlide{position:relative;;padding:5%;overflow: hidden;}
.picSlide li{text-align:center;height:100%;position: relative;}
.picSlide-top .pImg{padding-top:56%;}
.picSlide-thumbs{margin-top:10px;}
.picSlide-thumbs li{border-right:1px solid #fff;padding-top:10%;cursor:pointer;width:16.66%;position: relative;}
.picSlide-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;border:2px solid #0073dd;opacity:.7;transform: scale(0);transition:all .3s;}
.picSlide-thumbs .on::after{transform: scale(1);}
.picSlide .btn{top:45%;background:rgba(0, 0, 0, .7);text-align:center;width:26px;height:50px;line-height:50px;color:#fff;font-size:14px;font-family:Arial;transition:all .3s;left:5%;}
.picSlide .swiper-button-next{right:5%;left:auto;}
.picSlide .btn:hover{background:#0073dd;}
.showTie2{height:80px; background:#fafafa; border-bottom: 1px solid  #ddd;  padding: 0 4%;font-size:1.571em;line-height:80px;color:#0073dd;}
.showTie2 span{position:relative;display:inline-block;}
.showTie2 span::after{content:"";position: absolute;left:0;bottom:0px;height:2px;background:#0073dd;width:100%;}
.showTie2{border-top: 1px solid #ddd;}
.caseShow_info{padding:4% 5%;}

/* 产品列表 */
.searMain{text-align:right;margin-bottom:10px;}
.searMain form{display:inline-block;width:40%;height:46px;padding-right:60px;max-width:450px;}
.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:#0073dd url('../images/sBtn.png') no-repeat center;transition:all 0.3s;margin-right:-60px;}
.searMain .sear_btn:hover{background-color:#0073dd;}
.searMain .tel{display:inline-block;background: url('../images/hTel.png') no-repeat left center;padding-left:25px;font-size:1.25em;position: relative;top:-15px;margin-right:15px;color:#333;}

.proSider{overflow:hidden;padding-bottom:50px;position:relative;font-size:1.125rem;}
.proSider .title{font-size:2.222em;color:#191919;position:relative;}
.proSider .title span{display:block;font-size:0.550em;}
.proSider .title::after,.proSider ul a::after{content:"";position: absolute;left:0;bottom:8px;width:100%;height:8px;background:#0073dd;z-index:-1;}
.proSider .title i{float:right;color:#0073dd;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;}

.proSider ul{position:absolute;top:0;right:0; width:68%;max-width:1070px;display:flex;justify-content:flex-end;flex-flow: row wrap;}
.proSider ul a{color:#191919;position:relative;padding-bottom:5px;margin-left:35px;}
.proSider ul li{margin-bottom:10px;}
.proSider ul a::after{width:0;height:2px;bottom:0;transition:all .5s;}
.proSider ul a:hover,.proSider ul .cur{color:#0073dd;}
.proSider ul .cur::after,.proSider ul a:hover::after{width:100%;}

.proList{margin-right:-30px;padding-top:5px;}
.proList li{float:left;width:25%;margin-bottom:30px;padding-right:30px;}
.proList li a{display:block;position:relative;background:#fff;padding-bottom:35px;}
.proList li .pImg{padding-top:75%;transition:all .3s;}
.proList li p{color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.375em;}
.proList li p span{display:block;font-size:14px;opacity:.5;margin-top:5px;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#0073dd;}
.proList li a:hover{box-shadow:0 5px 10px #e1e1e1;}
.searchList li p{margin-top:10px;}
.searchList li a:hover{box-shadow:none;}

/*  产品详情 */
.gallery{width:50%;position:relative;border:solid 1px #ddd;padding-bottom:0;overflow:hidden;background:#fff;}
.gallery li{height:560px;line-height:540px;text-align:center;}
.gallery img{width:100%;}

.proShow_font{width:46%;overflow:hidden;line-height:1.8;padding-top:3%;}
.proShow_font .title{color:#333;}
.proShow_font .title span{display:block;font-size:1.778em;color:#1946ba; font-weight:bold;margin-bottom:15px;}
.proShow_font .font{height:220px;margin-bottom:30px;}
.proShow_font .btn a{float:left;width:140px;height:50px;line-height:50px;text-align:center;background:#0073dd;border-radius:5px;margin-right:20px;;color:#fff;}
.proShow_font .btn i{margin-right:10px;font-family:"iconfont";}
.proShow_font .btn .tel{width:250px;background:#000123;font-size:1.5em;}
.proShow_font .btn a:hover{background:#1946ba;color:#fff;}

.proShow_con{margin-bottom:60px;overflow:hidden;}
.proShow_con .tie{background:#f5f7fa;height:60px;line-height:60px;margin-bottom:35px;}
.proShow_con .tie span{background:#0073dd;padding:0 35px;display:inline-block;color:#fff;font-size:1.125em;}

.proApply{position: relative;overflow:hidden;}
.proApply .tie{color:#0073dd;margin-bottom:20px;}
.proApply li{height:760px;position:relative;}
.proApply li .txt{position: absolute;background:#fff;width:480px;height:400px;top:50%;transform: translateY(-50%);top:50%;left:50%;margin-left:-800px;padding:2.5%;line-height:2;}
.proApply li h4{font-size:2em;;line-height:1.2;margin-bottom:15px;}
.proApply li h4 a{color:#191919}
.proApply li h4 a:hover,.proApply .btn:hover{color:#0073dd;}
.proApply .btn{left:50%;margin-left:-750px;top:65%;background:none;font-size:36px;font-weight:700;font-family:"simsun";}
.proApply .swiper-button-next{margin-left:-600px;}
.proApply .swiper-pagination{left:50%;margin-left:-690px;top:63%;width:auto;font-size:1.625em;color:#333;height:40px;}

.messageL{width:68%;}
.messageL .title{font-size:2.250em;margin-bottom:40px;color:#000123;}
.messageL input,.messageL textarea{width:49%;height:56px;line-height:56px;border:1px solid #e4e4e4;margin-bottom:20px;padding:0 20px;}
.messageL textarea{width:100%;clear:both;height:60px;}
.messageL .sub{width:300px;border:none;background:#0073dd;cursor:pointer; color:#fff;font-size:1.125em;transition:all .5s;}
.messageL .sub:hover{background:#005fb6;}
.messageR{width:26%;background:#f4f5fa;}
.messageR .title{background: url('../images/mTie.jpg') no-repeat center;height:170px;color:#fff;font-size:2.125em;padding:20px 20px 0 8%;}
.messageR .txt{padding:5% 8%;height:190px;}
.messageR h4{font-size:1.5em;color:#191919;margin-bottom:10px;}

.relaPro{background:#f4f5fa;}
.relaPro .title{text-align:center;font-size:2.125em;color:#191919;margin-bottom:40px;}
.relaProBox{position:relative;overflow:hidden;padding:0 50px;}
.relaProBox li{float:left;width:33.3%;text-align:center;}
.relaProBox li a{display:block;background:#fff;}
.relaProBox li .pImg{padding-top:70%;}
.relaProBox li p{height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaProBox .btn{width:50px;height:100%;background:#0073dd;top:0;color:#fff;margin-top:0;font-family:"iconfont";text-align:center;font-size:2em;padding-top:10%;}
.relaProBox .btn:hover{background:#005fb6;}

/* 图片列表 */
.listTie{font-size:2.4rem;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:30px;height:1px;background:#0073dd;margin-left:-15px;}
.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:64%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:105%;}
.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:#0073dd;}
.partnerList{background:none;}
.partnerList ul{padding-left:1px;}
.galy{background:#f5f5f5;}

/* 常见问题 */
.faqList ul{padding-left:1px;padding-top:1px;overflow: hidden;}
.faqList li{float:left;width:50%;position:relative;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;transition:all .3s;padding:2.5%;}
.faqList li::after{content:"";position: absolute;left:0;bottom:0;height:6px;background:#0073dd;transition:all .5s;width:0;}
.faqList li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:700;margin-bottom:20px;color:#333;}
.faqList li .tag{font-size:12px;margin:15px 0 20px 0;padding-left:25px;position:relative;color:#8f8f8f;}
.faqList li .tag::after{content:"\e606";font-family:"iconfont";position:absolute;left:0;top:-2px;font-size:1.143rem;}
.faqList li .txt{color:#777;height:100px;margin-bottom:15px;overflow:hidden;}
.faqList li .date{color:#999;display:block;}
.faqList li .date i{float:right;font-style:normal;font-size:1.286rem;font-family:"Arial";margin-top:-5px;}
.faqList li:hover::after{width:100%;}
.faqList li:hover{box-shadow:0 0 10px #ccc;}
.faqList li:hover h4 {color:#0073dd;}


/* 新闻列表 */
.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:#0073dd;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #0073dd;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#0073dd; 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:#f5f7fa;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:65%;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:15px;margin-top:15px;border-bottom: 1px solid #ddd;padding-bottom:15px;}
.newsList li i{font-style:normal;float:right;font-size:16px;}
.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);}
.newsList li a:hover h3,.newsList li a:hover i{color:#0073dd;}

/* 新闻详情 */
.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 #0073dd;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:14px;}
.picShow_r li .pImg{width:32%;float:left;padding-top:20%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:16px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#0073dd;}
.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:#0073dd;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;}

/* 合作伙伴 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:400px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:400px;background: #f6f6f6; font-size:16px;}
.settingTop .font h3{font-size:1.957em;color:#0073dd;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#0073dd;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.partnerList{margin-bottom:50px;}
.partnerList .title{font-size:1.5em;color:#191919;border-left:3px solid #0073dd;line-height:1;padding-left:15px;margin-bottom:25px;}
.partnerList ul{padding-top:1px;padding-left:1px;}
.partnerList li{float:left;width:14.28%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;overflow:hidden;}
.partnerList li p{background:#0073dd;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 .pImg{padding-top:56%;}
.partnerList li:hover{z-index:2;border:1px solid #0073dd;}
.partnerList li:hover img{margin-top:-15px;}
.partnerList li:hover p{bottom:0;}

/* 联系*/
.contactBox{overflow: visible;}
.contactTxt{width:46%;color:#666e80;padding-top:70px;}
.contactTxt .tie{border-bottom:2px solid #0073dd;color:#0073dd;font-size:2.5em;height:80px;}
.contactTxt li{overflow:hidden;padding-top:30px;padding-bottom:30px;border-bottom: 1px solid #dcdee1;position:relative;}
.contactTxt li i{float:left;width:48px;height:48px;border:1px solid #cacfd6;margin-right:10px;font-family:"iconfont";color:#0073dd;font-style:normal;line-height:48px;font-size:1.5em;text-align:center;}
.contactTxt li span{display:block;margin-top:5px;}
.contactTxt li .fl{width:46%;}
.contactTxt .tel span{font-weight:700;}
.contactTxt .p3{clear: both;padding-top:30px;}
.contactTxt li:last-child{border:none;}
.contactTxt .wx{position: absolute;right:5%;top:30px;width:130px;}
#dituContent{width:60%;height:750px;float:right;margin-right:-10%;}

/* 在线留言*/
.feedback{background:#eff1f5;}
.feedback p{width:49%;float: left;;height:60px;line-height: 60px;position: relative;padding:0 25px 0 60px;margin-bottom:20px;position: relative;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 p em{position: absolute;right:10px;font-size:1.125em;}
.feedback p 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 .tip{margin-bottom:20px;color:#333;clear:both;display:block;}
.feedback .tip i,.feedback p em{font-style:normal;color:#f00;}
.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: #0073dd;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #0073dd;}
.feedback .sub:hover{background:#101456;}