.section_block .p1,.section_block .p2,.section_block .p3 {
	font-family: PingFangSC-Regular;
	font-weight: 400
}

.main {
	display: flex;
	flex-direction: column;
	align-items: center
}

.section_block {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	height: 9rem;
	color: #fff;
	box-sizing: border-box;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column
}

.section_l1 {
	/* background-image: url(../images/server_img1.2b69951d96.png); */
	height: 6.74rem
}

.section_l2 {
	/* background-image: url(../images/server_img2.f2b6751e49.png) */
}

.section_l3 {
	/* background-image: url(../images/server_img3.e16e6fde2b.png) */
}

.section_l4 {
	/* background-image: url(../images/server_img4.e297ab635b.png) */
}

.section_l5 {
	/* background-image: url(../images/server_img5.904d7b4524.png) */
}

.section_l6 {
	/* background-image: url(../images/server_img6.5986d188ca.png) */
}

.section_block .p1 {
	font-size: .18rem;
	line-height: .26rem;
	margin-top: 3.38rem
}

.section_block .p2 {
	font-size: .48rem;
	line-height: .66rem;
	margin-top: .06rem
}

.section_block .p3 {
	font-size: .24rem;
	line-height: .34rem
}

.section_block a.link {
	min-width: 3.3rem;
	line-height: .6rem;
	/* background: rgba(210,83,57,1); */
	border-radius: .08rem;
	font-size: .2rem;
	letter-spacing: .04rem;
	font-family: PingFang-SC-Bold;
	font-weight: 700;
	margin-top: .74rem;
	color: #fff;
	cursor: pointer;
	position: relative;
	padding: 0 .2rem;
	display: inline-block;
	transition: all .3s ease;
	background: #e23469;
}

.section_block a.link i {
	display: inline-block;
	position: absolute;
	width: .15rem;
	height: .15rem;
	border-top: .04rem solid #fff;
	border-right: .04rem solid #fff;
	transform: rotate(45deg);
	top: 50%;
	margin-top: -.075rem;
	right: .2rem
}

.section_block a.link:hover {
	/* background: rgba(248,115,87,1)!important */
	background: #fd5392 !important
}

.section_block .ppp {
    line-height: .25rem;
    font-size: .18rem;
    height: 0;
    padding-left: .21rem;
    color: #000;
    display: none;
    transition: all .3s ease;
	background:#fff;
	margin:0 auto;
}

.section_block .ppp.active {
    height: 2.25rem;
   min-width: 3.3rem;
   padding-top:.15rem;
    display: block
}

.section_block .ppp img {
	width: 1.5rem;
	height: 1.5rem
}
.section_block .ppp .ppp_text{
     font-size: .2rem;
	 font-weight:bold;
}


.section_block .p4 {
	width: 5.8rem;
	font-size: .18rem;
	font-family: AdobeFangsongStd-Regular;
	font-weight: 400;
	color: rgba(255,255,255,1);
	line-height: .36rem;
	-webkit-text-stroke: .02rem rgba(255,255,255,1);
	text-stroke: .02rem rgba(255,255,255,1);
	margin-top: .56rem
}

.section_l1 .p2 {
	margin-top: 3.26rem
}