/* html{
    background: rgba(0,0,0,.5);
} */

.content {
    font-family: "Microsoft Yahei";
    width: 1200px;
    height: 890px;
    padding-top: 10px;
}

.content .tabs {
    width: 1170px;
    margin: 0 auto;
    height: 65px;
    margin-bottom: 15px;
}

.content .tabs li {
    list-style-type: none;
    width: 156px;
    float: left;
    height: 70px;
    background: url(../img/account-tabs.png) 0 0 no-repeat;
}

.content .tabs li.pay {
    padding-left: 105px;
}

.content .tabs li.cost {
    background-position-x: -261px;
}

.content .tabs li.jiudou {
    background-position-x: -417px;
    width: 753px;
}

.content .tabs li:hover,
.content .tabs li.active {
    cursor: pointer;
    background-position-y: -70px;
}

.content table th.time {
    position: relative;
}

.content table th p {
    width: 118px;
    height: 26px;
    border: 1px solid #2c3946;
    background: #0c1620;
    position: relative;
    color: #ffd05c;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
    display: inline-block;
    text-align: left;
}

.content table th p i {
    display: block;
    width: 13px;
    height: 11px;
    background: url(../img/all-icon.png) -29px -162px no-repeat;
    position: absolute;
    top: 9px;
    right: 9px;
}

.content table th p:hover {
    color: #fff;
    border-color: #ffd05c;
}

.content table th p:hover i {
    background-position-x: -52px;
}

.content table th ul {
    background: #0c1620;
    border: 1px solid #2c3946;
    width: 118px;
    padding-left: 10px;
    position: absolute;
    left: 81px;
    display: none;
}

.content table th ul:hover {
    border-color: #ffd05c;
}

.content table th ul li {
    height: 30px;
    line-height: 30px;
    color: #ffd05c;
    font-size: 14px;
}

.content table th ul li:hover {
    color: #fff;
    cursor: pointer;
}

.content table {
    width: 1170px;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, .1)
}

.content table th {
    height: 40px;
    color: #999999;
    font-size: 14px;
    text-align: center;
    background: rgba(25, 41, 57, .5)
}

.content table .amount {
    width: 520px;
}

.content table .remark {
    width: 356px;
}

/* 鍏呭€� */

.content .time {
    width: 292px;
}

.content td.time {
    font-size: 16px;
}

.content td {
    color: #ececec;
    font-size: 14px;
    text-align: center;
    height: 58px;
    border: 1px solid rgba(255, 255, 255, .1);
    /* text-align: center */
}

.content td.expire {
    color: #ff0000;
}

.content table tbody tr:nth-child(2n) {
    background: rgba(25, 41, 57, .5)
}

.content table tbody tr div {
    display: inline-block;
}

.content table td .money-1 {
    float: left;
    margin-right: 10px;
    background: url(https://www.09game.com/statics/usercenter/img/money-1.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.content table td .money-2 {
    float: left;
    margin-right: 10px;
    background: url(https://www.09game.com/statics/usercenter/img/money-2.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
}

/* 娑堣垂 */

.content table th.money {
    width: 260px;
}

/* 缈婚〉 */

#pages {
    padding-top: 18px;
    text-align: center;
}

#pages ul {
    display: inline-block;
}

#pages ul li {
    list-style-type: none;
}

#pages li.btn-box {
    float: left;
}

#pages li.btn-box li {
    float: left;
    width: 28px;
    height: 28px;
    color: #999;
    border: 1px solid #999;
    line-height: 28px;
    font-size: 14px;
    margin: 0 5px;
}

#pages li.btn {
    width: 58px;
    float: left;
    height: 28px;
    color: #999;
    border: 1px solid #999;
    line-height: 28px;
    font-size: 14px;
    margin: 0 5px;
}

#pages li:hover,
#pages li.active {
    color: #ffd05c!important;
    border-color: #ffd05c!important;
    cursor: pointer;
}

#pages li.total {
    float: left;
    height: 28px;
    color: #999!important;
    border: 1px solid #999!important;
    line-height: 28px;
    font-size: 14px;
    margin: 0 5px;
    padding: 0 8px;
    cursor: initial;
}
.content .sqfp.over {
    position: absolute;
    right: 120px;
    top: 46px;
    background: #999999;
    color: #ffffff;
    border: none;
    outline: none;
    width: 100px;
    height: 30px;
    cursor: default;
    line-height: 30px;
    border-radius: 8px;
}
.content .sqfp.get {
    position: absolute;
    right: 120px;
    top: 46px;
    background: #169bd5;
    color: #ffffff;
    border: none;
    outline: none;
    width: 85px;
    height: 30px;
    line-height: 30px;
    border-radius: 8px;
    cursor: pointer;
    transition: .5s;
}
.content .sqfp.get:hover{
    background: #096891;
}
.content .record {
    position: absolute;
    right: 20px;
    top: 50px;
    color: #169bd5;
    text-decoration: underline;
    width: 85px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
}
.content .record:hover {
    cursor: pointer;
    color: #00d3ff;
}
.pop-box {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.pop-box .box {
    position: absolute;
    z-index: 999;
    width: 642px;
    height: 422px;
    background: #172531;
    border: 1px solid #2F475C;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pop-box .pop-header {
    position: relative;
    height: 66px;
}
.pop-box .pop-header .title{
    padding-left: 14px;
    color: #DDD4BA;
    font-size: 18px;
    font-weight: bold;
    height: 66px;
    line-height: 66px;
}
.pop-box .pop-header .title span{
    color: #A7C0D6;
    font-size: 14px;
    font-weight: normal;
}
.pop-header .close_pop {
    width: 16px;
    height: 16px;
    top: 24px;
    right: 22px;
    background: url(../img/pop-icon.png) 0 -275px no-repeat;
    position: absolute;
    cursor: pointer;
}

.pop-box .pop-content {
    width: 642px;
    height: 272px;
    background: #0E1821;
}

.pop-content::after {
    display: block;
    content: "";
    clear: both;
}

.pop-box .pop-content .part{
    width: 642px;
    height: 272px;
    position: relative;
}
.pop-content .part .item .send_code {
    color: #01BFDE;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    background: url(../img/btn-code.png) 0 0 no-repeat;
    width: 100px;
    height: 38px;
    display: block;
    float: right;
    margin-right: 115px;
}
.pop-content .part .item .send_code:hover {
    background-position-y: -38px;
    cursor: pointer;
}
/*.pop-content .part .item img {*/
/*    width: 100px;*/
/*    height: 38px;*/
/*    float: right;*/
/*    margin-right: 115px;*/
/*}*/

.pop-box .pop-content .left-box {
    float: left;
    width: 400px;
}

.pop-box .pop-content .right-box {
    float: right;
    width: 400px;
}

.pop-box .pop-content p.title {
    font-size: 14px;
    color: #C2E0FB;
    height: 18px;
    line-height: 18px;
    padding: 21px 0 17px 116px;
}
.pop-box .pop-content p.title em {
    font-size: 12px;
    color: #5B7995;
    height: 18px;
    line-height: 18px;
}
.pop-box .pop-content p.title span {
    font-size: 16px;
    color: #F3B40A;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.pop-content .part .item {
    padding: 7px 0;
    font-size: 0;
}

.pop-content .part .item span.name {
    display: inline-block;
    vertical-align: top;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    width: 188px;
    text-align: right;
    color: #7193B0;
}

.pop-content .part .item span i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../img/register.png) no-repeat 1.5px -398px;
}

.pop-content .part .item input {
    width: 317px;
    height: 36px;
    line-height: 36px;
    background: #0A1219;
    border: 1px solid #2D4B65;
    padding: 0 10px;
    color: #ffffff;
    font-size: 12px;
}
.pop-content .part .item.item1 input {
    width: 207px;
}
.pop-content .part .item textarea {
    width: 317px;
    height: 68px;
    line-height: 25px;
    background: #0a1219;
    border: 1px solid #2d4b65;
    padding: 5px 10px;
    color: #ffffff;
    font-size: 12px;
    resize: none;
}

.pop-content .part .item select {
    width: 316px;
    height: 28px;
    line-height: 28px;
    background: #0a1219;
    border: 1px solid #2d4b65;
    padding: 0 5px;
    color: #ffffff;
    font-size: 12px;
}

.pop-box .pop-content p.tip-red {
    font-size: 14px;
    color: #ff0000;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    padding-top: 30px;
}
.pop-box .pop-content .tip-box {
    padding-top: 30px;
}
.pop-box .pop-content .tip-box p {
    font-size: 12px;
    color: #ffffff;
    line-height: 22px;
}

.pop-footer {
    margin-top: 2;
    background: #172531;
    height: 82px;
    position: relative;
}
.footer-tip{
    height: 40px;
    text-align: left;
    display: block;
    position: absolute;
    top: 20px;
    left: 14px;
    width: 190px;
}
.footer-tip p {
    height: 40px;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
}
.footer-tip p.success{
    color: #67C23A;
}
.footer-tip p.errors{
    color: #ff0000;
}
.pop-footer .footer-btn {
    height: 82px;
    text-align: center;
}
.pop-footer .btn-box{
    padding-top: 0;
}

.pop-footer .btn-box .btn {
    margin: 0 auto;
    width: 202px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    background: url(../img/next.png) 0 0 no-repeat;
}

.pop-footer .btn-box .btn.btn1 {
    background-position-y: 0;
}
.pop-footer .btn-box .btn.btn1:hover {
    cursor: pointer;
    background-position-y: -40px;
}

.pop-footer .btn-box .btn.btn2 {
    background-position-y: -80px;
}
.pop-footer .btn-box .btn.btn2:hover {
    cursor: pointer;
    background-position-y: -120px;
}
.pop-footer .btn-box .btn.btn3 {
    background-position-y: -160px;
}
.pop-footer .btn-box .btn.btn3:hover {
    cursor: pointer;
    background-position-y: -200px;
}

.pop-footer .error {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #ff0000;
}
.pop-footer .error.error2 {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #EEEE00;
}
.pop-box .part3 {
    padding-top: 20px;
    width: 642px!important;
    height: 252px!important;
}
.pop-box .part3 .form-box{
    width: 630px;
    height: 186px;
    padding-bottom: 4px;
    overflow-x: hidden;
}
.pop-box .part3 .form-box .item{
    padding: 4px;
}
.pop-box .part3 .form-box .item .radio-ul{
    width: 420px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.pop-box .part3 .form-box .item .radio-ul .radio-li{
    list-style: none;
    width: 110px;
    height: 20px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 20px;
}

.pop-box .part3 .form-box .item .radio-ul .radio-li .pick{
    margin-right: 9px;
    width: 16px;
    height: 16px;
    background: url(../img/radio.png) 0 0 no-repeat;
}
.pop-box .part3 .form-box .item .radio-ul .radio-li .pick.can-pick:hover{
    cursor: pointer;
    background-position-y: -16px;
}
.pop-box .part3 .form-box .item .radio-ul .radio-li .pick.picked{
    cursor: pointer;
    background-position-y: -32px;
}
.pop-box .part3 .form-box .item .radio-ul .radio-li  p{
    font-size: 14px;
    color: #78A6CE;
    height: 20px;
    line-height: 20px;
}

.pop-box .part3 .success {
    display: none;
    color: #67C23A;
}

.pop-box .part3 .error {
    display: none;
    color: #ff0000;
}

.pop-content .part.toast{
    width: 642px;
    height: 200px;
    padding-top: 72px;
    text-align: center;
}
.pop-content .part.toast h2{
    font-size: 26px;
    font-weight: bold;
    color: #03E628;
    height: 20px;
    line-height: 20px;
    margin-bottom: 24px;

}
.pop-content .part.toast h1{
    font-size: 26px;
    font-weight: bold;
    color: #E6C303;
    height: 20px;
    line-height: 20px;
    margin-bottom: 24px;
}
.pop-content .part.toast p{
    font-size: 14px;
    color: #7193B0;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
}
.pop-content .part.logs table{
    width: 642px;
    height: 272px;
    position: relative;
}
.pop-content .part.logs table tr{
    width: 630px;
    height: 38px;
    display: block;
    border-bottom: 1px solid #172531;
}
.pop-content .part.logs table th{
    height: 38px;
    text-align: center;
    color: #5B7995;
    font-size: 12px;
    line-height: 38px;
    background: #0E1821!important;
    display: inline-block;
    border: none!important;
}
.pop-content .part.logs table td{
    height: 38px;
    color: #9FC2E1;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    line-height: 38px;
    border: none!important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    white-space: nowrap;
}
.pop-content .part.logs table .head-info{
    width: 99%;
    height: 38px;
    display: block;
}
.pop-content .part.logs table .log-info{
    width: 99%;
    padding-bottom: 7px;
    height: 227px;
    display: block;
    overflow-x: hidden;
}
.pop-content .part.logs table .time{
    width: 20%;
}
.pop-content .part.logs table .money{
    width: 16%;
}
.pop-content .part.logs table .name{
    width: 30%;
}
.pop-content .part.logs table .status{
    width: 15%;
}
.pop-content .part.logs table .download{
    width: 14%;
}
.pop-content .part.logs .log-info .status{
    color: #F9C100;
}
.pop-content .part.logs .log-info .status.success{
    color: #03E628;
}
.pop-content .part.logs .log-info .status.loss{
    color: #FF0000;
}
.pop-content .part.logs .log-info .download.get{
    color: #00C0FF;
    text-decoration: underline;
}
.pop-content .part.logs .log-info .download.get:hover{
    color: #91E4FF;
    cursor: pointer;
}
.pop-content .part.logs .log-info .download.over{
    color: #858585;
    cursor: pointer;
}
.content .code-pop {
    width: 441px;
    height: 299px;
    background: url(https://www.09game.com/html/mall2018/img/code-pop.png) 0 0 no-repeat;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none
}

.content .code-pop .close {
    width: 24px;
    height: 24px;
    background: url(https://www.09game.com/html/mall2018/img/preview-close.png) 0 0 no-repeat;
    position: absolute;
    top: 12px;
    right: 7px;
    z-index: 15
}

.content .code-pop .close:hover {
    background-position-y: -24px
}

.pop-content .part2 p.title{
    padding: 21px 0 25px 35px;
}
.pop-content .part2 .month-ul{
    width: 600px;
    height: 150px;
    overflow-x: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-left: 35px;
}
.pop-content .part2 .month-ul .month-li{
    list-style: none;
    width: 50%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pop-content .part2 .month-ul .month-li .pick{
    margin-right: 10px;
    width: 16px;
    height: 16px;
    background: url(../img/pick.png) 0 0 no-repeat;
}
.pop-content .part2 .month-ul .month-li .pick.can-pick:hover{
    cursor: pointer;
    background-position-y: -16px;
}
.pop-content .part2 .month-ul .month-li .pick.picked{
    cursor: pointer;
    background-position-y: -32px;
}
.pop-content .part2 .month-ul .month-li p{
    font-size: 14px;
    color: #78A6CE;
    height: 20px;
    line-height: 20px;
}
.pop-content .part2 .month-ul .month-li p span{
    font-size: 14px;
    color: #FEC500;
    height: 20px;
    line-height: 20px;
}
.pop-content .part .money-box{
    width: 100%;
    height: 64px;
    line-height: 64px;
    border-top: 1px solid #273B4C;
}
.pop-content .part .money-box p{
    font-size: 14px;
    color: #5B7995;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 100%;
}
.pop-content .part .money-box p span{
    font-size: 14px;
    color: #FEC500;
    font-weight: bold;
    height: 64px;
    line-height: 64px;
}
::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-thumb {
    width: 4px;
    height: 60px;
    border-radius: 3px;
    background: #334D63;
}

#captcha {
    width: 339px;
    display: inline-block;
}
#captcha .yidun_intellisense--light .yidun_intelli-control {
    background-color: #4B79A0;
    border: none;
}
#captcha .yidun_intellisense--light .yidun_intelli-control span {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.yidun_intellisense--light .yidun_classic-container {
    width: 280px!important;
    bottom: -78px!important;
    left: 40px!important;
}
.yidun.yidun--light .yidun_bgimg .yidun_bg-img {
    vertical-align: top;
    width: 100%!important;
    height: auto!important;
    float: none!important;
    margin-left: unset!important;
}
.yidun.yidun--light .yidun_jigsaw {
    margin: 0;
}