html{
		font-size: 100px;
	}
@media screen and (min-width: 1025px) and (max-width: 1679px) {
	html{
		font-size: 80px!important;
	}
}
@media (min-width: 1024px){
/*	pc*/
	.m-t{
		margin-top:80px;
	}
	.xc_words .wrap .box {display: none;width: 100%;}
	 .about_active {display: block!important;}
	.xc_banner>img{display: none;}
	.honor-main{display: flex;;align-items: center;gap:.3rem;flex-wrap: wrap;margin-top:.4rem;}
	.item-about{display: none;}
	.item-about-active{display: block!important;}
	.content>h1,a{cursor: pointer;}
	.history01 .wrap{margin-top:.4rem;}
	.map{}
	.m-t{margin:0 .2rem;margin-top:.2rem;}
	.m-t-20{margin-top:.4rem;}
	.report01 li {min-width: 34%;}.honor-main{display: inherit!important;}.honor-main>div{margin-bottom:.2rem;}
		.ul_d{flex-flow: wrap;max-width: 1000px}
	 .wrap{margin: 0 10%}
	.xc_banner{padding-top:.6rem;}
}


@media (max-width: 1023px){
/* mobile */
	.m-t{
		margin-top:.6rem;
	}
	.xc_words .wrap .box {display: none;}
	 .about_active {display: block!important;}
	.xc_banner>img{display: none;}
	.history01 .list .swiper-slide{width:100%!important;}
	.channel_content .history .swiper-container .tit42{font-size: .26rem;}
	.honor-main{margin-top:.4rem;}
	.honor-main div{margin-bottom: .2rem;display: flex;justify-content: center;}
	.item-about{display: none;}
	.item-about-active{display: block!important;}
	.culture01 .content{flex-direction: column;}
	.culture01 .content .left{width:100%;}
	.culture01 .content .right{font-size:.32rem;width:100%;margin-top:.4rem;} 
	.culture01 .content .right p {line-height: 1.5}
	.culture01 .title{font-size:.45rem;}
	.xc_banner .xc_words .box.about_active .con{display: none!important;}
	.xc_banner .xc_words .box.about_active .tit42{font-size:.66rem;line-height: .66rem;}
	.item-about .tit36{font-size:.56rem;line-height: .56rem;}
	.responsibility01{margin-top:.4rem;margin-bottom: 2rem;}
	.responsibility01 .item{padding-bottom: .4rem;display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
	.responsibility01 .item .words{position: relative;margin-bottom: .2rem;}
	body{position: relative;min-height:100vh;padding-bottom: 2rem;}
	.responsibility01 .item .words .box{width: 100%;padding: 0;}
	.responsibility01 .item .words .wrap{width:100%;}
	.responsibility-mobile{display: none!important;}
	.responsibility01 .item .words .box .infor{margin-left:0!important;}
	.responsibility01 .tit36{font-size:.40rem;}
	.responsibility01 .con16{font-size:.32rem;line-height: .46rem}
	.responsibility01 .item .words .box .con {max-height:4.8rem;overflow-y: hidden;}
	.item-about-content .tit36{display:none!important;}
	.connection .ul_d{flex-direction: column;}
	.connection .wrap{width:100%;}
	.report01 li{padding-left:.4rem;}
	.report01 li .icon{width:1.2rem;height:1.2rem;}
	.report01 li .words {margin-top:.28rem;}
	.history01 .wrap p{color: #888!important;}
	.history01 .wrap{margin-top:.4rem;}
	.history01 {margin-bottom:2rem;}
	.footer-content-mobile{font-size:.35rem!important;}
	.tit24{font-size:.6rem!important;line-height: 1.5!important;}
			.con16{font-size:.45rem!important;line-height: 1.5!important;}
			.report01 li{max-width:inherit;}
			.ul_d{flex-flow: wrap;max-width: 1000px}
			.map {height:6rem;}
			.map img{height:100%;}
			.report01 li{width:100%!important;display: flex;box-sizing: border-box;}
			.report01 li .icon>img{width:2rem!important;}
			.report01 li .icon{align-items: unset!important;margin-top: .32rem!important;}
			.report01 ul{display: inherit!important;}
}