﻿.float-box {
    text-align: center;
    position: fixed;
    width: 100%;
    bottom: 0;
    left:0;
    background: url(/content/images/OP60.png) repeat;
    border-top: solid 2px #2881E1;
    padding: 20px;
}
.float-box a.item{ display:inline-block; width:90px; text-align:center; height:40px; line-height:40px;}
.bdsharebuttonbox{ height:40px;}
.white {
    background-color: white;
    color: #2881E1;
}
.blue {
    background-color: #2881E1;
    color: white;
}
.payWayPop .PerCharge-t2 {
    font-size: 20px;
    line-height: 30px;
    padding: 25px 0 30px 0;
    color: #3b3b3b;
    text-align:center;
}

.payWayPop .paywayBoxC {
    overflow: hidden;
}

.payWayPop .txtinfo {
    font-size: 14px;
    line-height: 14px;
    color: #3b3b3b;
    margin-bottom: 20px;
}

.payWayPop .paywayBox {
    overflow: hidden;
    width: 880px;
}

.PerCenterBody .paywayBox .item {
    width: 855px;
}

.payWayPop .paywayBox label {
    float: left;
    margin-right: 60px;
    margin-bottom: 20px;
}

    .payWayPop .paywayBox label input {
        display: inline-block;
        vertical-align: middle;
        margin-right: 12px;
    }

    .payWayPop .paywayBox label img {
        display: inline-block;
        vertical-align: middle;
        width: 116px;
        height: 36px;
    }

.payWayPop .paywayBtnC {
    margin-top: 20px;
    text-align:center;
}

.payWayPop .areatit {
    position: absolute;
    top: 15px;
    right: 20px;
}

    .payWayPop .areatit img {
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

.paywayBtn {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 4px 30px 3px 30px;
    background-color: #463f93;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.payWayPopP {
    display: none;
    position: fixed;
    width: 900px;
    top: 50%;
    left: 50%;
    margin-left: -450px;
    border:solid 1px #CCCCCC;
}

.payWayPop {
    padding: 0 60px 60px 45px;
    position: relative;
    background-color: #fff;
}

.overallCover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    background: url("/Content/images/overCoverbg.png");
    display: none;
}
.font-red{ color:red;}
.big-button{ margin:0; border:0; padding:10px 20px; background-color:#2881E1; font-size:16px; font-weight:bold; color:#FFFFFF; }
.PayAlertBox{ display:none; line-height:40px;}
.VideoAlert{ text-align:center;}
.VideoAlert a{ margin:0; border:0; padding:10px 20px; background-color:#2881E1; font-size:16px; font-weight:bold; color:#FFFFFF; }
.VideoAlert a{ margin-top:20px;}
.paywayBtnC .actived{ background-color: #888888; color:#FFFFFF; cursor:not-allowed;}