html{background-color: #f8f8f8;}
@media screen and (min-width: 1025px) and (max-width: 1679px) {
	html{
		font-size: 90px!important;
	}
}
.news_list01 .bg{position: inherit!important;}
.news_list01{padding:0!important;}
.news_list01 .content{position: absolute;top: 33%;left: 10%;max-width: 1280px;height: .5rem}
.news_list01 .content .wrap{width:100%;}
.xinwen-btn{position: absolute;bottom:0;left:8.35%;width:auto;padding:.15rem .3rem;color: #fff;background-color: #E52525;font-size:.36rem;line-height: .36rem}
.tab-nav-content{color: #a8a8a8;font-size: .15rem;cursor: pointer;margin-top:.15rem;}
.tab-content-head{padding: .15rem calc((100vw - 1280px) / 2);background-color: #fff;}
.tab-content{display: flex;gap: .2rem;color: #333;font-size: .18rem;}
.tab-content .tab-item{cursor: pointer;}
.tab-item-active{color:#E52525;font-weight: 600!important;border-bottom: 1px solid #E52525}
body{position: relative;}
.bg>img{height: 360px;}
.news_list02{margin: 0 10%;margin-top:.35rem;}
.news_list02 .wrap{width:100%;}
.news_list01{margin-top:.6rem;}
.xc_nav{position: absolute;bottom:0;width: 100%;height:.5rem;margin: 0 10%}
.xc_nav .wrap{max-width:1280px;margin: 0;}
.xc_nav .wrap .new-content{display: flex;gap:.2rem;align-items: center;}
.xc_nav .wrap .new-content li a::after{content:'';position: absolute;bottom: 0;left: 0; width:0;height: 2px;background-color: #fff;transition: width 0.3s ease;}
.xc_nav .wrap .new-content li a:hover::after{width:100%;}
.xc_nav .wrap .new-content li a {color:#fff;font-size: .22rem;line-height: 1;position: relative;padding-bottom:.05rem;}
.current{font-weight: 550;}
.xc_nav .wrap .new-content li a.current::after{width:100%!important;}
.footer-content-mobile{position: absolute;bottom:0;}
@media screen and (max-width: 1023px){
	.xc_nav{display: none;}
	.news_list01 .content{width: 100vw;}
	.news_list01 .content .wrap{width:83.33%;}
    body{position: relative;padding-bottom: 2rem;min-height: calc(100vh - 2rem)}
    .xinwen-btn{display: none!important;}
    .tab-content-head{display: none!important;}
    .news_list02 .bd li .box .right{width:100%!important;}
    #container .box.fix.imgZoom{display: flex;flex-direction: column-reverse;}
    .news_list02 .bd li .box .left{width:100%;}
    .news_list02 .bd li .box .left .tit30{font-size:.4rem!important;line-height: .4rem!important;}
    .news_list02 .bd li .box .left .con16{font-size:.35rem!important;line-height: 1.2!important;}
    .news_list02 .bd li .box .left .con{max-height:.9rem!important;}
}