@charset:utf-8;
*{
	margin: 0;
	padding: 0;
	list-style: none;
}
body{
	margin: 0 auto !important;
	max-width: 640px;
	min-width: 320px;
	font-size: 0.16rem;
}
.clear{clear:both;}
a{text-decoration: none;}
img{width: 100%;display: block;}
.web{width: 6.4rem;	position: relative;}
.foot{width: 6.4rem;height: 3rem;margin-top: 0.3rem;background: #fff;}
.foot .lyb{width: 5.8rem;height: 2.6rem;margin:0 auto;border:0.01rem solid #e5e5e5;border-radius: 0.1rem;}
.lyb p{color: #105579;font-size: 0.325rem;font-weight: bold;text-align: center;line-height: 0.4rem;
	margin-top: 0.1rem;letter-spacing: 0.01rem;}
.lyb .form-group{width:5.62rem;height: 0.48rem;margin-left:0.1rem;border-radius: 0.1rem;margin-top: 0.1rem;line-height: 0.48rem;background: #fff;}
.lyb .control-label{width: 0.66rem;height: 0.48rem;line-height: 0.48rem;font-size: 0.3rem;color: #c7c7c7;float: left;}
.lyb .control-label img{margin-top: 0.1rem;float: left;margin-left: 0.1rem;}

.lyb .form-group input{border: 0;margin-left: 0.1rem;font-size: 0.27rem;background: none;height: 0.48rem;width: 4.75rem;float: left;line-height: 0.48rem;}
.lyb .green{width: 5.64rem; height: 0.48rem;background: #d9af78;border: 0;font-size: 0.3rem;font-weight: bold;color: #fff;  margin-top: 0.22rem; border-radius: 0.1rem;  letter-spacing: 0.02rem}