
.axis_box{
    width:7.5rem;
    /*height:2.4rem;*/
    margin: 0 auto;
}
.plate_number{
	width:7.5rem;
    background: #fff;
    margin: 1.52rem auto 0;
    text-align: center;
}
.inquiring_payBtn{
    width: 6.54rem;
    height: 0.8rem;
    background: #dd381a;
    text-align: center;
    color: #fff;
    line-height: 0.8rem;
    margin: 1.4rem auto 0.67rem;
    font-size: 0.4rem;
    cursor: pointer;
}

.step {
    margin: 0.48rem auto 0;
    display: block;
    height: 1.2rem;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.step li {
    position: relative;
    text-align: center;
}
.step .num {
    position: relative;
    z-index: 2;
    background: #fff;
    width: 0.78rem;
    height: 0.78rem;
    border-radius: 50%;
    margin-bottom: 0.18rem;
    text-align: center;
    display: inline-block;
}
.step .num img{
	width: 100%;
}
.step .line_bg {
	height: 0.06rem;
    border-bottom: 0.06rem dotted #f2f2f2;
    display: inline-block;
    width: 50%;
    top: 0.3rem;
    position: absolute;
    z-index: 1;
}
.step .lbg-r {
    right: 0.04rem;
}
.step .on .lbg-txt {
    color: #333;
    /*font-size: 0.28rem;*/
}
.step .lbg-txt {
    position: relative;
    color: #ccc;
    font-size: 0.30rem;
}
.step .lbg-l {
    left: 0;
}
.col-xs-4 {
    width: 33.33333333%;
    float: left;
}


/*车牌号*/
.input-carNum{
    margin-left: 0.42rem;
    margin-top: 0.25rem;
    overflow: auto;
}
.myCarBg h2 {
    font-weight: normal;
    color: #333;
    font-size: 0.36rem;
    margin-top: 0.58rem;
    margin-left: 0.42rem;
    text-align: left;
}
.fake-box{
    overflow: hidden;
    outline: none;
}
.fake-box>div{
    float: left;
    width:0.7rem;
    height:0.8rem;
    margin-right: 0.14rem;
    padding-left: 0;
    text-align: center;
    text-transform: uppercase;
    color: #777;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 0.4rem;
    line-height: 0.8rem;
}
.fake-box .fakenew{
    line-height: 0.35rem;
    font-size: 0.24rem;
    border:1px dashed #ccc;
}
.input-carNum .area{
    width:0.7rem;
    height:0.8rem;
    margin-right: 0.14rem;
    color: #777;
    text-align: center;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 0.4rem;
    line-height: 0.8rem;
}
.fake-box div:last-child{
    margin-right: 0;
}
.input-carNum .act{
    border:1px solid #f8c52e;
}

/*选择省份*/
.province{
    width: 7.5rem;
    height: 4.75rem;
    background: #cbced5;
    position: absolute;
    bottom: 0;
    /* left: 0; */
    z-index: 200;
    margin: 1.52rem auto 0;
}
.province ul{
    margin-left: 0.13rem;
    padding-top: 0.13rem;
    height:3.7rem;
}
.province li{
    float: left;
    width:0.8rem;
    height:0.8rem;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 0.8rem;
    margin-right: 0.12rem;
    margin-bottom: 0.12rem;
    font-size: 0.45rem;
}
.province .qx{
    width:5.4rem;
    height:0.8rem;
    margin-left: 1.97rem;
    text-align: center;
    line-height: 0.8rem;
    background: #fff;
    border-radius: 3px;
    font-size: 0.45rem;
}
/*虚拟键盘*/
.keyboard{
    width: 7.5rem;
    /*height: 4.53rem;*/
    height: 4.8rem;
    background: #cbced5;
    position: absolute;
    bottom: 0;
    /* left: 0; */
    z-index: 200;
    margin: 1.52rem auto 0;
}
.keyboard ul{
    margin-left:0.16rem;
    /*margin-top: 0.28rem;*/
    margin-top: 0.6rem;
    overflow: hidden;
}
.keyboard li{
    float: left;
    width:0.63rem;
    height:0.9rem;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 0.85rem;
    margin-right: 0.1rem;
    margin-bottom: 0.15rem;
    font-size: 0.5rem;
}
.keyboard li:nth-child(21){
    margin-left: 0.265rem;
}
.keyboard li:nth-child(30){
    margin-left: 0.43rem;
}
.keyboard .backdel{
    width:0.9rem;
    height:0.89rem;
    background: #acb4c1;
    position: absolute;
    bottom: 0.2rem;
    right:0.16rem;
    border-radius: 3px;
}
.keyboard  img{
    width:0.9rem;
    height:0.89rem;
}

/*支付*/
.topCost{
    width:7.5rem;
    height:2.4rem;
    background: #dd381a;
}
.parkDetails{
    background: #fff;
    margin-top: 0.2rem;
    /*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
}
.parking-title{
    margin-left: 0.22rem;
    height:0.7rem;
    line-height: 0.7rem;
    font-size: 0.32rem;
    color: #333;
}
.parking-title img{
    width:0.4rem;
    height:0.42rem;
    vertical-align: middle;
    font-size: 0;
}
.parking-details{
    background: #fff;
    height:4.2rem;

}
.parking-details li{
    width:6.54rem;
    height:0.7rem;
    box-sizing: border-box;
    margin:0 0.48rem;
    /* line-height: 0.7rem; */
    font-size: 0.34rem;
    color: #333;
}
.right span{
	color: #e8b754;
	margin-left: 0.18rem;
}
.parking-details li:last-child .right{
    color: #c6344b;
    font-size: 0.4rem;
}

.img img{
    margin-left: 0.22rem;
    width:0.16rem;
    height:0.28rem;
    vertical-align: middle;
}
.img span{
    font-size: 0.28rem;
    color: #86868b;
}
.payBtn{
    width:6.16rem;
    height:0.8rem;
    background: #dd381a;
    text-align: center;
    color: #fff;
    line-height: 0.8rem;
    margin-top: 0.45rem;
    margin-left: 0.67rem;
    font-size: 0.4rem;
}

.plate_number img{
	width: 1.8rem;
}
.pay_su h2, .pay_fa h2{
	color: #5c5c5c;
	font-size: 0.4rem;
	margin-top: 0.3rem;
	font-weight: normal;
}
.inquiring_payBtn_1{
	width:3.08rem;
    height:0.8rem;
    background: #dd381a;
    text-align: center;
    color: #fff;
    line-height: 0.8rem;
    margin: 1rem auto 0.67rem;
    font-size: 0.4rem;
    cursor: pointer;
}
.clear{
	clear: both;
	margin: 0 0.48rem;
}
.keyboard .backdel img {
    width: 100%;
}

.mask,.payFail{
    /*display: none;*/
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.3) ;
    position: fixed;
    top:0;
    left:0;
    z-index: 3;
}
.mask_box {
    width: 4.72rem;
    /*height: 4.76rem;*/
    position: absolute;
    top: 3.29rem;
    left: 1.39rem;
    background: #FFFFFF;
	border-radius: 0.04rem;
}
.maskPlate{
    width: 4.72rem;
    position: absolute;
    top: 3.29rem;
    left: 1.39rem;
    background: #FFFFFF;
	border-radius: 0.04rem;
}
.mask_box .errTitle{
	font-size: 0.36rem;
	color: #4d4d4d;
	text-align: center;
	/*margin: 0 auto;*/
	padding-bottom: 0.84rem;
	padding-top: 0.84rem;
	border-bottom: 1px solid #d4d4d4;
}
.sureBtn{
	cursor: pointer;
	font-size: 0.32rem;
	color: #DD381A;
	text-align: center;
	/*margin: 0 auto;*/
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px solid #d4d4d4;
}
.errBtn,.errPlateBtn,.errPlateBtn11,.errPlateBtn12{
	cursor: pointer;
	font-size: 0.34rem;
	color: #999;
	text-align: center;
	/*margin: 0 auto;*/
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}
.errPlate,.errPlate11,.errPlate12{
	color: #4D4D4D;
    font-size: 0.36rem;
    text-align: center;
	padding-top: 1.26rem;
	padding-bottom: 1.26rem;
	border-bottom: 1px solid #D4D4D4;
}
.errPlateBtn,.errPlateBtn11,.errPlateBtn12{
	color: #dd381a;
}
.back_pay{
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: 100%;
}
.back_pay_btn{
    margin-top: 0px;
    margin-bottom: 30px;
}
.back_pay span{
    width: 6.54rem;
    font-size: 0.3rem;
    color: #666666;
    margin-left: auto;
    margin-right: auto;
}
.pay_btn_list{
    /*width: 7.5rem;*/
    margin: 0 auto ;
    padding: 0 0.48rem;
}
/*下拉刷新*/
.scroller .loading{height: 60px;line-height: 60px;text-align: center;width: 100%;background-color: #f1f1f1;}
.scroller{-webkit-overflow-scrolling:touch;}