a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none;}
:focus{outline:none;}

@font-face {
    font-family: 'sh_light';
    src: url(../font/SourceHanSansSC-ExtraLight.otf);
}

@font-face {
    font-family: 'gilroy.smart_jzcon ul li h5';
    src: url(../font/gilroy-bold-4.otf);
}


/*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:'思源黑体CN Regular';-webkit-text-size-adjust:none;/*Google Chrome*/}
input,button,select,textarea{font-family:'思源黑体CN Regular' }
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%;}

@media (max-width:6000px){
    html{
        font-size: calc(100vw/19.2) !important;
    }
}

@media (max-width:1024px){
    html{
        font-size: calc(100vw/7.5) !important;
    }
}

.w_1320{width:68.75%;margin: 0 auto;}
.w_1764{width:91.875%;margin: 0 auto;}
.home_body{width: 100%;overflow:hidden;}

.header{height: 1rem;width: 100%;position: fixed;left: 0;top: 0;z-index: 99;transition: all 0.3s linear;}
.header .w_1320{height: 100%;display: flex;justify-content: space-between;align-items: center;width:100%;padding:0 1rem;box-sizing:border-box;}
.logo{width:1.5rem;}
.logo img:nth-of-type(1){display: block;}
.logo img:nth-of-type(2){display: none;}
.nav{position: relative;left: -4%;}
.nav ul{display: flex;}
.nav ul li{margin: 0 0.4rem;position: relative;height: 1rem;}
.nav ul li h2 a{font-size: 0.16rem;color:#fff;line-height: 1rem;display: block;}


.nav2{width: 2.3rem;background: #fff;border-radius: 0.05rem;position: absolute;left: 50%;top: 80%;margin-left: -1.15rem;padding: 0 0.2rem;box-sizing: border-box;transform: scaleY(0);visibility: hidden;transition: .5s;transform-origin: top;}
.nav2 dl dd{border-bottom: 1px solid #f8f8f8;line-height: 0.6rem;text-align: center;}
.nav2 dl dd a{font-size: 0.16rem;color: #999999;}
.nav2 dl dd a:hover{color: #2a9c33;}

.hea_r{display: flex;align-items: center;}
.lan{width:0.28rem;}
.lan img:nth-of-type(1){display: block;}
.lan img:nth-of-type(2){display: none;}
.search{width:0.27rem;margin: 0 0 0 0.3rem;}      
.search img:nth-of-type(1){display: block;}
.search img:nth-of-type(2){display: none;}
.header.on,.header.active{background: rgba(255,255,255,1);box-shadow: 0 0 0.04rem #ccc;}
.header.on .logo img:nth-of-type(1),.header.active .logo img:nth-of-type(1){display: none;}
.header.on .logo img:nth-of-type(2),.header.active .logo img:nth-of-type(2){display: block;}
.header.on .nav ul li h2 a,.header.active .nav ul li h2 a{color: #666666;}
.header.on .lan a,.header.active .lan a{color: #666;}
.header.on .lan img:nth-of-type(1),.header.active .lan img:nth-of-type(1){display: none;}
.header.on .lan img:nth-of-type(2),.header.active .lan img:nth-of-type(2){display: block;}
.header.on .search img:nth-of-type(1),.header.active .search img:nth-of-type(1){display: none;} 
.header.on .search img:nth-of-type(2),.header.active .search img:nth-of-type(2){display: block;} 
.lan img:nth-of-type(2){display: none;}
.nav ul li h2 a:hover{color: #2a9c33 !important;}
.header.on .nav ul li h2 a:hover{color: #2a9c33;}
.nav ul li.on .nav2{visibility: visible;transform:scaleY(1)}

.nav_zkbtn{width: 0.2rem;display: none;}
.wap_navbtn{display: none;}

.home_newsqhcon{display: none;}
.home_newsqhcon:nth-of-type(1){display: block;}

.news_nav{display: flex;align-items: center;justify-content: right;padding-bottom: 0.3rem;}
.news_nav span{font-size: 0.18rem;color: #fff;margin: 0 0.2rem;padding-bottom: 0.2rem;position: relative;}
.news_nav span::after{display: block;width:0%;height: 2px;content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);transition: all 0.3s linear;background: #fff;}
.news_nav span:hover,.news_nav span.on{font-weight: bold;}
.news_nav span:hover::after,.news_nav span.on::after{width: 100%;}

.t_tel{display:flex;align-items:center;font-size:0.2rem;color:#fff;font-family:'arial';margin-right:0.3rem;font-style: italic;font-weight:bold;}
.t_tel img{width:0.3rem;margin-right:0.14rem;}
.t_tel img:nth-of-type(1){display:block;}
.t_tel img:nth-of-type(2){display:none;}
.header.on .t_tel,.header.active .t_tel{color:#000;}
.header.on .t_tel img:nth-of-type(1),.header.active .t_tel img:nth-of-type(1){display:none;}
.header.on .t_tel img:nth-of-type(2),.header.active .t_tel img:nth-of-type(2){display:block;}


.ban{position: relative;}
.ban_pic{width: 100%;height: 8rem;background-size:cover;background-position: center center;background-repeat: no-repeat;transform: scale(1.2);transition: all 3.5s linear;}
.ban_wz{position: absolute;left:0;top: 2.6rem;z-index: 20;width: 100%;opacity: 0;transform: translateY(0.5rem);transition: all 0.75s linear;}
.ban_wz h2{font-size: 0.6rem;color:#fff;line-height: 0.74rem;font-weight: bold;}
.ban_wz p{font-size: 0.18rem;color: #fff;padding: 0.2rem 0 0.4rem 0;}
.ban_btn a{display:flex;width:1.74rem;height: 0.55rem;background:url(../img/ban_btn.jpg) no-repeat center center/cover;font-size: 0.14rem;color:#fff;justify-content: center;align-items: center;position: relative;overflow:hidden;transition: all 0.3s linear;}
.ban_btn a img{width:0.06rem;margin-left: 0.15rem;}
.ban_btn a:hover{transform: scale(1.1);}


.swiper-pagination-ban .swiper-pagination-bullet{background: #fff;margin: 0 0.1rem !important;width: 14px !important;height: 14px !important;}
.swiper-container-ban .swiper-slide{height: 8rem;overflow:hidden;}
.swiper-container-ban .swiper-slide-active .ban_wz{opacity: 1;transform: translateY(0);}
.swiper-container-ban .swiper-slide-active .ban_pic{transform: scale(1);}
.swiper-container-ban video{display: block;width: 110%;}

.home_yw{padding-bottom: 1.3rem;}
.title{padding: 0.94rem 0 0.57rem 0;text-align: center;}
.title h2{font-size: 0.46rem;color: #000000;font-weight: bold;line-height: 1;}
.title h2 a{color: #fff;}
.title h3{font-size: 0.18rem;color:#666;line-height: 2;padding: 0.18rem 0 0.3rem 0;}
.tit_bg{width:0.46rem;margin: 0 auto;}
.home_ywcon ul{display: flex;justify-content: space-between;}
.home_ywcon ul li{width: 29%;height: 5rem;background:linear-gradient(to bottom,#eff4f7,#fff);position: relative;padding: 0.4rem 0.3rem 0 0.3rem;box-sizing: border-box;transition: all 0.3s linear;}
.home_ywjs{position: relative;z-index: 5;}
.home_ywjs h2{font-size: 0.26rem;color:#000;font-weight: bold;padding-bottom: 0.2rem;}
.home_ywjs p{font-size: 0.16rem;color:#666;line-height: 0.28rem;}
.more_btn{width:0.4rem;transition: all 0.3s linear;}
.home_ywcon ul li .more_btn{position: absolute;left: 0.4rem;bottom: 0.6rem;}
.home_ywcon ul li .more_btn{transform: translateY(0.3rem);opacity: 0;}
.home_ywpic{width: 4.08rem;height:3.35rem;position: absolute;right: -0.2rem;bottom: -0.1rem;transform: scale(0.5);transition: all 0.3s linear;}
.home_ywpic img{position: absolute;left: 0;top: 0;}
.home_ywpic img:nth-of-type(1){opacity: 1;}
.home_ywpic img:nth-of-type(2){opacity: 0;}
.home_ywcon ul li.on{background:linear-gradient(to bottom,#073190,#007ac7);width: 38%;z-index: 10;}
.home_ywcon ul li.on .home_ywjs h2{color: #fff;}
.home_ywcon ul li.on .home_ywjs p{color: #fff;}
.home_ywcon ul li.on .home_ywpic{transform: scale(1);}
.home_ywcon ul li.on .home_ywpic img:nth-of-type(1){opacity: 0;}
.home_ywcon ul li.on .home_ywpic img:nth-of-type(2){opacity: 1;}
.home_ywcon ul li.on .more_btn{transform: translateY(0);opacity: 1;}

.home_ab{height:8.17rem;background:url(../img/ab_bg01.jpg) no-repeat center center/cover;position: relative;}
.home_abbg{width:84.375%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.home_abcon{position: relative;padding: 2.4rem 0 0 0.58rem;box-sizing: border-box;}
.home_ab .title{text-align: left;padding: 0;}
.home_ab .title .tit_bg{margin: 0;}
.title_f h2{color: #fff;}
.title_f h3{color: #fff;}
.video_btn{margin-top: 1.6rem;font-size: 0.18rem;color:#fff;font-family: 'arial';font-weight: bold;position: relative;}
.video_btn::after{display: block;width: 0;height: 2px;content: '';background:linear-gradient(to right,#70af45,#01846b);position: absolute;left: 0;bottom: -0.12rem;transition: all 0.3s linear;}
.video_btn:hover::after{width:1.2rem;}
.video_btn a{color: #fff;display: block;width: 100%;}
.home_abcon .w_1320{display: flex;justify-content: space-between;}
.home_abconr{width: 40.45%;}
.home_abconr p{font-size: 0.16rem;color: #fff;line-height: 2;padding-bottom: 0.2rem;}
.home_abconr p span{font-weight:bold;background-image: linear-gradient(to right, #a6cb07, #048f40);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.home_news{background:url(../img/news_bg.jpg) no-repeat center center/cover;padding-bottom: 0.7rem;}
.home_newslist ul{display: flex;justify-content: space-between;}
.home_newslist ul li{width: 30%;position: relative;box-sizing: border-box;}
.home_newslist ul li a h3{font-size: 0.18rem;color: #ffffff;font-family: 'arial';}
.home_newslist ul li a h2{font-size: 0.22rem;color: #ffffff;font-weight: bold;line-height: 1.5;padding: 0.24rem 0 0.4rem 0;min-height: 0.6rem;}
.home_newsjs{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 0.44rem 0.24rem;box-sizing: border-box;}
.home_newspic{overflow: hidden;position:relative;}
.home_newspic::after{display:block;width: 100%;height: 100%;content: '';background: rgba(0,32,228,0.3);position: absolute;left: 0;top: 0;}
.home_newspic img{transition: all 0.3s linear;}
.home_newslist ul li a .more_btn{position: absolute;left: 0.24rem;bottom: 0.3rem;}
.home_news .ban_btn a{margin:0.6rem auto 0 auto;}
.home_newslist ul li::after{display: block;width: 0;height: 0.04rem;content: '';background: linear-gradient(to right,#a8cc06,#008d41);position: absolute;left: 0;bottom: 0;transition: all 0.3s linear;}
.home_newslist ul li:hover .home_newspic img{transform: scale(1.1);}
.home_newslist ul li:hover::after{width: 100%;}
.home_newslist ul li:hover a .more_btn{transform: translateX(0.3rem);}

.home_fot{background:url(../img/fot_bg.jpg) no-repeat center center/cover;}
.home_fottop{display: flex;justify-content: space-between;padding: 0.4rem 0;box-sizing: border-box;border-bottom: 1px solid #fff;width: calc(100% - 2rem);margin: 0 auto;}
.home_fottl h3{width:2rem;}
.home_fottopr{display: flex;align-items: center;font-size:0.18rem;color: rgba(255,255,255,0.7);line-height: 1;}
.home_fottopr a{color: #fff;border-right: 1px solid #fff;padding: 0 0.14rem;}
.home_fottopr a:nth-last-of-type(1){border-right: none;}
.home_fotc{display: flex;justify-content: space-between;align-items: flex-start;margin: 0.52rem 0 0.5rem 0;padding: 0 1rem;box-sizing: border-box;}
.f_nav{display: flex;align-items: flex-start;}
.f_nav ul{border-left: 1px solid #ffffff;margin-right: 0.7rem;}
.f_nav ul li{padding-left: 0.16rem;margin-bottom: 0.3rem;}
.f_nav ul li h2{position: relative;}
.f_nav ul li h2 a{font-size:0.18rem;color: #fff;line-height: 1;}
.f_nav ul li h2::after{display: block;width:1px;height: 100%;content: '';background:#fff;position: absolute;left: -0.17rem;top: 0;display: none;}
.f_nav ul li:hover h2 a{color: #fff;}
.f_nav ul li:hover h2::after{display: block;}
#info{height: auto !important;}
.home_fottr{width: 74%;box-sizing: border-box;}
.home_fottrtop{display: flex;justify-content: space-between;}
.home_fottrtopl h2{display: flex;align-items: center;margin: 0 0 0.4rem 0;}
.home_fottrtopl h2 img{width:0.66rem;margin-right: 0.16rem;}
.home_fottrtopl h2 span{font-size:0.16rem;color: #fff;}
.home_fottrtopl h2 span b{display: block;font-size:0.4rem;font-style: italic;font-family: 'arial';}
.home_fottrtopl p{font-size:0.19rem;color: #FFFFFF;line-height: 0.46rem;display: flex;align-items: center;}
.home_fottrtopl p span:nth-of-type(1){width: 1rem;}
.home_fottrtopr dl{display: flex;align-items: center;}
.home_fottrtopr dl dd{width:1.08rem;text-align: center;margin-left: 0.2rem;}
.home_fottrtopr dl dd h2{margin-bottom: 0.1rem;}
.home_fottrtopr dl dd p{font-size:0.18rem;color: #fff;}
.home_fotbd{border-top: 1px solid #ffffff;margin-top: 0.4rem;padding-top: 0.32rem;display: flex;align-items: center;justify-content: space-between;}
.home_fotbdk{width: 22%;height: 0.56rem;border:1px solid #fff;position: relative;display: flex;align-items: center;box-sizing: border-box;}
.home_fotbdk span:nth-of-type(1){width: 1.2rem;font-size:0.16rem;color: #fff;padding-left: 0.2rem;box-sizing: border-box;}
.home_fotbdk input{width: 1.3rem;height: 100%;background: none;border: none;font-size:0.16rem;color: #fff;}
.home_fotbdk span:nth-of-type(2){font-size:0.16rem;color: #fff;position: absolute;right: 0.2rem;top: 0.15rem;}
.home_fotbdsub{width: 30%;height: 0.56rem;background:#fff;display: flex;justify-content: center;align-items: center;font-size:0.16rem;color: #006ED3;opacity: 0.7;transition: all 0.3s linear;}
.home_fotbdsub img{width:0.18rem;margin-right: 0.1rem;}
.home_fotbdsub:hover{opacity: 1;}
.home_fotb{display: flex;justify-content: space-between;padding: 0.2rem 1rem;box-sizing: border-box;border-top: 1px solid #fff;}
.home_fotb span{font-size:0.14rem;color: #fff;font-weight: 400;}

.nav_fzkbtn{display: none;}

.r_pf{position: fixed;right: 0.26rem;top: 50%;transform: translate(0,-50%);z-index: 100;transform: translateX(1.6rem);transition: all 0.5s linear;}
.r_pf.on{transform: translateX(0);}
.r_pf ul li{width: 0.7rem;height: 0.7rem;background: #eff4f7;margin: 0.02rem 0;display: flex;justify-content: center;align-items: center;flex-direction: column;transition: all 0.3s linear;position:relative;}
.r_pf ul li a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;flex-direction: column;}
.r_pf ul li h2{width: 0.2rem;}
.r_pf ul li h2 img:nth-of-type(1){display: block;}
.r_pf ul li h2 img:nth-of-type(2){display: none;}
.r_pf ul li span{display: block;font-size: 0.16rem;color: #000000;text-align: center;padding-top: 0.04rem;}
.r_pf ul li p{width:2.03rem;height: 0.7rem;background: url(../img/r_pftelbg.png) no-repeat center center/cover;font-size: 0.2rem;color: #fff;font-family: 'arial';font-weight: bold;line-height: 0.7rem;text-align: center;padding-right: 0.08rem;box-sizing: border-box;position: absolute;left: -2.18rem;top: 0;display: none;}
.r_pf ul li h6{width:1.7rem;height:1.7rem;background: linear-gradient(to right, #a6cb07, #048f40);padding:0.1rem;box-sizing:border-box;position: absolute;left: -1.8rem;top: 0;display: none;}
.r_pf ul li:hover{background: linear-gradient(to right,#a5cb07,#028e40);}
.r_pf ul li:hover h2 img:nth-of-type(1){display: none;}
.r_pf ul li:hover h2 img:nth-of-type(2){display: block;}
.r_pf ul li:hover span{color: #fff;}
.r_pf ul li:hover p{display: block;}
.r_pf ul li:hover h6{display: block;}

/*关于我们*/
.ny_ban .ban_wz{transform: translateY(0);opacity: 1;}
.ny_ban .ban_pic{transform: scale(1);}
.ab_ban{height: 100vh;background: url(../img/about/ab_ban.jpg) no-repeat center center/cover;position: relative;}
.ab_bancon{width:84.375%;position: absolute;right: 0;top: 22.75vh;}
.ab_bancon .w_1764{position: absolute;left: 0;top: 0.6rem;padding-left: 0.7rem;box-sizing: border-box;display: flex;justify-content: space-between;}
.ab_bancon .w_1764 .title{padding: 0;text-align: left;}
.ab_bancon .w_1764 .title .tit_bg{margin: 0;}
.ab_banr{width: 8rem;}
.ab_banr p{font-size: 0.16rem;color: #fff;line-height: 2;margin-bottom: 0.16rem;}

.ab_video{height: 9.8rem;background: url(../img/about/video_bg.jpg) no-repeat center center/cover;display: flex;justify-content: center;align-items: center;}
.ab_videocon{width:9.7rem;overflow: hidden;border-radius: 0.19rem;position: relative;border:0.04rem solid #154074;box-sizing: border-box;}
.ab_videocon video{width: 100%;position: absolute;left: 0;top: 0;z-index: 99;display: none;}
.abvideo_btn{width:0.72rem;position: absolute;left: 50%;top: 50%;transform:translate(-50%,-50%);}
.abvideo_btn img{transition: all 0.3s linear;}
.abvideo_btn:hover img{transform: rotate(45deg);}

.ab_culture{padding-bottom: 1rem;position: relative;}
.ab_culture .title h2{color: #000;}
.ab_culcon ul{display: flex;justify-content: space-between;}
.ab_culcon ul li{width: 32%;position: relative;border: 1px solid #eaedf1;}
.ab_culpic{overflow:hidden;position: relative;}
.ab_culpic img{transition: all 0.3s linear;}
.ab_culpic img:nth-of-type(1){position: relative;}
.ab_culpic img:nth-of-type(2){position: absolute;left: 0;top: 0;opacity: 0;}
.ab_culcon ul li h2{width:1.3rem;position: absolute;left: 0.4rem;top: 0.65rem;}
.ab_culcon ul li p{font-size: 0.18rem;color: #666666;width: calc(100% - 0.4rem);position: absolute;left: 0.4rem;bottom: 0.6rem;}
.ab_culcon ul li p b{display: block;font-size: 0.22rem;padding-bottom: 0.1rem;}
.ab_culcon ul li:hover h2{opacity: 0;}
.ab_culcon ul li:hover p{color: #fff;}
.ab_culcon ul li:hover .ab_culpic img:nth-of-type(2){transform: scale(1.1);opacity: 1;}

.video_tc{width: 100%;height: 100vh;background: rgba(0,0,0,0.5);position: fixed;left: 0;top: 0;z-index: 101;display: none;}
.video_tccon{width: 900px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.video_tccon video{display: block;width: 100%;}
.v_close{width: 0.4rem;position: absolute;right: 0;top: -0.46rem;}

.culture_jzcon ul{display: flex;justify-content: space-between;align-items: center;}
.culture_jzcon ul li{width: 24%;position: relative;}
.culture_jzwz{width: 100%;position: absolute;left: 0;top: 1.1rem;padding: 0 0.4rem;box-sizing: border-box;opacity: 0;transition: all 0.3s linear;transform: translateY(0.3rem);}
.culture_jzwz h3{font-size: 0.36rem;color: #fff;line-height: 1.5;}
.culture_jzwz h2{font-size: 0.36rem;color: #FFFFFF;font-weight: 500;line-height: 1;padding:0.1rem 0 0 0;}
.culture_jzwz p{font-size: 0.18rem;color: #FFFFFF;line-height: 0.3rem;padding-top: 0.34rem;}
.culture_jzwzfot{position: absolute;left: 0.38rem;bottom: 0.76rem;}
.culture_jzwzfot h2{font-size:0.36rem;color: #fff;font-family: 'arial';}
.culture_jzwzfot h4{font-size:0.36rem;color: #fff;font-weight: 500;padding-top: 0.1rem;}
.culture_jzcon ul li:hover .culture_jzwzfot{display: none;}
.culture_jzcon ul li:hover .culture_jzwz{opacity: 1;transform: translateY(0);}

.culture_jzpic{position: relative;}
.culture_jzpic::after{display: block;width: 100%;height: 100%;content: '';background: rgba(0,0,0,0.3);position: absolute;left: 0;top: 0;}

.ab_banr p span{font-weight:bold;background-image: linear-gradient(to right, #a6cb07, #048f40);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

/*智慧工厂*/
.smart{position: relative;}
.ny_ban .ban_btn{margin-top: 0.46rem;}
.ban_nav{width: 100%;position: absolute;left: 0;bottom: 0;}
.ban_nav .w_1320{display: flex;background: #fff;}
.ban_nav .w_1320 a{flex: 1;height: 0.82rem;font-size: 0.18rem;color: #666666;font-weight: bold;line-height: 0.82rem;text-align: center;position: relative;transition: all 0.3s linear;}
.ban_nav .w_1320 a::after{display: block;width:0;height: 0.04rem;content: '';background: linear-gradient(to right,#a5cb07,#008d41);position: absolute;left: 0;top: 0;transition: all 0.3s linear;}
.ban_nav .w_1320 a.on,.ban_nav .w_1320 a:hover{background: linear-gradient(to bottom,#95d0af 5%,#fff);color: #000;}
.ban_nav .w_1320 a.on::after,.ban_nav .w_1320 a:hover::after{width: 100%;}
.smart_sol p{font-size: 0.16rem;color: #666666;line-height: 0.42rem;text-align: center;width: 80%;padding: 0.57rem 0 0.97rem 0;margin: 0 auto;}

.smart_jz{background: #eff4f7;overflow: hidden;background-size: cover;background-repeat: no-repeat;background-position:center center;position: relative;padding-bottom: 5rem;}
.smart_jz .w_1320{}
.smart_jz::after{display: block;width: 100%;height: 100%;content: '';background:rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;}
.smart_jz .title{position: relative;z-index: 10;}
.smart_jzcon{width: 100%;position: absolute;left: 0;top: 0;height: 100%;z-index: 5;}
.smart_jzcon ul{display: flex;justify-content: center;align-items: flex-end;height: 100%;padding:0 5%;box-sizing: border-box;}
.smart_jzcon ul li{flex:1;height: 100%;padding: 2.2rem 0.36rem 0 0.36rem;box-sizing: border-box;overflow: hidden;position: relative;transition: all 0.3s linear;border-left: 1px solid rgba(255,255,255,0.3);}
.smart_jzcon ul li::after{display: block;width: 100%;height: 100%;content: '';background: linear-gradient(to bottom,#073190,#007ac6);opacity: 0.5;transition: all 0.3s linear;position: absolute;left: 0;top: 0;transform: translateY(100%);}
.smart_jzcon ul li:nth-of-type(1){border: none;}
.smart_jzcon ul li h2{width:0.92rem;margin: 0.53rem auto 0.5rem auto;position: relative;z-index: 5;}
.smart_jzcon ul li h3{font-size: 0.28rem;color:#fff;font-weight: bold;text-align: center;position: relative;z-index: 5;}
.smart_jzcon ul li p{font-size: 0.18rem;color: #fff;line-height: 1.5;padding-top: 0.3rem;opacity: 0;transform: translateY(0.3rem);transition: all 0.3s linear;transition-delay: 0.3s;position: relative;z-index: 5;}
.smart_jzcon ul li h5{font-size: 0.8rem;color: #f2f6f8;font-weight: bold;font-family: 'gilroy';position: absolute;left: 0;bottom:0.2rem;width: 100%;text-align: center;z-index: 5;opacity: 0.5;}
.smart_jzcon ul li.on::after{transform: translateY(0);}
.smart_jzcon ul li.on h3{color: #fff;}
.smart_jzcon ul li.on p{transform: translateY(0);opacity: 1;}
.smart_jzcon ul li.on h5{font-size: 1.1rem;color: #fff;opacity: 1;}
.smart_jzcon01 ul{justify-content: space-between;flex-wrap: wrap;height: auto;}
.smart_jzcon01 ul li{width:32%;margin-bottom: 0.2rem;transform: translateY(0);height: 3.4rem;background: linear-gradient(to bottom,#073190,#007ac6);}
.smart_jzcon01 ul li:nth-of-type(1),.smart_jzcon01 ul li:nth-of-type(2){width: 49%;}
.smart_jzcon01 ul li h2{position:absolute;right: 0.36rem;bottom: -0.2rem;}
.smart_jzcon01 ul li h3{color: #fff;padding-top: 0.4rem;font-size: 0.26rem;}
.smart_jzcon01 ul li p{opacity: 1;transform: translateY(0);padding: 0.3rem 0 0 0;font-size: 0.16rem;line-height: 2;}
.smart_jzcon01 ul li h5{font-size: 0.8rem;bottom: 0.2rem;}

.smart_jzcon02 ul{justify-content: center;}
.smart_jzcon02 ul li{width: 3.2rem;margin: 0 0.04rem;}
.smart_jzcon02 ul li.on{width: 5rem;}


.smart_ser{overflow:hidden;position: relative;}
.smart_serbg01{width:5.5rem;position: absolute;right: 0;top: 0;}
.smart_serbg02{width:3.98rem;position: absolute;left: 0;bottom: 0;}

.smart_case{position: relative;}
.swiper-container-case .swiper-slide{position: relative;}
.smart_casejs{position: absolute;left: 0;bottom: 0;width: 100%;}
.smart_casejs .w_1320{background: rgba(255,255,255,0.8);padding: 0.4rem 0.4rem;box-sizing: border-box;}
.smart_casejs .w_1320 h2{font-size: 0.32rem;color: #000000;font-weight: bold;padding-bottom: 0.3rem;}
.smart_casejs ul{display: flex;justify-content: space-between;}
.smart_casejs ul li{display: flex;align-items: center;}
.smart_casejs ul li h3{width:0.6rem;margin-right: 0.18rem;}
.smart_casejs ul li p{font-size: 0.16rem;color: #666666;}
.smart_casejs ul li p b{display: block;font-size: 0.2rem;color: #000;padding-bottom: 0.04rem;}
.smart_casenav{width: 100%;position: absolute;left: 0;top: 0.75rem;z-index: 20;}
.smart_casenav ul{display: flex;margin-bottom: 0.57rem;}
.smart_casenav ul li{display: inline-flex;font-size: 0.2rem;color: #666666;font-weight: bold;margin-right: 0.3rem;position: relative;}
.smart_casenav ul li::after{display: block;width: 0%;height: 0.04rem;content: '';background: linear-gradient(to right,#a7cb07,#038e40);position: absolute;left: 0;bottom: -0.16rem;transition: all 0.3s linear;}
.smart_casenav ul li:hover,.smart_casenav ul li.on{color: #000;}
.smart_casenav ul li:hover::after,.smart_casenav ul li.on::after{width: 100%;}

.smart_contact{overflow: hidden;background: linear-gradient(to bottom,#073190,#007ac6);}
.smart_contact .title h3{font-size: 0.16rem;color: #6f86ba;}
.smart_contactcon ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.smart_contactcon ul li{width: 100%;}
.smart_contactcon ul li.w_40{width: 40%;}
.smart_contactcon ul li.w_16{width: 16%;}
.smart_contactcon ul li h2{font-size: 0.16rem;color: #81a7d4;padding: 0.29rem 0 0.17rem 0;}
.smart_contactcon ul li h2 span{color: #92c40e;padding-left: 0.06rem;}
.add_btn{width: 100%;height:0.55rem;border:1px solid #fff;box-sizing: border-box;font-size: 0.16rem;color: #fff;line-height: 0.55rem;text-align: center;margin-top: 0.68rem;}
.bd{display: flex;justify-content: space-between;flex-wrap: wrap;}
.bd_con{width: 32%;height: 0.55rem;background: none;border:1px solid #fff;font-size: 0.16rem;color: #fff;margin-bottom: 0.2rem;display: flex;align-items: center;position: relative;justify-content: space-between;}
.bd_con.w_50{width: 49%;}
.bd_con03 input{text-align: right;padding-right: 0.1rem;box-sizing: border-box;}
.bd_con span{width: 1.4rem;font-size: 0.16rem;color:#fff;padding-left: 0.28rem;box-sizing: border-box;}
.bd_con span b{color: #92c40e;padding-left: 0.06rem;}
.bd_con02 span{width: 2rem;}
.bd_con input{flex: 1;height: 100%;border:none;background: none;font-size: 0.16rem;color: #fff;}
.bd_con input::placeholder{color: #ccc !important;}
.bd_con select{width:40%;height: 100%;border: none;background: none;font-size: 0.16rem;color: #fff;padding-right: 0.2rem;box-sizing: border-box;text-align: right;}
.bd_con.on{border-color: #fff;}
.bd_con.on span{color: #fff;}
.dq:nth-of-type(1){width: 50%;}
.dq:nth-of-type(2){width: 46%;}
.dq input{padding-left: 0.28rem;box-sizing: border-box;width: 100%;}
.dq select{width: 100%;background: url(../img/wl/sel_jt.png) no-repeat 90% center/0.15rem 0.09rem;text-align: left;padding-left: 0.26rem;}
.dow_btn{position: absolute;right: 5%;top: 50%;transform: translateY(-50%);width:20%;}
.dow_btn input{flex:auto;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.lx_sel dl{display: flex;}
.lx_sel dl dd{width: 1.56rem;height: 0.4rem;background: rgba(255,255,255,0.1);font-size: 0.16rem;color: #feffff;line-height: 0.4rem;text-align: center;margin-right: 0.2rem;}
.lx_sel dl dd.on{background:rgba(255,255,255,0.6);}
.sq_sel{border: 1px solid #fff;padding: 0.2rem;box-sizing: border-box;}
.sq_sel dl{display: flex;flex-wrap: wrap;}
.sq_sel dl dd{width:24.5%;height: 0.4rem;background: rgba(255,255,255,0.1);font-size: 0.16rem;color: #feffff;line-height: 0.4rem;text-align: center;margin:0 0.6666% 0.08rem 0;}
.sq_sel dl dd:nth-of-type(4n){margin-right: 0;}
.sq_sel dl dd.on{background:rgba(255,255,255,0.6);}
.sq_sel dl dd:hover{cursor: pointer;}
.lx_sel dl dd:hover{cursor: pointer;}
.sq_sel textarea{display: block;width: 100%;height: 0.9rem;background: none;border:none;font-size: 0.16rem;color: #fff;margin-top: 0.2rem;}
.sq_sel textarea::placeholder{color: #fff !important;}
.smart_contact .ban_btn a{margin: 0.4rem auto 1rem auto;}

.yy_tc{width: 100%;height: 100vh;background: rgba(0,0,0,0.5);position: fixed;left: 0;top: 0;z-index: 100;display: none;}
.yy_tccon{width: 9.5rem;background: #fff;border-radius: 0.1rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding:0 0.66rem 0.3rem 0.66rem;box-sizing: border-box;overflow:hidden;}
.yy_tccon h2{font-size: 0.46rem;color: #000000;font-weight: bold;text-align: center;padding: 0.2rem 0 0.2rem 0;}
.yy_tccon p{font-size: 0.16rem;color: #666666;text-align: center;padding-bottom: 0.4rem;}
.yy_bd ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.yy_bd ul li{border-bottom:1px solid #efefef;margin-bottom: 0.1rem;display: flex;justify-content: space-between;width: 48%;align-items: center;flex-wrap: wrap;}
.yy_bd ul li span{width: 1.15rem;font-size: 0.16rem;color: #666666;}
.yy_bd ul li span strong{color: #2a9c33;}
.yy_bd ul li input{flex: 1;font-size: 0.16rem;color: #333;text-align: right;height: 0.4rem;border: none;background: none;}
.yy_bd ul li input::placeholder{color: #333;}
.yy_bd ul li:nth-last-of-type(1){width: 100%;}
.yy_bd ul li textarea{display: block;width: 100%;height: 0.64rem;font-size: 0.16rem;color: #cccccc;background: none;border:none;margin-top: 0.14rem;}
.yy_bd ul li textarea::placeholder{color: #666 !important;}
.yy_fot{width: 100%;background: #f9f9f9;border-radius: 0.06rem;box-sizing: border-box;height:2.4rem;overflow-y: scroll;}
.yy_fot h4{font-size: 0.16rem;color: #000000;text-align: center;font-weight: bold;padding-bottom: 0.1rem;}
.yy_fot dl{display: flex;margin-bottom: 0.2rem;}
.yy_fot dl dd{flex: 1;font-size: 0.16rem;color: #000000;text-align: center;}
.yy_fot ul{display:flex;flex-wrap: wrap;}
.yy_fot ul li{width:14.28%;height: 0.4rem;text-align: center;font-size:0.16rem;color: #333333;padding-top: 0.04rem;}
.yy_fot ul li span{display:block;font-size: 0.12rem;color: #fff;}
.yy_fot ul li.disabled{color: #ccc;}
.yy_fot ul li.on{background: #2a9c33;color: #fff;}
.yy_fot ul li.on span{color: #fff;}
.yy_tccon .ban_btn a{margin: 0.4rem auto 0 auto;}
.yy_tcclose{width: 0.4rem;position: absolute;right: 0.2rem;top: 0.2rem;}



/*数字化解决方案*/
.shz_zq{margin-bottom: 1.17rem;}
.zq_tc{width: 100%;height: 100vh;background: rgba(0,0,0,0.1);position: fixed;left: 0;top: 0;z-index: 1000;display: none;}
.zq_tccon{width: 7.8rem;background: #fff;border-radius: 0.1rem;padding: 0.25rem;box-sizing: border-box;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.swiper-container-zq .swiper-slide h2{font-size: 0.26rem;color: #000000;font-weight: bold;line-height: 0.42rem;text-align: center;padding: 0.4rem 0 0.3rem 0;}
.swiper-container-zq .swiper-slide p{font-size: 0.16rem;color: #666666;line-height: 0.3rem;text-align: center;}
.zq_tc .zq_tcclose a{margin: 0.48rem auto;}
.zq_tc .zq_tcclose a img{transform: rotate(180deg);margin: 0 0.1rem 0 0;}
.shz_zq{position: relative;}
.shz_zq ul li{position: absolute;display: flex;align-items: center;cursor: pointer;}
.shz_zq ul li h5{width: 0.94rem;}
.shz_zql{margin: 0 0.18rem;}
.shz_zql h4{font-size: 0.16rem;color: #666666;white-space:nowrap;}
.shz_zql h4 b{display: block;font-size: 0.2rem;font-weight: bold;font-family: 'arial';color: #000;}
.shz_zql h6{font-size: 0.14rem;color:#000000;display: flex;align-items: center;margin-top: 0.1rem;opacity: 0;transform: translateY(0.2rem);transition: all 0.3s ease-in-out;}
.shz_zql h6 img{width: 0.08rem;}
.shz_zq ul li:hover h6{opacity: 1;transform: translateY(0);}
.shz_zq ul li.t_r{text-align: right;}
.shz_zq ul li.t_r .shz_zql h6{justify-content: right;}
.shz_zq ul li.t_r .shz_zql h6 img{margin-left: 0.1rem;}
.shz_zq ul li.t_l .shz_zql h6 img{margin-left: 0.1rem;}
.shz_zq ul li:nth-of-type(1){left: 16%;top: 14.5%;}
.shz_zq ul li:nth-of-type(2){left: 4%;top: 30%;}
.shz_zq ul li:nth-of-type(3){left: 9%;top: 54%;}
.shz_zq ul li:nth-of-type(4){left: 23%;top: 70%;}
.shz_zq ul li:nth-of-type(5){left: 44.5%;top: 87%;}
.shz_zq ul li:nth-of-type(6){right: 15.5%;top: 16%;}
.shz_zq ul li:nth-of-type(7){right: 2.2%;top: 31%;}
.shz_zq ul li:nth-of-type(8){right: 7%;top: 53%;}
.shz_zq ul li:nth-of-type(9){right: 24%;top: 69%;}
.shz_zq ul li:nth-of-type(5):hover .shz_zql h6{transform: translateY(0);opacity: 1;}


.case_qhcon{display: none;position: relative;}
.case_qhcon .ban_btn{position: absolute;left: 15.625%;top:1.8rem;z-index: 20;}
.case_qhcon:nth-of-type(1){display: block;}
.case_qhcon .bz_caseqhbtn{position: absolute;left: 15.625%;bottom: 2.4rem;z-index: 30;}

.swiper-container-hb .swiper-slide{overflow:hidden;border-radius: 0.08rem;box-shadow: 0 0 0.1rem #f2f6f9;}



/*工业包装*/
.bz_casenav{display: flex;}
.bz_casenav span{width: 1.84rem;height: 0.84rem;background: #fff;font-size: 0.2rem;color: #666666;line-height: 0.84rem;text-align: center;font-weight: bold;transition: all 0.3s linear;}
.bz_casenav span:hover,.bz_casenav span.on{background: #001c5c;color: #fff;}
.bzcase_con{display: flex;background: linear-gradient(to right,#0b2562,#243a6d);}
.bzcase_conl{width: 57%;padding:0 0.8rem 0 15.6%;box-sizing: border-box;}
.bzcase_conl h2{font-size: 0.32rem;color: #ffffff;font-weight: bold;line-height: 0.5rem;padding: 1.03rem 0 0.46rem 0;}
.bzcase_conl dl{display: flex;flex-wrap: wrap;justify-content: space-between;}
.bzcase_conl dl dd{width:49%;height: 0.9rem;border:1px solid #263e73;display: flex;align-items: center;font-size: 0.18rem;color: #fff;margin:0 0 0.1rem 0;}
.bzcase_conl dl dd img{width: 0.25rem;margin: 0 0.18rem;}
.bzcase_conr{width: 43%;overflow: hidden;}
.bzcase_conr img{transition: all 0.3s linear;}
.bzcase_conr:hover img{transform: scale(1.1);}
.bz_caseqhcon{position: relative;display: none;}
.bz_caseqhcon:nth-of-type(1){display: block;}
.bz_caseqhbtn{position: absolute;left: 15.6%;bottom: 1rem;z-index: 50;display: flex;align-items: center;}
.bz_caseqhbtn div{width: 0.16rem;margin-right: 0.28rem;}
.bz_caseqhbtn div img:nth-of-type(1){display: block;}
.bz_caseqhbtn div img:nth-of-type(2){display: none;}
.bz_caseqhbtn div:hover img:nth-of-type(1){display: none;}
.bz_caseqhbtn div:hover img:nth-of-type(2){display: block;}
.smart_case .bz_caseqhbtn div:hover img:nth-of-type(1){display: block !important;}
.smart_case .bz_caseqhbtn div:hover img:nth-of-type(2){display: block !important;}

/*物流服务*/
.wl_contant{padding-bottom: 0.8rem;}
.wl_contantlist1{position: relative;}
.wl_con01{position: absolute;left: 0.5rem;bottom: 0.76rem;text-align: left;}
.wl_con01 h2{font-size: 0.32rem;color: #000000;font-weight: bold;}
.wl_con01 h3{font-size: 0.16rem;color: #666666;line-height: 0.3rem;padding: 0.3rem 0 ;}
.wl_con01 h4{display: flex;align-items: center;margin-bottom: 0.3rem;}
.wl_con01 h4 span{width: 1.14rem;height: 0.4rem;font-size: 0.16rem;line-height: 0.4rem;text-align: center;margin-right: 0.1rem;}
.wl_con01 h4 span a{display: block;width: 100%;height: 100%;background: #f0f2f7;border:1px solid #a6b5d7;color: #073190;}
.wl_con01 h4 span a:hover{background: #073190;color: #fff;}
.wl_con01 dl{display: flex;align-items: center;}
.wl_con01 dl dd{display: flex;align-items: center;font-size: 0.16rem;color: #000000;margin-right: 0.16rem;}
.wl_con01 dl dd img{width: 0.16rem;margin-right: 0.15rem;}
.wl_contantlist1:nth-of-type(2) .wl_con01{left: auto;right: 0.5rem;text-align: right;bottom: 1.44rem;}
.wl_contantlist1:nth-of-type(2) .wl_con01 dl{justify-content: right;}

.wl_ys{background: #eff4f7;padding-bottom: 1rem;}
.wl_yscon ul li{background: #fff;display: flex;align-items: center;width: 100%;}
.wl_yscon ul li:nth-of-type(2n){background: linear-gradient(to bottom,#073190,#007ac7);}
.wl_ysconl{width: 50%;padding: 0 0.7rem;box-sizing: border-box;}
.wl_ysconl h2{font-size: 0.32rem;color: #000000;font-weight: bold;}
.wl_ysconl dl dd{display: flex;margin-top: 0.32rem;}
.wl_ysconl dl dd strong{width: 0.08rem;height: 0.08rem;background: #92c40e;border-radius: 100%;margin-right: 0.18rem;position: relative;top: 0.12rem;}
.wl_ysconl dl dd span{flex: 1;font-size: 0.16rem;color: #666666;line-height: 2;}
.wl_ysconr{width: 50%;overflow: hidden;}
.wl_ysconr img{transition: all 0.3s linear;}
.wl_ysconr:hover img{transform: scale(1.1);}
.wl_yscon ul li:nth-of-type(2n) .wl_ysconl{order: 2;}
.wl_yscon ul li:nth-of-type(2n) .wl_ysconl h2{color: #fff;}
.wl_yscon ul li:nth-of-type(2n) .wl_ysconl dl dd strong{background: #81a8d4;}
.wl_yscon ul li:nth-of-type(2n) .wl_ysconl dl dd span{color: #fff;}
.wl_yscon ul li:nth-of-type(2n) .wl_ysconr{order: 1;}
.wl_hzhbbtn{margin: 0.8rem 0 1rem 0;display: flex;justify-content: center;align-items: center;}
.wl_hzhbbtn div{width: 0.16rem;margin:0 0.14rem;}
.wl_hzhbbtn div img:nth-of-type(1){display: block;}
.wl_hzhbbtn div img:nth-of-type(2){display: none;}
.wl_hzhbbtn div:hover img:nth-of-type(1){display: none;}
.wl_hzhbbtn div:hover img:nth-of-type(2){display: block;}
.wl_hzhbcon{margin-bottom: 0.8rem;}
.wl_hzhbcon ul{display: flex;flex-wrap: wrap;}
.wl_hzhbcon ul li{width: 19%;margin:0 1.25% 0.2rem 0;}
.wl_hzhbcon ul li:nth-of-type(5n){margin-right: 0;}
.wl_hzhbcon ul li img{-webkit-filter: grayscale(100%);filter: grayscale(100%);transition: all 0.3s linear;}
.wl_hzhbcon ul li:hover img{filter: grayscale(0);-webkit-filter: grayscale(0);}

.sun_tc{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: fixed;left: 0;top: 0;z-index: 100;display: none;}
.sun_tccon{width: 4rem;height:auto;background:#fff;border-radius: 4px;position: absolute;left: 50%;top: 50%;text-align: center;padding: 0.4rem 0;transform: translate(-50%,-50%);}
.sun_tccon h2{width: 2rem;margin: 0 auto;}
.sun_tccon h3{font-size: 0.3rem;color: #000;font-weight: bold;padding: 0.2rem 0;}
.sun_tccon p{font-size: 0.16rem;color: #666666;}
.sun_tcclose{width: 1.1rem;height: 0.5rem;background: url(../img/ban_btn.jpg) no-repeat center center/cover;font-size: 0.14rem;color: #fff;line-height: 0.5rem;text-align: center;margin:0.4rem auto 0 auto;}

.swiper-container-bzcase .swiper-slide{background: linear-gradient(to right,#0b2562,#243a6d);}

/*新闻列表*/
.nynews_nav{text-align: center;padding: 0.76rem 0 0.66rem 0;}
.nynews_nav a{font-size: 0.18rem;color: #666666;font-weight: bold;margin: 0 0.2rem;}
.nynews_nav a:hover,.nynews_nav a.on{color: #073290;}
.nynews_top{position: relative;}
.swiper-container-nynews .swiper-slide{display: flex;background: #eff4f7;height: 4.56rem;overflow:hidden;}
.nynews_topl{width: 66%;overflow: hidden;}
.nynews_topl img{transition: all 0.3s linear;}
.swiper-container-nynews .swiper-slide:hover .nynews_topl img{transform: scale(1.1);}
.nynews_topr{flex: 1;padding: 0 0.5rem;box-sizing: border-box;}
.nynews_topr h2{font-size: 0.18rem;color: #666666;display: flex;align-items: center;margin: 0.47rem 0 0.12rem 0;}
.nynews_topr h2 strong{width: 0.9rem;height: 0.3rem;background: linear-gradient(to right,#d7e7a7,#9fd2ba);border-radius: 2px;margin-left: 0.15rem;padding: 1px;box-sizing: border-box;font-size: 0.16rem;color: #000000;line-height: 0.28rem;text-align: center;font-weight: normal;}
.nynews_topr h2 strong span{background: #eff4f7;display: block;width: 100%;height: 100%;}
.nynews_topr h3{font-size: 0.24rem;color: #000000;line-height: 1.5;font-weight: bold;}
.nynews_topr p{font-size: 0.16rem;color: #666666;line-height: 0.26rem;padding: 0.26rem 0 0.6rem 0;}
.nynews_btn{display: flex;align-items: center;position: absolute;right: 34%;bottom: 0;z-index: 20;}
.nynews_btn div{opacity:0.7;transition:all 0.3s linear;}
.nynews_btn div:hover{opacity:1;}
.nynews_list{margin: 0.6rem auto 0 auto;}
.nynews_list ul{display: flex;flex-wrap: wrap;}
.nynews_list ul li{width: 32%;margin: 0 2% 0.2rem 0;}
.nynews_list ul li:nth-of-type(3n){margin-right: 0;}
.nynews_list ul li a .nynews_listpic{height: 2.22rem;overflow: hidden;position: relative;}
.nynews_list ul li a .nynews_listpic img{transition: all 0.3s linear;}
.nynews_list ul li:hover a .nynews_listpic img{transform: scale(1.1);}
.nynews_list ul li a h3{font-size: 0.18rem;color: #666666;display: flex;align-items: center;margin: 0.27rem 0 0.04rem 0;}
.nynews_list ul li a h3 strong{width: 0.9rem;height: 0.3rem;background: linear-gradient(to right,#d7e7a7,#9fd2ba);border-radius: 2px;margin-left: 0.15rem;padding: 1px;box-sizing: border-box;font-size: 0.16rem;color: #000000;line-height: 0.28rem;text-align: center;font-weight: normal;}
.nynews_list ul li a h3 strong span{background: #eff4f7;display: block;width: 100%;height: 100%;}
.nynews_list ul li a h2{font-size: 0.22rem;color: #000000;font-weight: bold;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nynews_list ul li a p{font-size: 0.16rem;color: #666666;line-height: 0.26rem;padding: 0.2rem 0 0.45rem 0;}
.nynews_page{display: flex;justify-content: center;align-items: center;margin: 0.6rem 0 0.9rem 0;}
.nynews_page li.prev{width: 0.48rem;margin: 0 0.3rem;}
.nynews_page li{margin: 0 0.3rem;position: relative;}
.nynews_page li a,.nynews_page li span{font-size: 0.22rem;color: #09282d;font-family: 'arial';}
.nynews_page li::after{display: block;width: 0%;height: 2px;content: '';background: linear-gradient(to right,#97c50c,#5db67e);position: absolute;left: 50%;bottom: -0.15rem;transform: translateX(-50%);transition: all 0.3s linear;}
.nynews_page li:hover::after,.nynews_page li.active::after{width: 120%;}

/*新闻详情*/
.news_info{padding: 1.86rem 0 1.23rem 0;background: #eff4f7;}
.news_infocon{}
.news_infotop{display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.6rem;}
.news_infotop h2{font-size: 0.34rem;color: #000000;line-height: 0.42rem;font-weight: bold;}
.news_infotop h3{display: flex;align-items: center;margin: 0.38rem 0 0 0;font-size: 0.16rem;color: #09282d;}
.news_infotop h3 strong{width: 0.9rem;height: 0.3rem;background: linear-gradient(to right,#d7e7a7,#9fd2ba);border-radius: 2px;margin-left: 0.15rem;padding: 1px;box-sizing: border-box;font-size: 0.16rem;color: #000000;line-height: 0.28rem;text-align: center;font-weight: normal;}
.news_infotop h3 strong span{background: #eff4f7;display: block;width: 100%;height: 100%;}
.news_infoconlb{border-top: 1px solid #eee;}
.news_infoconlb h4{font-size: 0.24rem;color: #666666;padding: 0 0 0.2rem 0;font-family: 'arial';}
.news_infoconlb dl{display: flex;align-items: center;}
.news_infoconlb dl dd{width: 0.45rem;margin-right: 0.14rem;}
.news_infoconlb dl dd img:nth-of-type(1){display: block;}
.news_infoconlb dl dd img:nth-of-type(2){display: none;}
.news_infoconlb dl dd:hover img:nth-of-type(1){display: none;}
.news_infoconlb dl dd:hover img:nth-of-type(2){display: block;}
.news_infocon .ban_btn{}
.news_infoconr{width: 100%;background:#fff;padding: 0.6rem;box-sizing: border-box;}
.news_infoconr p{font-size: 0.16rem;color: #666666;line-height: 2;padding-bottom: 0.4rem;}
.news_infotj{background: #eff4f7;padding-bottom: 1.3rem;}
.news_infotj .home_newsqhcon{display: block;}
.page_infobtn{display: flex;justify-content: space-between;margin-top: 0.6rem;border-top: 1px solid #ccc;padding: 0.56rem 0 0 0;}
.page_infobtn .page_prev,.page_infobtn .page_next{font-size: 0.18rem;color: #666666;width: 40%;}
.page_infobtn .page_prev a,.page_infobtn .page_next a{display: block;font-size: 0.18rem;color:#000000;font-weight: bold;width: 100%;text-overflow: ellipsis;white-space: nowrap;margin-top: 0.1rem;}
.page_infobtn .page_next{text-align: right;}

.searchBox{padding:1.5rem 0 1rem 0;}
.ny_searchtop{width: 6rem;border-bottom: 1px solid #000;padding-bottom: 0.1rem;margin:0 auto;display: flex;justify-content: space-between;align-items: baseline;}
.ny_searchtop input{width: 70%;height:0.5rem;border:none;background:none;font-size: 0.18rem;color:#000;}
.ny_searchbtn{width: 17px;}
.AllSeaList{margin:0.6rem auto 0 auto;width: 60%;}
.AllSeaList li{display: flex;justify-content: space-between;align-items:center;border-bottom: 1px solid #ccc;font-size: 0.18rem;padding:0.3rem 0;color:#000;}
.AllSeaList li a{color:#000;}

.none_resilt{font-size: 0.28rem;color:#000;text-align: center;padding:0.5rem 0 0 0;}

.pager1 {
    margin: 0.8rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .pager1 .first a, .pager1 .last a {
        margin: 0 0.2rem;
        border: none;
        font-size: 0.16rem;
        color: #595757;
        font-weight:bold;
    }

    .pager1 a, .pager1 span{
        display: block;
        border: 1px solid #a6a6a6;
        border-radius: 0.04rem;
        font-size: 0.18rem;
        color: #595757;
        line-height: 0.38rem;
        padding: 0 0.12rem;
        font-family: 'arial';
        margin: 0 0.05rem;
        transition: all 0.3s linear;
    }
    .pager1 .active span, .pager1 a:hover{
        background: #073290;
        border-color: #073290;
        color: #fff;
    }
	
.jxw{width:0.9rem;position: absolute;left:-0.1rem;top:-1.04rem;}



@media (max-width:1366px){
    .w_1320{width: 90%;}
    .home_ab{height: 9rem;}
    .home_abbg{width: 95%;}
    .home_abcon{padding-top: 2.4rem;}
    .r_pf{right: 0.1rem;}
    .bzcase_conl{padding-left: 5%;}
    .bz_caseqhbtn{left: 5%;}
    .wl_con01{bottom: 1.4rem;}
    .wl_contantlist1:nth-of-type(2) .wl_con01{bottom: 2rem;}
    .swiper-container-nynews .swiper-slide{height: 5.2rem;}
    .home_abconr p{padding-bottom: 0.4rem;}
	.case_qhcon .ban_btn{left: 5%;}
	.case_qhcon .bz_caseqhbtn{left:5%;}

}

@media (max-width:1024px){
	.header{background:#fff;}
	.header .w_1320{padding:0 5%;}
    .header.on, .header.active{background: #fff;}
    .hea_r{display: flex;align-items: center;}
    .wap_navbtn{display: block;width: 0.4rem;height: 0.3rem;margin-left: 0.3rem;position: relative;}
    .wap_navbtn span{display: block;width: 100%;height: 2px;background: linear-gradient(to right,#a3ca08,#07903f);position: absolute;transition: all 0.3s linear;}
    .wap_navbtn span:nth-of-type(1){top: 0;}
    .wap_navbtn span:nth-of-type(2){top: 0.14rem;}
    .wap_navbtn span:nth-of-type(3){bottom: 0;}
	.header .t_tel{color:#000;font-size:0.24rem;}
	.header .t_tel img{width:0.4rem;}
	.header .t_tel img:nth-of-type(1){display:none;}
	.header .t_tel img:nth-of-type(2){display:block;}
    .header.wap_on .wap_navbtn span:nth-of-type(1){transform: rotate(45deg) translateY(-50%);top: 50%;}
    .header.wap_on .wap_navbtn span:nth-of-type(2){transform: translateX(3rem);opacity: 0;}
    .header.wap_on .wap_navbtn span:nth-of-type(3){transform: rotate(-45deg) translateY(-50%);bottom: 50%;}
    .nav{width: 100%;height: calc(100vh - 1rem);background: #fff;position: fixed;left: 0;top: 1rem;transform: translateX(100%);padding: 1rem 5%;box-sizing: border-box;opacity: 0;transition:all 0.3s linear;}
    .nav ul{flex-wrap: wrap;transform: scaleY(0);visibility:hidden;transition: .7s;transform-origin: top;transition-delay:0.3s;}
    .header.wap_on .nav ul{transform: scaleY(1);visibility: visible;}
    .header.wap_on .nav{transform: translateX(0);opacity: 1;}
    .nav ul li{width: 100%;border-bottom: 1px solid #000;height: auto;}
    .nav ul li h2{display: flex;justify-content: space-between;align-items: center;}
    .nav ul li h2 a{font-size: 0.28rem;color: #000 !important;}
    .nav_zkbtn{display: block;width: 0.5rem;}
    .nav2{width: 100%;position: relative;left: auto;top: auto;transform: scaleY(1);visibility:visible;margin: 0rem 0 0 0;background: none;padding: 0 0 0.3rem 0.4rem;display: none;transition: none;box-sizing: border-box;}
    .nav2 dl dd{text-align: left;font-size: 0.26rem;border-bottom: none;}
    .nav2 dl dd a{color: #000;font-size: 0.26rem;}
    .logo{width: 1.6rem;}
    .lan h2 a{font-size: 0.28rem;}
    .swiper-container-ban .swiper-slide{height: 9rem;}
    .ban_pic{height: 9rem;}
    .ban_wz h2{font-size: 0.46rem;}
    .ban_wz p{font-size: 0.28rem;}
    .ban_btn a{width: 2.088rem;height: 0.66rem;font-size: 12px;}
    .ban_btn a img{width: 0.14rem;}
    .title h3{font-size: 0.24rem;}
    .home_ywcon ul{flex-wrap: wrap;}
    .home_ywcon ul li{width: 100%;height: 5rem;}
    .home_ywcon ul li:hover{width: 100%;}
    .home_ywjs h2{font-size: 0.36rem;}
    .home_ywjs p{font-size: 0.24rem;line-height: 2;}
    .home_ywpic{width: 5rem;right: -0.5rem;}
    .home_ywcon ul li .more_btn{transform: translateY(0);opacity: 1;width: 0.5rem;bottom: 1rem;}
    .home_ywcon ul li.on{width: 100%;}

    .home_ywcon ul li.on .home_ywpic{transform: scale(0.5);}
    .home_ywcon ul li.on .home_ywpic img:nth-of-type(2){opacity: 1;}
    .home_ywcon ul li.on .home_ywpic img:nth-of-type(1){opacity: 0;}

    .news_nav{justify-content: center;}

    .home_ab{height: 13rem;}
    .home_abbg img{width: 460%;max-width: 460%;}
    .home_abcon{padding-top: 1.8rem;}
    .home_abcon .w_1320{flex-wrap: wrap;}
    .home_abconl{width: 100%;}
    .home_abconr{width: 100%;}
    .video_btn{margin: 0.5rem 0 0.3rem 0;font-size: 0.24rem;}
    .video_btn::after{width: 1.5rem;}
    .home_abconr p{font-size: 0.24rem;}
    .home_ab .ban_btn{margin-top:0.5rem;}

    .home_newslist ul li{padding: 0.2rem;}
    .home_newslist ul li a h3{font-size: 0.24rem;}
    .home_newslist ul li a h2{font-size: 0.24rem;line-height: 2;}
    .news_nav span{font-size: 0.26rem;}
    .home_fottop{padding:0.5rem 5%;width: 100%;}
    .home_fottopr{font-size: 0.24rem;}
    .home_fotc{padding:0 5%;flex-wrap: wrap;}
    .f_nav ul{width: 100%;border-left: none;display: flex;}
    .f_nav{flex-wrap: wrap;}

    .smart_sol p{width: 90%;margin:0 auto;}
	.home_newsjs{padding:0.44rem 0.4rem;}
    

    .fot{height: auto;}
    .f_logo{width: 1.6rem;}
    .f_top{flex-wrap: wrap;}
    .f_nav{width: 100%;}
    .f_nav ul{flex-wrap: wrap;margin-right: 0;}
    .f_nav ul li{width: 25%;margin: 0 0 0 0 !important;padding: 0;}
    .f_nav ul li h2{display: flex;justify-content: space-between;align-items: center;font-size: 0.28rem;padding: 0.3rem 0;}
    .f_nav ul li h2 a{font-size: 0.24rem;}
    .nav_fzkbtn{display: block;width: 0.4rem;}
    .nav_fzkbtn img{transition: all 0.3s linear;}
    .f_nav ul li.on .nav_fzkbtn img{transform: rotate(90deg);}
    .f_nav2{margin-bottom: 0.4rem;display: none;padding-left: 0.4rem;box-sizing: border-box;}
    .f_nav2 dl dd a{font-size: 0.26rem;line-height: 0.6rem;}
    .f_code{margin-top: 0.5rem;width: 100%;}
    .f_code ul{justify-content: center;}
    .f_code ul li{width: 26%;}
    .f_code ul li p{font-size: 0.24rem;}
    .f_center{flex-wrap: wrap;margin: 1rem 0 0.8rem 0;}
    .f_center ul{width: 100%;flex-wrap: wrap;}
    .f_center ul li{width: 100%;margin-bottom: 0.3rem;font-size: 0.24rem;}
    .f_center ul li img{width: 0.3rem;}
    .f_center dl{justify-content: center;margin-top: 0.3rem;width: 100%;}
    .f_center dl dd{width: 0.6rem;height: 0.6rem;margin: 0 0.2rem;}
    .banquan{font-size: 0.24rem;padding-bottom: 0.8rem;}
    .home_fottr{width: 100%;margin-top:0.5rem;}
    .home_fottrtopl h2 span{font-size: 0.24rem;}
    .home_fottrtopl p{font-size: 0.24rem;white-space: nowrap;}
    .home_fot{overflow: hidden;}
    .home_fottrtopr{position: relative;left: -1.6rem;}
    .home_fotbd{flex-wrap: wrap;}
    .home_fotbdk{width: 100%;margin-bottom: 0.3rem;}
    .home_fotbdk span:nth-of-type(1){font-size: 0.24rem;width: 2rem;}
    .home_fotbdsub{width: 100%;font-size: 0.24rem;}
    .home_fotb{font-size: 0.24rem;display: block;padding: 0.3rem 5%;text-align: center;}
    .home_fotb span{font-size: 0.24rem;display: block;}
	
	.nynews_list ul li a .nynews_listpic{height:auto;}
	.r_pf{opacity:0.7;}
	.r_pf ul li{width:0.9rem;height:0.9rem;}
	.r_pf ul li h2{width:0.36rem;}
	.r_pf ul li span{font-size:0.24rem;}
	.r_pf ul li p{width:2.436rem;height:0.84rem;font-size:0.24rem;line-height:0.84rem;left:-2.5rem;}
	.r_pf ul li.on p{display:block;}
	.r_pf ul li.on h6{display:block;}

    /*关于我们*/
    .ab_ban{height: 17rem;}
    .ab_bancon{width: 95%;top: 14%;}
    .ab_pic img{max-width: 420%;width: 420%;}
    .ab_bancon .w_1320{flex-wrap: wrap;top: 0.8rem;padding-left: 0.4rem;}
    .ab_banl{width: 100%;}
    .ab_banr{width: 100%;}
    .ab_banr p{font-size: 0.24rem;}
    .ab_video{height: 7rem;}
    .ab_videocon{width: 80%;}
    .ab_culcon ul{flex-wrap: wrap;}
    .ab_culcon ul li{width: 100%;margin-bottom: 0.5rem;height: 5rem;overflow:hidden;}
    .ab_culpic img:nth-of-type(2){opacity: 1 !important;}
    .ab_culpic::before{display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.2);content: '';position: absolute;left: 0;top: 0;z-index: 20;}
    .ab_culcon ul li p{font-size: 0.24rem;color: #fff;z-index: 30;}
    .ab_culcon ul li p b{font-size: 0.36rem;color: #fff;}
    .ab_culcon ul li h2{z-index: 30;}
    .video_tccon{width: 90%;}
    .ab_bancon .w_1764{flex-wrap: wrap;top:0.5rem;width:94%;padding-left:0.4rem;}
	.ab_bancon .w_1764 .title{padding-bottom:0.3rem;}
	.culture_jzwz{top:0.8rem;}
    .culture_jzwz p{font-size: 0.24rem;line-height: 2;}
    .culture_jzwzfot{bottom: 0.5rem;}
	.swiper-container-jzg .swiper-slide .culture_jzwzfot{opacity:1;bottom:0;transform:translateY(-0.5rem);transition:all 0.3s linear;}
	.swiper-container-jzg .swiper-slide-active .culture_jzwz{transform:translateY(0);opacity:1;}
	.swiper-container-jzg .swiper-slide-active .culture_jzwzfot{opacity:0;transform:translateY(0);}

    /*数字化解决方案*/
    .ban_nav .w_1320{width: 100%;}
    .ban_nav .w_1320 a{font-size: 0.24rem;flex: 1;text-align: center;padding: 0;}
    .smart_sol p{font-size: 0.24rem;line-height: 2;padding:0.8rem 0 1rem 0;text-align:left;}
    .smart_jz{padding-bottom: 6rem;}
    .smart_jzcon{margin-top: 0;width:100%;overflow-x: scroll;overflow-y: hidden;}
    .smart_jzcon ul{height: 100%;width:22rem;padding: 0;}
    .smart_jzcon ul li{width: 100%;margin-bottom: 0;background: linear-gradient(to bottom,#073190,#007ac6);height: 100%;padding:2.3rem 0.4rem 0.6rem 0.4rem;box-sizing: border-box;}
    .smart_jzcon ul li p{font-size: 0.24rem;line-height: 2;transform: translateY(0);opacity: 1;color: #fff;}
    .smart_jzcon ul li:hover{background: linear-gradient(to bottom,#073190,#007ac6);width: 100%;transform: translateY(0);}
    .smart_jzcon ul li h3{color: #fff;}
    .smart_jzcon ul li h5{color:#fff;}
    .smart_jzcon ul li h2{width: 1.2rem;}
    .smart_jzcon ul li.on h5{font-size: 0.8rem;}
    
    .zq_tccon{width: 90%;}
    .swiper-container-zq .swiper-slide h2{font-size: 0.28rem;}
    .swiper-container-zq .swiper-slide p{font-size: 0.24rem;line-height: 2;}
    .title h2{font-size: 0.4rem;}
    .smart_contact .title h3{font-size: 0.24rem;}
    .smart_contactcon ul li h2{font-size: 0.28rem;padding: 0.5rem 0 0.3rem 0;}
    .smart_contactcon ul li h2:nth-of-type(1){padding-top: 0;}
    .bd_con{width: 100%;height: 0.7rem;}
    .bd_con span{font-size: 0.24rem;width: 2.5rem;}
    .sq_sel dl dd{width: 49%;margin: 0 2% 0.2rem 0;font-size: 0.24rem;height: 0.6rem;line-height: 0.6rem;}
    .sq_sel dl dd:nth-of-type(2n){margin-right: 0;}
    .sq_sel textarea{height: 2rem;font-size: 0.24rem;}
    .smart_contact .ban_btn a{width:3.2rem;}
    .lx_sel dl{flex-wrap: wrap;}
    .lx_sel dl dd{height: 0.6rem;font-size: 0.24rem;line-height: 0.6rem;width: 32%;margin: 0 2% 0.2rem 0;}
    .lx_sel dl dd:nth-of-type(3n){margin-right: 0;}
	
	.culture_jzcon{position:relative;left:-15% !important;}
    

    /*智慧工厂*/
    .smart_serbg01{width: 2rem;}
    .smart_serbg02{width: 2rem;}
    .smart_casepic{width: 100%;overflow:hidden;}
    .smart_casepic img:nth-of-type(1){display:none !important;}
	.smart_casepic img:nth-of-type(2){display:block !important;}
    .smart_casebtn a{width: 2.8rem;}
    .smart_casenav ul{width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow-x: scroll;}
    .smart_casenav ul li{font-size: 0.24rem;display: inline-block;margin-right: 0.4rem;line-height:0.3rem;}
    .yy_tccon{width: 90%;padding: 0 0.4rem 0.4rem 0.4rem;}
    .yy_tccon h2{font-size: 0.36rem;}
    .yy_tccon p{font-size: 0.24rem;}
    .yy_fot h4{font-size: 0.24rem;padding-bottom: 0.3rem;}
    .yy_fot dl dd{font-size: 0.24rem;}
    .yy_fot ul li{font-size: 0.24rem;height: 0.7rem;padding-top: 0.06rem;}
    .yy_fot ul li span{font-size: 0.24rem;}
    .smart_contactcon ul li.w_40{width: 100%;}
    .smart_contactcon ul li.w_16{width: 50.8%;font-size: 0.24rem;}
	.add_btn{height:0.7rem;font-size:0.24rem;line-height:0.7rem;}
    .case_qhcon .bz_caseqhbtn{bottom: auto;top: 3.3rem;}
	.logo img:nth-of-type(2){display:block !important;}
	.logo img:nth-of-type(1){display:none !important;}

    .smart_casejs ul{flex-wrap: wrap;}
    .smart_casejs ul li{width: 100%;margin-bottom: 0.3rem;}
    .smart_casejs ul li h3{width: 0.9rem;}
    .smart_casejs ul li p{font-size: 0.24rem;flex:1;}
    .smart_casejs ul li p b{font-size: 0.24rem;}

    /*物流*/
    .wl_con01{position: relative;left: auto !important;top: auto !important;right: auto !important;bottom: auto !important;}
    .wl_contantlist1{margin-bottom: 0.8rem;}
    .wl_con01 h2{position: absolute;left: 0.5rem;top: -1rem;}
    .wl_contantlist1:nth-of-type(2) .wl_con01 h2{right: 0.5rem;}
    .wl_con01 h3{font-size: 0.24rem;line-height: 2;}
    .wl_con01 h4{flex-wrap: wrap;justify-content: space-between;}
    .wl_con01 h4 span{width: 48%;margin: 0 0 0.3rem 0;font-size: 0.24rem;height: 0.6rem;line-height: 0.6rem;}
    .wl_con01 dl dd{font-size: 0.24rem;}
    .wl_yscon ul li{flex-wrap: wrap;margin-bottom: 0.5rem;}
    .wl_ysconl{width: 100%;order: 2 !important;padding: 0.5rem 0.4rem;}
    .wl_ysconr{width: 100%;order: 1 !important;}
    .wl_ysconl dl dd span{font-size: 0.24rem;}
    .wl_ysconl dl dd strong{width: 0.1rem;height: 0.1rem;top: 0.16rem;}

    .shz_zq ul{display: flex;flex-wrap: wrap;}
    .shz_zq ul li{position: relative;left: auto !important;right: auto !important;top: auto !important;width: 50%;margin-top: 0.4rem;}
    .shz_zql h4{font-size: 0.24rem;}
    .shz_zql h4 b{font-size: 0.26rem;}
    .shz_zq ul li h5{order: 1;}
    .shz_zq ul li h6{transform: translateY(0);opacity: 1;font-size:0.2rem !important;}
    .shz_zq ul li .shz_zql{order: 2;}
    .shz_zq ul li.t_r{text-align: left;}
    .shz_zq ul li.t_r .shz_zql h6{justify-content: left;font-size: 0.2rem !important;}

    .bz_casenav span{font-size: 0.24rem;}
    .bzcase_con{flex-wrap: wrap;}
    .bzcase_conl{width: 100%;}
    .bzcase_conr{width: 90%;margin: 0.3rem auto;}
    .bzcase_conl dl dd{font-size: 0.24rem;width: 100%;}
    .bzcase_conl dl dd img{width: 0.3rem;}

    .nynews_nav a{font-size: 0.24rem;}
    .swiper-container-nynews .swiper-slide{flex-wrap: wrap;height: auto;padding-bottom: 0.5rem;display:block;}
    .nynews_topl{width: 100%;height:3.7rem;}
    .nynews_topr h2{font-size: 0.24rem;}
    .nynews_topr h2 strong{width: 1.5rem;height: 0.6rem;font-size: 0.24rem;line-height: 0.6rem;}
    .nynews_topr h3{font-size: 0.26rem;}
    .nynews_topr p{font-size: 0.24rem;line-height: 2;height:2rem;overflow:hidden;}
    .nynews_btn{right: 5%;bottom: 0.3rem;}
    .nynews_btn div{width: 0.8rem;}

    .nynews_list ul{justify-content: space-between;}
    .nynews_list ul li{width: 100%;margin-right:0;}
    .nynews_list ul li a h3{font-size: 0.24rem;}
    .nynews_list ul li a h3 strong{width: 1.5rem;height: 0.6rem;font-size: 0.24rem;line-height: 0.6rem;}
    .nynews_list ul li a h2{font-size: 0.26rem;line-height: 2;padding-top: 0.3rem;}
    .nynews_list ul li a p{font-size: 0.24rem;line-height:2;}

    .news_infotop{flex-wrap: wrap;}
    .news_infotopl{width: 100%;}
    .news_infotop h3{font-size: 0.24rem;}
    .news_infotop h3 strong{width: 1.5rem;height: 0.6rem;font-size: 0.24rem;line-height: 0.6rem;}
    .news_infoconlb{margin-top: 0.3rem;}
    .news_infoconr p{font-size: 0.24rem;}
    .news_infoconr{padding: 0.4rem;}
    .page_infobtn{flex-wrap: wrap;}
    .news_info{padding-bottom: 0;}
    .page_infobtn .page_prev, .page_infobtn .page_next{width: 100%;font-size: 0.24rem;text-align: left !important;order: 2;margin-bottom: 0.3rem;}
    .page_infobtn .page_prev a, .page_infobtn .page_next a{width: 100%;font-size: 0.24rem;}
    .news_infocon .ban_btn{order:1;margin-bottom: 0.3rem;}

    .yy_bd ul li{width: 100%;padding: 0.2rem 0 0.1rem 0;}
    .yy_bd ul li textarea{height: 1rem;font-size: 0.24rem;}
    .yy_bd ul li span{width: 2rem;font-size: 0.24rem;}
    .yy_bd ul li input{font-size: 0.24rem;}

    .lan{width: 0.4rem;}
    .search{width: 0.4rem;margin-right: 0;}
    .lan img:nth-of-type(2){display: block !important;}
    .lan img:nth-of-type(1){display: none !important;}
    .search img:nth-of-type(2){display: block !important;}
    .search img:nth-of-type(1){display: none !important;}
    .ny_searchtop input{font-size: 0.24rem;}
    .nynews_page li.next{width: 0.48rem;}
    .nynews_page li a, .nynews_page li span{font-size: 0.24rem;}

    .factory_nav{display: block;width: 100%;overflow-x: scroll;overflow-y: hidden;white-space: nowrap;background: #fff;}
    .factory_nav .w_1320 a{flex: auto;padding: 0 0.5rem;}
    .bz_caseqhbtn div img:nth-of-type(2){display: block !important;}
    .bz_caseqhbtn div img:nth-of-type(1){display: none !important;}
    .bz_caseqhbtn{left: 8%;}
    .bd_con.w_50{width: 100%;}
    .bd_con input{font-size: 0.24rem;}
    .add_btn{margin-top: 0;}
    .smart_case .bz_caseqhbtn div img:nth-of-type(1){display: block !important;}
	
	.jxw{width:1.1rem;top:-1.26rem;}

}