li{
	list-style:none;
}
body{background:#fff; color: #a67652;font-family:"微软雅黑";}
.clearfix{
	zoom:1;
}
.clearfix:after{
	display: block;
	content:'';
	clear:both;
	height: 0;
}
.pr{position: relative;}
/*.mt4{margin-top:0.4rem!important;}*/
/*.box{padding:0 0.25rem;}*/
.box h1{font-size: 0.3rem;line-height: 0.7rem;}
.box p{font-size: 0.26rem;line-height: 0.35rem;}
.box .input-box{}
.box .input-box input{    margin-left: 55px;width: 4rem;height: 0.8rem;line-height: 0.8rem;background: #fff;font-size: 0.2rem;/*padding:0 0.2rem;*/float: left;border-top-left-radius: 5px;border-bottom-left-radius: 5px;border:solid 1px #a67652}
.box .input-box span{display:inline-block;width: 1.5rem;font-size: 0.3rem;height: 0.8rem;line-height: 0.8rem;text-align: center;float: left;background: #a67652;color: #fff;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.box .saoma{display: block;width:5.5rem;height: 0.8rem;line-height: 0.8rem;font-size: 0.3rem;text-align: center;color:#fff;background: #a67652;border-radius: 5px;margin-left: 55px;}
.box .notice{font-size: 0.2rem;padding:0.2rem;line-height: 0.28rem;border:solid 1px #faf5e0;border-radius: 5px;background: #eae1d8;}
.box .fwresult{font-size:0.3rem;line-height: 0.5rem;border:solid 1px #a67652;position: relative;padding:0.8rem 0.3rem;margin-top: 1rem;}
.box .fwresult:before{content: "查询结果"; position: absolute;background: #fff;    top: -0.2rem;color: #a67652;height: 0.6rem;width: 3rem;text-align: center;   left: 2.2rem;font-size: 0.36rem;}