﻿@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:#004ead;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
/*选项卡1*/
#Tab1{
width:100%;
margin:20px auto; }
/*菜单class*/
.Menubox {
width:100%;border-bottom:1px solid #dcdcdc;height:45px;font-size:20px;color:#191919;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
float:left;margin-right:35px;height:45px;line-height:45px;text-align:center; border-bottom:1px solid #dcdcdc;}
.Menubox li:hover{
border-bottom:1px solid #004ead; padding:0;font-weight:bolder;
}
.Menubox li.hover{
padding:0px;
border-bottom:1px solid #004ead; padding:0;font-weight:bolder;
}
.Contentbox{
clear:both;
margin-top:0px;
border-top:none;
line-height:35px;
text-align:left;
padding:20px 0;
}


@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('img/font_1152918_4hr5pdwrx4t.eot');
  src: url('img/font_1152918_4hr5pdwrx4t.eot?#iefix') format('embedded-opentype'),
  url('img/font_1152918_4hr5pdwrx4t.woff2') format('woff2'),
  url('img/font_1152918_4hr5pdwrx4t.woff') format('woff'),
  url('img/font_1152918_4hr5pdwrx4t.ttf') format('truetype'),
  url('img/font_1152918_4hr5pdwrx4t.svg') format('svg');
}


.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}
 

/* 头部 */
.header{width:100%;height:120px;line-height:120px;background:#fff;position:relative;z-index:99;}
.header .logo{position:absolute;left:0;top:0;width:395px;height:63px; } 
.nav {padding:0 0px 0 500px;height:120px;display:flex;flex-flow: row wrap;justify-content: space-between;}
.nav .m{float:left;text-align:center;position:relative;z-index:10;flex-grow:1;}
.nav .m>a{color:#191919;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:2px;background:#004ead;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.nav .cur>a,.nav .m>a:hover{color:#004ead;}
.nav .cur>a::after,.nav .m>a:hover::after{width:100%;transform: scale(1);transform-origin:left;}
.nav .navSub{position:absolute;left:0%;top:100%;background:#eee;line-height:35px;width:140px;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:#004ead;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;}
.headR{width:340px;position:absolute;right:0;top:0;border-left: 1px solid #e5e5e5;line-height:1.6;height:120px;padding-top:35px;font-size:12px;padding-left:40px;}
.headR span{display: block;font-size:20px;font-family:Arial;color:#191919;}
.headR span b{color:#004ead;margin-right:30px;}
.headFix{height:90px;line-height:90px;box-shadow:2px 2px 5px #ddd;position: fixed;left:0;top:0;font-size:1rem;}
.headFix .nav{height:90px;} 
.headFix .headR{padding-top:15px;height:90px;}

/*  导航按钮 */
.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:#004ead;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:#004ead;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}



/* 广告轮播图 */
.banner{position:relative;overflow:hidden;font-size:.875rem;}
.banner .swiper-slide{position: relative;}
.banner .pic{width:100%;}
.banner .txt{position:absolute;left:0;top:18%;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .txt2{left:auto;right:0;top:24%;}
.banner .txt3{top:24%;}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{bottom:15px;;max-width:1600px;left:50%;transform:translateX(-50%);}
.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%;}
.banner .swiper-pagination-bullet-active{border-color: #004ead;}
.banner .swiper-pagination-bullet-active::after{background:#004ead;}
.banner .swiper-slide-active .txt{ opacity:1;left:24%;}
.banner .swiper-slide-active .txt2{right:-8%;left:auto;}



/*  搜索 */
.search{height:90px;line-height:90px;font-size:.875rem;border-bottom: 1px solid #bfbfbf;}
.searFont{width:64%;overflow:hidden;}
.searFont strong{color:#333;font-weight:normal}
.searMain{width:30%;height:90px;overflow:hidden;;padding-right:55px;}
.searMain .sear_text{float:left;width:100%;height:90px;line-height:90px;padding:0 15px;}
.searMain .sear_btn{float:right;width:35px;height:35px; cursor:pointer;background:url('img/sBtn.png') no-repeat center;transition:all 0.3s;margin-top:25px;margin-right:-35px;}
.searMain .sear_btn:hover{background-color:#eee;}

/* 我们的产品 */
.hTitle{font-size:1rem;margin-bottom:40px;position: relative;}
.hTitle span{display: block;font-size:2.875em;color:#191919;margin-bottom:5px;}
.proMenu{font-size:1.143em;margin-bottom:40px;overflow:hidden;text-align:center;}
.proMenu a{position:relative;color:#333;text-align:center;z-index:2;padding-bottom:10px;display:inline-block;margin:0 25px;}
.proMenu a::after{content:"";position:absolute;left:0;bottom:0;background:#004ead;width:100%;height:2px;z-index:-1;transform: scale(0,1);transform-origin:right;transition:transform .5s;}
.proMenu .on{color:#004ead;}
.proMenu .on::after{transform: scale(1);transform-origin:left;}
.proMain{margin-right:-20px;}
.proMain li{float:left;width:25%;padding-right:20px;font-size:1.143em;margin-bottom:15px;}
.proMain li a{display:block;overflow:hidden;}
.proMain li .pImg{padding-top:76%;border:1px solid #e5e5e5;}
.proMain li .pImg::after{content:"";position: absolute;left:0px;top:0px;right:0px;bottom:0px;border:5px solid #004ead;transform:scale(0) rotate(-180deg);opacity:0;transition:all .4s;}
.proMain li h4{padding:15px 0;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:30px;}
.proMain li h4 i{font-style:normal;margin-left:15px;color:#999;font-size:14px;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4,.proMain li a:hover i{color:#004ead;}
.proMain li a:hover .pImg::after{transform:scale(1) rotate(0deg);opacity:.9;}


/* 应用领域 */
.hTitlew,.hTitlew span{color:#fff;}
.apply{background:url('img/apply_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed;padding-bottom:150px;}
.applyL{width:19%;background:#fff;font-size:0.9em;}
.applyL li{height:70px;line-height:70px;position:relative;z-index:2;border-bottom: 1px solid #c7c7c8;}
.applyL li a{display:block;padding:0 15%;color:#333;}
.applyL li i{float:right;width:16px;height:16px;background: url('img/apply_arr.png') no-repeat;margin-top:30px;}
.applyL li:last-child{border-bottom:none;}
.applyL li.on a{color:#004ead;}
.applyL li.on i{background-position: -16px 0;}
.applyR{width:79%;overflow:hidden;}
.applyR li{position:relative;overflow:hidden;}
.applyR li .bgImg{animation:scale 50s infinite;height:100%;height:630px;} 
.applyR li .txt{position: absolute;left:30px;right:30px;bottom:-60px;background:#fff;overflow:hidden;padding:3%;opacity:0;transition:all .6s;}
.applyR li h4{font-size:1.6em;color:#191919;position:relative;float:left;border-right: 1px solid #d9d9d9;padding-right:40px;margin-right:40px;min-height:100px;}
.applyR li h4::after{content:"";position: absolute;left:0;top:55px;width:25px;height:1px;background:#004ead;}
.applyR li.swiper-slide-active .txt{opacity:1;bottom:30px;}
@keyframes scale{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 合作伙伴 */
.partner{text-align:center;z-index:10;background:#fff;padding:50px 100px;overflow:hidden;margin-top:-110px;}
.partnerMain{border-left: 1px dotted #d9d9d9}
.partnerMain li{float:left;width:16.6%;border-right: 1px dotted #d9d9d9;}
.partnerMain li .pImg{padding-top:46%;}
.partnerMain li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:40px;line-height:30px;padding:0 10px;}
.partnerMain li .pic{display: block;overflow:hidden;height:70px;line-height:70px;}
.partnerMain li  img{transition:all .5s;max-height:100%;}
.partnerMain li:hover img{transform: scale(1.1);}
.partner .btn{display:inline-block;width:40px;height:40px;border:1px solid #ccc;border-radius:100%;text-align:center;line-height:40px;background:none;left:25px;}
.partner .swiper-button-next{left:auto;right:25px;}
.partner .btn:hover{background:#004ead;color:#fff;border-color: #004ead;}


/* 优势 */
.odds{background:#fff;margin-top:-100px;padding-top:170px;}
.odds ul{color:#666;}
.odds li{float:left;width:49%;margin:20px 0;}
.odds li .pImg{padding-top:30%;}
.odds li:nth-child(2n){float:right;}
.odds li .info{background:#eeeeee;overflow:hidden;min-height:200px;padding:30px 40px 30px 280px;}
.odds li h3{float:left;margin-left:-220px;font-size:2em;color:#191919;}
.odds li h3 i{font-style:normal;display: block;font-size:1.786em;font-weight:bold;line-height:1;position:relative;padding-bottom:10px;margin-bottom:15px;color:#ccc;}
.odds li h3 i::after{content:"";position: absolute;left:4px;bottom:0;width:15px;height:1px;background:#004ead;}
.odds li p{background: url('img/odds_li.png') no-repeat left 9px;padding-left:15px;margin-bottom:10px;}
.odds li:hover img{transform: scale(1.1);}

/* 关于 */
.about{background-image:url('img/about_bg.jpg');background-size:cover;background-attachment: fixed;background-repeat: no-repeat;background-position:center;min-height:700px;position: relative;padding-bottom:70px;}
.aboutMain{background:#fff;width:100%; padding:3%;top:0px;}
.aboutMain .limg{width:772px;height:469px;border:none;float:left;} 
.aboutMain .rrr{width:-webkit-calc(100% - 800px); width:-moz-calc(100% - 800px); width:calc(100% - 800px);float:right;height:469px;}
.about .txt{height:180px;margin-bottom:20px;overflow-y:auto;line-height:1.8;}
.about  .more {width:180px;height:46px;line-height:46px;background:#004ead;color:#fff;display:inline-block;text-align:center;}
.about  .more i{font-style:normal;margin-left:10px;}
.about  .more:hover{width:240px;background:#d80000;}
.setting{padding-top:50px;overflow:hidden;}
.settingMenu{height:50px;border-bottom: 1px solid #d9d9d9;margin-bottom:40px;font-size:1.286em;text-align:center;}
.settingMenu a{margin-right:60px;display:inline-block;height:50px;}
.settingMenu a.on{border-bottom: 1px solid #004ead;color:#004ead;}
.setting li{float:left;width:25%;}
.setting li .pImg{padding-top:74%;}
.setting li p{padding-top:12px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
text-align:center;}
.setting li:hover img,.newsL .pic:hover img{transform: scale(1.1);}

/* 分页广告 */
.pageBan{background: url('img/page_adv.jpg') no-repeat center;color:#fff;background-size:cover;}
.pageBan .txt{padding-right:50px;margin-right:50px;font-size:1.571em;border-right: 1px dotted rgba(255,255,255,.5);}
.pageBan .txt h3{font-size:2em;font-weight:bold;line-height:1.2;margin-bottom:15px;}
.pageBan .txt span{display: block;font-size:12px;font-family:Arial;opacity:.4;}
.pageBan .tel p{background: url('img/tel.png') no-repeat left center;padding-left:20px;}
.pageBan .tel h5{font-size:1.714em;}
.pageBan .tel h5 span{margin-left:30px;}

/* 新闻快讯 */
.newsL{float: left;width:33%;background:#f2f2f2;overflow:hidden;}
.newsL2{margin:0 2%;}
.newsL .pic{height:280px;overflow:hidden;position:relative;display:block;}
.newsL .pic img{height:100%;width:100%;transition:all .5s;}
.newsL .pic span,.newsR .tie{position: absolute;left:0;top:0;width:140px;height:46px;line-height:46px;color:#fff;text-align:center;background: rgba(0,70,156,.8);}
.newsL ul{padding:30px 8%;}
.newsL li.txt{height:140px;border-bottom: 1px solid #cecece;margin-bottom:20px;}
.news li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;transition:all .3s;margin-bottom:15px;}
.news li h4 a{color:#191919;}
.news li h4 a:hover{color:#004ead;}
.news li .date{display:block;font-size:12px;opacity:.6;margin-top:10px;}
.newsL li.list {line-height:35px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsL li.list span{float:right;color:#999;font-size:12px;margin-left:20px;}
.newsL li.list a:hover{padding-left:10px;background-position: 10px center;color:#004ead;}

.newsR{background:#f2f2f2;height:605px;width:30%;position:relative;padding:70px 3% 30px 3%;}
.newsR li{height:130px;}
.newsR li h4{margin-bottom:10px;}
.newsR li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/*底部 */
.footer{background:#1d1d1d;font-size:.875em;color:#ccc;line-height:1.8em;overflow:hidden;}
.footMain{padding:60px 420px 40px 310px;overflow:hidden;}
.footLog{float:left; width:260px;text-align:center;margin-left:-310px;background:#004ead;color:#fff;height:240px;font-size:1rem;padding:45px 4% 0 4%;border-bottom:1px solid #ff0000;}
.footLog h2{font-size:0.8em;}
.footLog h2 span{font-size:1.4em;display: block;font-weight:bold;margin:25px 0 10px 0;}
.footMenu{width:90%;overflow:hidden;border-right: 1px solid #404040;}
.footMenu ul{float:left;width:25%;}
.footMenu ul h4{color:#fff;font-size:1.5em;margin-bottom:20px;position:relative;padding-bottom:15px;line-height:1.6;}
.footMenu ul h4::after{content:"";position: absolute;left:0;bottom:0;width:15px;height:1px;background:#004ead;}
.footMenu_wap{display:none;overflow:hidden;}
.footR{float:right;width:400px;margin-right:-420px;}
.footR .tel i{background: url('img/tel.png') no-repeat left 5px;color:#fff;padding-left:25px;font-style:normal;display:inline-block;}
.footR .tel span{font-size:24px;display:block;font-family:Arial;color:#fff;margin:10px 0;}
.footR .zx,.pageBan .zx{display:inline-block;width:170px;height:40px;line-height:40px;background:#004ead;color:#fff;text-align:center;margin-top:20px;}
.footR .zx i,.pageBan .zx i{font-style:normal;font-family:"iconfont";margin-left:10px;}
.footR .zx:hover,.pageBan .zx:hover{background:#d80000;}
.footWx{width:140px;text-align:center;line-height:1.6;background:#fff;padding:5px;}
.footWx span{display:block;text-align:center;margin-top:5px;height:30px;color:#333;}
.copyRight{padding:20px 0;border-top: 1px solid #404040;overflow:hidden;}
.firendlink{padding:20px 0;position:relative;border-top: 1px solid #404040;}
.firendlink a{margin:0 5px;}
.footer a{color:#ccc;}
.footer a:hover,.firendlink a:hover{color:#fff;}


/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:500px;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:uppercase;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;padding:25px 20px 25px 20px;position:relative;overflow:hidden;}
.breadCrumb::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.breadCrumb .back{float:right;position:relative;color:#004ead;border:1px solid #004ead;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#004ead;color:#fff;}

.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('img/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;}
}


/*内页公用菜单*/
.listMenu{border-bottom: 1px solid #d9d9d9;text-align:center;padding-top:20px;font-size:1.25em;}
.listMenu .main{display:flex;flex-flow:row wrap;justify-content:center;height:55px;}
.listMenu a{position:relative;display:inline-block;height:55px;color:#333;margin:0 25px;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#004ead;bottom:-1px;transform: scale(0,1);transform-origin: right;transition:transform .4s;}
.listMenu a:hover,.listMenu .cur{color:#004ead;}
.listMenu .cur::after,.listMenu a:hover::after{transform: scale(1);transform-origin:left;}

.listMenu1{text-align:center;font-size:1.25em;margin-top:10px;}
.listMenu1 .main{display:flex;flex-flow:row wrap;justify-content:center;}
.listMenu1 a{position:relative;display:inline-block;height:55px;line-height:55px;color:#333;margin:0 25px;}
.listMenu1 a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:2px;background:#004ead;bottom:-1px;transform: scale(0,1);transform-origin: right;transition:transform .4s;}
.listMenu1 a:hover,.listMenu1 .cur{color:#004ead;}
.listMenu1 .cur::after,.listMenu1 a:hover::after{transform: scale(1);transform-origin:left;}

.flink {
  margin-top: 50px;
  width: 100%;
}

.flink .flink_tit {
  width: 100%;
  position: relative;
}

.flink .flink_tit p {
  height: 12px;
  width: 100%;
  background: url(../img/dian.png);
  position: absolute;
  top: 15px;
}

.flink .flink_tit span {
  height: 42px;
  background: #fff;
  color: #1C4587;
  font-size: 14px;
  border: 1px solid #1C4587;
  position: relative;
  z-index: 9;
  display: block;
  width: 115px;
  text-align: center;
  line-height: 42px;
  margin-left: 0px;
}

.flink .flink_list {
  width: 100%;
  margin-top: 20px;
  margin-left: 0px;
}

.flink .flink_list ul li {
  float: left;
  margin-right: 28px;
  margin-bottom: 8px;
}

.flink .flink_list ul li a {
  font-size: 12px;
  color: #5a5a5a;
}

.flink .flink_list ul li a:hover {
  color: #036aac;
}


/* 产品列表 */
.proList{margin-right:-20px;}
.proList li{float:left;width:25%;padding-right:20px;font-size:1.143em;margin-bottom:15px;}
.proList li a{display:block;overflow:hidden;}
.proList li .pImg{padding-top:76%;border:1px solid #eee;}
.proList li .pImg::after{content:"";position: absolute;left:0px;top:0px;right:0px;bottom:0px;border:5px solid #004ead;transform:scale(0) rotate(-180deg);opacity:0;transition:all .4s;}
.proList li h4{padding:15px 0;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:30px;}
.proList li h4 i{font-style:normal;margin-left:15px;color:#999;font-size:14px;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover h4,.proList li a:hover i{color:#004ead;}
.proList li a:hover .pImg::after{transform:scale(1) rotate(0deg);opacity:.6;}

/*  产品详情 */
.proShow_box1{background:#f4f4f4;}
.gallery{width:55%;position:relative;padding:10px 140px 10px 10px;}
.galleryBig{position:relative;height:480px;background:#fff;box-shadow:0 0 10px #ccc;}
.galleryBig li{height:480px;line-height:480px;text-align:center;}
.gallery img{height:100%;vertical-align: middle;}
.gallerySmall{position:absolute;z-index:10;top:0;right:10px;width:110px;height:480px;margin-top:10px;}
.gallerySmall li{border:1px solid #bdc4ce;padding-top:80%;cursor:pointer;pointer-events:initial !important;}
.gallerySmall li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;}
.gallerySmall .on::after{border:2px solid #004ead;}
.gallery .btn{background:#333;width:35px;height:35px;line-height:35px;text-align:center;color:#fff;opacity:0;}
.gallery .swiper-button-prev{left:10px;}
.gallery .swiper-button-next{right:160px;left:auto;}
.gallery:hover .btn{opacity:.8;}

.proShow_R{width:40%;overflow:hidden;height:480px;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:2.286em;color:#004ead;}
.proShow_R .font{min-height:120px;line-height:2;}
.proShow_R .tel{border-bottom: 1px solid #ddd;padding:20px;margin:20px 0;border-top: 1px solid #ddd;font-size:1.5em;color:#191919;background: url('img/zxtel.png') no-repeat left center;padding-left:40px;}
.proShow_R .btn{margin-top:30px;overflow:hidden;position:relative;}
.proShow_R .btn a{display:block; width:40%;height:50px;line-height:50px;text-align:center;background:#fff;color:#333;margin-bottom:35px;max-width:180px;border-radius:5px;box-shadow:2px 2px 6px #ccc;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_R .btn a:nth-child(2){color:#f00;}
.proShow_R .btn a:hover{background:#004ead;color:#fff;}
.proShow_R .wx{position: absolute;right:5%;top:0;width:120px;text-align:center;}
.proShow_R .wx img{width:100%;box-shadow:2px 2px 6px #ccc;}
.proShow_R .wx span{display:block;margin-top:10px;}

.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie span{display:inline-block;border-bottom:1px solid #004ead;height:45px;font-size:20px;color:#191919;}
.proTie,.proShow_menu{height:45px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;}
.proShow_menu span{display:inline-block;margin-right:30px;cursor:pointer;position:relative;height:45px;}
.proShow_menu span::after,.showTie2 h2::after{content:"";position: absolute;left:0;bottom:0;background:#004ead;height:1px;width:0;transition:all .4s;}
.proShow_menu .on{color:#004ead;}
.proShow_menu .on::after{width:100%;}
.proShow_con{width:70%;}
.proShow_tab{background:#fff;min-height:200px;overflow:hidden;margin-bottom:30px;}
.proShow_tab .swiper-slide{padding:4%;}
.relative_pro li{width:33.3%;}


.container-tit{position:relative;border-bottom:1px solid #dcdcdc;height:45px;font-size:20px;color:#191919;width:100%; }
.container-tit ul{position:absolute;width:100%;left:-1px;}
.container-tit li{float:left;margin-right:35px;height:45px;line-height:45px;text-align:center; border-bottom:1px solid #dcdcdc;}
.container-tit li.select{border-bottom:1px solid #004ead; padding:0;font-weight:bolder;}
 
.container li a:hover{color:#000;}
.container-con{width:100%;margin-bottom:30px; padding:15px 0 0 0;line-height:35px;font-size:16px;}
.container-con .mod{margin:10px 6px;line-height:35px;} 
.pro_tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
    margin-top: 20px;
}

.pro_tag span {
  font-size: 14px;
  color: #333;
}
.pro_tag a {
  font-size: 11px;
  color: #666;
  padding-right: 15px;
}
.pro_tag a:hover {
  color: #004ead;
}
.showarea {
    padding: 15px 0;
}
.showarea h3 {
  padding-bottom: 10px;
  font-size: 16px;
  color: #036aac;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}
.showarea h3 span {
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
}
.showarea .list {
      overflow: hidden;
    margin-top: 20px;
}
.showarea .list a {
    display: block;
    margin-right: 17px;
    font-size: 14px;
    float: left;
    margin-bottom: 12px;
}
.showarea .list a:hover {
  color: #004ead;
}

/* 实力展示 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:420px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:420px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.857em;color:#004ead;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#004ead;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#004ead;}
.galy{background:#f5f5f5;}

.partnerList ul{padding-left:1px;padding-top:1px;}
.partnerList li{float:left;width:14.3%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partnerList li .pImg{padding-top:65%;}
.partnerList li img{padding:20px 0;}
.partnerList li p{background:#004ead;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 #004ead;}
.partnerList li:hover p{bottom:0;}
.partnerList li:hover img{top:-20px;}
.caseList li{width:33.3%;}
.caseList li .pImg{padding-top:54%;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}

/* 行业应用 */
.applyList li{background:#f5f5f5;overflow:hidden;margin-bottom:20px;transition:all .5s;}
.applyList li .pic{width:50%;overflow:hidden;display:block;height:420px;}
.applyList li .txt{width:50%;padding:4%;position:relative;}
.applyList li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.applyList li h4::after,.applyFont .title::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#004ead;width:15px;transition:all 0.4s; }
.applyList li h4 a{color:#333;}
.applyList li .txt .info{min-height:130px;line-height:35px;}
.applyList li .btn{text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:15px;width:160px;border:none;height:46px;line-height:46px;color:#fff;background:#004ead;}
.applyList li .more{background:#fff;color:#004ead;margin-left:15px;}
.applyList li .btn:hover{color:#fff;background: #d80000;}
.applyList li:nth-child(2n) .txt{float:left;} 
.applyList li:nth-child(2n) .pic{float:right;}
.applyList li:hover .bgImg{transform: scale(1.05);}
.applyList li:hover{box-shadow:0 0 10px #ccc;}
.applyList li h4 a:hover{color:#004ead;}

/* 行业应用详情 */
.applySlide{width:55%;overflow:hidden;position:relative;}
.applySlide li{height:520px;}
/* .applySlide .swiper-pagination-bullet{width:12px;height:12px;} */
.applySlide .swiper-pagination-bullet-active{background:#004ead;}
.applySlide .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;}
.applySlide .btn:hover{background:#004ead;color:#fff;}
.applyFont{width:45%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;}
.applyFont .title{font-size:2em;color:#004ead;margin-bottom:30px;padding-bottom:15px;position: relative;}

.applyCon{background:#f5f5f5;overflow: hidden;}
.applyCon .tie,.relativeS .tie{font-size:2em;color:#333;margin-bottom:30px;}
.applyCon .txt{line-height:35px;}
.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:74%;}
.relativeS li a:hover img{transform: scale(1.1);}

/* 关于我们 */
.aTie{font-size:48px;color:#004ead;text-align:center;margin-bottom:40px;}
.aTie span{display: block;font-size:18px;color:#999;font-weight:300;}
.aboutBox2{padding-bottom:60px;}
.aboutBox2 .tie{font-size:2.571em;color:#004ead;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 .font1{overflow-y:auto;min-height:300px;font-size:1.071em;line-height:35px;}
.aboutBox2 .right{width:46%;height:510px;overflow:hidden;display:block;}
.culture{background:url('img/culture_bg.jpg') no-repeat center;background-size:cover;background-attachment:fixed; color:#fff;}
.aTiew{text-align:center;color:#fff;margin-bottom:40px;}
.aTiew span{color:#fff;opacity:.5;}
.culture .main{text-align:center;max-width:780px;}
.culture .txt{font-size:1.286em;line-height:2.4;}
.activity ul{margin-right:-20px;}
.activity li{float: left;width:25%;overflow:hidden;padding-right:20px;margin-bottom:20px;}
.activity li .pImg{padding-top:70%;}
.activity li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;font-size:1.143em;margin-top:15px;}
.activity li:hover img{transform: scale(1.1);}
.aboutBox3{background:#f4f4f4;padding:60px 0;}
.aboutBox3 .aboutL{width:100%;display: flex;justify-content: space-between;flex-flow: row wrap;}
.aboutBox3 .aboutL li{width:auto;min-height:130px;}
.aboutBox3 li:nth-child(2){margin-right:0;}
.aboutBox3 li h4 span{font-weight:700;font-size:1.429em;}

/* 新闻列表 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:6%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#004ead;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover{color: #004ead;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#00469c; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsSlide li .pic{height:460px;}
.newsSlide li .txt{padding:5%;}
.newsSlide li:hover .bgImg{transform: scale(1.08);}


.newsList{width:70%;overflow:hidden;}
.newsList li{border-bottom: 1px solid #ddd;padding-bottom:40px;margin-bottom:40px;transition: all .3s;overflow: hidden;}
.newsList li .pic{float: left;width:420px;height:240px;margin-right:50px;overflow: hidden;}
.newsList li img{transition: all .5s;width:100%;height:100%;}
.newsList li h3{font-size: 1.571em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:12px;}
.newsList li h3 a{color:#333;}
.newsList li p{min-height:80px;}
.newsList li .date{display: block;color:#999;margin-bottom:25px;font-size:12px;}
.newsList li .date i{font-style: normal;margin-left:8px;}
.newsList li .more{display: inline-block;width:120px;height:38px;line-height:38px;text-align: center;margin-top:25px;border: 1px solid #ccc;}
.newsList li .more:hover{background: #004ead;border: 1px solid #004ead;color:#fff;}
.newsList li:hover{box-shadow: 6px 6px 6px #eee;}
.newsList li: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('img/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('img/a_r.png') no-repeat;margin-left:5px;margin-right:0;}

.picShow_r{width:25%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #004ead;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;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#004ead;}
.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:#004ead;color:#fff;}
.rightNews,.rightContact{background:#f4f4f4;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('img/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;}

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

/* 联系*/
#dituContent{width:50%;height:520px;float:left;}
.contactR{background:#eee;height:520px;width:50%;padding:3%;line-height: 1.8;padding-right:250px;}
.contactR .titie{font-size:2em;color:#004ead;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;}

/* 在线留言*/
.feedback{border-top: 1px solid #ddd;}
.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: #004ead;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #004ead;}
.feedback .sub:hover{background:#d80000;}