body {background: url(../images/bg.jpg) no-repeat;margin: 0;padding: 0;background-position-y: 70px;}
.t-header {
    height: 70px;
    background: #fff;
    border-bottom: 1px solid #ccc
}
.t-sub-h {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
}
.b-sub-h {
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    line-height: 15px;
    font-size: 14px;
}
.b-sub-h p {
    margin-top: 0;
}
a#logo {
    float: left;
    width: 220px;
    height: 80px;
    display: block;
    background: url(https://v.5858ys.com:12443/storage/moxiang/LOGO.png) no-repeat;
    background-size: contain;
    margin-top: -25px;
}
.main {
    height: 500px;
    width: 740px;
    margin: 70px auto;
    position: relative;
    border-radius: 20px;
    border: 1px solid #8c8c8c;
    background: #f3f3f3;
    opacity: 0.9;
    box-shadow: 3px 2px 20px 2px #ccc;
}
.left-list {
    position:absolute;
    left: -220px;
    top: 30px;
}
.left-list li {
    list-style:none;
    background: #f3f3f3;
    margin-bottom:10px;
    border:1px solid #666;
    border-radius:2px;
    padding: 6px;
    text-align:center;
    box-shadow: 1px 1px 2px 0px #1d1d1d;
    border-width: 0px;
}
.t-header.t-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: inherit;
    color: #525252;
}
label.input-lb {
    color: #353535;
    font-weight: bold;
    display: inline-block;
    width: 130px;
    margin-left: 10px;
    letter-spacing: 4px;
    font-size: 18px;
}
.forget-way {
    display: inline-block;
    width: 500px;
}
button.pay-btn {
    cursor: pointer;
    background: #ff7f0b;
    border: 1px solid #b75701;
    width: 250px;
    margin-top: 30px;
    padding: 5px 10px;
    display: block;
    font-size: 20px;
    margin-left: 145px;
    color: #fff;
    letter-spacing: 5px;
    font-weight: bold;
}
.inputBox, .siwtch-box {
    margin-top:30px;    
    position: relative;
}
.pay-tit {
    text-align:center;
    padding:20px;
    font-size:20px;
    color:#d02336;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.pay-box {
    padding-left:90px
}
.inputBox input {
    border-radius: 1px;
    color: #333;
    height: 32px;
    padding-left: 5px;
    width: 250px;
    border: 1px solid #929292;
}
.siwtch-box a {
    display: inline-block;
    float: left;
    width: 116px;
    height: 36px;
    background:#f3f5f8;
    text-align: center;
    line-height: 36px;
    color: #808080;
    border: 1px solid #9c9c9c;
    border-radius: 1px;
    text-decoration:none;
    margin-right:10px;
    margin-bottom: 5px;
}
.forget-way .active {
    background: url(../images/swi-bg.png);
    color: #ff6c00;
    border: none;
    height: 38px;
    line-height: 38px;
    width: 118px;
}
.siwtch-box {
    margin-bottom: -10px;
}

.siwtch-box .input-lb {
    position:relative;
    bottom:10px;
    top: -20px;
}
select.inputLabel {
    padding: 7px 0;
    width: 250px;
}
.b-sub-h a {
    color: #525252;
    text-decoration: none;
}

.right {
    width: 80%;
    background: white;
    height: 746px;
    float: right;
    margin: 20px 0;
    border: 1px solid #b6b1a9;
}
.mod_lc {
    position: relative;
    width: 96%;
    border: 1px solid #BFBFBF;
    top: 73px;
    left: 20px;
}
.payinfo {
    display: none;
    width: 505px;
    padding: 0;
    height: 490px;
    position: fixed;
    top: 200px;
    z-index: 3;
    background: url(../images/pay-info-bg.png) no-repeat;
    font-size: 16px;
    left: 410px;
    top: 150px;
    display: block;
}
.payinfoVip {
    display: none;
    width: 505px;
    padding: 0;
    height: 490px;
    position: fixed;
    top: 200px;
    z-index: 3;
    background: url(../images/pay-info-bg.png) no-repeat;
    font-size: 16px;
    left: 410px;
    top: 150px;
    display: block;
}
.alertbg {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.info-box {
    margin-top: 50px;
    margin-left: 80px;
}
.pay-tit span {
    font-family: serif;
    position: relative;
    left: 5px;
}
#confirm, #confirmVip {
    cursor: pointer;
    border: none;
    width: 140px;
    height: 40px;
    background: #e74e00;
    color: #fff;
    display: block;
    margin-left: 120px;
    margin-top: 20px;
}

.info-desc {
    margin-bottom: 10;
}
.info-desc.one-info-desc {
    margin-bottom: 30px;
}
#paybox,#payboxVip {
    display: none;
}
img.info-close {
    cursor: pointer;
    position: absolute;
    right: 40px;
    top: 47px;
}
ul.choose_game li {
    cursor: pointer;
    float: left;
    list-style: none;
    margin-right: 30;
}

ul.choose_game p {
    margin-top: 5px;
    margin-bottom: 30px;
    text-align: center;
}
ul.choose_game li:hover {
    opacity: 0.6;
}
.info-desc a {
    width: 140px;
    display: inline-block;
}
