.main .content .intro,.main .content .tag,.main .content h4 {
	font-family: PingFangSC-Regular;
	font-weight: 400
}

.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: 1.2rem;
	display: flex;
	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 .supply_server .server_item p {
	font-size: .24rem;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: #333;
	line-height: .34rem;
	margin-top: .36rem
}

.main .content .link {
	margin-top: 1.18rem
}