﻿@charset "UTF-8";

html,
body,
div,
button,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
em,
img,
samp,
small,
strong,
sub,
b,
i,
dl,
dt,
dd,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    outline: 0;
    padding: 0;
    margin: 0;
    border:0;
    cursor: url(/normal.webp), auto !important;
}

::placeholder {
    color: #74b4b6;
    opacity: 1;
}

::-ms-input-placeholder {
    color: #74b4b6;
}

body {
    font: 12px/1.5 "Microsoft Yahei", SimSun;
}

ul {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a, button {
    cursor: url(/pointer.gif), auto !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input, select, img {
    vertical-align: middle
}

table {
    font-size: 12px;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto !important;
}

tr,
th,
td {
    font-size: 12px;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
    vertical-align: bottom;
}

img {
    vertical-align: top;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: normal;
}

a {
    text-decoration: none;
    outline: none;
}

input {
    outline: none;
}

a:hover {
    text-decoration: none;
}

a,
button {
    cursor: url(/pointer.gif), auto !important;
}

.f-bc {
    margin-left: auto;
    margin-right: auto
}

.f-cf {
    zoom: 1
}

.f-cf:after {
    clear: both;
    display: block;
    content: "";
    height: 0;
    line-height: 0;
    font-size: 0
}

.f-noborder {
    border: 0 !important
}

.f-ac {
    text-align: center !important
}

.f-al {
    text-align: left !important
}

.f-ar {
    text-align: right !important
}

.f-fl {
    float: left;
    _display: inline
}

.f-fr {
    float: right;
    _display: inline
}

.f-f16 {
    font-size: 16px !important
}

.f-f18 {
    font-size: 18px !important
}

.f-f20 {
    font-size: 20px !important
}

.f-f24 {
    font-size: 24px !important
}

.f-f28 {
    font-size: 28px !important
}

.f-f32 {
    font-size: 32px !important
}

.f-red {
    color: red !important
}

.f-hide {
    display: none
}


.card-content {
    padding-left: 100px;
    margin-bottom: 30px;
    font-size: 14px
}

.card-content p {
    padding-top: 10px;
    padding-bottom: 10px
}

.key-wechat {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -ms-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    height: 18px;
    padding: 6px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 18px;
    color: #555
}

.key-wechat:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

.loged-highlight {
    white-space: pre
}


.clear {
    clear: both;
}

.cls {
    *zoom: 1;
}

.cls:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

.hidden {
    /* display: none; */
}

.a-nb {
    text-indent: -9999px;
}

.wPage {
    width: 1000px;
    margin: 0 auto;
}

.f-l {
    float: left;
    display: inline;
}

.f-r {
    float: right;
    display: inline;
}

.i-b {
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
}

.i-b {
    *display: inline;
}

.time {
    float: right;
}

/*content*/
.content {
    background: #070707 url(/img/bg.jpg) no-repeat center top;
    overflow-x: hidden;
}

.wrap {
    background: url(/img/bottom.jpg) no-repeat center bottom;
    padding-bottom: 100px;
}

.wrap .bg {
    /* background: url(/img/main.jpg) no-repeat center top; */
}

.indexPage .main {
    /*height: 1220px;*/
}

.header {
    height: 483px;
    position: relative;
    z-index: 2;
}

.logo {
    display: block;
    height: 118px;
    width: 224px;
    position: absolute;
    left: 398px;
    top: 0px;
    overflow: hidden;
}

.logo video {
    position: absolute;
    top: -25px;
    left: 50%;
    height: 165px;
    margin-left: -165px;
    z-index: 9;
    /* width: 100%; */
}

.main-nav {
    width: 850px;
    margin: 0 auto;
    background: linear-gradient(90deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0) 100%);
}

.main-nav a {
    float: left;
    width: 100px;
    height: 60px;
    margin-left: 10px;
    color: #fff;
    font-size: 18px;
    align-items: center;
    align-content: center;
    text-align: center;
    padding-bottom: 5px;
}

.main-nav a:hover {
    border-bottom: 4px solid #C1BBAB;
    padding-bottom: 1px;
    text-shadow: 0px 4px 4px #c1bbab;
}

.main-nav .nav-4 {
    margin-left: 200px;
}

.banner {
    height: 370px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 123px;
}

.banner .wd {
    display: block;
    position: absolute;
    right: 62px;
    top: 250px;
    width: 346px;
    height: 151px;
    background: url(/img/wd.png);
}

.banner .wd:hover {
    background: url(/img/wd-h.png);
}

/*left*/
.mod-left {
    width: 238px;
}

.startgame {
    /* width: 238px; */
    height: 215px;
    background: url(/img/start.png) no-repeat;
}

.startgame:hover {
    background: url(/img/start-h.png) no-repeat;
}

.startgame a {
    display: block;
    width: 100%;
    height: 100%;
}

.login {
    background-color: #2d464a;
    height: 170px;
    overflow: hidden;
    margin-top: 5px;
}

.login .line {
    height: 38px;
    width: 100%;
    margin: 5px 0 0;
    background: #213436;
}

.login .line a {
    float: left;
    height: 34px;
    width: 118px;
    background: url(/img/cmb.png) no-repeat;
    text-indent: -9999px;
    transition: all .2s ease;
}

.login .line .chongzhi {
    margin-left: 1px;
    background-position: -237px -256px;
}

.login .line .reg {
    background-position: -355px -256px;
}

.login .line .chongzhi:hover {
    background-position: -237px -294px;
}

.login .line .reg:hover {
    background-position: -355px -294px;
}

.login .log {
    font-size: 0;
    padding: 1px 10px 0;
}

.login .int-box,
.login .btn-box {
    font-size: 14px;
}

.login .int-box {
    width: 155px;
    margin-right: 12px;
}

.login .int-box li.n {
    margin-bottom: 5px;
}

.login .int-box .int {
    background: #4b7e81;
    padding: 2px 2px 2px 8px;
}

.login .int-box .int input {
    line-height: 15px;
    height: 15px;
    background: transparent;
    border: none;
    width: 145px;
    color: #fff;
}

.login .btn-box {
    margin-top: 1px;
}

.btn-box a {
    display: block;
    height: 50px;
    width: 50px;
    background: url(/img/cmb.png) no-repeat left 0;
    transition: all .2s ease;
    text-indent: -9999px;
}

.btn-box a:hover {
    background-position: -55px top;
}

.login .tips {
    margin-top: 4px;
}

.login .tips,
.tips a {
    color: #74b4b6;
    font-size: 12px;
    font-weight: 700;
}

.login .find {
    margin-left: 54px;
    text-decoration: underline;
}

.hd h2 {
    font-size: 18px;
    padding: 12px 5px;
    color: #ffe1a8;
    background-image: linear-gradient(180deg, #FFE1A8 39%, #b7845c 60%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    filter: drop-shadow(2px 2px 1px #1c2a2a);
}

.hd h2:before {
    content: "#";
    margin: 5px;
}

.event-list {
    padding: 5px 2px 1px;
}

.event-list .ev-line{
    padding: 10px;
    background: rgba(15, 16, 19, 0.3);
    border: 1px solid #1b3237;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.event-list .ev-line:hover {
    border-color: #a1c7d2;
    background: rgba(15, 16, 19, 0.5);
    transform: translateY(-1px);
}

.event-list .ev-line .alig{
    display: flex;
    align-items: center;
    gap: 12px;

}

.event-list .ev-line .ev-ava {
    position: relative;
    width: 40px;
    height: 40px;
    border: 1px solid;
    border-radius: 50%;
    align-items: center;
    align-content: center;
    background-color: #1b3237;
}

.event-list .ev-line .ev-ava .type {
    position: absolute;
    bottom: -14px;
    right: -15px;
    background: #324c50;
    border: 1px solid #e8d3b1;
    color: #f4deb1;
    font-size: 11px;
    font-weight: 600;
    padding: 0;
    border-radius: 10px;
    min-width: 50px;
    text-align: center;
    line-height: 15px;
}

.event-list .ev-line .info {
    display: flex;
    flex-direction: column;
    gap: 2px;
    line-height: 12px;
    padding-left: 5px;
}

.event-list .ev-line .info .ev-name {
    color: #ffa308;
    font-size: 14px;
    font-weight: 500;
    text-align:left
}

.event-list .ev-line .info .ev-time {
    color: #A18C76;
    font-size: 12px;
}

.event-list .inner {
    border: solid 1px #1a2a2f;
    height: 355px;
    overflow: hidden;
}

.event-list .hd,
.media .hd,
.kfu .hd,
.links .hd {
    height: 47px;
    width: 232px;
    background: url(/img/cmb.png) no-repeat left -222px;
}

.event-list .con {
    height: 308px;
    background: #324c50;
}

.event-list {
    text-align: center;
}

.event-list li {
    line-height: 28px;
    margin-bottom: 3px;
    border-bottom: dashed 1px #273b3e;
    text-align: center;
}

.event-list li a:hover {
    color: #d9a33f;
}
.event-list li a {
    color: #d9c0ae;
    display: flex;
    align-items: center;
}

.quick-ingame {
    color: #9ec8d6;
    text-align: center;
    line-height: 28px;
    background: #273b3e;
    height: 28px;
}

.loged {
    padding: 0 8px;
    color: #fff;
}

.loged p,
.loged a {
    color: #d9a33f;
}

.loged .user_nm {
    font-weight: bold;
    color: #ef5a00;
    font-size: 12px;
}

.loged .btn_zhux {
    float: right;
}

.loged .user_ha1 {
    overflow: hidden;
    padding: 0 5px;
}

.loged .user_ha2 {
    padding: 5px 0px 0px 5px;
}

.loged .user_ha2 a {
    text-indent: 7px;
    color: #ef5a00;
}

.loged p {
    line-height: 24px;
    padding-left: 5px;
}

.loged .user_ha3 .u_qu {
    color: #1a1a1a;
}

.loged .user_ha3 .u_more {
    padding: 0px 7px 0px 5px;
    float: right;
}

.loged .user_btn1 {
    margin: 10px 0px 0px 16px;
    position: relative;
    height: 46px;
}

.event-list .s-int {
    margin: 0 5px;
    width: 86px;
    border: solid 1px #494848;
    text-align: center;
    line-height: 12px;
    background: #c5c4c2;
    color: #1a1e24;
    padding: 2px 0;
}

.quick-ingame a {
    transition: all .3s ease-in-out;
    display: inline-block;
    height: 20px;
    width: 60px;
    line-height: 20px;
    background: url(/img/cmb.png) no-repeat -111px 1px;
    color: #950101;
    font-weight: 500;
}

.quick-ingame a:hover {
    background-position: -171px 1px;
}

.list-inner {
    padding: 10px 2px;
    color: #a6b0b3;
    font-size: 14px;
}

.server-ul li {
    line-height: 28px;
    margin-bottom: 3px;
    border-bottom: dashed 1px #273b3e;
    text-align: center;
}

.server-ul li a {
    color: #d9c0ae;
}

.server-ul li em {
    margin-left: 2px;
    font-style: normal;
}

.server-ul li span {
    /*margin-left:15px;*/
}

.server-ul li a:hover {
    color: #d9a33f;
}

.server-more {
    padding: 8px 0 0 0;
}

.server-more a {
    background: url(/img/cmb.png) no-repeat -236px -223px;
    height: 28px;
    width: 98px;
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
    transition: all .3s ease-in-out;
}

.server-more a:hover {
    background-position: -336px -223px;
}

.discordbox {
    margin: 10px 0 9px;
    padding: 1px 2px;
    background: #223336;
    height: 319px;
    overflow: hidden;
}

.discordbox .inner {
    border: solid 1px #1a2a2f;
}

.discordbox .hd {
    background-position: left -270px;
}

.discordbox .bd {
    *padding: 18px 5px 15px 15px;
}

.discordbox .text {
    margin-left: 115px;
    color: #9ec8d6;
    font-size: 14px;
    /*font-weight: 700;*/
}

.discordbox .text p {
    line-height: 25px;
    white-space: nowrap;
}

.discordbox .text .zx {
    text-indent: -9999px;
    transition: all .3s ease-in-out;
    display: block;
    height: 20px;
    width: 60px;
    line-height: 20px;
    background: url(/img/cmb.png) no-repeat -234px 1px;
}

.discordbox .text .zx:hover {
    background-position: -295px 1px;
}

.media {
    padding: 1px 2px;
    background: #223336;
    height: 120px;
    overflow: hidden;
}

.media .inner {
    border: solid 1px #1a2a2f;
}

.media .hd {
    background-position: left -318px;
}

.media .bd {
    margin: 10px auto;
    width: 150px;
    height: 50px;
    overflow: hidden;
}

.media .bd li {
    width: 150px;
    height: 50px;
}

.social-btns
{
    letter-spacing: 15px;
    text-align: center;
    padding: 12px;
    max-height: 36px;
}

.links {
    margin: 17px 0 0;
    padding: 2px 3px;
    background: #223336;
}

.links .hd {
    height: 61px;
    background-position: left -366px;
}

.links .inner {
    position: relative;
}

.links .inner a {
    margin: 10px 0 0 5px;
    font-size: 25px;
    color: #a1c7d2;
}

.links .inner a:hover {
    color: #ebc77a;
    cursor: url(/pointer.gif), auto !important;
}

/*mod-right*/
.mod-right {
    width: 750px;
    margin-left: 10px;
    padding-top: 118px;
}

.section-1 {
    background: #333b3d;
    padding: 1px;
    position: relative;
}

.kv-panel li,
.kv-panel li img {
    height: 230px;
    width: 570px;
}

.kv-cont {
    position: relative;
    height: 230px;
    width: 570px;
    overflow: hidden;
}

.kv-tab {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.kv-tab li {
    float: left;
    display: inline;
    width: 12px;
    height: 12px;
    filter: alpha(opacity=80);
    opacity: 0.8;
    background-color: #FFF;
    color: #666;
    text-align: center;
    cursor: url(/pointer.gif), auto !important;
    margin-right: 4px;
    overflow: hidden;
    border-radius: 6px;
    text-indent: -9999px;
}

.kv-tab li:hover,
.kv-tab li.active {
    background-color: #666;
    color: #FFF;
}

.r-infor {
    position: absolute;
    background: url(/img/infor.jpg) left center no-repeat;
    height: 230px;
    width: 178px;
    right: 0;
    top: 1px;
    overflow: hidden;
}

.r-infor li {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-weight: 700;
    padding: 0 6px;
    text-align: center;
    padding-top: 2px;
}

.r-infor li a {
    color: #99adb5;
    display: block;
    float: left;
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.r-infor li a:hover,
.r-infor li.current a {
    color: #ffc731;
}

.section-2 {
    height: 272px;
    overflow: hidden;
    position: relative;
    margin: 20px 0 14px;
    background-color: #2a3b3d;
}

.news {
    width: 492px;
}

.news .hd {
    position: relative;
    padding: 0 10px 0 15px;
}

.more,
.detail {
    color: #fff;
    font-weight: normal;
    line-height: 15px;
    display: block;
    padding-right: 18px;
    position: absolute;
    right: 12px;
    top: 15px;
}

.more i,
.detail i {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 12px;
    width: 12px;
    text-align: center;
    line-height: 10px;
    font-style: normal;
    border: solid 1px #fff;
    font-size: 12px;
    font-weight: 700;
}

.more:hover {
    color: #ffc731;
}

.more:hover i {
    border-color: #ffc731;
}

.news .news-nav {
    font-size: 16px;
    font-weight: 700;
    border-bottom: solid 2px #4b7e81;
}

.news .news-nav li {
    width: 100px;
    height: 46px;
    float: left;
    display: inline;
    text-align: center;
    line-height: 46px;
}

.news-nav li a {
    display: block;
    height: 100%;
    color: #baccd2;
    position: relative;
}

.news-nav li a i {
    display: none;
    position: absolute;
    left: 45px;
    bottom: 0;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
    border-style: solid;
    border-width: 6px;
    border-color: #2a3b3d #2a3b3d #4b7e81;
}

.news-nav li a:hover,
.news .news-nav li.cur a {
    color: #ffc731;
}

.news-nav li a:hover i,
.news .news-nav li.cur a i {
    display: block;
}

.news-cnt {
    padding: 10px 10px 10px 15px;
}

.news-hot {
    height: 70px;
    overflow: hidden;
}

.news-hot .news-pic {
    width: 70px;
    height: 70px;
    background: url(/img/hot-bg.jpg) no-repeat;
}

.news-hot .text {
    margin-left: 85px;
    position: relative;
    height: 100%;
}

.news-hot .text p {
    line-height: 18px;
}

.news-hot .title a {
    color: #ffc731;
    font-size: 16px;
    font-weight: 700;
}

.news-hot .summary a {
    color: #4b7e81;
}

.news-hot .text .detail {
    bottom: 0;
    right: 50px;
    color: #cd2d2b;
    text-decoration: underline;
    top: 40px;
}

.text .detail i {
    border-color: #cd2d2b;
}

.news-cnt .bd {
    padding: 12px 8px 0;
    margin-top: 10px;
    overflow: hidden;
    border-top: dashed 1px #465d5e;
    height: 105px;
}

.news-cnt li {
    line-height: 26px;
    font-size: 14px;
    color: #4b7e81;
}

.news-cnt li a {
    color: #a6b0b3;
}

.news-cnt li a:hover {
    color: #ffc731;
}

.gonglue {
    position: absolute;
    height: 271px;
    width: 254px;
    background: url(/img/gong-bg.jpg) left top no-repeat;
    right: 0;
    top: 0;
    overflow: hidden;
}

.gonglue .hd {
    height: 48px;
}

.gonglue .hd a {
    float: right;
    line-height: 47px;
    color: #fff;
    margin-right: 8px;
}

.gonglue .hd a:hover {
    color: #ffc731;
}

.gonglue .bd {
    padding: 0 10px;
    height: 206px;
    overflow: hidden;
}

.gonglue .bd li {
    line-height: 30px;
    margin-bottom: 3px;
    border-bottom: dashed 1px #273b3e;
}

.gonglue .bd li a,
.gonglue .bd .time {
    color: #a6b0b3;
}

.gonglue .bd li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    *float: left;
}

.gonglue .bd li em {
    margin: 0 5px;
    font-style: normal;
}

.gonglue .bd li span {
    margin-left: 15px;
}

.gonglue .bd li a:hover {
    color: #d9a33f;
}

.mediawrap {
    margin: 10px 0;
    background: url(/img/ts_bg.jpg) left top no-repeat;
    height: 189px;
}

.mediawrap .hd {
    height: 48px;
}

.t_media {
    overflow: hidden;
    width: 750px;
    height: 140px;
}

.t_media fieldset, .t_media  marquee{
    width: 750px;
}

.t_media img, .t_media .video{
    height: 125px;
    *width: 125px;
    margin: 10px 0 0 37px;
}

.rolewarp {
    margin: 10px 0;
    background: url(/img/role_bg.jpg) left top no-repeat;
    height: 328px;
}

.rolewarp .hd {
    height: 48px;
}

.role {
    overflow: hidden;
    width: 750px;
    height: 328px;
}




.s-link {
    margin-top: 8px;
    background: #2d3d42;
    padding: 8px;
    visibility: hidden;
}

.s-link a {
    color: #9c9c9c;
    white-space: nowrap;
    margin: 0 4px;
    font-weight: 700;
}

.s-link a:hover {
    color: #fff;
}

/*server page*/
.serverPage {
    background: url(/img/s-bg.jpg) no-repeat center top;
    padding-bottom: 0;
}

.serverPage .main {
    width: 890px;
    margin: 0 auto;
    background: url(/img/s-main.jpg) no-repeat center top;
    height: 1000px;
    overflow: hidden;
}

.s-header {
    height: 120px;
}

.s-header .s-nav {
    display: block;
    float: left;
    margin: 40px 26px 0 0;
    height: 64px;
    width: 134px;
    background: url(about:blank);
    text-indent: -9999px;
}

.s-header .s-nav-r {
    float: right;
    margin: 40px 2px 0 26px;
}

.s-header .s-logo {
    display: block;
    float: left;
    width: 230px;
    height: 120px;
    margin-left: 8px;
    background: url(about:blank);
    text-indent: -9999px;
}

.sl-login {
    margin-top: 80px;
    height: 98px;
    overflow: hidden;
}

.sl-login .sl-log {
    font-size: 0;
    padding: 22px 0 0 155px;
}

.sl-login .int-box,
.sl-login .sl-btn-box {
    font-size: 14px;
}

.sl-login .int-box li {
    float: left;
    display: inline;
    padding-right: 14px;
}

.sl-login .int-box .int {
    background: #fff;
    border: solid 1px #6f5a49;
    padding: 2px 2px 2px 8px;
    color: #000;
    box-shadow: 0 0 4px #b19786 inset;
}

.sl-login .int-box .int input {
    color: #ff9600;
    line-height: 28px;
    height: 28px;
    background: transparent;
    border: none;
    width: 128px;
}

.sl-login .int-box li .b {
    margin: 8px 0 0 5px;
}

.sl-login .int-box li .b,
.sl-login .int-box li .b a {
    color: #ffec9f;
    font-size: 12px;
}

.sl-login .int-box li .find {
    margin-left: 10px;
}

.sl-login .int-box li .b .regist {
    margin-left: 10px;
    color: #fff08e;
}

.sl-btn-box a {
    display: block;
    height: 45px;
    width: 154px;
    background: url(/img/zl.png) no-repeat left -170px;
    text-indent: -9999px;
}

.s-body .loged {
    padding: 14px 30px 0;
    width: 826px;
}

.s-body .loged .top {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.s-body .loged li {
    color: #dcc0a3;
    float: left;
    display: inline;
    width: 408px;
    line-height: 24px;
    height: 24px;
}

.s-body .loged a {
    color: #ffec9f;
}

.s-body .loged .loged-highlight {
    color: #ff9600;
}

.server-cont {
    margin-top: 75px;
    padding: 20px 52px;
    _margin: 75px 0 20px;
}

.recomm .hd {
    color: #ffb018;
    font-size: 18px;
    font-weight: 700;
    width: 125px;
}

.recomm .bd,
.recomm .hd {
    height: 50px;
    line-height: 50px;
}

.recomm ul li {
    float: left;
    display: inline;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
}

.recomm li a {
    color: #fff;
    display: block;
    height: 100%;
    width: 202px;
    background: url(/img/zl.png) no-repeat 0 -217px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recomm li a span {
    margin-left: 2px;
    color: #ffbd49;
}

.recomm li a:hover {
    background-position: left -268px;
}

.sl-quick-ingame {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

.sl-quick-enter-input {
    color: #f00;
    width: 45px;
    text-align: center;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    margin: 0 4px;
}

.sl-quick-enter-click {
    height: 23px;
    line-height: 23px;
    width: 75px;
    display: inline-block;
    background: url(/img/zl.png) no-repeat -34px -140px;
    margin-left: 10px;
    text-indent: -9999px;
}

.sl-list {
    padding: 20px 12px 0;
}

.sp-pager {
    border-bottom: 1px solid #861a1d;
}

.sp-pager li {
    width: 80px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    float: left;
    background: #861a1d;
    color: #fff;
    cursor: url((/pointer.gif)), auto !important;
    margin: 0 0 0 8px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    font-size: 14px;
}

.sp-pager .hover {
    color: #d99228;
    font-weight: 700;
}

.sp-panel-wrap {
    height: 430px;
    overflow-y: auto;
}

.sq-panel li {
    margin: 8px 0 0 25px;
    text-align: left;
    float: left;
    display: inline;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sq-panel li a {
    color: #ff9600;
    display: block;
    height: 100%;
    width: 202px;
    background: url(/img/zl.png) no-repeat 0 -217px;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sq-panel li a:hover {
    background-position: left -268px;
}

.sq-panel li span {
    margin-left: 2px;
    color: #ffbd49;
}

/*news page*/
.news-detail {
    padding: 1px 2px;
    background: #485355;
    min-height: 850px;
}

.news-detail .hd {
    padding: 88px 0 0 20px;
    height: 80px;
    background: url(/img/n-bg.jpg) no-repeat 0 0;
}

.news-detail .hd h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.news-detail .hd p {
    line-height: 30px;
    color: #73a2a5;
}

.news-detail .hd a {
    color: #73a2a5;
}

.article-main,
.article-list {
    padding: 20px 12px;
}

.article-title h2 {
    font-size: 20px;
    font-family: 'Microsoft YaHei';
    color: #ffc731;
    text-align: center;
    margin-bottom: 5px;
}

.article-editor {
    text-align: center;
    height: 24px;
    font: normal 14px/24px 'Microsoft YaHei';
    color: #89a1a5;
}

.article-from {
    height: 20px;
    padding-bottom: 10px;
    line-height: 20px;
    text-align: center;
    color: #8B8B8B;
    font-size: 12px;
    border-bottom: solid 1px #22363a;
}

.article-content {
    margin-top: 10px;
    line-height: 24px;
    text-align: left;
    color: #dbdbdb;
    font-size: 14px;
}

.article-content a {
    color: #dbdbdb;
    font-size: 14px;
}

.article-list li {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border-bottom: dashed 1px #273b3e;
    margin-bottom: 8px;
}

.article-list .time {
    color: #d9a33f;
}

.article-list li a {
    color: #d9c0ae;
}

.article-list li a:hover {
    color: #d9a33f;
}

#pageNum {
    height: 50px;
    margin: 20px auto 0;
    padding-top: 20px;
    color: #AE3A00;
    text-align: center;
    font-size: 12px;
}

#pageNum span {
    display: inline;
}

#pageNum a {
    margin: 3px;
    padding: 5px 5px 3px;
    line-height: 26px;
    background: #999;
    color: #ffffff;
    font-size: 12px;
}

.card-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: url(pointer.gif), auto !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-right: 30px;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

body div#footer_b {
    margin: auto;
}

/** new server **/
.type-choose {
    height: 32px;
    color: #fff;
    position: relative;
    margin: 10px auto;
    text-align: center;
}

.select-dom {
    width: 120px;
    height: 27px;
    overflow: hidden;
    display: inline-block;
    background: #FFF;
    color: #1f395f;
    vertical-align: middle;
    position: relative;
    border: 0;
    font-size: 14px;
}

#select-dom-xz {
    width: 116px;
    margin-right: 2px;
}

.select-con {
    width: 90px;
    text-align: center;
    color: #1f395f;
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/common/spacer.gif");
    height: 27px;
    line-height: 27px;
    padding: 0 10px 0 8px;
    cursor: url(pointer.gif), auto !important;
}

#select-dom-xz .select-con {
    width: 88px;
}

.select-btn {
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    margin: 3px 8px 0 0;
    border-top: 5px solid #264169;
    border-left: 5px solid #FFF;
    border-right: 5px solid #FFF;
    border-bottom: none;
    cursor: url(pointer.gif), auto !important;
    _font-size: 0;
    overflow: hidden;
    right: 0;
    top: 8px;
}

.option-bg {
    position: absolute;
    display: none;
    z-index: 3;
    top: 28px;
    left: 0;
    *top: 29px
}

.option-bg-xz {
    left: 300px;
}

.type-option-dom {
    width: 118px;
    padding: 1px;
    font-size: 12px;
    border: 0;
    background: #FFF;
}

.type-option-dom li {
    width: 114px;
    padding: 2px;
    line-height: 22px;
    height: 22px;
    color: #000;
    cursor: url(pointer.gif), auto !important;
    text-align: center;
}

.select-type {
    z-index: 2;
    text-align: center;
    display: inline-block;
}

.option-dom {
    background: #fff;
    font-size: 12px;
    overflow: hidden;
    width: 216px;
    padding: 1px;
}

.option-dom li {
    height: 16px;
    color: #000;
    cursor: url(pointer.gif), auto !important;
    float: left;
    line-height: 18px;
    width: 68px;
    padding: 2px;
    text-align: center;
}

.option-dom li.focus {
    background: #EA9200;
    color: #fff;
}

.s-fastin {
    background: #FFF;
    color: #000;
    border: 0;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: 42px;
}

.s-fastin-btn {
    display: inline-block;
    width: 71px;
    height: 23px;
    background: url(/img/zl.png) no-repeat -34px -140px;
    text-indent: -9999em;
    vertical-align: middle;
}

#servers li {
    margin: 8px 19px;
    text-align: left;
    float: left;
    display: inline;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#servers li a {
    color: #ff9600;
    display: block;
    height: 100%;
    width: 202px;
    background: url(/img/zl.png) no-repeat 0 -217px;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

#all-xz-server {
    overflow-y: auto;
    overflow-x: hidden;
    height: 470px;
    width: 756px;
    _height: 420px;
}

.select1,
.select2 {
    display: inline-block;
    *display: inline;
    position: relative;
}

.select1 {
    margin-right: 10px
}

/*three*/
.loged .loged-top {
    display: none
}

.three {
    font-size: 12px;
    color: #74b4b6;
}

.sq-third-link {
    display: inline-block;
    *display: inline;
}

.three-icon {
    background: url("/img/three.png") no-repeat;
    transition: .5s;
    width: 28px;
    height: 28px;
    display: inline-block;
    text-indent: -9999em;
    vertical-align: middle;
    margin: 0 8px;
}

.three-wx {
    background-position: -39px 0;
}

.three-wb {
    background-position: -78px 0;
}

.loged-usercenter a {
    margin-left: 10px;
}

.s-body .three-icon {
    margin: 0 4px;
}

.serverPage .three-wrap {
    position: absolute;
    left: 400px;
    top: 60px;
}

.audio-controls{
    position: absolute;
}


.g-footer {
    background-color: #555;
    vertical-align: middle;
    align-items: center;
    align-content: center;
}

.g-footer-row1 {
    text-align: center;
    line-height: 40px;
    color: #ffff;
    align-items: center;
    align-content: center;
}

.g-footer-row1 a {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 33px;
    margin-right: 20px;
    overflow: hidden;
    text-indent: -999px;
}

.g-footer-row1 label, .g-footer-row1 span {
    display: inline-block
}

.g-footer-row2 {
    background-color: #efefef;
    overflow: hidden;
    height: 142px;
    *position: relative;
    width: 100%
}

.g-footer-row2-main {
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    overflow: visible
}

.g-footer-row2 dl {
    float: left;
    width: 160px;
    border-right: 1px solid #d8d8d8
}

.g-footer-row2 dt, .g-footer-row2 dd {
    height: 33px;
    line-height: 33px
}

.g-footer-row2 .f-noborder {
    border: 0
}

.g-footer-row2 dt {
    color: #496b7f;
    font-size: 14px;
    font-weight: 700
}

.g-footer-row2 a {
    color: gray
}

.g-footer-row3 {
    background-color: #333;
    text-align: center;
    color: #b0afaf;
    padding-top: 14px;
    padding-bottom: 14px;
    border-top: 1px solid #606060;
    *position: relative
}

.g-footer-row3 p {
    margin-top: 5px;
    margin-bottom: 5px
}

.g-footer-row3 a {
    color: #b0afaf
}

.g-footer-row3-1 a {
    color: #fdfdfd;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 5px
}

.g-footer-row3-2 span {
    margin-right: 10px
}

.g-footer-row3-2 a, .g-footer-row3-3 span {
    margin-left: 5px;
    margin-right: 8px
}

.g-footer-row3-5 {
    line-height: 40px
}

.g-footer-row3-5 a {
    margin: 0 auto
}

.g-footer-row3-5 a img {
    width: auto;
    height: 40px;
    margin-right: 3px;
    margin-left: 12px
}

.g-footer-switch {
    background-color: #DBDBDB;
    border-top: 1px solid #CFCFCF;
    text-align: center;
    height: 12px;
    *position: relative
}

.g-footer-switch a {
    width: 26px;
    height: 12px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}



.g-foot-more-btn {
    background: #DEDEDE;
    padding: 3px;
    border-radius: 2px
}

.g-foot-more-btn:hover {
    text-decoration: none
}

.g-foot-more {
    display: none;
    background-color: #fff;
    padding: 4px;
    position: absolute;
    z-index: 96;
    bottom: 40px;
    box-shadow: 1px 1px 2px;
    border: 1px solid #EFEFEF;
    *width: 392px;
    outline: 0;
    overflow: visible
}

.g-foot-more-panel {
    border-right: 1px solid #d6d6d6;
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    width: 390px
}

.g-foot-more-panel a {
    color: #464646;
    float: left;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    text-decoration: none;
    width: 109px;
    overflow: hidden;
    text-align: center;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    display: inline-block
}

.g-foot-more-panel a:hover {
    background-color: #edf8fc
}

.g-foot-more-panel div {
    overflow: hidden
}

.g-foot-more-panel-corner {
    width: 15px;
    height: 9px;
    display: block;
    position: absolute;
    bottom: -14px;
    left: 125px;
    z-index: 10;
    _display: none
}

.g-foot-more-1 {
    left: -60px
}

.g-foot-more-2 {
    left: 100px
}

.g-foot-more-3 {
    left: 262px
}

.g-foot-more-4 {
    left: 424px
}

.g-foot-more-5 {
    left: 584px
}

.g-foot-more-6 {
    left: 745px
}

.fade {
    transition: opacity .15s linear;
}

/*Google*/
#google_translate_element {
    position: absolute;
    text-align: center;
    z-index: 999999999999999;
    right: 130px;
    top: 20px;
}

#google_translate_element span {
    display: none
}

.goog-te-banner-frame, .goog-logo-link {
    opacity: 0 !important;
    visibility: hidden !important;
    position: absolute
}

.goog-te-gadget {
    color: transparent !important;
    font-size: 0 !important;
}

.goog-te-combo {
    width: auto;
    border: 2px solid #4a7d80;
    background-color: #2d4549;
    color: #e6c190;
    border-radius: 8px;
    font-size: 18px !important;
    outline: 0;
    height: 50px;
    padding: 0 30px;
}

.goog-text-highlight {
    background-color: transparent !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -moz-box-sizing: unset !important;
}

.g-recaptcha div {
    margin: auto;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate {
    display: none;
}

body {
    top: 0 !important;
}

/*/Google*/