.container{
    padding: 20px 0;
}
.width350{width: 350px!important;}
.width150{width: 150px!important;}
.width100{width: 100px !important;}
.el-radio.is-bordered{
    height: 55px !important;
    background: #fff;
}
.large-btn{
    width: 168px;
    height: 45px;
    font-size: 16px;
}
.form-mb{
    margin-bottom: 10px !important;
    margin-top: -10px;
}
.manager-title{
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.pay-wrapper{
    text-align: center;
	padding-bottom: 10px;
}
.pay-wrapper .tit
{
    color: #000;
    font-size: 24px;
    line-height: 40px
}
.pay-wrapper .price
{
    font-size: 26px;
    color: #ff831f
}
.pay-wrapper .pic
{
    border: 1px solid #d5d5d5;
    border-bottom: none;
    height: 220px;
    line-height: 40px;
    color: #e67726;
    font-size: 20px;
    position: relative
}

.pay-wrapper  .pic.loading-qr
{
    background: url(/images2016/loading.gif) no-repeat center
}

.pay-wrapper  .pic .qr-code
{
    background: #efefef;
    height: 200px;
    width: 200px
}

.pay-wrapper  .msg
{
    border: 1px solid #b1d9ff;
    padding: 10px 15px 10px 82px;
    font-size: 18px;
    line-height: 30px;
    color: #0e3569;
    text-align: left;
    background: url(/images2016/manager/onlinepay/erweima.png) no-repeat 12px center #ecfbff;
    min-height: 64px
}

.pay-wrapper  .msg .time
{
    color: #fff;
    background-color: #ff6d6d;
    padding: 3px 5px
}

.pay-wrapper  .msg .pay-success
{
    position: relative;
    top: 16px
}

.pay-wrapper  .msg-desc
{
    font-size: 16px;
    color: #767676;
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    width: 100%
}
.grab-explain{
    display: block;
    margin-top: 10px;
    padding: 6px 10px;
    font-size: 12px;
    background: #f7fcff;
    border: 1px solid #dff0fa;
    color: #0c6bd7;
    border-radius: 2px;
}