@charset 'UTF-8';
table {
    border-spacing: 0;
    border-collapse: collapse
}

ol, ul {
    list-style: none
}

li {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: bottom
}

img {
    vertical-align: top;
    border: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: 400
}

a {
    text-decoration: none;
    outline: 0
}

input {
    outline: 0
}

a:hover {
    text-decoration: none
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.clear {
    clear: both
}

.clearfix {
    *zoom: 1
}

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

.hidden {
    display: none
}

i, strong, em {
    font-weight: 400;
    font-style: normal
}

body {
    min-width: 1200px;
    overflow: auto;
    position: relative
}

.sq-dialog-masking {
    position: fixed !important;
    _position: absolute !important
}

.r-cover {
    position: fixed !important;
    _position: absolute !important
}

.body {
    font-size: 14px;
    position: relative;
    overflow-x: hidden;
    padding-top: 550px;
    padding-bottom: 120px;
    color: #616161;
    background: #e2eaed url(images/bottom.jpg?t=20180102) no-repeat bottom
}

.body a {
    color: #616161
}

.body a:hover {
    color: #e67b3d
}

.header {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 100%;
    height: 930px;
    margin-left: -50%
}

.wrap {
    position: relative;
    z-index: 2;
    width: 1140px;
    margin: 0 auto
}

.aside {
    float: left;
    width: 301px
}

.logo {
    position: absolute;
    z-index: 3;
    top: 2px;
    left: 50%;
    width: 282px;
    height: 165px;
    margin-left: -141px;
    background: url(images/logo.png?t=20180116) no-repeat
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.logo:hover {
    -webkit-animation: linear swing 1s 1;
    animation: linear swing 1s 1
}

.kv-top {
    position: absolute;
    z-index: 1;
    left: 50%;
    overflow: hidden;
    width: 2000px;
    height: 930px;
    margin-left: -1000px
}

.kv-top-img {
    position: relative;
    clear: both;
    overflow: hidden;
    width: 2000px;
    height: 930px
}

.kv-top-img li {
    overflow: hidden;
    width: 2000px;
    height: 930px
}

.kv-top-img li img {
    width: 2000px
}

.kv-top-img a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 550px
}

.kv-top-num {
    position: absolute;
    top: 520px;
    right: 50%;
    margin-right: -568px
}

.kv-top-num li {
    font-size: 0;
    line-height: 0;
    float: left;
    overflow: hidden;
    width: 23px;
    height: 23px;
    margin-left: 6px;
    cursor: pointer;
    transition: .5s;
    text-indent: -9999em;
    background: url(images/kv-num.png) no-repeat
}

.kv-top-num li:hover, .kv-top-num li.focus {
    background: url(images/kv-num-h.png) no-repeat
}

.nav-top {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    width: 2000px;
    height: 77px;
    margin-left: -1000px;
    background: url(images/nav-top.png) no-repeat
}

.nav-top ul {
    width: 1140px;
    margin: auto;
    padding-left: 40px
}

.nav-top li {
    font-size: 16px;
    float: left;
    width: 155px;
    height: 100%;
    text-align: center;
    _display: inline
}

#li-2 {
    margin-right: 161px
}

.nav-top a {
    display: block;
    height: 63px;
    padding-top: 14px;
    color: #fff
}

.nav-top a:hover, .nav-top a:hover i {
    color: #ff9b6b
}

.nav-top i {
    font-size: 12px;
    display: block;
    color: #eba895
}

.navlist-box {
    width: 77px;
    height: auto;
    position: absolute;
    top: 56px;
    border-bottom: 1px solid #5c2029;
    background: url(images/navlist-bg.png) top no-repeat;
    opacity: .8;
    filter: alpha(opacity=80);
    padding-top: 13px;
    display: none
}

.navlist-box ul {
    padding-left: 0
}

.navlist-box li {
    float: none;
    width: 75px;
    height: 25px;
    line-height: 25px;
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    border-left: 1px solid #5c2029;
    border-right: 1px solid #5c2029
}

.navlist-box li a {
    height: 100%;
    font-size: 14px;
    padding-top: 0
}

.nav-new {
    left: 640px
}

.nav-strategy {
    left: 793px
}

.nav-gift {
    left: 1113px
}

.nav-charge {
    left: 1269px
}

.nav-bbs {
    left: 1425px
}

.section {
    position: relative
}

.section1 {
    height: 380px
}

.start {
    position: absolute;
    top: -31px;
    left: 0;
    display: block;
    width: 296px;
    height: 133px;
    background: url(images/start.png) no-repeat
}

.start span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 191px;
    height: 69px;
    margin-top: -35px;
    margin-left: -95px;
    content: '';
    cursor: pointer;
    background: url(images/start_txt.png) no-repeat
}

.start span:after {
    display: block;
    width: 191px;
    height: 69px;
    content: '';
    cursor: pointer;
    background: url(images/start_txt.png) no-repeat
}

.start:hover span {
    -webkit-animation: linear icoBig 1.6s infinite;
    animation: linear icoBig 1.6s infinite
}

.start:hover span:after {
    -webkit-animation: linear icoBig2 1.6s infinite;
    animation: linear icoBig2 1.6s infinite;
    opacity: .6
}

@-webkit-keyframes icoBig {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    30% {
        -webkit-transform: scale(.93);
        transform: scale(.93)
    }
    45% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04)
    }
    60% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes icoBig {
    0% {
        transform: scale(1)
    }
    20% {
        transform: scale(1.05)
    }
    30% {
        transform: scale(.93)
    }
    45% {
        transform: scale(1.04)
    }
    60% {
        transform: scale(1)
    }
}

@-webkit-keyframes icoBig2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes icoBig2 {
    0% {
        transform: scale(1)
    }
    20% {
        transform: scale(1.3);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

.tips18 {
    line-height: 30px;
    position: absolute;
    top: -60px;
    left: 0;
    color: #d0d2d1
}

.block-a {
    display: block;
    overflow: hidden;
    height: 100%;
    text-indent: -9999em
}

.lr {
    float: left;
    overflow: hidden;
    width: 666px;
    height: 97px;
    color: #848282
}

.login-bg {
    position: absolute;
    top: -1px;
    left: 296px;
    width: 502px;
    height: 103px;
    opacity: .8;
    background: #e1d9d6
}

.login {
    position: absolute;
    top: -1px;
    left: 296px;
    width: 502px;
    height: 101px;
    color: #fff;
    border: 1px solid #633c3d;
    border-left: 0;
    background: #e1d9d6
}

.login label, .login span {
    color: #000
}

.login a {
    color: #000
}

.login-t {
    position: absolute;
    top: 8px;
    left: 640px
}

.login-t a {
    display: block;
    text-indent: -9999px
}

#btn-reged {
    display: none
}

.log {
    position: relative;
    float: left;
    width: 100%
}

.log li {
    position: absolute
}

.text {
    font-family: 'Microsoft Yahei';
    line-height: 24px;
    width: 160px;
    height: 27px;
    padding: 0 8px 0 28px;
    color: #302823;
    border: 1px solid #e8e5e3;
    border-radius: 4px
}

.user {
    top: 10px;
    left: 19px
}

.psw {
    top: 44px;
    left: 19px
}

.user label, .psw label {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 15px;
    height: 15px;
    text-indent: -9999em
}

.psw label {
    background-repeat: no-repeat
}

.remember {
    font-size: 12px;
    top: 75px;
    left: 19px
}

.get-psw {
    font-size: 12px;
    top: 75px;
    left: 116px
}

.log-btn {
    top: 12px;
    left: 225px;
    width: 92px;
    height: 62px
}

.loged-panel {
    font-size: 12px;
    color: #000
}

.loged-panel a {
    color: #73180c
}

.loged-panel a:hover {
    color: #715c50
}

.loged {
    width: 282px;
    padding: 6px 0 0 28px
}

.loged-usercenter {
    position: absolute;
    top: 77px;
    left: 200px;
    text-align: right
}

.s-body .loged-usercenter {
    position: static
}

.loged-usercenter a {
    margin-left: 10px
}

.loged .loged-highlight {
    color: #73180c
}

.kv {
    position: absolute;
    top: 112px;
    left: 0;
    overflow: hidden;
    width: 796px;
    height: 270px;
    border: 1px solid #73180c;
    box-shadow: 0 0 1px #5c949c inset
}

.kv-img, .kv-img li a img {
    width: 798px;
    height: 270px
}

.kv-num {
    position: absolute;
    bottom: 9px;
    left: 21px
}

.kv-num li, .jietu-num li {
    float: left;
    overflow: hidden;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    text-indent: -9999em;
    border-radius: 7px;
    background: #d0d0d0;
    transition: .5s
}

.kv-num li:hover, .kv-num li.focus, .jietu-num li:hover, .jietu-num li.focus {
    width: 21px;
    background: #26a8f4
}

.choice-server {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 323px;
    height: 383px;
    color: #fff;
    border: 1px solid #411f1a
}

.choice-server .server-tle {
    width: 325px;
    height: 41px;
    padding-bottom: 20px;
    background: url(images/server-tle.png) 20px 10px no-repeat
}

.server-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 324px;
    height: 384px;
    opacity: .9;
    background: url(images/server-bg.jpg) 0 3px no-repeat
}

.recom-server {
    display: none
}

.recom-server-c {
    display: block
}

h2 {
    font-size: 20px;
    line-height: 48px;
    height: 48px;
    color: #333
}

h2 em {
    font-size: 14px;
    color: #7e8083
}

.choice-server h2 {
    line-height: 39px;
    height: 39px;
    padding: 0 0 19px 23px;
    color: #e2ebff
}

.choice-server em {
    color: #fff
}

.h2-bg {
    position: absolute;
    z-index: 2;
    top: 1px;
    right: 1px;
    width: 323px;
    height: 41px;
    opacity: .8;
    background: #872712
}

.quick-ingame {
    line-height: 38px;
    position: relative;
    top: -6px;
    height: 38px;
    text-align: center
}

.quick-ingame a {
    display: inline-block;
    vertical-align: middle
}

.server-ul li {
    line-height: 33px;
    height: 33px;
    border-bottom: 1px dashed #91837b
}

.server-ul li a {
    display: block;
    margin: auto;
    padding: 0 28px;
    color: #fff
}

.server-ul li a i {
    display: inline-block;
    vertical-align: middle
}

.server-ul li .icon-s-icon {
    margin-right: 15px
}

.server-ul li .icon {
    float: right;
    margin-right: 20px
}

.server-ul li a span {
    margin-left: 80px
}

.more-list {
    display: block;
    margin: 25px auto 0
}

.fastin-input {
    line-height: 20px;
    width: 34px;
    height: 20px;
    text-align: center;
    color: #333;
    background: #fff
}

.fastin-btn {
    display: inline-block;
    width: 73px;
    height: 22px;
    margin-left: 8px;
    vertical-align: middle;
    text-indent: -9999em
}

.choice-list {
    overflow: hidden;
    width: 280px;
    height: 170px;
    margin: 10px auto 15px
}

.choice-list li {
    line-height: 33px;
    height: 33px;
    border-bottom: 1px dashed #93857d
}

.choice-list li:last-child {
    border: 0
}

.choice-list li a {
    display: block;
    margin: auto;
    padding-left: 10px;
    color: #fff
}

.choice-list .icon-s-icon {
    display: inline-block;
    margin-right: 15px
}

.choice-list .icon {
    display: inline-block;
    margin-left: 10px
}

.choice-list a span {
    padding-left: 58px
}

.server-more {
    display: block;
    margin: 0 auto;
    text-indent: -9999em
}

.server-more:hover {
    background-position: 0 -40px
}

.choice-tab {
    font-size: 14px;
    position: relative;
    z-index: 9;
    height: 78px;
    height: 31px;
    padding-left: 20px
}

#choice-tab {
    z-index: 10
}

#choice-tab2 {
    height: 43px
}

.dq-select-dom {
    line-height: 16px;
    position: relative;
    top: 12px;
    left: 57px;
    display: block;
    float: left;
    width: 54px;
    height: 16px;
    border: 1px solid #1b1010;
    background: #b7b7b7
}

.dq-select-con {
    display: block;
    float: left;
    width: 40px;
    height: 16px;
    padding: 0 0 0 2px;
    color: #000
}

.dq-select-btn {
    display: block;
    float: left;
    overflow: hidden;
    height: 0;
    margin-top: 6px;
    cursor: pointer;
    border-top: 5px solid #000;
    border-right: 5px solid #b7b7b7;
    border-bottom: 0;
    border-left: 5px solid #b7b7b7;
    _font-size: 0
}

.dq-option-bg {
    position: absolute;
    top: 27px;
    left: 57px;
    display: none;
    padding: 2px 0 0;
    _top: 19px;
    _left: 45px
}

.s-body .dq-option-bg {
    top: 25px;
    left: 15px
}

.option-dom li {
    line-height: 16px;
    float: left;
    overflow: hidden;
    width: 68px;
    height: 16px;
    padding: 2px;
    cursor: pointer;
    text-align: center;
    color: #000;
    _width: 67px
}

.option-dom li.focus {
    color: #fff;
    background: #ea9200
}

.side-enter a {
    display: block;
    margin-bottom: 4px;
    border: 1px solid #3c3c3c
}

.side-enter a:hover {
    border-color: #c68459
}

.select-dom {
    position: relative;
    display: inline-block;
    width: 224px;
    height: 20px;
    vertical-align: middle;
    color: #333;
    border: 1px solid #3c436b;
    background: #fff
}

.select-con {
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    cursor: pointer;
    text-align: center;
    background: url("//img1.37wanimg.com/www/images/common/spacer.gif")
}

.select-btn {
    position: absolute;
    top: 8px;
    right: 6px;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    cursor: pointer;
    border-top: 5px solid #25324a;
    border-right: 5px solid #fff;
    border-bottom: 0;
    border-left: 5px solid #fff;
    _font-size: 0
}

#select-dom-xz, #select-dom-dq {
    width: 100px
}

#select-dom-xz .select-con, #select-dom-dq .select-con {
    width: 84px
}

.option-bg {
    position: absolute;
    top: 23px;
    left: 0;
    display: none
}

.option-bg-type {
    top: 23px;
    left: 1px
}

.option-bg-type-i {
    top: 22px;
    left: 64px;
    zoom: 1
}

.option-dom {
    font-size: 12px;
    overflow: hidden;
    width: 216px;
    padding: 1px;
    border: 1px solid #a2a2a2;
    background: #fff
}

#select-dom-i2 {
    font-size: 12px;
    width: 58px;
    height: 16px;
    color: #692f00;
    border: 0;
    background: #eed5bb
}

#select-dom-i2 .select-con {
    line-height: 16px;
    width: 44px;
    height: 16px
}

#option-bg-3 {
    top: 90px;
    left: 86px
}

#option-bg-1 {
    top: 120px;
    left: 86px
}

.type-option-dom {
    width: 222px;
    border: 1px solid #a2a2a2;
    background: #fff
}

#type-option-dom-1 li {
    font-size: 14px;
    width: 100%;
    height: 20px;
    text-indent: 6px
}

#type-option-dom-2 li {
    background: #fff
}

#option-dom-1 {
    background: #eed5bb
}

.select-type {
    font-size: 13px;
    z-index: 2;
    padding-left: 2px;
    padding-left: 20px
}

.now-is-0 .select-type-0, .now-is-1 .select-type-1, .now-is-2 .select-type-2, .now-is-3 .select-type-3, .now-is-4 .select-type-4 {
    display: inline-block;
    vertical-align: top;
    *display: inline
}

.select-type-zb-i {
    display: block
}

#select-dom-xz-i, #select-dom-dq-i {
    width: 69px
}

.select-con-xz-i, .select-con-dq-i {
    width: 51px
}

.section2 {
    height: 380px;
    margin: 12px 0
}

.infor-list {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 214px;
    height: 380px
}

.infor-list h2 i {
    background-position: -124px -340px
}

.infor-list li {
    height: 79px;
    margin-bottom: 5px
}

.v-mask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: none \9;
    width: 100%;
    height: 100%;
    transition: .5s;
    opacity: .5;
    background: #2c486f
}

.infor-list a {
    position: relative;
    display: block;
    width: 214px;
    height: 100%;
    background: url(images/infor.jpg) no-repeat
}

.infor-1 a {
    background-position: 0 0
}

.infor-2 a {
    background-position: 0 -84px
}

.infor-3 a {
    background-position: 0 -168px
}

.infor-4 a {
    background-position: 0 -252px
}

.v-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.infor-list span {
    line-height: 24px;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    text-align: center;
    color: #fff
}

.infor-list a:hover .v-mask {
    opacity: 0
}

.video-alert {
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    display: none;
    width: 640px;
    height: 360px;
    margin: -180px 0 0 -320px;
    border: 3px solid #505050;
    background: #505050;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+300))
}

.video-code {
    width: 640px;
    height: 360px
}

.video-close {
    position: absolute;
    top: -3px;
    right: -44px;
    display: block;
    width: 44px;
    height: 44px;
    background: url(images/gb.jpg) no-repeat
}

.news-wrap {
    position: absolute;
    top: 0;
    left: 224px;
    width: 573px;
    height: 380px
}

.news-wrap .news-more {
    line-height: 48px;
    position: absolute;
    right: 0;
    display: block;
    height: 48px;
    text-align: right;
    color: #616161
}

.news-wrap .news-more:hover {
    color: #ba4d00
}

.more i {
    display: inline-block;
    vertical-align: middle
}

#news {
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    height: 329px;
    border: 1px solid #d7d7d7;
    border-top: 2px solid #d7d7d7;
    background: #fff
}

.news-tab {
    height: 38px
}

.news-tab li {
    position: relative;
    display: inline;
    float: left;
    width: 113px;
    height: 38px;
    margin-right: 1px;
    text-align: center
}

.news-tab .news-5 {
    margin: 0
}

.news-tab li a {
    line-height: 38px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    color: #616161;
    background: #f4f4f4
}

.news-tab li a:hover, .news-tab li.current a {
    color: #af3515;
    background: #fff
}

.news-tab li:hover i, .news-tab .current i {
    width: 100%
}

.news-tab .news-4 {
    width: 117px
}

.line {
    position: absolute;
    top: -2px;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 2px
}

.line i {
    display: inline-block;
    width: 0;
    height: 2px;
    transition: .5s;
    vertical-align: top;
    background-color: #9a260d;
    _display: none
}

.news-list {
    overflow: hidden;
    width: 526px;
    height: 280px;
    margin: auto
}

.news-list li {
    line-height: 37px;
    overflow: hidden;
    width: 100%;
    height: 37px;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px dashed #ececec;
    *white-space: normal
}

.news-list li i {
    display: inline-block;
    vertical-align: middle
}

.news-list li:nth-child(1) {
    font-size: 20px;
    line-height: 48px;
    height: 44px;
    text-align: center;
    border: 0
}

.news-list li:nth-child(1) .news-a {
    display: inline-block;
    padding: 0 15px;
    background: url(images/n.jpg) no-repeat right 15px
}

.news-list li:nth-child(1) a, .news-list li:nth-child(1) span {
    color: #c1200b !important
}

.news-list li:nth-child(1) a, .news-list li:nth-child(1) span:hover {
    color: #e60012 !important
}

.news-list li:nth-child(1) .news-date, .news-list li:nth-child(1) .news-cat {
    display: none
}

.news-list li:last-child {
    border-bottom: 0
}

.news-list a {
    -webkit-transition: padding .2s ease;
    -moz-transition: padding .2s ease;
    -o-transition: padding .2s ease;
    transition: padding .2s ease
}

.news-list a:hover {
    color: #e67b3d
}

.news-list a:hover span {
    color: #ffc34b
}

.news-date {
    float: right;
    color: #b2b2b2
}

.novice {
    position: absolute;
    top: 0;
    right: 0;
    width: 325px;
    height: 380px
}

.novice h2 i {
    background-position: -156px -341px
}

.novice ul {
    height: 334px;
    background: url(images/novice.jpg) no-repeat
}

.novice li {
    position: relative;
    float: left;
    width: 161px;
    height: 109px;
    margin: 1px 0 0 1px
}

.novice-a {
    display: block;
    width: 100%;
    height: 100%
}

.novice-a:hover {
    background: url(images/novice-h.jpg) no-repeat
}

.novice1:hover {
    background-position: -1px -1px
}

.novice2:hover {
    background-position: -163px -1px
}

.novice3:hover {
    background-position: -1px -111px
}

.novice4:hover {
    background-position: -163px -111px
}

.novice5:hover {
    background-position: -1px -221px
}

.novice6:hover {
    background-position: -163px -221px
}

.novice-a i {
    position: absolute;
    top: 5px;
    left: 46px;
    width: 64px;
    height: 61px;
    transition: .5s
}

.novice-a:hover i {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.novice-a em {
    font-size: 18px;
    line-height: 24px;
    position: absolute;
    top: 68px;
    display: block;
    width: 100%;
    height: 24px;
    transition: .3s;
    text-align: center;
    color: #425c81
}

.novice-a:hover em {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}

.section3 {
    margin-top: 12px
}

.section3 h2 {
    line-height: 48px;
    height: 48px
}

.section3 h2 i {
    background-position: -187px -340px
}

.strategy {
    position: relative;
    overflow: hidden;
    width: 1140px;
    height: 212px;
    border: 1px solid #d7d7d7;
    background-color: #fff
}

.strategy .t {
    height: 70px
}

.strategy .con {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 211px
}

.strategy-list {
    z-index: 10;
    width: 3000px;
    padding-top: 15px
}

.strategy-list li {
    display: inline;
    float: left;
    width: 136px;
    margin: 0 36px 0 20px;
    text-align: center
}

.strategy-pic {
    display: block;
    width: 100%
}

.strategy-pic:hover p {
    color: #ff6c00
}

.strategy-list img {
    z-index: 3;
    top: 0;
    left: 0;
    width: 136px;
    height: 136px;
    transition: .5s;
    -moz-filter: grayscale(.7) brightness(1.05);
    -o-filter: grayscale(.7) brightness(1.05);
    -ms-filter: grayscale(.7) brightness(1.05);
    filter: grayscale(.7) brightness(1.05);
    -webkit-filter: grayscale(.7) brightness(1.05)
}

.ver-last {
    background-position: 0 0
}

.strategy-list li:hover img {
    -moz-filter: grayscale(0) brightness(1);
    -o-filter: grayscale(0) brightness(1);
    -ms-filter: grayscale(0) brightness(1);
    filter: grayscale(0) brightness(1);
    -webkit-filter: grayscale(0) brightness(1)
}

.strategy-name {
    line-height: 20px;
    padding-top: 7px;
    color: #333
}

.strategy-time {
    font-size: 12px;
    line-height: 20px;
    color: #999
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.line-bg {
    position: absolute;
    z-index: 9;
    top: 85px;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #d2d1cc;
    background-repeat: repeat-x;
    background-position: -1px -112px
}

.section4 {
    margin: 12px 0
}

.job-wrap {
    float: left;
    width: 798px;
    height: 362px
}

.job-wrap h2 i {
    background-position: -213px -338px
}

.job {
    position: relative;
    width: 795px;
    height: 314px;
    border: 1px solid #d7d7d7;
    border-left: 2px solid #d7d7d7;
    background: #fff
}

.job-tab {
    position: absolute;
    top: 0;
    left: 0;
    width: 56px
}

.job-tab li {
    position: relative;
    width: 100%;
    height: 78px;
    margin-bottom: 1px
}

.job-tab a {
    font-size: 15px;
    line-height: 16px;
    display: block;
    padding: 15px 0;
    text-align: center;
    background-color: #f4f4f4
}

.job-tab a:hover {
    color: #616161
}

.job-tab .job-tab-2, .job-tab .job-tab-3, .job-tab .job-tab-4 {
    padding: 23px 0
}

.job-tab .current a {
    color: #fff;
    background-color: #9a260d
}

.job-show {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 53px;
    width: 741px;
    height: 100%;
    transition: .5s;
    color: #616161
}

.job-img {
    position: absolute;
    top: 19px;
    left: 0
}

.j-name {
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    top: 32px;
    left: 353px;
    width: 362px;
    height: 48px;
    color: #16243e;
    border-bottom: 1px solid #e4e4e4
}

.j-name em {
    font-weight: 700
}

.j-des {
    position: absolute;
    top: 86px;
    left: 353px;
    width: 362px;
    height: 45px;
    color: #616161
}

.j-swf {
    position: absolute;
    top: 156px;
    left: 353px;
    width: 143px;
    height: 121px
}

.j-swf embed {
    width: 162px;
    height: 120px
}

.j-feature {
    line-height: 22px;
    position: absolute;
    top: 157px;
    left: 516px;
    width: 180px;
    height: 97px;
    padding: 20px 0 0 18px;
    background-color: #f4f5f5
}

.j-feature span, .j-feature strong {
    color: #16243e
}

.line2 {
    position: absolute;
    top: 0;
    left: -2px;
    display: block;
    width: 2px;
    height: 0;
    background-color: #9a260d;
    _display: none
}

.job-tab li:hover .line2, .job-tab .current .line2 {
    height: 78px
}

.current .job-tab-6 .line2 {
    height: 58px
}

.icon-star {
    display: inline-block;
    margin-right: 3px
}

.icon-star1 {
    display: inline-block;
    margin-right: 3px
}

.j-feature strong {
    font-size: 18px;
    display: inline-block;
    margin-top: 25px;
    color: #333
}

.jietu-wrap {
    float: right;
    overflow: hidden;
    width: 325px;
    height: 364px
}

.jietu-wrap h2 i {
    background-position: -93px -369px
}

.jietu-inner {
    width: 323px;
    height: 314px;
    border: 1px solid #d7d7d7
}

.jietu-img li {
    width: 323px;
    height: 314px
}

.jietu-img a {
    width: 323px;
    height: 314px
}

.jietu-num {
    position: absolute;
    right: 20px;
    bottom: 9px
}

.section5 {
    height: 292px
}

.ziliao-wrap {
    float: left;
    width: 796px;
    height: 292px
}

.ziliao-wrap h2 i {
    background-position: -123px -370px
}

.ziliao {
    width: 794px;
    height: 242px;
    border: 1px solid #d7d7d7
}

.zl {
    position: relative;
    float: left;
    overflow: hidden;
    width: 143px;
    height: 100%;
    margin-right: 1px;
    -webkit-transition: width 300ms ease;
    transition: width 300ms ease
}

.zl-2 {
    background-position: -144px 0
}

.zl-3 {
    background-position: -288px 0
}

.zl-4 {
    margin: 0;
    background-position: -432px 0
}

.ziliao .show {
    position: relative;
    overflow: hidden;
    width: 362px
}

.ziliao img {
    position: absolute;
    top: 0;
    left: 0;
    width: 144px;
    height: 244px
}

.zl ul {
    overflow: hidden;
    width: 192px;
    height: 219px;
    margin-left: 144px;
    padding: 23px 13px 0;
    text-indent: -9999em;
    background: url(images/data-bg.jpg) no-repeat;
    background-repeat: no-repeat
}

.ziliao .show ul {
    text-indent: 0
}

.zl li {
    line-height: 30px;
    float: left;
    width: 92px;
    height: 30px;
    text-align: center
}

.ziliao a {
    color: #616161
}

.ziliao a:hover {
    color: #ba4d00
}

.ziliao .more {
    position: absolute;
    right: 16px;
    bottom: 10px;
    display: none;
    color: #616161
}

.ziliao .more:hover {
    color: #ba4d00
}

.show .more {
    display: block
}

.service-wrap {
    float: right;
    width: 325px;
    height: 292px
}

.service-wrap h2 i {
    background-position: -156px -369px
}

.service {
    position: relative;
    width: 301px;
    height: 224px;
    padding: 18px 0 0 22px;
    border: 1px solid #d7d7d7;
    background: #fff
}

.service p {
    line-height: 32px;
    position: relative;
    z-index: 2
}

.service a {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    text-indent: -9999em
}

.ser-img {
    position: absolute;
    right: 0;
    bottom: 20px
}

.section6 {
    height: 185px;
    margin-top: 20px
}

.links-wrap {
    position: absolute;
    width: 794px;
    height: 132px;
    border: 1px solid #d7d7d7;
    background: #fff
}

.links-tab {
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    left: 0;
    display: block;
    width: 56px;
    margin: 2px 0;
    padding: 24px 0;
    cursor: default;
    text-align: center;
    color: #757575;
    border-left: 2px solid #b6b6b6;
    background-color: #f4f4f4
}

a.links-tab:hover {
    color: #757575
}

.links-wrap h2 {
    line-height: 36px;
    height: 36px
}

.links-wrap i {
    background-position: -124px -396px
}

.links-inner {
    position: absolute;
    left: 58px;
    width: 440px;
    height: 130px
}

.links {
    overflow: hidden;
    width: 400px;
    margin: 35px 25px
}

.links a {
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    margin: 0 2px;
    white-space: nowrap;
    *white-space: normal
}

.links a:hover {
    color: red
}

.medias {
    position: absolute;
    right: 0;
    width: 324px;
    height: 132px;
    background: #fff
}

.media-wrap {
    width: 278px;
    height: 51px;
    margin: auto
}

.qrcode {
    position: absolute;
    top: 3px;
    left: 495px;
    width: 298px;
    height: 128px;
    background: #eeeeed
}

.qrcode img {
    padding: 20px 0 0 38px;
    float: left
}

.qrcode p {
    font-size: 16px;
    float: right;
    padding: 26px 26px 0 0;
    color: #434342
}

.media-wrap em {
    font-size: 18px;
    line-height: 50px;
    display: inline-block;
    width: 128px;
    text-align: center;
    color: #333;
    _float: left
}

.media-wrap .medias-tab {
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    left: 0;
    display: block;
    width: 56px;
    margin: 2px 0;
    padding: 24px 0;
    cursor: default;
    text-align: center;
    color: #757575;
    border-left: 2px solid #b6b6b6;
    background-color: #f4f4f4
}

.media-wrap .medias-tab:hover {
    color: #757575
}

.media-scroll {
    float: right;
    width: 150px;
    height: 50px;
    margin: 16px 40px 0 0
}

.media-scroll li {
    margin-bottom: 1px
}

.sq-dialog-content {
    text-align: center
}

.side {
    float: right;
    width: 325px
}

.main {
    float: left;
    width: 798px
}

.c-body .novice, .c-body .service-wrap, .c-body .support-wrap {
    position: static
}

.c-server {
    width: 325px;
    height: 386px
}

.c-login {
    width: 100%;
    height: 101px
}

.article {
    width: 761px;
    min-height: 1108px;
    margin-top: 11px;
    padding: 10px 18px 18px;
    border: 1px solid #d7d7d7;
    background: #fff url(images/article-tle.jpg) top no-repeat
}

.article-list {
    padding-top: 37px
}

.article-list li {
    line-height: 48px;
    overflow: hidden;
    height: 48px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #d4d4d4;
    *white-space: normal
}

.article-list li:last-child {
    border: 0
}

.article-list li:first-child a {
    padding-right: 10px;
    background: url(images/n.jpg) no-repeat right 0
}

.article a:hover {
    color: #e67b3d
}

.article-main {
    width: 100%;
    margin: auto
}

a.card-btn {
    color: #fff
}

.card-btn:hover, .card-btn:focus {
    color: #89847e;
    border-color: #b7b0a8;
    background: #b7b0a8;
    text-shadow: none !important
}

.pageNum {
    height: 50px;
    margin: 20px auto 0;
    padding-top: 20px;
    text-align: center
}

.pageNum a, .pageNum span {
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
    height: 30px;
    margin: 3px;
    padding: 0 12px;
    border-radius: 15px;
    background: #f3f4f8
}

.pageNum span {
    color: #fff;
    background: #903535
}

.pageNum a:hover {
    color: #fff;
    background: #903535
}

.key-wechat:focus {
    border-color: #89847e;
    box-shadow: inset 0 1px 2px #89847e
}

.list-main {
    width: 660px
}

.article-top {
    overflow: hidden;
    padding-left: 20px
}

.article-top .cate {
    font-size: 24px;
    font-weight: 700;
    color: #801c0d
}

.article-top .cate:hover {
    color: #e67b3d
}

.bread-nav {
    padding-top: 10px
}

.article-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    margin: 16px 0 10px;
    text-align: center;
    color: #333
}

.article-detail {
    font-size: 12px;
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 1px solid #e9e9e9
}

.article-content {
    font-size: 14px;
    line-height: 2;
    padding: 30px 20px 20px
}

.article-relation {
    height: 150px;
    margin: 0 30px
}

.article-relation dt {
    display: block;
    padding: 24px 0 6px;
    border-top: 1px solid #d7d7d7
}

.article-relation dd {
    font-size: 12px;
    line-height: 26px;
    float: left;
    overflow: hidden;
    width: 50%;
    height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    *white-space: normal
}

.article-relation .news-date {
    padding-right: 10px
}

.article-relation dd:nth-child(odd) .news-date {
    padding-right: 0
}

.s-body {
    color: #4a4846;
    background: url(images/s-bg.jpg) center top no-repeat
}

.s-wrap {
    position: relative;
    width: 1020px;
    height: 1100px;
    margin: 0 auto;
    background: url(images/s-main.jpg?t=1) no-repeat
}

.s-header {
    position: relative;
    overflow: hidden;
    height: 250px
}

.s-content {
    position: relative;
    margin: 120px 10px 0 402px
}

.s-logo {
    position: absolute;
    top: 50px;
    left: 170px;
    text-indent: -9999em
}

.s-nav {
    height: 58px;
    padding: 54px 0 0 390px
}

.s-nav a {
    float: left;
    width: 156px;
    height: 58px;
    margin-left: 1px
}

.s-nav .sn-1:hover {
    background-position: 0 -135px
}

.s-nav .sn-2:hover {
    background-position: -161px -135px
}

.s-nav .sn-3:hover {
    background-position: -322px -135px
}

.s-nav .sn-4:hover {
    background-position: -483px -135px
}

.s-body .loginframe {
    position: absolute;
    top: 172px;
    left: 392px;
    overflow: hidden;
    width: 625px;
    height: 75px;
    padding: 0;
    border: 0;
    background: 0 0
}

.s-body .s-ipt1 {
    width: 162px;
    height: 24px;
    padding: 2px 5px 2px 10px;
    color: #5b5a5d;
    border: solid 1px #585c57;
    background: #eaf1ec
}

.s-body .user {
    top: 12px;
    left: 25px
}

.s-body .psw {
    top: 12px;
    left: 224px
}

.s-body .psw-btn a, .s-body .s-reg-btn a {
    color: #23321a
}

.s-log-btn {
    position: absolute;
    top: 12px;
    left: 425px;
    float: none;
    width: 157px;
    height: 55px
}

.s-log-btn a {
    display: block;
    height: 100%;
    opacity: .9;
    background: url(images/s-log-btn.png) no-repeat center center
}

.s-body .log-btn a:hover {
    opacity: 1
}

.s-body .remember {
    top: 47px;
    left: 25px;
    color: #23321a
}

.s-body .remember a {
    color: #23321a
}

.s-body .psw-btn {
    top: 46px;
    left: 225px
}

.s-body .s-reg-btn {
    top: 46px;
    left: 358px
}

.s-body .reg-btn a:hover {
    background: 0 0
}

.s-body .loged {
    width: 582px;
    padding: 2px 10px 0 62px;
    color: #fff
}

.s-body .loged li {
    line-height: 22px;
    float: left;
    overflow: hidden;
    width: 253px;
    height: 22px;
    margin-bottom: 3px
}

.s-body .loged .loged-highlight {
    color: red
}

.hgt {
    height: 42px;
    margin: 5px 0
}

.hgt .recom {
    margin-left: 10px
}

.s-server-list li {
    line-height: 36px;
    float: left;
    width: 175px;
    height: 36px;
    margin: 0 6px 8px 10px;
    text-align: center
}

.s-server-list a {
    display: block;
    height: 100%;
    color: #fff;
    background: #637a3e
}

.s-server-list span {
    color: #e6e26a
}

.recom li {
    margin: 0 12px 0 0;
    color: #fff
}

.rec-server li {
    background-position: -183px 0
}

.rec-server li a {
    color: #fff
}

.s-name {
    display: none
}

.s-quick-ingame {
    font-size: 14px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 370px;
    width: 200px;
    height: 35px;
    text-align: center;
    color: #6a8148;
    background: 0 0
}

.s-body .fastin-input {
    line-height: 16px;
    width: 38px;
    height: 16px;
    margin: 0 3px;
    text-align: center;
    color: #000;
    border: 1px solid #6a8148;
    background: #fff
}

.s-body .fastin-btn {
    line-height: 26px;
    display: inline-block;
    overflow: hidden;
    width: 70px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #706c6c
}

.s-body .fastin-btn:hover {
    background-position: -612px -74px
}

.s-body .all {
    overflow-y: auto;
    height: 680px
}

.sp-pager li, #nameList a {
    line-height: 24px;
    float: left;
    width: 70px;
    height: 24px;
    margin: 1px 3px;
    cursor: pointer;
    text-align: center;
    color: #b3b0b0;
    background: #706c6c
}

.sp-pager {
    overflow: hidden;
    margin: 0 0 0 8px
}

.sp-pager .hover, #nameList .hover {
    color: #fff;
    background: #828f35
}

.sp-panel-wrap {
    padding-top: 14px
}

.tel-tips {
    position: absolute;
    bottom: 45px;
    left: 405px;
    color: #e5dddd
}

.mod-left {
    overflow: hidden;
    width: 300px;
    margin-top: 40px
}

.newsPage .kefu {
    height: 160px;
    margin-top: 10px;
    padding: 1px;
    border: solid 1px #94997b;
    background: #babda6
}

.newsPage .kefu .con {
    height: 160px;
    color: #fcfafd;
    background: #949782 url(images/kefu-1.jpg) no-repeat right bottom
}

.newsPage .kefu .txt {
    font-size: 14px;
    padding: 40px 0 0 15px
}

.newsPage .kefu .con .zx {
    margin: 8px 0;
    color: #363434
}

.newsPage .kefu .zx a {
    background: #6c7053
}

.mod-right {
    overflow: hidden;
    width: 887px;
    margin: 40px 0 0 12px
}

.news-box {
    font-size: 14px;
    min-height: 800px;
    color: #55595b;
    background: #e8ebe4;
    _height: 800px
}

.news-tle {
    height: 106px;
    color: #e8ebe4;
    background: url(images/news-tle.png) no-repeat left center
}

.news-tle .con {
    padding: 15px 60px 0
}

.news-tle span {
    font-size: 28px;
    line-height: 30px;
    display: block;
    padding-bottom: 12px;
    color: #fff;
    border-bottom: solid 1px #b4d6b6
}

.position {
    margin-top: 10px
}

.position a {
    color: #e8ebe4
}

.news-main {
    padding: 54px 80px 20px
}

.article-main-hd {
    margin-bottom: 10px
}

.article-title {
    font-size: 30px;
    line-height: 34px;
    margin: 10px 0;
    text-align: center;
    color: #757575
}

.article-detail {
    color: #91929b
}

.article-main {
    padding-top: 40px
}

.article-relation {
    font-size: 12px;
    overflow: hidden;
    margin: 50px 0 10px
}

.article-relation dt {
    font-weight: 700;
    line-height: 30px;
    height: 30px;
    margin-bottom: 5px;
    border-bottom: 1px solid #8a8a8a
}

.article-relation dd {
    line-height: 30px;
    display: inline;
    float: left;
    overflow: hidden;
    width: 290px;
    height: 30px;
    margin: 0 40px 0 0
}

.article-relation dd span {
    float: right
}

.article-list a {
    color: #757575
}

.video-btn-con {
    position: absolute;
    z-index: 3;
    top: 375px;
    left: 170px;
    width: 334px;
    height: 184px
}

.video-round {
    display: none
}

.video-btn {
    position: absolute;
    top: 30px;
    left: 50px;
    display: block;
    width: 267px;
    height: 156px;
    background: url("//img1.37wanimg.com/lyb/css/images/video_v.png") no-repeat
}

.layout {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    display: none;
    width: 100%;
    height: 100%;
    opacity: .6;
    background: #000;
    _position: absolute;
    filter: alpha(opacity=60)
}

.v-btn {
    position: absolute;
    top: 444px;
    left: 388px;
    width: 78px;
    height: 78px
}

.video {
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    display: none;
    width: 755px;
    height: 416px;
    margin-top: -208px;
    margin-left: -377px;
    background: url(images/video.png) no-repeat;
    _position: absolute
}

.v-code {
    position: relative;
    top: 2px;
    left: 10px;
    width: 700px;
    height: 410px
}

.close {
    position: absolute;
    top: 2px;
    right: 0;
    width: 35px;
    height: 41px
}

.close:hover {
    background: url(images/close.png) no-repeat
}

@-webkit-keyframes icoRound {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes icoRound {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.type-choose {
    position: relative;
    height: 32px;
    margin: 10px auto;
    text-align: center;
    color: #262a21
}

.select-dom {
    font-size: 14px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 120px;
    height: 27px;
    vertical-align: middle;
    color: #1f395f;
    border: 0;
    border: 1px solid #3c436b;
    background: #fff
}

#select-dom-xz {
    width: 106px;
    margin-right: 2px
}

.select-con {
    line-height: 27px;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 90px;
    height: 27px;
    padding: 0 10px 0 8px;
    cursor: pointer;
    text-align: center;
    color: #1f395f;
    background: url("//img1.37wanimg.com/www/images/common/spacer.gif")
}

#select-dom-xz .select-con {
    width: 88px
}

.select-btn {
    position: absolute;
    top: 8px;
    right: 0;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    margin: 3px 8px 0 0;
    cursor: pointer;
    border-top: 5px solid #264169;
    border-right: 5px solid #fff;
    border-bottom: 0;
    border-left: 5px solid #fff;
    _font-size: 0
}

.option-bg {
    position: absolute;
    z-index: 3;
    top: 28px;
    left: 0;
    display: none;
    *top: 29px
}

.option-bg-xz {
    left: 300px
}

.type-option-dom {
    font-size: 12px;
    width: 118px;
    padding: 1px;
    background: #fff
}

.type-option-dom li {
    line-height: 22px;
    width: 114px;
    height: 22px;
    padding: 2px;
    cursor: pointer;
    text-align: center;
    color: #000
}

.select-type {
    z-index: 2;
    display: inline-block;
    text-align: center
}

.option-dom {
    font-size: 12px;
    overflow: hidden;
    width: 216px;
    padding: 1px;
    background: #fff
}

.option-dom li {
    line-height: 18px;
    float: left;
    width: 68px;
    height: 16px;
    padding: 2px;
    cursor: pointer;
    text-align: center;
    color: #000
}

.option-dom li.focus {
    color: #fff;
    background: #ea9200
}

.s-fastin {
    line-height: 27px;
    width: 42px;
    height: 27px;
    text-align: center;
    color: #000;
    border: 0;
    border: 1px solid #3c436b;
    background: #fff
}

.s-fastin-btn {
    line-height: 26px;
    display: inline-block;
    overflow: hidden;
    width: 70px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    text-indent: -9999px;
    color: #fff
}

.s-body .s-fastin-btn {
    background: #637a3e;
    text-indent: 0
}

.s-body #servers {
    padding-top: 14px
}

.s-body #servers li {
    line-height: 36px;
    float: left;
    width: 175px;
    height: 36px;
    margin: 0 6px 8px 10px;
    text-align: center
}

.s-body #servers li a {
    display: block;
    height: 100%;
    color: #fff;
    background: #637a3e
}

.s-body #servers li span {
    color: #e6e26a
}

.s-body #all-xz-server {
    overflow-x: hidden;
    overflow-y: auto;
    width: 610px;
    height: 618px;
    background: 0 0
}

.select1, .select2 {
    position: relative;
    display: inline-block;
    *display: inline
}

.select1 {
    margin-right: 10px
}

.loged .loged-top {
    display: none
}

.loged img, .s-loged img {
    margin-right: 3px;
    vertical-align: middle
}

.three {
    font-size: 12px;
    line-height: 30px;
    top: 68px;
    left: 248px
}

.three-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 8px;
    transition: .5s;
    vertical-align: middle;
    text-indent: -9999em;
    background: url("//img1.37wanimg.com/common/css/images/three.png") no-repeat
}

.three-wx {
    background-position: -39px 0
}

.three-wb {
    background-position: -78px 0
}

.s-body .log .three {
    top: 41px;
    left: 226px;
    color: #23321a
}

.s-body .three-icon {
    margin: 0 2px
}

.icon-charge:hover {
    background-image: url(images/icons.png);
    background-position: -117px -210px;
    width: 115px;
    height: 29px
}

.icon-charge {
    background-image: url(images/icons.png);
    background-position: -117px -241px;
    width: 115px;
    height: 29px
}

.icon-go:hover {
    background-image: url(images/icons.png);
    background-position: -287px -28px;
    width: 86px;
    height: 26px
}

.icon-go {
    background-image: url(images/icons.png);
    background-position: -287px 0;
    width: 86px;
    height: 26px
}

.choice-list li:nth-child(2) .icon, .icon-hot {
    background-image: url(images/icons.png);
    background-position: -364px -108px;
    width: 9px;
    height: 9px
}

.icon-login:hover {
    background-image: url(images/icons.png);
    background-position: 0 -82px;
    width: 92px;
    height: 63px
}

.icon-login {
    background-image: url(images/icons.png);
    background-position: -94px -82px;
    width: 92px;
    height: 63px
}

.more:hover i, .icon-more:hover {
    background-image: url(images/icons.png);
    background-position: -335px -108px;
    width: 13px;
    height: 13px
}

.icon-more {
    background-image: url(images/icons.png);
    background-position: -320px -108px;
    width: 13px;
    height: 13px
}

.choice-list li:first-child .icon, .icon-new {
    background-image: url(images/icons.png);
    background-position: -301px -125px;
    width: 9px;
    height: 9px
}

.icon-novice-1 {
    background-image: url(images/icons.png);
    background-position: -221px 0;
    width: 64px;
    height: 61px
}

.icon-novice-2 {
    background-image: url(images/icons.png);
    background-position: -221px -63px;
    width: 64px;
    height: 61px
}

.icon-novice-3 {
    background-image: url(images/icons.png);
    background-position: -221px -126px;
    width: 64px;
    height: 61px
}

.icon-novice-4 {
    background-image: url(images/icons.png);
    background-position: 0 -147px;
    width: 64px;
    height: 61px
}

.icon-novice-5 {
    background-image: url(images/icons.png);
    background-position: -132px -147px;
    width: 64px;
    height: 61px
}

.icon-novice-6 {
    background-image: url(images/icons.png);
    background-position: -66px -147px;
    width: 64px;
    height: 61px
}

.icon-p-icon {
    background-image: url(images/icons.png);
    background-position: -287px -108px;
    width: 14px;
    height: 15px
}

.icon-reg:hover {
    background-image: url(images/icons.png);
    background-position: 0 -210px;
    width: 115px;
    height: 29px
}

.icon-reg {
    background-image: url(images/icons.png);
    background-position: 0 -241px;
    width: 115px;
    height: 29px
}

.icon-s-icon {
    background-image: url(images/icons.png);
    background-position: -312px -125px;
    width: 8px;
    height: 9px
}

.icon-server-more:hover {
    background-image: url(images/icons.png);
    background-position: 0 -41px;
    width: 219px;
    height: 39px
}

.icon-server-more {
    background-image: url(images/icons.png);
    background-position: 0 0;
    width: 219px;
    height: 39px
}

.icon-service:hover {
    background-image: url(images/icons.png);
    background-position: -287px -82px;
    width: 79px;
    height: 24px
}

.icon-service {
    background-image: url(images/icons.png);
    background-position: -287px -56px;
    width: 79px;
    height: 24px
}

.icon-star {
    background-image: url(images/icons.png);
    background-position: -350px -108px;
    width: 12px;
    height: 11px
}

.icon-star1 {
    background-image: url(images/icons.png);
    background-position: -287px -125px;
    width: 12px;
    height: 11px
}

.icon-u-icon {
    background-image: url(images/icons.png);
    background-position: -303px -108px;
    width: 15px;
    height: 14px
}

.icon-activity {
    background-image: url(images/titles.png);
    background-position: 0 -26px;
    width: 221px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}

.icon-game-info {
    background-image: url(images/titles.png);
    background-position: 0 -104px;
    width: 190px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}

.icon-news {
    background-image: url(images/titles.png);
    background-position: 0 -182px;
    width: 154px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}

.icon-recommended {
    background-image: url(images/titles.png);
    background-position: 0 -52px;
    width: 219px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}

.icon-role-intro {
    background-image: url(images/titles.png);
    background-position: 0 0;
    width: 235px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}

.icon-screenshots {
    background-image: url(images/titles.png);
    background-position: 0 -78px;
    width: 211px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}

.icon-server {
    background-image: url(images/titles.png);
    background-position: 0 -130px;
    width: 188px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}

.icon-service-tle {
    background-image: url(images/titles.png);
    background-position: 0 -156px;
    width: 168px;
    height: 24px;
    margin: 10px 0 13px;
    background-repeat: no-repeat
}