.weui-cells {
    margin: 1.16666667rem 1.08333333rem 1.08333333rem 1.08333333rem;
    background-color: transparent;
}

.message {
    background-color: #fff;
    box-shadow: 0 0 1.25rem #D0E4F5;
    margin-bottom: 1.08333333rem;
    border-radius: 0.20833333rem;
}

.weui-cell {
    height: 80px;
    padding: 0;
    position: relative;
}

.weui-cell img {
    width: 50px;
    height: 50px;
    /*position: absolute;*/
    /*top: 18px;*/
    /*right: 0px;*/
    /*transform: translateY(-17%);*/
    /* right: 1.16666667rem; */
}

#scan{
    /*position: absolute;*/
    /*top: -7px;*/
    /*right: 0px;*/
    float: right;
}

/*.scan{*/
    /*position: absolute;*/
    /*top: 18px;*/
    /*right: 0px;*/
/*}*/

.weui-cell__bd {
    margin: 0 30px;
    position: relative;
}

.weui-cell__bd .icon_true {
    /*font-size: 1.25rem;*/
    font-size: 18px;
    color: #05A9F4;
    position: absolute;
    top: 50%;
    /*right: 2.83333333rem;*/
    right: 0;
    transform: translateY(-50%);
    display: none;
}

.weui-cell__bd .icon_false {
    /*font-size: 1.25rem;*/
    font-size: 18px;
    color: brown;
    position: absolute;
    top: 50%;
    /*right: 2.83333333rem;*/
    right: 0;
    transform: translateY(-50%);
    display: none;
}

.weui-input {
    height: 50px;
    width: 540px;
    /* font-size: 0.83333333rem; */
    font-size: 28px;
    line-height: 2.66666667rem;
    /* text-align: center; */
    padding: 0 35px 0px 0px;
}

input::-webkit-input-placeholder {
    color: #CBCBCB;
}

input:-moz-placeholder {
    color: #CBCBCB;
}

input::-moz-placeholder {
    color: #CBCBCB;
}

input:-ms-input-placeholder {
    color: #CBCBCB;
}

.weui-cell:before {
    width: 90%;
    left: 5%;
}

.weui-btn-area {
    margin: 0;
}

.weui-btn {
    color: white;
    background: #1d87d1;
    height: 80px;
    line-height: 80px;
    font-size: 32px;
    border-radius: 5px;
    width: 690px;
}

.new_result {
    margin: 0 0 1.16666667rem 0;
    box-shadow: 0 0 1.25rem #D0E4F5;
    background-color: #fff;
    border-radius: 0.20833333rem;
}

.new_result .weui-cells__title {
    font-size: 1.16666667rem;
    color: #000;
    margin: 0;
    padding: 0 1.16666667rem;
    box-sizing: border-box;
}

.new_result .weui-cell:before {
    left: 0;
}

.new_result .weui-cell {
    padding: 0 1.16666667rem;
    font-size: 1.08333333rem;
    font-size: 0.75rem;
    color: #404040;
}

.new_result .weui-label {
    width: auto;
    font-size: 0.75rem;
}

.new_result .weui-input {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: right;
    color: #9A9A9A;
    font-size: 0.91666667rem;
}

.pt28 {
    padding-top: 1.16666667rem;
}

.weui-cell__bd p {
    text-align: right;
    color: #9A9A9A;
    font-size: 28px;
}

.pro_result {
    color: #000;
}

.leave_title .pro_result {
    padding-top: 0.66666667rem;
    line-height: 1.66666667rem;
}

.leave.weui-cell:before {
    border-top: none;
}

.leave {
    height: auto;
}

.leave .weui-cell__bd p {
    font-size: 0.75rem;
    text-align: left;
    line-height: 1rem;
    margin-bottom: 0.83333333rem;
}

.message .weui-cell_select .weui-cell__bd:after {
    width: 0.66666667rem;
    height: 0.66666667rem;
    border-width: 0px 2px 2px 0;
    border-color: #00BEF7;
    right: 2.75rem;
    top: 40%;
}

.weui-cell_select_bd {
    position: relative;
    width: 100%;
}

.message .weui-select {
    font-size: 16px;
    /*color: #bbb;*/
    width: 100%;
    right: 0px;
    /*padding-left:115px;*/
    text-align: center;
}

.select-deal-area{
    width: 100%;
    padding: 0 1.25rem;
}

.select-deal-area :first-child{
    width: 100%;
}

.weui-media-box__title{
    font-size: 32px;
    white-space: pre-wrap;
}

.weui-media-box__desc{
    font-size: 28px;
}

.weui-media-box {
    padding: 15px 30px;
}

.weui-label{
    font-size: 28px;
    width: 200px;
    padding-left: 30px;
}

.result-message{
    display: none;
}

#bh{
    width: auto!important;
}

#zt{
    width: auto!important;
}
.message .weui-cell__bd p{
width: 100%;
}