
a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none;}
:focus{outline:none;}
/*Reset Css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,area,param{margin:0; padding:0;}
html,body{margin:0; padding:0; font-family:'microsoft yahei'; -webkit-text-size-adjust:none;}
input,button,select,textarea{font-family:'microsoft yahei'; }
*{font-family:'microsoft yahei';}
ol,ul{padding-left:0; list-style:none;}
img{border:none; display:inline-block; vertical-align:middle;}
th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6,p{font-size:100%; font-weight:normal;}
input{display:inline-block; vertical-align:middle;color:#666;}

fieldset{border:none;}
legend{display:none;}
/*Clear Css*/
.clear{clear:both; font-size:0; height:0; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearb{ clear:both;}
.clearfix{display:block;zoom:1;}
* html .clearfix{height:1%;}
/*Common Css*/
body{font-size:12px;}
a{ text-decoration:none;}
.fl{float:left; _display:inline;}
.fr{float:right; _display:inline;}
::-ms-clear, ::-ms-reveal{display: none;}
input[type=button],input[type=submit],input[type=reset],select{border-radius:0;-webkit-appearance: none;-moz-appearance: none;}
a:focus,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all 0.3s linear;}
.swiper-button-next,.swiper-button-prev{z-index:3 !important;}
textarea {resize: none;}


.table{height:100%;display:table;width:100%;}
.table-cell{display:table-cell;vertical-align:middle;}

.textover{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
input::placeholder{color:#666;}
input:-ms-input-placeholder {
    color: #666 !important;
}
input::-webkit-input-placeholder {
    color: #666;
}
/* Firefox 4-18 */
input:-moz-placeholder {
    color: #666;
}

/* Firefox 19-50 */
input::-moz-placeholder {
    color: #ccc;
}

/* - Internet Explorer 10–11
   - Internet Explorer Mobile 10-11 */
input:-ms-input-placeholder {
    color: #666 !important;
}

/* Edge (also supports ::-webkit-input-placeholder) */
input::-ms-input-placeholder {
    color: #666;
}

/* CSS Working Draft */
input::placeholder {color: #666;}
img{max-width:100%;width:100%;}

.colorfff{color:#fff}



 @media (max-width:100000px){
    html{
        font-size: calc(100vw/21) !important;
    }
}

/*@media (max-width:1024px){
    html{
        font-size: calc(100vw/7.5) !important;
    }
} */

/*@media (max-width:6000px){
    html{
        font-size: calc(100vw/23.2) !important;
    }
}*/

@media (max-width:1024px){
    html{
        font-size: calc(100vw/7.5) !important;
    }
}

.home_body{width: 100%;overflow: hidden;}
.w_1440{width:66%;margin: 0 auto;}
.w_1200{width:70%;margin: 0 auto;}
.header{width: 100%;height: 1rem;position: fixed;left: 0;top: 0;z-index: 90;display: flex;justify-content: space-between;transition: all 0.3s linear;background: #fff;}
.logo{width:3.35rem;}
.nav{height: 100%;}
.nav ul{height: 100%;display: flex;justify-content: center;align-items: center;}
.nav ul li{height: 100%;padding: 0 0.4rem;position: relative;}
.nav ul li h2{height: 100%;position: relative;}
.nav ul li h2 span{display: none;}
.nav ul li h2 a{display: block;height: 100%;font-size: 0.2rem;color:#000;line-height: 1rem;}
.nav ul li h2 a:hover,.nav ul li.on h2 a{color: #0050a2 !important;}
.nav ul li h2::after{display: block;width: 0;height:0.04rem;content: '';background:#0050a2;position: absolute;left: 50%;top: 84%;transform: translateX(-50%);transition: all 0.3s linear;}
.nav ul li:hover h2::after{width: 100%;}
    .nav ul li.on h2::after {
        width: 100%;
    }

.nav2{width:120px;background:rgba(255,255,255,0.9);border-radius:0 0 4px 4px;overflow:hidden;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.07), inset 1px 1px 3px 0px #FFFFFF;display: none;}
.nav2 dl{padding: 0.1rem 0;}
.nav2 dl dd{line-height: 0.46rem;text-align: center;position: relative;white-space: nowrap;}
.nav2 dl dd::after{display: block;width: 0;height: 1px;background: #0050a2;content: '';position: absolute;left: 50%;top: 94%;transform: translateX(-50%);transition: all 0.3s linear;}
.nav2 dl dd a{font-size: 0.18rem;color: #999;}
.nav2 dl dd:hover a{color: #0050a2;}
.nav2 dl dd:hover::after{width: 80%;}
.nav ul li:nth-child(3) .nav2{width:150px;}



.wap_btn{display: none;width: 0.6rem;height: 0.4rem;position: relative;margin-right: 5%;}
.wap_btn span{display: block;width: 100%;height: 2px;position: absolute;transition: all 0.3s linear;background:#000;}
.wap_btn span:nth-of-type(1){top: 0;}
.wap_btn span:nth-of-type(2){top: 0.18rem;}
.wap_btn span:nth-of-type(3){bottom: 0;}
.wap_btn.on span:nth-of-type(1){top: 50%;transform: rotate(45deg);}
.wap_btn.on span:nth-of-type(2){display: none;}
.wap_btn.on span:nth-of-type(3){top: 50%;transform: rotate(-45deg);}


.search{width:3.35rem;height: 100%;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}
.search a{display: flex;width: 60%;height: 100%;justify-content: center;align-items: center;}
.search a img{width:0.24rem;}

.ban{width: 100%;height: 100%;position: relative;}
.swiper-container-ban .swiper-slide{width: 100%;height: 100vh;overflow: hidden;}
.ban_pic{width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;transition: all 3s linear;transform: scale(1.15);}
.swiper-container-ban .swiper-slide-active .ban_pic{transform: scale(1);}
.ban_pc{display: block;}
.ban_wap{display: none;}
.ban_wz{width:100%;position: absolute;left:0;top: 50%;transform: translateY(-50%);z-index: 20;}
.ban_wz h2{font-size: 0.6rem;color:#fff;font-weight: 500;line-height: 1;}
.ban_wz p{font-size: 0.3rem;color:#e6f1f0;line-height: 1;padding: 0.24rem 0 0.46rem 0;}
.more{width: 2rem;height: 0.58rem;}
.more a{display: flex;width: 100%;height: 100%;background:url(../img/more_bgon.png) no-repeat center center/cover;padding: 0 0.35rem 0 0.3rem;box-sizing: border-box;justify-content: space-between;align-items:center;font-size: 0.2rem;color: #fff;}
.more a img{width:0.11rem;}
.more a:hover{opacity: 1;}
.ban_vbtn{display: flex;align-items: center;position: absolute;left: 0.8rem;bottom: 0.54rem;z-index: 30;}
.ban_vbtn img{width:0.7rem;margin-right: 0.18rem;}
.ban_vbtn span{font-size: 0.16rem;color: #fff;line-height: 0.3rem;text-transform:uppercase;}
.ban_bg{width:5rem;position: absolute;right: 0;bottom: 0;z-index: 30;}
.ban_fot{display: flex;align-items: center;position: absolute;right: 0.8rem;bottom: 0.52rem;z-index: 31;}
.ban_fotl{display: flex;align-items: center;margin-right: 0.66rem;}
.ban_fotl p{font-size: 0.2rem;color: #fff;font-weight: bold;}
.swiper-pagination-ban{width: 2.7rem;position: relative !important;left: auto !important;bottom: auto !important;z-index: 31;height: 1px !important;background: #3373b5 !important;margin: 0 0.3rem;}
.swiper-pagination-progress .swiper-pagination-progressbar{height: 3px !important;background: #fff !important;position: relative;top:-1px !important;}
.ban_qhbtn{display: flex;align-items: center;}
.ban_qhbtn div{width:0.1rem;margin-left: 0.26rem;}

.glZyQTdList{display: flex;justify-content: space-between;margin-top: 0.5rem;}
.glZyQTdList li{background-color: #f6f6f6;width: 32%;position: relative;overflow: hidden;height: 4.41rem;}
.glZyQTdListNr{position: relative;z-index: 2;}
.glZyQTdListBjIco{position: absolute;width: 2.5rem;bottom: -0.7rem;right: -0.7rem;}
.glZyQTdListNr{line-height: 1.8;padding: 0.4rem 0.5rem 0;}
.glZyQTdListNr_1{width: 0.81rem;}
.glZyQTdListNr h3{font-size: 0.3rem;letter-spacing: 1px;margin: 0.4rem 0 0.2rem 0;}
.glZyQTdListNr p{	font-size: 0.16rem;color: #777;position: relative;padding:0 0.2rem 0 0.28rem;}
.glZyQTdListNr p::before{content: "";width: 0.07rem; height: 0.07rem; border-radius: 50%;position: absolute;top: 0.1rem;left: 0;
	background-color: #0050a2;}
.glZyQCpXpFgF{height: 1px;background-color: #ececec;width: 100%;margin: 0.7rem 0 0.6rem;}
.pro_csfotbtn.mt0{margin-top: 0;}
.glZyQjSTit{font-size: 0.4rem;margin-top: 0.8rem;font-weight: bolder;letter-spacing: 2px;color: #444444;}
.mxTxImg{background-color: #fbfbfb;padding: 0.55rem 1.35rem;margin-top: 0.6rem;text-align: center;}
.mxTxImg img{display: inline-block;width: auto;height: auto;}
.DdZyXz{background-color: #fbfbfb;padding: 0.8rem 0;margin-top: 0.8rem;}
.glZyQjSTit.mt0{margin-top: 0;}
.DdZyXzTopRig{font-size: 0.2rem; width: 55.28%;
	line-height:1.7;
	letter-spacing: 1px;
	color: #777777;}
.DdZyXzTop{display: flex;justify-content: space-between;align-items: flex-start;}
.DdZyXzNr{display: flex;justify-content: space-between;margin-top: 0.55rem;}
.DdZyXzNr li{width: 49.5%;position: relative;}
.DdZyXzNrTit{text-align: center;font-size: 0.3rem;letter-spacing: 2px;position: absolute;top: 0.31rem;width: 100%;left: 0;z-index: 1;line-height: 1;font-weight: bolder;color:#444}
.DdZyXzNrMc{position: absolute;width: 100%;height: 100%;z-index: 2;background: rgba(0,80,162, 0.67);left: 0;bottom: 0;opacity: 0;}
.DdZyXzNrMc_1{position: absolute;bottom: 0.46rem;width: 100%;left: 0.58rem;right: 0.1rem;}
.DdZyXzNrMc_1 p{font-size: 0.3rem;line-height: 1.7;
	letter-spacing: 2px;
	color: #ffffff;}
.DdZyXzNr li:hover .DdZyXzNrMc{opacity: 1;}
.HxJsNrLb{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0.3rem 0 0.8rem;}
.HxJsNrLb li{width: 32.3%;position: relative;margin-top: 1.55%;background-color: #f5f5f5;}
.HxJsNrLbImg{width: 100%;text-align: center;}
.HxJsNrLbImg img{width: 85%;margin: 0 auto;}
.HxJsNrLbNr{width: 100%;box-sizing: border-box;position: absolute;top: 0;left: 0;height: 100%; background: rgba(0,80,162,.72); display: none!important;opacity: 0!important;  }
.HxJsNrLbNr{display: flex;justify-content: center;align-items: center;display: none;}
.HxJsNrLbNrCon{padding: 0 0.4rem 0 0.4rem;}
.HxJsNrLbNr h3{font-size: 0.2rem;color: #ffffff;white-space: nowrap;text-align: center;
}
.HxJsNrLbImg{overflow: hidden;}
.HxJsNrLbNr p{font-size: 0.16rem;line-height: 1.5;margin-top: 0.15rem;
	letter-spacing: 1px;
	color: #ffffff;}
.HxJsNrLbTit{text-align: center;font-size: 0.2rem;letter-spacing: 0px;color: #777;background: #e9e9e9; height: 0.45rem;line-height: 0.45rem;}
/* .HxJsNrLb li:hover .HxJsNrLbNr{display: flex;}
.HxJsNrLb li:hover .HxJsNrLbTit{opacity: 0;} */
.zyHxZzSjNrLeft .glZyQjS{margin-top: 0.2rem;}
/* .HxJsNrLb li:nth-child(3), .HxJsNrLb li:nth-child(4), .HxJsNrLb li:nth-child(7), .HxJsNrLb li:nth-child(8){flex-direction: row-reverse;} */
/* .HxJsNrLbNr:hover{background-color: #0050a2;}
.HxJsNrLbNr:hover h3{color: #fff;}
.HxJsNrLbNr:hover p{color: #fff;} */
.yfTdDb{display: flex;justify-content: space-between;align-items: center;/*margin-top: 0.6rem;*/}
.yfTdDbLeft{width: 43.96%;}
.yfTdDbRig{width: 50%;}
.yfTdDbLeft_1{font-size: 0.4rem;font-weight: bolder;
	letter-spacing: 2px;
	color: #444444;}
.yfTdDbLeft_2{width: 50px; margin-top: 0.23rem;
	height: 2px;
	background-color: #0050a2;}
.yfTdDbLeft_3{font-size: 0.2rem;margin-top: 0.23rem;
	line-height: 1.7;
	letter-spacing: 1px;
	color: #777777;}
.yfTdDbSwiper{width: 100%;overflow: hidden;position: relative;}
.yfTdDbSwiperBj{width: 5.80rem;height: 100%;background:url(../img/20240828/allbjrig.png) no-repeat;background-size:100% 100%; position: absolute;top: 0;right: 0;z-index: 1;}
.yfTdDbSwiperCon{}
.yfTdDbSwiperCon .yfTdDbLeft_1{color:#fff;}
.yfTdDbSwiperCon .yfTdDbLeft_2{background-color:#fff;margin-bottom:15px;}
.yfTdDbSwiperCon h3{font-size: 0.3rem;padding-bottom: 0.5rem;
	letter-spacing: 2px;}
.yfTdDbSwiperCon p{font-size: 0.2rem;line-height: 1.6;
	letter-spacing: 1px;}
.yfTdDbSwiper .swiper-slide{position: relative;}

.yfTdDbSwiperWc .znzz_gybtn{position: absolute;z-index: 3;bottom: 0.6rem;right: 2.9rem;}
.yfTdDbSwiperWc{position: relative;margin-top: 0.8rem;}
.yfTdDbSwiperWcQtXz .yfTdDbSwiperWc:nth-child(2n){margin-top: 0.5rem;}
.yfTdDbSwiperWcQtXz .yfTdDbSwiperWc:nth-child(2n) .yfTdDbSwiperBj{top: 0;left: 0;background:url(../img/20241024/bj.png) no-repeat;background-size:100% 100%;}
.yfTdDbSwiperWcQtXz .yfTdDbSwiperWc:nth-child(2n) .yfTdDbSwiperWzNr{left: 0.7rem;}
.yfTdDbSwiperWcQtXz{padding-bottom: 0.8rem;}

.cpYjXz {padding: 0.2rem 0 0.8rem;}
.cpYjXzMk{margin-top: 1rem;}
.cpYjXz .cpYjXzMk:nth-child(1){margin-top: 0.6rem;}
.cpYjXzTit{font-size: 0.3rem;margin-top: 0.6rem;font-weight: bold;
	letter-spacing: 2px;
	color: #444444;}
.cpYjXzJs{font-size: 0.2rem;margin-top: 0.15rem;
	letter-spacing: 1px;
	color: #777777;}
.cpYjXzList{display: flex;justify-content: space-between;margin-top: 0.1rem;flex-wrap:wrap;}
.cpYjXzList li{width: 32%;background-color: #ffffff;margin-top: 2%;
	box-shadow: 4px 7px 51px 0px 
		rgba(0, 0, 0, 0.06);}
.cpYjXzList li h3{height: 0.64rem;text-align: center;white-space: nowrap;font-size: 0.26rem;
	background: #e9e9e9;line-height: 0.64rem;
	color: #777777;}
/* .cpYjXzListImg img{width: 62%;margin: 0 auto;} */
.cpYjXzListImg img{width: 100%;
    aspect-ratio: 485/ 295;
    object-fit: contain;margin: 0 auto;}
.cpYjXz .cpYjXzMk:nth-child(3) .cpYjXzListImg img{width: 100%;}

.yfTdDbSwiperWzNr{position: absolute!important;top: 0.8rem;width: 4.4rem;right: 0;color: #ffffff;z-index: 2!important;}
.znzz_gynext, .znzz_gyprev{cursor: pointer;}
.znzz_gynext.swiper-button-disabled{opacity: .3;cursor: not-allowed;}
.znzz_gyprev.swiper-button-disabled{opacity: .3;cursor: not-allowed;}
.ab_hisbtn.swiper-button-disabled{opacity: .3;cursor: not-allowed;}
.ab_honorbtn.swiper-button-disabled {
    opacity: .3;
    cursor: not-allowed;
}
.yfGlBj{background-color: #fbfbfb;padding: 0 0 0.8rem;margin-top: 0rem;position: relative;z-index: 1;}
.yfGlBjBefore{background-color: #fbfbfb;position: absolute;width: 100%;top:-0.8rem;height: 1rem;left: 0;}
.yfGlBj .w_1440{position: relative;z-index: 2;}
.yfTdDbXzX{display: flex;justify-content: space-between;align-items: center;}
.yfTdDbXzX .yfTdDbLeft{width: 40.62%;}
.yfTdDbXzX .yfTdDbRig{width: 53.47%;position: relative;}
.yfTdDbXzXSwiper{width: 100%;overflow: hidden;}
.yfTdDbXzXSwiper_prev.swiper-button-prev{left: -0.5rem; width: 0.22rem;
	height: 0.37rem;background:url(../img/20240828/row_1.png) no-repeat;background-size:100% 100%; margin-top: -0.185rem; display: none;opacity: 0; }
.swiper-button-next.yfTdDbXzXSwiper_next{right: -0.5rem;width: 0.22rem;
	height: 0.37rem;background:url(../img/20240828/row_2.png) no-repeat;background-size:100% 100%; margin-top: -0.185rem; display: none;opacity: 0;}
.cpYfSjBj{background:url(../img/20240828/bj1.jpg) no-repeat top center;background-size:cover;padding: 0.8rem 0 0;position: relative;}
.cpYfSjBjMc{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, .65);z-index: 1;}
.cpYfSjBjCon{position: relative;z-index: 2;}
.cpYfSjNav{display: flex;justify-content: flex-start;}
.cpYfSjNav li{width: 3rem;margin-right: 0.3rem;text-align: center;}
.cpYfSjNav li a{display: block; width: 100%; height:0.8rem;line-height: 0.8rem;font-size: 0.24rem;color: #000;font-weight: bolder;
	letter-spacing: 2px;
	background-color: #ffffff;}
.cpYfSjNav li a:hover{background-color: #0050a2;color: #ffffff;}
.cpYfSjNav li.on a{background-color: #0050a2;color: #ffffff;}
.cpYfSjJs{font-size: 0.2rem;margin-top: 0.3rem;
	letter-spacing: 1px;
	color: #ffffff;}
.cpYfSjSwiper{width: 100%;overflow: hidden; padding-top: 1.1rem; padding-bottom: 1.3rem;}
.cpYfSjSwiper h3{background: #474747;letter-spacing: 1px;color: #ffffff;font-size: 0.2rem;padding: 0.2rem 0;text-align: center;}
.xzJsTNpBImg {margin-top: 0.3rem;width: 75%;margin-left: auto;margin-right: auto;}
.xzJsTNpBMk.xzJsTNpBMkXz_1{margin-top: 0.8rem;}

@media screen and (min-width:1024px) and (max-width:6000px) {
   .cpYfSjSwiper .swiper-wrapper{width: 100%;display: flex;align-items: center;justify-content: center;transition-duration: 0ms!important; transform: translate3d(0px, 0px, 0px)!important;}
   
   .cpYfSjSwiper .swiper-slide{transform: scale(0.98); transition: transform .3s; width: 12.28%!important; margin:0 1%!important;}
}


.sbkhImgs{display: flex;justify-content: space-between;width: 100%;}
/* background-color: #ffffff; */
.sbkhImgsMk{width: 49.3%;margin-top: 0.4rem;display: flex;align-items: center;justify-content: center;}

/* .cpYfSjSwiper .swiper-slide-active{transform: scale(1.1);} */
.cpYfSjSwiper .swiper-slide:hover{transform: scale(1.1);}
.swiper-button-prev.cpYfSjSwiper_prev{left: 2.35rem; width: 0.22rem;
	height: 0.37rem;background:url(../img/20240828/row_1.png) no-repeat;background-size:100% 100%; margin-top: -1rem; display: none;opacity: 0; }
.swiper-button-next.cpYfSjSwiper_next{right:2.35rem;width: 0.22rem;
	height: 0.37rem;background:url(../img/20240828/row_2.png) no-repeat;background-size:100% 100%; margin-top: -1rem;display: none;opacity: 0;}
.glZyQjS.mt110{padding-top: 0.8rem;}
.zzTopXz{display: flex;justify-content: space-between;margin-top: 0.8rem;}
.zzTopXz_1{width: 66%;}
.zzTopXz_2{width: 32%;}
.zzBotXz{display: flex;justify-content: space-between;}
.zzBotXz li{width: 32%;margin-top: 2%;}
.allNyNavList.mt120{margin-top: 1.2rem;}
.plmSwiperWc{position: relative;margin-top: 0.6rem;}
.plmSwiperWcBj{position: absolute;width: 66.07%;height: 100%;background:url(../img/20240828/bj2.png) no-repeat;background-size:100% 100%; position: absolute;top: 0;left: 0;z-index: 2;}
.plmSwiper{width: 45.93%;float: right;overflow: hidden;position: relative;z-index: 1;}
.plmSwiperWzNr{position: absolute!important;top: 1.3rem!important;left: 8%!important;z-index: 3!important;width: 52.5%;}
.plmSwiperWzNr h3{font-size: 0.3rem; font-weight: bolder; letter-spacing: 2px;
	color: #444444;padding-bottom: 0.2rem;}
.plmSwiperWzNr p{font-size: 0.2rem;line-height: 1.8;
	letter-spacing: 1px;
	color: #777777;}
.plmSwiperWc .ab_histopr{position: absolute;z-index: 3;bottom: 0.5rem;left: 9%; }

.mesXzWcBg .plmSwiperWc:nth-child(2n) .plmSwiperWcBj{right: 0;left: auto;background: url(../img/20241024/bj2.png) no-repeat;
    background-size: 100% 100%;}
.mesXzWcBg .plmSwiperWc:nth-child(2n) .plmSwiper{float: left;}
.mesXzWcBg .plmSwiperWc:nth-child(2n) .plmSwiperWzNr{top: 1.3rem !important; width: 48.5%;
    left: auto !important;right: 5%!important;}


.xzDjBj{background: #fbfbfb;padding: 0 0 0.8rem 0;margin-top: 1.5rem;position: relative;}
.xzDjBj.pb0{padding-bottom: 0;}
.mesXzWcBg{padding-bottom: 0.8rem;}
.glJgXzWc{padding-bottom: 0.8rem;}
.jySbSwiperList{padding-bottom: 0.8rem;}

/* .xzDjBjTop{transform: translateY(-0.6rem);} */
.allQhNrMk{display: none;}
.GlBjJgNav{display: flex;justify-content: space-between;margin-top: 0.6rem;}
.GlBjJgNav li{width: 24.25%;margin: 1% 1% 0 0;}
.GlBjJgNav li:nth-child(4n){margin-right: 0;}
.GlBjJgNav li a{display: block;width: 100%;box-sizing: border-box;height: 0.58rem;line-height: 0.58rem;font-size: 0.3rem; text-align: center;
	letter-spacing: 2px;
	color: #777777;
	border: solid 1px #777777;}
.GlBjJgNav li a:hover{color: #0050a2;border-color: #0050a2;}
/* .glZyQjS.mt120{margin-top: 1.1rem;} */
.GlBjJgNav li.on a{color: #0050a2;border-color: #0050a2;}
.ShJList{display: flex;justify-content:space-between;padding-top: 0.35rem;}
.ShJList li{width: 32%;background-color: #e9e9e9;}
.ShJList li:nth-child(4n){margin-right: 0;}
.ShJList_1 img{aspect-ratio: 320 / 240; object-fit: contain;}
.ShJList_1{	background-color: #e9e9e9;}
.ShJList_2{padding: 0.2rem 0.25rem;background-color: #e9e9e9;}
.ShJList_2 h3{font-size: 0.3rem;color: #777777;}
.ShJList_2 p{font-size: 0.2rem;color: #777777;margin-top: 0.05rem;}

.glJgXzMkTit{font-size: 0.3rem;font-weight: bold;margin-top: 0.58rem;
	letter-spacing: 2px;
	color: #444444;}


.ShJWcMk{display: none;}
.txGjSwiper{width: 100%;overflow: hidden;padding: 0.6rem 0;}
.txGjSwiper .swiper-slide .txGjSwiperNr{transform: scale(.9);}
.txGjSwiper .swiper-slide.swiper-slide-prev .txGjSwiperNr{transform: scale(1);}
.txGjSwiper .swiper-slide.swiper-slide-next .txGjSwiperNr{transform: scale(1);}
.txGjSwiper .swiper-slide.swiper-slide-active .txGjSwiperNr{transform: scale(1.1);}
.txGjSwiper_2{background-color: #0050a2;font-size: 0.18rem;text-align: center;padding: 0.16rem 0.05rem;margin-top: 0.6rem;opacity: 0;
	letter-spacing: 0px;
	color: #ffffff;}
.txGjSwiper .swiper-slide-active .txGjSwiper_2{opacity: 1;}
.txGjSwiperWc{position: relative;}
.txGjSwiper-prev, .txGjSwiper-next{width: 0.71rem;position: absolute;top: 36%;cursor: pointer;}
.txGjSwiper-prev{left: -1.2rem;}
.txGjSwiper-next{right: -1.2rem;}
.txGjSwiper-prev.swiper-button-disabled{opacity: .3;cursor: not-allowed;}
.txGjSwiper-next.swiper-button-disabled{opacity: .3;cursor: not-allowed;}
.zlKzBj{background: #fff;padding: 1px 0 0;margin-top: 0.8rem;}
.zlKzList{display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 0.3rem;}
.zlKzList li{width: 32%;margin: 2% 2% 0 0;position: relative;overflow: hidden;}
.zlKzList li:nth-child(3n){margin-right: 0;}
.zlKzListH3{position: absolute;width: 100%;bottom: 0;left: 0;
text-align: center;
    font-size: 0.2rem;
    letter-spacing: 0px;
    color: #777;
    background: #e9e9e9;
    height: 0.45rem;
    line-height: 0.45rem;}
.zlKzListMc{background: rgba(0,80,162,.5);width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;opacity: 0;}
.zlKzListMcNr{font-size: 0.18rem; line-height: 1.5;padding: 0 0.43rem;letter-spacing: 1px;
	color: #ffffff;}

/* .zlKzList li:hover .zlKzListMc{opacity: 1;} */
.zlKzList li:hover .zlKzListH3{opacity: 0;}
.jySbWc{position: relative;}
.jySbWcTit{position: relative;}
.jySbWcTitBut{position: absolute;top: 0.1rem;right: 0;}
.jySbSwiper{width: 100%;overflow: hidden;margin-top: 0.65rem;}
.jySbSwiper_2{font-size: 0.16rem; text-align: center;margin-top: 0.15rem;letter-spacing: 1px;
	color: #444444;}
.jySbSwiper_1 img{aspect-ratio: 434 / 430; object-fit: contain;}
.jySbWcBj{width: 100%;height: 2.9rem;background-color: #fff;position: absolute;left: 0;bottom: 0;}
.jySbWc .w_1440{position: relative;z-index: 2;}

.jySbSwiperList{display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 0.2rem;}
.jySbSwiperList li{width: 16.2%;margin-top: 0.35rem;}
.jySbSwiperListImg{background-color: #ffffff;box-sizing: border-box;width: 100%;padding: 0.3rem;
	border: solid 1px rgba(221, 221, 221, 0.8);}
.jySbSwiperListImg img{}


.home_fl{padding: 0.8rem 0;}
.home_fl ul{display: flex;justify-content: space-between;}
.home_fl ul li{width: 32%;}
.home_fl ul li:nth-of-type(1){width: 32%;}
.home_flcon{position: relative;overflow:hidden;margin-bottom: 0.3rem;}
.home_flcon:nth-last-of-type(1){margin-bottom: 0;}
.home_flpic{overflow:hidden;position: relative;}
.home_flpic::after{display: block;width: 100%;height: 0;position: absolute;left: 0;bottom: 0;content: '';background: rgba(0,80,162,0.6);transition: all 0.3s linear;}
.home_flpic img{transition: all 0.3s linear;}
.home_flicon{width:0.7rem;position: absolute;left: 0.4rem;top: 0.3rem;}
.home_fljs{width: 100%;position: absolute;left: 0;bottom: 0;padding: 0 0.35rem 0.45rem 0.35rem;box-sizing: border-box;transition: all 0.3s linear;transform: translateY(4.5rem);}
.home_fljs h2{font-size: 0.4rem;color: #fff;line-height: 1;}
.home_fljs p{font-size: 0.2rem;line-height: 0.32rem;color: #ddd;padding: 0.2rem 0;}
.home_flcon:hover .home_flpic img{transform: scale(1.1);}
.home_flcon:hover .home_fljs{transform: translateY(0) !important;}
.home_flcon:hover .home_flpic::after{height: 100%;}
.home_fljsXzCenter{font-size: 0.4rem;letter-spacing: 2px;color: #ffffff;position: absolute;top: 50%;width: 100%;text-align: center;transform: translateY(-50%);z-index: 2;}
.home_flcon:hover .home_fljsXzCenter{opacity: 0;}
/* .home_fljs .more a{background: url(../img/more_bgonn.png) no-repeat center center/cover;color: #0050a2;} */

.home_hy{width: 100%;overflow:hidden;position: relative;}
.home_hyXzBut{position: absolute;bottom: .6rem;left: 50%;z-index: 5;display: none;opacity: 0;}
.ab_hisbtn, .ab_honorbtn {
    cursor: pointer;
}
.home_hy ul{width: 100%;display: flex;}
.home_hy ul li{width: 50%;position: relative;transition: all 0.3s linear;overflow: hidden;z-index: 1;}
.home_hy ul li:nth-of-type(2){z-index: 3;}
.home_hypic{overflow:hidden;}
.home_hypic img{transition: all 0.3s linear;}
.hy_wz{position: absolute;left: 1rem; right: 1rem; top: 50%;transform: translateY(-50%);z-index: 24;opacity: 0;}
.hy_wz h2{font-size: 0.4rem;color:#fff;font-weight: 500;line-height: 1;}
.hy_wz p{font-size: 0.2rem;color:#e6f1f0;line-height: 0.32rem;padding: 0.24rem 0 0.46rem 0;opacity: .5 !important; min-height: 1.28rem; }
.home_hybg{width:.6rem;position: absolute;top: 0;margin: 0;padding: 0;border: 0;height: 100%;opacity: 0;}
.home_hybg img{display: block;width: 100%;height: 100%;}
.home_hy ul li:nth-of-type(1) .home_hybg{right:0;}
.home_hy ul li:nth-of-type(2) .home_hybg{left:-1px;}
.home_hy ul li::after{display: block;width: 100%;height: 100%;content: '';background: #0050a2;position: absolute;left: 0;top: 0;opacity: .85;}
/* .home_hy ul{position: relative;}
.home_hy ul::before{content: "";display: block;width: 10px;height: 100%;content: '';background: #0050a2;position: absolute;right: -13.34rem;top: 0;z-index: 10;} */

.home_hymore{width:0.7rem;height: 0.58rem;background: url(../img/more_bgoff.png) no-repeat center center/cover;padding-right: 0.1rem;box-sizing: border-box;position: relative;opacity: 0!important;}
.home_hymore img{width: 0.11rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.home_hy ul li .more{display: none;}
.home_hy ul li.on::after{display: none;}
.home_hy ul li.on .home_hybg{display: block;opacity: .85;}
.home_hy ul li.on .more{display: block;}
.home_hy ul li.on .home_hymore{display: none;}
.home_hy ul li.on .hy_wz p{opacity: 1 !important;}
.home_hy ul li:hover .home_hypic img{transform: scale(1.05);}
/* .home_hy ul li.active{transform: translateX(-5.86rem);} */
.home_hyXzTit{position: absolute;top: 50%;left: 50%;font-size: 0.4rem;color:#fff;font-weight: 500;line-height: 1;transform: translate(-50%,-50%);z-index: 24;}
.home_hy ul li:hover .home_hyXzTit{display: none;}
.home_hy ul li:hover .hy_wz{opacity: 1;}
.home_hy ul li.on .home_hyXzTit{display: none;}
.home_hy ul li.on .hy_wz{opacity: 1;}


.home_news{background: url(../img/news_bg.jpg) no-repeat center center/cover;overflow:hidden;padding: 1px 0 .8rem;}
.home_newstop{display: flex;align-items: flex-end;margin: 0.8rem 0 0.56rem 0;justify-content: space-between;}
.title h2{font-size: 0.4rem;color: #0050a2;line-height: 1;font-weight: bold;position: relative;}
.title h2::before{content: "";width: 0.5rem;
	height: 0.09rem;position: absolute;top: -0.25rem;left: 0;
	background-color: #0050a2;}
.fzXzAbo .title h2::before{background-color: #ffffff;}
.home_newsnav{display: flex;align-items: center;}
.home_newsnav a{font-size: 0.2rem;color: #444444;position: relative;padding: 0 0.32rem;}
.home_newsnav a:hover,.home_newsnav a.on{color: #0050a2;}
.home_newsnav a::after{display: block;width:0.06rem;height: 0.2rem;content: '';background: url(../img/news_bg.png) no-repeat center center/cover;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.home_newsnav a:nth-last-of-type(1){padding-right: 0;}
.home_newsnav a:nth-last-of-type(1)::after{display: none;}
.home_newsqhcon{margin-top: 0.57rem;}
.home_newsconbody{display: flex;justify-content: space-between;}
.home_newsconl{width:49.2%;height: 7.5rem;}
.home_newsconr{width:49.2%;}
.home_newsconr ul li{height: 3.65rem;margin-bottom: 0.2rem;width: 48.5%;}
.home_newsconr ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.home_newsconbody a{display: block;width: 100%;height: 100%;background: #fff;position: relative;}
.home_newsconbody a .news_pic{overflow:hidden;}
/* .home_newsconbody .home_newsconl a .news_pic{height: 4rem;} */
.home_newsconbody a .news_pic img{transition: all 0.3s linear; }
.home_newsconbody a .news_wz{padding: 0 0.3rem;box-sizing: border-box;}
.home_newsconbody a .news_wz h2{font-size: 0.24rem;color: #444444;line-height: 1.2;width: 100%;padding: 0.35rem 0 0.14rem 0;}
.home_newsconbody .home_newsconr a .news_wz h2{font-size: 0.2rem;line-height: 0.25rem;min-height: 1rem; padding: 0 0 0 0;margin-top: 0.15rem;}

.home_newsconbody a .news_wz p{height:1.12rem;font-size: 0.16rem;color: #777777;line-height: 0.28rem;}
.home_newsconbody a .news_wz h6{font-size: 0.16rem;color:#777;}
.home_newsconbody a h5{width: 1.45rem;height: 0.4rem;background: url(../img/more_bgon.png) no-repeat center center/cover;padding-right: 0.05rem;box-sizing: border-box;display: flex;justify-content: center;align-items: center;font-size: 0.16rem;color: #ffffff;position: absolute;left: 0.3rem;top: 1.8rem;}
.home_newsconbody a h5 img{width: 0.2rem;margin-right: 0.08rem;}
.home_newsconl h5{top: 3.8rem !important;}
.home_newsconbody a:hover{box-shadow: 0 0 0.1rem #dfdfdf;}
.home_newsconbody a:hover .news_pic img{transform: scale(1.1);}
.home_newsconbody a:hover .news_wz h2{color: #0050a2;}
.home_newscon{display: none;}
.home_newscon:nth-of-type(1){display: block;}

.home_ab{position: relative;}
.home_abcon{position: absolute;width:10.51rem;left: 0;top: 50%;transform: translateY(-50%);}
.home_abconwz{position: absolute;left: 12.5%;top: 50%;transform: translateY(-50%);}
.home_abconwz .title h2{color: #fff;}
.home_abconwz h3{font-size: 0.2rem;color:#fff;line-height: 0.32rem;padding: 0.26rem 0 0.6rem 0;}
.home_abconwz dl{display: flex;margin-bottom: 0.48rem;}
.home_abconwz dl dd{padding: 0 0.24rem;position: relative;color: #fff;}
.home_abconwz dl dd b{font-size: 0.46rem;color: #ffffff;font-weight: normal;}
.home_abconwz dl dd span{font-size: 0.13rem;padding-left: 0.1rem;}
.home_abconwz dl dd sup{font-size: 0.18rem;position: relative;top: -0.2rem;padding-left: 0.1rem;}
.home_abconwz dl dd strong{display: block;font-size: 0.16rem;color: #fff;font-weight: normal;}
.home_abconwz dl dd::after{display: block;width:0.09rem;height: 0.6rem;content: '';background: url(../img/ab_bg01.png) no-repeat center center/cover;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.home_abconwz dl dd:nth-last-of-type(1)::after{display: none;}
.home_ab .more a{background: url(../img/more_bgonn.png) no-repeat center center/cover;color: #0050a2;}

.fot{padding: 1rem 0.8rem 0 0.8rem;box-sizing: border-box;background:#fff;}
.fot_top{border-bottom: 1px solid #e6e8ea;padding-bottom: 1rem;display: flex;justify-content: space-between;}
.fot_logo{width: 1.7rem;margin-bottom: 0.3rem;}
.fot_topl ul li{margin-top: 0.1rem;font-size: 0.16rem;color: #555555;}
.fot_topl ul li span{color: #b6b6b6;padding-right: 0.1rem;}


.fot_nav ul{display: flex;justify-content: space-between;}
.fot_nav ul li{margin-right: 0.8rem;}
.fot_nav ul li h2{font-size: 0.2rem;color: #444444;padding-bottom: 0.2rem;letter-spacing: 1px;font-weight: bolder;}
.fot_nav ul li h2 a{color: #444444;color: #ffffff;}
.fot_nav ul li dl dd{margin-bottom: 0.1rem;font-size: 0.16rem;}
.fot_nav ul li dl dd a{color: #ffffff;opacity: .88;}
.fot_nav ul li dl dd a:hover{opacity: 1;}
.fot_nav ul li:nth-last-of-type(1){margin-right: 0;}
.fot_topr{width: 3.8rem;}
.fot_b{display: flex;justify-content: space-between;padding: 0.3rem 0;align-items: center;}
.fot_b p{font-size: 0.16rem;color: #777777;}
.fot_b p a{color: #777;}
.fot_b dl{display: flex;align-items: center;}
.fot_b dl dd{width:0.42rem;margin-left: 0.12rem;opacity: 0.8;transition: all 0.3s linear;}
.fot_b dl dd:hover{opacity: 1;}

/*关于我们*/
.ny_body{margin-top: 1rem;width: 100%;overflow: hidden;}
.ny_ban{width: 100%;position:fixed;left: 0;top: 1rem;}
.ny_banbg{width:8.2rem;position: absolute;left: 0;bottom: 0;z-index: 3;}
.ny_banpic{position: relative;}
.ny_banpic::after{display: block;width: 100%;height: 100%;content: '';background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;}
.ny_banwz{font-size: 0.6rem;color: #ffffff;position: absolute;z-index: 3;left: 50%;top: 42%;transform: translate(-50%,-50%);}
.ny_banwz span{display: block;font-size: 0.3rem;}
.ny_bandh{display: flex;align-items: center;position: absolute;left: 0.8rem;bottom: 0.7rem;z-index: 3;font-size: 0.16rem;color: #fff;}
.ny_bandh img{width:0.22rem;}
.ny_bandh span{margin: 0 0.16rem;}

.ny_con{position: relative;z-index: 6;background: #fff;margin-top: 5.55rem;}
.ab_js{background: #fff url(../img/ab/ab_bg.jpg) no-repeat right top/10.8rem 6.29rem;padding: 0.8rem 0 0.42rem 0;}
.ab_js .ab_jslWcXz{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 0.6rem;}
/* .ab_jsrXzJs{height: 3.4rem;overflow-y: auto;padding-right: 15px;box-sizing: border-box;}
.ab_jsrXzJs::-webkit-scrollbar {
  width: 5px;
}
.ab_jsrXzJs::-webkit-scrollbar-thumb {
  background-color: #0050a2; 
  border-radius: 5px; 
}
.ab_jsrXzJs::-webkit-scrollbar-track {
  background-color: #f0f0f0; 
} */


.ab_jsl{width:50%;position: relative;}
.v_btn{text-align: center;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.v_btn img{width:0.7rem;margin: 0 auto;}
.v_btn span{display: block;font-size: 0.16rem;margin-top: 0.16rem;color: #fff;line-height: 1.6;}
.v_btn span b{display: block;font-weight: normal;text-transform: uppercase;}
.ab_jsr{width: 44.44%;}
.ab_jsr .title{position: relative;padding-bottom: 0.25rem;}
/* .ab_jsr .title::after{display: block;width: 0.5rem;height: 1px;content: '';background: #0050a2;position: absolute;left: 0;bottom: 0;} */
.ab_jsr p{font-size: 0.18rem;color: #777777;line-height: 1.3;padding-bottom: 0.1rem;}
.ab_jsSwiper{width: 100%;overflow: hidden;}
.ab_jsSwiper .swiper-slide{position: relative;}
.ab_jsSwiperWc{position: relative;}
.ab_jsSwiper-prev{left: -0.5rem!important;cursor: pointer;z-index: 10;background:url(../img/20240828/rowSwiperLeft.png) no-repeat center center!important;}
.ab_jsSwiper-next{right: -0.5rem!important;cursor: pointer;z-index: 10;background:url(../img/20240828/rowSwiperright.png) no-repeat center center!important;}

.qyWhXz{margin-top: 0.7rem;}
.qyWhXzNr{background-color: #f9f9f9;margin-top: 0.6rem;}
.qyWhXzNrMk{display: flex;align-items: center;}
.qyWhXzNrMkImg{width: 50%;}
.qyWhXzNrMkImg img{display: block;width: 100%;height: auto;}
.qyWhXzNrMkWz{box-sizing: border-box;width: 50%;padding-left: 1.7rem;}
.qyWhXzNrMkWz dl{margin-top: 0.4rem;}
.qyWhXzNrMkWz dl:nth-child(1){margin-top: 0;}
.qyWhXzNrMkWz dt{font-size: 0.4rem;letter-spacing: 2px;color: #0050a2;}
.qyWhXzNrMkWz dd{font-size: 0.2rem;margin-top: 0.05rem;letter-spacing: 1px;color: #444444;}
.qyWhXzNrMkRow{flex-direction: row-reverse;}

.whXzAbDt{position: relative;margin-top: 0.6rem;}
.whXzAbDtNr{position: absolute;top: 0;width: 100%;left: 0;height: 100%;color: #ffffff;display: flex;align-items: center;justify-content: flex-start;}
.whXzAbDtNrList{}
.whXzAbDtNrList li{display: flex;justify-content: flex-start;align-items: flex-end;margin-top: 0.35rem;}
.whXzAbDtNrList li:nth-child(1){margin-top: 0;}
.whXzAbDtNrList_1 h3{font-size: 0.16rem;line-height: 1;
	letter-spacing: 1px;
	color: #ffffff;}
.whXzAbDtNrList_1 p{font-size: 0.2rem;line-height: 1;margin-top: 3px;
	letter-spacing: 1px;
	color: #ffffff;}
.whXzAbDtNrList_2 h3{font-size: 0.3rem;line-height: 1;
	letter-spacing: 2px;
	color: #ffffff;}
.whXzAbDtNrList_2 p{font-size: 0.16rem;line-height: 1;margin-top: 3px;
	letter-spacing: 1px;
	color: #ffffff;}
.whXzAbDtNrList_1{margin-left: 0.5rem;width: 1.45rem;}
.whXzAbDtNrList_2{margin-left: 0;}
.whXzAbDtNrList_2DH{display: flex;justify-content: flex-start;}
.whXzAbDtNrList_2DH div{margin-right: 0.45rem;text-align: center;}
.jyHzMjLb{display: flex;justify-content: space-between;margin-top: 0.35rem;}
.jyHzMjLb li{width: 32%;position: relative;color: #ffffff;overflow: hidden;}
.jyHzMjLbTop{position: absolute;top: 0.21rem;left: 0.5rem;}
.jyHzMjLbBot{width: 100%;height: 0.88rem;position: absolute;bottom: -0.05rem;left: 0;font-size: 0.2rem;background-image: url(../img/20241024/ico1.png);background-repeat: no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: 0.5rem 0 0 0.5rem;
	letter-spacing: 1px;
	color: #ffffff;}
.jyHzMjLbTop h3{font-size: 0.4rem;font-weight: bolder;
	letter-spacing: 2px;
	color: #ffffff;}
.jyHzMjLbTop p{font-size: 0.16rem;font-weight: bolder;
	letter-spacing: 1px;
	color: #ffffff;}



.allSfTx{overflow: hidden;}
.allSfTx .allSfTxImg{transition:all linear .3s;
-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;}
.allSfTx:hover .allSfTxImg{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

/* .ab_wh{height:10.4rem;background: url(../img/ab/wh_bg.jpg) no-repeat center center/cover;} */
.ab_wh dl{width: 100%;height: 1.6rem;display: flex;position: relative;}
.ab_wh dl dd{position: relative;color: #0050a2;padding:0.4rem 0 0 0;box-sizing: border-box;flex: 1;text-align: center;}
.ab_wh dl dd b{font-size: 0.46rem;color: #0050a2;font-weight: normal;}
.ab_wh dl dd span{font-size: 0.13rem;padding-left: 0.1rem;}
.ab_wh dl dd sup{font-size: 0.18rem;position: relative;top: -0.2rem;padding-left: 0.1rem;}
.ab_wh dl dd strong{display: block;font-size: 0.16rem;color: #0050a2;font-weight: normal;}
.ab_wh dl dd::after{display: block;width:0.09rem;height: 0.6rem;content: '';background: url(../img/20240828/line.png) no-repeat center center/cover;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.ab_wh dl dd:nth-last-of-type(1)::after{display: none;}
.ab_wh .title{padding: 0.94rem 0 0.57rem 0;}
.ab_wh .title h2{color: #fff;}
.ab_wh ul{display: flex;justify-content: space-between;}
.ab_wh ul li{width: 32%;position: relative;}
.ab_whpic{overflow:hidden;}
.ab_whpic img{transition:all 0.3s linear;}
.ab_whicon{width:1rem;position: absolute;left: 0.4rem;top: 0.4rem;}
.ab_wh ul li p{width: 100%;position: absolute;left: 0;bottom: 0;font-size: 0.3rem;color: #fff;line-height: 0.4rem;padding: 0 0.4rem 0.4rem 0.4rem;box-sizing: border-box;}
.ab_wh ul li p span{display: block;font-size: 0.2rem;color: #dddddd;padding-top: 0.2rem;}
.ab_wh ul li:hover .ab_whpic img{transform: scale(1.1);}

.ab_his{background: url(../img/ab/his_bg.jpg) no-repeat center center/cover;padding: 0.8rem 0;margin-top: 0.8rem;}
.ab_histop{display: flex;justify-content: space-between;align-items: flex-end;}
.ab_histopr, .ab_honortopr {
    display: flex;
    align-items: center;
}
    .ab_histopr div, .ab_honortopr .ab_honorbtn{
        width: 0.7rem;
    }
        .ab_histopr div.ab_hisnext, .ab_honortopr div.ab_honornext {
            position: relative;
            top: -0.1rem;
        }
.ab_hiscon{margin-top: 0.48rem;}
/*.ab_hiscon::after{display: block;width: 100%;height: 1px;content: '';background: #dfe0e1;position: absolute;left: 0;top: 50%;}*/
.ab_hisl{/*width: 80%;*/position: relative;padding: 0;z-index: 4;margin: 0 auto 0.6rem auto;}
/*.ab_hisl::after{display: block;width: 1.4rem;height: 3px;content: '';background: #0050a2;position: absolute;left: 100%;top: 50%;transform: translateY(-50%);}*/
.his_pic{overflow:hidden;width: 5.85rem;}
.his_pic img{display: block;width: 100%;height: auto;
aspect-ratio: 582/352;
    object-fit: contain;
}
.swiper-container-hisl .swiper-slide{width: 100%;padding:  0;box-sizing: border-box;}
.swiper-container-hisl .swiper-slide-active{transition: all 0.3s linear;}
.swiper-container-hisl .swiper-slide dl dd{font-size: 0.2rem;
display:flex;
	line-height: 2;
	letter-spacing: 1px;
	color: #777777;}
.swiper-container-hisl .dot {padding-right:5px;color:#0050a2}
/* .swiper-container-hisl .swiper-slide dl dd::after{display: block;width: 0.06rem;height: 0.06rem;content: '';background: #0050a2;border-radius: 100%;position: absolute;left: 0;top: 0.14rem;} */
.ab_hisr{width: 100%;position: relative;z-index: 3;}
.ab_hisr::after{display: block;width: 100%;height: 1px;content: '';background: #dfe0e1;position: absolute;left: 0;top:7.7%;}
.ab_hisrcon{display: flex;flex-direction: column;}
.swiper-container-hisr .swiper-slide{position: relative;height: 1.7rem;}
.swiper-container-hisr .swiper-slide::after{display: block;width: 1px;height: 0;content: '';background: #0050a2;position: absolute;left: 50%;top: 0;transition: all 0.5s linear;transform: translateX(-50%);}
.swiper-container-hisr .swiper-slide h3{width:0.22rem;height: 0.22rem;border-radius: 100%;box-shadow: 0 0 0.1rem #dfdfdf;padding: 0.06rem;box-sizing: border-box;background: #fff;margin: 0 auto;position: relative;z-index: 5;}
.swiper-container-hisr .swiper-slide h3 span{background: #abb0b2;display: block;width: 100%;height: 100%;border-radius: 100%;}
.swiper-container-hisr .swiper-slide p{font-size: 0.46rem;color: #0050a2;text-align: center;flex: 1;display: flex;justify-content: center;align-items: center;margin-top: 0.3rem;transition: all 0.3s linear;}
.swiper-container-hisr .swiper-slide-active h3 span{background: #0050a2;}
.swiper-container-hisr .swiper-slide-active::after{height: 0.5rem;}
.swiper-container-hisr .swiper-slide-active p{transform: translateY(0.2rem);font-weight: bold;}
.ab_hislMk{display: flex;justify-content: space-between;align-items: flex-start;}
.ab_hislLeft h3{font-size: 1.2rem;color: #0050a2;line-height: 1;padding-bottom: 0.3rem;}
.ab_hislLeft{width: 3rem;white-space: nowrap;}
.ab_hisCenter{width: calc(100% - 9.15rem);}


.ab_ry{padding: 0.8rem 0;}
.ab_ryqh{margin-top: 0.6rem; width: 88%;margin-left: auto;margin-right: auto;   }
.ab_rycon{display: none;}
.ab_rycon:nth-of-type(1){display: block;}
.ab_rycon ul{display: flex;flex-wrap:wrap;}
.ab_rycon ul li{width: 32%;padding: 0;box-sizing: border-box;margin: 0% 2% 2% 0;transition: all 0.3s linear;overflow: hidden;position: relative;}
.ab_rycon ul li:nth-of-type(3n){margin-right: 0;}
.ry_pic{overflow:hidden;}
.ry_pic img{transition: all 0.3s linear;display: block;width: 100%;height: auto;max-width: 1000px;aspect-ratio: 460/326;
    object-fit: contain;}
.ry_pic_1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.ry_pic_1 img{display: block;width: 100%;height: auto;max-width: 1000px;aspect-ratio: 460/326;
    object-fit: contain;}
.ry_picXzMc{z-index: 2;}
.ab_rycon ul li:hover .ry_pic_1{opacity: 0;display: none;}
.ab_rycon ul li:hover .ry_picXzMc{opacity: 0;display: none;}
		
.ab_rycon ul li h3{display: flex;justify-content: space-between;align-items: center;margin-top: 0.18rem;font-size: 0.3rem;color: #444444;}
.ab_rycon ul li h3 span{width:0.28rem;}
.ab_rycon ul li h3 span img:nth-of-type(1){display: block;}
.ab_rycon ul li h3 span img:nth-of-type(2){display: none;}
.ab_rycon ul li:hover{}
.ab_rycon ul li:hover .ry_pic img{transform: scale(1.05);}
.ab_rycon ul li:hover h3{color: #fff;}
.ab_rycon ul li:hover h3 span img:nth-of-type(1){display: none;}
.ab_rycon ul li:hover h3 span img:nth-of-type(2){display: block;}
/* background: linear-gradient(to right, rgba(0,80,162,1), rgba(0,80,162,.1)); */
.ry_picXzMc{position: absolute;width: 100%;height: 100%;left: 0;bottom: 0;opacity: 1;

box-sizing: border-box;padding: 0.3rem 0.1rem 0 0.3rem;}
.ry_picXzMc_1{position: relative;padding: 0 0 0 0.23rem;font-size: 0.24rem;color: #ffffff;line-height: 1.3;}
.ry_picXzMc_1Ico{width: 5px;position: absolute;top: 0.07rem;left: 0;
/* margin-top: -0.1rem; */
	height: 0.2rem;
	background-color: #06a1e2;
	border-radius: 3px;}
.ry_picXzMc_2{font-size: 0.16rem; margin-top: 0.13rem;
	letter-spacing: 1px;
	color: #ffffff;}
.ab_rycon ul li:hover .ry_picXzMc{opacity: 1;}

.fzXzAbo{background: url(../img/20240828/dt1.jpg) no-repeat center center/cover; padding: 1rem 0 1.15rem;box-sizing: border-box;min-height: 7.3rem;}
.fzXzAboZzSj_Xz{margin-top: 0.45rem;}
.fzXzAboZzSj_Xz_1{display: inline-block;border: solid 0.03rem rgba(255, 255, 255, 0.73);box-sizing: border-box;padding: 0.05rem;}
.fzXzAboZzSj_Xz_2{background-color: rgba(255, 255, 255, 0.46);letter-spacing: 1px;
	color: #ffffff;font-size: 0.19rem;padding: 0.33rem;
	text-shadow: 1px 2px 3px rgba(57, 57, 57, 0.81);
	}

.fzXzAbo .title h2{color: #ffffff;}
.fzXzAboJs{font-size: 0.2rem; margin-top: 0.25rem; display: none;opacity: 0;
	letter-spacing: 1px;
	color: #ffffff;}
.fzXzAboNr{width: 4.15rem;margin-top: 0.75rem;}
/* padding: 0.45rem 0 0.45rem 0.55rem; */
.fzXzAboNr_1{line-height: 1.7;background: rgba(0, 80, 162, 0.82);font-size: 0.3rem;
	color: #fff;height: 2.16rem;box-sizing: border-box; display: flex;align-items: center;justify-content: flex-start;padding: 0 0 0 0.55rem;}
	/* padding: 0.5rem 0 0.5rem 0.55rem; */
.fzXzAboNr_2{font-size: 0.2rem;line-height: 1.7;background: #fff; height: 2.16rem;box-sizing: border-box;
	letter-spacing: 1px;display: flex;align-items: center;justify-content: flex-start;padding: 0 0 0 0.55rem;
	color: #444444;}
/* .allNyNav{transform: translateY(-0.64rem);} */
.allNyNavList{display: flex;align-items: center;justify-content: center; position: relative; top:-0.4rem; }
/* .fixed */
.allNyNavList.fixed{width: 100%;height: 1.28rem; position: fixed!important; top: 1rem;left: 0;z-index: 91;}
.allNyNavList.stuckMenu{top:-0.4rem!important;}
.allNyNavList.stuckMenu.isStuck{top: 1rem!important;z-index: 11;width: 100%;left: 0;right: 0;}
.allNyNavList.isStuck li a{height: 0.8rem;line-height: 0.8rem;}




.allNyNavList li{}
.allNyNavList li a{display: block;height: 0.8rem;line-height: 0.8rem; background-color: #e9e9e9; text-align: center;font-size: 0.28rem;letter-spacing: 2px;color: #777777; padding: 0 0.2rem; min-width: 3.6rem; }
.allNyNavList li.on a{background-color: #0050a2;color: #fff;}
.allNyNavList.smallLi li a{min-width: 2.5rem;}
.xcFlLbWc{padding: 0 0 0.8rem;}
.xcFlLbNr{background-color: #f9f9f9;padding: 1px 0 0.5rem; overflow: hidden;box-sizing: border-box;}
/* .fz_zpcon{height: 4.2rem;overflow: hidden;box-sizing: border-box;} */
/* .zyFzNrWc_Xz{height: 4.2rem;overflow: hidden;box-sizing: border-box;} */
.zyFzNrMk{height: 4.2rem;overflow: hidden;box-sizing: border-box;}
.fz_zpcon ul li{overflow: hidden;box-sizing: border-box;}
.xcFlLb{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 0.9rem;}
.xcFlLb li{width: 33.3%;text-align: center;margin-top: 0.4rem;}
.xcFlLbIco img{width: 0.95rem;}
.xcFlLb li h3{font-size: 0.2rem;margin-top: 0.1rem;
	letter-spacing: 1px;
	color: #444444;}
.zyFzNr{display: flex;}
.zyFzNrMk{width: 24%;position: relative;transition: all .5s; -webkit-transition: all .5s;}
.zyFzNrMk.active{width: 52%;}
.zyFzNrMk .img100{height: 7rem;width: auto;max-width: 10000000px;min-width: 100%;}
.zyFzNrMkCon{position: absolute;top: 50%;left: 0; width: 100%; transform: translateY(-50%);color: #ffffff;text-align: center;z-index: 2;}
.zyFzNrMkCon h3{font-size: 0.4rem;}
.zyFzNrMkCon p{font-size: 0.2rem;margin-top: 0.18rem;}
.zyFzNrMk.active .zyFzNrMkCon p{white-space: nowrap;}
.zyFzNrMk.active .zyFzNrMkCon p br{display: none;}
.zyFzNrMkMc{width: 100%;height: 100%;position: absolute;top: 0;bottom: 0;z-index: 1;background: rgba(6,161,226, .2);}
.zyFzNrMkYs_1 .zyFzNrMkMc{background: rgba(6,161,226, 1);}
.zyFzNrMkYs_2 .zyFzNrMkMc{background: rgba(0,176,240, 1);}
.zyFzNrMkYs_3 .zyFzNrMkMc{background: rgba(51,211,78, 1);}
.zyFzNrMkYs_1.active .zyFzNrMkMc{background: rgba(6,161,226, .2);}
.zyFzNrMkYs_2.active .zyFzNrMkMc{background: rgba(0,176,240, .2);}
.zyFzNrMkYs_3.active .zyFzNrMkMc{background: rgba(51,211,78, .2);}

.ab_zr{position: relative;}
.ab_zr .w_1440{position: absolute;left: 50%;top: 1rem;z-index: 5;transform: translateX(-50%);}
.swiper-container-shzr{width:69.47%;margin: 0 !important;}
.ab_zr .title h2{color: #fff;}
.ab_zrbg{width:37.5%;position: absolute;right: 0;top: 0;z-index: 4;}
.ab_hisfot{width: 2.9rem;margin-top: 0.58rem;float: right;}
.ab_hisfot ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ab_hisfot ul li{width: 48%;overflow:hidden;margin-bottom: 0.3rem;box-sizing: border-box;height: 1.4rem;overflow:hidden;}
.ab_hisfot ul li img{width: auto;max-width: 170%;}
.ab_hisfot ul li.on{border:0.04rem solid #ffffff;}
.swiper-container-shzr .swiper-slide{overflow:hidden;}
.swiper-container-shzr .swiper-slide img{transition: all 3s linear;transform: scale(1.15);}
.swiper-container-shzr .swiper-slide-active img{transform: scale(1);}


.ab_contact{background: #f9f9f9;padding: 1.14rem 0 1.2rem 0;}
.ab_contactcon{display: flex;justify-content: space-between;margin-top: 0.62rem;}
.ab_contactl{width: 50%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.ab_contactbd{width: 48%;margin-bottom: 0.3rem;height: 0.6rem;background: #f5f5f5;border:1px solid #e7e7e7;box-sizing: border-box;display: flex;align-items: center;}
.ab_contactbd span{width: 1rem;font-size: .2rem;color: #444444;padding-left: 0.26rem;box-sizing: border-box;position: relative;margin-right: 0.28rem;}
.ab_contactbd span::after{display: block;width: 1px;height: 0.24rem;content: '';background: #cfcfcf;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.ab_contactbd span b{color: #ff1717;}
.ab_contactbd input{background:none;border:none;height: 100%;font-size: 0.2rem;color: #444;width: 70%;}
.ab_contactbd input::placeholder{color: #444 !important;}
.ab_contactbd.w_100{width: 100%;}
.ab_sel{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.3rem;}
.ab_sel select{width: 25%;height: 0.6rem;background: #fff url(../img/ab/jt.png) no-repeat 94% center/0.17rem 0.1rem;border:1px solid #e7e7e7;box-sizing: border-box;font-size: 0.2rem;color: #444444;padding-left: 0.26rem;}
.ab_sel select:nth-last-of-type(1){width: 44%;}
.ab_contactbd.w_100 span{width: 1.4rem;}
.ab_text{width: 100%;}
.ab_text textarea{display:block;width:100%;height: 2.1rem;background: #f5f5f5;border:1px solid #e7e7e7;box-sizing: border-box;font-size: .2rem;color: #444444;padding: 0.26rem;box-sizing: border-box;}
.ab_bdfot{width: 100%;margin-top: 0.3rem;display: flex;justify-content: space-between;align-items: center;}
.cz_btn{display: flex;align-items: center;font-size: 0.2rem;color: #777777;}
.cz_btn img{width:0.24rem;margin-right: 0.12rem;}
.ab_contactr{width: 43.05%;}
.ab_contactr ul li{background: #fff;padding: 0.5rem 0 0.5rem 0.3rem;box-sizing: border-box;margin-bottom: 0.3rem;box-shadow: 0 0 0.1rem #cfcfcf;}
.ab_contactr ul li:nth-last-of-type(1){margin-bottom: 0;}
.ab_contactr ul li h2{font-size: 0.3rem;color: #444444;margin-bottom: 0.5rem;position: relative;}
.ab_contactr ul li h2 b{font-size: 0.4rem;color: #0050a2;font-weight: bold;padding-right: 0.24rem;}
.ab_contactr ul li h2::after{display: block;width: 0.15rem;height: 0.4rem;content: '';background: url(../img/pro/pro_titicon.png) no-repeat center center/cover;position: absolute;left: -0.3rem;top: 0.14rem;}
.ab_contactr ul li h2 span{font-size: 0.4rem;color: #f5f5f5;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.ab_contactr ul li p{font-size: 0.2rem;color: #555555;margin-bottom: 0.1rem;}
.ab_contactr ul li p:nth-last-of-type(1){margin-bottom: 0;}
.ab_contactr ul li p span{color: #b6b6b6;padding-right: 0.1rem;}

/*产品列表*/
.pro_body{background: #f5f5f5;padding-top: 1rem;width: 100%;overflow: hidden;}
.pro_ny{background: #f5f5f5;}
.pro_listtit{font-size: 0.52rem;color:#444;font-weight: bold;padding: 0.5rem 0 0.4rem 0;}
.prob_listtit{color: #0050a2;}
.prob_listtit span{margin-right: 0.28rem;position: relative;}
.prob_listtit span::after{display: block;width: 6px;height:0.4rem;border-left: 1px solid #0050a2;position: absolute;left: 0.24rem;top: 0.16rem;content:'';transform: rotate(40deg);background: #fff;}
.prob_listtit span.span1::after{background: #f5f5f5;}
.pro_list ul{display: flex;justify-content: space-between;}
.pro_list ul li{width: 49%;position: relative;}
.pro_list ul li a p{font-size: 0.24rem;color: #fff;position: absolute;left: 0.38rem;bottom: 0.39rem;}
.pro_listpic{overflow:hidden;}
.pro_listpic img{transition: all 0.3s linear;}
.pro_list ul li:hover .pro_listpic img{transform: scale(1.1);}
.pro_cs{background: #fff;margin: 0.3rem auto 1rem auto;padding: 0.6rem 0.6rem 0 0.6rem;box-sizing: border-box;overflow:hidden;}
.pro_cstop{margin:0.58rem 0 0.5rem 0;display: flex;justify-content: space-between;}
.pro_cstit{margin:0.58rem 0 0.5rem 0;position: relative;font-size: 0.4rem;color: #444444;font-weight: bold;line-height: 1.5;}
.pro_cstit::after{display: block;width: 0.15rem;height: 0.4rem;content: '';background: url(../img/pro/pro_titicon.png) no-repeat center center/cover;position: absolute;left: -0.6rem;top: 0.12rem;}
.pro_cstop .pro_cstit{margin: 0;font-size: 0.3rem;font-weight: normal;}
.pro_ts .pro_cstit,.pro_csfot .pro_cstit{font-size: 0.3rem;font-weight: normal;}
.pro_cstop p{font-size: 0.2rem;color:#777;line-height: 1.7;width: 6.5rem;}
.pro_ts{border-top: 1px solid #ececec;padding-bottom: 0.6rem;}
.pro_ts ul{display: flex;justify-content: space-between;}
.pro_ts ul li{width: 23.5%;height: 3.6rem;background: #f6f6f6;padding: 0 0.3rem;box-sizing: border-box;transition: all 0.3s linear;}
.pro_ts ul li h2{width:0.8rem;border-radius: 100%;margin: 0.3rem 0 1.08rem 0;}
.pro_ts ul li p{font-size: 0.24rem;color:#444444;line-height: 0.4rem;}
.pro_ts ul li p span{display: block;font-size: 0.16rem;color: #0050a2;}
.pro_ts ul li:hover{background: #0050a2;}
.pro_ts ul li:hover p{color: #fff;}
.pro_ts ul li:hover p span{color: #fff;}
.pro_csfot ul{border-bottom: 1px solid #ececec;padding-bottom:0.6rem;display: flex;justify-content: space-between;}
.pro_csfot ul li{background: #f6f6f6;display: flex;width: 49%;transition: all 0.3s linear;}
.pro_csfotpic{width: 3.2rem;}
.pro_csfotr{flex: 1;}
.pro_csfotr h2{font-size: 0.24rem;color: #444444;font-weight: bold;line-height: 1;padding: 0.7rem 0 0.2rem 0;}
.pro_csfotr p{display: flex;align-items: center;font-size: 0.16rem;color:#777;margin-bottom: 0.08rem;}
.pro_csfotr p span{width: 0.06rem;height: 0.06rem;background: #0050a2;border-radius: 100%;margin-right: 0.1rem;}
.pro_csfot ul li:hover{background: url(../img/pro/cs_bg.jpg) no-repeat center center/cover;}
.pro_csfot ul li:hover .pro_csfotr h2{color: #fff;}
.pro_csfot ul li:hover .pro_csfotr p{color: #fff;}
.pro_csfot ul li:hover .pro_csfotr p span{background: #fff;}
.pro_csfotbtn{width: 3.4rem;margin: 0.6rem 0;}
.pro_csfotbtn a{background: url(../img/pro/cs_btn.png) no-repeat center center/cover;}
.bg_w{background: #fff;}
.pro_dc{padding-bottom: 1rem;}
.pro_dc .pro_cstop{margin:0.58rem 0 0.5rem 0;align-items: center;}
.pro_dc .pro_cstop .pro_listtit{padding: 0;}

.pro_b{padding-bottom: 1rem;}
.pro_b .pro_listtit{padding:0.96rem 0 0 0;}
.pro_b .w_1440{display: flex;justify-content: space-between;}
.pro_bl{width:71.38%;}
.pro_bl p{font-size: 0.2rem;color: #777777;line-height: 0.32rem;padding: 0.24rem 0 0.44rem 0;}
.pro_br{width: 23.4%;margin-top: 1rem;}
.pro_br ul li{height: 2rem;background: #fff;padding: 0 0.38rem;box-sizing: border-box;display: flex;flex-direction:column;justify-content:center;transition: all 0.3s linear;}
.pro_br ul li h2{font-size: 0.16rem;color: #444444;line-height: 0.28rem;}
.pro_br ul li h3{font-size: 0.3rem;color: #0050a2;font-weight: bold;line-height: 1;padding: 0.12rem 0 ;}
.pro_br ul li p{font-size: 0.16rem;color: #444444;line-height: 0.28rem;}
.pro_br ul li:nth-of-type(2n){background: #f9f9f9;}
.pro_br ul li:hover{background: #0050a2;}
.pro_br ul li:hover h2{color: #a8b9d6;}
.pro_br ul li:hover h3{color: #fff;}
.pro_br ul li:hover p{color: #a8b9d6;}

.pro_con01 .w_1440{display: flex;justify-content: space-between;padding: 0.96rem 0 ;}
.pro_con01l{width: 48%;}
.pro_con01l p{font-size: 0.2rem;color: #000;line-height: 2;}
.pro_con01l .more{margin-top: 0.6rem;}
.pro_con01r{width: 48%;overflow: hidden;}
.pro_con01r img{transition: all 0.3s linear;}
.pro_con01r:hover img{transform: scale(1.1);}

.glZyQjS{font-size: 0.2rem;line-height: 1.7;letter-spacing: 1px;/*margin-top: 0.5rem;*/color: #777777;}
.glZyQCpXpTit{font-size: 0.3rem;letter-spacing: 2px;color: #444444;font-weight: bolder;}
.glZyQCpXp{background-color: #ffffff;padding: 0.55rem;margin-top: 0.8rem;margin-bottom: 0.6rem;}
.img100{display: block;width: 100%;height: auto;}
/*.glZyQCpXpCon{margin-top: 0.5rem;}*/
.glZyQBot{background: #fff;padding: 0.8rem 0;margin-top: 0.6rem;}
.glZyQBot.glZyQBotSbXz{padding: 0 0 0.8rem;margin-top: 0;}
.glZyQBotNav{display: flex;justify-content: space-between;}
.glZyQBotNav li{flex-grow: 1;margin-right:8px;mar}
.glZyQBotNav li a{display: block;width: 100%;height: 0.82rem;line-height: 0.82rem;background-color: #f5f5f5;font-size: 0.3rem;text-align: center;font-weight: bolder;letter-spacing: 2px;color: #444444;}
.glZyQBotNav li:nth-last-child(1){margin-right: 0;}
.glZyQBotNav li a:hover{background-color: #0050a2;color: #fff;}
.glZyQBotNav li.on a{background-color: #0050a2;color: #fff;}
.glZyQBotMkXzTit{font-size: 0.2rem;color: #444444;line-height: 0.44rem;padding: 0 0.25rem;background: #f2f2f2;border-bottom: 1px solid #b1c5d7;}
.glZyQBotMk{display: flex;justify-content: space-between;padding-bottom: 2px;background: #f2f2f2;}
.glZyQBotMkLeft{width: 30%;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
/* border: solid 1px #777777; */
.glZyQBotMkRig{ width: 70%;  box-sizing: border-box;line-height: 1.8;padding: 0.35rem 0.6rem 0.35rem 0;}
.sbKhListV li:nth-child(2n) .glZyQBotMkRig{padding: 0.35rem 0 0.35rem 0.6rem;}
.sbKhListVImg{width: 85%;}
/* .glZyQBotMkLeft img{width: auto;aspect-ratio: 640 / 480;object-fit: contain;} */
.glZyQBotMkRig .f16{font-size: 0.2rem;color: #444444;}
.glZyQBotMkRig .f20{font-size: 0.2rem; color: #444444; font-weight: bolder;margin-top: 0;}
.glZyQBotMkRig .f20:nth-child(2){margin-top: 0.5rem;}
.glZyQBotSwiper{margin-top: 0.7rem;}
.glZyQBotMkRig .f20.mt5{margin-top: 0.1rem;}
.glZyQBotMkRigList{font-size: 0.16rem;color: #444444;display: flex;}
.glZyQBotMkRigList .w1{flex-grow: 1;}
.glZyQBotMkRigList .w2{flex-grow: 2;}
.sbKhListVXzMk{margin-top: 0.8rem;}
.sbKhListV{padding-top: 0;}
.sbKhListVTit{letter-spacing: 2px;font-size: 0.3rem;font-weight: bolder;text-align: center;
	color: #0050a2;margin: 0.2rem 0;}
.sbKhListV li:nth-child(2n) .glZyQBotMk{flex-direction: row-reverse;}
.sbKhListV li{margin-top: 0.3rem;}


.glZyQCpXpTit_1{font-size: 0.4rem;font-weight: bolder;position: relative;margin-bottom:0.6rem;
	letter-spacing: 2px;
	color: #444444;}
.glZyQCpXpTit_1Ico{position: absolute;top: 50%;transform: translateY(-50%); left: -0.55rem;}
.glZyQCpXpTit_1Ico{width: auto!important;}
.pro_csfotbtn.w249{width: 2.49rem;}
.pro_csfotbtn.w249 a{background-size: 100% 100%;}
.glZyQBotSwiperNrTop{background-color: #f9f9f9;box-sizing: border-box;line-height: 1.8;padding: 0.6rem;}
.glZyQBotSwiperNrTop .f16{font-size: 0.16rem;color: #444444;}
.glZyQBotSwiperNrTop .f20{font-size: 0.2rem;letter-spacing: 1px; color: #444444; font-weight: bolder;margin-top: 0.4rem;}

.invNyCon{display: flex;justify-content: space-between;padding: 1.2rem 0;}
.invNyConLeft{width: 63.19%;display: flex;justify-content: space-between;}
.invNyConRig{width: 35.28%;background: #fafafa;padding: 0.42rem 0.2rem 0;box-sizing: border-box;}
.invNyConLeftWz{height: 2.15rem;background: #fafafa;display: flex;align-items: center;}
.invNyConLeft_1{width: 53%;}
.invNyConLeft_2{width: 46.54%;}
.invNyConLeft_2 .invNyConLeftWz{background-color: #0050a2;color: #fff;}
.invNyConLeftWzNr{box-sizing: border-box;padding: 0 0.35rem;}
.invNyConLeftWzNr h3{font-size: 0.2rem;padding-bottom: 0.2rem;
	letter-spacing: 1px;}
.invNyConLeftWzNr p{font-size: 0.16rem;line-height: 1.7;
	color: #444444;}
.invNyConLeft_2 .invNyConLeftWzNr p{color: #fff;}
.invNyConLeft_2 .invNyConLeftWzNr h3{padding-bottom: 0.12rem;}
.invNyConLy{margin-top: 0.42rem;}
.invNyConLy a{ display: block; width: 1.56rem;text-align: center;
	height: 0.37rem;line-height: 0.37rem;font-size: 0.16rem;color: #ffffff;
	border: solid 1px #ffffff;}
.invNyConLy a:hover{background: #fff;color: #0050a2;}
.invNyConRigTit{font-size: 0.2rem;letter-spacing: 1px;}
.invNyConRigList{padding-top: 0.2rem;}
.invNyConRigList li{height: 0.39rem;line-height: 0.39rem;position: relative;
	background-color: #ffffff;box-sizing: border-box;padding: 0 0.46rem 0 0.65rem;margin-top: 0.14rem;}
.invNyConRigList li::before{content: "";width: 1px;
	height: 0.22rem;background:#0050a2; position: absolute;top: 50%;margin-top: -0.11rem;left: 0.5rem; opacity: .85;    }
.invNyConRigList h3{font-size: 0.12rem; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #0050a2;}
.invNyConRigList h3 a{color: #0050a2;}
.invNyConRigSwiperIco{position: absolute;top: 50%;left: 0.18rem;width: 0.17rem; transform: translateY(-50%); }
.invNyConRigSwiperDown{position: absolute;top: 0;right: 0;width: 0.46rem;height: 100%;}
.invNyConRigSwiperDown a{display: block;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.invNyConRigSwiperDown img{width: 0.11rem;}
.invNyConRigSwiperBut{margin-top: 0.5rem;text-align: center;justify-content: center;}
.invNyConRigSwiperBut .ab_hisbtn{width: 0.4rem;}
.ab_histopr.invNyConRigSwiperBut div.ab_hisnext{top: -0.05rem;}

.fuelFcbXlMk{margin-top: 0.8rem;}
.fuelFcbXlMkWc .fuelFcbXlMk:nth-child(1){margin-top: 0;}
.fuelFcbXlMk .fuelFcbXlMkLeft{width: 20%;}
.fuelFcbXlMk .fuelFcbXlMkCen{font-size: 0.2rem;color: #444444;width: 55%;box-sizing: border-box;padding-left: 0.5rem;}
.fuelFcbXlMkCen dd{margin-top: 0.15rem;}
.fuelFcbXlMk .fuelFcbXlMkRig{width: 25%;}
.fuelFcbXlMk .fuelFcbXlMkCenTit{display: inline-block;color: #444444;}
.fuelFcbXlMk .glZyQBotMk{align-items: center;box-sizing: border-box;width: 100%;padding: 0.35rem 0.6rem 0.35rem 0.4rem;}
.fuelFcbXlMkCen dd.pl100{position: relative;display: flex;}
.fuelFcbXlMk .sbKhListV li:nth-child(2n) .glZyQBotMk{flex-direction: initial;}
.fuelFcbXlMk .sbKhListV li:nth-child(1){margin-top: 0.1rem;}
.fuelFcbXlMkImg{max-width: 100%;margin: 0 auto;}
.fuelFcbXlMkBigRig .fuelFcbXlMkRig{width: 57%;}
.fuelFcbXlMkBigRig .fuelFcbXlMkCen{width: 43%;}



/*研发技术*/
.rd_top{display: flex;justify-content: space-between;padding: 0.8rem 0 0.55rem;}
.rd_top.rd_topXz{padding-bottom: 0.55rem;}
.rd_topc{align-items: center;}
.rd_top h2{font-size:0.4rem;letter-spacing: 2px;font-weight: bold;}
.rd_top h3{width:2.08rem;}
.rd_top p{width: 66.66%;font-size: 0.2rem;color: #777777;line-height: 0.32rem;}

.rd_team{background: url(../img/rd/team_bg.jpg) no-repeat center top/110% 8.2rem;}
.rd_team .rd_top h2{color: #fff;}
.rd_team .rd_top p{color: #fff;}
.rd_teamcon{margin-bottom: 1.1rem;}
.rd_teamcon ul{display: flex;justify-content: space-between;}
.rd_teamcon ul li{width: 19%;height: 3rem;background: #fff;padding: 0 0.3rem;box-sizing: border-box;transition: all 0.3s linear;}
.rd_teamcon ul li h2{width:0.8rem;margin: 0.4rem 0 0.86rem 0;}
.rd_teamcon ul li h2 img:nth-of-type(1){display: block;}
.rd_teamcon ul li h2 img:nth-of-type(2){display: none;}
.rd_teamcon ul li h3{font-size: 0.2rem;color:#444444;}
.rd_teamcon ul li h3 span{display: block;font-size: 0.16rem;color: #0050a2;padding-top: 0.14rem;}
.rd_teamcon ul li:hover{background: #0050a2;}
.rd_teamcon ul li:hover h2 img:nth-of-type(1){display: none;}
.rd_teamcon ul li:hover h2 img:nth-of-type(2){display: block;}
.rd_teamcon ul li:hover h3{color: #fff;}
.rd_teamcon ul li:hover h3 span{color: #fff;}
.rd_teamfot{background: #0050a2;padding: 0.6rem 0 0.6rem 0.57rem;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.rd_teamfot h2{width: 3rem;font-size: 0.4rem;color: #fff;}
.rd_teamfot dl{display: flex;align-items: center;flex: 1;}
.rd_teamfot dl dd{flex: 1;font-size: 0.16rem;color: #fff;position: relative;}
.rd_teamfot dl dd span{font-size: 0.46rem;color: #fff;}
.rd_teamfot dl dd sup{font-size: 0.2rem;padding-left: 0.1rem;position: relative;top:-0.2rem;}
.rd_teamfot dl dd b{display: block;font-weight: normal;}
.rd_teamfot dl dd::after{display: block;width: 1px;height:0.6rem;content: '';background: #3e74aa;position: absolute;right: 24%;top: 55%;transform: translateY(-50%) rotate(15deg);}
.rd_teamfot dl dd:nth-last-of-type(1)::after{display: none;}
.rd_teamfot dl dd:nth-last-of-type(2){flex: auto;width: 7%;}

.rd_nl .rd_top{align-items: center;}
.rd_nlcon ul{display: flex;}
.rd_nlcon ul li{width: 25%;background: #0050a2;transition: all 0.3s linear;display: flex;flex-direction: column;}
.rd_nlpic{overflow:hidden;}
.rd_nlpic img{transition: all 0.3s linear;}
.rd_nljs{height: 3.56rem;padding: 0 0.4rem;box-sizing: border-box;}
.rd_nljs h2{font-size: 0.3rem;color: #ffffff;padding: 0.74rem 0 0.14rem 0;text-align: center;}
.rd_nljs p{font-size: 0.16rem;color: #ffffff;line-height: 0.28rem;text-align: center;}
.rd_nlcon ul li:nth-child(even) .rd_nlpic{order: 2;}
.rd_nlcon ul li:nth-child(even) .rd_nljs{order: 1;}
.rd_nlcon ul li:hover .rd_nlpic img{transform: scale(1.1);}

.rd_nlfot{background: #f5f5f5;padding: 0 0.6rem 0.6rem 0.6rem;box-sizing: border-box;margin: 0.8rem 0 1.2rem 0;}
.rd_nlfot .rd_top{padding: 0.74rem 0 0.54rem 0;}
.rd_yy{background: #f5f5f5;padding-bottom: 0.9rem;}
.rd_yycon ul{display: flex;justify-content: space-between;}
.rd_yycon ul li{width: 32%;}
.rd_yyjs{overflow: hidden;position: relative;margin-bottom: 0.3rem;}
.rd_yyjs img{transition: all 0.3s linear;}
.rd_yyjs p{font-size: 0.24rem;color: #ffffff;line-height: 1;position: absolute;left: 0;bottom:0;background:#0050a2;width: 100%;padding:0.2rem 0.4rem 0.2rem 0.4rem;box-sizing: border-box;}
.rd_yyjs:hover img{transform: scale(1.1);}
.rd_yycon ul li:nth-last-of-type(1) .rd_yyjs p{line-height: 1.5;}

/*智能制造*/
.znzz_gc{padding: 1.2rem 0;}
.znzz_gc .w_1440{display: flex;justify-content: space-between;align-items: center;}
.znzz_gcl{width:44.8%;}
.znzz_tit h2{font-size: 0.4rem;color:#444444;font-weight: bold;padding-bottom: 0.27rem;position: relative;}
.znzz_tit h2::after{display: block;width: 0.5rem;height: 0.02rem;content: '';background: #0050a2;position: absolute;left: 0;bottom: 0;}
.znzz_gcl p{font-size: 0.2rem;color: #777777;line-height: 1.6;padding: 0.27rem 0 0.5rem 0;}
.znzz_gcr{width:50%;overflow: hidden;}
.znzz_gcr img{transition: all 0.3s linear;}
.znzz_gcr:hover img{transform: scale(1.1);}
.znzz_gy{background: #f9f9f9;padding-bottom: 1.2rem;}
.znzz_gycon{position: relative;overflow:hidden;}
.znzz_gyconl{width:70.48%;}
.znzz_gycor{position: absolute;right: 0;top: 0;z-index: 20;width:36.28%;}
.znzz_gycornr{position: absolute;left: 1.6rem;top: 50%;transform: translateY(-50%);z-index: 20;}
.znzz_gycornr dl dd{font-size: 0.3rem;color: #6386bb;padding: 0.13rem 0;}
.znzz_gycornr dl dd:hover,.znzz_gycornr dl dd.on{font-weight: bold;color: #fff;}
.znzz_gybtn{margin-top: 0.85rem;display: flex;align-items: center;}
.znzz_gybtn div{width:0.7rem;}
.znzz_gybtn div:nth-of-type(1){position: relative;top: 0.1rem;}
.swiper-container-gy .swiper-slide{overflow:hidden;}
.swiper-container-gy .swiper-slide img{transform: scale(1.1);transition: all 3s linear;}
.swiper-container-gy .swiper-slide-active img{transform: scale(1);}

.znzz_zl{height:8rem;background: url(../img/znzz/znzz_pic04.jpg) no-repeat center center/cover;padding-top: 2.44rem;box-sizing: border-box;}
.znzz_zl .znzz_tit h2{color: #fff;}
.znzz_zl .znzz_tit h2::after{background: #fff;}
.znzz_zl .znzz_gcl p{color: #fff;}

/*新闻列表*/
.news_list{background: #f5f5f5;padding-bottom: 0.8rem;}
.news_list:nth-of-type(2n){background: #fff;}
.news_listcon ul{display: flex;flex-wrap: wrap;}
.news_listcon ul li{width: 32%;margin: 0 2% 0.2rem 0;background: #fff;transition: all 0.3s linear;}
.news_listcon ul li:nth-of-type(3n){margin-right: 0;}
.news_listpic{overflow:hidden;}
.news_listpic img{transition: all 0.3s linear;aspect-ratio:322/200;object-fit:cover;}
.news_listwz{padding: 0.23rem 0.3rem;box-sizing: border-box;}
.news_listcon ul li a .news_listwz h2{width: 100%;font-size: 0.2rem;line-height: 0.25rem;min-height: 0.75rem; color: #444444;}
.news_listcon ul li a .news_listwz h2 img{width:0.37rem;margin-right: 0.1rem;}
.news_listcon ul li a .news_listwz p{font-size: 0.16rem;color: #777777;padding-top: 0.1rem;}
.news_listcon ul li:hover{transform: translateY(-0.1rem);box-shadow:0 0 0.1rem #777777;}
.news_listcon ul li:hover a .news_listpic img{transform: scale(1.1);}
.news_listcon.news_listconXz li{width: 24.25%;margin: 0 1% 0.2rem 0;background: #fff;transition: all 0.3s linear;}
.news_listcon.news_listconXz ul li:nth-of-type(3n){margin-right: 1%;}
.news_listcon.news_listconXz ul li:nth-of-type(4n){margin-right: 0;}
.news_listcon.news_listconXz a .news_listwz h3{font-size: 0.16rem;
	color: #a3a3a3;}
.news_listcon.news_listconXz ul li a .news_listwz p{padding: 0.15rem 0 0.13rem;}
.news_listconXz_1.news_listcon ul li{background: #f5f5f5;}
.news_listxzTop{position: relative;}
.news_listxzBot{background-color: #fff;height: 0.75rem;position: relative;}
.news_listxzTopLogo{width: 0.73rem;display: block;position:absolute;top: 0.23rem;left: 0.24rem;}
.news_listxzBot img{position: absolute;width: 100%;left: 0;top: -0.05rem;display: block;height: 0.1rem;}
.news_listxzTopDown{position: absolute;width: 0.42rem;bottom: 0.3rem;right: 0.23rem;}
.news_listxzTop h3{font-size: 0.24rem;font-weight: bolder;position: absolute;
	color: #32a7d3;left: 0.24rem;bottom: 0.4rem;right: 0.8rem;}

.page{padding: 1rem 0 0 0;}
.page ul{display: flex;justify-content: center;align-items: center;}
.page ul li{margin: 0 0.25rem;}
.page ul li a{font-size: 0.3rem;color: #777777;}
.page ul li.on a{color: #0050a2;font-weight: bold;}
.page ul li.prev,.page ul li.next{width:0.7rem;}

.pager1{display: flex;justify-content: center;align-items: center;}
.pager1 a,.pager1 span{margin: 0 0.25rem;}
.pager1 a,.pager1 span{font-size: 0.3rem;color: #777777;}
.pager1 .current {color: #0050a2;font-weight: bold;}
.pager1 .prev,.pager1 .next{width:0.7rem;}


/*新闻详情*/
.newsinfo_body{background: #fff;}
.news_infonav{display: flex;align-items: center;padding: 0.28rem 0 0.7rem 0.8rem;box-sizing: border-box;font-size: 0.16rem;color: #808080;}
.news_infonav span{margin: 0 0.15rem;}
.news_infonav img{width:0.22rem;}
.news_infonav b{font-weight: normal;color: #0050a2;}

.news_info .w_1440{display: flex;justify-content: space-between;}
.news_infol{width: 64%;}
.news_infoltop{border-bottom: 1px solid #dadada;}
.news_infoltop h2{font-size: 0.4rem;color: #0050a2;line-height: 0.6rem;}
.news_infoltop p{font-size: 0.16rem;color: #777777;line-height: 1;padding: 0.26rem 0;}
.news_infolcon {font-size: 0.16rem;color: #444444;line-height: 1.8;padding:0.26rem 0;}
.news_infolcon p{font-size: 0.16rem;color: #444444;line-height: 1.8;/*padding-top: 0.3rem;*/}
.news_infolcon p b{font-weight: bold;font-size: 0.2rem;}
.news_infolcon img{width: auto;max-width: 100%!important;}


.news_infol .more{margin: 1.2rem 0;}
.news_infor{width:32%;}
.news_infotj ul li{margin-top: 0.6rem;}
.news_infotj ul li a .news_listwz h2{font-size: 0.3rem;color: #444444;padding: 0.24rem 0 0.1rem;}
.news_infotj ul li a .news_listwz p{font-size: 0.16rem;color: #777777;}
.news_infofot{background: #f5f5f5;}
.news_infofot ul li{border-bottom: 1px solid #d2d2d2;padding: 0.28rem 0;}
.news_infofot ul li a{font-size: 0.3rem;color: #444444;display: flex;justify-content: space-between;align-items: center;}
.news_infofot ul li a b{font-weight: normal;}
.news_infofot ul li:hover a{color: #0050a2;}
.news_infofot ul li:nth-of-type(2){border-bottom: none;}

/*人才发展*/
.fz_ln .znzz_gcl{width: 100%;}
.fz_ln .znzz_gcl h6{font-size: .3rem;color: #0050a2;}
.fz_fl{height:8rem;background: url(../img/fz/fl_bg.jpg) no-repeat center center/cover;position: relative;}
.fz_fl .znzz_gcl{width: 30.9%;padding-top: 2.74rem;}
.fz_fl .znzz_gcl .znzz_tit h2{color: #fff;}
.fz_fl .znzz_gcl .znzz_tit h2::after{background: #fff;}
.fz_fl .znzz_gcl p{color: #fff;}
.fz_fllist{width:62.4%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.fz_fllist dl{width: 9.7rem;position: absolute;left: 1.5rem;top: 1.08rem;display: flex;flex-wrap: wrap;}
.fz_fllist dl dd{width: 25%;text-align: center;}
.fz_fllist dl dd h2{width:0.8rem;margin: 0 auto;}
.fz_fllist dl dd p{font-size: 0.2rem;color: #ffffff;padding: 0.08rem 0 0.84rem 0;}

.fz_fz{position: relative;background: #f9f9f9;}
.fz_fz::after{display: block;width: 100%;height: 80%;content: '';background: #0050a2;position: absolute;left: 0;top: 0;}
.fz_fz .w_1440{position: relative;z-index: 2;}
.fz_fz .rd_top h2{color: #0050a2;}
.fz_fz .rd_top p{color: #fff;}
.fz_fz .img{box-shadow: 0 0 0.14rem #ececec;}

.fz_zp{background: #f9f9f9;padding-bottom: 1.2rem;}
.fz_zpcon ul{display: flex;justify-content: space-between;}
.fz_zpcon ul li{width: 49%;overflow:hidden;position: relative;}
.fz_zpconMc{width: 100%;height: 100%;position: absolute;bottom: 0; left: 0;transition: all 0.3s linear;background: rgba(0,80,162, .62);}
/* bottom: -100%; */
.fz_zpcon ul li:hover .fz_zpconMc{bottom: 0;}
.fz_zpcon ul li:nth-child(2) .fz_zpconMc{background: rgba(0,80,162, .73);}
.fz_zpconjs{position: absolute;left: 0.4rem;bottom: 0.4rem;transition: all 0.3s linear;transform:translateY(0);}
/* transform: translateY(2.1rem); */
.fz_zpconjs h2{font-size: 0.3rem;color: #fff;}
.fz_zpconjs h3{font-size: 0.19rem;color: #ffffff;line-height: 0.28rem;padding: 0.14rem 0.2rem 0.34rem 0;height: 0.84rem;}
.fz_zpcon ul li > img{transition: all 0.3s linear;}
.fz_zpcon ul li:hover > img{transform: scale(1.1);}
.fz_zpcon ul li:hover .fz_zpconjs{transform:translateY(0);}
.more.moreXzBd a{width: 2.60rem;background: url(../img/20240912/bjmore.png) no-repeat center center / cover;background-size: 100% 100%;color: #0050a2;white-space: nowrap;
	height: 0.58rem;line-height: 0.58rem;  }

.video_tc{width: 100vw;height: 100vh;position: fixed;left: 0;top: 0;z-index: 300;display: none;background: rgba(0,0,0,0.5);}
.video_tccon{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.video_tc video{display: block;width: auto;height: 80vh;}
.video_tcclose{width: 0.4rem;height:0.4rem;background:rgba(255,255,255,0.4);cursor: pointer;position: absolute;right: 0.3rem;top: 0.3rem;z-index: 50;border-radius: 100%;}
.video_tcclose img{width: 0.16rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}


.banXzGg{position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 2;margin-top: .5rem;font-size: 0;}
.banXzGgWz{display: inline-block;background: url(../img/20240828/bannerBj.png) no-repeat;   padding:0.8rem 1.9rem 0.8rem 0.8rem;transform: translateX(-0.5rem);  background-size: 100% 100%;   }
.banXzGgWz h3{font-size: 0.5rem;letter-spacing: 3px;color: #ffffff;font-weight: bolder;}
.banXzGgWz p{font-size: 0.25rem;letter-spacing: 1px;color: #ffffff;}
.footerXz{background-color: #0050a2;}
.footerXzTop{font-size: 0.16rem;letter-spacing: 1px; padding: 0.23rem 3.8%;color: #ffffff;border-bottom: 1px solid rgba(255,255,255,0.35);}
.footerXzNr{padding: 0.4rem 3.8%; display: flex;justify-content: center; align-items: flex-start; }
.footerXzBot{background-color: #000000;letter-spacing: 1px;color: #ffffff;font-size: 0.16rem;padding: 0.18rem 3.8%;text-align:center;}
.footerXzBot img{display: inline-block;vertical-align: middle;width: 0.5rem;margin: -0.03rem 0.07rem 0 0;}
.footerXzBot span{margin-left: 0.15rem;}
.footerXzNrRig_1{font-size: 0.2rem;letter-spacing: 1px;color: #ffffff;font-weight: bolder;}
.footerXzNrRig_2{display: flex;justify-content: flex-start; align-items: flex-start;margin-top: 0.22rem;}
.footerXzNrRig{margin-left: 1.1rem;}
.footerXzNrRig_2 dd{margin-right: 0.4rem;position: relative;}
.footerXzNrRig_2 dd:nth-last-of-type(1){margin-right: 0;}
.footerXzNrRig_2 dd img{width: auto;max-width: 10000px;height: 0.46rem;}
.footerXzNrRig_2ImgPos{width: 1rem;position: absolute;bottom: 100%;left: 50%;margin-left: -0.55rem;padding-bottom: 0.1rem;display: none;}
.footerXzNrRig_2 dd .footerXzNrRig_2ImgPos img{height: auto;width: 100%!important;}
.footerXzNrRig_2 dd:hover .footerXzNrRig_2ImgPos{display: block;}
.triangle {width:0;
height: 0;border-left:0.05rem solid transparent;border-right:0.05rem solid transparent;border-top:0.1rem solid #fff;margin: 0 auto;}



.indXzBk{background-color: #f9f9f9;padding: 0.8rem 0;}
.indXzBkNrList{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.indXzBkNrList dl{width: 31%;margin: 0 3.5% 0.4rem 0;white-space: nowrap;}
.indXzBkNrList dl:nth-child(3n){margin-right: 0;}
.indXzBkNrList dl dt{font-size: 0.3rem;color: #444444;border-bottom: 1px solid #dfdfdf;padding-bottom: 0.07rem;margin-bottom: 0.05rem;}
.indXzBkNrList dl dd{font-size: 0.2rem;color: #777777;margin-top: 0.07rem;}
.indXzBkBot{display: flex;justify-content: space-between;margin-top: 0.7rem;}
.indXzBkBotMk{width: 50%;background-color: #ffffff;}
.indXzBkBotMk a{display: flex;width: 100%;height: 1.2rem;justify-content: space-between;color: #0050a2;align-items: center;box-sizing: border-box;padding: 0 0.9rem 0 0.5rem; transition:0.5s; -webkit-transition:0.5s;}
.indXzBkBotMk h3{font-size: 0.24rem;width: calc(100% - 1.05rem);font-weight: bolder;}
.indXzBkBotMk_1{width: 0.51rem;}
.indXzBkBotMk_2{width: 0.14rem;}
/* .indXzBkBotMk a:hover{background-color: #0050a2;color: #fff;}
.indXzBkBotMk a:hover img{filter: grayscale(100) brightness(200);} */
.indXzBkBotMk.on a{background-color: #0050a2;color: #fff;}
.indXzBkBotMk.on a img{filter: grayscale(100) brightness(200);}


.fcYgLbRig .swiper-scrollbar{width: 4px;height: 5.2rem;position: absolute;top: 0;right: 0;background-color: #e8ecef;display: block!important;}
.fcYgLbRig .swiper-scrollbar-drag{background-color: #0050a2;}

.fcYgLb{display: flex;justify-content: space-between;}
.fcYgLbLeft{width: 75%;}
.fcYgLbRig{width: 20%;padding-right: 0.3rem;}
/* height:  4.2rem; */
.fcYgLbBigSwiperImg{height:  5.2rem; width: 100%; overflow: hidden;position: relative;} 
.fcYgLbBigSwiperImg img{width: 100%;height: auto;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
/* .fcYgLbSmallSwiper{height: 4.2rem; width: 100%; overflow: hidden;}
.fcYgLbSmallSwiperImg img{height: 1.35rem;}
.fcYgLbSmallSwiper .swiper-slide{margin-top: 0.075rem;height: 1.35rem;box-sizing: border-box;overflow: hidden;}
.fcYgLbSmallSwiper .swiper-slide:nth-child(1){margin-top: 0;}
.fcYgLbSmallSwiper .swiper-slide-active .fcYgLbSmallSwiperImg{border: 0.04rem solid #0050a2;}
.fcYgLbSmallSwiper .swiper-slide-active .fcYgLbSmallSwiperImg img{height: 1.27rem;} */

.fcYgLbSmallSwiper{height: 5.2rem; width: 100%; overflow: hidden;}
.fcYgLbSmallSwiperImg img{height: 1.68rem;}
.fcYgLbSmallSwiper .swiper-slide{margin-top: 0.08rem;height: 1.68rem;box-sizing: border-box;overflow: hidden;}
.fcYgLbSmallSwiper .swiper-slide:nth-child(1){margin-top: 0;}
.fcYgLbSmallSwiper .swiper-slide-active .fcYgLbSmallSwiperImg{border: 0.04rem solid #0050a2;}
.fcYgLbSmallSwiper .swiper-slide-active .fcYgLbSmallSwiperImg img{height: 1.6rem;}

.fcYgLbSmallSwiperBut img{width: 0.36rem;cursor: pointer;}
.fcYgLbSmallSwiperBut{text-align: center;}
.fcYgLbSmallSwiper-prev{margin-bottom: 0.2rem;}
.fcYgLbSmallSwiperBut.swiper-button-disabled img{opacity: .3;cursor: not-allowed;}
.fcYgLbBigSwiper h3{font-size: 0.24rem;padding: 0.15rem 0;display: none;opacity: 0;}
.fcYgNav{width: 2.95rem;height: 4.2rem;display: none;opacity: 0;}
.fcYgNav li{font-size: 0.3rem;cursor: pointer;color: #4a4a4a;display: flex;justify-content: center;align-items: center;height: 25%;width: 100%;}
.fcYgNavIco img{display: inline-block;width: auto;height: auto;}
.fcYgNavIco{width: 0.45rem;}
.fcYgNavIco img:nth-child(1){display: inline-block;}
.fcYgNavIco img:nth-child(2){display: none;}
.fcYgNav li.active .fcYgNavIco img:nth-child(1){display: none;}
.fcYgNav li.active .fcYgNavIco img:nth-child(2){display: inline-block;}

.fcYgNav li:nth-last-child(1){margin-right: 0;}
.allQhNrMkDzKd{display: flex;justify-content: space-between;margin-bottom: 0.8rem;}
.fcYgNavConMk{display: none;}
/* .fcYgNavCon{width: calc(100% - 4.15rem);} */
.fcYgNavCon{width: 100%;} 
.fcYgNav li.active{color: #ffffff;background-color: #0050a2;}
/* .fcYgNav li::before{content: ""; width: 0; transition: all .3s;
	height: 0.06rem;position: absolute;bottom: 0;left: 0;
	background-color: #0050a2;}
.fcYgNav li.active::before{width: 100%;}
.fcYgNav li:hover{color: #0050a2;}
.fcYgNav li:hover::before{width: 100%;} */
.topEnQh{font-size: 0.2rem;justify-self: flex-end;}
.topEnQh a{display: flex;
    width: 100%; color: #000;
    height: 100%;
    justify-content: center;
    align-items: center;}
		
.xzJsTNpB{}
.xzJsTNpBMk{width: 100%;margin-top: 0.5rem;}
.xzJsTNpB .glZyQjSTit{margin-top: 0.2rem;}
.xzJsTNpB .glZyQjS{margin-top: 0.2rem;}
.yfTdZzSjMkLeft .glZyQjS{margin-top: 0.5rem;}

/* .sbsbTit{font-size: 0.4rem;font-weight: bolder;margin-top: 1.1rem;
	letter-spacing: 2px;margin-bottom: 0.5rem;
	color: #444444;} */
.sbsbTit{padding-top: 0.5rem;margin-top: 0.6rem;
	margin-bottom: 0.5rem;
	}
.sbsbConXz{padding-top: 1px;}

.zyHxZzSjNr{display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
.zyHxZzSjNrRight{width: 64.6%;}
.zyHxZzSjNrLeft{width: 29.4%;}
.yfTdZzSj{padding-bottom: 0.8rem;}
.yfTdZzSjMk{display: flex;justify-content: space-between;margin-top: 0.8rem;}
.yfTdZzSjMkLeft{width: 43.54%;padding-top: 0.5rem;}
.yfTdZzSjMkRig{width: 49.93%;}
.yfTdZzSj .yfTdZzSjMk:nth-child(2n){flex-direction: row-reverse;}
.yfTdZzSj .yfTdZzSjMk:nth-child(1){margin-top: 0;}

.saleXzDz .yfTdZzSjMk{align-items: center;}
.saleXzDz .yfTdZzSjMkLeft{padding-top: 0;}
.saleXzDz.yfTdZzSj .yfTdZzSjMk:nth-child(1){margin-top: 0.8rem;}
.saleXzDz .dian{display: inline-block;margin-right: 3px;}
.saleXzDz .flexQd{display: flex;}

.manuXzDz .yfTdZzSjMk{align-items: center; margin-top: 1.5rem;}
.manuXzDz .yfTdZzSjMkLeft{padding-top: 0;}
.manuXzDz.yfTdZzSj .yfTdZzSjMk:nth-child(1){margin-top: 1.2rem;}

.manuXzDzHxGx .yfTdZzSjMk{align-items: center; margin-top: 1.5rem;flex-direction: row-reverse;}
.manuXzDzHxGx .yfTdZzSjMkLeft{padding-top: 0;}
.manuXzDzHxGx.yfTdZzSj .yfTdZzSjMk:nth-child(1){margin-top: 1.2rem;}
.manuXzDzHxGx .yfTdZzSjMk:nth-child(2n){flex-direction: initial;}
.manuXzDzHxGx .yfTdZzSjMkRig{width: 52.5%;}
.manuXzDzHxGx .yfTdZzSjMkLeft{width: 41.5%;}

.manXzBlLp{display: flex;justify-content: space-between;align-items: center; width: 85%; margin: 0.5rem auto 0;}
.manXzBlLpLeft{width: 57.64%;}
.manXzBlLpRig{width: 39.85%;}
.manXzDl{margin-top: 0.3rem;}
.manXzDl dt{font-size: 0.24rem;color: #444444;}
.manXzDl dd{font-size: 0.18rem;}
.glZyQjS .manXzDl:nth-child(1){margin-top: 0;}
.txGjTitMt{margin-top: 0.8rem;}
.zlBzTitMt{margin-top: 0.5rem;}

.zlBzFlexMk{display: flex;justify-content: space-between;align-items: flex-start;}
.zlBzFlexMkLeft{width: 24.98%;padding-top: 0.6rem;}
.zlBzFlexMkRig{width: 70.9%;}
.zlBzFlexMkLeft .title{margin-top: 0;}
.zlBzFlexMkRig .zlKzList{padding-top: 0;}
.zyHxZzSjNrLeft .glZyQjS{font-size: 0.18rem;}
.zlBzFlexMkLeft .glZyQjS{margin-top: 0.4rem;font-size: 0.18rem;}
.zlBzFlexMkLeft .glZyQjS p{margin-top: 0.2rem;}
.zlBzFlexMk .zlKzListH3{position: relative;z-index: 3;}
.zlBzFlexMk .zlKzList li:hover .zlKzListH3{opacity: 1;}
.zlBzFlexMk .zlKzListMc{height: calc(100% - 0.42rem);top: 0;bottom: auto;}
.zlBzFlexMk.flexRev{flex-direction: row-reverse;}
.zlBzTitMtWc{padding: 1px 0 0.8rem 0;margin-top: 0.8rem;}


.devZyFzXz{display: flex;justify-content: space-between;}
.devZyFzXz li{width: 32%;background-color: #c9a96f;}
.devZyFzXzImg{position: relative;}
.devZyFzXzImg h3{position: absolute;font-size: 0.3rem;line-height: 1;top: 0.3rem;left: 0.3rem;
	color: #ffffff;}
.devZyFzXzJs{font-size: 0.21rem;padding: 0.18rem 0.3rem;
	line-height: 0.28rem;
	color: #ffffff;}
.devZyFzXz li:nth-child(2){background-color: #00a0e9;}
.devZyFzXz li:nth-child(3){background-color: #3bb149;}



.ppNewsSeaWc{position: relative;}
.ppNewsSea{position: absolute;top: 0.85rem;right: 0;display: flex;}
.ppNewsSeaSelect{width: 3.08rem;}
.ppNewsSeaRig{width: 3.08rem;position: relative;margin-left: 0.3rem;}
.ppNewsSeaRigInp{display: block; width: 100%;border: 1px solid #979797;box-sizing: border-box;height: 0.41rem;font-size: 0.16rem;padding: 0 0.6rem 0 0.15rem;background: none;}
.ppNewsSeaSelect select{display: block;width: 100%;border: 1px solid #979797;box-sizing: border-box;height: 0.41rem;font-size: 0.16rem;background: none;color: #666;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background-image:url(../img/20241204/row.png);
background-repeat: no-repeat;
background-position: right 0.15rem center;
padding: 0 0.6rem 0 0.15rem;
}
.ppNewsSeaRigBut{display: block;width: 0.58rem;display: flex;height: 100%;justify-content: center;align-items: center;position: absolute;top: 0;right: 0;cursor: pointer;}
.ppNewsSeaRigBut img{width: 0.2rem;}


@media(min-width:1921px) and (max-width:10000000px){
	.ry_pic img{max-width: 1000000000000000000px;}
	.ry_pic_1 img{max-width: 1000000000000000000px;}
	.nav2{width: 1.4rem;}
	.nav ul li:nth-child(3) .nav2{width: 1.8rem;}
	.news_infolcon img{min-width: 60%;}
	
	
	
}

@media(max-width:1688px){
	
	
	.mxTxImg img{max-width: 11.64rem;}
		
    /* .w_1440{width: 82.5%;} */
    /* .home_news{height: 12.5rem;}
    .home_newsconl{height: 10rem;}
    .home_newsconr ul li{height: 4.9rem;}
    .home_newsconbody a h5{top: 69%;}
    .home_newsconl h5{top: 67.5% !important;} */
    .home_abconwz{left: 5vw;}
    /* .home_fl ul li:nth-of-type(1) .home_fljs{transform: translateY(1.55rem);} */
    .hy_wz{left: 5vw;}
    .home_hy ul li:nth-of-type(2) .hy_wz{left: 2rem;}
		.nav ul li:nth-child(3) .nav2{width:120px;}

    /*关于我们*/
    /* .ab_wh{height: 11rem;} */

    /*产品研发*/
    .rd_nljs{height: 4.32rem;}
    .rd_nljs h2{padding: 1rem 0 0.2rem 0;}
		.txGjSwiper-next{right: -0.7rem;}
		.txGjSwiper-prev{left: -0.7rem;}
}
.fuelFcbXlMk .fuelFcbXlMkCenTit{white-space: nowrap;}
@media(max-width:1024px){
	.home_newsconbody .home_newsconr a .news_wz h2{font-size: 0.24rem;line-height: 0.3rem;min-height: 1.5rem;}
	
	.ab_ryqh{width: 100%;}
	.HxJsNrLbTit{height: 0.8rem;line-height: 0.8rem;}
	.manXzDl dt{font-size: 0.32rem;}
	.manXzDl dd{font-size: 0.26rem;}
	
	.zyHxZzSjNrLeft .glZyQjS{font-size: 0.26rem;}
	.zlBzFlexMkLeft .glZyQjS{font-size: 0.26rem;}
	
	.zyHxZzSjNr{flex-wrap: wrap;flex-direction: initial;margin-top: 1rem;}
	.zyHxZzSjNrLeft{width: 100%;}
	.zyHxZzSjNrRight{width: 100%;}
	.yfTdZzSjMk{flex-wrap: wrap;}
	.yfTdZzSjMkLeft{width: 100%;}
	.yfTdZzSjMkRig{width: 100%;margin-top: 0.3rem;}
	.yfTdZzSj .yfTdZzSjMk:nth-child(2n){flex-direction: initial;}
	.glZyQBotMkXzTit{line-height: 0.8rem;}
	.fuelFcbXlMk .glZyQjS{margin-top: 0.2rem;}
	.fuelFcbXlMk .glZyQBotMk{flex-wrap: wrap;}
	.fuelFcbXlMk .fuelFcbXlMkLeft{width: 100%;}
	.fuelFcbXlMk .fuelFcbXlMkCen{width: 100%;margin-top: 0.2rem;}
	.fuelFcbXlMk .fuelFcbXlMkRig{width: 100%;}
	.fuelFcbXlMkImg{max-width: 60%;}
	.fuelFcbXlMk .fuelFcbXlMkCen{padding: 0!important;}
	.fuelFcbXlMk .fuelFcbXlMkCen{font-size: 0.26rem;}
	.fuelFcbXlMk.fuelFcbXlMkBigRig .fuelFcbXlMkCen{width: 100%;}
	.fuelFcbXlMk.fuelFcbXlMkBigRig .fuelFcbXlMkRig{width: 100%;}
	.manXzBlLp{width: 100%;}
	.manuXzDzHxGx .yfTdZzSjMk{flex-wrap: wrap;flex-direction: initial!important;}
	.manuXzDzHxGx .yfTdZzSjMkLeft{width: 100%;}
	.manuXzDzHxGx .yfTdZzSjMkRig{width: 100%;margin-top: 0.3rem;}
	.zlBzFlexMk{flex-wrap: wrap;flex-direction: initial!important;}
	.zlBzFlexMkLeft{width: 100%;}
	.zlBzFlexMkRig{width: 100%;}
	.zlKzListH3{height: 0.8rem;line-height: 0.8rem;}
	.xcFlLbNr{ height: auto;}
	.devZyFzXz{flex-wrap: wrap;}
	.devZyFzXz li{width: 100%;margin-top: 0.3rem;}
	.devZyFzXz li:nth-child(1){margin-top: 0;}
	.devZyFzXzJs{line-height: 1.5;padding: 0.3rem;}
	.fcYgLbBigSwiperImg{height: 4rem;}
	
	
	.fuelFcbXlMk .fuelFcbXlMkRig img{max-width: 100%;margin: 0.3rem auto;}
	
	.ppNewsSea{position: static;width: 100%;margin-top: 0.2rem;}
	.news_list .rd_top{flex-wrap: wrap!important;}
	
	
	
	.nav ul li h2::after{display: none;opacity: 0;}
	.phoneShow{display: block!important;}
	.pcShow{display: none;opacity: 0;}
	.home_flpic_wap{display: block!important;}
	.home_flpic_pc{display: none;opacity: 0;}
	
	.xzJsTNpB{flex-wrap: wrap;}
	.xzJsTNpBMk{width: 100%;}
	.xzJsTNpB .xzJsTNpBMk:nth-last-of-type(1){margin-top: 1rem;}
	.xzJsTNpBImg{margin-top: 0.3rem;}
	
	.whXzAbDt{height: 4.2rem;overflow: hidden;}
	.whXzAbDt img{height: 4.2rem;width: auto;max-width: 10000000px;}
	.whXzAbDtNrList li{margin-top: 0.2rem;align-items: center;}
	.jyHzMjLb{flex-wrap: wrap;}
	.jyHzMjLb li{width: 100%;margin-top: 0.18rem;}
	.jyHzMjLb{margin-top: 0;}
	.jyHzMjLbBot{font-size: 0.24rem;padding: 0.4rem 0 0 0.5rem;}
	
	.whXzAbDtNrList_1{width: 1.3rem;}
	.whXzAbDtNrList_2{width: calc(100% - 1.3rem);}
	
	.mesXzWcBg .plmSwiperWc:nth-child(2n) .plmSwiperWzNr{width: 100%;}
	.ShJList{flex-wrap: wrap;}
	.ShJList li{width: 100%;}
	.glJgXzMkTit{font-size: 0.36rem;}
	.ShJList{padding-top: 1px;}
	.jySbSwiperList li{width: 49%;}
	.jySbSwiper_2{font-size: 0.26rem!important;}
	
	.yfTdDbSwiperWcQtXz .yfTdDbSwiperWc:nth-child(2n) .yfTdDbSwiperWzNr{left: 0;}
	.cpYjXzList{flex-wrap: wrap;}
	.cpYjXzList li{width: 49%;margin-top: 2%;}
	.HxJsNrLbTit, .cpYjXzTit{font-size: 0.36rem;}
	.cpYjXzJs, .cpYjXzList li h3{font-size: 0.26rem;}
	.cpYjXzList li h3{letter-spacing: 0;}
	.cpYjXzList li h3{height: 0.7rem;line-height: 0.7rem;}
	
	.mxTxImg img{max-width: 11.64rem;width: 100%;}
	.w_1440{width: 90%;}
	.w_1200{width: 90%;}
	.ab_hisCenter{width: 100%;}
	.ab_jsrXzJs{height: auto;overflow: hidden;padding: 0;}
	.footerXzNrRig_2ImgPos{width: 1.8rem;margin-left: -0.95rem;}
	.home_hyXzTit{display: none;}
	.hy_wz{opacity: 1;}
	.home_hy ul li.on .home_hybg{display: none;}
	.search{width: 2rem;}
	.topEnQh{font-size: 0.32rem;}
	.home_hypic{height: 6rem;}
	.home_hypic img{height: 6rem;width: auto;max-width: 100000px;}
	.home_hy ul li .home_hybg{display: none;opacity: 0;}
	.home_hy ul li:nth-of-type(2) .home_hybg{}
	.home_hy ul li:nth-of-type(2){margin-top: 0.4rem;}
	
	.nav2 dl dd::after{display: none;}
	.ab_jsSwiperWc{width: 80%;margin: 0 auto;}
	.ab_jsSwiper-next{right: -0.8rem !important;}
	.ab_jsSwiper-prev{left: -0.8rem !important;}
	.qyWhXzNrMk{flex-wrap: wrap;}
	.qyWhXzNrMkImg{width: 100%;}
	.qyWhXzNrMkWz{width: 100%;padding: 0.8rem 0 0.8rem 0.5rem;}
	.ab_hislMk{flex-wrap: wrap;}
	.ab_hislLeft{width: 100%;}
	.his_pic{width: 100%;margin-top: 0.2rem;}
	.swiper-button-next.cpYfSjSwiper_next{right: 0.5rem;}
	.swiper-button-prev.cpYfSjSwiper_prev{left: 0.5rem;}
	.allNyNavList li{width: auto;display: inline-block;}
	.allNyNavList li a{min-width: 1.85rem;padding: 0 0.2rem;white-space: nowrap;letter-spacing: 0;font-size: 0.32rem;height: 1rem;line-height: 1rem;}
	/* .allNyNav{transform: translateY(-0.5rem);} */
	.allNyNavList{width: 100%;overflow-x: auto;display: block;white-space: nowrap;}
	.mxTxImg{padding: 0;}
	.DdZyXzTop{flex-wrap: wrap;}
	.DdZyXzTop .glZyQjSTit{width: 100%;}
	.DdZyXzTopRig{width: 100%;margin-top: 0.2rem;}
	.DdZyXzNr{flex-wrap: wrap;}
	.DdZyXzNr li{width: 100%;margin: 0.2rem 0 0 0;}
	.HxJsNrLb li{width: 100%;margin: 0.5rem 0 0 0;}
	.HxJsNrLb li{flex-wrap: wrap;}
	.HxJsNrLbImg{width: 100%;}
	.HxJsNrLbNr{width: 100%;}
	.HxJsNrLbNr{padding: 0.8rem 0.2rem;}
	.yfTdDb{flex-wrap: wrap;}
	.yfTdDbLeft{width: 100%;}
	.yfTdDbRig{width: 100%;margin-top: 0.4rem;}
	.yfTdDbSwiperWc{}
	.yfTdDbSwiperBj{top: auto;bottom: 0;display: none;opacity: 0;}
	.yfTdDbSwiperWzNr{position: relative!important;width: 100%;top: 0;background: #0050a2;}
	.yfTdDbSwiperCon{padding: 0.8rem 0.2rem;}
	.yfTdDbSwiperWc .znzz_gybtn{bottom: 0.3rem;right: 0.3rem;}
	.cpYfSjNav{justify-content: space-between;}
	.cpYfSjNav li a{white-space: nowrap;letter-spacing: 0;}
	.cpYfSjNav li{width: 32%;margin: auto;}
	.yfTdDbXzX .yfTdDbLeft{width: 100%;}
	.yfTdDbXzX .yfTdDbRig{width: 80%;margin: 0.8rem auto 0;}
	.yfTdDbXzX{flex-wrap: wrap;}
	.glZyQBotNav li{margin-right: 3px;}
	.glZyQBotNav li a{letter-spacing: 0;white-space: nowrap;font-size: 0.24rem;}
	.glZyQBotMk{flex-wrap: wrap;}
	.glZyQBotMkLeft{width: 80%;min-height: 1px;margin: 0 auto 0;border: none;}
	.glZyQBotMkRig{width: 100%;margin-top: 0.4rem;padding: 0.3rem 0.3rem!important;}
	.glZyQCpXpTit_1Ico{width: 0.15rem!important;}
	.glZyQTdList{flex-wrap: wrap;}
	.glZyQTdList li{width: 100%;margin-top: 0.4rem;}
	.plmSwiper{width: 100%;}
	.plmSwiperWzNr{width: 100%;position: static!important;background: #fff;overflow: hidden;}
	.plmSwiperWcBj{display: none;opacity: 0;}
	.plmSwiperWzNr .swiper-slide{padding: 0.8rem 0.2rem;box-sizing: border-box;}
	.plmSwiperWc .ab_histopr{bottom: 0.3rem;right: 0.3rem;left: auto;}
	.ShJList li{width: 100%;margin: 0.4rem 0 0 0;}
	.ShJList_2{padding: 0.5rem 0.3rem;}
	.ShJList li:nth-child(4n){margin-right: 0;}
	.ShJList li:nth-child(2n){margin-right: 0;}
	.GlBjJgNav li a{letter-spacing: 0;white-space: nowrap;}
	.GlBjJgNav{display: block;width: 100%;overflow-x: auto;white-space: nowrap;}
	.GlBjJgNav li{width: auto;display: inline-block;}
	.GlBjJgNav li a{min-width: 1.85rem;padding: 0 0.2rem;white-space: nowrap;letter-spacing: 0;}
	.txGjSwiper-prev{left: 0;z-index: 2;}
	.txGjSwiper-next{right: 0;z-index: 2;}
	.zlKzList li{width: 100%;margin: 0.4rem 0 0 0;}
	.allNyNavList.smallLi li a{min-width: 1px;}
	.xcFlLb li{width: 50%;}
	.xcFlLb{padding: 0 0.35rem;}
	.zyFzNrMk{width: 100%;}
	.zyFzNrMk.active{width: 100%;}
	.zyFzNr{flex-wrap: wrap;}
	/* .zyFzNrMkYs_1 .zyFzNrMkMc{background: rgba(6,161,226, .2);}
	.zyFzNrMkYs_2 .zyFzNrMkMc{background: rgba(0,176,240, .2);}
	.zyFzNrMkYs_3 .zyFzNrMkMc{background: rgba(51,211,78, .2);} */
	.fcYgNav li{margin-right: .3rem;}
	.fcYgLb{flex-wrap: wrap;}
	.fcYgLbLeft{width: 100%;}
	.fcYgLbRig{width: 100%;display: none;opacity: 0;}
	.news_listcon.news_listconXz li{width: 100%;}
	
	
	
	.news_listcon.news_listconXz ul li:nth-of-type(3n){margin-right: 0;}
	.news_listcon.news_listconXz a .news_listwz h3{font-size: 0.24rem;}
	.news_listxzTop h3{font-size: 0.36rem;}
	.news_listxzTopDown{width: 0.6rem;}
	.invNyCon{flex-wrap: wrap;}
	.invNyConLeft{width: 100%;flex-wrap: wrap;}
	.invNyConRig{width: 100%;}
	.invNyConLeft_1{width: 100%;display: flex;flex-direction: column-reverse;flex-wrap: wrap;}
	.invNyConLeft_2{width: 100%;}
	.invNyConLeftWz{height: 4.5rem;}
	.invNyConLy a{width: 2.5rem;height: 0.5rem;line-height: 0.5rem;font-size: 0.26rem;}
	.invNyConRigList h3{font-size: 0.2rem;}
	.invNyConRigList li{height: 0.9rem;line-height: 0.9rem;}
	.invNyConRig{padding: 0.42rem 0.2rem 0.6rem;}
	.invNyConRigSwiperBut .ab_hisbtn{width: 0.7rem;}
	.invNyConRigSwiperDown img{width: 0.25rem;}
	.zyFzNrMkCon h3{font-size: 0.46rem;}
	.zyFzNrMkCon p{font-size: 0.3rem;}
	
	.indXzBkNrList dl dt, .indXzBkBotMk h3, .fzXzAboNr_1, .HxJsNrLbNr h3, .yfTdDbSwiperCon h3, .glZyQTdListNr h3, .plmSwiperWzNr h3, .ShJList_2 h3, .zlKzListH3, .jySbSwiper_2, .invNyConLeftWzNr h3, .invNyConRigTit, .devZyFzXzImg h3{font-size: 0.36rem;}
	
	.indXzBkNrList dl dd, .qyWhXzNrMkWz dd, .fzXzAboJs, .fzXzAboNr_2, .glZyQjS, .DdZyXzTopRig, .HxJsNrLbNr p, .yfTdDbLeft_3, .yfTdDbSwiperCon p, .cpYfSjJs, .cpYfSjSwiper h3, .footerXzNrRig_1, .glZyQBotMkRig .f20, .glZyQTdListNr p, .plmSwiperWzNr p, .ShJList_2 p, .txGjSwiper_2, .zlKzListMcNr, .glZyQBotSwiperNrTop .f20, .xcFlLb li h3, .invNyConLeftWzNr p, .glZyQBotMkXzTit, .glZyQBotMkRig .f16, .devZyFzXzJs{font-size: 0.26rem;}
	
	
	
	.glZyQTdList li{height: 5.2rem;}
	
	.glZyQBotMkRigList, .glZyQBotSwiperNrTop .f16{font-size: 0.22rem;}
	.glZyQBotMkRigList{flex-wrap: wrap;}
	.glZyQBotMkRigList .w1{width: 100%;}
	.glZyQBotMkRigList .w2{width: 100%;}
	
	.footerXzTop, .footerXzBot{font-size: 0.22rem;}
    
    .header{background: #fff;border-bottom: none;align-items: center;}
    .header_bg{display: none;}
    .search{position: relative;left: 0.4rem;}
    .search a img{width: 0.4rem;}
    .more a{font-size: 0.24rem;padding: 0 0.3rem 0 0.2rem;}
    .ban_wz{top: 30%;}
    .ban_vbtn{left: auto;bottom: 1.8rem;right: 5%;}
    .ban_vbtn span{font-size: 0.24rem;line-height: 1.6;}
    .ban_fotl p{font-size: 0.24rem;}
    .wap_btn{display: block;}

    .nav{width: 100vw;height: calc(100vh - 1rem);background: #fff;position: fixed;left: 0;top: 1rem;z-index: 100;padding:0.8rem 5% 0 5%;box-sizing: border-box;transform:translateX(100%) skewY(-80deg);opacity: 0;transition: all 0.4s linear;}
    .nav.on{transform: translateX(0) skewY(0deg);opacity: 1;}
    .nav2{width: 100%;position: relative;left: 0;transform: translateX(0);top: auto;padding-bottom: 0.4rem;box-shadow: none;}
    .nav2 dl{flex-wrap: wrap;justify-content: left;display: flex;}
    .nav2 dl dd{line-height: 0.6rem;width: 25%;text-align: left;}
    .nav2 dl dd a{font-size: 0.24rem;margin: 0;}
    .nav ul{display: block;}
    .nav ul li{padding: 0;height: auto;border-bottom: 1px solid #333;}
    .nav ul li h2{display: flex;justify-content: space-between;align-items: center;height: auto;padding: 0.3rem 0;}
    .nav ul li h2 span{width: 0.4rem;}
    .nav ul li h2 span.nav_dhzk{display: block;}
    .nav ul li h2 span.nav_dhsq{display: none;}
    .nav ul li h2 a{font-size: 0.28rem;color: #000;line-height: 1;}

    .video_tc{width:100vw;}
    .video_tccon{width: 90%;}
    .video_tc video{width: 100%;height: auto;}


    .ban_pc{display: none;}
    .ban_wap{display: block;}

    .home_fl{padding: 1rem 0;}
    .home_fl ul{flex-wrap: wrap;}
    .home_fl ul li{width: 100%;overflow:hidden;}
    .home_fl ul li:nth-of-type(1){width: 100%;}
    .home_flcon{margin-bottom: 0.3rem !important;}
    .home_fljs{transform: translateY(0) !important;padding-bottom: 0.4rem;}
    .home_fljs h2{font-size: 0.36rem;}
    .home_fljs p{font-size: 0.24rem;line-height: 2;}

    .home_hy ul{width: 100%;flex-wrap: wrap;}
    .home_hy ul li{width: 100%;}
    .home_hybg{width: 14%;}
    .home_hy ul li::after{display: none;}
    .home_hy ul li.on .home_hybg{}
    .home_hy ul li:nth-of-type(2) .hy_wz{left: 5%;}
    .home_hy ul li:nth-of-type(2) .home_hybg{left: -4%;}
    .home_hymore{display: none;}
    .home_hy ul li .more{display: block;}
    .hy_wz h2{font-size: 0.38rem;}
    .hy_wz p{font-size: 0.24rem;line-height: 2;opacity: 1 !important;}
    
    .home_news{height: auto;padding-bottom: 1rem;}
    .home_newstop{margin: 1rem 0 0.6rem 0;flex-wrap: wrap;}
    .title h2{font-size: 0.38rem;}
    .home_newsnav{width: 100%;margin-top: 0.3rem;justify-content: center;}
    .home_newsnav a{font-size: 0.26rem;}
    .home_newsnav a:nth-of-type(1){padding-left: 0;}
    .home_newsconbody{flex-wrap: wrap;}
		
		.home_newsconbody .home_newsconl a .news_pic{height: auto;}
		.home_newsconbody a .news_pic{height: auto;}
		
    .home_newsconl{width: 100%;height: auto;margin-bottom: 0.3rem;}
    .home_newsconbody a h5{width: 2.2rem;height: 0.6rem;top: 3.85rem !important;font-size: 0.24rem;}
    .home_newsconbody a h5 img{width: 0.3rem;}
    .home_newsconbody a .news_wz p{height: auto;font-size: 0.24rem;line-height: 2;display: none;}
    .home_newsconbody a .news_wz h6{font-size: 0.24rem;padding:0 0 0.3rem 0;}
    .home_newsconr{width: 100%;}
    .home_newsconr ul li{height: auto;}
    .home_ab::after{display: block;width: 100%;height: 100%;content: '';background: rgba(0,0,0,0.3);position: absolute;left: 0;top: 0;}
    .home_abpic img{max-width: 300%;width: 300%;position: relative;left: -140%;}
    .home_abcon{width: 100%;top: 0.5rem;transform: translateY(0);z-index: 3;}
    .home_abconpic{display: none;}
    .home_abconwz{position: relative;left: auto;top: auto;transform: translateY(0);width: 100%;padding: 0 5%;box-sizing: border-box;}
    .home_abconwz h3{font-size: 0.24rem;line-height: 2;color: #fff;}
    .home_abconwz dl{flex-wrap: wrap;}
    .home_abconwz dl dd{width: 33.33%;padding: 0;margin-bottom: 0.5rem;}
    .home_abconwz dl dd b{font-size: 0.6rem;}
    .home_abconwz dl dd span{font-size: 0.24rem;}
    .home_abconwz dl dd strong{font-size: 0.24rem;color: #fff;}
    .home_abconwz dl dd sup{font-size: 0.24rem;}
    .home_abconwz dl dd:nth-last-of-type(1){width: 66.66%;}

    .fot{padding: 0.7rem 5% 0 5%;}
    .fot_top{flex-wrap: wrap;padding-bottom: 0.4rem;}
    .fot_topr{width: 100%;order: 1;margin-bottom: 0.4rem;}
    .fot_topr a{width: 70%;float: right;}
    /* .fot_nav{width: 100%;order: 2;} */
    .fot_nav ul{flex-wrap: wrap;justify-content: flex-start;}
    .fot_nav ul li dl{display: none;}
    .fot_nav ul li{width: 25%;margin-right: 0;text-align: center;}
    .fot_nav ul li h2{font-size: 0.26rem;padding-bottom: 0.3rem;}
    .fot_b{flex-wrap: wrap;}
    .fot_b p{width: 100%;font-size: 0.24rem;line-height: 2;}
    .fot_b dl{width: 100%;padding-top: 0.3rem;justify-content: center;}
    .fot_b dl dd{width: 0.6rem;margin: 0 0.2rem;}
    .fot_topl{width: 100%;margin-bottom: 0.5rem;}
    .fot_logo{width: 2rem;}
    .fot_topl ul li{font-size: 0.24rem;}

    /*关于我们*/
    .ny_ban{position: relative;top: auto;}
    .ny_banpic img{width: 200%;max-width: 200%;position: relative;left: -50%;}
    .ny_banbg{width: 60%;}
    .ny_banwz{top: 50%;text-shadow: 0 0 10px #999;}
    .ny_bandh{left: 5%;font-size: 0.24rem;opacity: 0;display: none;}
    .ny_bandh img{width: 0.3rem;}
    .ny_con{margin-top: 0;}

    .ab_js{padding: 1rem 0 0.5rem 0;}
    .ab_js .ab_jslWcXz{flex-wrap: wrap;}
    .ab_jsl{width: 100%;order: 2;}
    .ab_jsr{width: 100%;order: 1;margin-bottom: 0.4rem;}
    .ab_jsr p{font-size: 0.24rem;line-height: 2;}
    .v_btn span{font-size: 0.24rem;line-height: 2;}
    .ab_wh{height: auto;padding-bottom: 0.7rem;}
    .ab_wh dl{flex-wrap: wrap; height: auto;justify-content: flex-start;padding-bottom: 0.3rem;}
    .ab_wh dl dd{width: 50%!important;box-sizing: border-box;flex: none;}
    .ab_wh dl dd::after{display: none;}
    .ab_wh dl dd b{font-size: 0.6rem;}
    .ab_wh dl dd span{font-size: 0.24rem;}
    .ab_wh dl dd strong{font-size: 0.24rem;}
    .ab_wh dl dd sup{font-size: 0.24rem;}
    .ab_wh ul{flex-wrap: wrap;}
    .ab_wh ul li{width: 100%;height: 5.4rem;overflow:hidden;margin-bottom: 0.3rem;}
    .ab_wh ul li p span{font-size: 0.24rem;color: #fff;}

    .ab_his{padding: 1rem 0;}
    .ab_hiscon{flex-wrap: wrap;}
    .ab_hisl{width: 90%;margin: 0 auto;}
    .his_pic{overflow:hidden;}
    .swiper-container-hisl .swiper-slide dl dd{font-size: 0.24rem;}
    .swiper-container-hisl .swiper-slide dl dd::after{top: 0.24rem;}
    .ab_hisr{width: 100%;margin-top: 0.4rem;position: relative;z-index: 20;}
    .ab_hiscon::after{top: 85%;}
    .swiper-container-hisr .swiper-slide h2{font-size: 0.24rem;}
    .ab_hisl::after{width: 2px;height: 0.6rem;left: 50%;transform: translateX(-50%) !important;top: 100%;}

    .ab_ry{padding: 1rem 0;}
    .ab_histop{flex-wrap: wrap;}
    .ab_rycon ul li{width: 48%;margin: 0 4% 0.3rem 0;}
    .ab_rycon ul li:nth-of-type(3n){margin-right: 4%;}
    .ab_rycon ul li:nth-of-type(2n){margin-right: 0;}
    .ab_rycon ul li h3{font-size: 0.24rem;}
    .ab_hisfot{display: none;}
    .ab_zr{overflow:hidden;}
    .swiper-container-shzr{width: 100%;}
    .ab_zrbg{width: 56%;right: -20%;}

    .ab_contact{padding: 1rem 0;}
    .ab_contactcon{flex-wrap: wrap;}
    .ab_contactl{width: 100%;}
    .ab_contactr{width: 100%;margin-top: 0.6rem;}
    .ab_contactbd{height: 0.7rem;}
    .ab_contactbd span{font-size: 0.24rem;width: 1.4rem;}
    .ab_contactbd.w_100 span{width: 1.8rem;}
    .ab_sel select{font-size: 0.24rem;}
    .ab_text textarea{font-size: 0.24rem;}
    .cz_btn{font-size: 0.24rem;}
    .ab_contactr ul li p{font-size: 0.24rem;}

    /*产品应用*/
    .pro_listtit{font-size: 0.38rem;padding: 1rem 0 0.5rem 0;}
    .pro_list ul{flex-wrap: wrap;}
    .pro_list ul li{width: 100%;margin-bottom: 0.3rem;}
    .pro_list ul li:nth-last-of-type(1){margin-bottom: 0;}
    .pro_cs{padding: 0 0.4rem;}
    .pro_cstop{flex-wrap: wrap;}
    .pro_cstit{font-size: 0.38rem;}
    .pro_cstop p{font-size: 0.24rem;width: 100%;padding-top: 0.3rem;}
    .pro_cstit::after{left: -0.4rem;}
    .pro_ts ul{flex-wrap: wrap;}
    .pro_ts ul li{width: 49%;margin-bottom: 0.2rem;}
    .pro_ts ul li p{font-size: 0.26rem;}
    .pro_ts ul li p span{font-size: 0.24rem;}
    .pro_csfot ul{flex-wrap: wrap;}
    .pro_csfot ul li{width: 100%;margin-bottom: 0.2rem;align-items: center;}
    .pro_csfotpic{width: 40%;}
    .pro_csfotr h2{font-size: 0.28rem;padding-top: 0;}
    .pro_csfotr p{font-size: 0.24rem;}

    .pro_b .w_1440{flex-wrap: wrap;}
    .pro_bl{width: 100%;}
    .pro_bl p{font-size: 0.24rem;line-height: 2;}
    .pro_br{width: 100%;margin-top: 0.6rem;}
    .pro_br ul{display: flex;flex-wrap: wrap;}
    .pro_br ul li{height: auto;width: 100%;padding:0.4rem 0.3rem;}
    .pro_br ul li h2{font-size: 0.24rem;}
    .pro_br ul li h3{padding: 0.3rem 0;}
    .pro_br ul li p{font-size: 0.24rem;line-height: 2;}

    /*研发技术*/
    .rd_top{padding: 1rem 0 0.5rem 0;flex-wrap: wrap;}
    .rd_top h2{width: 100%;font-size: 0.38rem;}
    .rd_top p{width: 100%;padding-top: 0.4rem;font-size: 0.24rem;line-height: 2;}

    .rd_team{background-size:cover;}
    .rd_teamcon ul{width: 100%;overflow-x: scroll;overflow-y: hidden;white-space:nowrap;display: block;}
    .rd_teamcon ul li{width: 3rem;display: inline-block;height: 3.6rem;}
    .rd_teamcon ul li h3{font-size: 0.28rem;}
    .rd_teamcon ul li h3 span{font-size: 0.24rem;}
    .rd_teamfot{flex-wrap: wrap;padding-bottom: 0;}
    .rd_teamfot h2{width: 100%;padding-bottom: 0.4rem;}
    .rd_teamfot dl{flex: auto;width: 100%;flex-wrap: wrap;}
    .rd_teamfot dl dd{width: 40% !important;flex: auto;margin-bottom: 0.4rem;font-size: 0.24rem;}
    .rd_teamfot dl dd::after{display: none;}
    .rd_teamfot dl dd:nth-of-type(1),.rd_teamfot dl dd:nth-of-type(3){width: 60% !important;}
    .rd_teamfot dl dd span{font-size: 0.6rem;}
    .rd_teamfot dl dd sup{font-size: 0.24rem;}

    .rd_nlcon ul{flex-wrap: wrap;}
    .rd_nlcon ul li{width: 100%;}
    .rd_nlpic{width: 100%;order: 1 !important;height: 5rem;overflow:hidden;position: relative;}
    .rd_nlpic img{display: block;width: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
    .rd_nljs{width: 100%;height: auto;order: 2 !important;padding: 0.4rem 0.3rem;}
    .rd_nljs h2{padding-top: 0;}
    .rd_nljs p{font-size: 0.24rem;line-height: 2;}

    .rd_nlfot{padding: 0 0.3rem 0.3rem 0.3rem;}
    .rd_yycon ul{flex-wrap: wrap;}
    .rd_yycon ul li{width: 100%;}
    .rd_yyjs p{font-size: 0.28rem;left: 0;bottom:0;}

    /*智能制造*/
    .znzz_gc{padding: 1rem 0;}
    .znzz_gc .w_1440{flex-wrap: wrap;}
    .znzz_gcl{width: 100%;}
    .znzz_gcl p{font-size: 0.24rem;line-height: 2;}
    .znzz_gcr{width: 100%;margin-top: 0.4rem;}

    .znzz_gyconl{width: 100%;}
    .znzz_gycor{width: 54%;}
    .znzz_gycornr{left: 0.9rem;top: 44%;}
    .znzz_gycornr dl dd{font-size: 0.26rem;}
    .znzz_gybtn{margin-top: 0.4rem;}

    .znzz_zl{padding-top: 1rem;height: 6rem;background-position: left center;}

    /*新闻列表*/
    .news_list .rd_top{flex-wrap: nowrap;}
    .news_list .rd_top h2{width: auto;}
    .news_listcon ul li{width: 100%;margin: 0 0 0.4rem 0;}
    .news_listwz{padding: 0.4rem 0.3rem;}
    .news_listcon ul li a .news_listwz h2{font-size: 0.28rem;line-height: 1.3;min-height: 1px;}
    .news_listcon ul li a .news_listwz p{font-size: 0.24rem;padding-top: 0.3rem;}
    .page{padding-top: 0.5rem;}

    /*新闻详情*/
    .news_infonav{padding: 0.6rem 0 0.6rem 5%;font-size: 0.24rem;}
    .news_infonav img{width: 0.3rem;}
    .news_info .w_1440{flex-wrap: wrap;}
    .news_infol{width: 100%;}
    .news_infoltop p{font-size: 0.24rem;}
    .news_infolcon p{font-size: 0.24rem;}
    .news_infolcon p b{font-size: 0.28rem;}
    .news_infor{width: 100%;}
    .news_infotj ul li a .news_listwz h2{font-size: 0.28rem;}
    .news_infotj ul li a .news_listwz p{font-size: 0.24rem;}
    .news_infofot ul li{padding: 0.4rem 0;}
    .news_infofot ul li a{font-size: 0.24rem;}
    .news_infofot ul li a span{width: 60%;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}

    /*人才发展*/
    .fz_fl{height: auto;padding-bottom: 1rem;}
    .fz_fl .znzz_gcl{width: 100%;padding-top: 1rem;}
    .fz_fllist{position: relative;top: auto;transform: translateY(0);width: 100%;}
    .fz_fllist > img{width: 150%;max-width: 150%;}
    .fz_fllist dl{width: 90vw;left: 7vw;top: 0.8rem;}
    .fz_fllist dl dd p{font-size: 0.24rem;padding: 0.1rem 0.2rem 0.5rem 0.2rem;box-sizing: border-box;}
    .fz_zpcon ul{flex-wrap: wrap;}
    .fz_zpcon ul li{width: 100%;margin-bottom: 0.3rem;}
    .fz_zpcon ul li::after{display: block;width: 100%;height: 100%;content: '';background:rgba(0,0,0,0.3);position: absolute;left: 0;top: 0;}
    .fz_zpcon ul li:nth-last-of-type(1){margin-bottom: 0;}
    .fz_zpconjs{transform: translateY(0);z-index: 20;}
    .fz_zpconjs h3{font-size: 0.24rem;line-height: 1.5;height: auto;}
    
    .home_fljsXzCenter{display: none;opacity: 0;}
		.hy_wz p{padding: 0.2rem 0 0.26rem 0;line-height: 1.7;}
		.footerXzNr{flex-wrap: wrap;}
		.footerXzNrLeft{width: 100%;}
		.footerXzNrRig{width: 100%;margin: 0.5rem 0 0 0;}
		.nav ul li:nth-child(3) .nav2{width: 100%;}
		.nav ul li:nth-child(3) .nav2 dl dd{width: 33.33%;}
		.home_hyXzBut{display: none;opacity: 0;}
		.home_hy ul li.active{transform: translateX(0);}
		
		.indXzBkNrList dl{width: 100%;margin: 0.4rem 0 0 0;}
		.indXzBkBotMk{width: 100%;}
		.indXzBkBot{flex-wrap: wrap;}
		.allNyNavList.stuckMenu{top: -0.5rem!important;}
		.allNyNavList.stuckMenu.isStuck{top: 1rem!important;}
		.allNyNavList.isStuck li{width: 33.33%;}
		.xzDjBj .allNyNavList.isStuck li{width: 33.33%;}
		.allNyNavList.isStuck.smallLi li{width: 25%;}
		
		
}

/*搜索页面*/
.searh_body{background: #f4f4f4 no-repeat center center/cover;overflow: hidden;}
.searh_con{width: 70%; max-width: 1400px; margin: 0 auto;}
.searh_contop{display: flex;justify-content: space-between;margin: 1.5rem 0 0.5rem 0;}
.searh_contop input{width: 100%;height: 0.84rem;border:none;background: #fff;border-radius: 4px;font-size:0.2rem;padding: 0 0.5rem; 0 0.3rem;box-sizing: border-box;}
.searh_contop input::placeholder{color: #C4C4C4;}
.searh_consub{width: 1.4rem;height: 0.84rem;background: #0050a2;overflow:hidden;box-sizing:border-box;display: flex;justify-content: center;align-items: center;color: #fff;position: relative;cursor: pointer;}
/* .searh_consub::after{display: block;width: 100%;height: 100%;content: '';background:#0080ff;position: absolute;left: 0;top: 0;transform: translateY(92%);transition: all 0.5s linear;} */
.searh_consub img{width:0.35rem;position: relative;z-index: 6;}
.searh_consub span{position: relative;z-index: 6;}
/* .searh_consub:hover::after{transform: translateY(0);} */
.searh_newslist ul li{padding: 0.35rem 0.65rem 0.4rem;background: #fff; margin-top: 0.25rem; }
.searh_newslist ul li a{display: block;}
.searh_newslist ul li a .searh_newspic{width:276px;overflow:hidden;border-radius: 4px;height: 180px;position: relative;}
.searh_newslist ul li a .searh_newspic img{transition: all 0.3s  ease-in;display: block;width: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.searh_newslist ul li a .searh_newsjs{display: flex;justify-content: space-between;align-items: center;}
.searh_newslist ul li a .searh_newsjs h2{font-size:0.24rem;color: #333333;width: calc(100% - 150px); white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.searh_newslist ul li a .searh_newsjs p{font-size:14px;color: #666666;line-height: 1.5;padding: 28px 0 24px 0;}
.searh_newslist ul li a .searh_newsjs h4{font-size:0.16rem;color: #999999;width: 150px;text-align: right;}
.searh_newsIntro{font-size:0.16rem;color: #999999;margin-top: 0.1rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.searh_newslist ul li:hover a .searh_newspic img{transform:translateY(-50%) scale(1.1);}
.searh_newslist{padding-bottom:0.6rem;}
@media (max-width: 1024px) {
   /*搜索*/
    .searh_con{width: 90%;}
    .searh_contop{margin: 2rem 0 .6rem 0;}
		.searh_contop input{font-size: 0.26rem;}
    /* .searh_contop input{width: 74%;height: 0.7rem;font-size: 0.24rem;padding-left: 0.2rem;}
    .searh_consub{width:24%;height: 0.7rem;font-size: 0.24rem;}
    .searh_consub img{width: 0.24rem;margin-right: 0.1rem;} */
    .ny_newspage{justify-content: center;}
    .ny_newspage .btn{width: 0.4rem;height: 0.4rem;}
    .ny_newspage .btn img{width: 6px;}
    .ny_newspagenum{font-size: 0.24rem;padding: 0 0.2rem;}
    .ny_newspagefy{font-size: 0.24rem;margin: 0 0.3rem;}
    .page_sub{width: 1.2rem;height: 0.5rem;font-size: 0.24rem;line-height: 0.5rem;}
    .searh_newslist ul li{padding: 0.25rem 0.35rem;}
    .searh_newslist ul li a{flex-wrap: wrap;}
    .searh_newslist ul li a .searh_newspic{width: 100%;}
    .searh_newsjs{width: 100%;}
    .searh_newslist ul li a .searh_newsjs h2{font-size: 0.26rem;}
    .searh_newslist ul li a .searh_newsjs p{font-size: 0.24rem;padding: 0.3rem 0 0.24rem 0;}
    .searh_newslist ul li a .searh_newsjs h4{font-size: 0.24rem;}
		.searh_newsIntro{font-size: 0.24rem;}
		.searh_newslist ul li a .searh_newsjs h4{width: 100%;white-space: nowrap;text-align: left;margin-top: 0.1rem;}
		.searh_newslist ul li a .searh_newsjs h2{width: 100%;}
		.searh_newslist ul li a .searh_newsjs{flex-wrap: wrap;}
    }
		
		
/*  */
.fixedVideo,.alertOpctioy{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:99999999999999; display:none;}
.fixedVideo .videoDDD{border-radius: 4px; width:80%; height:80%; position:absolute; left:10%; top: 10%; text-align: center; }
.fixedVideo .videoDDD iframe,.fixedVideo .videoDDD embed,.fixedVideo .videoDDD video{ max-width:100%; max-height: 100%;}
.fixedVideo .videoDDD iframe,.fixedVideo .videoDDD embed{ max-width:100%; max-height: 100%;}
.fixedVideo .videoDDD .openVd{ width:100%; height:100%;box-sizing: border-box;}
.fixedVideo .videoDDD .openVd embed{width:100%;height:100%;}
.openVd{overflow-x: auto;background: #fff;padding: 20px;}
.openVd img{width: 800px;max-width: 800px;}
.allContact{ position:fixed; width:1160px; left:50%; margin-left:-600px; top:10%; height:73%; overflow-y:scroll; background:#fff; padding:40px 20px 20px 40px; z-index:556; }
.closeTxtt{ position:absolute; right:0; top:0px; cursor:pointer; background:#ccc;}
.closeVideo{position: absolute;z-index: 555; right: -40px; top: 0; width: 40px;height: 40px;  background: #005891 url(../img/20241024/close.png) no-repeat center center;}
@media only screen and (max-width:640px ) {
	.fixedVideo .videoDDD{width: 94%; margin-left: 0; left: 3%;height: auto;top: 50%;transform: translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);}
	.closeVideo{ left: auto; right: 0; top: auto; bottom: 100%; border-radius: 0;}
}
/*  */