@charset "utf-8";
	body {
	font-family:"Microsoft YaHei";
	color:#333333;
	font-size:16px;
	background:#FFF;	
}
body,div,img,h2,h3,h4,h5,p,dd,dl,em,form,span {
	margin:0;
	padding:0;
	border:0;
}
ul,li {
	list-style:none;
	margin:0;
	padding:0
}
a {
	text-decoration:none;
}
a:hover {
	filter:alpha(opacity=80);
	-khtml-opacity:0.8;
	opacity:0.8;
}
input,select {
	margin:0;
	padding:0;
	border:0;
	outline:none;
	font-family:"Microsoft YaHei";
	outline:0px;
	-webkit-appearance:none;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
img {
	border:0px none;
}
body{ padding-bottom: constant(safe-area-inset-bottom); height:100%;}
.cl {
	clear:both;
}
.m {
	margin:0 auto;
}
body,html{ height:100%;}

.container { max-width:640px; position:relative;  }
.ban img{ width:100%; float:left;}

.baoming{ width:100%; padding-bottom:0.8rem;  background-size:100% auto; float:left;}
.baoming ul{ width:83%; margin:1rem auto; border-radius:0.4rem; background:#FFF;}
.baoming li{height: 2.8rem; padding-left: 1rem; border-bottom: 1px dotted #999999;}
.baoming li input,.baoming li select{ width:90%; height:2.8rem; font-size:0.8rem; color:#999;}
.baoming li:last-child{ border-bottom:0;}
.baoming .btn{ width:40%; height:1.6rem; line-height:1.6rem; text-align:center; font-size:0.7rem; background:#FB1F35; display:block; margin:1rem auto; color:#FFF;}

/*.sl520{ width:100%; height:100%; position:relative; bottom:0; background:url(../images/form_bg22.jpg) no-repeat; background-size:100% auto;}*/


.container img.bg{ width:100%;}
.sl520{ position:absolute; bottom:0rem; }




/*爱疯，爱撇样式清除*/
input[type=”button”], input[type=”submit”], input[type=”reset”], input[type=”text”] { 
-webkit-appearance: none; 
}

