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

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

a,
b,
blockquote,
body,
button,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
i,
iframe,
img,
input,
label,
legend,
li,
ol,
p,
pre,
span,
strong,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

fieldset,
hr,
img {
    border: none
}

body,
button,
input,
select,
textarea {
    font: 12px/1 "Microsoft Yahei", SimSun, Arial, "\5b8b\4f53", sans-serif
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

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
}

.clearfix:after,
.of {
    overflow: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.c3 {
    color: #3c3c3c
}

.c6 {
    color: #6c6c6c
}

.c9 {
    color: #9c9c9c
}

.hide {
    display: none
}

.show {
    display: block
}

.clear {
    clear: both
}

.clearfix {
    *zoom: 1
}

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

.cf:after,
.common-title-ico:after {
    content: ""
}

.cf {
    zoom: 1
}

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

.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
}

.disabled,
.f9c {
    color: #9c9c9c
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f18 {
    font-size: 18px
}

.disabled {
    cursor: default
}

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

.noresult {
    font-size: 24px;
    width: 360px;
    color: #9c9893;
    height: 63px;
    padding-left: 90px;
    padding-top: 60px;
    margin: 50px auto;
    background: url(//img1.37wanimg.com/www/css/images/common/fg-avatar-nodata.jpg) no-repeat #fff
}

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

.checked {
    background: -325px -93px no-repeat
}

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

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

.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
}

.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
}

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

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

.ico-next,
.ico-prev {
    width: 30px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 1
}

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

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

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

.ico-prev {
    left: 10px;
    background: -126px -175px no-repeat
}

.ico-next {
    right: 10px;
    background: -94px -175px no-repeat
}

.ico-prev:hover {
    background: -155px -112px no-repeat
}

.ico-next:hover {
    background: -62px -175px no-repeat
}

.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 {
    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,
.header {
    min-width: 1000px;
    margin: auto
}

.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)
}

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

.top-menu-fl {
    height: 30px;
    position: absolute
}

.homepage-fav {
    width: 158px;
    border: 1px solid #d9d9d9;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2;
    padding: 5px 0
}

.homepage-fav li {
    padding: 0 20px;
    color: #3c3c3c;
    cursor: pointer
}

.hd-top-stock,
.top-menu-fl a,
.top-menu-fl a:visited {
    height: 30px;
    display: inline;
    padding-left: 20px;
    overflow: hidden;
    float: left;
    _line-height: 34px
}

.homepage-fav li:hover {
    background: #f2f2f2
}

.top-menu-fl a,
.top-menu-fl a:visited {
    margin-right: 15px;
    background: url(../images/common/icon-8.png) no-repeat
}

.top-menu-fl .home-page span {
    padding-right: 10px;
    background: url(../images/common/icon-8.png) 51px -156px no-repeat;
    _background-position: 51px -159px
}

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

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

a.to-vip,
a:visited.to-vip {
    background-position: 0 -238px
}

a.to-box,
a:visited.to-box {
    background-position: 2px -266px
}

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

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

a:hover.to-vip {
    background-position: -93px -238px
}

a:hover.to-box {
    background-position: -91px -266px
}

.hd-top-stock {
    margin-left: 20px;
    background: url(//img1.37wanimg.com/www2015/images/common/stock.png) 0 50% no-repeat;
    color: #999;
    _background-position: 0 9px
}

.hd-top-stock span {
    color: #f67291
}

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

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

.all-game {
    height: 29px;
    line-height: 29px;
    width: 68px;
    padding-left: 25px;
    position: absolute;
    right: 0;
    background: url(../images/common/icon-8.png) 5px -92px no-repeat #fff;
    z-index: 4;
    border: 1px solid #fff;
    border-bottom: 0
}

.all-game-img,
.all-game-list {
    height: 262px;
    position: absolute
}

.all-game-show {
    border: 1px solid #d9d9d9;
    box-shadow: 0 -3px 3px rgba(0, 0, 0, .2);
    border-bottom: 0;
    background-position: -88px -92px
}

.all-game span {
    padding-right: 15px;
    background: url(../images/common/icon-8.png) 53px -156px no-repeat;
    _background-position: 53px -158px;
    color: #6c6c6c
}

.all-game-show span {
    background-position: -40px -157px;
    _background-position: -40px -158px
}

.all-game-list {
    width: 819px;
    right: 0;
    top: 29px;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    z-index: 3;
    display: none
}

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

.all-game-list a,
.all-game-list a:visited {
    color: #6c6c6c
}

.all-game-img {
    width: 400px;
    left: 0;
    top: 0;
    background: url(//img1.37wanimg.com/www/css/images/common/loading-48x48.gif) center center no-repeat
}

.all-game-img .all-game-txt {
    width: 215px;
    height: 100px;
    line-height: 20px;
    overflow: hidden;
    color: #6c6c6c;
    position: absolute;
    left: 17px;
    top: 130px
}

.all-game-list dl {
    height: 262px;
    position: absolute;
    top: 0
}

.all-game-list .all-game-hot {
    width: 330px;
    left: 400px;
    padding: 0 15px;
    font-size: 14px
}

.all-game-list .all-yy-game-hot {
    width: 110px;
    left: 400px
}

.all-game-list .all-sy-game-hot {
    width: 110px;
    left: 540px;
    border-left: 1px solid #d9d9d9
}

.all-game-list .game-tool {
    width: 137px;
    left: 680px;
    border-left: 1px solid #d9d9d9
}

.all-game-list dt {
    height: 44px;
    font: 700 14px/44px 'Microsoft Yahei', '\5b8b\4f53';
    color: #6c6c6c;
    text-align: left;
    padding-left: 20px;
    position: relative
}

.all-game-hot dd {
    width: 110px;
    height: 30px;
    float: left;
    overflow: hidden
}

.all-game-hot dd a,
.all-game-hot dd a:visited {
    padding-right: 18px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    height: 30px
}

.all-game-hot dd a span {
    width: 10px;
    height: 10px;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 10px
}

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

.all-game-hot dd span.h {
    background: -34px -376px no-repeat
}

.all-game-hot dd span.n {
    background: -49px -267px no-repeat
}

.all-game-hot dd.last-dd {
    width: 330px;
    clear: both;
    text-align: right
}

.all-game-hot dd.last-dd a,
.all-game-hot dd.last-dd a:visited {
    color: #1ea6ff
}

.all-game-hot .common-title-ico {
    top: 50%;
    margin-top: -11px
}

.game-tool dt {
    padding-left: 35px
}

.game-tool .common-title-ico {
    top: 50%;
    margin-top: -11px;
    left: 15px
}

.game-tool a {
    display: block;
    width: 60px;
    margin: 5px auto auto;
    text-align: center;
    padding-top: 60px
}

a.top-gbox-ico {
    background: -155px 0 no-repeat;
    line-height: 50px
}

a.top-lp-ico {
    background: 0 -175px no-repeat
}

.top-user {
    position: absolute;
    right: 95px
}

.top-user .unlog {
    padding-right: 10px
}

.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;
    position: absolute;
    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
}

.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
}

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

.loged .log-out {
    width: 37px
}

.u-level-00 {
    background: -345px -125px no-repeat
}

.u-level-01 {
    background: -357px -93px no-repeat
}

.u-level-02 {
    background: -221px -145px no-repeat
}

.u-level-03 {
    background: 0 -267px no-repeat
}

.u-level-04 {
    background: -270px -145px no-repeat
}

.u-level-05 {
    background: -321px -21px no-repeat
}

.u-level-06 {
    background: 0 -360px no-repeat
}

.u-level-07 {
    background: -69px -354px no-repeat
}

.u-level-08 {
    background: -345px -109px no-repeat
}

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

.ico-vip0 {
    background: -167px -338px no-repeat
}

.ico-vip1 {
    background: -194px -317px no-repeat
}

.ico-vip2 {
    background: 0 -376px no-repeat
}

.ico-vip3 {
    background: -49px -371px no-repeat
}

.ico-vip4 {
    background: -374px 0 no-repeat
}

.ico-vip5 {
    background: -118px -354px no-repeat
}

.ico-vip6 {
    background: -351px -141px no-repeat
}

.ico-vip7 {
    background: -375px -36px no-repeat
}

.ico-vip8 {
    background: -375px -48px 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;
    overflow: hidden;
    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
}

.logo-icon,
.logo-kf,
.logo37 {
    position: absolute
}

.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: -309px -93px
}

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

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

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

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

.user-info dd a:hover.user-info-m1 span {
    background-position: -319px -145px
}

.user-info dd a:hover.user-info-m2 span {
    background-position: -341px -93px
}

.user-info dd a:hover.user-info-m3 span {
    background-position: -104px -338px
}

.user-info dd a:hover.user-info-m4 span {
    background-position: -120px -338px
}

.user-info dd a:hover.user-info-m5 span {
    background-position: -53px -355px
}

.u-msg {
    width: 52px;
    background: url(../images/common/icon-8.png) no-repeat
}

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

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

.logo37 {
    width: 148px;
    height: 50px;
    left: 0;
    top: 17px;
    background: url("//img1.37wanimg.com/common/logo/logo_148_50.png") no-repeat
}

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

.logo-icon {
    display: block;
    width: 1px;
    height: 46px;
    left: 156px;
    top: 19px;
    background: url(../images/common/logo-icon.jpg) no-repeat
}

.logo-kf {
    width: 137px;
    height: 35px;
    left: 173px;
    top: 23px;
    background: url(../images/common/logo-kf.png) no-repeat
}

.about-result,
.search-sel dd {
    border: 1px solid #d9d9d9;
    left: 0
}

.hd-search,
.nav-list {
    top: 28px;
    position: absolute
}

.logo-kf a {
    font-size: 34px;
    font-weight: 400;
    display: block;
    height: 36px;
    line-height: 36px;
    color: #1ea6ff;
    text-indent: -9999px
}

.nav-list {
    width: 300px;
    height: 30px;
    right: 0
}

.nav-list li {
    float: left;
    height: 30px;
    font: 16px/30px 'Microsoft Yahei', '\5b8b\4f53';
    width: 90px;
    text-align: center;
    display: inline;
    margin: 0 5px
}

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

.nav-list li h2 {
    font-weight: 400
}

.nav-list li.current {
    background: -217px -71px no-repeat
}

.nav-list a,
.nav-list a:visited {
    color: #3c3c3c
}

.nav-list li.current a,
.nav-list li.current a:visited {
    color: #fff
}

.hd-search {
    width: 226px;
    height: 30px;
    right: 2px;
    color: #6c6c6c;
    background: -158px -164px no-repeat
}

.hd-search-link {
    width: 16px;
    height: 16px;
    background: -187px -145px no-repeat;
    display: block;
    position: absolute;
    top: 35px;
    right: 0
}

.search-key,
.search-sel dt {
    height: 30px;
    line-height: 30px
}

.search-sel {
    width: 65px;
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 2
}

.search-sel dt {
    cursor: pointer;
    background: url(../images/common/icon-8.png) 55px -176px no-repeat;
    overflow: hidden;
    _line-height: 34px
}

.search-sel dd {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 32px;
    padding: 5px 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.search-sel dd a,
.search-sel dd a:visited {
    display: block;
    text-align: center;
    line-height: 30px;
    color: #3c3c3c
}

.search-sel dd a:hover {
    background: #f2f2f2
}

.search-key {
    width: 120px;
    color: #9c9c9c;
    float: left;
    background: 0 0
}

.search-sub {
    width: 18px;
    height: 16px;
    position: absolute;
    background: -187px -145px no-repeat;
    right: 8px;
    top: 7px;
    cursor: pointer
}

.about-result {
    width: 223px;
    position: absolute;
    top: 35px;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.about-result img {
    float: left;
    margin-right: 10px;
    border-radius: 5px
}

.about-result li {
    padding: 9px;
    overflow: hidden;
    height: 50px
}

.about-result li:hover {
    background: #f2f2f2
}

.about-result h4 {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 3px
}

.about-result .result-dec {
    overflow: hidden
}

.about-result .result-dec a,
.about-result .result-dec a:visited {
    height: 20px;
    float: left;
    color: #1ea6ff;
    line-height: 20px
}

.about-result .result-dec a.result-dec-m {
    width: 70px;
    color: #6c6c6c;
    text-align: center;
    background: 0 -317px no-repeat;
    margin-right: 9px
}

.about-result .result-dec a.result-dec-m:hover {
    background: -309px -71px no-repeat;
    color: #fff
}

.progress-groove {
    width: 176px;
    height: 6px;
    position: absolute;
    top: 6px;
    left: 58px
}

.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
}

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

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

.common-title-ico {
    width: 4px;
    _height: 20px;
    display: inline-block;
    background-color: #2b9ae7;
    *background: no-repeat;
    background-position: -315px 0;
    position: absolute;
    left: 0;
    margin-top: -11px;
    _margin-top: -13px
}

.common-title-ico:after {
    width: 3px;
    height: 9px;
    background-color: #2b9ae7;
    position: absolute;
    left: 0;
    bottom: 0
}

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

.common-title-more:hover {
    background: 0 -339px 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 {
    float: left;
    margin-right: 12px
}

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

.ul-14 li {
    height: 26px;
    overflow: hidden;
    padding-left: 15px;
    background: url(../images/common/middot.png) left center 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: -72px -317px 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
}

.firendlink a.hidelinks {
    background: -125px -317px 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,
.log-erweima .tc a: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-avatar {
    z-index: 1;
    width: 22px;
    height: 23px;
    position: absolute;
    top: 7px;
    left: 12px;
    background: url(//img1.37wanimg.com/www/css/images/common/dialog2/bg-dialog-avatar.png) no-repeat;
    _background-image: url(//img1.37wanimg.com/www/css/images/common/dialog2/bg-dialog-avatar-8.png)
}

.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
}

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

.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;
    _background-image: url(//img1.37wanimg.com/www/css/images/common/dialog2/bg-dialog-close-8.png)
}

.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
}

.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 {
    line-height: 18px;
    margin: 8px 0
}

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

.service-menu .service-menu-a,
.sq-dialog .btn-s-140,
.sq-dialog .btn-s-w {
    text-align: center;
    display: inline-block
}

.sq-dialog-loading {
    height: 60px;
    background: url(//img1.37wanimg.com/www/css/images/common/loading-48x48.gif) 50px center no-repeat
}

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

.sq-dialog .btn-s-140,
.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\9
}

.sq-dialog .btn-s-140 {
    background: #ffab16;
    border-radius: 4px;
    color: #fff;
    overflow: hidden
}

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

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

.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
}

.kf-blue {
    color: #1ea6ff
}

.kf-red {
    color: #f25278
}

.kf-mt-20 {
    margin-top: 20px
}

.kf-mb-20 {
    margin-bottom: 20px
}

.container {
    background: url(../images/common/sa-bg.jpg) top center no-repeat #f2f4f5;
    overflow: hidden
}

.service-content {
    background: #fff
}

.service-top {
    background: url(../images/common/service-top.jpg) top center no-repeat;
    width: 1000px;
    height: 91px
}

.service-main {
    width: 1000px;
    height: 100%;
    margin: 22px auto 40px
}

.service-left {
    width: 182px
}

.service-right {
    width: 737px;
    border-left: 1px solid #ededed;
    padding: 28px 40px 40px;
    min-height: 736px;
    _height: 736px
}

.service-menu {
    width: 182px;
    padding: 18px 0 0
}

.service-menu li {
    padding: 5px 0;
    height: 31px;
    line-height: 32px;
    position: relative;
    _z-index: 0
}

.service-menu .service-menu-a {
    width: 156px;
    height: 31px;
    color: #6c6c6c;
    font-size: 16px;
    float: left;
    background: -217px -38px no-repeat;
    margin-left: 12px
}

.service-menu .service-menu-a:hover {
    color: #0f8ff2;
    text-decoration: none;
    background: -187px -112px no-repeat
}

.service-menu .circle {
    line-height: 100%;
    font-family: Tahoma, Helvetica;
    font-size: 29px;
    color: #eaeaea;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -8px;
    *right: -7px
}

.service-menu .focus .service-menu-a {
    color: #0f8ff2;
    background: -187px -112px no-repeat
}

.service-menu .focus .circle {
    height: 16px;
    display: inline-block;
    border-bottom: 1px solid #0f8ff2;
    position: relative;
    right: 0;
    top: -4px;
    _z-index: 0;
    transition: width .5s;
    _float: left;
    _margin-top: 2px
}

.service-menu .focus .circle span {
    color: #0f8ff2;
    font-size: 40px;
    right: -10px;
    position: absolute;
    _right: -7px
}

.service-title {
    padding: 0 0 6px 10px;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    margin-bottom: 18px
}

.service-title .common-title-ico {
    _left: -8px;
    _top: 0
}

.common-title-ico {
    top: 4px;
    *top: 0;
    margin: 0;
    height: 18px
}

.common-title-more {
    *top: -3px;
    _top: 3px
}

.service-tips {
    border: 1px solid #eaeaea;
    background-color: #fffcef;
    padding: 10px 9px 11px;
    width: 716px;
    color: #6c6c6c;
    font-size: 14px;
    text-align: justify;
    line-height: 24px
}

.service-tips span {
    color: #3d3d3d
}

.service-tips a {
    color: #1ea5fe;
    text-decoration: underline
}

.btn-back:hover,
.btn-blue:hover,
.btn-code-send:hover,
.btn-eee:hover,
.btn-email-code-send:hover,
.btn-orange:hover,
.btn-resend:hover,
.btn-write-125:hover,
.btn-write-245:hover,
.btn-yellow-125:hover,
.btn-yellow-140:hover,
.btn-yellow-245:hover,
.sq-selectmenu-menu a:hover {
    text-decoration: none
}

.service-bar {
    width: 736px;
    height: 130px;
    position: relative
}

.service-bar-1,
.service-bar-2 {
    height: 28px;
    left: 221px;
    top: 40px
}

.service-bar-1 {
    background: 0 -287px no-repeat;
    width: 82px;
    position: absolute;
    z-index: 11
}

.service-bar-2 {
    background: -158px -196px no-repeat;
    width: 294px;
    position: absolute;
    z-index: 10
}

.service-bar-1.three {
    background: -62px -227px no-repeat
}

.service-bar-2.three {
    background: -62px -257px no-repeat
}

.service-bar-tips {
    text-align: center;
    position: absolute;
    left: 172px;
    top: 80px
}

.service-bar span {
    display: inline-block;
    width: 130px;
    color: #9c9c9c;
    text-align: center;
    font-size: 14px
}

.service-bar span.on {
    color: #0f8ff2;
    background: 0 0
}

.input,
.textarea {
    background-color: #fff;
    box-shadow: 0 0 3px #ddd inset
}

.input {
    border: 1px solid #d9d9d9;
    border-radius: 2px
}

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

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

.btn-write-125,
.btn-yellow-125 {
    font-size: 18px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    line-height: 39px
}

::-webkit-input-placeholder {
    color: #9c9c9c
}

::-moz-placeholder {
    color: #9c9c9c
}

:-moz-placeholder {
    color: #9c9c9c
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #9c9c9c
}

.service-form {
    padding: 0 0 20px
}

.service-form .service-form-btn {
    padding: 20px 0 30px;
    position: relative;
    width: 737px;
    height: 36px
}

.btn-yellow-125 {
    width: 125px;
    height: 39px;
    background: #ffab16;
    color: #fff
}

.btn-yellow-125:hover {
    background: #ff970e;
    color: #fff
}

.btn-write-125 {
    width: 123px;
    height: 37px;
    background: #fff;
    color: #9c9c9c;
    border: 1px solid #d9d9d9
}

.btn-write-245,
.btn-yellow-245 {
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    font-weight: 700
}

.btn-write-125:hover {
    background: #fff;
    color: #3c3c3c
}

.btn-yellow-245 {
    width: 245px;
    height: 39px;
    line-height: 39px;
    background: #ffab16;
    color: #fff
}

.btn-yellow-245:hover {
    background: #ff970e;
    color: #fff
}

.btn-write-245 {
    width: 243px;
    height: 37px;
    line-height: 37px;
    background: #fff;
    color: #9c9c9c;
    border: 1px solid #d9d9d9
}

.btn-blue,
.btn-orange,
.btn-yellow,
.btn-yellow-140 {
    border-radius: 4px
}

.btn-write-245:hover {
    background: #fff;
    color: #3c3c3c
}

.btn-yellow {
    background: #ffab16
}

.btn-yellow:hover {
    background: #ff970e
}

.btn-blue {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    color: #1fb6f2;
    background: #fff
}

.btn-blue:hover {
    color: #008eeb
}

.btn-orange {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    color: #6f3b13;
    background: #fbed55;
    border-bottom: 1px solid #f1ba00;
    box-shadow: 0 0 8px rgba(255, 255, 255, .3)
}

.btn-orange:hover {
    color: #6f3b13;
    background: #ffd800
}

.btn-s {
    color: #fff;
    text-align: center
}

.btn-s:hover {
    color: #fff;
    text-decoration: none
}

.btn-yellow-140 {
    width: 140px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: #ffab16;
    color: #fff;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle
}

.btn-yellow-140:hover {
    background: #ff970e;
    color: #fff
}

.btn-eee,
.btn-resend {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==)
}

.btn-eee {
    border-radius: 3px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    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-code-send,
.btn-email-code-send,
.btn-resend {
    border: 1px solid #d9d9d9;
    background-size: 100%;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.btn-resend {
    width: 106px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    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-code-send,
.btn-email-code-send {
    width: 94px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    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-back {
    width: 106px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 3px;
    color: #9c9c9c;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle
}

.service-form-vercode,
.service-form-vercode img {
    border-radius: 3px;
    width: 96px;
    height: 36px
}

.btn-back:hover {
    color: #0c3c3c
}

.service-form-a,
.service-form-a:hover {
    text-decoration: underline
}

.not-button {
    color: #9c9c9c
}

.field-default-message,
.field-error-message {
    color: #f25277;
    font-size: 12px;
    margin-left: 8px
}

.field-right-message {
    margin-left: 8px;
    padding-left: 18px;
    background: -240px -146px no-repeat;
    font-size: 12px;
    position: relative;
    top: 5px;
    *font-size: 17px;
    _position: static
}

.ab-left .field-default-message,
.ab-left .field-error-message,
.ab-left .field-right-message {
    position: absolute;
    left: 519px;
    display: inline-block;
    width: 240px;
    text-align: left
}

.service-form-tr {
    height: 68px;
    position: relative;
    font-size: 14px
}

.service-form-tr-first {
    margin-top: 0
}

.service-form-tr-more {
    height: 136px;
    width: 737px
}

.service-form-tr-upload {
    height: 95px;
    width: 737px
}

.service-form-tr-upload iframe {
    height: 180px;
    width: 375px;
    _height: 90px
}

.service-form-td {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 16px 4px;
    float: left;
    text-align: right;
    color: #6c6c6c
}

.service-form-td-left {
    width: 212px
}

.service-form-td-w {
    width: 440px;
    text-align: left
}

.service-form-account {
    color: #3d3d3d;
    white-space: pre
}

.service-form-a {
    color: #1ea6ff
}

.service-form-vip {
    color: #f25278;
    font-weight: 700
}

.service-form-desc {
    padding: 20px 0 0 180px;
    color: #9c9c9c
}

.service-form-desc p {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin: 0
}

.service-form-tr-textarea {
    min-height: 120px;
    _height: 82px
}

.service-form-vercode {
    display: inline-block
}

.service-form-message {
    display: inline-block;
    width: 96px;
    height: 36px;
    line-height: 36px;
    background: -217px 0 no-repeat;
    text-align: center
}

.service-form-refresh {
    color: #6c6c6c;
    line-height: 36px
}

.service-form-add {
    display: inline-block;
    width: 125px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
    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);
    position: absolute;
    top: 60px;
    left: 224px
}

.service-form-tr-add {
    height: 94px
}

.service-form-td .charge-child {
    position: absolute;
    left: 224px;
    top: 15px;
    width: 300px;
    text-align: left
}

.service-form-td .charge-child span {
    display: none
}

.recharge-tips {
    width: 300px;
    position: absolute;
    left: 224px;
    top: 100px
}

.service-form-edit input,
.service-form-edit textarea {
    width: 284px;
    padding: 4px 5px;
    line-height: 26px;
    color: #3d3d3d
}

.service-form-edit input {
    height: 26px
}

.service-form-edit input:focus {
    border: 1px solid #1fb8ff
}

.service-form-edit textarea {
    height: 80px
}

.service-form-edit .vercode-input {
    width: 180px
}

.service-form-edit .radio {
    width: 14px;
    height: 14px;
    padding: 0;
    border: 0;
    cursor: pointer;
    margin-right: 5px
}

.service-form-edit .service-form-radio {
    float: left;
    width: 147px;
    display: inline-block;
    cursor: pointer;
    text-align: left;
    position: relative;
    height: 36px;
    _top: 10px
}

.service-form-edit .checkbox {
    width: 20px;
    padding: 0;
    border: 0;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    display: inline-block;
    margin-left: -18px
}

.service-form-edit .service-form-checkbox {
    width: 296px;
    display: block;
    cursor: pointer;
    text-align: left;
    position: relative;
    height: 20px;
    padding-left: 18px;
    line-height: 20px
}

.service-check {
    display: inline-block;
    background: -370px -21px no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    margin-top: -7px;
    top: 50%;
    left: 0
}

.service-check.on {
    background: -152px -338px no-repeat
}

.service-checkbox {
    display: inline-block;
    background: -335px -145px no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    margin-top: -5px;
    _margin-top: -7px;
    top: 50%;
    left: 0
}

a .service-checkbox {
    margin-top: -8px
}

.service-checkbox.on {
    background: -136px -338px no-repeat
}

.sq-selectmenu-input,
.sq-selectmenu-menu {
    border: 1px solid #d9d9d9;
    background-color: #fff
}

.service-form-select .sq-selectmenu {
    margin-right: 4px
}

.sq-selectmenu {
    display: inline-block;
    position: relative
}

.sq-selectmenu-input {
    height: 20px;
    padding: 4px 5px;
    line-height: 20px;
    border-radius: 2px;
    box-shadow: 0 0 3px #ddd inset
}

.sq-selectmenu-menu {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1000;
    overflow: auto;
    color: #585954;
    *overflow-x: hidden
}

.sq-selectmenu-menu a {
    color: #585954;
    display: block;
    padding: 7px 8px;
    z-index: 10;
    white-space: nowrap
}

.sq-selectmenu-menu a.sq-selectmenu-menu-hover {
    background-color: #0f8ff2;
    color: #fff
}

.sq-selectmenu-menu a.sq-selectmenu-menu-focus {
    background-color: #f2f2f2
}

.sq-selectmenu-menu a.sq-selectmenu-item-disabled {
    color: #aaa;
    cursor: default
}

.sq-selectmenu-btn {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 14px;
    width: 0;
    height: 0;
    background: 0 0;
    margin: 0;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
    border-top: 5px solid #9c9c9c;
    *top: 14px;
    _top: 14px;
    _font-size: 0
}

.sq-selectmenu-btn-hover {
    border-top-color: #3c3c3c
}

.sq-selectmenu-btn-focus {
    border-bottom: 5px solid #9c9c9c;
    border-top: 0
}

.sq-selectmenu-disabled {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
    filter: alpha(opacity=50);
    _height: 30px
}

@media all and (min-width:0) {
    .sq-selectmenu-input {
        padding-bottom: 8px\9
    }
}

.some-problems {
    width: 737px;
    position: relative;
    padding-top: 40px;
    color: #6c6c6c;
    font-size: 14px;
    text-align: justify
}

.some-problems h2 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    border-bottom: 2px solid #c7c7c7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    font-weight: 400
}

.some-problems span {
    position: absolute;
    left: 0;
    top: 33px;
    z-index: 10;
    display: inline-block;
    width: 100%;
    height: 1px;
    border-top: 1px solid #eaeaea
}

.some-problems ul li {
    line-height: 36px
}

.some-problems ul li i {
    background: -217px -103px no-repeat;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle
}

.some-problems ul li a {
    color: #6c6c6c
}

.some-problems ul li a:hover {
    color: #0f8ff2
}

.service-form-result {
    margin-bottom: 80px
}

.service-form-result p {
    text-align: center
}

.service-form-result .result-status {
    font-size: 18px;
    line-height: 36px;
    color: #3c3c3c
}

.service-form-result .result-info {
    font-size: 14px;
    line-height: 28px
}

.service-form-result .result-info a {
    color: #1ea5fe;
    text-decoration: underline
}

.service-form-result .result-red {
    color: #f25278
}

.service-form-result table,
.service-form-result table td,
.service-form-result table th {
    border: 1px solid #eaeaea
}

.service-form-result table {
    width: 558px;
    margin: 20px auto;
    table-layout: fixed;
    vertical-align: middle;
    text-align: center
}

.service-form-result table tr {
    height: 63px
}

.service-form-result table th {
    font-size: 16px;
    font-weight: 400;
    color: #3c3c3c
}

.service-form-result table td {
    font-size: 14px;
    font-weight: 400;
    color: #6c6c6c
}

.service-center {
    width: 920px;
    border-left: 1px solid #ededed;
    padding: 50px 40px 0;
    min-height: 400px;
    _height: 400px
}

.left-tags,
.right-tags {
    padding: 40px 20px;
    width: 316px;
    height: 175px;
    border: 1px solid #e9e9e9
}

.service-top-2 {
    background: url(../images/common/service-top-2.jpg) no-repeat
}

.service-title-tips {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #6c6c6c;
    font-size: 12px
}

.service-title-tips a {
    color: #1ea5fe
}

.question-content h2 {
    text-align: center;
    font-size: 18px;
    color: #3c3c3c;
    font-weight: 400;
    margin-top: 38px
}

.question-content p {
    font-size: 14px;
    color: #6c6c6c;
    line-height: 24px;
    text-align: justify;
    margin-top: 7px
}

.question-content .red {
    color: #f25278
}

.tags-service .explain,
.tags-service .status {
    color: #6c6c6c;
    font-size: 14px
}

.question-content p.tc {
    text-align: center
}

.tags-service {
    margin: 50px 0
}

.left-tags {
    float: left
}

.right-tags {
    float: right
}

.tags-service .explain {
    height: 90px;
    line-height: 24px;
    text-align: justify
}

.tags-service .button {
    text-align: center;
    margin-bottom: 13px
}

.tags-service .status .blue {
    color: #1ea5fe
}

.tags-service .status .red {
    color: #f25278
}

.dropdown {
    display: none;
    position: absolute;
    top: 1172px;
    left: 899px;
    z-index: 10;
    width: 513.9px;
    _width: 514px;
    *width: 514px;
    background-color: #fff;
    border: 1px solid #ccc
}

.dropdown li {
    float: left
}

.dropdown .dropdown-title {
    background-color: #f2f2f2
}

.dropdown .dropdown-title li {
    border-right: 1px solid #fff;
    color: #6c6c6c;
    cursor: pointer;
    padding: 3px 12px;
    font-size: 14px
}

.dropdown .dropdown-panel .hover,
.dropdown .dropdown-panel li:hover,
.dropdown .dropdown-title .focus,
.dropdown .dropdown-title .hover {
    background-color: #0f8ff2;
    color: #fff
}

.dropdown .dropdown-title .last {
    border-right: 0;
    width: 33px
}

.dropdown .dropdown-panel {
    padding: 10px 15px;
    display: none
}

.dropdown .dropdown-panel-show {
    display: block
}

.dropdown .dropdown-panel li {
    padding: 2px 0 2px 5px;
    width: 115px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 24px;
    line-height: 24px
}

.dropdown .dropdown-panel li input {
    position: relative;
    top: 0;
    *top: 1px;
    margin-right: 5px
}

.dropdown .dropdown-panel li.on {
    font-weight: 700;
    color: #0f8ff2;
    background-image: none
}

.dropdown .dropdown-panel li.on:hover {
    color: #fff
}

.service-else-modules p {
    line-height: 32px
}

.service-else-modules a {
    display: inline-block;
    width: 237px;
    height: 90px;
    border: 1px solid #e9e9e9;
    position: relative
}

.service-else-modules .mr-10 {
    margin-right: 8px
}

.else-icon {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 15px;
    width: 90px;
    height: 90px
}

.else-icon-1 {
    background: url(../images/common/icon-1.png) center no-repeat
}

.else-icon-2 {
    background: url(../images/common/icon-2.png) center no-repeat
}

.else-icon-3 {
    background: url(../images/common/icon-3.png) center no-repeat
}

.else-title {
    position: absolute;
    left: 105px;
    top: 32px;
    color: #9c9c9c;
    font-size: 18px
}

.fwjl-detail,
.fwjl-detail-tab-tit,
.order-list,
.order-title,
.timeline {
    position: relative
}

.service-else-modules a:hover {
    border-color: #0f8ff2
}

.service-else-modules a:hover .else-title {
    color: #0f8ff2
}

.service-else-modules a:hover .else-icon-1 {
    background: url(../images/common/icon-1-on.png) center no-repeat
}

.service-else-modules a:hover .else-icon-2 {
    background: url(../images/common/icon-2-on.png) center no-repeat
}

.service-else-modules a:hover .else-icon-3 {
    background: url(../images/common/icon-3-on.png) center no-repeat
}

.fwjl-detail {
    padding-bottom: 50px
}

.order-title {
    overflow: hidden;
    background: #f5f5f5;
    width: 896px;
    height: 13px;
    margin: 14px 0 auto;
    padding: 10px 12px;
    line-height: 13px;
    font-size: 14px
}

.order-title p {
    float: left;
    color: #6c6c6c
}

.order-title strong {
    color: #f25278
}

.order-title a {
    float: right;
    color: #9c9c9c
}

.fwjl-detail-tab-panel {
    position: relative;
    margin-top: 25px;
    overflow: hidden
}

.timeline {
    padding: 39px 0 50px;
    margin-top: -20px;
    background: url(../images/common/timeline.png) top left no-repeat;
    width: 894px
}

.fwjl-detail-tab-tit {
    margin-top: 35px;
    margin-left: 23px;
    overflow: hidden;
    z-index: 10
}

.fwjl-detail-tab-tit li {
    cursor: pointer;
    float: left;
    margin-left: 10px;
    width: 125px;
    height: 21px;
    border: 1px solid #9c9c9c;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    line-height: 21px;
    font-size: 14px
}

.dialog,
.fwjl-detail-table em {
    float: right
}

.fwjl-detail-tab-tit .fwjl-detail-active,
.fwjl-detail-tab-tit li:hover {
    font-weight: 700;
    border: 1px solid #008eea
}

.fwjl-detail-tab-tit .fwjl-detail-active a,
.fwjl-detail-tab-tit li:hover a {
    color: #008eea
}

.order-list {
    overflow: hidden
}

.order-list .service-form {
    padding: 0
}

.order-list .service-form-td-left {
    width: 250px
}

.order-list .recharge-tips,
.order-list .service-form-add {
    left: 263px
}

.order-list .field-error-message {
    left: 390px !important
}

.order-list .service-bar {
    left: 40px
}

.order-list-supply {
    display: none
}

.round,
.tip {
    display: block
}

.order-list .service-form-td .charge-child {
    left: 262px
}

.round {
    top: 52.5px;
    left: 2.5px;
    position: absolute;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #eaeaea
}

.dialog {
    margin-top: 20px;
    left: 5px;
    font-size: 14px;
    color: #3c3c3c;
    position: relative;
    width: 826px;
    height: auto;
    padding: 21px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.dialog:before {
    position: absolute;
    content: "\00a0";
    width: 0;
    height: 0;
    border-width: 10px 13px;
    border-style: solid;
    top: 27.5px;
    left: -25px
}

.fwjl-detail-table tbody,
.tip {
    position: relative
}

.detail-info-table td,
.detail-info-table th {
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    vertical-align: top
}

.dialog strong {
    margin-right: 10px
}

.brightpink {
    background: #fff7d7
}

.brightpink:before {
    border-color: transparent #fff7d7 transparent transparent
}

.brightblue {
    background: #d9ecff
}

.brightblue:before {
    border-color: transparent #d9ecff transparent transparent
}

.dateTime {
    color: #9c9c9c;
    font-style: normal;
    font-size: 12px
}

.toDetail {
    text-decoration: underline;
    color: #1ea5fe;
    margin-top: 10px
}

.description {
    margin-top: 20px
}

.detail-info-table {
    margin: 10px auto;
    width: 704px
}

.detail-info-table td {
    width: 306px;
    word-break: break-all;
    word-wrap: break-word
}

.detail-info-table th {
    width: 200px;
    font-weight: 500;
    text-align: right;
    padding-right: 10px
}

.fwjl-detail-table {
    overflow: hidden;
    width: 100%;
    height: 466px;
    text-align: left;
    font-size: 12px
}

.fwjl-detail-table tr {
    height: 45px
}

.fwjl-detail-table td,
.fwjl-detail-table th {
    text-align: left;
    overflow: hidden;
    padding: 0 20px;
    vertical-align: middle;
    width: 460px;
    border: 1px solid #eaeaea;
    font-weight: 500
}

.fwjl-detail-table textarea {
    resize: none;
    width: 760px;
    height: 152px;
    text-align: left;
    padding: 12px;
    float: right;
    background: #f5fafc;
    border: 1px solid #eaeaea;
    margin-bottom: 6px
}

.starRate,
.tip {
    float: left
}

.fwjl-detail-table label {
    margin-right: 63px;
    cursor: pointer
}

.fwjl-detail-table input {
    margin-right: 8px;
    cursor: pointer
}

.fwjl-detail-table .comment-textarea {
    padding: 10px 20px
}

.iconfont {
    margin-right: 10px;
    cursor: pointer
}

.tip {
    padding: 0 10px;
    line-height: 20px;
    height: 20px;
    border: 1px solid #00f;
    margin: 2px 0 0 10px
}

.tip-after,
.tip-before {
    font-size: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute
}

.tip-before {
    border-width: 7px 9px;
    top: 3px;
    left: -18px;
    border-color: transparent #00F transparent transparent
}

.tip-after {
    border-width: 5px 7px;
    top: 5px;
    left: -14px;
    border-color: transparent #FFF transparent transparent
}

.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 {
    width: 76px;
    height: 20px;
    background: url(//img1.37wanimg.com/www/css/images/game_site/top-user-third.png) no-repeat;
    padding-left: 18px;
    line-height: 20px;
    margin-left: 82px
}

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

.top-user-third a:hover {
    color: #008eeb
}

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

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

.ico-qq,
.loged .ico-name-qq {
    background: url(//img1.37wanimg.com/www/css/images/game_site/ico-qq.png) 0 50% no-repeat
}

.ico-wechat,
.loged .ico-name-wechat {
    background: url(//img1.37wanimg.com/www/css/images/game_site/ico-wechat.png) 0 50% no-repeat
}

.ico-weibo,
.loged .ico-name-weibo {
    background: url(//img1.37wanimg.com/www/css/images/game_site/ico-weibo.png) 0 50% no-repeat
}

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

.about-result .result-dec a.result-dec-m,
.about-result .result-dec a.result-dec-m:hover,
.all-game-hot dd span.h,
.all-game-hot dd span.n,
.checkbox,
.checked,
.common-title-ico,
.common-title-more,
.common-title-more:hover,
.firendlink a.common-title-more,
.firendlink a.hidelinks,
.hd-search,
.hd-search-link,
.ico-next,
.ico-next:hover,
.ico-prev,
.ico-prev:hover,
.ico-vip0,
.ico-vip1,
.ico-vip2,
.ico-vip3,
.ico-vip4,
.ico-vip5,
.ico-vip6,
.ico-vip7,
.ico-vip8,
.nav-list li.current,
.search-sub,
.service-bar-1,
.service-bar-1.three,
.service-bar-2,
.service-bar-2.three,
.service-check,
.service-check.on,
.service-checkbox,
.service-checkbox.on,
.service-form-message,
.service-menu .focus .service-menu-a,
.service-menu .service-menu-a,
.service-menu .service-menu-a:hover,
.some-problems ul li i,
.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,
.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,
a.top-gbox-ico,
a.top-lp-ico {
    background-image: url(../images/common/common.png?20191028164142)
}

.css_stamp {
    content: "20191028164142"
}