html,body{background: #f8f8f8;}
.checkstand_tit{height: 1.5rem;text-align: center;font-size:0.65rem;line-height: 1.5rem;color: #666666;background: #f8f8f8;}
ul.checkstand_ul{background: #fff;}
.checkstand_ul li{border-bottom: 1px solid #dddddd;margin: 0 0.5rem;padding:0.25rem 0.5rem;}
.checkstand_li_one p{height: 1.5rem;line-height: 1.5rem;font-size: 0.8rem;}
.checkstand_li_two p{height: 1rem;line-height: 1rem;font-size: 0.7rem;color: #a01f24;}
p.checkstand_li_two_p{height: auto;margin: 0.25rem 0 0.125rem;color: #333;font-size: 0.8rem;}
.checkstand_li_two_p input{width: 5rem;height: 2rem;line-height: 2rem;font-size: 0.7rem;text-align: center;border: 1px solid #333333;border-radius: 6px;margin-right:1rem;}
li.checkstand_li_three{height:2rem;line-height: 2rem;text-align: right;font-size: 0.8rem;border: none;}
.checkstand_li_three span{color: #a01f24;font-size: 1.2rem;}
.checkstand_but{width:16.25rem;height: 2.5rem;text-align: center;font-size: 1rem;color: #fff;background: #f37b00;display: block;margin: 3.25rem auto 0;border: none;border-radius: 6px;}
.tanchuang{
	display: none;
    position: absolute;
    top: 10rem;
    left: 1.3rem;
    background: #ddd;
    width: 16rem;
    height: 3rem;
    text-align: center;
    line-height: 3rem;
    font-size: 0.8rem;
    color: red;
    border-radius: 6px;
    font-weight: bold;
}