html,
body {
    width: 100%;
    height: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}


/*address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}*/

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
}

body {
    font: 12px/1.6 arial, helvetica, sans-serif;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    vertical-align: text-bottom;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

em {
    font-weight: bold;
}

input,
button {
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

body {
    font-family: "Microsoft YaHei", simSun, Arial;
    line-height: 170%;
    font-size: 12px;
    color: #ccc;
    min-width: 1000px;
    background: url(../images/server_bg.jpg) #0c0c0c no-repeat 50% 0 fixed;
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.m_b {
    margin-bottom: 20px !important;
}

.m_b_xs {
    margin-bottom: 10px !important;
    margin-left: 20px;
}

.wrap {
    position: relative;
    width: 652px;
    background-image: url(/skin/images/sebj.jpg);
    float: right;
    margin-right: 3%;
    height: 100%;
}

.wrap>div {
    margin: 10px 10px 10px 25px;
    width: 600px;
}

div.nav {
    padding-top: 30px;
    height: 89px;
    overflow: hidden;
}

div.nav a {
    float: left;
    margin: 0 5px;
    width: 140px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background: #666;
    color: #fff;
    margin-bottom: 10px;
}

div.nav a:hover {
    text-decoration: none;
}

div.user {
    position: relative;
    border: 1px solid #444;
    padding: 10px;
    width: 590px;
    height: 72px;
    background: #333;
}

div.user>div {
    float: left;
}

div.user p {
    line-height: 25px;
}

.loginbox {
    width: 100%;
    padding: 12px;
}

.loginbox input {
    float: left;
    margin-right: 15px;
    width: 150px;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    outline: none;
    border: none;
    color: #6e6054;
    background: #111;
}

.loginbox button {
    float: left;
    border: none;
    outline: none;
    width: 145px;
    height: 35px;
    background: #666;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-top: -4px;
}

.loginbox a {
    float: left;
    margin-left: 22px;
    line-height: 26px;
}

.my_info_box {
    width: 370px;
    padding-left: 10px;
}

.my_info_box .name {
    margin-right: 2em;
}

.my_info_box a {
    margin-right: 0.8em;
}

.g_sorts a {
    padding: 0 !important;
    width: 140px !important;
}

.game_qq {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 190px;
    border-left: 1px solid #444;
    padding-left: 20px;
}

div.game_server {
    padding: 0 5px;
    margin-top: 30px;
}

.g_header,
.g_herald {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.g_herald {
    font-size: 18px;
    background: #666;
}

.g_herald .name {
    margin-right: 2em;
}

.g_sorts a {
    float: left;
    padding: 3px 15px;
    margin-right: 5px;
    background-color: #666;
    color: #fff;
}

.g_sorts a:hover {
    text-decoration: none;
}

.g_sorts a.on {
    background-color: #999;
}

.serv_list_g {
    margin: -5px;
}

.serv_list_g a {
    float: left;
    margin: 5px;
    width: 190px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-weight: bold;
}

.serv_list_g a:hover {
    text-decoration: none;
}

.serv_list_g a em {
    margin-left: 1em;
}

.game_jianjie.serv_list_g {
    position: relative;
    min-height: 50px;
    margin: 10 auto;
    width: 605px;
}

.box_cs {
    width: 300px;
    min-height: 275px;
    background: url(../images/banben.png) no-repeat center;
    color: #fff;
    position: absolute;
    top: 50px;
    z-index: 99999;
    left: 156px;
    display: none;
}

.box_cs .box_main {
    color: #fff;
    padding: 10px;
    padding-left: 20px;
}

.box_cs h4.box_tit {
    width: 300px;
    height: 10px;
    background: url(../images/jt.png) no-repeat center;
    display: block;
    font-weight: normal;
}

.box_fl {
    left: 222px;
}

.box_xs {
    left: 305px;
}

.bbjs {
    left: -3px;
}
.flex-xn{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto 15px;
}

.game_jianjie.serv_list_g a {
    cursor: pointer;
    font-size: 16px;
}

.game_jianjie.serv_list_g a.g_bb{
    background-image: url("../images/title_button.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    flex: 1;
}

.game_jianjie.serv_list_g a.g_news {
    float: right;
}

.game_jianjie.serv_list_g a.g_flist {
    /*margin-left: 81px;*/
}

.fuwuq {
    width: 585px;
}

.serv_list_g.fuwuq a {
    background-image: url(../images/button_jianji.jpg) !important;
    background-size: 100%;
    background-position: center !important;
    color: #ffcc00;
    width: 181px;
    margin: 5px;
}

.serv_list_g.fuwuq a:hover {
    background-image: url(../images/button_jianji1.jpg) !important;
    background-size: 100%;
    background-position: center !important;
    color: #ffcc00;
    width: 181px;
    margin: 5px;
}

.serv_list_g.fuwuq a em {
    color: #ff9900;
}

.clears {
    margin-bottom: 42px !important;
}

.g_sorts.g_sort_b a {
    font-weight: normal;
}