.projectList{margin:0 10%;margin-top:.4rem;}
	.projectList>div>h1{text-align: center;margin-top: .3rem}
	.projectList>div>div{text-align: center}
	.projectList>div>p{margin: .3rem 0}
	.projectCur{flex-wrap: wrap!important;justify-content: flex-start!important;gap:.15rem;}
	.projectCur>a{margin:.3rem}
	.channel_content{background: #fff}
	.xc_banner .xc_nav .content{justify-content: flex-start;flex-flow: wrap}
	.xc_banner .xc_nav .content>li{margin:0 .3rem}
	.head-pc{box-shadow: 0px 4px 9px 0px rgba(10, 2, 4, 0.06);padding-bottom: .1rem
}
	@media only screen and (max-width: 740px) {
    .con16 {
        display: none;
    }
		html{font-size: 40px;}
		body{padding-bottom:2rem;position: relative;min-height: calc(100vh - 2rem)}
		.projectList{margin:0 10%;width: 80%;}
		.projectList>div>h1{text-align: center;margin-top: .3rem;font-size: .45rem;line-height: .45rem;}
		.projectList{margin:0 3%;width:auto;}
		.projectList>div{width: 100%;margin: 6% 0;text-align: center;}
		.projectList{padding: 0}
		.tit42 {font-size: .26rem;line-height: .36rem;}
		.projectList>div>div {text-align: center;font-size: .32rem;margin-top: .2rem;line-height: .32rem;}
		.projectList>div p{font-size: .32rem;line-height: .4rem;}
}