#wrap {
    width: 100%;
    max-width: 750px; 
    min-width: 320px; 
    margin: 0 auto
}
.service_tit_lis{
	width: 7.5rem;
	height: 3rem;
	
}
.service_title{
	margin-top: 1.06rem;
}
.service_title span{
	margin-top: 0px;
}
.service_banner {
	width: 7.5rem;
	height: 3rem;
	background-size: cover;
	margin-top: 0.8rem;
}
.service_title{
	width: 100%;
}
.service_tit_lis{
	display: none;
}
.service_nav{
	display: none;
}
.service_tit{
	height: auto;
}

.contact_ls h1{
	font-size: 0.4rem;
	font-family: D-DIN-Bold, D-DIN;
	font-weight: bold;
	color: #D00101;
	margin-top: 0.36rem;
	margin-left: 0.4rem;
}
.contact_ls p{
	width: 90%;
	font-size: 0.28rem;
	font-family: PingFangSC-Light, PingFang SC;
	font-weight: 300;
	color: #666666;
	margin-top: 0.24rem;
	margin-left: 0.4rem;
	margin-bottom: 0.24rem;
}
.contact_ls img{
	width: 50%;
	margin-left: 4%;
	margin-top: 0%;
}
.contact_ls{
	height: auto;
	width: 100%;
	float: none;
}
.contact_cont{
	width: 100%;
	height: auto;
	margin-top: 5%;
}

.service_tit{
	width: 100%;
}
.contact_lr{
	width: 7.5rem;
	height: 4rem;
	float: none;
	margin: 0 auto;
	overflow-x: auto;
}
.contact_lr img{
	height: auto;
}
.service_con{
	height:auto;
	background: #FFFFFF;
}
.cotact_img{
	margin-top: 0.32rem;
}
.cotact_img img{
	width: 7.5rem;
	height: 4rem;
}
.email{
	height: auto;
}
.email_tit{
	width: 100%;
	height: auto;
}
.email_sub{
	width: 100%;
	height: auto;
}
.email_tit_lis{
	width: 100%;
	margin-top: 0.64rem;
}
.cotact_img{
	height: 4rem;
	background-size: 100% 100%;
}
.conta_sy{
	width: 6.7rem;
	margin: 0 auto;
	overflow: hidden;
}
.conta_sy h1 {
	font-size: 0.36rem;
	margin-top: 0.9rem;
	margin-bottom: 0.4rem;
}
.conta_sy p{
	width: 6.7rem;
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.email_an{
	width: 6.7rem;
	margin: 0 auto;
}
.email_tit_lis h1{
	font-size: 0.36rem;
	font-weight: 100;
}
	
.email_sub .text{
	height: 0.88rem;
	width: 3.1rem;
	margin: 0 auto;
	font-size: 0.24rem;
	padding-left: 0.16rem;
}
.email_sub textarea{
	width: 6.54rem;
	margin: 0 auto;
	display: block;
	margin-top: 0.22rem;
	margin-bottom: 0.22rem;
	font-size: 0.24rem;
	padding: 0rem;
	padding-left: 0.16rem;
}
.email_patch{
	width: 6.7rem;
	margin: 0 auto;
	float: none;
	font-size: 0.24rem;
}
.email_patch img{
	width: 2.11rem;
	height: 0.88rem;
}
.email_patch .patch{
	margin-right: 0rem;
	padding-right: 0rem;
	width: 3.98rem;
	height: 0.88rem;
	float: none;
	font-size: 0.24rem;
}
.email_tit_lis span{
	margin-bottom: 0.45rem;
	font-size: 0.32rem;
}
.bnt{
	width: 3.2rem;
	height: 0.8rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	float: none;
	margin: 0 auto;
	display: block;
	margin-top: 10%;
	font-size: 0.24rem;
	background: linear-gradient(155deg, rgba(234, 2, 2, 0.88) 0%, #C10000 100%);
	border-radius: 40px;
	margin-bottom: 10%;
}