*{
	margin: 0;
	padding: 0;
}
.bigBox{
	max-width: 640px;
	margin: 0 auto;
}
.header{
	width: 100%;
	font-size: 0;
}
.header>img{
	width: 100%;
}
.dashuju{
	width: 90%;
	margin: 40px auto;
}
.top_dashuju{
	width: 100%;
	position: relative;
	height: 3.75rem;
}
.top_dashuju>i{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 95%;
	height: 1.875rem;
	border: 2px solid #ef9c9f;
}
.top_dashuju>p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 95%;
	height: 50px;
	background: #e0393f;
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	line-height: 50px;
}
.dashuju>p{
	width: 100%;
	text-align: center;
	color: #e0393f;
	font-size: 20px;
	margin: 30px 0;
}
.dashuju>img{
	display: block;
	width: 130px;
	margin: 0 auto;
}
.bot_dashuju{
	width: 90%;
	margin: 1.25rem auto;
	border: 2px solid #E0393F;
}
.topbot_dashuju{
	width: 88%;
	margin: 1.25rem auto;
}
.topbot_dashuju>span{
	display: block;
	width: 7rem;
	height: 4rem;
	background: #E0393F;
	color: #FFFFFF;
	font-size: 1.375rem;
	line-height: 4rem;
	text-align: center;
}
.topbot_dashuju>div{
	font-size: 14px;
}
.topbot_dashuju>div:nth-child(2){
	width: 9.1875rem;
}
.topbot_dashuju>div>p{
	border-left: 1px solid #E0393F;
	margin-top: 0.625rem;
	box-sizing: border-box;
	padding-left: 0.3125rem;
}
.topbot_dashuju>div>p:nth-child(1){
	margin-top: 0;
}
.topbot_dashuju>div>p>b{
	font-size: 17px;
	color: #E0393F;
}
.topbot_dashuju>div>p>span{
	font-size: 13px;
}
.fuwurenyuan{
	width: 90%;
	margin: 40px auto;
}
.top_dashuju span{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #FFFFFF;
	color: #E0393F;
	font-size: 22px;
	margin: 0 5px;
}
.fuwurenyuan>p{
	width: 100%;
	text-align: center;
	color: #e0393f;
	font-size: 20px;
	margin: 30px 0;
}
.fuwurenyuan>p>span{
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #000000;
}
.fuwurenyuan>img{
	display: block;
	width: 130px;
	margin: 0 auto;
}
.bot_fuwurenyuan{
	width: 90%;
	margin: 30px auto 15px;
}
.bot_fuwurenyuan>div{
	width: 32%;
	font-size: 0;
	margin-bottom: 15px;
}
.bot_fuwurenyuan>div>img{
	width: 100%;
}
.sandazhongxin{
	width: 90%;
	margin: 40px auto;
}
.bot_sandazhongxin{
	width: 90%;
	margin: 30px auto;
}
.bot_sandazhongxin>div{
	width: 46%;
}
.bot_sandazhongxin>div>i{
	display: block;
	width: 100%;
	font-size: 0;
}
.bot_sandazhongxin>div>i>img{
	width: 100%;
}
.bot_sandazhongxin>div>p{
	width: 110px;
	text-align: center;
	box-sizing: border-box;
	padding: 2px 5px;
	font-size: 15px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 15px auto 20px;
	color: #E0393F;
}
.footer{
	width: 100%;
	font-size: 0;
	position: relative;
	margin-bottom: 50px;
}
.footer>img{
	width: 100%;
}
.con_footer{
	position: absolute;
	left: 5%;
	top: 6%;
	width: 90%;
	height: 96%;
	border: 3px solid #e38f91;
}
.con_footer>img{
	display: block;
	width: 40%;
	margin: 3.25rem auto;
}
.con_footer>i{
	display: block;
	position: absolute;
	bottom: -3px;
	left: 5%;
	width: 90%;
	height: 3px;
	background: #FFFFFF;
	z-index: 20;
}
.footform{
	position: absolute;
	bottom: -20px;
	left: 10%;
	width: 80%;
	z-index: 50;
}
.footform div{
	width: 100%;
	height: 40px;
	background: #F1F1F1;
	border: 1px solid #E0393F;
	border-radius: 20px;
	overflow: hidden;
	margin-top: 15px;
}
.footform div>img{
	width: 30px;
	margin: 0 10px;
}
.footform div>input{
	height: 40px;
	border: none;
	outline: none;
	background: none;
	font-size: 16px;
}
.botfoot{
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #d8070f;
	border-radius: 10px!important;
	font-size: 0;
}
.botfoot>span{
	display: block;
	width: 38%;
	height: 100%;
	background: #d8070f;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
}
.botfoot>img{
	height: 100%;
	margin: 0!important;
}
.botfoot>p{
	background: #FFFFFF;
	color: #d8070f;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
}
@media screen and (max-width: 400px){
	.topbot_dashuju>span{
		width: 6.5rem;
	}
	.topbot_dashuju>div:nth-child(2){
		width: 8.125rem;
		font-size: 10px;
	}
	.topbot_dashuju>div>p>b{
		font-size: 12px;
	}
	.top_dashuju>p{
		font-size: 18px;
	}
	.top_dashuju span{
		font-size: 18px;
	}
	.topbot_dashuju>div>p>span{
		font-size: 10px;
	}
}