	.projectList{display: flex;flex-flow: wrap;margin:0 10%;}
	.projectList>div{width: 27%;margin: 3%;text-align: center;}
	.projectList>div>a>img{width: 100%;height: 2.5rem;object-fit: cover}
	.projectCur{flex-wrap: wrap!important;justify-content: flex-start!important;}
	.projectCur>li>a{margin:.3rem}
	.channel_content{background: #fff}
	.project-name{margin-top:.15rem;}
.xc_words .wrap{max-width:1280px;margin: 0 10%;}
	#page{padding: 0 auto;    text-align: center;}
	#page>a{margin: 0 .1rem}
	.xc_banner .xc_nav .content{justify-content: flex-start;flex-flow: wrap}
	.xc_banner .xc_nav .content>li{margin:0 .3rem}
	@media only screen and (max-width: 740px) {
    	.con16 {display: none;}	
		body{position: relative;padding-bottom: 2rem;min-height: calc(100vh - 2rem)}
		html{font-size:40px;}
		.projectList{margin: 0 3%; width:auto;}
		.projectList>div{width: 100%;margin: 6% 0;text-align: center;}
		.projectList{padding: 0}
		.tit42 { font-size: .45rem;line-height: .45rem;}
		.projectList>div img{width:100%;}
		.project-name{font-size: .45rem;line-height: .45rem;}
}