.main .content .intro,.main .content .supply_server .server_item p,.main .content .tag,.main .content h4 {
	font-family: PingFangSC-Regular;
	font-weight: 400
}

.main .content .supply_server {
	align-items: center;
	-webkit-justify-content: space-between
}

.main .content .supply_server .server_item {
	display: flex;
	flex-direction: column;
	align-items: center
}

.main .content .supply_server .server_item img {
	width: 2.62rem;
	height: 2.62rem;
	background: #FBFBFB;
	border-radius: 50%;
	overflow: hidden
}

.main .content .link {
	margin-top: 1.18rem
}

.main .section_block {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	color: #fff;
	box-sizing: border-box;
	width: 100%;
	/* background-image: url(../images/server_img1.2b69951d96.png); */
	height: 6.74rem
}

.main .content {
	padding: .1rem
}

.main .content .container {
	padding-bottom: 1.28rem
}

.main .content h4 {
	font-size: .48rem;
	color: #333;
	line-height: .66rem;
	-webkit-text-stroke: 1px #333;
	text-stroke: 1px #333;
	margin-top: .7rem
}

.main .content .tag {
	width: 6.76rem;
	line-height: .46rem;
	border-radius: .25rem;
	border: .02rem solid #e23469;
	font-size: .3rem;
	color: #e23469;
	-webkit-text-stroke: 1px #e23469;
	text-stroke: 1px #e23469;
	margin: .24rem auto 0
}

.main .content .intro {
	font-size: .2rem;
	color: #666;
	line-height: .36rem;
	margin-top: .36rem
}

.main .content .supply_server {
	margin-top: 0;
	display: flex;
	flex-wrap: wrap
}

.main .content .supply_server .server_item {
	width: 50%;
	background: #fffffe;
	margin: .76rem 0 .6rem
}

.main .content .supply_server .server_item .img_wrap {
	width: 100%;
	font-size: 0;
	height: auto;
	position: relative
}

.main .content .supply_server .server_item .img_wrap img {
	width: 100%;
	height: 100%;
	border-radius: 0;
	background: 0 0;
	object-fit: cover
}

.main .content .supply_server .server_item .img_wrap .img2 {
	display: none;
	position: absolute;
	left: 0;
	top: 0
}

.main .content .supply_server .server_item p {
	font-size: .3rem;
	color: #333;
	line-height: .42rem;
	-webkit-text-stroke: .01rem #333;
	text-stroke: .01rem #333;
	margin-top: .32rem
}