@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: 3.65rem;background: #f3e7d5;}
.foot .ly{background: #fff;width: 5.94rem;height: 3.24rem;margin:0 auto;border-radius: 0.2rem;text-align: center;}
.ly p{color: #000;font-size: 0.295rem;padding-top: 0.2rem;}
.ly p span{font-size: 0.33rem;font-weight: bold;display: block;}
.ly p font{color: #b01f24;}
.ly .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;}
.ly .control-label{width: 0.66rem;height: 0.48rem;line-height: 0.48rem;font-size: 0.3rem;color: #c7c7c7;float: left;}
.ly .control-label img{margin-top: 0.1rem;float: left;margin-left: 0.1rem;}

.ly .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;}
.ly .green{width: 5.64rem; height: 0.48rem;background: #000000;border: 0;font-size: 0.3rem;font-weight: bold;color: #fcb62d;  margin-top: 0.22rem; border-radius: 0.1rem;  letter-spacing: 0.02rem}