﻿.pay .inner {
    background: #f8fcff;
    padding: 2%;
    margin: 2% auto;
    overflow: hidden;
    position: relative;
}

a:link {
    text-decoration: none;
    color: #3c3c3c;
}

.mask {
    background: #000000;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    opacity: 0.5;
}

.log_box {
    height: 368px;
    background: #FFF;
    z-index: 101;
    position: fixed;
    left: 40%;
    top: 24%;
    border-radius: 6px;
    padding: 20px;
}

.close {
    position: absolute;
    right: -44px;
    top: 2px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}

.log_box_mian {
    margin: 20px;
}

.log_box_L {
    width: 300px;
}

.log_box_mian p {
    font-size: 18px;
}

.log_box_L .mask_input {
    width: 294px;
    height: 40px;
    font-size: 16px;
    margin: 16px 0 10px 0;
    text-indent: 6px;
}

.log_box_btn {
    width: 300px;
    height: 48px;
    border: 1px solid #ff5c00;
    border-radius: 5px;
    font-size: 20px;
    color: #FFF;
    margin-top: 24px;
    cursor: pointer;
    background: -webkit-linear-gradient(left, #ff5c00, #ffa508, #ff5c00);
}

.log_box_reg p {
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

.log_box_reg p a,
.register_box__reg p a {
    color: #09F;
}

.register_box {
    width: 460px;
    min-height: 500px;
    background: #FFF;
    z-index: 101;
    position: fixed;
    left: 36%;
    top: 24%;
    border-radius: 6px;
}

.register_box_mian {
    margin: 20px 40px;
}

.register_box_mian p {
    font-size: 18px;
    margin-top: 2px;
}

.register_box_mian .mask_input {
    width: 350px;
    height: 30px;
    font-size: 16px;
    margin: 12px 0 0 0;
    text-indent: 6px;
}

.register_box_mian p .yes {
    font-size: 20px;
    color: green;
}

.register_box_mian p span {
    color: #F00;
}

.register_box_forget {
    margin: 20px 0 0 38px;
}

.register_box_forget a {
    color: #09F;
}

.register_box_btn {
    width: 358px;
    height: 48px;
    border: 1px solid #ff5c00;
    border-radius: 5px;
    font-size: 20px;
    color: #FFF;
    margin-top: 24px;
    cursor: pointer;
    background: -webkit-linear-gradient(left, #ff5c00, #ffa508, #ff5c00);
}

.register_box__reg {
    margin-bottom: 10px;
}

.register_box__reg p {
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

.register_box__reg p a {
    color: #09F;
}

.confirm_con {
    width: 440px;
    background: #FFF;
    position: fixed;
    z-index: 999;
    left: 38%;
    top: 20%;
}

.confirm_header {
    width: 440px;
    height: 46px;
    background: #42b9f0;
}

.confirm_header span {
    color: #FFF;
    font-size: 20px;
    line-height: 46px;
    margin-left: 14px;
}

.confirm_close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 8px;
    background-color: #fff;
    color: #3c3c3c;
}

.details_list {
    margin: 30px 50px;
    overflow: hidden;
    padding-bottom: 44px;
}

.details_list ul li {
    float: left;
    line-height: 36px;
}

.details_list ul .form {
    width: 100px;
}

.details_list ul .form1 {
    width: 200px;
}

.details_list ul .form1 span {
    color: #F00;
}

.confirm_btn {
    width: 440px;
    height: 100px;
    background: #f2f2f2;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

.confirm_btn1 a {
    width: 135px;
    height: 40px;
    background: #ffa200;
    border: 2px solid #ffc561;
    color: #FFF;
    float: left;
    margin: 24px 0 0 80px;
}

.confirm_btn2 a {
    width: 80px;
    height: 40px;
    background: #FFF;
    border: 2px solid #c9c9c9;
    color: #000;
    float: right;
    margin: 24px 80px 0 0;
}

.pay_right_login {
    height: 96px;
    border-bottom: 1px dashed #e5e5e5;
}

.pay_right_login p {
    font-size: 16px;
    color: #F00;
    line-height: 96px;
    float: left;
}

.pay_right_login ul {
    line-height: 96px;
    float: right;
    font-size: 14px;
}

.pay_right_login ul {
    line-height: 96px;
    float: right;
    font-size: 14px;
}

.pay_right_login ul li {
    float: left;
}

.pay_right_login ul li a {
    color: #43bac9;
}


.pay_right_loged {
    height: 96px;
    border-bottom: 1px dashed #e5e5e5;
}

.pay_right_loged ul li {
    float: left;
    margin-top: 39px;
}

.pay_right_loged ul .loged_account {
    color: #F00;
    font-weight: bold;
}

.pay_right_loged p a {
    float: right;
    margin-top: 39px;
    font-size: 14px;
    color: #43bac9;
}


.pay_right_game {
    margin-top: 29px;
}

.pay_right_game dl dt {
    float: left;
    font-size: 16px;
}

.pay_right_game dl dd {
    height: 40px;
}

.select_game {
    float: left;
    margin-left: 20px;
}

.select_server {
    float: right;
    margin-right: 130px;
}

.select_game,
.select_server {
    width: 200px;
    height: 40px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAoCAYAAAC7HLUcAAABWklEQVR4nO3dPUoDQRiA4TS52HgI72BtayUBK8FCEBFNjjFd7CwECaL4s4cQ/5IuNiKJZgdms5kFeQJPna+YF5bdndlefzCeA6v1+oPxfGsyB35ZCiTEF+CbQCBBIBS1ffna+Qw5BEJRO1dvnc+QQyAUtXv93vkMOQRCUXs3H53PkEMgFLU/EQjUOrj97HyGHAKhqMM7gUCto3uBQK3jh2nnM+QQCEWdPAoEap0+CQRqnQkE6p0/CwRqXVT5gYyq2bzpb1TN1ppXIBQ1bBBIiM0iafpfiwRCUess2pxI2ogjRIFQ2LqXPMNqWiyOEAVCYW0s3lQkbcYRokAorK0FvCqStuMIUSAU1uQuVp3FSDYRR4gCobC2n4MMq+nG4ghRIBTmSTokeBcLErzNCwn2g0CCHYWQYE86JDjVBBKciwUJTlaEBGfzQoLT3SHB90HgH/kTCLDsJxBgtS8534XtNaHMHwAAAABJRU5ErkJggg==) no-repeat;
    cursor: pointer;
}

.select_game a span,
.select_server a span {
    color: #FFF;
    line-height: 40px;
    margin-left: 24px;
}


#games {
    position: relative;
    top: 38px;
    left: 100px;
}

.game_arrow {
    width: 11px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    top: 4px;
    left: 10px;
}

.game_hide {
    width: 560px;
    height: 264px;
    background: #FFF;
    border: 1px solid #42b9f0;
    position: absolute;
    z-index: 100;
    margin-top: 14px;
    overflow: hidden;
}

.btn_close1 {
    width: 23px;
    height: 23px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 3px;
    right: 8px;
}

.game_classify {
    width: 560px;
    height: 30px;
    background: #42b9f0;
}

.game_classify ul {
    padding-left: 12px;
}

.game_classify ul li {
    width: 80px;
    height: 28px;
    line-height: 32px;
    float: left;
    color: #FFF;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}

.game_classify ul .no {
    background: #FFF;
    color: #118dc6;
    border-bottom: 2px solid #ffa200;
}

.pay_game_plate {
    height: 234px;
    overflow-y: auto;
}

.pay_game_plate_list {
    margin: 12px 0 0 16px;
    overflow: hidden;
}

.pay_game_letter {
    width: 18px;
    height: 18px;
    float: left;
    padding: 2px;
    text-align: center;
    line-height: 18px;
    background: #CCC;
}

.letter_list {
    width: 470px;
    margin-left: 24px;
}

.letter_list a {
    width: 86px;
    height: 26px;
    display: block;
    float: left;
    text-align: right;
    font-size: 13px;
    margin-left: 26px;
    cursor: pointer;
}

.letter_list a:hover {
    width: 86px;
    height: 26px;
    color: #f00;
}


#servers {
    position: relative;
    top: 38px;
    right: 274px;
}

.server_arrow {
    width: 11px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    margin-top: 4px;
    margin-left: 14px;
}

.server_hide {
    width: 758px;
    height: 264px;
    background: #FFF;
    border: 1px solid #42b9f0;
    position: absolute;
    z-index: 100;
    margin-top: 14px;
    overflow: hidden;
    left: 35%;
}

.btn_close2 {
    width: 23px;
    height: 23px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 3px;
    right: 8px;
}

.server_classify {
    width: 758px;
    height: 30px;
    background: #42b9f0;
}

.server_classify ul {
    padding-left: 12px;
}

.server_classify ul li {
    width: 96px;
    height: 28px;
    line-height: 32px;
    float: left;
    color: #FFF;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}

.server_classify ul .no {
    background: #FFF;
    color: #118dc6;
    border-bottom: 2px solid #ffa200;
}

.pay_server_plate {
    height: 234px;
    overflow-y: auto;
}

.pay_server_plate_list {
    margin: 12px 0 0 16px;
    overflow: hidden;
}

.pay_server_plate_list a {
    width: 100px;
    height: 26px;
    display: block;
    float: left;
    text-align: right;
    font-size: 13px;
    line-height: 26px;
    cursor: pointer;
}

.pay_server_plate_list a:hover {
    width: 100px;
    height: 26px;
    color: #F00;
}


.pay_right_quota {
    width: 704px;
    height: 150px;
    margin-top: 52px;
}

.pay_right_quota dl dt {
    float: left;
}

.pay_right_quota dl dd {
    float: left;
    width: 500px;
    margin-left: 20px;
}

.pay_right_quota dl dd ul li {
    width: 98px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    float: left;
    cursor: pointer;
}

.quota_li_yes {
    background-color: rgba(66, 185, 240, .4);
    border: 1px solid #42b9f0
}


.quota_li_no {
    border: 1px solid #dcdcdc;
}


.pay_right_quota dl dd p {
    line-height: 30px;
}

.pay_right_quota dl dd p span {
    color: #F00;
}

.pay_right_quota dl dd p strong {
    margin-left: 16px;
    color: #42b9f0;
    font-weight: normal
}


.pay_right_bank {
    margin-top: 39px;
    width: 704px;
    height: 108px;
}

.pay_right_bank dl dt {
    float: left;
}

.pay_right_bank dl dd {
    float: left;
    width: 538px;
    margin-left: 20px;
}

.pay_right_bank dl dd ul li {
    width: 128px;
    height: 28px;
    float: left;
    margin: 0px 4px 6px 0px;
    cursor: pointer;
}

.pay_right_bank dl dd ul li:hover {
    border: 1px solid #42b9f0;
    width: 128px;
    height: 28px;
}



.top-up_card {
    width: 704px;
    height: 100px;
    margin-top: 30px;
}

.top-up_card dl dt {
    float: left;
}

.top-up_card dl dd {
    float: left;
    width: 500px;
    margin-left: 5px;
}

.top-up_card dl dd ul li {
    width: 110px;
    height: 80px;
    text-align: center;
    line-height: 38px;
    float: left;
    margin: 0px 10px 6px 0px;
    cursor: pointer;
}

.card_li_yes {
    border: 1px solid #42b9f0;
}


.card_li_no {
    border: 1px solid #dcdcdc;
}



.pay_account {
    margin-top: 20px;
}

.pay_account ul li {
    margin-bottom: 8px;
    margin-left: 20px;
    font-size: 16px;
}

.pay_account ul li input {
    width: 200px;
    height: 28px;
    text-indent: 8px;
}


.pay_right_btn {
    margin-top: 49px;
    margin-left: 92px;
}

.pay_right_btn p {
    font-size: 24px;
}

.pay_right_btn p span {
    color: #F00;
}

.pay_right_btn .pay_btn {
    margin-top: 32px;
    width: 154px;
    height: 50px;
    background: red;
}

.pay_right_btn .pay_btn a {
    width: 154px;
    height: 50px;
    display: block;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    color: #FFF;
}


.pay_right_submit {
    margin-top: 49px;
    margin-left: 101px;
}

.pay_right_submit .pay_submit {
    margin-top: 32px;
    width: 154px;
    height: 50px;
    background: red;
}

.pay_right_submit .pay_submit a {
    width: 154px;
    height: 50px;
    display: block;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    color: #FFF;
}


.pay_right_explain {
    margin-top: 34px;
    font-size: 12px;
    border-top: 1px dashed #e5e5e5;
}

.pay_right_explain .explain_box {
    margin: 20px;
}

.pay_right_explain .explain_box p {
    line-height: 26px;
    color: #878787;
}

.pay_right_explain .explain_box p span {
    color: #F00;
}