.top-img{
    width: 100%;
	display: block;
}

.user-info{
	margin: 70px 12.5px;
	text-align: center;
}

.tip{
	font-size: 17px;
	color: #000000;
	font-family: "微软雅黑",helvetica,arial;
}

.tip-content{
	font-size: 17px;
    color: #00A8C5;
    font-weight: bold;
	font-family: "微软雅黑",helvetica,arial;
}

.user-info-input {
    width: 200px;
    height: 33px;
    border-radius: 2px;
    border: 1px solid #e3e3e3;
    font-family: '微软雅黑';
    text-indent: 1em;
}

.query-btn{
    width: 220px;
	height:40px;
	border:0;
	background:#36B7D2;
	color:#fff;
	border-radius:4px; 
	outline-style: none;
}

.query-btn:active{
	background:#63c9de;
}

.weui-navbar__item{
	background-color: #f7f7f7!important;
	font-size: 15px !important;
}

.weui-navbar__item:hover{
	cursor: pointer;
}

.weui-bar__item_on{
	color: #DD5825 !important;
	border-bottom: 1px solid #DD5825 !important;
}

.weui-flex__item{
	text-align: center;
}

.weui-flex-bg{
	border-bottom: 1px solid #e4dada;
	padding: 15px 0;
}

.table-hd{
	font-weight: bold;
	font-size: 13px;
}
.table-tr{
	font-size: 12px;
}

.qr-code-div{
	width: 240px;
	height: 240px;
	margin: auto;
}

.qr-code-btn{
	margin-top: 35px;
	text-align: center;
	width: 100%;
}

.position-ab{
	position: absolute;
	bottom: 30px;
}

.btn-back{
	display: inline-block;
    width: 240px;
	height:35px;
	border:0;
	background:#36B7D2;
	color:#fff;
	border-radius:4px; 
	outline-style: none;
	font-size: 17px;
	background-image: url("../img/bak.png");
	background-repeat: no-repeat;
	background-position: 94px;
}

.btn-back:active{
	background:#63c9de;
}

.order-info{
	text-align: center;
	font-size: 17px;
	color: #000000;
	font-family: "微软雅黑",helvetica,arial;
}