/* 支付弹窗 */
.pay-wrap {
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: #000;
    /*display: none;*/
    opacity: 0.6;
    filter:Alpha(opacity=60);
}

.pay-box {
    width: 948px;
    height: 588px;
    background: #FFFFFF;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.3);
    border-radius: 14px;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    margin: -294px auto 0;
    /*display: none;*/
    z-index: 999;
}

.pay-close{
    position: absolute;
    right: 16px;
    z-index: 101;
    top: 16px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    display: inline-block;
}
.pay-title{
    /*width: 398px;*/
    height: 58px;
    font-size: 16px;
    /*font-family: Microsoft YaHei;*/
    font-weight: 400;
    color: #3D3F4D;
    line-height: 58px;
    padding-left:52px;
    padding-right: 52px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap
}
.pay-type{
    height: 190px;
    /*padding: 40px 50px 0;*/
    /*margin: 50px;*/
    margin: 50px 50px 0;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.common {
    width: 262px;
    height: 140px;
    background: #EEF3FC;
    border: 2px solid #EEF3FC;
    border-radius: 6px;
    display: inline-block;
    float: left;
    position: relative;
    cursor: pointer;
}
.common>p{
    padding-left: 21px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    margin-top: 14px;
    border-left: 2px solid #59AAFE;
}

.pay-text{
    float: right;
    height: 56px;
    margin-right:20px ;
    font-size: 14px;
    font-weight: 400;
    color: #828282;
    line-height: 56px;
}
.pay-textDescription{
    /*display: inline-block;*/
    /*font-size: 14px;*/
    font-weight: 400;
    color: #828282;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    padding: 0 34px 0 20px;
    line-height: 24px;
    width: 212px;
    /*height: 60px;*/
}
.pay-select{
    position: absolute;
    right: 20px;
    z-index: 101;
    bottom: 10px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    display: inline-block;
}
ol{
    width: 60%;
    float: left;
}
.pay-zhifu{
    width: 30% !important;
    height: 200px;
    /* position: absolute;
     z-index: 66;*/
    float: left;
    display: none;
}
.supreme-zhifu{
    width: 30% !important;
    height: 200px;
    /* position: absolute;
     z-index: 66;*/
    float: left;
    display: none;
}

.scan1{
    width: 140px;
    height: 140px;
}
.pay-result{
    /*width: 100px;*/
    height: 300px;
    padding: 30px 70px 0 70px;
}
.pay-result ol{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.pay-result p{
    /*margin-left: 50px;*/
    width: 100px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    display: inline-block;
    height: 10px;
}
.pay-result .ms{
    /*margin-left: 50px;*/
    width: 100px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    display: inline-block;
    height: 10px;
}
.options{
    display: inline-block !important;
    width: 100% !important;
}
.refer{
    border: 2px solid #59AAFE;
}
.select{
    width:262px;
    /*border: none;*/
    /*outline: none;*/
    border: solid 1px #fff;
}
.select-card{
    font-size: 14px;
    font-weight: 400;
    color: #BBBBBB;
    line-height: 36px;
}
.select-option,.integral-option{
    width: 262px;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    position: absolute;
    bottom: 95px;
    left: 154px;
}
.integral-option{
    width: 180px;
    bottom: 173px!important;
    left: 235px;
}
.options{
    width: 248px;
    height: 34px;
    line-height: 34px;
    text-indent: 19px;
}
#options{
    width: 248px;
    height: 34px;
    line-height: 34px;
    text-indent: 19px;
    cursor: pointer;
}
#newOptions{
    width: 248px;
    height: 34px;
    line-height: 34px;
    text-indent: 19px;
    cursor: pointer;
}
.scan1{
    position: inherit !important;
}
.scan1 img{
    /*width: 140px !important;*/
    /*height: 140px !important;*/

}
.d-img{
    width: 140px !important;
    height: 140px !important;
    left:8px;
    bottom: 150px;
    position: relative;
}
.pay-mode{
    width: 114px;
    height: 20px;
    padding-left: 4px;
}
.pay-mode img{
    width: 18px;
    height: 18px;
    margin-top: -1px !important;
    margin-left: 5px;
}
.pay-mode span{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-top: 5px;
}
.btn-orange{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 110px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    min-width:inherit;
    font-size: 16px;
}
.orange{
    font-weight: 400;
    color: #F5602A;
}
.money{
    font-weight: 400;
    color: #F5602A;
}
.pay-card,.upgrade-integral{
    font-weight: 400;
}
.upgrade-integral{
    padding-left: 10px;
}
.yingfu{
    font-size: 26px;
    font-weight: bold;
    color: #F5602A;
    line-height: 36px;
    vertical-align: middle;
    margin-right: 5px;
}
/**支付方式**/
.payMethod span{
    display:inline-block;
    text-align:Center;
    /*margin-right:78px;*/
    height:75px;
    min-width:46px;
    position:relative;
    margin-top: 30px;
}
.payMethod span a{
    display:inline-block;
    padding-top:35px;
    height:24px;
    line-height:24px;
    color:#878787;
    font-size:12px;
    min-width:46px;
}
.payMethod .way_00 a{background:url(../image/tb.png) no-repeat center top;}
.payMethod .way_01 a{background:url(../image/card.png) no-repeat center top;}
.payMethod .way_02 a{background:url(../image/wx.png) no-repeat center top;}
.payMethod .way_03 a{background:url(../image/zfb.png) no-repeat center top;}
.payMethod .way_04 a{background:url(../image/jd.png) no-repeat center top;}
.payMethod .way_00 a.selected{background:url(../image/tb_hover.png) no-repeat center top;color:#ff5500}
.payMethod .way_01 a.selected{background:url(../image/card_hover.png) no-repeat center top;color:rgb(66,128,255)}
.payMethod .way_02 a.selected{background:url(../image/wx_hover.png) no-repeat center top;color:#05b411}
.payMethod .way_03 a.selected{background:url(../image/zfb_hover.png) no-repeat center top;color:#009fe8}
.payMethod .way_04 a.selected{background:url(../image/jd_hover.png) no-repeat center top;color:#ff0000}

.payMethod .way_02 .a_tuiguang{background:url(../image/wx_hover.png) no-repeat center top;padding-left:8px;padding-right:8px;}
.payMethod .way_03 .a_tuiguang{background:url(../image/zfb_hover.png) no-repeat center top;padding-left:8px;padding-right:8px;}

.payMethod  a i{
    width:22px;
    height:13px;
    background:url(../image/jt.png) no-repeat center top;
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-11px;
    display:none}
.payMethod .way_01 a.selected i{display:block}
.payMethod .way_02 a.selected i{display:block}
.payMethod .way_03 a.selected i{display:block}
