

#wrap {
    width: 100%;
    max-width: 750px; 
    min-width: 320px; 
    margin: 0 auto
}
.service_title{
	margin-top: 0px;
	height: 4rem;
	/* line-height: 0; */
}
.service_title h1{
	font-size: 0.32rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	
	margin-top: 1.06rem;
}

.service_title span{
	font-size: 0.32rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0rem;
}
.service_title{
	width: 7.5rem;
}
.service_banner{
	height: 3rem;
	margin-top: 0.8rem;
	background-size: 100% 100%;
}
.service_title{
	/* margin-top: 38%; */
}
.service_nav{
	display: none;
}
.service_tit_lis{
	display: none;
}
.service_tit_lr{
	width: 300px;
	flex-wrap: wrap;
}
.service_tit{
	width: 100%;
}
.service_tit_lst{
	
	padding: 0.48rem 0rem;
	width: 6.7rem;
	margin: 0 auto;
	margin-left: 0.4rem;
	border-bottom:1px solid #CECECE;
}
.service_tit_lst:last-child{
	border-bottom:none;
}
.service_tit_lst ul li{
	width: 5rem;
	text-align: left;
	font-size: 0.3rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #D00101;
	line-height: 0.56rem;
}
.service_tit_lst ul{
	background: none;
	border: 0;
	box-shadow: 0px 0px 0px ;
}
.service_tit_lst p{
	width: 6.7rem;
	text-align: left;
	font-size: 0.35rem;
	font-family: PingFang-SC-Heavy, PingFang-SC;
	font-weight: 800;
	color: #D00101;
}
.service_tit{
	height: auto;
}
.service_con{
	height: auto;
}