/* 游戏充值弹出层样式 */
.pay-wrap {
    display: none;
}

.pay-wrap .pay-content {
    position: relative;
    width: 1014px;
    min-width: 1014px;
    height: 730px;
    background-image: url('../images/home/popupPic4.png');
    background-repeat: no-repeat;
    background-size: 1014px 730px;
}

.pay-wrap .pay-content .close-btn {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 38px;
    right: 48px;
    background-image: url('../images/home/iconClose.png');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    z-index: 3;
    cursor: pointer;
}

.pay-wrap .pay-content .pay-game-name {
    height: 56px;
    padding: 25px 25px 0 52px;
    font-size: 24px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFE7A0;
    line-height: 56px;
}

.pay-wrap .pay-content .pay-box {
    width: 970px;
    height: 625px;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #E3DCD2;
    overflow-y: hidden;
}

.pay-inner {
    width: 950px;
    height: 605px;
    padding: 20px 62px;
    box-sizing: border-box;
    background-color: #F7F4EF;
    overflow-y: auto;
}

.server-select .sel_title,
.currency-select .sel_title,
.role-select .sel_title {
    padding-right: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
}

.pay-inner .server-select .layui-form-select {
    width: 180px;
}

.pay-inner .role-select .layui-form-select {
    width: 180px;
}

.pay-inner  .currency-select .layui-form-select {
    width: 210px;
}

.pay-inner .layui-form-select .layui-input,
.pay-inner .layui-form-select dl {
    background-color: #FFFCF6;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.pay-inner .layui-form-select .layui-input,
.pay-inner .layui-form-select .layui-input:hover,
.pay-inner .layui-form-select .layui-input:focus,
.pay-inner .layui-form-select dl {
    border-color: #d3b095 !important;
}

.pay-inner .layui-form-select .layui-input:focus {
    box-shadow: 0 0 0 3px rgba(211, 176, 149,0.08);
}

.pay-inner .layui-form-select dl dd:hover {
    background-color: transparent;
}

.pay-inner .layui-form-select dl dd.layui-this {
    background-color: #FFE5DF;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.price_box {
    /* min-height: 100px; */
}

.price_title {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 30px 0 10px;
}

.pay_price .item {
    width: 194px;
    height: 80px;
    background-image: url('../images/payCenter/122.png');
    background-repeat: no-repeat;
    background-size: 194px 80px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 80px;
    font-size: 26px;
    font-weight: bold;
    color: #BA2410;
    cursor: pointer;
}

.pay_price .item_Selected {
    background-image: url('../images/payCenter/121.png');
}

.custom {
    width: 194px;
    height: 80px;
    background-image: url('../images/payCenter/Group4880.png');
    background-repeat: no-repeat;
    background-size: 194px 80px;
    position: relative;
}

.custom .tips {
    position: absolute;
    bottom: -18px;
    left: 0;
    font-size: 14px;
    color: red;
}

.input_val {
    width: 100%;
    position: absolute;
    bottom: 7px;
    left: 0px;
    font-size: 20px;
    font-weight: 400;
    color: #000000;

}

.input_val input {
    width: 140px;
    height: 26px;
    padding: 0 4px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 400;
    background: none;
    border: none;
    outline: none;
    text-align: center;
}

.pay-inner .pay-tips {
    min-height: 40px;
    background: #FFEDBB;
    border: 2px solid #FF823E;
    padding: 0 18px;
    margin: 10px 0;
    box-sizing: border-box;
    line-height: 26px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FF5A00;
}

.pay-inner .points-box {
    padding: 2px 10px;
    box-sizing: border-box;
    background: #D7D7D7;
    border-radius: 50px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
}

.pay-inner .points-box span {
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #D43116;
}

.pay-tips-r img {
    margin-right: 10px;
    cursor: pointer;
}

.tip {
    font-size: 14px;
    font-weight: 400;
    color: #C53822;
    margin-bottom: 20px;
}



.thoroughfare,
.pass-list {
    flex-wrap: wrap;
}

.thoroughfareItem,
.pass-list-item {
    position: relative;
    width: 170px;
    height: 48px;
    font-size: 16px;
    background: #FFFCF6;
    border: 1px solid #D3B095;
    box-sizing: border-box;
    margin-bottom: 20px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    margin-right: 32px;
}

.multiple-badge {
    position: absolute;
    top: -16px;
    left: 0;
    width: 60px;
    height: 20px;
    background: url('../images/home/yunajiao.png') no-repeat;
    background-size: 60px 20px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
}

.thoroughfareItem:nth-child(4n),
.pass-list-item:nth-child(4n) {
    margin-right: 0;
}

.thoroughfareItem.active,
.pass-list-item.active {
    width: 170px;
    height: 48px;
    border: 0;
    background-image: url('../images/payCenter/iconPayActive.png');
    background-repeat: no-repeat;
    background-size: 170px 48px;
}

.DoublePoints {
    width: 312px;
    height: 63px;
    background-color: #FFFCF6;
}

.border_i {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #E15436;
}

.checkboxDouble .layui-form-checkbox[lay-skin=primary]>i {
    border-radius: 50%;
    border: none;
}

.checkboxDouble .layui-form-checkbox[lay-skin=primary] {
    position: relative;
    top: 2px;
    left: 2px;
}

.checkboxDouble .layui-form-checked i {
    background: #E15436 !important;
    color: #E15436 !important;
}

.pay_rodio_text {
    height: 38px;
}

.DoublePoints_hide {
    display: none;
}

.DoublePoints_tips {
    width: 496px;
    font-size: 13px;
    font-weight: 400;
    color: #666666;
}

.ConfirmationInformation {
    align-items: center;
    margin-bottom: 20px;
}

.ConfirmationInformation span {
    display: block;
    width: 15px;
    height: 26px;
    font-size: 20px;
    color: #666666;
    padding: 0 12px;
}

.sum {
    width: 98px;
    height: 98px;
    background: url('../images/payCenter/Group4637.png');
}

.foundation {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
}

.sum .num {
    font-size: 32px;
    font-weight: bold;
    color: #C01502;
}

.Double {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.payTips {
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.payTips .sumBox {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.payTips .sumBox .unit,
.payTips .sumBox .payTotalNum {
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #D43116;
}

.payTips .sumBox .payTotalNum {
    font-size: 24px;
}

.payTips .sunDesc p {
    margin-right: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.payTips .sunDesc p span {
    font-weight: bold;
    color: #D43116;
}

.pay_btn {
    margin: 10px 0;
}

.button_sty {
    width: 216px;
    height: 60px;
    display: block;
    margin: 0 auto;
    background-image: url('../images/payCenter/Group4642.png');
    background-repeat: no-repeat;
    background-size: 216px 60px;
    border: none;
    outline: none;
    font-size: 20px;
    font-weight: 400;
    color: #FFFDD6;
    cursor: pointer;
    margin-bottom: 10px;
}

.agreement-box {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.checkboxAgreement .layui-form-checkbox[lay-skin=primary]>i,
.checkboxAgreement .layui-form-checkbox[lay-skin=primary]:hover>i {
    border-color: #000000;
}

.checkboxAgreement .layui-form-checked[lay-skin=primary]>i {
    border-color: #E15436!important;
    background-color: #E15436;
}

.note-box {
    padding-top: 20px;
    border-top: 1px solid rgba(0,0,0,0.1);
    box-sizing: border-box;
}

.note-box .title {
    margin-bottom: 15px;
    font-size: 20px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.note-content {
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.confirm-order {
    height: 360px;
    background-color: #FFFFFF;
    text-align: center;
}

.confirm-order .confirm-title {
    padding: 15px 0 34px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}


.confirm-order .confirm-content .confirm-content-t {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #C01502;
}

.confirm-order .confirm-content .confirm-content-c {
    margin-left: 470px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align: left;
}

.confirm-order .confirm-content .confirm-content-c span {
    font-size: 18px;
    font-weight: 400;
    color: #C01502;
}

.confirm-order .confirm-btn {
    margin-top: 17px;
    line-height: 60px;
}

.confirm-order .reselect {
    font-size: 14px;
    font-weight: 400;
    color: #909090;
    cursor: pointer;
}

.confirm-order .confirm-content .confirm-content-img {
    width: 194px;
    height: 194px;
    margin: auto;
}

.confirm-order .confirm-close {
    padding: 10px 33px 0 0;
    text-align: right;
    cursor: pointer;
}