@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:#10478f;}
html,body{position:relative;height: 100%;}
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
@font-face {
  font-family: 'iconfont';  /* Project id 2288898 */
  src: url('/static/default/font/font_2288898_vmct37grnan.eot?t=1651894935471'); /* IE9 */
  src: url('/static/default/font/font_2288898_vmct37grnan.eot?t=1651894935471#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/font_2288898_vmct37grnan.woff2?t=1651894935471') format('woff2'),
       url('/static/default/font/font_2288898_vmct37grnan.woff?t=1651894935471') format('woff'),
       url('/static/default/font/font_2288898_vmct37grnan.ttf?t=1651894935471') format('truetype'),
       url('/static/default/font/font_2288898_vmct37grnan.svg?t=1651894935471') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}
/* 头部 */
.header{width:100%;height:90px;line-height:89px;background:#fff;padding:0 80px;font-size:1.125rem;position:relative;z-index:99;}
.header::after{content:"";position: absolute;right:0;top:0;height:100%;width:260px;background:#d70c00;color:#fff;z-index:-1;}
.headTie{color:#10478f;letter-spacing:6px;margin-left:20px;padding-left:20px;border-left: 1px dotted #a6a6a6;line-height:1.4;margin-top:26px;}
.headTie a{color:#10478f; font-weight: bold;}
.headTie span{display:block;letter-spacing:0;font-size:15px;color:#666; font-weight:400;}
.nav {width:55%;margin-right:380px;display:flex;justify-content:space-between;}
.nav .m{float:left;text-align:center;position:relative;z-index:10;}
.nav .m>a{color:#222;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:-1px;width:0;height:2px;background:#10478f;transition:all .5s;}
.nav .cur>a,.nav .m>a:hover{color:#10478f;}
.nav .m>a:hover::after,.nav .cur>a::after{width:100%;}
.nav .navSub{position:absolute;left:50%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;margin-left:-80px;}
.nav .navSub::after{content:"";position: absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#10478f ;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headTel{position:absolute;right:80px;top:28px;color:#fff ;font-size:1.111em;line-height:1.4;}
.headTel span{display:block;letter-spacing:1px;}
.searBtn{position: absolute;right:260px;background:#ffecdf;width:90px;text-align:center;font-family:"iconfont";font-size:1.286em;}
.headFix{position: fixed;left:0;top:0;box-shadow:0 0 8px #ddd;height:70px;line-height:70px;font-size:1rem;}
.headFix .headTie{margin-top:14px;}
.headFix .logo img{height:46px;}
.headFix .headTel{top:20px;}
/* PC端搜索 */
.search{position: absolute;padding:20px;background:#333; background: rgba(0,0,0,.5);left:0;top:100%;display:none;width:100%;padding-top:0;border-top: 1px solid #333;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 20px;}
.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:#10478f;}
/*  导航按钮 */
.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:#10478f ;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:#10478f;right:60px;font-size:1.5rem;line-height:1;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 .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;}
/* 产品 */
.product{font-size:1em;background:#eaecee url('../images/pro_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed;}
.proTitle{overflow:hidden;margin-bottom:40px;}
.proTitle h3 span{display:block;font-size:1.75em;color:#10478f;font-weight:700;}
.product .con{background:#fff;overflow:hidden;}
.proL{width:28%;border:5px solid #10478f;padding:0 2.5% 30px 2.5%;font-size:1.125em;}
.proL .tie{height:80px;line-height:80px;border-bottom: 1px solid #10478f;font-size:2.111em;font-weight:700;color:#10478f;margin-bottom:35px;}
.proL .m{margin-bottom:15px;}
.proL li>a{display:block;height:62px;line-height:62px;background:#f4f4f4;padding:0 20px;color:#333;}
.proL li i{font-family:"iconfont";color:#10478f;margin-right:10px;font-style:normal;font-weight:700;}
.proL .on>a,.proL .more a:hover{background:#10478f;color:#fff;}
.proL .on>a i,.proL .more a:hover i{color:#fff;}
.proL .sub{background:#f4f4f4;padding:15px 50px;max-height:140px;overflow-y:auto;border-top: 1px solid #ddd;}
.proL .sub li a{font-size:0.889em;height:35px;line-height:35px;position:relative;padding:0;padding-left:15px;}
.proL .sub li a::after{content:"";position: absolute;left:0;top:50%;width:4px;height:4px;background:#999;margin-top:-2px;transition:all .3s;}
.proL .sub li a:hover{color:#10478f;}
.proL .sub li a:hover::after{background:#10478f;}
.proMain{width:66%;padding:30px 0; overflow:hidden;margin-right:3%;}
.proTop{height:350px;overflow:hidden;margin-bottom:40px;border-bottom: 1px solid #f0f0f0;}
.proTop .pic{width:50%;height:350px;overflow:hidden;display:block;}
.proTop .bgImg{animation:scale 30s infinite;height:100%;} 
.proTop .txt{width:42%;line-height:1.8;padding-top:25px;}
.proTop .txt h4{font-size:1.5em;margin-bottom:20px;font-weight:700;}
.proTop .txt a{color:#222;}
.proTop .txt p{height:140px;margin-bottom:20px;overflow:hidden;}
.proTop .txt .more{display:inline-block;width:48%;height:48px;text-align:center;line-height:46px;font-size:.875em;border:1px solid #ddd;}
.proTop .txt .order{background:#10478f;color:#fff;border-color:#10478f;}
.proTop .txt .more:hover{background:#c75c10;color:#fff;border-color:#c75c10;}
.proMain ul{margin-right:-30px;}
.proMain li{float:left;width:33.3%;padding-right:30px;}
.proMain li a{display:block;border:1px solid #e4e4e4;background:#f4f4f4;transition:all .5s;}
.proMain li .pImg{padding-top:100%;background:#fff;}
.proMain li p{text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:40px;line-height:40px;padding:0 10px;}
.proMain li:hover img{transform: scale(1.1);}
.proMain li:hover a{border-color:#10478f;background:#10478f;color:#fff;}
.proMain li:nth-child(4){display:none;}
@keyframes scale{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}
/* 问题 */
.hTitle{font-size:2.375rem;margin-bottom:40px;color:#222;text-transform: uppercase;text-align:center;font-weight:700;}
.hTitle span{display:block;font-size:0.421em;font-weight:400;opacity:.5;}
.hTitle b{color:#10478f;}
.question{font-size:0.938em;}
.question li{float: left;width:36%;height:130px;margin-bottom:10px;text-align:right;padding-right:120px;padding-top:10px;}
.question li:nth-child(2n){float:right;text-align:left;padding-left:120px;padding-right:0;}
.question li i{float:right;margin-right:-120px;background:url(/static/default/css/'') no-repeat left;width:86px;height:99px;position: relative;top:0;transition:all .5s;}
.question li h4{font-size:1.6em;margin-bottom:5px;font-weight:700;color:#222;padding-top:5px;}
.question li:nth-child(2n) i{float:left; margin-right:0;margin-left:-120px;}
.question li:nth-child(2) i{background-position:-86px 0;}
.question li:nth-child(3) i{background-position:-172px 0;}
.question li:nth-child(4) i{background-position:-258px 0;}
.question li:nth-child(5) i{background-position:-344px 0;}
.question li:nth-child(6) i{background-position:-430px 0;}
.question li:hover i{top:-10px;}
.question .pic{position: absolute;bottom:0;left:50%;transform: translateX(-50%);max-width:26%;}
/* 解决方案 */
.solution{background:#fff;font-size:0.938em;text-align:center;position:relative;z-index:2;padding-bottom:0;}
.solution::after{content:"";position: absolute;left:0;top:0;width:100%;height:390px;background: url('/static/default/images/solution_bg.jpg') no-repeat center;background-size:cover;background-attachment:fixed;z-index:-1;}
.hTitleW{color:#fff;}
.solution .hTitle span{font-size:0.579em;opacity:1;}
.solutionMain{padding:10px;padding-top:0;}
.solutionMain li{float:left;width:25%;}
.solutionMain li a{display:block;background:#fff;padding:20px;border-bottom:8px solid #10478f;border-radius:8px;overflow:hidden;box-shadow:0 3px 6px #e1e1e1;}
.solutionMain li .pImg{padding-top:40%;border-radius:8px;}
.solutionMain li h4{font-size:1.6em;color:#333;font-weight:700;margin-top:25px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .5s;}
.solutionMain li p{line-height:1.6;padding:0 5%;height:100px;margin-bottom:20px;color:#777;}
.solutionMain li .more{display:inline-block;width:130px;height:40px;line-height:38px;border:1px solid #10478f;color:#10478f;border-radius:5px;margin-bottom:10px;transition:all .5s;}
.solutionMain li:hover img{transform: scale(1.1);}
.solutionMain li:hover .more{background:#10478f;color:#fff;}
.solutionMain li:hover h4{color:#10478f;}
.solutionMain .btn,.honorR .btn{display:none;position: static;width:40px;height:26px;background:#555;margin-top:30px;color:#fff;font-family:"iconfont";line-height:26px;transform: rotate(180deg);transition:all .5s;text-align:center;}
.solutionMain .swiper-button-next,.honorR .swiper-button-next{transform: rotate(0);}
.solutionMain .btn:hover,.honorR .btn:hover{background:#10478f;}
/* 优势 */
.adv{font-size:0.938em;background:url('/static/default/images/adv_bg.jpg') no-repeat center bottom;background-size:cover;}
.hTitle2 span{padding-top:10px;margin-top:8px;background: url('/static/default/images/tie_bg.jpg') no-repeat center top;}
.adv ul{max-height:720px;overflow: hidden;position: relative;z-index:2;}
.adv li{float:left;padding-right:130px;width:460px;text-align:right;height:280px;padding-top:8px;position:relative;}
.adv li::after{content:"";position: absolute;width:188px;height:76px;background: url('/static/default/images/adv_li.png') no-repeat;left:100%;top:48px;z-index:-1;transform: rotateY(180deg);}
.adv li i{float:right;width:95px;height:95px;margin-right:-130px;position:relative;transition:all .3s;font-style:normal;font-family:"iconfont";background:#10478f;border-radius:100%;text-align:center;line-height:95px;color:#fff;font-size:2.6rem;border:10px solid #f2f2f3;margin-top:-10px;}
.adv li h4{font-size:1.467em;color:#10478f;margin-bottom:10px;font-weight:700;}
.adv li span{margin-right:10px;}
.adv li:nth-child(3),.adv li:nth-child(4){width:370px;}
.adv li:nth-child(2n){float:right;padding-right:0;padding-left:130px;margin-left:30%;text-align:left;}
.adv li:nth-child(2n) i{float:left;margin-left:-130px;margin-right:0;}
.adv li:nth-child(2n)::after{right:100%;left:auto;transform: rotate(0);}
.advPic{position: absolute;left:50%;transform: translateX(-50%);bottom:8%;border-radius:100%;overflow:hidden;}
.adv li:nth-child(3)::after,.adv li:nth-child(4)::after{background: url('/static/default/images/adv_li2.png') no-repeat; width:175px;height:18px;}
.adv li:nth-child(5)::after,.adv li:nth-child(6)::after{transform: rotate(180deg);top:-30px;}
.adv li:nth-child(6)::after{transform: rotateX(180deg);}
/* 行业应用 */
.apply{background:url('/static/default/images/apply_bg.jpg') no-repeat center;background-size:cover;background-attachment:fixed;text-align:center;}
.applyMain li{float:left;width:20%;}
.applyMain li h4{background:#fff;padding:15px;position:relative;font-size:1.286em;color:#333;transition:all .5s;height:75px;}
.applyMain li h4::after{content:"";position: absolute;left:50%;top:-16px;border:8px solid transparent;border-bottom-color:#fff;margin-left:-8px;transition:all .5s;}
.applyMain li h4 span{display:block;font-size:12px;opacity:.6;}
.applyMain li .pImg{padding-top:54%;}
.applyMain li:hover img{transform: scale(1.1);}
.applyMain li:hover h4{background:#10478f;color:#fff;}
.applyMain li:hover h4::after{border-bottom-color:#10478f;}
.applyMain .btn{width:45px;height:45px;border-radius:100%;background:#fff;color:#10478f;line-height:45px;font-size:1.5rem;font-family:"iconfont";left:-50px;transform: rotate(180deg);}
.applyMain .swiper-button-next{left:auto;right:-50px;transform: rotate(0);}
.applyMain .btn:hover{background:#10478f;color:#fff;}
/* 关于钠研 */
.aboutL{width:38%;font-size:1.143em;}
.hTitle3{text-align:left;}
.hTitle3 span{background: url('/static/default/images/tie_bg2.jpg') no-repeat left top;padding-top:10px;margin-top:8px;}
.aboutL ul{display: flex;justify-content: space-between;text-align:center;margin-top:60px;}
.aboutL li i{display:block;width:80px;height:80px;border:2px solid #666;line-height:76px;border-radius:5px;font-family:"iconfont";font-style:normal;font-size:3rem;margin:0 auto;margin-bottom:15px;transition:all 0.3s;}
.aboutL li a:hover i{border-color: #10478f;color:#10478f;}
.aboutR{width:42%;font-size:1.071em;line-height:1.8;}
.aboutR .tie{font-size:1.733em;color:#d70c00;font-weight:700;margin-bottom:15px;}
.aboutR .more,.honorL .more{margin-top:25px;color: #10478f;display:inline-block;}
.aboutR .more i,.honorL .more i{font-style:normal;margin-left:10px;}
.aboutR .more:hover,.honorL .more:hover{text-decoration: underline;}
.setting{margin-top:40px;overflow:hidden;}
.setting li{float:left;width:25%;position:relative;overflow:hidden;}
.setting li .pImg{padding-top:70%;}
.setting li p{position: absolute;bottom:-45px;height:45px;line-height:45px;background: rgba(0, 0, 0, .7);white-space:nowrap;overflow:hidden;text-overflow: ellipsis;width:100%;text-align:center;color:#fff;padding:0 10px;transition:all .5s;}
.setting li:hover img{transform: scale(1.1);}
.setting li:hover p{bottom:0;}
/* 荣誉资质 */
.honor{background:#10478f;padding:40px 0;overflow:hidden;position: relative;z-index:2;}
.honor::after{content:"";position: absolute;left:24%;right:0;top:0;bottom:40px;background:#fff;border-radius:0 0 0 40px;z-index:-1;}
.honorInfo{padding-left:290px;}
.honorL{color:#fff;width:200px;margin-left:-290px;padding-top:25px;}
.honorL .hTitle{text-align:left;font-size:1.875em;margin-bottom:20px;}
.honorL .more{margin-top:20px;color:#fff;}
.honorR{width:95%;font-size:1.143em;padding-bottom:30px;z-index:2;}
.honorR li{float:left;width:20%;text-align:center;}
.honorR li .pImg{padding-top:100%;border:1px solid #ddd;}
.honorR li p{margin-top:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.honorR li:hover img{transform: scale(1.1);}
/* 合作伙伴 */
.partner ul{padding-left:1px;padding-top:1px;}
.partner li{float:left;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;width:16.6%;position:relative;animation-fill-mode:inherit;transition:all .5s;}
.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:50%;background:#10478f;}
.partner li:hover img{opacity:.1;transform: scale(1.1);}
.partner li:hover p{opacity:1;margin-top:0;}
/*--*/
.partner .frame{margin-bottom: 50px;overflow: hidden;}
.partner .frame:last-child{margin-bottom:0px;}
.partner .titTop{display: flex;position: relative;color:#333;font-size: 22px;margin-bottom: 30px;align-items: center;}
.partner .titTop:before{content:"";width: 7px;height: 7px;display: block;margin-right: 10px;background:#10478f}
.partner .titTop span{display: inline-block;margin-left:10px; color:#999;font-size:18px;}
/* 新闻快讯 */
.news{background:#f7f8fa;overflow:hidden;}
.newsTop{overflow: hidden;margin-bottom:30px;}
.newsTop .hTitle{margin-bottom:0;}
.newsMenu{font-size:1.143em;text-align:center;padding-top:15px;}
.newsMenu a{position:relative;color:#333;margin-left:40px;display:inline-block;width:148px;height:48px;background:#ebecef;line-height:48px;z-index:2;}
.newsMenu a::after{content:"";position:absolute;left:0;bottom:0;background:#10478f;height:100%;transition:all .5s;width:0;z-index:-1;}
.newsMenu .on{color:#fff;}
.newsMenu a.on::after{width:100%;}
.newsMain li{float:left;width:33.3%;overflow:hidden;margin-top:-1px;}
.newsMain li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;padding:40px;border-left: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;}
.newsMain li .bgImg{height:262px;transition:all .6s;}
.newsMain li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;font-weight:bold;}
.newsMain li p{height:100px;margin-bottom:20px;line-height:1.8;}
.newsMain li .date{display:block;font-size:12px;}
.newsMain li .date i{font-style:normal;float:right;}
.newsMain li a:hover .bgImg{transform: scale(1.1);}
.newsMain li.pic a{border-left:none;}
.newsMain .pic h4{z-index:2;position:relative;}
.newsMain .pic .hide{display:block;}
.newsMain .txt a{padding:47px 40px;}
.newsMain .txt h4{padding-top:0;}
.newsMain .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsMain .txt a:hover .bgImg{opacity:.2;}
.newsMain .txt a:hover{color:#fff;background-color:#10478f;}
.newsMain .txt a:hover h4{color:#fff;}
.pageBan{background:#10478f;background-size:cover;text-align:center;color:#fff;font-size:1.375em;padding:60px 0;letter-spacing:4px;}
.pageBan span{display:block;font-size:2.182em;}
.pageBan i{position: absolute;text-align:center;opacity:.05;font-size:7.273em;text-transform: uppercase;top:50%;left:0;width:100%;transform: translateY(-50%);font-family:Arial;font-style:normal;}
/*底部 */
.footer{background:#4d4e4f;font-size:0.875rem;color:#ddd;line-height:2em;overflow:hidden;}
.footMain{padding:45px 0;overflow:hidden;padding-right:180px;}
.footMenu{width:56%;overflow:hidden;display: flex;justify-content: space-between;}
.footMenu ul{float:left;padding-left:15px;}
.footMenu ul h4,.footR h4{color:#fff;font-size:1.143em;margin-bottom:15px;background: url('/static/default/images/ly_liw.png') no-repeat left center;padding-left:15px;}
.footMenu ul h4{margin-left:-15px;}
.footMenu .menu3 {width:32%}
.footMenu .menu3 li{float:left;width:50%;}
.footMenu .menu3 li:nth-child(1){float:none;width:100%;}
.footMenu_wap{display:none;overflow:hidden;text-align:center;}
.footR{width:31%;float:right;}
.footR .tel{color:#fff;font-size:1.571em;margin-bottom:10px;}
.footR p{padding-left:40px;}
.footR p span{margin-left:-40px;float:left;}
.footWx{width:140px;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:#ddd;}
.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;font-size:.875em;}
.listBanner,.mzsmBanner{height:360px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:38%;font-size:2.625rem;text-transform:uppercase;width:100%;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%);  text-align: center;}
.listBanner h3 span{display: block;font-size:20px;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#f5f5f5;padding:15px 0;border-bottom: 1px solid #ddd;line-height:30px;}
.breadCrumb p span{background: url('/static/default/images/home_icon.png') no-repeat left center;padding-left:25px;}
.breadCrumb .back{float:right;color:#fff;background:#666;line-height:30px;padding:0 10px;}
.breadCrumb .back:hover{background:#10478f;color:#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:#10478f url('../images/sBtn.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:#c75c10;}
.proSear2{width:27%;background:#fff;border:1px solid #ddd;margin-top:5px;margin-bottom:0 ;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}
/*内页公用菜单*/
.listMenu{text-align:center;font-size:1.125rem;overflow:hidden;display:flex;flex-flow: row wrap;justify-content: center;margin-top:50px;}
.listMenu a{float:left;height:46px;line-height:46px;border-radius:5px;margin:5px 12px;padding:0 20px;background:#f7f7f7;border:1px solid #ddd;border-radius:6px;position: relative;z-index:2;min-width:140px;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#10478f;z-index:-1;width:100%;height:0;transition:all .5s;}
.listMenu a:hover,.listMenu .cur{color:#fff;border-color:#10478f;}
.listMenu a:hover::after,.listMenu .cur::after{height:100%;}
.aboutMenu{height:70px;line-height:70px;margin-top:-70px;position: relative;z-index:3;font-size:1.125rem;display: flex;justify-content: space-between;}
.aboutMenu a{float:left;color:#fff;position:relative;flex-grow:1;text-align:center;margin:0 1px;background: rgba(255, 255, 255,.3);z-index:2;}
.aboutMenu a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#10478f;z-index:-1;transition:all .5s;}
.aboutMenu a:hover::after,.aboutMenu a.cur::after{height:100%;}
/* 拖链电缆 */
.tzdlBox1{background:#f6f8fa;overflow:hidden;font-size:0.938em;line-height:1.8;}
.tzdlBox1 .container{background:#fff;overflow:hidden;}
.tzdlBox1 .left,.tzdlBox1 .right{width:50%;}
.tzdlBox1 .right{padding:3% 4%;}
.tzdlBox1 h4{font-size:1.867em;color:#191919;padding-bottom:20px;margin-bottom:20px;position: relative;}
.tzdlBox1 h4::after{content:"";position:absolute;left:0;bottom:0;background:#10478f;width:50px;height:2px;}
.tzdlBox1 .zx{display:inline-block;width:120px;height:36px;line-height:36px;border-radius:18px;background:#10478f;color:#fff;text-align:center;margin-top:40px;}
.tzdlBox1 .zx:hover{width:200px;background:#c85c10;}
.tzdlBox2{text-align:center;font-size:1.125em;background: url('/static/default/images/tzdl_line.jpg') no-repeat center;}
.tzdlBox2 .tie{width:270px;height:270px;text-align:center;background:#10478f;border-radius:100%;margin:0 auto;text-align:center;padding-top:90px;color:#fff;font-size:1.444em;border:1px solid #10478f;box-shadow:0 0 0 15px #fff inset;}
.tzdlBox2 .tie span{display:block;font-size:1.385em;}
.tzdlBox2 ul{margin-top:120px;}
.tzdlBox2 li{float:left;width:25%;text-align:center;}
.tzdlBox2 li p{margin-top:15px;}
.tzdlBox3{background:#f6f8fa;font-size:1em;}
.tzdlBox3 li{float:left;width:49%;}
.tzdlBox3 li h4{height:80px;line-height:80px;background:#10478f;color:#fff;font-size:1.750em;padding:0 3%;}
.tzdlBox3 li i{font-style:normal;margin-right:10px;font-size:1.286em;float:left;}
.tzdlBox3 li .txt{height:320px;background:#fff;padding:3% 4%;}
.tzdlBox3 li:nth-child(2){float:right;}
.tzdlBox3 li:nth-child(3){clear: both;overflow: hidden;width:100%;background:#fff;position: relative;margin-top:30px;}
.tzdlBox3 li:nth-child(3)::after,.tzdlBox4 .info::before{content:"";position: absolute;left:50%;width:1px;background:#e1e1e1;bottom:4%;top:120px;}
.tzdlBox3 li p{margin-bottom:10px;}
.tzdlBox3 li:nth-child(3) .txt{width:48%;height:420px;}
.tzdlBox4{font-size:1.5em;overflow:hidden;}
.tzdlBox4 .info {overflow:hidden;position:relative;background: url('/static/default/images/vs.jpg') no-repeat center 20px;}
.tzdlBox4 .info::after{content:"";position: absolute;left:0;top:100px;background:#f6f8fa;bottom:0;width:100%;z-index:-1;}
.tzdlBox4 .info::before{left:50%;}
.tzdlBox4 .info div{width:47.5%;}
.tzdlBox4 .tie{height:60px;line-height:60px;background:#10478f;color:#fff;font-size:1.083em;text-align:center;margin-bottom:40px;}
.tzdlBox4 .fr .tie{background:#484848;}
.tzdlBox4 ul{padding:5% 6%;}
.tzdlBox4 li{margin-bottom:40px;overflow:hidden;display:flex;align-items:center;padding-left:110px;}
.tzdlBox4 li i{width:96px;height:96px;background: url('/static/default/images/vs1.jpg') no-repeat;line-height:96px;color:#fff;text-align:center;font-size:2em;font-style:normal;font-weight:700;font-family:Arial;margin-left:-110px;margin-right:15px;}
.tzdlBox4 li p{width:100%;}
.tzdlBox4 li:nth-child(4){margin-bottom:0;}
.tzdlBox4 .fr li i{background-image: url('/static/default/images/vs2.jpg');}
.tzdlBox5{background:#f6f8fa;font-size:1.125em;}
.tzdlBox5 ul{margin-right:-20px;}
.tzdlBox5 li{float:left;width:25%;text-align:center;margin-bottom:20px;padding-right:20px;}
.tzdlBox5 li .pImg{padding-top:65%;}
.tzdlBox5 li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;}
.tzdlBox5 li:hover img{transform: scale(1.1);}
/* 产品列表 */
.proWrap .proSider{float:left;}
.proSider{width:22%;font-size:1.143em;float:right;}
.proSider .title{background:#10478f;padding:20px 30px;color:#fff;font-size:2em;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#10478f;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
.proSide_sub{border:1px solid #e4e4e4;border-top:none;margin-bottom:25px;}
.proSide_sub li a{display:block;height:70px;line-height:70px;padding:0 6%;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position: relative;border-top:1px solid #ddd;}
.proSide_sub li i{font-family:"iconfont";margin-right:5px;font-style:normal;font-size:1.286em;position: relative;top:3px;}
.proSide_sub li:last-child a{border-bottom:none;}
.proSide_sub>li>a:after{content:"";position:absolute;left:-1px;top:0;height:0;width:3px;background:#10478f;transition:all 0.3s;}
.proSide_sub li a:hover,.proSide_sub li .cur{color:#10478f;background:#f5f5f5;}
.proSide_sub li .cur:after,.proSide_sub li a:hover:after{height:100%;}
.proSide_sub li ul{font-size:.889em;border-top: 1px solid #ddd;padding:5px 0;}
.proSide_sub li ul a{background: url('/static/default/images/ly_li.png') no-repeat 15% center;padding-left:20%;color:#666;height:36px;line-height:36px;font-size:15px;border:none;}
.proSide_sub li ul .cur,.proSide_sub li ul a:hover{background: url('/static/default/images/ly_li.png') no-repeat 15% center;color:#10478f; }
.relaPro{margin-top:25px;}
.relaPro .tie{background: #f8f8f8;padding:20px 5%;border:1px solid #ddd;border-top: 1px solid #10478f;margin-bottom:10px;font-size:1.5em;color:#333;}
.relaPro li .pImg{padding-top:100%;border:1px solid #ddd;background:#fff;}
.relaPro li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaPro li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.relaPro li:hover img{transform: scale(1.1);}
.proList_r{width:76%;font-size:1.143em;}
.proList {margin-right:-30px;}
.proList li{float:left;width:25%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:100%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proList li a:hover .pImg{border-color: #10478f;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#10478f;}
.searchList li{width:25%;}
/*  产品详情 */
.proShow_box1{margin-bottom:60px;overflow: hidden;}
.gallery{width:48%;position:relative;}
.galleryBig{position:relative;height:698px;background:#fff;border:1px solid #ddd;}
.galleryBig li{height:800px;line-height:500px;text-align:center;}
.galleryBig p{position: absolute;bottom:-40px;left:0;height:40px;line-height:40px;text-align:center;width:100%;background: rgba(0,0,0,.6);color:#fff;transition:all .5s;}
.galleryBig p i{font-family:"iconfont";font-style:normal;margin-right:15px;}
.galleryBig:hover p{bottom:0;}
.gallery img{max-height:100%; vertical-align: middle;}
.gallerySmall{margin:10px 50px 0 50px;}
.gallerySmall li{cursor:pointer;pointer-events:initial !important;background:#fff;width:20%;height:100px;line-height:100px;text-align:center;}
.gallerySmall li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;border:1px solid #bdc4ce;}
.gallerySmall .on::after{border:2px solid #10478f;}
.gallery .btn{background:#333;width:35px;height:100px;line-height:100px;text-align:center;color:#fff;top:auto;bottom:0;opacity:.6;left:0;}
.gallery .swiper-button-next{right:0px;left:auto;}
.gallery .btn:hover {opacity:1;}
.proShow_R{width:48%;overflow:hidden;height:610px;background:#f4f4f4;padding:3%;}
.proShow_R .title{margin-bottom:20px;color:#333;border-bottom: 1px solid #ddd;font-size:2em;padding-bottom:20px;}
.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.8em;color:#191919;background: url('/static/default/images/zxtel.png') no-repeat left center;padding-left:40px;}
.proShow_R .tel p{ font-size: 14px; line-height: 20px;}
.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:#10478f;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_main{width:76%;border:1px solid #ddd;font-size:1.13em; line-height: 30px;float:right;}
.proShow_main .title,.showTie2{height:80px; background:#fafafa; border-bottom: 1px solid  #ddd;  padding: 0 4%;font-size:1.571em;line-height:80px;color:#10478f;}
.proShow_main .title a{float:right;font-size:16px;}
.proShow_main .title a i{font-style:normal;font-family:"iconfont";margin-right:5px;}
.proShow_main .title span,.showTie2 span{position:relative;display:inline-block;}
.proShow_main .title span::after,.showTie2 span::after{content:"";position: absolute;left:0;bottom:0px;height:2px;background:#10478f;width:100%;}
.proShow_main .info{padding:4%;border-bottom: 1px solid #ddd;min-height:400px;}
.proShow_main .tie{margin-bottom:30px;font-size:1.286em;border-left:3px solid #10478f;padding-left:20px;line-height:1;color:#333;}
/* 解决方案 */
.solutionIndex li{background:#f8f8f8;overflow:hidden;margin-bottom:20px; line-height:26px;}
.solutionIndex li .pic{width:50%;overflow:hidden;display:block;height:430px;}
.solutionIndex li .txt{width:50%;padding:4%;position:relative;}
.solutionIndex li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.solutionIndex li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#10478f;width:15px;transition:all 0.4s; }
.solutionIndex li h4 a{color:#333;}
.solutionIndex li .txt .info{min-height:130px;font-size: 1.06em;}
.solutionIndex li .more{text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:25px;width:160px;border:none;height:46px;line-height:46px;color:#fff;background:#10478f;}
.solutionIndex li .more:hover{width:220px;color:#fff;border:none;}
.solutionIndex li:nth-child(2n) .txt{float:left;} 
.solutionIndex li:nth-child(2n) .pic{float:right;}
.solutionIndex li:hover .bgImg{transform: scale(1.05);}
.solutionIndex li h4 a:hover{color:#10478f;}
/* 案例列表 */
.caseList ul{margin-right:-40px;}
.caseList li{float:left;width:33.3%;padding-right:40px;margin-bottom:40px;}
.caseList li .pImg{padding-top:65%;border-radius:5px 5px 0 0;}
.caseList li .txt{background:#f8f8f8;padding:4% 6%;height:120px;position:relative;z-index:2;}
.caseList li h4{font-size:1.143em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:15px;transition:all .4s;}
.caseList li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#10478f;transition:all .5s;z-index:-1;}
.caseList li .more{width:114px;height:36px;border-radius:3px;line-height:34px;text-align:center;border:1px solid #d5d5d5;display:inline-block;color:#999;font-size:12px;transition:all .4s;}
.caseList li i,.caseList .cMore i{font-style:normal;font-family:"iconfont";margin-left:10px;opacity:.6;}
.caseList li a:hover h4{color:#fff;}
.caseList li a:hover .more{background:#fff;border-color:#fff;color:#10478f;}
.caseList li a:hover img{transform: scale(1.1);}
.caseList li a:hover .txt::after{height:100%;}
/* 案例详情 */
.caseShow{width:72%;border:1px solid #ddd;font-size:1.11em; line-height: 30px;}
.caseShow .title{text-align:center;background: url('/static/default/images/caseShow.jpg') no-repeat center; background-size: cover; font-size:2.571em;color:#10478f; text-align: center; padding: 50px 20px; border-bottom: 1px solid #10478f}
.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:5px solid #10478f;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:#10478f;}
.showTie2{border-top: 1px solid #ddd;}
.caseShow_info{padding:4% 5%;}
/* 服务中心 */
.listTie{font-size:2.5rem;text-align:center;color:#191919;position:relative;margin-bottom:40px;line-height:1.2;}
.listTie span{display: block;font-size:14px;margin-top:8px;}
.listTieW{color:#fff;}
.serviceBox1 .main {box-shadow: 0px 0 12px #e1e1e1; border-radius:10px; padding:2%;overflow:hidden;}
.serviceBox1 .txt {float:left;width:45%;padding-top:3%;}
.serviceBox1 .txt h4 {font-size:2em;color: #10478f; position: relative; padding-bottom: 30px; margin-bottom:60px; }
.serviceBox1 .txt h4:before {content: ""; position: absolute; left: 0; bottom: 0; width: 40px; height:2px; background:#666; }
.serviceBox1 ul{display: flex;justify-content: space-between;text-align:center;font-size:1.286em;margin-bottom:50px;}
.serviceBox1 li i{font-style:normal;font-family:"iconfont";font-size:2.4rem;margin-bottom:10px;display:inline-block;}
.serviceBox1 .pic {width:50%;height:500px;}
.serviceBox1 .more{display:inline-block;background:#10478f;color:#fff;width:160px;height:40px;line-height:40px;text-align:center;}
.serviceBox1 .more i{font-style:normal;margin-left:10px;}
.serviceBox1 .more:hover{background:#005895;}
.supportBox2{background:url('/static/default/images/zs.jpg') no-repeat center;background-size:cover;font-size:1em;padding:100px 0;}
.supportBox2 li{float:left;width:23%;background:rgba(255, 255, 255, .8);text-align:center;padding:70px 3%;border-radius:10px;margin:0 1%;color:#333;transition:all .5s;}
.supportBox2 li i{display:inline-block;width:73px;height:73px;margin-bottom:15px;transition:all .5s;top:0;position:relative;}
.supportBox2 li span{display: block;font-size:1.75em;padding-bottom:15px;margin-bottom:15px;color:#10478f;position: relative;}
.supportBox2 li span::after{content:"";position: absolute;left:50%;width:30px;height:2px;background:#10478f;bottom:0;margin-left:-15px;}
.supportBox2 li:hover{background:#fff;}
.supportBox2 li:hover i{top:-10px;}
.support3{font-size:1em;}
.support3 .box{float:left; background:#f5f5f5;width:50%;padding:3%;}
.support3 .box .tie{font-size:1.286em;text-align:center;color:#191919;margin-bottom:20px;padding-bottom:10px;position: relative;}
.support3 .box .tie::after{content:"";position: absolute;left:50%;width:80px;height:2px;background:#e5e5e5;bottom:0;margin-left:-40px;transition:all .3s;}
.support3 .box i{font-family:"iconfont";display: block;font-style:normal;font-size:4rem;line-height:1;margin-bottom:10px;}
.support3 .box:hover .tie::after{background:#10478f;}
.support3 .box2{background:#f9f9f9;}
.support3 .main{height:400px;overflow:hidden;position:relative;}
.support3 li{border-bottom: 1px solid #e5e5e5;position:relative;height:100px;} 
.support3 li a{display:block;padding:15px 0;padding-left:100px;overflow:hidden;position: relative;}
.support3 li .pic{float:left; height:70px;width:70px;margin-left:-100px;background-size:100%;}
.support3 li p{position: absolute;top:50%;transform:translateY(-50%);}
.support3 li a{padding-left:100px;}
.support3 li a:hover{color:#10478f;}
.faq2{background:url('/static/default/images/product_bg.jpg') no-repeat center;background-size:cover;}
.faq ul{padding-left:1px;padding-top:1px;overflow: hidden;}
.faq li{float:left;width:33.3%;position:relative;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;transition:all .3s;padding:2.5%;height:260px;background:#fff;}
.faq li::after{content:"";position: absolute;left:0;bottom:0;height:6px;background:#10478f;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:10px;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:#10478f;}
.faqList li h4{margin-bottom:20px;}
.faqList li {width:33.3%;height:auto;}
/* 下载中心 */
.downList li{background:#ededed;margin-bottom:10px;}
.downList li a{display:block;padding:2.5% 3%;color:#191919;}
.downList li span{float:right;color:#666;position:relative;padding-left:30px;margin-left:25px;}
.downList li span::after{content:"\e624";position:absolute;font-family:"iconfont";left:0;font-size:1.286rem;top:-5px}
.downList li a:hover{background:#10478f;color:#fff;}
.downList li a:hover span{color:#fff;}
.downList .more{text-align:center;font-size:18px;}
/* 新闻列表 */
.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:#10478f;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #10478f;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#10478f; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsList{background:#f1f1f1;padding:70px 0;overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:33.3%;margin-bottom:25px;}
.newsList li a{background:#fff;padding:6%;display:block;color:#777;}
.newsList li .pImg{padding-top:65%;margin-bottom:15px;}
.newsList li h3{font-size:1.431em;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:#10478f;}
/* 新闻详情 */
.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;font-size:1.1em; line-height: 28px;}
.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('/static/default/images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('/static/default/images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}
.picShow_r{width:26%;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 #10478f;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#10478f;}
.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:#10478f;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('/static/default/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;}
.newsRelative{margin-top:40px;}
.newsRelative .tie{font-size:1.714em;color:#191919;margin-bottom:20px;}
.newsRelative li{float: left;width:48%;height:46px;line-height:46px;border-bottom: 1px solid #eee;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background: url('/static/default/images/ly_li.png') no-repeat left center;padding-left:15px;}
.newsRelative li:nth-child(2n){float:right;}
.newsRelative li span{float:right;opacity:.5;margin-left:15px;}
/* 关于bjl平台 */
.aboutBox1{font-size:1em;padding-bottom:0;}
.aboutTie_grop{margin-bottom:40px;overflow:hidden;font-size:1.125rem;position:relative;}
.aTie{text-transform: capitalize;font-size:1.125rem;}
.aTie span{display:block;font-size:2.444em;color:#10478f;font-weight:700;}
.aboutTie_grop h5{font-size:1.5em;color:#222;margin-top:15px;}
.aboutNum2{position: absolute;right:0;top:70px;display: flex;justify-content:space-between;color:#222;text-align:center;width:35%;}
.aboutNum2 li{float:left;}
.aboutNum2 li b{font-size:4em;font-family:Arial;line-height:1.2;}
.aboutBox1 .info{width:46%;line-height:1.8;max-height:460px;overflow-y:auto;font-size:.938em;}
.aboutBox1 .pic{width:50%;height:450px;}
.culture{background:#262626;margin-top:0px;font-size:1em;line-height:1.8;padding-bottom:80px;}
.aboutTie_gropW,.aboutTie_gropW .aTie span,.aboutTie_gropW  h5{color:#fff;}
.culture ul{margin:0 -1%;}
.culture li{float:left;width:23%;background:#fff;margin:0 1%;height:370px;border-radius:10px; padding:60px 2%;box-shadow:0 4px 8px #eee;}
.culture li i{display:inline-block;width:60px;height:60px;background:#10478f;color:#fff;border-radius:100%;font-style:normal;line-height:60px;font-size:1.875em;text-align:center;font-weight:700;margin-bottom:40px;position:relative;}
.culture li h4{font-size:2em;font-weight:700;color:#222;margin-bottom:30px;line-height:1;position:relative;}
.culture li h4::after{content:"";position: absolute;left:80px;right:0;height:1px;background:#e1e1e1;top:-70px;}
.history{background:#f6f9fe;padding-top:190px;font-size:1em;}
.history{}
.history iframe{width:100%;height:900px}
.aboutTie_grop p{float:right;width:45%;padding-top:5px;text-align:right;}
.historyMain{margin-bottom:40px;}
.historyMain li{text-align:center;position:relative;padding:90px 0;z-index:2;}
.historyMain li i{font-size:20em;font-style:normal;font-family:Arial;font-weight:700;opacity:.1;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);z-index:-1;}
.historyMain li .txt{background:rgba(255,255,255,.8);display:inline-block;padding:30px;text-align:left;min-width:500px;box-shadow:0 3px 10px #eee;}
.historyMain li .info p{margin-bottom:10px;}
.historyMain li .tie{font-size:2em;color:#111;margin-bottom:15px;}
.historyMenu{position:relative;font-size:1.429em;overflow:hidden;color:#333;padding-top:60px;}
.historyMenu:after{content:"";position:absolute;left:-50%;top:68px;width:200%;height:1px;background:#ddd;}
.historyMenu li{float:left;position:relative;text-align:center;width:12.5%;font-family:Arial;cursor:pointer;padding-top:30px; transition:all .3s;}
.historyMenu li:after{content: "";position:absolute;left:50%;top:0;width:12px;height:12px;border-radius:100%;margin-left:-5px;border:2px solid #ccc;background:#f6f9fe;}
.historyMenu li span{position: relative;top:0;transition:all .5s;}
.historyMenu .on:after{background:#10478f;box-shadow:0 0 0 2px #fff inset;border:2px solid #10478f;bottom:-3px}
.historyMenu .on{color:#10478f;font-size:1.8em;}
.historyMenu .on span{top:-100px;}
.team{padding-bottom:40px;}
.team ul{margin-right:-20px;}
.team li{float:left;width:33.3%;padding-right:20px;margin-bottom:70px;}
.team li a{position: relative;display:block;}
.team li .pImg{padding-top:70%;}
.team li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;min-width:300px;text-align:center;background:#fff;height:70px;line-height:70px;margin-top:-35px;position: absolute;left:50%;transform: translate(-50%);color:#10478f;transition:all .5s;}
.team li a:hover img{transform:scale(1.1);}
.team li a:hover p{background:#10478f;color:#fff;}
/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;font-size:1.143em;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:100%;}
/* .honorList li{width:20%;} */
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#10478f;}
.galy{background:#f5f5f5;}
.teamList li{width:33.3%;}
.teamList li .pImg{padding-top:68%;}
/* 加入bjl平台 */
.jobBox1{font-size:0.938em;text-align:center;overflow: visible;border-bottom: 1px solid #ddd;}
.jobBox1 .title{font-size:1.667em;color:#191919;position:relative;margin-bottom:15px;}
.jobBox1 .txt{max-width:1200px;margin:0 auto;}
.jobBox1 ul{margin-top:40px;overflow:hidden;box-shadow:0 0 10px #ccc;padding:4% 0;background:#fff;}
.jobBox1 li{float:left;width:33.3%;padding:0 4%;border-right: 1px solid #dbdbdb;}
.jobBox1 li h4{font-size:1.2em;color:#333;font-weight:700;margin:10px 0;}
.jobBox1 li i{font-family:"iconfont";font-style:normal;font-size:5em;color:#10478f;line-height:1.2;}
.jobBox1 li:nth-child(3){border:none;}
.jobBox2{background:#f7f7f7;}
.jobBox2 li{float:left;width:25%;padding-right:10px;margin-bottom:10px;}
.jobBox2 li:nth-child(1){width:50%;}
.jobBox2 li .pImg{padding-top:70%;}
.jobBox2 li span{position: absolute;left:0;bottom:0;width:100%;background: rgba(0, 0, 0,.6);color:#fff;text-align: center;height:50px;line-height:50px;}
.jobList .tie2{text-align:center;margin-bottom:40px;color:#10478f;font-size:1.1286em;margin-top:5px;}
.jobList li{overflow:hidden;padding:0 40px;margin-bottom:15px;background:#f3f3f3;font-size:.875rem;}
.jobList .top{padding:20px 0;overflow:hidden;padding-right:150px;line-height:34px;cursor:pointer;font-size:1.143em;}
.jobList .top span{float:left; width:20%;}
.jobList .top a{float:right;width:130px;height:34px;line-height:34px;background:#10478f;color:#fff;text-align:center;font-size:12px;margin-right:-150px;}
.jobList .top .tie{font-weight:700;color:#333;font-size:1.286em;}
.jobList .top a:hover{background:#10478f;}
.jobList .font{border-top: 1px solid #cfcfcf; overflow:hidden;padding:30px 0;}
.jobList .font .txt .tie{color:#333;margin-bottom:20px;display:block;font-size:14px;}
.jobList .font .txt:nth-child(2n){float:right;}
.jobList li.on{border-top: 1px solid #10478f;}
.jobList li:nth-child(1) .font{display:block;}
/* 联系*/
#dituContent{height:480px;}
.contactBox1 ul{display: flex;overflow: hidden;border-radius:10px;padding: 80px 60px;box-shadow: 2px 2px 20px #ddd;justify-content: space-between;}
.contactBox1 li{position: relative;color:#666;font-size:1.229em;padding-left:60px;}
.contactBox1 span,.contactBox1 a{display:block;color:#10478f;font-weight:bold;margin-top: 4px;}
.contactBox1 li:before{content:"";font-family:"iconfont"; position: absolute;left:0;top:0;bottom: 0;margin: auto;height: fit-content;color: #10478f;font-size: 40px;}
.contactBox1 li:nth-child(1):before{content: "\e686";}
.contactBox1 li:nth-child(2):before{content: "\e6ee";}
.contactBox1 li:nth-child(3):before{content: "\e695";}
.contactBox1 li:nth-child(4):before{content: "\e63a";}
.contactBox2{margin:20px auto 80px auto;overflow:hidden;background:#fff;border-radius:8px;box-shadow: 2px 2px 20px #ddd;}
.feedback{width:50%;background:url('/static/default/images/feedabck_bg.jpg') no-repeat center;background-size:cover;padding:3%;color:#fff;}
.feedback .title{font-size:1.750em;margin-bottom: 30px;}
.feedback .title span{display:block;font-size:12px;opacity:.8;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;margin-bottom: 10px;position: relative;border-bottom: 1px solid #fff;font-size:16px;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;color:#fff;}
.feedback .tarea{width: 100%;height: 120px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback textarea{width: 100%;height: 100%;color:#fff;}
.feedback .code{clear:both;padding-top:40px;}
.feedback .code input{height: 60px;line-height: 60px;border-bottom: 1px solid #fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#fff;}
.feedback .sub {background: #fff;width: 30%;cursor: pointer;transition: all .3s;color: #fff;display:inline-block;height: 50px;line-height: 50px;margin-top:30px;color:#10478f;font-size:18px;border-radius:5px;}
.feedback .sub:hover{background:#10478f;color:#fff;}
.feedback input::-webkit-input-placeholder,.feedback textarea::-webkit-input-placeholder{color:#fff;}
.feedback input::-moz-placeholder,.feedback textarea::-moz-placeholder{ color:#fff;}
.feedback input:-moz-placeholder,.feedback textarea:-moz-placeholder{  color:#fff;}
.feedback input:-ms-input-placeholder,.feedback textarea:-ms-input-placeholder{ color:#fff;}
.contactInfo{width:50%;padding:3%;line-height:2;overflow:hidden;}
.contactInfo .txt{margin-bottom:30px;min-height:240px;}
.contactInfo .ewm{float: left;width:130px;text-align:center;font-size:14px;position: relative;margin-right:80px;}
.contactInfo .ewm span{display:block;}
.contactInfo .ewm::after{content:"";position: absolute;right:-40px;border-right: 1px dotted #ccc;top:20px;bottom:40px;}
.contactInfo .zx{display:inline-block;margin-top:40px;background:#10478f;color:#fff;font-size:14px;height:40px;line-height:40px;border-radius:20px;width:160px;text-align:center;}
.contactInfo .zx:hover{background:#10478f;}
/*联系地址*/
.address-tab{margin:40px 0 80px 0; overflow: hidden;}
.address-tab .all{float:left;width: 20%;}
.address-tab .all li{padding: 18px 30px;color:#10478f;cursor: pointer;transition: all .4s ease-in-out;background:#fcfbfa;}
.address-tab .all li.on{color:#fff; background: #10478f; }
.address-tab .info{float:right;width: 77%;padding: 50px;background: #fcfbfa;}
.address-tab .info .frame{display: none;transition: all .4s ease-in-out;}
.address-tab .info .frame.on{display:block;}
.address-tab .info .title{color:#10478f;font-size:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px #efdfc7 solid;}
.address-tab .wx{color:#666;font-size:16px; line-height: 30px;}











/* 实力 */
.strength{display:flex;justify-content: space-between;text-align:center;font-size:1em;}
.strength li{float:left;position:relative;flex-grow:1;}
.strength li span{font-size:2.250em;color:#da211e;}
.strength li b{font-size:2em;font-family:Arial;font-weight:700;line-height:1;letter-spacing:-3px;position: relative;top:5px;}
.strength li i{display:inline-block;width:22px;height:22px;background:#d70c00;border-radius:100%;color:#fff;font-style:normal;font-size:12px;line-height:22px;margin-left:5px;position: relative;top:-5px;}





.aboutXox1{line-height:1.8;}
.aboutXox2{background:url('/static/default/images/culture_bg.jpg') no-repeat center;background-size:cover;color:#fff;}
.aboutXox2 ul{padding-top:310px;margin:0 -1%;}
.aboutXox2 li{float: left;width:31.3%;background: rgba(14, 87, 162,.4);min-height:140px;text-align:center;padding:20px;font-size:1.125em;font-weight:700;margin:0 1%;position:relative;top:0;transition:all .5s;}
.aboutXox2 li span{display: block;font-size:.875em;font-weight:400;margin-bottom:10px;}
.aboutXox2 li:hover{top:-10px;box-shadow:0 0 10px #00aeef inset;}<!--0.00037908554077148-->