body{
	background: #fff;
	padding-top: 1.36rem;
}
.header_wrap{
	width: 100%;
	height: 1.06rem;
	background: #C4000F;
	position: fixed;
	top: 0;
	z-index: 999;
	
}
.header .header_icon{
	float: left;
	font-size: 0.34rem;
	color: #fff;
	margin-top: 0.38rem;
	margin-left: 0.44rem;
}
.header_title{
	font-size: 0.36rem;
	color: #fff;
	float: left;
	margin-top: 0.3rem;
	
}
.ad{
	width: 100%;
}
.ad img{
	display: block;
	width: 90%;
	margin: 0 auto;
}
.title{
	font-size: 0.36rem;
	color: #000;
	margin: 0.5rem 0 0.2rem 0.43rem;
	font-weight: normal;
}
.list_inp{
	margin: 0 0.43rem;
}
.list_inp div{
	border-bottom: 1px solid rgba(0,0,0,0.3);
}
.list_inp div:last-child{
	border: none;
}
.list_inp div input{
	border: none;
	margin: 0;
	padding: 0;
	height: 0.8rem;
}
.list_inp div input::-webkit-input-placeholder{
	font-size: 0.24rem;
	color: #9c9c9c;
}
.list_inp div  .yzm{
	display: inline-block;
	width: 60%;
}
.list_inp div input[type=button]{
	margin-left: 0.3rem;
	line-height: 0.8rem;
	color: #9c9c9c;
	height: 0.9rem;
}
.list_inp div input[type=button]:visited{
	background: none;
}
.list_inp div input[type=submit]{
	width: 100%;
	height: 0.57rem;
	background: #FF0000;
	color: #fff;
	text-align: center;
	line-height: 0.57rem;
	margin-top: 0.57rem;
	border-radius: 0.1rem;
	margin-bottom: 0.2rem;
}
.tel{
	font-size: 0.24rem;
	text-align: center;
	color: #9C9C9C;
	margin-bottom: 0.2rem;
}
.tel img{
	display: inline-block;
	width: 0.22rem;
	height: 0.22rem;
	margin: 0 0.05rem;
	
}
