body{
	background: #F9F9F9;
}
.banner{
	margin-top: 40px;
	height: 300px;
}
.banner img{
	width: 100%;
	height: 100%;
}
.title{
	margin-top: 20px;
	font-size:16px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(1,1,1,1);
	line-height:36px;
}
.title .info{
	margin-left: 50px;
	font-size:16px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(1,1,1,1);
	line-height:16px;
}
.title .hr{
	display: block;
	width:28px;
	height:3px;
	background:rgba(230,0,18,1);
}
.desc{
	margin-top: 14px;
	font-size:15px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:22px;	
}
p{
	margin: 0;
	padding: 0;
}
.zhize{
	margin-top: 15px;
	font-size:15px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(1,1,1,1);
	line-height:15px;
}
.all{
	margin-top: 13px;
	font-size:15px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:20px;
}
.but-hr{
	margin-top: 50px;
	width:100%;
	height:1px;
	background:rgba(233,233,233,1);
}
.sendjl{
	margin: 40px auto;
	width:132px;
	height:36px;
	line-height: 36px;
	border-radius:4px;
	border:1px solid rgba(230,0,18,1);
	text-align: center;
	font-size:16px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(230,0,18,1);
}
.code .img_big{
	width: 160px;
	height: 160px;
}






