﻿*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body{font-family:'Microsoft Yahei',Arial, sans-serif;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family:'Microsoft Yahei',Arial, sans-serif;font-style: normal;}
html,body{width:100%; position:relative;}
.bodyw,.body_st{}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0052a5;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 10%;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 99;-webkit-transition: 0.5s;transition: 0.5s;height: 100px; background: #fff;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}



.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size: 18px;position: relative;color: #333;padding: 0 0.36rem;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li:hover p a{color: #0052a5;}
.dh ul li.on p a{color: #0052a5;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;padding-top: 5px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center; }
 .dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#fff; background: #0052a5;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}

/* 新增的三级分类样式 */
.dh ul li .dh_fl ul li .dh_fl {
    display: none;
    min-width: 160px;
}

.dh ul li .dh_fl ul li:hover .dh_fl {
    display: block;
}

.dh ul li .dh_fl ul li .dh_fl ul {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.dh ul li .dh_fl ul li .dh_fl ul li a {
    padding: 0 20px;
    font-size: 14px;
    line-height: 44px;
    color: #666;
    white-space: nowrap;
}

.dh ul li .dh_fl ul li .dh_fl ul li a:hover {
    color: #fff;
    background: #0052a5;
}


/* 新增的智能箭头指示系统 
.dh ul li:has(> .dh_fl) > p a:after {
    content: "⌄";
    margin-left: 5px;
    font-size: 14px;
    display: inline-block;
}

.dh ul li .dh_fl ul li:has(> .dh_fl) > a:after {
    content: "›";
    margin-left: 5px;
    font-size: 16px;
    display: inline-block;
}


*/














.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #333;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #0052a5;}

.top_bg.on{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #0052a5;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #0052a5;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333;}

/* .top_bg.on3{top:-100px;} */

.sp_header,.sjj_nav{ display:none;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;}
.banner ul li .img img{display:block; width:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .img video{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 6%;bottom: 0;right: 6%;top: 0;display: flex;align-items: center;justify-content: flex-end;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 100%;}
.banner ul li .txt .ml1{font-size: 46px;line-height: 60px;color: #fff;}
.banner ul li .txt .ml2{font-size: 46px;line-height: 60px;color: #fff;font-weight: bold;margin-top: 20px;}
.banner ul li .txt .ml3{font-size: 16px;line-height: 48px;color: #fff;margin-top: 50px;border: 1px solid #fff;border-radius: 25px;display: flex;align-items: center;justify-content: center;width: 180px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml3 i{padding-left: 20px;}
.banner ul li .txt .ml3:hover{color: #fff;border: 1px solid #0052a5;background: #0052a5;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.75s;animation-delay: 0.75s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banqh{position:absolute; left:0; bottom:25px;right: 0;display: flex;align-items: center;justify-content: center;z-index: 1;}
.bandd{display: flex;align-items: center;justify-content: center;padding: 0 20px;width: auto!important;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{font-size: 24px;cursor: pointer;line-height: 30px;color: #fff;}




/*首页关于*/
.inabout{padding:4% 0 0; overflow: hidden;}
.index-about-left{width:40%;float:left;margin-top:50px;}
.index-about-right{width:50%;float:right;position:relative;z-index:1;}
.index-about-right img{width: 100%; display: block;}
.xt{display:block;width:40px;height:2px;background:#015198;float:left;margin-top:12px;margin-right:10px;}
.index-about-title{font-weight:bold;color:#015198;}
.index-about-title2{font-size:32px; line-height:36px;font-weight: bold;margin:2% 0;  color: #333;}
.index-about-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;margin-bottom:30px;font-size:16px;line-height:30px;}

.hover-btn{display:inline-block;position:relative;padding:0.5em 3em;color:#fff !important;border:1px solid #015198;border-radius:3em;overflow:hidden;transition:all 0.4s}
.hover-btn a{color: #fff;}
.hover-btn a:hover{color:#015198 !important;}
.hover-btn span{position:relative;z-index:3;color:inherit}
.hover-btn:before{transition:all 0.6s;transform:scale(0);position:absolute;left:0%;bottom:0%;z-index:2;width:100px;height:30px;border-radius:100%;background:#fff;content:""}
.hover-btn:after{position:absolute;left:0;top:0;width:100%;height:100%; background-image: linear-gradient(to top, #015198, #046cc9);content:""}
.hover-btn:hover:before{transition:all 0.6s;transform:scale(10)}
.hover-btn:hover a{color:#015198 !important;}

.index-about-bj{position: relative; background-image: linear-gradient(to top, #015198, #046cc9);transform:translateY(-50%); width:100%;padding:2% 0;}

.index-about-bj:after {
    content: "";
    position: absolute;
    background: #fff;
       width: 100%;
    /* height: 100px; */
    top: 50%;
    left: 0;
    z-index: -1;
   }
   .infou-ul{width: 48%}
   .infou-ul ul{display: flex;flex-wrap: wrap}
   .infou-ul li{width: 33.333 % ;float: left}
   .infou-ul li h3{color: #fff;font-size: 0;font-weight: normal}
   .infou-ul li h3 span{font-size: 22px}
   .infou-ul li h3 span: nth-child(1){font-size: 45px;line-height: 45px;font-weight: bold}
   .infou-ul li h3 d{display: inline;font-size: 22px;font-weight: normal;margin-left: 5px;color: #eef1f6}
   .infou-ul li p{font-size: 16px;color: #eef1f6}

   .index-datas{width:48%; }
   .index-datas ul{display: flex; flex-wrap: wrap}
   .index-datas ul li{position: relative;padding:2%;width: 33.333%;box-sizing: border-box;}
   .index-datas span{display: block;width: 100%;font-size:3rem;line-height: 3rem;color: #fff;}
   .index-datas .data{display: inline-block;font-size: 45px;line-height: 45px;color: #fff;font-weight: 600;}
   .index-datas small{font-size: 22px;color: #fff;position: absolute;}
   .index-datas p{margin-bottom: 0px;color: #ebe8e8; font-size: 16px;}

.flex-left { display: flex; flex-wrap: wrap }
.shili-num ul{margin-bottom:-3%;margin-top:3%}
.shili-num ul li{margin-bottom:3%; width: 33.333%;}

.shili-num ul li .num i{font-size:36px;line-height:36px;color:#0052a5;font-weight:bold; font-style: normal;}
.shili-num ul li .num sup{font-size:24px;color:#272933;line-height:15px;margin-left:5px;vertical-align:top;top:0}
.shili-num ul li .num sup.zh{font-size:16px}
.shili-num ul li p{font-size:14px;line-height:28px;color:#272933;opacity:0.8;margin-top:2px}

.inprobox{padding: 3% 0; overflow: hidden; background:url(../img/p_bg.jpg) no-repeat; background-size: cover;}
.nylist{margin-top:3%; }
.nylist ul{display: flex; flex-wrap: wrap;margin-left:-1%;margin-right:-1%;  }
.nylist li{ float:left; width:23%; margin-right:1%;margin-left:1%; margin-bottom:2%; position:relative; text-align:center; overflow:hidden;border: 1px solid #e8e8e8; background: #fff;}
.nylist li:hover{border: 1px solid #015198;}
.nylist_pic{ overflow:hidden;}
.nylist_pic img{ width:100%; transition:ease-in-out 0.25s all; display: block;}
.nylist li:hover .nylist_pic img{ transform:scale(1.1);}
/* .nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.nylist li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;    background-image: linear-gradient(to right, #015198, #0975d4); position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.nylist li:hover .nylist_tit:after{ left:100%;}
.nylist li:hover .nylist_tit:before{ left:0;} */
.nylist_tit{ width:100%;  padding:4%; font-size:16px; box-sizing: border-box;}
.nylist li:hover .nylist_tit{ color:#fff;}
.nylist li:hover{transition: ease-in-out 0.15s all;    background-image: linear-gradient(to right, #015198, #0975d4); }



.index-application{position: relative;padding:4% 0;background-image:linear-gradient(#f9f9f9,#fff);overflow:hidden;}
.index-application-top {}
.index-application-bottom {position:relative; margin-top: 3%;}
.index-application-top{margin-bottom:50px;position: relative;}
.brinyte-title .type-1{color: #015198;font-size: 28px;margin-bottom: 25px;}
.brinyte-title .title-1{color: #222222;font-size:46px;}
.index-application-main {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden; /* z-index: 11; */} 
.index-application-swiper {overflow: hidden;width: 100%;height: 100%;background: #000;}
.index-application-swiper .application-bg {opacity: 0;width: 100%;height: 100%;}
.index-application-swiper .swiper-slide {width: 25%;position: relative;transition:all .4s ease;}
.index-application-swiper:hover .swiper-slide {width: 20%;}
.index-application-swiper:hover .swiper-slide:hover {width:40%;} 
.index-application-swiper .swiper-slide:last-child .index-application-item .img {-webkit-clip-path:none!important;}
.index-application-swiper .swiper-slide:nth-child(1) {z-index: 5;}
.index-application-swiper .swiper-slide:nth-child(2) {z-index: 4;}
.index-application-swiper .swiper-slide:nth-child(3) {z-index: 3;}
.index-application-swiper .swiper-slide:nth-child(4) {z-index: 2;}
.index-application-swiper .swiper-slide:nth-child(5) {z-index: 1;}
.index-application-swiper .swiper-slide:nth-child(2) .img::after {background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(35,38,45,.8) 100%);}
.index-application-item {position: absolute;top: 0;width: 100%;left: 0%;height: 100%;z-index: 11;transition:all .4s ease;}
.index-application-item a{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 50;-webkit-clip-path:ellipse(100% 100% at 0% 50%);}
.index-application-item .bgimg {position: absolute;width: 100%;height: 100%;left: 0;top: 0;transition:all .4s ease;}
.index-application-item .img {width: 100%;height: 100%;overflow: hidden;background: #000;-webkit-clip-path:ellipse(100% 100% at 0% 50%);transform: translateX(0%);} 
.index-application-item .img::before {content: '';width: 100%;height: 100%;position: absolute;right: 0;top: 0;z-index: 11;/* background: url('https://www.brinyte.com/upload/application.png'); */background-size: 100% 100%;opacity: 0;}
.index-application-item .img::after {content: '';width: 50%;height: 100%;position: absolute;right: 0;top: 0;z-index: 11;}
.index-application-item .pic,.index-application-item .pic img {width: 100%;height: 100%;}
.index-application-item .pic p{width: 100%;height: 100%;background-image: linear-gradient(rgb(254 81 0 / 0%),rgb(254 81 0 / 0%),rgb(1 81 152 / 70%));opacity: 0;transition: all 0.5s;position: absolute;left: 0;top: 0;z-index: 2;}
.swiper-slide:hover .pic p{opacity:1;}
.index-application-item .title-1 {position: absolute;left: 0;bottom: 10%;width: 100%;text-align: center;color: #fff;z-index: 11;transition:all .4s ease;opacity: .8;font-size: 24px;}    
.index-application-item .more-1 {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;margin: 0;opacity: 0;transition:all .4s ease;}
.index-application-swiper .swiper-slide:hover .more-1 {opacity: 1;}
.index-application-item.iai1 .bgimg {left: 0;width: 145%;}
.index-application-item.iai2 .bgimg {left: 0;width: 145%;}
.index-application-item.iai3 .bgimg {left: 20%;width: 100%;}
.index-application-item.iai4 .bgimg {left: -15%;width: 115%;}
.index-application-item.iai1 .title-1 {left: 5%;}
.index-application-item.iai2 .title-1 {left: 30%;}
.index-application-item.iai3 .title-1 {left: 30%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai1 .bgimg {width: 100%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai2 .bgimg {left: -27%;width: 127%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai3 .bgimg {left: -26%;width: 126%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai4 .bgimg {left: -26%;width: 126%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .bgimg {left: -10%;width: 115%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .bgimg {left: -10%;width: 115%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai4 .bgimg {left: -10%;width: 115%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai1 .title-1 {left: 0;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai2 .title-1 {left: -15%;}
.index-application-swiper:hover .swiper-slide .index-application-item.iai3 .title-1 {left: -15%;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .title-1 {left: 0;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .title-1 {left: 0;}
.index-application-swiper:hover .swiper-slide:hover .index-application-item .img::before{opacity: 1;}

.index-application-main.num1 .index-application-swiper .swiper-slide {width: 100%;}
.index-application-main.num1 .index-application-item .img {-webkit-clip-path:none;}
.index-application-main.num1 .index-application-item.iai1 .bgimg {left: 0;width: 100%;}
.index-application-main.num1 .index-application-item.iai1 .title-1 {left: 0;}

.index-application-main.num2 .index-application-swiper .swiper-slide {width: 50%;}
.index-application-main.num2 .index-application-item .img {-webkit-clip-path:none;}
.index-application-main.num2 .index-application-item .bgimg {left: 0;width: 100%;} 
.index-application-main.num2 .index-application-item .title-1 {left: 0;}
.index-application-main.num2 .index-application-swiper:hover .bgimg {left: 0;width: 100%;} 
.index-application-main.num2 .index-application-swiper:hover .swiper-slide:hover .index-application-item .bgimg {left: 0;width: 100%;}
.index-application-main.num2 .index-application-swiper:hover .swiper-slide .index-application-item.iai2 .bgimg {left: 0;width: 100%;}
.index-application-main.num2 .index-application-swiper:hover .swiper-slide .index-application-item.iai2 .title-1 {left: 0;}

.index-application-main.num3 .index-application-swiper .swiper-slide {width: 33.333%;}
.index-application-main.num3 .index-application-item .bgimg {left: 0;width: 120%;}
.index-application-main.num3 .index-application-item.iai1 .bgimg {left: 0;width: 110%;}
.index-application-main.num3 .index-application-item.iai2 .bgimg {left: -10%;width: 120%;}
.index-application-main.num3 .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
.index-application-main.num3 .index-application-swiper .swiper-slide .index-application-item .title-1 {left: 0;} 
.index-application-main.num3 .index-application-swiper:hover .swiper-slide .index-application-item.iai1 .bgimg {left: 0;width: 110%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide .index-application-item.iai2 .bgimg {left: -10%;width: 120%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai1 .bgimg {left: 0;width: 110%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .bgimg {left: -10%;width: 120%;}
.index-application-main.num3 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
 
.index-application-main.num5 .index-application-swiper .swiper-slide {width: 20%;}
.index-application-main.num5 .index-application-item.iai1 .bgimg {left: 0;width: 100%;}
.index-application-main.num5 .index-application-item.iai2 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai3 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai4 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai5 .bgimg {left: -20%;width: 120%;}
.index-application-main.num5 .index-application-item.iai1 .title-1 {left: -5%;}
.index-application-main.num5 .index-application-item.iai2 .title-1 {left: -10%;}
.index-application-main.num5 .index-application-item.iai3 .title-1 {left: -20%;}
.index-application-main.num5 .index-application-item.iai4 .title-1 {left: -10%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai1 .bgimg {width: 140%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai2 .bgimg {left: -25%;width: 150%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai3 .bgimg {left: -25%;width: 150%;}
.index-application-main.num5 .index-application-swiper:hover .swiper-slide:hover .index-application-item.iai4 .bgimg {left: -25%;width: 150%;}
.more-1 {margin-top: 2%;}
.more-1 a,.more-1 strong {display: inline-block;width: 245px;height:75px;border-radius:75px;background:url(../img/banner-bj.jpg)no-repeat center;font-size:19px;display: flex;align-items: center;justify-content: center;font-weight: normal;}
.more-1 i,.more-1 span {}
.more-1 i {width:12px;height:12px;display:block;margin-left:10px;background: url(../img/banner-tb.png);}
.more-1 span  {color: #fff;}
.more-1 a:hover {background: none;border: 2px solid #002fa7;}
.more-1 a:hover span  {color: #fff;}


/*我们的技术*/
.xbanner{background: url(../img/ixbannerbg1.jpg) center center no-repeat;width:100%;height:200px;}
.xbanner1{background: url(../img/ixbannerbg2.jpg) center center no-repeat;}
.xbanner .slip_tit{width:65%;}
.xbanner .slip_tit .tit1{padding-top: 5%;font:bold 32px "microsoft yahei";color: #fff;}
.xbanner .slip_tit .tit2{margin-top:14px;font-size:24px;color:#fff;}
.xbanner .slip_btn{width: 30%;text-align:center;}
.xbanner .slip_btn span{display:block;font-size: 15px;color: #fff;line-height: 18px;padding-top: 40px;padding-bottom: 5px;}
.xbanner .slip_btn span i{width:16px;height:16px;background-position:-0px -141px;margin-right: 7px;vertical-align: bottom;}
.xbanner .slip_btn p{font-weight:bold;font-size: 34px;color:#fff;font-family:"Arial";line-height:36px;}
.xbanner .slip_btn a{display:block;width: 300px;height:46px;background-position: 0px -217px;margin-top:16px;font-size:18px;color:#fff;line-height:46px;position:relative;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.xbanner .slip_btn a:hover{background-position: 0px -271px;}
.xbanner .slip_btn a img{width: 300px;height:0;transition: all .36s ease;position:absolute;left:0;top:46px;}
.xbanner .slip_btn a:hover img{height: 300px;} 
.icos{background: url(../img/ico.png) no-repeat; display: inline-block; vertical-align: middle;}
.icons{background: url(../img/icon.png) no-repeat; display: inline-block; vertical-align: middle;}

.inda_title{text-align: center;position: relative;}
.inda_title em{ text-transform: uppercase; font-style: normal;font-family: "Ddinb";background-image: linear-gradient(#fafafa,#f5f5f5);color: transparent;-webkit-background-clip: text;font-size: 64px;line-height: 0.8em;position: absolute;top: 0;left: 0;width: 100%;text-align: center; font-weight: 600;}
.inda_title .inabt{font-size:48px;color: #222;font-weight: bold;padding: 12px 0 20px 0;position: relative;z-index: 9;}
.inda_title .inabt span{color: #015198;}
.inda_title p{color: #666;position: relative;z-index: 9;}

.inworkshop{padding: 4% 0; overflow: hidden;}


.c-flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.index-page01{margin-top:3%;}
.index-page01 .list.c-flex{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-align: center;
    -webkit-box-align: center;
	align-items:stretch
}
.index-page01 .item-l{
	position:relative;
	width:33.33%;
	
}
.index-page01 .item-r{
	width:66.6%;
}
.index-page01 .item-l .item{ width:100%;  overflow: hidden;background-size:100% 100%; position:relative;}
.index-page01 .item-l .img, .index-page01 .item-r .item>img{ width:100%;}
.index-page01 .item-l .main{ position:absolute; left:0; bottom:0px;width:100%; height:360px; background-image: linear-gradient(to top, rgb(1,81,151,0.8) 30%, transparent); opacity: 0;
    transform: translateY(100%);
    transition: opacity .3s,transform .3s; z-index:1}
.index-page01 .item-l .main a{ position:absolute; bottom:30px; left:0;  padding:5% 8%; display:block;color:#fff; font-size:14px;}
.index-page01 .item-l .main .title{font-size:24px;font-weight: bold;}
.index-page01 .item-l .main .text{ padding:15px 0;font-size:15px;}
.index-page01 .item-l .main a:hover .arrow{-webkit-animation: jt-anmi 1s linear infinite;animation: jt-anmi 1s linear infinite;}

.index-page01 .item-r{ align-content:stretch;align-items:stretch;}
.index-page01 .item-r .item{ position:relative; width:calc(50% - 2%); margin-left:2%; margin-bottom:2%; overflow:hidden}
.index-page01 .item-r .item:nth-child(3),.index-page01 .item-r .item:nth-child(4){ margin-bottom:0}
.index-page01 .item-r .item img{display:block;width: 100%; height:98%}

.index-page01 .box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    color: #fff;
    padding:30px 0 100px 0;
    background-image: linear-gradient(to bottom, rgb(35,107,211), transparent);
    opacity: 0;
    transform: translateY(-50%);
    transition: opacity .3s,transform .3s;
	text-align:center
}
.index-page01 .title {
    font-size: 24px;font-weight: bold;
    color:#fff;
}

.index-page01 .more-a{ margin-top:40px; text-align:center;}
.index-page01 .more-a a{ margin:0 auto;
}

.index-title-tit {
	display:block;
	width:100%;
	font-size:30px;
	font-weight:700;
	color:#222;
	text-align:center;
}

@media only screen and (min-width: 961px) {
	.index-page01 .item-r a:hover .box {
		opacity:1;
		transform:translateY(0)
	}
	
	.index-page01 .item-l:hover .item .main {
		opacity:1;
		transform:translateY(0)
	}
	
}



@media only screen and (max-width: 640px) {
 .index-page01 .item-r .item .bg h3{ font-size:14px;}
  
}
@media only screen and (max-width:1700px) {
	.index-page01 .item-r .item .bg img{ max-width:80%;}
}
@media only screen and (max-width:1600px) {
	.index-page01 .item-r .item .bg img{ max-width:70%;}
}
@media only screen and (max-width:1440px) {

.index-page01 .item-r .item .bg img{ max-width:60%;}


}
@media only screen and (max-width:1200px) {
	
.index-banner .tit, .index-banner .text {
	font-size:80px;
}
.index-page01 .index-title-text {
	line-height:1.8;
	font-size:14px;
	margin-bottom:0px
}

}
@media only screen and (max-width:960px) {
.index-page01 .picture,.index-page01 .wrap {
	margin-top:30px;
	width:100%;
}
.index-page01 .index-title-tit{ margin-bottom:0}
.index-page01 .item .picture {
	order:0; margin-right:0;
}

.index-page01 .item-r{justify-content:space-between;}
.index-page01 .item-l{  width:100%}
.index-page01 .item-r{ width:100%}
.index-page01 .item-r .item{ width:49%; margin-left:1%; margin-bottom:2%}
.index-page01 .item-r .item:nth-child(1), .index-page01 .item-r .item:nth-child(3){ margin-left:auto; margin-right:1%;}


}
@media only screen and (max-width:640px) {

.index-page01 .main {
	padding:0px 3%
}
.index-page01 .index-title-tit{ margin-bottom:0;}
.index-page01 .index-title-text {
	line-height:1.8;
	font-size:16px;
}
.index-title-tit {
	font-size:24px;
	margin-bottom:6px
}

}



.innews{ padding:4% 0%; overflow: hidden; background: #f3f3f3;}
.innews .swiper-news{position:relative; overflow:hidden; margin-top: 3%;}
.innews .index_news{ margin-bottom:3%;}
.innews .index_news .swiper-slide{ position:relative;}
.innews .swiper-button-next,.innews .swiper-button-prev{width:45px;height:45px;text-align:center;box-sizing:border-box;}
.innews .left{right:0;outline:medium; background:rgba(0,0,0,0.65);}
.innews .right{left:-0;outline:medium; background:rgba(0,0,0,0.65);}
.innews .left:hover i,.innews .right:hover i{color:#0052a5;}
.innews .swiper-pagination-bi{position:absolute;bottom:-15px;z-index:11;text-align:center; width:100%;}
.innews .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.innews .swiper-pagination-bullet{width:12px;height:12px;background:#bbb;border-radius:10px}
.innews .swiper-pagination-bullet-active{background:#0052a5;opacity:1;}
.innews .swiper-button-next::after,.innews .swiper-button-prev::after{display:none;}
.innews .index_news .swiper-slide .pic{overflow:hidden; position: relative; border: 1px solid #efefef;}
.innews .index_news .swiper-slide .pic img{width:100%; display:block;}
.innews .index_news .swiper-slide .txt{padding:5% 3%; box-sizing:border-box; background: #f5f5f5;}
.innews .index_news .swiper-slide a:hover .txt{background:#0052a5;color:#FFF;}

.innews .index_news .swiper-slide .pic::after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,.5);
	content:'';
	z-index:1;
	-webkit-transition:-webkit-transform .6s;
	transition:-webkit-transform .6s;
	-o-transition:transform .6s;
	transition:transform .6s;
	transition:transform .6s,-webkit-transform .6s;
	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0)
}
.innews .index_news .swiper-slide a:hover .pic::after {
	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

.innews .index_news .swiper-slide .txt .pbt{font-size:18px;font-weight:600;  color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.innews .index_news .swiper-slide a:hover .txt .pbt{color:#FFF;}
.innews .index_news .swiper-slide .txt p{margin-top:2%;line-height:24px; display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical; font-size:14px;}
.innews .index_news .swiper-slide .txt .pmore{margin-top:20px;line-height:40px;border-bottom:1px solid #FFF;display:inline-table;visibility:hidden;opacity:0;transition:all 0.3s;}
.innews .index_news .swiper-slide a:hover .txt .pmore{visibility:visible;opacity:1;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display:none;}
.innews .swiper-news .swiper-paginations{bottom:0px; text-align: center;}
.innews .swiper-news .swiper-button-prev, .innews .swiper-news .swiper-button-next{top:38%}



.footer{background:#222;padding:3% 0; overflow: hidden;}
.footer .f_tel{float:left; width:60%;}
.footer .f_tel .f_logo{width:200px}
.footer .f_tel .f_logo img{width: 100%; display: block; clear: both;}
.footer .f_tel .text{margin-top:20px}
.footer .f_tel .text p{color:rgba(255 255 255/0.6);line-height:36px;position:relative}
.footer .f_tel .text p i{font-family:"iconfont";font-size:14px;color:rgba(255 255 255/0.6);margin-right:13px}
.footer .f_tel .text p i:after{content:"\e654"}
.footer .f_tel .text p i.icon_tel:after{content:"\e654"}
.footer .f_tel .text p i.icon_wx:after{content:"\e61b";font-size:17px}
.footer .f_tel .foot-share{margin-top:3%;}
.footer .f_tel .foot-share:after{content:'';display:block;overflow:hidden;clear:both}
.footer .f_tel .foot-share .footer-code-item{float:left;width:40px;height:40px;margin-right:2%;position:relative;cursor:pointer}
.footer .f_tel .foot-share .footer-code-item img{max-width: 100%;}
.footer .f_tel .foot-share .footer-code-item .code-item-imghover,.footer .f_tel .foot-share .footer-code-item .code-item-code{display:none}
.footer .f_tel .foot-share .footer-code-item .code-item-code{position:absolute;top:50px;left:0;width:100px;max-width:none}
.footer .f_tel .foot-share .footer-code-item:hover .code-item-imghover,.footer .f_tel .foot-share .footer-code-item:hover .code-item-code{display:block}
.footer .f_tel .foot-share .footer-code-item:hover .code-item-img{display:none}
.footer-block-contant{overflow: hidden; margin-top: 3%;}
.footer-block-contant li{font-size:15px;line-height: 26px;margin-bottom: 10px;color: rgba(255 255 255/0.6);}
.footer-block-contant li b{font-size: 15px;}
.footer-block-contant li label{white-space: nowrap;margin-right: 10px;}
.footer-block-contant li label img{vertical-align: middle; height: 20px;}
.footer-block-contant li span{display: inline-block;}
.footer-block-contant li:nth-child(3){width: 100%}


.footer .f_ewm{float:right;width:150px;text-align:center;display:none}
.footer .f_ewm img{max-width:120px}
.footer .f_ewm p{color:rgba(255 255 255/0.6);margin-top:10px}
.footer .footShareWpr{float:right;width:80px}
.footer .footShareWpr h3{color:#FFFFFF;font-size:18px;*font-weight:600}
.footer .footShareWpr p{margin-top:20px}
.footer .footShareWpr p a i,.footer .footShareWpr p a{display:block}
.footer .footShareWpr p a i{width:30px;height:30px;background:url(../img/linkedIn.png)no-repeat center;background-size:cover;opacity:0.6}
.footer .footShareWpr p a:hover i{opacity:1}
.footer .f_nav{float:right;margin-right:0px}
.footer .f_nav:after{content:'';display:block;overflow:hidden;clear:both;height:0}
.footer .f_nav dl{float:left;margin-right:100px}
.footer .f_nav dl:last-child{margin-right:0}
.footer .f_nav dl dt a{color:#FFFFFF;font-size:18px;}
.footer .f_nav dl dt{margin-bottom:1%;}
.footer .f_nav dl dd a{display:block;color:rgba(255 255 255/0.6);line-height:32px; font-size:15px;}
.footer .f_nav dl dd a:hover{color:#FFFFFF}
.copy{border-top:rgba(255 255 255/0.1) solid 1px;background:#141516;padding:25px 0;color:rgba(255 255 255/0.6); padding: 1% 0; overflow: hidden; text-align: center;}
.copy .fr a{padding:0 10px;color:rgba(255 255 255/0.6)}
.copy .fr a:hover{color:#FFFFFF}
.copy a{color:rgba(255 255 255/0.6)}



.banner_ny{overflow: hidden; margin-top: 100px;}
.banner_ny img{width: 100%; height: auto; display: block;}

.menuBox{background:#f7f7f7;height:auto;line-height:60px;font-size:16px; overflow: hidden; color: #333;}
.menuBox img{display: inline-block; vertical-align: middle; margin-right: 5px; }
.menuBox a{color: #444;}
.menuBox p{font-size: 15px; color: #444;}
.listMenu{font-size: 16px;}
.listMenu a{display:inline-block;position:relative;color:#555;margin-left:30px; }
.listMenu a:hover,.listMenu .cur{color:#0052a5;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#0052a5;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#0052a5;border:1px solid #0052a5;color:#fff;}

@media all and (max-width:1024px) { 
    .menuBox {padding:0;height:auto;line-height:45px;text-align:center;} 
    .menuBox p{display: block;}
    .listMenu{width:100%; display: flex;flex-flow:row wrap;justify-content: space-between;overflow: hidden;padding-top:1px;padding-left:1px;background:#f5f5f5;margin-top:0;padding:0;line-height:45px;}
    .listMenu a{flex-grow:1;border:1px solid #ddd;margin:0;margin-left:-1px;margin-top:-1px;padding:0 20px;}
    .listMenu .cur{background:#0052a5;color:#fff;}
}


.l-a {width: 100%;padding: 3% 0; overflow: hidden;}
.aboutny{font-size:16px;color: #3c3d3a;line-height:32px; overflow: hidden;}
.aboutny .abt{font-size:30px; color: #3c3d3a; margin-bottom:1%; font-weight: 600;}
.aboutny span{font-weight: 600; color: #0052a5;}
.aboutny img{max-width: 100%; margin:auto; clear: both; display: block;}
.rdpic{width: 45%; margin-left:3%; float: right; overflow: hidden; }
.rdpic img{width: 100%; display: block; clear: both; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; height:auto}
.rdpic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.ny_wh_bg{padding:5% 0;background: url(../img/p_bg.jpg) center no-repeat;background-size: cover;}
.ny_wh_bg .lb{margin-top: 4%;}
.ny_wh_bg .lb ul li{display: flex;justify-content: space-between;}
.ny_wh_bg .lb ul li:nth-child(2n){flex-direction: row-reverse;}
.ny_wh_bg .lb ul li .img{overflow: hidden;}
.ny_wh_bg .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh_bg .lb ul li .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_wh_bg .lb ul li .txt{width: 65%;display: flex;align-items: center;padding:4%;background: #fff; box-sizing: border-box;}
.ny_wh_bg .lb ul li .txt .ml1{font-size: 36px;line-height: 46px;color: #333;font-weight: 100;}
.ny_wh_bg .lb ul li .txt .ml2{font-size:16px;line-height: 36px;color: #333;}


.zzjg{width: 100%;padding: 3% 0; overflow: hidden;}
.zzjg img{max-width: 100%; display: block; margin: auto; padding-top: 3%;}


.zzjg{width: 100%;padding: 3% 0; overflow: hidden;}
.zzjg img{max-width: 100%; display: block; margin: auto;}


/*发展历程*/
/* display none until init*/

.owl-carousel {
  display: none;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  text-align: center;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* fix*/

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-controls {
  width: 100%;
  z-index: 11;
  margin-top:25px;
}

.owl-carousel .owl-controls .owl-buttons div {
  position: absolute;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 70px;
  text-indent: -9999px;
  transition: .35s;
  top: 45%;
  margin-top: -35px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
  background: url(../images/index_24.png) center no-repeat;
  overflow: hidden;
  left: -30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
  background: url(../images/index_25.png) center no-repeat;
  overflow: hidden;
  right: -30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
  background: url(../images/index_24a.png) center no-repeat;
  overflow: hidden;
}

.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  background: url(../images/index_25a.png) center no-repeat;
  overflow: hidden;
}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

.owl-carousel .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver*/
}

.owl-carousel .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #999;
}

.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #0052a5;
  border: 1px solid #0052a5;
}

.owl-carousel .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}


.AbHisBg {
	background:url(../img/y_bg.jpg) center;
	background-size: cover;
	background-attachment: fixed;
	padding: 80px 0 ;
	overflow: hidden;
}
.AbHisBg h2 {
	color: #FFFFFF;
	font-size: 36px;
}
.AbHisList {
	position: relative;
	margin-top: 50px;
}
.AbHisList .bd {
	width: 100%;
	overflow: hidden;
}
/*横线*/
	.AbHisList .bd .ul {
	position:relative;
	padding:0 40px;
	width:100% !important;
}
.AbHisList .bd .ul .owl-wrapper {
	display:flex !important;
}
.AbHisList .bd .ul .item {
	display: flex;
	align-items: center;
	position: relative;
	height:100%;
}
.AbHisList .bd .ul .item .box {
	width:100%;
	padding:0 25px ;
}
.AbHisList .bd .ul .item:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0%;
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(255,255,255,.3);
}
.AbHisList .bd .ul .item:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 7%;
	display: block;
	width: 30%;
	height: 2px;
	background-color: #fff;
}
/*元素内容和横线的距离*/
	.AbHisList .ul .item .box>div {
	padding: 20px 0;
}
/*按照奇数偶数隐藏上下文本*/
	.AbHisList .ul .owl-item:nth-of-type(Odd) .box>div:nth-of-type(Odd) {
	opacity: 0;
	visibility: hidden;
}
.AbHisList .ul .owl-item:nth-of-type(even) .box>div:nth-of-type(even) {
	opacity: 0;
	visibility: hidden;
}
.AbHisList .bd .item .fzbt {
	line-height: 48px;
	font-size: 32px;
  font-weight: 600;
	color:#fff;
}
.AbHisList .bd .item p {
	color:#e3f5fc;
	padding:2% 0;
  font-size: 15px;
	/* background: url(../img/AbHisP.jpg) no-repeat left 20px; */
}
.owl-carousel.ul .owl-controls .owl-buttons .owl-next,.owl-carousel.ul .owl-controls .owl-buttons .owl-next:hover {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-20px;
	width: 40px;
	height: 40px;
	z-index: 666;
	background: url(../img/AbHisR.png) center no-repeat;
}
.owl-carousel.ul .owl-controls .owl-buttons .owl-prev,.owl-carousel.ul .owl-controls .owl-buttons .owl-prev:hover {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-20px;
	width: 40px;
	height: 40px;
	z-index: 666;
	background: url(../img/AbHisL.png) center no-repeat;
}




.grey{background: #f7f7f7;}

.workshop{height:auto;overflow:hidden;}
.workshop ul{list-style:none;overflow:hidden;margin-right:-3%}
.workshop li{width:30.333%;height:auto;overflow:hidden;margin-right:3%;float:left;margin-bottom:2%}
.workshop li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; width:92%; display: block; margin: auto;}
.workshop li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.workshop li .hpic img{width:100%!important;overflow:hidden; display: block;}
.workshop li div:hover{border:1px solid #0052a5}
.workshop li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.workshop li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}



.product-left{width:22%;float:left;}
.pro-left{ width: 20.3%; margin-right: 2.3%; overflow: hidden;}
.pro-left .kk{background: #f9f9f9; border: 1px solid #e5e5e5;}
.pro-left .tops{ text-align: center; background: #0052a5;; height: auto; line-height:70px;}
.pro-left .tops i{font-size: 30px;color: #fff;text-transform: uppercase; font-style: normal;}
.pro-left .sideMenu h6 a{ display: block; height: auto; line-height: 64px; padding: 0 40px 0 35px; font-size: 20px; color: #fff; box-sizing: border-box;}
.pro-left .sideMenu ul li a{ position: relative; display: block; height: auto; line-height:55px; background: #f9f9f9; font-size:15px; color: #333; padding-left: 5%; border-bottom: 1px solid #eee; box-sizing: border-box;}
.pro-left .sideMenu ul li a:hover{ color: #0052a5;}
.pro-left .sideMenu ul li a.hover{ color: #0052a5; font-weight: 600;}
.pro-left .sideMenu ul li a.hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a.hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a:before{ content: ""; left: 0; top: 50%; width: 2px; height: 1px; position: absolute; background: #0052a5;; visibility: hidden;}
.pro-left .sideMenu ul li a:hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a:after{ content: ""; left: 0; bottom: 50%; height: 1px; width: 2px; position: absolute; background: #0052a5;; visibility: hidden;}
.pro-left .sideMenu ul li a:hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul dl{ padding: 1% 0 0 7%;}
.pro-left .sideMenu ul dl:last-child{ padding-bottom: 1%; margin-bottom: 0; border-bottom: 1px solid #e5e5e5;}
.pro-left .sideMenu ul dl a{ font-size: 14px; color: #333;}
.pro-left .sideMenu ul dl a:hover{ color: #0052a5;;}
.pro-left .phone{ padding: 30px 0 35px; height: 120px;}
.pro-left .sideMenu ul ol{display: none;}
.pro-left .phone>div{ display: inline-block; vertical-align: top;}
.pro-left .icon{ margin: 10px 15px 0 20px;}
.pro-left .phone .text p{color: #555;font-size: 16px; line-height: 16px; margin-bottom: 15px;}
.pro-left .phone .text b{ display: block; color: #333;font-size: 24px; line-height: 24px; font-weight: bold; font-family: arial;}

/*product-main phoneus*/

.phoneus{ border: 1px solid rgb(220, 220, 220);margin-top: 20px;}
.phoneus .lxcbt{ text-align: center; color: #fff; font-size: 24px; width: 100%; line-height:70px; background: #0052a5;;}
.phoneus p{ color: #333; font-size: 14px; margin: 10px; overflow: hidden;}
.phoneus p a{ color: #fff; font-size: 14px; background: #0052a5;; display: inline-block; vertical-align: top; margin: 0 10px 0 10px; text-align: center; width: 96px; height: 30px; line-height: 30px;}
.phoneus p a:hover{ text-decoration: underline;}
.phoneus p span{float: left;width:20%; text-align: justify; text-align-last: justify; margin-right: 3%;}
.phoneus p em{float: right;width:77%;}

.ny_right{ width:76%; float: right; overflow: hidden;}
.top_share{ width:100%; height:43px; border-bottom:1px solid #ccc;overflow: hidden;}
.top_share dt{font-size:22px; color:#0052a5; font-weight:bold; /* padding-left:10px; */ padding-right:10px; border-bottom:3px solid #0052a5; line-height:40px;}
.top_share dt a{font-size:18px; color:#0052a5; line-height:40px; font-weight:bold; }

.top_share dd{display: block;padding-left: 20px;background: url(../images/span01.png) no-repeat left center; line-height:40px; color:#666;font-size:14px}
.top_share dd a{line-height:40px; color:#666}
.top_share .bdshare{ display:inline-block;}

.cp-zl{ margin-top:3%; overflow: hidden;}
.cp-zl ul{margin-right: -1%;}
.cp-zl ul li{ display: inline-block; vertical-align: top; width:31.9%; text-align: center; margin: 0 1% 2% 0;}
.cp-zl .cp-img{ width: 100%; overflow: hidden; line-height: 0; border:1px solid #eee;}
.cp-zl ul li .cp-img img{ width: 100%; transition: all .3s;}
.cp-zl ul li:hover .cp-img img{ transform: scale(1.1, 1.1);}
.cp-zl ul li .db-title{ width: 100%; height: auto; line-height: 50px; color: #333; font-size: 16px;}
.cp-zl ul li .db-title i{font-style: normal;}
.cp-zl ul li:hover .db-title{color: #0052a5;}


.pro_right{width:100%; overflow: hidden; margin-top:3%; }
.productss{overflow: hidden;}
.productss img{max-width: none !important;}
.promore_l{width:40%;float:left;}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:13px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:60px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:60px;height:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #0052a5 ; padding:1px;}

.pros_right{width:55%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:28px; color:#0052a5 ; padding-bottom:10px; line-height: 45px;}
.proleft{width:100%;font-size:16px; line-height:30px; margin-top:20px;}
.proleft p{font-size:16px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:40%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #0052a5;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #0052a5;padding: 0 3%; background: none; width: auto;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #0052a5 ; color:#fff; background:#0052a5 ;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#0052a5 ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

.partner{height:auto;overflow:hidden;}
.partner ul{list-style:none;overflow:hidden;margin-right:-2%}
.partner li{width:18%;height:auto;overflow:hidden;margin-right:2%;float:left;margin-bottom:2%}
.partner li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; display: block; margin: auto; }
.partner li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.partner li .hpic img{width:100%!important;overflow:hidden; display: block; -webkit-transition: 0.5s;transition: 0.5s;}
.partner li:hover .hpic img{transform:scale(1.1);}
.partner li div:hover{border:1px solid #0052a5}
.partner li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.partner li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}



.contactbox{overflow: hidden; padding-bottom: 4%;}
.contactbox ul{ margin-right: -2%;}
.contactbox li{float: left; text-align: center; border: 1px solid #ccc; width:23%; margin-right: 2%; padding: 3% 0; box-sizing: border-box; min-height: 240px;}
.contactbox li .coimg{ margin-bottom: 5%;border-radius: 50%;width: 90px;height: 90px;background-color: #eee; margin: auto;}
.contactbox li .coimg img{max-width:60%; display: inline-block; clear: both; margin: auto; line-height: 60px; padding-top: 18%;}
.contactbox li .cot1{font-size: 26px;line-height: 1.25;color: #333333;font-weight: bold;text-align: center;}
.contactbox li .cot2{font-size:15px;line-height: 1.77;color: #666666;text-align: center; margin-top:4%;}

.contact_content{width: 100%; overflow: hidden;}
.contact_content #map_container{width:50%; float:right; height:470px;font-size: 15px; font-family: 'Poppins';font-weight: normal;color:#000;}

.col_feb {width: 47.5%; float:left;padding:2%; text-align: left; border: 1px solid #ccc; box-sizing: border-box;}
.co_onr {width: 100%; overflow: hidden;}
.co_onr .febt{font-size: 30px;line-height: 1.2;color:#000;margin-bottom:12px;font-weight: normal;}
.co_onr p{ font-size: 16px; line-height: 1.5; color: #333; margin-bottom:42px; overflow: hidden;}
.co_onr ul li{overflow: hidden;float: left;width: 48%;}
.co_onr ul li span{display: block; font-size: 14px;color: #333; margin-bottom:5px;}
.co_onr ul li i{ display: inline-block; position: relative; width:100%; font-size: 14px; color: #666666; text-transform: uppercase;}
.co_onr ul li input{border: none;border: 1px solid #c6c3c3;width: 100%;line-height:35px;background: #fff;padding: 0 15px;border-radius: 4px; box-sizing: border-box}
.co_onr ul li.mal{ margin-left:2%; margin-bottom: 15px;}
.co_onr ul li.long{clear: both;width: 100%;margin-bottom: 15px;}
.co_onr ul li.long input{width: 100%;outline: none;}
.co_onr ul li.long textarea{border: none;height:90px;width: 100%;outline: none;border: 1px solid #c6c3c3;background: #fff;padding: 10px 15px; border-radius: 4px; 
  font-size: 12px; box-sizing: border-box;}
.co_onr ul li.long2{margin-bottom: 16px;}
.co_onr ul li.lst{line-height:45px;font-size: 15px;width:  100%; padding-bottom: 20px;}
.co_onr ul li.lst button{display: inline-block;float: left;width: 200px;height: 42px;line-height: 42px;color: #fff;cursor: pointer;border: none;font-size: 16px; font-family: 'Poppins';
  text-transform: capitalize;padding-right: 0;background: #0052a5;  border-radius: 6px;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#0052a5;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}