a,a:hover {
    text-decoration: none
}

input,select {
    outline: none;
}

.select-game-window, .select-server-window, .select-role-window {
    display: none;
    position: absolute;
    top: 45px;
    width: 500px;
    height: 300px;
    background:  #fff;
    background-position: 50%;
    border-radius: 5px;
    box-shadow: 0 3px 10px #ccc;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.select-server-window  .sg-window-top, .select-game-window .sg-window-top, .select-role-window .sg-window-top {
    width: 100%;
    display: block;
    font-family: "Courier New",Courier,monospace;
    padding: 15px 0px 15px 0px;
    margin: 0px 0px 15px 0px;
    height: 20px;
    font-size: 18px;
    color: #333;
    background-color: #f2f6fa;
}

.sg-window-top .sg-close-window {
    float: right;
    padding: 0px 6px;
    margin-right: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #d3d3d4;
}

.select-game-window .f-game-obj {

    margin: 0px 15px 0px 15px;
}

.ss-window-body, .sr-window-body {
    height: 245px;
    overflow: scroll;
}

/*定义滚动条高宽及背景
高宽分别对应横竖滚动条的尺寸*/
.ss-window-body::-webkit-scrollbar
{
    width:10px;
    height:10px;
}
/*定义滑块
内阴影+圆角*/
.ss-window-body::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow:inset 0 0 6px rgba(202, 202, 202, .3);
    background-color:#d3d3d4;
}


.ss-window-body .f-server-obj, .sr-window-body .f-role-obj {
    text-align: center;
    display: inline-block;
    width: 120px;
    margin-bottom: 10px;
}

.checkbox,.sq-dialog .btn-s-140,img,input,select {
    vertical-align: middle
}

.clear,.order-tr {
    clear: both
}

.pay-main ul,div,li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
} 

code,kbd,pre,samp,tt {
    font-family: "Courier New",Courier,monospace
}

small {
    font-size: 12px
}

ol,ul {
    list-style: none
}

a {
    color: #3c3c3c
}

a.unline,a:visited.unline {
    text-decoration: underline
}

a,button {
    cursor: pointer
}

legend {
    color: #000
}

button,input,select,textarea {
    font-size: 100%
}

input::-ms-clear {
    display: none
}

input::-ms-reveal {
    display: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px
}

html {
    overflow-y: scroll
}

.fl {
    float: left
}

.fr {
    float: right
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.of {
    overflow: hidden
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.c3 {
    color: #3c3c3c
}

.c6 {
    color: #6c6c6c
}

.c9 {
    color: #9c9c9c
}

.bold {
    font-weight: 700
}

.hide {
    display: none
}

.show {
    display: block
}

.clearfix {
    *zoom:1}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "."
}

.cf {
    zoom:1}

.cf:after {
    clear: both;
    display: table;
    content: ""
}

.orange {
    color: #ff8d13
}

.orange:hover {
    color: #ffb413
}

.red {
    color: #f25277
}

.red:hover {
    color: #ec2b58
}

.blue {
    color: #0f8ff2
}

.blue:hover {
    color: #008eeb
}

.green {
    color: #6bac2f
}

.f6c {
    color: #6c6c6c
}

.f9c {
    color: #9c9c9c
}

.f99 {
    color: #999
}

.f33 {
    color: #333
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f18 {
    font-size: 18px
}

.input,.textarea {
    background-color: #fff
}

.btn-eee,.input,.textarea {
    border: 1px solid #d9d9d9
}

.textarea {
    border-radius: 2px;
    resize: none
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #999
}

.disabled {
    cursor: default;
    color: #9c9c9c
}

.disabled:hover {
    color: #9c9c9c;
    text-decoration: none
}


.checkbox {
    width: 14px;
    height: 14px;
    position: relative;
    display: inline-block;
    background: -379px -416px no-repeat
}

.checked {
    background: -575px -16px no-repeat
}

.sel_hide {
    _position: absolute;
    _bottom: 0;
    display: none
}

body {
    color: #3c3c3c;
    font: 12px/1.5 "Microsoft Yahei",SimSun;
}

.animated {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.shadow1,.shadow2 {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.shadow1 {
    box-shadow: 5px 5px 10px rgba(0,0,0,.14)
}

.shadow2:hover {
    box-shadow: 0 3px 8px -2px rgba(0,0,0,.6)
}

.shadow3:hover {
    box-shadow: 0 0 8px rgba(0,0,0,.3)
}

.shadow4:hover {
    box-shadow: 0 0 15px rgba(79,91,46,1)
}

.common-mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5
}

.container,.hd-nav,.hd-top {
    position: relative
}

.hd-top,.hd-top .w1000 {
    height: 80px
}

.animateColor {
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.common-page {
    text-align: center;
    margin: 40px auto
}

.common-page a,.common-page span {
    display: inline-block;
    border: 1px solid #d9d9d9;
    padding: 7px 14px;
    margin-left: 2px;
    margin-right: 5px;
    *vertical-align: middle
}

.container,.header,.w1000,.w1200,.w960 {
    margin: auto
}

.common-page .cur {
    background-color: #45acef;
    border-color: #45acef;
    color: #fff
}

.common-page a:hover {
    border-color: #45acef;
    text-decoration: none
}

.w1000 {
    width: 1000px
}

.w1200 {
    width: 1200px
}

.w960 {
    width: 960px
}

.w700 {
    width: 700px
}

.w280 {
    width: 280px
}

.content-title {
    font: 14px/14px "Microsoft Yahei";
    color: #9c9c9c;
    padding: 20px 0
}

.content-title a {
    color: #9c9c9c
}

.content-title span,.logo-pay a {
    color: #3c3c3c
}

@-webkit-keyframes kv {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.01,1.01,1.01);
        transform: scale3d(1.01,1.01,1.01)
    }
}

@-moz-keyframes kv {
    0%,100% {
        -moz-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -moz-transform: scale3d(1.01,1.01,1.01);
        transform: scale3d(1.01,1.01,1.01)
    }
}

@keyframes kv {
    0%,100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.01,1.01,1.01);
        transform: scale3d(1.01,1.01,1.01)
    }
}

@-webkit-keyframes fromBottom {
    from {
        -webkit-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-moz-keyframes fromBottom {
    from {
        -moz-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0);
        opacity: 0
    }

    to {
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes fromBottom {
    from {
        -webkit-transform: translate3d(0,50px,0);
        -moz-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fromRight {
    from {
        -webkit-transform: translate3d(50px,0,0);
        transform: translate3d(50px,0,0);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-moz-keyframes fromRight {
    from {
        -moz-transform: translate3d(50px,0,0);
        transform: translate3d(50px,0,0);
        opacity: 0
    }

    to {
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes fromRight {
    from {
        -webkit-transform: translate3d(50px,0,0);
        -moz-transform: translate3d(50px,0,0);
        transform: translate3d(50px,0,0);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.container {
    width: 1000px
}

.header,.header .w1000 {
    position: relative;
    z-index: 21;
    background-color: #fff
}

.hd-top {
    line-height: 30px;
    border-bottom: 1px solid #ececec;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    z-index: 22
}

.hd-nav,.hd-nav .w1000 {
    height: 85px
}

.hd-nav {
    box-shadow: 0 4px 4px rgba(0,0,0,.2)
}

.top-has-msg,.user-info {
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}

.logo-icon,.logo-pay,.logo37,.top-has-msg,.top-user {
    position: absolute
}

.header a:hover {
    text-decoration: none
}

a.to-desk,a:visited.to-desk {
    background-position: 2px 9px
}

a.home-page,a:visited.home-page {
    background-position: 2px -25px
}

a:hover.to-desk {
    background-position: -91px 9px
}

a:hover.home-page {
    background-position: -91px -25px
}

a.onion-home,a:visited.onion-home {
    background-position: 3px -59px
}

a:hover.onion-home {
    background-position: -90px -59px
}

.logo37 a {
    height: 100%;
    display: block
}

.logo-icon {
    display: block;
    width: 1px;
    height: 40px;
    left: 180px;
    top: 25px;
    background: -312px -385px no-repeat
}

.logo-pay {
    height: 42px;
    left: 200px;
    top: 22px;
    line-height: 42px
}

.logo-pay a {
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: 400;
    display: block;
    height: 100%
}

.top-user,.top-user .loged,.top-user .unlog {
    height: 30px
}

.top-user {
    right: 0;
    top: 10px;
    z-index: 5
}

.top-user-unlog {
    top: 24px
}

.loged a:hover.logedlink,.top-user .unlog a:hover {
    color: #008eeb
}

.top-has-msg {
    width: 350px;
    border: 1px solid #d9d9d9;
    background: #fff;
    top: 30px;
    z-index: 4;
    right: -20px;
    overflow: hidden
}

.top-has-msg dd,.top-has-msg dt {
    position: relative;
    overflow: hidden;
    margin: 0 20px;
    border-top: 1px solid #ededed;
    width: 310px
}

.top-has-msg dt {
    border: 0;
    line-height: 43px;
    text-align: left;
    font-size: 14px
}

.top-has-msg dt span {
    color: #ff8d13;
    margin: 0 4px
}

.top-has-msg dd {
    padding: 10px 0 15px;
    font-size: 12px
}

.top-has-msg dd a.msg-detail {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0
}

.top-has-msg a,.top-has-msg a:visited {
    color: #0f8ff2
}

.top-has-msg img {
    width: 70px;
    height: 52px;
    float: left;
    margin-right: 10px
}

.top-has-msg .more-msg {
    margin: 0;
    padding: 0;
    border: 0
}

.top-has-msg .more-msg,.top-has-msg .more-msg:visited {
    line-height: 43px;
    display: block;
    text-align: center;
    color: #9c9c9c;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0
}

.top-has-msg .more-msg:hover {
    color: #008eeb
}

.top-has-msg .msg-tit {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: 700;
    width: 182px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.loged .u-name,.user-info h4 a {
    white-space: pre;
    overflow: hidden
}

.top-has-msg .msg-tit a,.top-has-msg .msg-tit a:visited {
    color: #3c3c3c
}

.top-has-msg .msg-tit span {
    float: right;
    color: #aaa;
    font-weight: 400
}

.top-has-msg .msg-text {
    line-height: 18px
}

.top-has-msg .has-no-mas {
    height: 165px;
    width: 153px;
    margin: auto;
    background: no-repeat;
    display: none;
    padding-bottom: 0;
    border: 0
}

.loged a.logedlink,.loged a.logedlink:visited {
    float: right;
    height: 30px;
    margin-right: 5px;
    _display: inline
}

.loged .u-name {
    color: #6c6c6c;
    font-weight: 700;
    padding-left: 20px
}

.loged a.top-level,.loged a:visited.top-level {
    overflow: hidden;
    line-height: 100px;
    display: inline;
    margin-top: 7px;
    height: 14px
}

.u-level {
    width: 47px;
    height: 14px
}

.loged a.log-out {
    margin-right: 0
}

.u-level-00 {
    background: -575px -32px no-repeat
}

.u-level-01 {
    background: -236px -526px no-repeat
}

.u-level-02 {
    background: -575px -48px no-repeat
}

.u-level-03 {
    background: -573px -72px no-repeat
}

.u-level-04 {
    background: -80px -572px no-repeat
}

.u-level-05 {
    background: -573px -88px no-repeat
}

.u-level-06 {
    background: -488px -314px no-repeat
}

.u-level-07 {
    background: -424px -396px no-repeat
}

.u-level-08 {
    background: -289px -503px no-repeat
}

.ico-vip {
    width: 32px;
    height: 10px;
    display: inline-block
}

.ico-vip0 {
    background: -504px -269px no-repeat
}

.ico-vip1 {
    background: -163px -562px no-repeat
}

.ico-vip2 {
    background: -440px -380px no-repeat
}

.ico-vip3 {
    background: -129px -567px no-repeat
}

.ico-vip4 {
    background: -368px -456px no-repeat
}

.ico-vip5 {
    background: -224px -542px no-repeat
}

.ico-vip6 {
    background: -411px -416px no-repeat
}

.ico-vip7 {
    background: -560px -168px no-repeat
}

.ico-vip8 {
    background: -575px -104px no-repeat
}

.user-info {
    border: 1px solid #d9d9d9;
    background: #fff;
    width: 198px;
    position: absolute;
    top: 30px;
    z-index: 3;
    right: 102px
}

.user-info dt {
    background: #fafafa;
    padding: 9px;
    overflow: hidden;
    zoom:1}

.user-info .u-face {
    float: left;
    margin-right: 10px
}

.user-info h4 {
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    padding-top: 5px
}

.user-info h4 a {
    width: 100%;
    height: 35px;
    text-overflow: ellipsis;
    display: block
}

.user-info .u-level {
    margin-left: 82px;
    margin-bottom: 5px
}

.user-info dd a,.user-info dd a:visited {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #3c3c3c;
    padding-left: 90px;
    position: relative
}

.sq-coin-a,.sq-coupon-a {
    color: #0f8ff2;
    margin-left: 10px
}

.user-info dd a span {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 55px;
    top: 12px
}

.user-info dd a:hover {
    background-color: #f2f2f2
}

.user-info dd a.user-info-m1 span,.user-info dd a:visited.user-info-m1 span {
    background-position: -395px -416px
}

.user-info dd a.user-info-m2 span,.user-info dd a:visited.user-info-m2 span {
    background-position: -208px -539px
}

.user-info dd a.user-info-m3 span,.user-info dd a:visited.user-info-m3 span {
    background-position: -490px -298px
}

.user-info dd a.user-info-m4 span,.user-info dd a:visited.user-info-m4 span {
    background-position: -32px -572px
}

.user-info dd a.user-info-m5 span,.user-info dd a:visited.user-info-m5 span {
    background-position: -16px -572px
}

.user-info dd a:hover.user-info-m1 span {
    background-position: -192px -539px
}

.user-info dd a:hover.user-info-m2 span {
    background-position: -171px -546px
}

.user-info dd a:hover.user-info-m3 span {
    background-position: 0 -572px
}

.user-info dd a:hover.user-info-m4 span {
    background-position: -424px -380px
}

.user-info dd a:hover.user-info-m5 span {
    background-position: -559px -106px
}


a.u-msg {
    background-position: 27px -122px
}

a.has-msg {
    background-position: -66px -122px
}

.top-info {
    height: 30px;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 1;
    display: none
}

.sq-coin-a {
    margin-right: 20px
}

.ico-third {
    width: 18px;
    height: 16px;
    display: inline-block
}

.user-info .ico-third {
    position: absolute;
    top: 19px;
    left: 91px;
    display: none
}

.user-info h4.third {
    padding-top: 0;
    padding-left: 20px
}

.top-user-third a {
    color: #ff8d13
}


.common-title {
    height: 24px;
    color: #3c3c3c;
    font: 24px/22px "Microsoft Yahei";
    padding-left: 10px;
    position: relative;
    margin: 25px 0 15px
}

.common-short-title {
    margin-top: 15px
}

.common-title .tit-links {
    font: 400 14px/24px 'Microsoft Yahei';
    float: right
}

.error-info li,.order-td,.uip dt {
    float: left
}

.common-title .tit-links a,.common-title .tit-links a:visited {
    margin-left: 25px;
    color: #1ea6ff
}

.common-title .tit-links a:hover {
    color: #008eeb
}

.sq-dialog-nobutton button,.sq-dialog-source {
    display: none
}


.common-title-more {
    width: 51px;
    height: 19px;
    position: absolute;
    top: 3px;
    margin: 0 0 0 20px;
    text-indent: -9999px;
    background: -53px -551px no-repeat;
    overflow: hidden;
    zoom:1}

.common-title-more:hover {
    background: -236px -505px no-repeat
}

.uip {
    overflow: hidden;
    padding: 0 0 10px;
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 6px
}

.uip h4 {
    height: 20px;
    font: 700 14px/20px "Microsoft Yahei","瀹嬩綋";
    overflow: hidden;
    margin-bottom: 7px
}

.uip h4 a,.uip h4 a:visited {
    color: #f25277
}

.uip .summary {
    color: #9c9c9c;
    line-height: 18px;
    overflow: hidden;
    *zoom:1}

.uip .summary-txt {
    margin-left: 94px;
    height: 60px;
    overflow: hidden;
    line-height: 20px
}

.uip .summary a,.uip .summary a:visited {
    color: #1ea6ff
}

.uip dt {
    margin-right: 12px
}

.ul-14 {
    font: 400 14px/26px "Microsoft Yahei"
}

.ul-14 li {
    height: 26px;
    overflow: hidden;
    padding-left: 15px;
    background: -150px -515px no-repeat
}

.firendlink .common-con {
    line-height: 20px;
    margin-bottom: 18px
}

.firendlink .common-con a,.firendlink .common-con a:visited {
    margin: 0 20px 0 0;
    white-space: nowrap
}

.firendlink a.common-title-more {
    left: 100%;
    margin-left: -52px;
    position: absolute;
    background: 0 -551px no-repeat;
    text-indent: 9px;
    font: 400 12px/18px 'Microsoft Yahei';
    color: #1ea6ff;
    _line-height: 20px
}

.sq-dialog-client,.sq-dialog-content {
    margin-left: 10px;
    margin-right: 10px
}

.pay-help a,.pay-type-more,.paypal-tips {
    font-family: Songti,serif
}

.firendlink a.hidelinks {
    background: -504px -232px no-repeat
}

.hide-box .common-con {
    height: 40px;
    overflow: hidden
}

.about-37 a:hover,.all-game-hot dd a:hover,.all-game-list a:hover,.copyright a:hover,.firendlink .common-con a:hover,.homepage-fav li:hover,.nav-list a:hover,.rec-game a:hover,.search-sel dd a:hover,.uip a:hover,.uip h4 a:hover,.ul-14 li a:hover,.user-info dd a:hover {
    color: #008eeb;
    text-decoration: none
}

.sq-dialog {
    position: absolute;
    top: 200px;
    left: 500px;
    z-index: 1001;
    padding: 0;
    width: 420px;
    color: #6c6c6c
}


.sq-dialog-body {
    word-break: break-all;
    background-color: #fff;
    border: 1px solid transparent;
    _border-color: #fff;
    border-radius: 3px;
    box-shadow: inset 0 0 2px 1px #fff;
    *padding-bottom: 10px
}

.pay-main,.result-main {
    box-shadow: 0 0 2px rgba(0,0,0,.1)
}

.sq-dialog-titlebar {
    position: relative;
    height: 20px;
    color: #3c3c3c;
    padding: 10px 0 10px 15px
}

.sq-dialog-titlebar-text {
    color: #3c3c3c;
    font-size: 14px
}

.sq-dialog-notitle {
    height: 1px;
    overflow: hidden
}

.sq-dialog-client {
    background-color: #fff;
    padding: 24px 14px 0;
    font-size: 14px;
    _line-height: 20px
}
.sq-dialog-close{
    position:absolute;
    width: 14px;
    height: 13px;
    top: 10px;
    right: 15px;
    text-indent: -9999px;
    background:url(//img1.37wanimg.com/www/css/images/common/dialog2/bg-dialog-close.png) no-repeat;
}

.sq-dialog-close:hover {
    background-position: 0 -30px
}

.sq-dialog-buttons {
    margin: 0 10px 10px;
    background-color: #fff;
    padding-bottom: 15px;
    text-align: center;
    *zoom:1}

.sq-dialog-buttons a {
    margin-left: 10px;
    margin-right: 10px
}

.sq-dialog-nobutton {
    border: none;
    padding: 0;
    height: 1px;
    overflow: hidden
}

.sq-dialog-masking {
    background-color: #000;
    left: 0;
    opacity: .4;
    filter: alpha(opacity=40);
    position: absolute;
    top: 0;
    z-index: 1000;
    width: 100%
}

.sq-dialog-overlay {
    background-color: #fff;
    border: 1px solid #999;
    position: absolute
}

.error-main,.pay-left,.pay-main,.paypal-main {
    position: relative
}

.sq-dialog-content h5 {
    font-weight: 400;
    font-size: 16px;
    color: #f25277;
    padding: 15px 0
}

.sq-dialog-content a {
    margin-left: 3px;
    margin-right: 3px
}

.sq-dialog-content p {
    margin: 8px 0
}

.sq-dialog-content-col {
    display: inline-block;
    width: 112px;
    text-align: right
}

.sq-dialog-loading span {
    position: relative;
    top: 20px;
    left: 120px
}

.sq-dialog .btn-s-140,.sq-dialog .btn-s-k,.sq-dialog .btn-s-w {
    width: 140px;
    height: 36px;
    line-height: 36px;
    font-size: 16px
}

.sq-dialog .not-button {
    color: #9c9c9c
}

.sq-dialog-titlebar {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#f2f2f2),color-stop(100%,#e9e9e9));
    background-image: -moz-linear-gradient(#f2f2f2,#e9e9e9);
    background-image: -webkit-linear-gradient(#f2f2f2,#e9e9e9);
    background-image: linear-gradient(#f2f2f2,#e9e9e9);
    background-color: #e9e9e9
}

.sq-dialog .btn-s-140 {
    background: #ffab16;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    text-align: center;
    overflow: hidden
}

.sq-dialog .btn-s-140:hover {
    background: #ff970e;
    color: #fff;
    text-decoration: none
}

.sq-dialog .btn-s-k,.sq-dialog .btn-s-w {
    background: #fff;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    text-align: center
}

.sq-dialog .btn-s-w {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #9c9c9c
}

.sq-dialog .btn-s-w:hover {
    color: #0c3c3c;
    text-decoration: none
}

.sq-dialog .btn-s-disabled {
    color: #9c9c9c;
    cursor: default
}

.sq-dialog .btn-s-disabled:hover {
    color: #9c9c9c
}

.sq-dialog .btn-s-k {
    border: 1px solid #ffab16;
    border-radius: 3px;
    color: #ffab16
}

.sq-dialog .btn-s-k:hover {
    background: #ffab16;
    color: #fff;
    text-decoration: none
}

.container-nav {
    width: 1000px;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    padding: 25px 0 12px
}

.container-nav a {
    color: #999
}

.paypal-main {
    background-color: #fff;
    font-size: 14px;
    padding: 40px;
    margin: 0 auto 40px;
    width: 920px;
    z-index: 10;
    zoom:1}

.paypal-tips {
    font-size: 12px;
    line-height: 26px;
    padding: 16px 24px;
    background-color: #fafbfd;
    border: 1px solid #eaeaea
}

.paypal-main h2 {
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    padding: 34px 0
}

.paypal-tr {
    padding: 5px 0
}

.paypal-tr label {
    line-height: 30px
}

.paypal-tr .order-td-left {
    width: 326px
}

.paypal-tr .order-td-right {
    width: 500px
}

.paypal-tr .order-td-right span {
    font-size: 12px;
    color: #999;
    line-height: 30px
}

.paypal-tr .btn-s {
    width: 80px
}

.paypal-tr .file {
    padding: 0;
    height: 28px;
    width: 242px;
    font-size: 12px
}

.paypal-btn {
    margin: 20px 0
}

.pay-main {
    width: 990px;
    margin: 20px auto 40px;
    border: 2px solid #f1f5f7;
    border-radius: 5px;
}

.pay-left {
    width: 220px;
    padding-bottom: 40px
}

.pay-right {
    width: 765px;
    padding-bottom: 40px;
    border-left: 2px solid #f1f5f7
}

.bank-hide-0,.channel-ul-1,.order-fault-0,.order-help-0,.order-table-1,.pay-type-more-0 {
    display: none
}

.error-main {
    width: 1000px;
    background-color: #ebf0f6;
    box-shadow: none;
    margin: 150px auto;
    color: #333
}

.error-icon,.error-png {
    position: absolute;
    display: block
}

.error-icon {
    background: -46px -175px no-repeat;
    width: 44px;
    height: 44px;
    left: 478px;
    top: 0
}

.error-info {
    position: relative;
    left: 544px;
    top: 0
}

.error-info h2 {
    font-size: 24px;
    line-height: 48px
}

.error-info h3 {
    font-size: 18px;
    line-height: 48px;
    color: #999
}

.error-info p {
    font-size: 14px;
    line-height: 30px
}

.error-info p.recommend {
    margin-top: 44px
}

.error-info ul {
    width: 265px
}

.error-info li a {
    display: inline-block;
    width: 132px;
    height: 16px;
    line-height: 16px;
    margin-top: 10px
}

.pay-help,.pay-help a {
    position: absolute;
    width: 70px
}

.error-info li span {
    display: inline-block;
    height: 16px;
    vertical-align: bottom;
    margin-left: 5px
}

.pay-help {
    display: block;
    z-index: 18;
    height: 128px;
    background: -155px 0 no-repeat;
    top: 50px;
    left: 1020px
}

.btn-s,.pay-help a {
    display: inline-block;
    font-size: 12px
}

.pay-help a {
    z-index: 10;
    top: 69px;
    left: 0;
    height: 26px;
    line-height: 26px;
    text-indent: 33px;
    color: #fff
}

.pay-help a:hover {
    color: #fffc0b
}

a.pay-help-kf {
    top: 69px
}

a.pay-help-faq {
    top: 96px
}

.pay-red {
    color: #f25277
}

.pay-blue {
    color: #3fa8f9
}

.btn-s {
    width: 62px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d8dbde;
    border-radius: 1px;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fefefe),color-stop(100%,#eee));
    background-image: -moz-linear-gradient(#fefefe,#eee);
    background-image: -webkit-linear-gradient(#fefefe,#eee);
    background-image: linear-gradient(#fefefe,#eee)
}

.btn-gray-120,.btn-yellow-120 {
    line-height: 36px;
    font-size: 16px;
    display: inline-block;
    width: 120px;
    height: 36px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden
}

.btn-s:hover {
    color: #0f8ff2
}

.btn-yellow-120 {
    background: #ffab16;
    color: #fff
}

.btn-yellow-120:hover {
    background: #ff970e;
    color: #fff;
    text-decoration: none
}

.btn-gray-120 {
    background: #eaeaea;
    color: #3c3c3c
}

.btn-gray-120:hover {
    background: #d9d9d9;
    color: #3c3c3c;
    text-decoration: none
}

.sq-dialog-content h3 {
    font-size: 24px;
    color: #3c3c3c;
    line-height: 35px;
    text-align: center
}

.sq-dialog-content p {
    font-size: 14px;
    color: #9c9c9c;
    line-height: 35px;
    text-align: center
}

.sq-dialog-buttons .btn-help,.sq-dialog-buttons .btn-order-help {
    color: #3fa8f9
}

.sq-dialog-buttons .btn-order-result {
    display: block;
    margin: 35px auto 15px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: #ffab16;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    vertical-align: middle
}

.channel-icon,.channel-name {
    vertical-align: top;
    _vertical-align: middle;
    *vertical-align: middle
}

.sq-dialog-buttons .btn-order-result:hover {
    background: #ff970e;
    color: #fff;
    text-decoration: none
}

.pay-type-more,.pay-type-more:hover {
    text-decoration: underline
}

.result-main {
    width: 1000px;
    margin: 20px auto 40px;
    position: relative;
    background-color: #fff;
    font-size: 14px
}

.result-title {
    position: relative;
    zoom:1;padding-left: 225px;
    padding-top: 80px
}

.result-title h2 {
    font-size: 26px;
    color: #3c3c3c
}

.result-title p {
    color: #9c9c9c
}

.result-icon {
    display: block;
    position: absolute;
    left: 165px;
    top: 80px
}

.pay-for,.pay-for-icon,.pay-type-title,.result-ad {
    position: relative
}

.result-icon-success {
    background: -156px -469px no-repeat;
    height: 39px;
    width: 44px
}

.result-icon-failure {
    background: -156px -343px no-repeat;
    height: 40px;
    width: 38px
}

.result-info {
    margin-top: 20px;
    padding-left: 225px
}

.result-info h3 {
    color: #333;
    line-height: 40px
}

.result-info td,.result-info th {
    border: 1px solid #efefef;
    line-height: 34px;
    padding-left: 30px
}

.result-info th {
    width: 200px;
    font-weight: 400;
    text-align: left;
    color: #9c9c9c
}

.result-info td {
    width: 300px;
    color: #3c3c3c
}

.result-btn {
    margin-top: 20px;
    padding-left: 225px
}

.result-btn a {
    margin-right: 10px
}

.result-ad {
    margin: 70px auto;
    width: 736px;
    height: 160px
}

.result-ad img {
    width: 736px;
    height: 160px;
    border: none
}

.pay-type-title {
    *zoom:1;text-indent: 28px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    width: 194px;
    height: 32px;
    margin: 20px 0 10px;
    right: 6px;
    background: -274px -469px no-repeat
}

.pay-type-more {
    color: #0f8ff2;
    margin-left: 52px;
    line-height: 34px
}

.channel-li-more {
    display: none
}

.channel-a,.channel-icon,.channel-name,.channel-status {
    display: inline-block
}

.channel-a {
    *zoom:1;width: 100%;
    height: 34px;
    line-height: 34px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    _border-top: 0;
    _border-bottom: 0;
    border-left: none;
    border-right: none
}

.channel-a.on,.channel-a:hover {
    background-color: #fff;
    border-color: #e8eaec;
    color: #0f8ff2;
    border-bottom: 2px solid #ffd15f;
    height: 33px;
    _height: 32px;
    zoom:1}

.channel-a.on .channel-name,.channel-a:hover .channel-name {
    color: #0f8ff2
}

.channel-card-a .channel-name {
    color: #999;
    font-size: 14px
}

.channel-icon {
    margin: 0 6px;
    text-align: center;
    width: 34px;
    height: 34px;
    background: center center no-repeat none
}

.left-icon-1 {
    background-position: -312px -423px
}

.left-icon-2 {
    background-position: -238px -469px
}

.left-icon-3 {
    background-position: -108px -515px
}

.left-icon-4 {
    background-position: -468px -246px
}

.left-icon-5 {
    background-position: -156px -510px
}

.left-icon-6 {
    background-position: -539px 0
}

.left-icon-7 {
    background-position: -539px -36px
}

.left-icon-8 {
    background-position: -388px -380px
}

.left-icon-9 {
    background-position: -72px -515px
}

.left-icon-10 {
    background-position: -202px -469px
}

.left-icon-11 {
    background-position: -315px -385px
}

.left-icon-12 {
    background-position: -468px -210px
}

.left-icon-13 {
    background-position: -352px -380px
}

.left-icon-14 {
    background-position: -36px -515px
}

.left-icon-15 {
    background-position: 0 -515px
}

.channel-icon img {
    *position: relative;
    *top: 9px
}

.channel-name {
    font-size: 16px;
    color: #333
}

.channel-status {
    margin-left: 3px;
    margin-top: 2px;
    *margin-top: 6px;
    vertical-align: middle;
    width: 30px;
    height: 14px
}

.channel-hot {
    background: -504px -253px no-repeat
}

.channel-repair {
    background: -123px -551px no-repeat
}

.channel-status-3 {
    background: -490px -282px no-repeat
}

.channel-hot-1,.channel-status-2 {
    background: -504px -253px no-repeat
}

.channel-repair-1,.channel-status-1 {
    background: -123px -551px no-repeat
}

.channel-parent .channel-status-0 {
    background: -526px -210px no-repeat
}

.channel-parent:hover .channel-status-0 {
    background: -368px -440px no-repeat
}

.close .channel-status-0 {
    background: -48px -572px no-repeat
}

.close:hover .channel-status-0 {
    background: -575px 0 no-repeat
}

.pay-for-game,.pay-for-icon {
    background: -539px -106px no-repeat
}

.platform-hide {
    display: none
}

.channel-order {
    width: 100%
}

.order-title {
    height: 63px;
    line-height: 63px;
    margin-left: 40px;
    color: #333;
    font-size: 24px
}

.order-tr {
    padding: 15px 0 15px 46px;
    color: #333;
    font-size: 14px;
    *zoom:1}

.order-td-left {
    text-align: right
}

.pay-amount,.pay-for {
    text-align: center;
    margin-right: 10px;
    float: left
}

.order-td-left label {
    margin-right: 10px
}

.order-td-right {
    width: 610px
}

.order-td-right-lh30 {
    line-height: 30px
}

.order-td input,.order-td textarea {
    width: 232px;
    padding: 4px 5px;
    line-height: 26px;
    color: #3d3d3d
}

.order-td input {
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    margin-right: 10px
}

.order-td input:focus {
    border: 1px solid #1fb8ff
}

.order-td textarea {
    height: 80px
}

.order-td label {
    line-height: 30px
}

.order-td input#vercode {
    width: 158px
}

.order-amount .order-td label,.order-game .order-td label,.order-pay-bank .order-td label,.order-pay-for .order-td label {
    line-height: 40px
}

.name-confirm {
    line-height: 30px;
    margin-right: 10px;
    white-space: pre-wrap
}

.pay-coupon .coupon-title,.pay-logs,.pay-notice {
    text-overflow: ellipsis;
    white-space: nowrap
}

.pay-for {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    _display: inline;
    width: 154px;
    *width: 152px;
    height: 40px;
    *height: 38px;
    line-height: 40px;
    *line-height: 38px;
    border: 1px solid #d8dbde
}

.pay-for-on,.pay-for:hover {
    width: 154px;
    *width: 150px;
    height: 40px;
    *height: 36px;
    line-height: 38px;
    *line-height: 36px;
    border: 2px solid #3fa8f9
}

.pay-for-coin,.pay-for-game,.pay-for-icon,.pay-for-tt {
    width: 18px;
    height: 18px
}

.pay-for-icon {
    top: 4px;
    *top: 0;
    _top: 10px;
    margin-right: 10px;
    display: inline-block;
    _display: inline-block;
    *zoom:1}

.pay-for-coin {
    background: -468px -304px no-repeat
}

.pay-for-title {
    _position: relative;
    _top: 10px
}

.pay-for-tt {
    background: -348px -440px no-repeat
}

.order-checked {
    position: absolute;
    display: none;
    width: 20px;
    height: 20px;
    bottom: -2px;
    right: -2px;
    background: -504px -210px no-repeat
}

.pay-amount-error .order-checked {
    background: -468px -282px no-repeat
}

.pay-amount-on .order-checked,.pay-bank-on .order-checked,.pay-card-on .order-checked,.pay-coupon-on .order-checked,.pay-for-on .order-checked,.pay-remit-on .order-checked {
    display: block
}

.pay-game {
    background: 0 -473px no-repeat #f2f6fa;
    position: relative;
    border-radius: 1px;
    float: left;
    _display: inline;
    padding-left: 14px;
    width: 138px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d8dbde;
    margin-right: 10px
}

.pay-game-on,.pay-game:hover {
    border: 2px solid #3fa8f9;
    background-color: #f7f9fc
}

#pay_game .gs-sel-panel {
    top: 50px
}

.sel-role {
    width: 152px;
    _height: 127px;
    max-height: 127px;
    left: 328px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #e5e5e5;
    background-color: #f2f6fa;
    z-index: 20;
    -moz-box-shadow: 0 3px 10px #ccc inset;
    -webkit-box-shadow: 0 3px 10px #ccc inset;
    box-shadow: 0 3px 10px #ccc;
    position: absolute;
    top: 50px;
    font-size: 12px;
    color: #666
}

.sel-role li {
    width: 100%;
    float: left
}

.sel-role a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    width: 139px;
    color: #666;
    font-size: 14px;
    padding-left: 13px;
    overflow: visible
}

#role_refresh,.pay-amount {
    line-height: 40px
}

.sel-role a:hover {
    background-color: #1791f0;
    color: #fff
}

.pay-amount {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #666;
    position: relative;
    border-radius: 1px;
    _display: inline;
    width: 90px;
    height: 40px;
    *width: 88px;
    *height: 38px;
    *line-height: 38px;
    border: 1px solid #ffd563;
    background-color: #fffdf8;
    margin-bottom: 10px
}

.pay-logs,.pay-notice-hide {
    display: none
}

.pay-amount-on,.pay-amount:hover {
    color: #333;
    width: 90px;
    height: 40px;
    line-height: 38px;
    *width: 86px;
    *height: 36px;
    *line-height: 36px;
    border: 2px solid #3fa8f9
}

.pay-amount-error,.pay-amount-error:hover {
    border-color: #f25277
}

.order-td .pay-amount-error input:focus {
    border-color: #f25277
}

.pay-amount-input {
    width: 190px;
    *width: 188px
}

.pay-amount-input:hover,.pay-amount-on.pay-amount-input {
    width: 190px;
    *width: 186px
}

.pay-amount-input .input {
    width: 120px;
    vertical-align: inherit;
    *padding: 0;
    margin-right: 5px;
    *vertical-align: middle
}

.pay-notice {
    float: left;
    line-height: 14px;
    height: 14px;
    _height: 16px;
    _line-height: 16px;
    color: #f90;
    font-size: 14px
}

.pay-notice-span {
    float: left;
    vertical-align: bottom;
    margin-right: 6px;
    width: 14px;
    height: 14px;
    background: -155px -546px no-repeat
}

.pay-logs {
    position: absolute;
    bottom: -6px;
    width: 600px;
    line-height: 24px;
    color: #999;
    font-size: 12px;
    overflow: hidden
}

.pay-coupon-btn {
    margin-bottom: 15px
}

.pay-coupon-btn a {
    display: inline-block;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin-right: 5px;
    background-color: #ebf0f6;
    color: #666
}

.pay-coupon-btn a.on,.pay-coupon-btn a:hover {
    color: #fff;
    background-color: #3fa8f9
}

.pay-coupon {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    float: left;
    _display: inline;
    width: 154px;
    height: 56px;
    *width: 152px;
    *height: 54px;
    border: 1px solid #d8dbde;
    margin-right: 10px;
    margin-bottom: 10px
}

.pay-bank,.pay-card {
    box-sizing: border-box;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    overflow: hidden
}

.pay-coupon-on,.pay-coupon:hover {
    border: 2px solid #3fa8f9;
    *width: 150px;
    *height: 52px
}

.pay-coupon .coupon-date,.pay-coupon .coupon-title {
    display: block;
    width: 100%;
    font-size: 12px;
    text-align: center
}

#pay_rebate_coupon_arr .disabled {
    background-color: #eaeaea
}

#pay_rebate_coupon_arr .disabled:hover {
    border: 2px solid #eaeaea
}

.pay-coupon .coupon-title {
    color: #333;
    line-height: 16px;
    margin-top: 10px;
    overflow: hidden
}

.pay-coupon-on .coupon-title,.pay-coupon:hover .coupon-title {
    margin-top: 9px
}

.pay-coupon .coupon-date {
    color: #999;
    line-height: 14px
}

.pay-coupon .coupon-none {
    margin-top: 19px
}

.pay-coupon-on .coupon-none,.pay-coupon:hover .coupon-none {
    margin-top: 18px
}

.pay-tips {
    color: #f25277
}

.pay-confirm {
    display: inline-block;
    text-align: center;
    width: 180px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    color: #fff;
    background-color: #3fa8f9;
    border-radius: 3px
}

.pay-confirm:hover {
    background-color: #3fa8f9;
    color: #fff
}

.pay-vercode {
    width: 62px;
    height: 28px;
    vertical-align: top;
    border: none
}

.pay-card {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    text-align: center;
    _display: inline;
    width: 154px;
    height: 40px;
    line-height: 38px;
    *width: 152px;
    *height: 38px;
    *line-height: 38px;
    border: 1px solid #d8dbde
}

.pay-card-on,.pay-card:hover {
    line-height: 38px;
    *width: 150px;
    *height: 36px;
    *line-height: 36px;
    border: 2px solid #3fa8f9
}

#pay_card_arr .disabled {
    line-height: 38px;
    *width: 152px;
    *height: 38px;
    *line-height: 38px;
    border: 1px solid #d8dbde;
    cursor: default
}

.pay-card .card-icon,.pay-card img {
    border: none;
    *zoom:1;position: absolute;
    display: inline-block
}

#pay_card_arr .disabled:hover .card-icon,.pay-card .card-icon {
    width: 154px;
    height: 40px;
    *width: 152px;
    *height: 38px;
    *line-height: 38px;
    top: -1px;
    left: -1px
}

.pay-card-on .card-icon,.pay-card:hover .card-icon {
    width: 154px;
    height: 40px;
    *width: 150px;
    *height: 36px;
    *line-height: 36px;
    top: -2px;
    left: -2px
}

.card-9 {
    background-position: -156px -427px
}

.card-9-off {
    background-position: -404px -168px
}

.card-10 {
    background-position: 0 -431px
}

.card-10-off {
    background-position: -312px -296px
}

.pay-card img {
    width: 154px;
    height: 40px;
    *width: 152px;
    *height: 38px;
    *line-height: 38px;
    top: -1px;
    left: -1px
}

.pay-card-on img,.pay-card:hover img {
    width: 154px;
    height: 40px;
    *width: 150px;
    *height: 36px;
    *line-height: 36px;
    top: -2px;
    left: -2px
}

.pay-bank {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    text-align: center;
    _display: inline;
    width: 154px;
    height: 40px;
    line-height: 38px;
    *width: 152px;
    *height: 38px;
    *line-height: 38px;
    border: 1px solid #d8dbde
}

.bank-icon,.pay-bank img {
    position: absolute;
    display: inline-block;
    *zoom:1}

.bank-icon {
    width: 154px;
    height: 40px;
    border: none;
    top: -1px;
    left: -1px
}

.pay-bank-on .bank-icon,.pay-bank:hover .bank-icon {
    width: 154px;
    height: 40px;
    top: -2px;
    left: -2px
}

.bank-1 {
    background-position: -156px -385px
}

.bank-2 {
    background-position: -312px -254px
}

.bank-3 {
    background-position: -196px -343px
}

.bank-4 {
    background-position: -383px -84px
}

.bank-5 {
    background-position: 0 -389px
}

.bank-6 {
    background-position: -383px -42px
}

.bank-7 {
    background-position: -383px 0
}

.bank-8 {
    background-position: -312px -212px
}

.bank-9 {
    background-position: -352px -338px
}

.bank-10 {
    background-position: 0 -347px
}

.bank-11 {
    background-position: -156px -301px
}

.bank-12 {
    background-position: -311px -126px
}

.bank-13 {
    background-position: 0 -305px
}

.bank-14 {
    background-position: -156px -259px
}

.bank-15 {
    background-position: -248px -170px
}

.bank-16 {
    background-position: -156px -217px
}

.bank-17 {
    background-position: 0 -263px
}

.bank-18 {
    background-position: -227px -84px
}

.bank-19 {
    background-position: -227px -42px
}

.bank-20 {
    background-position: -227px 0
}

.bank-21 {
    background-position: 0 -221px
}

.bank-22 {
    background-position: -155px -128px
}

.pay-bank-on,.pay-bank:hover {
    line-height: 38px;
    *width: 150px;
    *height: 36px;
    *line-height: 36px;
    border: 2px solid #3fa8f9
}

.pay-bank img {
    width: 154px;
    height: 40px;
    border: none;
    top: -1px;
    left: -1px
}

.pay-remit,.pay-remit-div {
    position: relative;
    float: left
}

.pay-bank-on img,.pay-bank:hover img {
    width: 154px;
    height: 40px;
    top: -2px;
    left: -2px
}

.order-pay-bank .order-td-right {
    width: 500px
}

.bank-more {
    display: none
}

.btn-bank-more,.btn-coupon-more {
    display: inline-block;
    width: 480px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    color: #999;
    font-size: 12px
}

.btn-bank-more span,.btn-coupon-more span {
    vertical-align: bottom;
    margin-right: 5px;
    display: inline-block;
    width: 12px;
    height: 8px;
    *height: 12px;
    background: -468px -324px no-repeat
}

.btn-bank-more:hover span,.btn-coupon-more:hover span {
    background-position: -326px -459px
}

.btn-bank-close,.btn-coupon-close {
    display: inline-block;
    width: 480px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    color: #999;
    font-size: 12px
}

.btn-bank-close span,.btn-coupon-close span {
    vertical-align: bottom;
    margin-right: 5px;
    display: inline-block;
    width: 12px;
    height: 8px;
    *height: 12px;
    background: -312px -459px no-repeat
}

.btn-bank-close:hover span,.btn-coupon-close:hover span {
    background-position: -575px -116px
}

.pay-remit-div {
    height: 70px;
    width: 154px;
    display: inline-block;
    *display: inline;
    *zoom:1;margin-right: 10px
}

.pay-remit {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    _display: inline;
    width: 154px;
    height: 40px;
    line-height: 38px;
    *width: 152px;
    *height: 38px;
    border: 1px solid #d8dbde
}

.pay-remit-on,.pay-remit:hover {
    width: 154px;
    height: 40px;
    line-height: 40px;
    *width: 150px;
    *height: 36px;
    border: 2px solid #3fa8f9
}

.pay-remit .remit-icon,.pay-remit img {
    box-sizing: border-box;
    border: none;
    position: absolute;
    width: 154px;
    height: 40px;
    *zoom:1}

.pay-remit .remit-icon {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    top: 0;
    left: 0;
    display: inline-block;
    *display: block
}

.pay-remit-on .remit-icon,.pay-remit:hover .remit-icon {
    width: 154px;
    height: 40px;
    top: -1px;
    left: -1px;
    *display: block
}

.remit-1 {
    background-position: -92px -175px
}

.remit-2 {
    background-position: -467px -126px
}

.pay-remit img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    top: 0;
    left: 0;
    display: inline-block;
    *display: block
}

.pay-remit-on img,.pay-remit:hover img {
    width: 154px;
    height: 40px;
    top: -1px;
    left: -1px;
    *display: block
}

.icon-fault,.icon-repair,.pay-remit-name,.process-btn a {
    display: inline-block
}

.pay-remit-name {
    *zoom:1;width: 100%;
    text-align: center;
    line-height: 30px;
    color: #333;
    font-size: 12px
}

.order-remit-process {
    width: 692px;
    overflow: hidden
}

.process-btn {
    width: 100%;
    border-bottom: 1px solid #3fa8f9;
    height: 39px;
    margin: 30px 0 25px
}

.process-btn li {
    float: left
}

.process-btn a {
    width: 140px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin-right: 2px;
    background-color: #ebf0f6;
    color: #999
}

.process-btn a.on,.process-btn a:hover {
    background-color: #3fa8f9;
    color: #fff
}

.process-info {
    font-size: 12px;
    padding-bottom: 40px
}

.process-info h3 {
    font-weight: 700;
    color: #333;
    line-height: 30px
}

.process-info tr {
    height: 42px;
    line-height: 42px
}

.process-info td,.process-info th {
    border: 1px solid #f2f6fa;
    text-indent: 15px;
    text-align: left;
    font-weight: 400
}

.pay-info-help,.process-warn p {
    font-size: 12px;
    text-align: justify
}

.process-info th {
    color: #999
}

.process-info-w64 {
    width: 64px
}

.process-info-w172 {
    width: 172px
}

.process-info-w210 {
    width: 210px
}

.process-info-w268 {
    width: 268px
}

.process-warn {
    padding: 25px 0 0
}

.process-warn p {
    line-height: 26px;
    color: #999
}

.pay-info-help {
    background-color: #fafbfd;
    border: 1px solid #eaeaea;
    padding: 20px 25px;
    line-height: 18px
}

.step-3-p,.step-4-p {
    color: #333;
    font-size: 18px
}

.pay-info-help p {
    margin: 4px 0
}

.pay-info-help h3 {
    font-weight: 700
}

#pay_help_content {
    white-space: pre-wrap
}

#step_3 .li-1,#step_3 .li-2,#step_4 .li-1,#step_4 .li-2 {
    position: relative;
    top: -55px
}

.step-3-p {
    font-family: "寰蒋闆呴粦",serif;
    text-indent: 220px
}

.step-4-p,.step-4-p-2 {
    font-family: "寰蒋闆呴粦",serif;
    text-indent: 290px
}

.step-4-p-2 {
    font-size: 14px;
    color: #999
}

.order-fault {
    font-size: 16px;
    color: #333;
    padding-top: 90px;
    line-height: 22px
}

.icon-fault {
    background: -351px -416px no-repeat;
    width: 26px;
    height: 22px;
    vertical-align: bottom;
    margin-right: 10px
}

.pay-huabei .area-huabei {
    text-align: center;
    margin: 40px 0
}

.pay-qr .sq-dialog-titlebar,.pay-wechat .sq-dialog-titlebar {
    padding: 30px 0;
    text-align: center;
    background: 0 0
}

.pay-qr .sq-dialog-titlebar-text,.pay-wechat .sq-dialog-titlebar-text {
    font-size: 22px;
    color: #033
}

.pay-qr .sq-dialog-client,.pay-qr .sq-dialog-content,.pay-wechat .sq-dialog-client,.pay-wechat .sq-dialog-content {
    padding: 0;
    margin: 0
}

.pay-qr .sq-dialog-content p,.pay-wechat .sq-dialog-content p {
    line-height: normal;
    text-align: left
}

.pay-qr .sq-dialog-buttons,.pay-wechat .sq-dialog-buttons {
    display: none
}

.pay-qrcode-qr,.pay-qrcode-wechat {
    position: relative;
    margin: 0 auto;
    width: 398px;
    height: 418px;
    background-color: #fff;
    border-radius: 6px
}

.pay-qrcode-qr h3,.pay-qrcode-wechat h3 {
    color: #033;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 100px
}

.pay-qrcode-qr p,.pay-qrcode-wechat p {
    padding: 0 0 0 87px;
    font-size: 14px;
    color: #999
}

.pay-qrcode-qr .account,.pay-qrcode-wechat .account {
    color: #f90;
    font-size: 24px
}

.pay-qrcode-qr .number,.pay-qrcode-wechat .number {
    color: #000;
    font-size: 14px
}


.pay-qrcode-alipay .area img,.pay-qrcode-wechat .area img {
    width: 64px;
    height: 64px;
    margin: 30px auto 15px
}

.pay-alipay .pay-qrcode-alipay .area a,.pay-qrcode-wechat .area a {
    display: block;
    margin: 20px auto 30px;
    text-align: center;
    color: #0f8ff2;
    border: 1px solid #0f8ff2;
    width: 148px;
    height: 40px;
    box-sizing: border-box;
    line-height: 38px;
    border-radius: 6px
}

.pay-wechat-tips .icon,.pay-wechat-tips .tip-1 {
    color: #000;
    font-size: 18px
}

.refresh-div-wechat {
    position: absolute;
    font-size: 12px;
    top: 328px;
    left: 113px;
    z-index: 10;
    display: none
}

.pay-wechat-tips {
    height: 32px;
    line-height: 32px;
    vertical-align: top
}

.pay-wechat-tips .icon {
    background: -539px -72px no-repeat;
    width: 32px;
    height: 32px;
    vertical-align: top;
    margin-right: 15px;
    display: inline-block
}

.pay-wechat-tips .tip-2 {
    color: #999;
    font-size: 18px
}

.pay-alipay .sq-dialog-titlebar-text,.pay-qrcode-alipay h3 {
    color: #033;
    font-size: 24px
}

.pay-alipay .sq-dialog-titlebar {
    padding: 30px 0 20px;
    text-align: center;
    background: 0 0
}

.pay-alipay .sq-dialog-client,.pay-alipay .sq-dialog-content {
    padding: 0;
    margin: 0
}

.pay-alipay .sq-dialog-content p {
    text-align: center;
    margin: 0;
    line-height: 22px
}

.pay-alipay .sq-dialog-buttons {
    display: none
}

.pay-alipay .sq-dialog-content a {
    margin: 0
}

.pay-qrcode-alipay {
    position: relative;
    margin: 0 auto;
    width: 398px;
    height: 418px;
    background-color: #fff;
    border-radius: 6px
}

.pay-qrcode-alipay h3 {
    font-weight: 400;
    text-align: center;
    padding: 40px 0 15px;
    line-height: 24px;
    height: 24px
}

.pay-qrcode-alipay p {
    padding: 0 86px;
    font-size: 14px;
    color: #999;
    text-align: center
}

.pay-qrcode-alipay .account {
    color: #f90;
    font-size: 30px;
    font-weight: 700
}

.pay-qrcode-alipay .number {
    color: #000;
    font-size: 14px
}


.refresh-div-alipay {
    position: absolute;
    left: 46px;
    top: 216px;
    font-size: 12px;
    z-index: 10;
    display: none
}

.alipay-qrcode {
    width: 270px;
    height: 298px;
    position: relative;
    margin: 20px auto;
    overflow: hidden;
    border: 1px solid #d8dbde
}

.alipay-qrcode .icon {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 245px;
    left: 59px;
    background: -202px -505px no-repeat
}

.alipay-qrcode p {
    font-size: 14px;
    color: #999;
    padding: 0;
    text-indent: 50px;
    line-height: 21px
}

.alipay-btn {
    padding: 0 130px
}

.alipay-btn a:first-child {
    margin-right: 0
}

.qrcode-close {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    background: -106px -551px no-repeat
}

.order-td-left {
    width: 98px
}

.pay-notice-div {
    padding: 10px 0 0 98px;
    float: left
}

.order-coupon .order-td label {
    line-height: 56px
}

.order-red .order-td label {
    line-height: 40px
}

.pay-logs {
    left: 145px
}

.pay-notice {
    overflow: visible
}

.confirm-ul {
    overflow: hidden;
    width: 430px;
    margin-bottom: 15px;
    position: relative
}

.confirm-title {
    margin-left: 110px;
    margin-bottom: 10px;
    line-height: 22px
}

.confirm-l,.confirm-r {
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    float: left
}

.confirm-icon {
    position: absolute;
    left: 90px;
    width: 44px;
    height: 44px;
    top: 65px;
    background: 0 -175px no-repeat
}

.confirm-l {
    width: 100px;
    margin-left: 110px
}

.confirm-r {
    width: 210px
}

.pay-unionpay .sq-dialog-titlebar {
    padding: 36px 0 30px;
    text-align: center;
    background: 0 0
}

.pay-unionpay .sq-dialog-titlebar-text {
    font-size: 22px;
    color: #033
}

.pay-unionpay .sq-dialog-client,.pay-unionpay .sq-dialog-content {
    padding: 0;
    margin: 0
}

.pay-unionpay .sq-dialog-content p {
    line-height: normal;
    text-align: left
}

.pay-unionpay .sq-dialog-buttons {
    display: none
}

.pay-qrcode-bank {
    position: relative;
    margin: 0 auto;
    width: 398px;
    background-color: #fff;
    border-radius: 6px
}

.pay-qrcode-bank h3 {
    color: #033;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 100px
}

.pay-qrcode-bank p {
    padding: 0 0 0 87px;
    font-size: 14px;
    color: #999
}

.pay-qrcode-bank .account {
    color: #f90;
    font-size: 24px
}

.pay-qrcode-bank .number {
    color: #000;
    font-size: 14px
}


.pay-qrcode-alipay .area img,.pay-qrcode-bank .area img {
    width: 64px;
    height: 64px;
    margin: 30px auto 15px
}

.pay-alipay .pay-qrcode-alipay .area a,.pay-qrcode-bank .area a {
    display: block;
    margin: 20px auto 30px;
    text-align: center;
    color: #0f8ff2;
    border: 1px solid #0f8ff2;
    width: 148px;
    height: 40px;
    box-sizing: border-box;
    line-height: 38px;
    border-radius: 6px
}

.pay-unionpay-tips .icon,.pay-unionpay-tips .tip-1 {
    color: #000;
    font-size: 18px
}

.refresh-div-bank {
    position: absolute;
    font-size: 12px;
    top: 328px;
    left: 113px;
    z-index: 10;
    display: none
}

.pay-unionpay-tips {
    height: 32px;
    line-height: 32px;
    vertical-align: top
}

.pay-unionpay-tips .icon {
    background: -539px -72px no-repeat;
    width: 32px;
    height: 32px;
    vertical-align: top;
    margin-right: 15px;
    display: inline-block
}

.pay-unionpay-tips .tip-2 {
    color: #999;
    font-size: 18px
}

.pay-qrcode-bank button {
    width: 140px;
    height: 36px;
    line-height: 36px;
    background: #ffab16;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    margin: 20px auto 30px;
    display: block
}

.pay-qrcode-bank button:hover {
    background-color: #ff8a00
}

.alipay-qrcode .icon,.bank-1,.bank-10,.bank-11,.bank-12,.bank-13,.bank-14,.bank-15,.bank-16,.bank-17,.bank-18,.bank-19,.bank-2,.bank-20,.bank-21,.bank-22,.bank-3,.bank-4,.bank-5,.bank-6,.bank-7,.bank-8,.bank-9,.btn-bank-close span,.btn-bank-close:hover span,.btn-bank-more span,.btn-bank-more:hover span,.btn-coupon-close span,.btn-coupon-close:hover span,.btn-coupon-more span,.btn-coupon-more:hover span,.card-10,.card-10-off,.card-9,.card-9-off,.channel-hot,.channel-hot-1,.channel-parent .channel-status-0,.channel-parent:hover .channel-status-0,.channel-repair,.channel-repair-1,.channel-status-1,.channel-status-2,.channel-status-3,.checkbox,.checked,.close .channel-status-0,.close:hover .channel-status-0,.common-title-more,.common-title-more:hover,.confirm-icon,.error-icon,.firendlink a.common-title-more,.firendlink a.hidelinks,.ico-vip0,.ico-vip1,.ico-vip2,.ico-vip3,.ico-vip4,.ico-vip5,.ico-vip6,.ico-vip7,.ico-vip8,.icon-fault,.left-icon-1,.left-icon-10,.left-icon-11,.left-icon-12,.left-icon-13,.left-icon-14,.left-icon-15,.left-icon-2,.left-icon-3,.left-icon-4,.left-icon-5,.left-icon-6,.left-icon-7,.left-icon-8,.left-icon-9,.logo-icon,.pay-amount-error .order-checked,.pay-for-coin,.pay-for-game,.pay-for-icon,.pay-for-tt,.pay-help,.pay-notice-span,.pay-type-title,.pay-unionpay-tips .icon,.pay-wechat-tips .icon,.qrcode-close,.remit-1,.remit-2,.result-icon-failure,.result-icon-success,.top-has-msg .has-no-mas,.u-level-00,.u-level-01,.u-level-02,.u-level-03,.u-level-04,.u-level-05,.u-level-06,.u-level-07,.u-level-08,.ul-14 li,.user-info dd a.user-info-m1 span,.user-info dd a.user-info-m2 span,.user-info dd a.user-info-m3 span,.user-info dd a.user-info-m4 span,.user-info dd a.user-info-m5 span,.user-info dd a:hover.user-info-m1 span,.user-info dd a:hover.user-info-m2 span,.user-info dd a:hover.user-info-m3 span,.user-info dd a:hover.user-info-m4 span,.user-info dd a:hover.user-info-m5 span,.user-info dd a:visited.user-info-m1 span,.user-info dd a:visited.user-info-m2 span,.user-info dd a:visited.user-info-m3 span,.user-info dd a:visited.user-info-m4 span,.user-info dd a:visited.user-info-m5 span {
    background-image: url(/static/img/pay-20210305180436.png)
}