@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:#555;line-height:1.5;font-family:'Arial','Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#555;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#2c2a6c;}
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1200px;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%;}
@font-face {
  font-family: 'iconfont';  /* project id 766587 */
  src: url('//at.alicdn.com/t/font_766587_90yuziu70m.eot');
  src: url('//at.alicdn.com/t/font_766587_90yuziu70m.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_766587_90yuziu70m.woff') format('woff'),
  url('//at.alicdn.com/t/font_766587_90yuziu70m.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_766587_90yuziu70m.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;
}
/* 顶部 */
.topBar{font-size:.875rem;background:#2c2a6c;height:40px;line-height:40px;color:#fff;}
.topBar .icon a{color:#fff;margin-left:12px;position:relative;z-index:100;background: url(../images/tIcon.png) no-repeat 0 3px;padding-left:25px;opacity:.9;}
.topBar .wx span{position: absolute;top:30px;left:-5px;background:#ececec;padding:5px;display:none;z-index:5;width:100px;}
.topBar .wx span::before{position: absolute;content: "";top:-12px;left:50px;border:6px solid transparent;border-bottom-color:#ccc;}
.topBar .wx img{width:100px;height:100px;}
.topBar .icon a:nth-child(2){background-position: 0 -36px;}
.topBar .icon a:nth-child(3){background-position: 0 -36px;}
.topBar .icon a:nth-child(4){background-position: 0 -75px;}
.topBar .icon a:hover{opacity:1;}
/* 头部 */
.header{position:relative;z-index:99;background:#fff url(../images/head_bg.jpg) no-repeat center;line-height:130px;height:130px;width:100%;}
.header .logo{position:absolute;left:0;top:0;}
.nav .navMain{padding:0 100px 0 30%;font-size:1.125rem;}
.nav .m{float:left;text-align:center;position:relative;padding-left:1px;height:130px;width:16.6%;}
.nav .m>a{color:#333;display:block;}
.nav .m:hover>a,.nav .cur>a{color:#2c2a6c;background:#f2f2f2;}
.nav .navSub{position:absolute;left:0;top:100%;background:#eee;line-height:35px;width:300px;color:#333;font-size:.875rem;transform:scale(0,1);transition:all 0.4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#2c2a6c;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;}
.headR{width:90px;position:absolute;right:0;top:0;height:120px;text-align:right;line-height:auto;top:10px;}
.headR a{display:inline-block;width:30px;height:30px;margin-left:5px;background: url('../images/topIcon.png') no-repeat;position:relative;z-index:5;font-size:.875rem;}
.headR .sIcon{background-position: -30px 0;}
.headR a:hover{background-position: 0 -30px;}
.headR .sIcon:hover{background-position: -30px -30px;}
.headR .tel p{position:absolute;background:#f1f1f1;padding:10px 15px;line-height:24px;text-align:right;right:0;top:50px;display:none;min-width:240px;color:#666;}
.headR .tel p::before{content:"";position:absolute;right:10px;top:-16px;border:8px solid transparent;border-bottom-color:#f1f1f1;}
.headR .tel p span{display:block;font-size:22px;color:#0084be;font-family:Arial;}
.langIcon{color:#2c2a6c;font-size:1.5rem;position:absolute;right:60px;top:18px;line-height:1;display:none;}
/* PC端搜索 */
.search{position: absolute;padding:20px;background:#1d2088; background: rgba(0,0,0,.5);left:0;top:130px;display:none;width:100%;padding-top:0;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 65px;}
.search .txt{width:100%;height:50px; line-height:40px;color:#666;float:left;}
.search .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('../images/sIcon.png') no-repeat center;border-left:1px solid #666;margin-right:-50px;}
.search .btn:hover{background-color:#0084be;}
.searSelect{float:left;width:55px;color:#333;padding-left:10px;position:relative;font-size:12px;cursor:pointer;border-right:1px solid #ddd;margin-left:-65px;}
.searSelect span{position:relative;display:block;}
.searSelect span:after{content:"";position:absolute;right:5px;top:25px;border:4px solid transparent;border-top-color:#333;}
.searSelect ul{position:absolute;top:38px;left:0;background:#fff;text-align:center;width:55px;display:none;}
.searSelect ul li{line-height:25px;border-top:1px solid #f5f5f5;}
/*  导航按钮 */
.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:#2c2a6c;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);}
/* 广告轮播图 */
.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:#fff;opacity:.8;width:40px;height:3px;border-radius:0;cursor:pointer;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#2c2a6c;opacity:1;}
.banner .swiper-button-next,.banner .swiper-button-prev{background: url('../images/banBtn.png') no-repeat;width:90px;height:50px;left:0;opacity:1;margin-top:-45px;opacity:0;}
.banner .swiper-button-next{background-position: -90px 0;left:auto;right:0;}
.banner:hover .swiper-button-next,.banner:hover .swiper-button-prev{opacity:.6;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{opacity:1;}
/* 我们的服务 */
.service{padding:60px 0;overflow:hidden;background:#f1f1f1 url('../images/s_bg.jpg') no-repeat left 100px;font-size:.875rem;}
.service li.bgImg{height:238px;float:left;width:25%;text-align:center;padding-top:60px;position:relative;z-index:2;border-right:1px solid #fff;border-bottom:1px solid #fff;background:#30276a;}
.service li.bgImg:nth-child(1) {background: #2c2a6b;}
.service li.bgImg:nth-child(2) {background: #ed417b;}
.service li.bgImg:nth-child(3) {background: #2c2a6b;}
.service li.bgImg:nth-child(4) {background: #ed417b;}
.service li.bgImg:nth-child(5) {background: #ed417b;}
.service li.bgImg:nth-child(6) {background: #2c2a6b;}
.service li.bgImg:nth-child(7) {background: #ed417b;}
.service li.bgImg:nth-child(8) {background: #2c2a6b;}
.service li.bgImg:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.2;background:#000;z-index:-1;transition:all .3s;}
.service li ul li {float:none;width:100%; font-size:12px;}
.service li a{color:#fff;}
.service li i{display:block;width:82px;height:58px;background-position:center;background-repeat: no-repeat;margin:0 auto 5px auto;}
.service li h3{font-size:1.286em;}
.service li ul{opacity:0;padding-top:5px;transition:all .4s;}
.service li a:hover{text-decoration: underline;}
.service li.bgImg:hover{padding-top:25px;}
.service li.bgImg:hover:after {background:#2c2a6c;opacity:1;}
.service li.bgImg:hover ul{opacity:1;transition-delay:.2s;}
/* 热门产品 */
.product{padding:60px 0;overflow:hidden;border-bottom: 1px solid #e5e5e5;font-size:.875rem;text-align:center;}
.product li{float:left;width:33.3%;}
.product li a{border:1px solid #efefef;display:block;overflow:hidden;background:#efefef;}
.product li .font{text-align:center;padding:5%;color:#777;}
.product li h4{font-size:1.286em;color:#333;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.product li p{min-height:45px;}
.product li .pImg{padding-top:70%;}
.product li .more{display:inline-block;margin-top:5px;color:#00448f;background: url(../images/pMore.png) no-repeat center;width:80px;height:30px;}
.product li a:hover img{transform:scale(1.1);}
.product li a:hover{background:#00448f;border:1px solid #00448f;}
.product li a:hover .font,.product li:hover h4,.product li:hover span{color:#fff;}
.proMain{position:relative;overflow:hidden;}
.proMain div.slideIcon{text-align:center;margin-top:25px;}
.proMain .swiper-pagination-bullet{width:13px;height:13px;}
.proMain.swiper-pagination-bullet{width:10px;height:10px;z-index:5;cursor:pointer;}
/* 关于我们 */
.about{padding:60px 0;overflow:hidden;}
.about ul{margin-right:-6px;font-size:1.875em;l}
.about li{float:left;width:50%;padding-right:6px;margin-bottom:6px;position:relative;}
.about li a{display:block;height:280px;position:relative;overflow:hidden;}
.about li .bgImg:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000;}
.about li h4{position:absolute;left:10%;bottom:10%;color:#fff;z-index:2;transition:all .3s;}
.about li.video a{height:566px;transition:all .3s;} 
.about li.video a:after{content:"";position:absolute;width:80px;height:80px;background: url(../images/vIcon.png) no-repeat;left:50%;top:50%;margin-top:-40px;margin-left:-40px;}
.about li a:hover .bgImg{transform:scale(1.06);}
.about li a:hover h4{left:12%;}
/* 新闻中心 */
.news{padding:60px 0;overflow:hidden;background:#f1f1f1;font-size:.875rem;}
.newsL{width:48%;overflow:hidden;}
.newsL .pic{overflow:hidden;height:265px;display:block;margin-bottom:15px;}
.newsL h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;}
.newsL h4 a{color:#333;}
.newsL h4 span{float:right;color:#888;font-size:.778em;}
.newsL:hover .bgImg{transform:scale(1.08);}
.newsL h4 a:hover{color:#2c2a6c;}
.newsR{width:48%;overflow:hidden;max-height:360px;position:relative;}
.newsR li{height:100px;overflow:hidden;margin-bottom:22px;}
.newsR li .pic{width:27.5%;height:100px;float:left;padding-right:20px;overflow:hidden;}
.newsR li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;color:#333;}
.newsR li h4 span{display:block;color:#777;font-size:.75rem;}
.newsR li p{color:#888;}
.newsR li:hover .bgImg{transform:scale(1.08);}
.newsR li:hover h4{color:#2c2a6c;}
.news .swiper-button-next, .news .swiper-button-prev,.proMain .swiper-button-next,.proMain .swiper-button-prev{background:#ddd;width:80px;height:32px;opacity:1; position: static;display:inline-block;clear:both;top:0;margin-top:20px;margin-left:5px;font-size:20px;font-family:"宋体";font-weight:bold;line-height:32px;text-align:center;display:none;}
/* 合作伙伴 */
.partner{padding:60px 0;overflow:hidden;}
.hTitle{font-size:1rem;text-align:center;color:#333;margin-bottom:30px;}
.hTitle span{color:#2c2a6c;font-size:2.5em;display:block;color:#2c2a6c;}
.partnerMenu{text-align:center;position:relative;margin-bottom:30px;}
.partnerMenu:after,.partnerMenu:before{content:"";position:absolute;left:0;top:20px;height:1px;width:36%;background:#e8e8e8;z-index:-1;max-width:450px;}
.partnerMenu:before{left:auto;right:0;}
.partnerMenu a{display:inline-block;font-size:1.125em;margin:0 20px;border:1px solid #cdcdcd;color:#333;width:125px;height:36px;line-height:36px;border-radius:18px;background:#fff;}
.partnerMenu a.on{background:#2c2a6c;color:#fff;border:1px solid #0067a0;}
.partnerMain li{float:left;width:14.28%;padding:0 5px 10px 5px; background:#fff;}
.partnerMain li a{border:1px solid #d7d7d7;position:relative;overflow:hidden;display:block; background:#fff;}
.partnerMain li .pImg{padding-top:50%;}
.partnerMain li img{position:absolute;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden; background:#fff;}
.partnerMain li span{position:absolute;width:100%;height:100%;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;background:#2c2a6c;top:0;left:0;padding-top:20%;}
.partnerMain li:hover img{transform:rotateY(180deg);}
.partnerMain li:hover span{transform:rotateY(0deg);}
/*底部 */
.firendlink{background:#f1f1f1;font-size:.875rem;padding-top:15px;padding-bottom:15px;line-height:1.6;}
.firendlink a{margin:0 6px;}
.footer{background:#2c2a6c;padding:30px 0;overflow:hidden;font-size:.875rem;color:#fff;color:#fff;}
.footL{width:58%;}
.footMenu{margin-bottom:20px;}
.footContact h3{color:#fff;margin-bottom:5px;}
.footContact .txt p{padding-left:65px;}
.footContact .txt p span{margin-left:-65px;/*width:45px;float:left;*/}
.footContact .copy{color:#fff;margin-top:15px;}
/* .footWx{display:none;} */
.footer em{font-style:normal;margin:0 15px;}
.footer a{color:#fff;}
.footer a:hover{text-decoration:underline;}
.footR{width:36%;overflow:hidden;color:#fff;}
.footR h3{font-size:1.25rem;margin-bottom:10px;}
.footR span{opacity:.8;font-size:.7em;margin-left:6px;}
.footR input{float:left;width:48%;border:1px solid #211f5b;height:30px;line-height:30px;color:#fff;padding:0 10px;margin-bottom:8px;}
.footR .tel{float:right;}
.footR .email{width:100%;}
.footR img{padding:4px;background:#fff;}
.footR textarea{width:100%;float:none;border:1px solid #07256c;height:50px;padding:10px;color:#fff;}
.footR .c{width:120px;}
.footR .sub{background:#07256c;width:100px;border:1px solid #07256c;float:right;cursor:pointer;}
.footR input::-webkit-input-placeholder{color:#b0dcf5;}
.footR input::-moz-placeholder{color:#b0dcf5;}
.footR input:-moz-placeholder{color:#b0dcf5;}
.footR input:-ms-input-placeholder{color:#b0dcf5;}
.footR textarea::-webkit-input-placeholder{color:#b0dcf5;}
.footR textarea::-moz-placeholder{color:#b0dcf5;}
.footR textarea:-moz-placeholder{color:#b0dcf5;}
.footR textarea:-ms-input-placeholder{color:#b0dcf5;}
/*内页公用 */
.listWrap{font-size:.875rem;padding:60px 0;overflow:hidden;}
.listBanner{height:370px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:1.875em;text-align:center;-webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-o-transform: translate(0,-50%); transform:translate(0,-50%);text-transform:uppercase;width:100%;padding:0 5%;}
.listBanner h3 span{display:block;font-size:.8em;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 65px;background:#f5f5f5;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left}
.proSear .btn:hover{background-color:#111;}
/* 内页公用菜单 */
.listMenu{width:100%;position:relative;z-index:3;margin-top:-60px;padding:0;background:#fff;background: rgb(255,255,255,.8);overflow:hidden;}
.listMenu ul{height:60px;text-align:center;font-size:0;line-height:0;border-left:1px solid #eee;border-left-color:rgb(255,255,255,.5);display: flex;flex-flow: row wrap;justify-content: space-between;}
.listMenu li{font-size:1rem;line-height:60px;flex-grow:1;width:12.5%;}
.listMenu li a{display:block;color:#222;position:relative;z-index:2;border-right:1px solid #eee;border-right-color:rgb(255,255,255,.5);white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0 15px;}
.listMenu li a:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition-delay:.1s;transition: transform .3s;transform-origin:right;z-index:-1;transform:scale(0,1);background:#2c2a6c;}
.listMenu a.cur,.listMenu a:hover{color:#fff;}
.listMenu a.cur:after,.listMenu a:hover:after{transform-origin:left;transform:scale(1);}
.listMenu li:last-child a{margin-right:0;}
.breadCrumb{font-size:.875rem;padding:25px 0;position:relative;padding-bottom:0;overflow:hidden;}
.breadCrumb i{float:left;margin-right:8px;font-size:1.2rem;margin-top:-4px;}
/* 关于我们 */
.aboutBox{padding-top:60px;padding-bottom:60px; overflow:hidden;font-size:.875rem;}
.aboutBox1{padding-bottom:50px; overflow:hidden;}
.listTie{font-size:2.250rem;color:#2d2d2d;text-align:center;margin-bottom:45px;padding-bottom:15px;position:relative;/*text-transform:uppercase;*/}
.listTie:after{content:"";position:absolute;left:0;bottom:0;width:16px;height:1px;background:#0084be;left:50%;margin-left:-8px;}
.aboutBox1 .fl{margin-right:30px;}
.aboutBox1 .main{line-height:1.8;}
.aboutBox1 .main p{padding-bottom:30px;text-indent:2em;}
.aboutBox2{background:#f3f3f3;}
.aboutBox2 ul{margin-right:-10px;}
.aboutBox2 li{float:left;width:25%;text-align:left;padding-right:10px;}
.aboutBox2 li .pImg{padding-top:66%;}
.aboutBox2 li h4{font-size:1.5em;color:#333;margin-bottom:5px;margin-top:25px;}
.aboutBox2 li:hover img{transform:scale(1.1);}
.honor{overflow:visible;}
.honorSlide{padding:0 5px;overflow:hidden;}
.honorSlide li{width:25%;text-align:center;float:left;margin:6px 0;}
.honorSlide li a{display:block;overflow:hidden;}
.honorSlide li .pImg{padding-top:78%;border:1px solid #ebebeb;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:10px;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#0084be;}
.honorSlide .swiper-button-next, .honorSlide .swiper-button-prev{background: url('../images/hBtn.jpg') no-repeat ;width:37px;height:37px;opacity:1;font-size:0;line-height:0;top:60%;}
.honorSlide .swiper-button-prev{left:-50px;}
.honorSlide .swiper-button-next{right:-50px;left:auto;background-position: -37px 0;}
.honorSlide .swiper-button-prev:hover{background-position: -74px 0;}
.honorSlide .swiper-button-next:hover{background-position: -111px 0;}
.history{background-image:url(../images/history_bg.jpg); background-position:center;background-repeat: no-repeat;background-attachment: fixed;-webkit-background-size:cover;background-size:cover; overflow:hidden;position:relative;}
.historyMenu{position:relative;height:110px;font-size:2em;margin-bottom:80px;}
.history:after{content:"";position:absolute;left:0;top:223px;width:100%;height:1px;background:#ccc;left:0;}
.historyMenu li{float:left;position:relative;text-align:center;width:10%;font-family:Arial;cursor:pointer;color:#333;}
.historyMenu .on:after{background:#038bd0;}
.historyMenu .on{color:#038bd0;}
.historyMenu .swiper-button-next,.historyMenu .swiper-button-prev{left:-4px;top:28px;background:none;font-family:"宋体";color:#999;font-size:58px;opacity:1;}
.historyMenu .swiper-button-next{right:0;left:auto;}
.historyMenu .swiper-button-next:hover,.historyMenu .swiper-button-prev:hover{color:#35a2d9;}
.historyMenu li:after{content: "";position:absolute;left:50%;top:45px;width:10px;height:10px;background:#939598;border-radius:100%;margin-left:-5px;}
.historyMenu li:nth-child(2n){padding-top:75px}
.historyMain li{height:260px;background:#fff;overflow:hidden;}
.historyMain .bgImg{width:38%;height:260px;}
.historyMain .txt{width:62%;padding:2% 3%;}
.aboutBox5 .bgImg{height:395px;width:50%;}
.aboutBox5 .font{padding-left:25px;width:50%;line-height:1.8;}
/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:20px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:78%;border:1px solid #ebebeb;}
.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:10px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#0084be;}
/*  产品列表 */
.menuSub_pro{text-align:center;margin-bottom:50px;}
.menuSub_pro.m_hide{display:none;}
.menuSub_pro.m_show{display:block;}
.menuSub_pro a{border:1px solid #ddd;background:#fff;display:inline-block;transition:all 0.3s;margin-right:10px;height:40px;line-height:40px;box-shadow:0 0 1px #fff inset;padding:0 15px;margin-bottom:10px;}
.menuSub_pro a.current,.menuSub_pro a:hover{border:1px solid #0070a9;background:#2c2a6c;color:#fff;}
.sidebar{width:20%;background:#f2f2f2;padding-bottom:10px;}
.sidebar .tie{height:65px;line-height:65px;background:#2c2a6c;text-align:center;color:#fff;font-size:1.314em;}
.sidebar ul{padding:22px;}
.sidebar li{margin-bottom:10px; text-align:center;}
.sidebar li a{display:block;border:1px solid #e3e3e3;padding:4px;overflow:hidden;border-radius:6px; background:#fff;}
.sidebar li img{width:80%;transition:all .5s; text-align:center;}
.sidebar li a:hover,.sidebar li .cur{border:1px solid #2c2a6c;}
.proList{width:76%;overflow:hidden;}
/* .proList ul{margin-right:-25px;} */
.proList li{float:left;width:50%;margin-bottom:20px;font-size:.813rem;margin-bottom:30px;text-align:center;padding:0 55px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:80%;border:1px solid #d0d0d0;border-radius:10px;}
.proList li h4{font-size:1.231em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;min-height:30px;}
.proList li .txt{max-height:95px;overflow:hidden;color:#888;}
.proList li a:hover img,.sidebar li:hover img{transform:scale(1.03);}
/* .proList li a:hover{box-shadow:0 0 7px #cacaca;} */

/*  产品详情 */
.proShow_box1{overflow:hidden;margin-bottom:50px;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:40%;overflow:hidden;position:relative;padding:15px;background:#f7f7f7; border:solid 1px #ccc;}
.gallery .gallery-top{max-height:500px;position:relative;}
.gallery img{width:100%;}
.gallery-top li a{position:relative;}
.gallery-top li .pImg{padding-top:80%;}
/* .gallery-top:after{content:"\e639";position:absolute;right:0;bottom:0;color:#222;padding:10px 15px;font-family:"iconfont";font-size:2rem;z-index:2;} */
.gallery-thumbs li{border:1px solid #bdc4ce;padding:5px;cursor:pointer;width:25%;}
.gallery-thumbs {width:100%;/* max-width:525px;padding-right:30px; */margin-top:10px;}
.gallery-thumbs .on{border:1px solid #333;}
.gallery .swiper-button-prev{left:20px;}
.gallery .swiper-button-next{right:20px;}
.gallery .swiper-button-black{opacity:0;}
.gallery:hover .swiper-button-black{opacity:1;}
.proShow_R{width:54%;overflow:hidden;line-height:1.8;}
.proShow_R .title{font-size:1.815em;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ddd;color:#333;}
.proShow_R .title p{padding:10px 0;}
.proShow_R .title span{display:block;font-size:0.7em;color:#555;}
.proShow_R .font{min-height:230px;line-height:2}
.proShow_R .font .f{color:#111;margin-left:-90px;float:left;}
.proShow_R .font p{padding:10px 10px;padding-left:95px;}
.proShow_R .font p:nth-child(2n){background:#f5f5f5;}
.proShow_R .font .txt{padding:3%;background:#f1f1f1;margin-top:15px;min-height:200px;}
.proShow_R .phone{padding-left:40px;color:#0084be;padding-top:30px;position:relative;}
.proShow_R .phone:before{position:absolute;content: "\e649";font-family: "iconfont";color:#0084be;font-size:30px;left:0;top:20px;}
.proShow_R .phone span{font-size:1.429em;font-family:Arial;}
.proShow_R .btn{border-top:1px solid #e5e5e5;padding-top:30px;margin-bottom:25px;margin-top:30px;overflow:hidden;}
.proShow_R .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;background:#333;color:#fff;box-sizing: border-box;font-size:1.143em;border:2px solid #222;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.5rem;line-height:1;top:2px;}
.proShow_R .btn a:nth-child(2){border:2px solid #8d8d8d;background:none;color:#666;float:right;}
.proShow_R .btn a:hover{background:#333;color:#fff;border:2px solid #333;}
.proShow-menu{height:50px;line-height:50px;border-bottom:1px solid #ddd;margin-bottom:30px;font-size:1.25rem;}
.proShow-menu a{float:left;height:50px;margin-right:20px;color:#333;}
.proShow-menu .active{color:#0084be;border-bottom:1px solid #0084be;}
.proShow-main{padding-bottom:30px;overflow:hidden;}
.relative_pro .title{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;}
.relative_pro .title span{display:inline-block;border-bottom:1px solid #0084be;;color:#0084be;height:50px;}
.relative_pro ul{margin-right:-15px;}
.relative_pro li{float: left;width:25%;padding-right:15px;}
.relative_pro li .pImg{padding-top:70%;}
.relative_pro li p{border-bottom:1px solid #ddd;padding:10px 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center}
.relative_pro li:hover img{transform:scale(1.1);}
/* 新闻列表 */
.newsTop{overflow:hidden;position:relative;padding:60px 0;}
.newsTop li{background:#f3f3f3;overflow:hidden;float:left;width:50%;font-size:.813rem;height:260px;}
.newsTop li .pic{width:50%;float:left;height:260px;overflow:hidden;}
.newsTop li .txt{width:50%;padding:5%;background:#f3f3f3;}
.newsTop li .txt h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsTop li .txt h4 a{color:#333;}
.newsTop li .txt h4 a:hover{color:#2c2a6c;}
.newsTop li .txt h4 span{display:block;font-size:;font-family:Arial;color:#999;font-size:0.75rem;margin-top:5px;}
.newsTop li p{height:110px;overflow:hidden;margin-bottom:10px;}
.hdIcon {display:block;text-align:center;margin-top:25px;}
.hdIcon .swiper-pagination-bullet{border:1px solid #fff;position:relative;transition:all 0.3s;width:16px;height:16px;background:#fff;position:relative;opacity:1;}
.hdIcon .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#2c2a6c;top:4px;left:4px;border-radius:100%;}
.hdIcon .swiper-pagination-bullet-active{border:1px solid #2c2a6c;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsList{background:#f1f1f1;padding:70px 0;overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-30px;}
.newsList li{float:left;padding-right:30px;width:33.3%;margin-bottom:30px;}
.newsList li a{background:#fff;padding:6%;display:block;color:#777;}
.newsList li .pImg{padding-top:68%;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);}
/*  新闻详情 */
.showBread{margin-bottom:40px;padding-left:0;}
.newsShow{overflow:hidden;font-size:.875rem;max-width:1200px;margin:0 auto;}
.showTie{border-bottom:1px solid #d9d0bf;overflow:hidden;margin-bottom:50px;padding-bottom:50px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.jsfwMain{margin-top:100px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62d";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;}
.showCon img{max-width:100%}
.showCon{line-height:2;}
.showPage{border-top:1px solid #ddd;padding-top:40px;margin-top:30px;}
.showPage p{margin-bottom:10px;}
.showPage .back{float:right;width:130px;height:40px;line-height:40px;background:#ddd;text-align:center;margin-top:-55px;}
.showPage .back i{position:relative;margin-right:8px;font-size:1rem;}
.showPage .back:hover{background:#0084be;color:#fff;}
/* 合伙伙伴 */
.partnerList ul{padding:1px 0 0 1px;}
.partnerList li{float:left;width:20%;text-align:center;border:1px solid #ddd;margin-left:-1px;margin-top:-1px;background:#fff;position:relative;transition:all .4s;}
.partnerList li .pImg{padding-top:50%;}
/* .partnerList li img{display: block;cursor: pointer; filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);} */
.partnerList li p{text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-top:10px;}
.partnerList li:hover img{transform:scale(1.1);filter:none;-webkit-filter:none;-ms-filter:none; -o-filter:none;}
.partnerList li:hover{box-shadow:0 0 8px #ccc;z-index:2;}
/* 联系我们 */
.contactBox1{overflow:hidden;margin-bottom:50px;}
#dituContent{width:55%;float:left;height:450px;}
.contactBox1 .font{border:1px solid #d2d2d2;padding:2% 4%;width:45%;overflow:hidden;border-left:none;height:450px;}
.contactBox1 .font h3{font-size:1.6em;margin-bottom:20px;color:#333;}
.contactBox1 .font .txt{line-height:1.8;margin-bottom:20px;}
.contactBox1 .font .wx p{width:130px;text-align:center;margin-right:10px;}
.contactBox1 .font .wx p img{width:120px;padding:4px;border:1px solid #ddd;margin-bottom:8px;}
.contactBox2 li{float:left;width:50%;background:#f6f6f6;height:190px;overflow:hidden;margin-bottom:20px;}
.contactBox2 .bgImg{height:190px;width:36%;}
.contactBox2 .font{padding:20px;width:64%;}
.contactBox2 .font h4{font-size:1.286em;margin-bottom:8px;color:#333;}