body,
html {
    width: 100%;
    min-width: 1080px;
    overflow: auto;
    color: white;
    /* font-family: 'lynkco','lanting' !important; */
    -webkit-overflow-scrolling: touch;
}
.join-commperation {
	width: 100%;
}
.join-commperation .content-item, .join-commperation .content-item img {
	position: relative;
	width: 100%;
	height: auto;
}
.join-commperation .content-item .img-box {
	display: inline-block;
	width: 100%;
}
.join-commperation .content-item .to-btn {
	position: absolute;
	display: inline-block;
	width: 4.39rem;
	height: 0.73rem;
	line-height: 0.73rem;
	font-family: PingFangSC-SNaNpxibold;
	font-weight: 600;
	font-size: 0.2rem;
	color: #FFFFFF;
	background-color: #363F4F;
	text-align: center;
	top: 2.6rem;
	right: 3.48rem;
}