﻿@charset "utf-8";
/*----------------------------------------
Name: index.css
Date Created:2013/05/09 [xian.zhang]
Last Updated:2013/05/10 [xian.zhang]
----------------------------------------*/

a:hover {
    text-decoration: underline;
}

img {
    vertical-align: top;
}

.ml20 {
    margin-left: 35px;
}

body {
    font-family: "Microsoft YaHei";
}

#header {
    width: 1100px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 742px;
    z-index: 1;
}

#header img{
    position:absolute;
    left:2px;
    bottom:2px;
}

#header .h_swf {
    position: absolute;
    left: 381px;
    top: 118px;
    width: 337px;
    height: 218px;
    overflow: hidden;
    z-index: -1;
}

.section {
    width: 1100px;
    margin: 0 auto
}

.leftColumns {
    float: left;
    width: 260px;
}

.mainColumns {
    float: right;
    width: 840px;
    overflow: hidden;
}

h3.ttl {
    margin-bottom: 12px;
    color: #4058c0;
    font-size: 24px;
}

h3.ttl span {
    color: #454e7b;
    font-size: 18px;
    font-family: Arial;
}

/*-----------------------背景------------------------*/

.start a, .user_area li a, a.in_sub, .sign_txt h3, .new_fwq a .new, .new_fwq .more, .new_fwq .login, .btn_role, #footer li, .fist_go .s_s, .q_server_lists .left_more, a.left_more, .fist_go .s_t {
    background-image: url(/static/main/img/btns.png);
    background-repeat: no-repeat;
}

/*-----------------------菜单-----------------------*/

.menu {
    width: 980px;
    height: 67px;
    margin: 0 auto;
    overflow: hidden;
}

.menu ul {
    width: 1200px;
}

.menu ul li {
    float: left;
    padding: 0 0 0 0;
}

.menu ul li a {
    display: block;
    width: 129px;
    height: 68px;
    overflow: hidden;
    text-indent: -9999px;
}

.menu ul li a:hover {
    background-image: url(/static/main/img/menu_hover.jpg);
}

.menu ul li.item_01, .menu ul li.item_01 a {
    width: 113px;
    height: 68px;
}

.menu ul li.item_02, .menu ul li.item_02 a, .menu ul li.item_03, .menu ul li.item_03 a, .menu ul li.item_04, .menu ul li.item_04 a, .menu ul li.item_05, .menu ul li.item_05 a, .menu ul li.item_06, .menu ul li.item_06 a, {
    width: 132px;
    height: 68px;
}

.menu ul li.item_01 a:hover {
    background-position: 0 0;
}

.menu ul li.item_02 a:hover {
    background-position: -113px 0;
}

.menu ul li.item_03 a:hover {
    background-position: -242px 0;
}

.menu ul li.item_04 a:hover {
    background-position: -601px 0;
}

.menu ul li.item_05 a:hover {
    background-position: -730px 0;
}

.menu ul li.item_06 a:hover {
    background-position: -859px 0;
}

.menu ul li.logo, .menu ul li.logo a {
    width: 230px;
    height: 150px;
    padding: 0;
}

.menu ul li.logo a:hover {
    background: none;
}

/*-----------------------幻灯片----------------------*/

.kv-main {
    float: left;
    width: 570px;
}

#slides {
    position: relative;
    width: 570px;
    height: 330px;
    overflow: hidden;
    z-index: 11;
}

.slidesjs-pagination {
    position: absolute;
    right: 10px;
    top: 290px;
    z-index: 12;
}

.slidesjs-pagination li {
    display: inline-block;
    padding-right: 8px;
}

.slidesjs-pagination-item a {
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(/static/main/img/pagination.png) no-repeat 0 -14px;
    text-indent: -10000px;
    *text-indent: 0;
    *line-height: 10000px;
}

.slidesjs-pagination-item a.active {
    width: 32px;
    background-position: 0 -27px;
}

.slidesjs-navigation {
    display: none;
}

/*-----------------------左1------------------------*/

.section {
    position: relative;
    z-index: 1;
}

/*-----------开始游戏-------------*/

.user_area {
    float: left;
    width: 280px;
}

.start_w {
    width: 280px;
    overflow: hidden;
}

.start {
    height: 120px;
    z-index: 0;
}

.start a {
    display: block;
    width: 280px;
    height: 120px;
    overflow: hidden;
    background-position: 0 0;
    text-indent: -999999px;
}

.start a:hover {
    background-position: 0 -120px;
}

.user_area li {
    float: left;
    height: 49px;
}

.user_area li a {
    display: inline-block;
    width: 140px;
    height: 49px;
    overflow: hidden;
    text-indent: -99999px;
    *text-indent: 0;
    *line-height: 10000px;
}

.user_area li.reg a {
    background-position: 0 -240px;
}

.user_area li.recharge a {
    width: 140px;
    background-position: -140px -240px;
}

.user_area li.reg a:hover {
    background-position: 0 -289px;
}

.user_area li.recharge a:hover {
    background-position: -140px -289px;
}

.sign_txt {
    background-color: #1E1E1E;
}

.sign_txt, .user_info {
    height: 134px;
    overflow: hidden;
    padding: 17px 23px 10px;
}

.sign_txt h3 {
    height: 32px;
    padding-left: 23px;
    background-position: -119px -394px;
    color: #CCC;
    font-size: 14px;
}

.sign_in_txt {
    width: 160px;
    float: left;
}

.sign_in_txt .sign_b {
    margin-top: 2px;
    float: left;
}

.sign_in_txt .in_txt {
    width: 150px;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    color: #676865;
    background: #FFF;
    border: 1px solid #000;
}

a.in_sub {
    width: 57px;
    height: 57px;
    float: right;
    border: none;
    background-position: 0 -359px;
    display: inline;
    cursor: pointer;
    text-indent: -99999px;
    *text-indent: 0;
    *line-height: 10000px;
}

a.in_sub:hover {
    background-position: -57px -359px;
}

.register {
    clear: both;
    height: 10px;
    line-height: 54px;
    _line-height: 56px;
    text-align: center;
}

.register, .register a {
    color: #CCC;
}

/*-------------登录后------------*/

.user_info {
    background-color: #FFF;
    line-height: 25px;
    color: #999;
}

.user_info a {
    color: #ccac4a;
    white-space: nowrap;
    font-weight: normal;
}

/*-------------快捷链接------------*/

.quick_links {
    float: right;
    width: 250px;
    background: url(/static/main/img/btns.jpg) no-repeat left top;
}

.quick_links a {
    display: block;
    width: 250px;
    height: 110px;
    overflow: hidden;
    text-indent: -99999px;
    line-height: 100000px;
}

/*------------新闻--------------*/

.news {
    float: left;
    width: 570px;
    height: 330px;
    background-color: #373737;
    overflow: hidden;
}

.news .hd {
    position: relative;
    padding: 0 17px;
    height: 60px;
    z-index: 1
}

.news .hd .more {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 1;
}

.news .hd li {
    float: left;
    width: 100px;
    line-height: 60px;
}

.news .hd li a {
    padding: 0 30px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

.news .hd li.on a {
    border-bottom: 2px solid #ccac4a;
    font-weight: bolder;
    font-size: 14px;
    color: #ccac4a;
}

.news .bd {
    padding: 0 17px 0;
}

.news .bd li {
    position: relative;
    line-height: 26px;
    z-index: 1;
}

.news .bd li.top {
    width: 356px;
    height: 36px;
    margin-bottom: 8px;
    overflow: hidden;
    background-color: #000;
    color: #cfba85;
    font-size: 14px;
    line-height: 36px;
}

.news .bd li.top a {
    color: #8a95cb;
}

.news .bd li.top span {
    display: none;
}

.news .bd li a {
    display: block;
    width: 560px;
    color: #999;
    text-align: left;
    height: 26px;
    overflow: hidden;
    text-align: left;
}

.news .bd li span {
    color: #5c5c5c;
    position: absolute;
    right: 0;
    top: 0;
}

a.r_more {
    position: absolute;
    right: 300px;
    top: 10px;
    width: 43px;
    height: 16px;
    background-position: -448px -386px;
    margin: 13px 10px 0 0;
}

/*-----------最新服务器----------*/

.new_fwq {
    float: left;
    width: 280px;
    height: 330px;
    background-color: #1e1e1e;
}

.new_fwq h3.ttl {
    padding: 10px 18px 0;
    margin-bottom: 5px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    color: #FFF;
}

.new_fwq h3.ttl span {
    font-size: 12px;
}

.server {
    height: 330px;
    padding: 0 22px;
}

.fist_go {
    height: 21px;
    padding: 10px 0 6px;
}

.fist_go .s_t {
    background-position: 0 -806px;
    border: 0 solid #333;
    color: #CCC;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 4px;
    width: 142px;
}

.fist_go .s_s {
    background-position: -316px -42px;
    float: right;
    height: 28px;
    width: 58px;
}

.server_list li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 210px;
}

.server_list li a {
    float: left;
    margin-right: 3px;
}

.server_list li .hot {
    color: #CCC;
    float: right;
}

a.left_more {
    background-position: -111px -760px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 10px auto 0;
    overflow: hidden;
    text-align: center;
    width: 130px;
}

/*-----------------------模块2------------------*/

.section2 {
    padding: 40px 0;
}

/*----------模块3-------------*/

.section3 {
    width: 100%;
    background: url(/static/main/img/bg_role.jpg) no-repeat center top;
    padding: 30px 0 0;
}

.section3 .inner {
    width: 1100px;
    margin: 0 auto;
    height: 610px;
}

/*
-----------角色介绍---------*/

.feature {
    position: relative;
    z-index: 1;
}

.feature .hd {
    float: right;
    width: 80px;
    height: 500px;
    margin: -34px 43px 0 0;
    overflow: hidden;
}

.feature .hd li {
    width: 80px;
    height: 78px;
    margin-bottom: 6px;
    overflow: hidden;
    background: url(/static/main/img/role_tab.jpg) no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}

.feature .hd li.item_01 {
    background-position: 0 0;
}

.feature .hd li.item_02 {
    background-position: 0 -84px;
}

.feature .hd li.item_03 {
    background-position: 0 -168px;
}

.feature .hd li.item_04 {
    background-position: 0 -252px;
}

.feature .hd li.item_05 {
    background-position: 0 -336px;
}

.feature .hd li.item_06 {
    background-position: 0 -420px;
}

.feature .hd li.item_01.on {
    background-position: -80px 0;
}

.feature .hd li.item_02.on {
    background-position: -80px -84px;
}

.feature .hd li.item_03.on {
    background-position: -80px -168px;
}

.feature .hd li.item_04.on {
    background-position: -80px -252px;
}

.feature .hd li.item_05.on {
    background-position: -80px -336px;
}

.feature .hd li.item_06.on {
    background-position: -80px -420px;
}

.feature .bd {
    float: left;
    margin-top: -30px;
}

.role .hd li.on a {
    display: block;
    width: 90px;
    height: 35px;
    background: #3d0102;
    color: #FFF;
    font-weight: bolder;
    line-height: 35px;
    font-size: 16px;
    text-decoration: none;
}

.role .bd {
    position: relative;
    height: 470px;
    z-index: 0;
    background-color: #FFF;
}

.role .role_info {
    padding: 190px 50px 0 230px;
    color: #FFF;
}

.role .bg_01, .role .bg_02, .role .bg_03 {
    position: absolute;
    width: 550px;
    height: 470px;
    left: 0;
    top: 0;
    background: url(/static/main/img/img_role.jpg) no-repeat 0 0;
    z-index: -1;
}

.role .bg_02 {
    background-position: -540px 0;
}

.role .bg_03 {
    background-position: -1080px 0;
}

.role_info h3.ttls {
    color: #ccac4a;
    font-size: 48px;
    font-weight: bolder;
}

.role_info h3.ttls span {
    font-size: 16px;
    color: #DDD;
    line-height: 10px;
}

.role_info .star {
    margin: 10px 0;
    height: 36px;
}

.role_info .star .zdl {
    float: left;
    font-weight: bolder;
}

.role_info .max {
    margin: 20px 0;
    font-size: 14px;
    color: #FFF;
}

.role_info dt {
    font-weight: bolder;
}

.role_info dd {
    line-height: 24px;
}

.role_info .star span, .role_info .star span em {
    position: relative;
    display: block;
    width: 99px;
    height: 20px;
    overflow: hidden;
    background: url(/static/main/img/stars.png) no-repeat 0 -20px;
    z-index: 1;
}

.role_info .star span em {
    position: absolute;
    left: 0;
    top: 0;
    background-position: 0 0;
}

.role_info .star span.star_1 em {
    width: 20px;
}

.role_info .star span.star_2 em {
    width: 40px;
}

.role_info .star span.star_3 em {
    width: 60px;
}

.role_info .star span.star_4 em {
    width: 80px;
}

.role_info .btn_role {
    display: block;
    width: 104px;
    height: 28px;
    overflow: hidden;
    background-position: 0 -759px;
    text-indent: -9999px;
}

/*——----------左侧广告------*/

.side_nav {
    float: right;
    width: 540px;
    overflow: hidden;
}

.side_nav ul {
    width: 560px;
}

.side_nav li {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

/*----------模块4-------------*/

.section4 {
    padding: 50px 0 30px;
}

.section4 a {
    color: #CCC;
}

/*----------游戏资料----------*/

.game_data {
    float: left;
    width: 540px;
    height: 270px;
}

.game_data .art_info {
    height: 250px;
    padding: 20px 0 0 10px;
    background-color: #1e1e1e;
}

.game_data h3 {
    position: relative;
    z-index: 1;
}

.game_data h3 .more {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 12px;
}

.game_data .art_info li {
    position: relative;
    width: 510px;
    overflow: hidden;
    z-index: 1;
}

.game_data .art_info li span {
    position: absolute;
    right: 0;
    color: #CCC;
}

.game_data .art_info li {
    height: 22px;
    line-height: 22px;
}

.game_data .advs {
    padding-top: 15px;
}

.game_data .advs a {
    margin-left: 5px;
}

.game_gl {
    float: right;
    width: 540px;
}

.game_gl .game_gl_l, .game_gl .game_gl_r {
    float: left;
    width: 195px;
    height: 270px;
    padding: 77px 0 0 70px;
    background: url(/static/main/img/bg_xszn.jpg) no-repeat left top;
}

.game_gl .game_gl_l a, .game_gl .game_gl_r a {
    float: left;
    display: inline-block;
    width: 60px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: left;
}

.game_gl .game_gl_r {
    float: right;
    background: url(/static/main/img/bg_gsjj.jpg) no-repeat left top;
}

.game_gl_item {
    display: table-cell;
    height: 250px;
    vertical-align: middle;
    width: 190px;
}

#footer {
    margin-top: 50px;
    padding-top: 60px;
    padding-bottom: 35px;
    background-color: #2b2b2b;
}

#footer .inner {
    width: 1100px;
    margin: 0 auto;
}

#footer li {
    float: left;
    width: 192px;
    margin-right: 25px;
    border-right: 1px solid #555;
    padding: 0 0 10px 55px;
}

#footer li h3 {
    font-size: 18px;
    color: #d4d4d4;
}

#footer li p, #footer li a {
    color: #6d6d6d;
    font-family: Arial;
    font-size: 18px;
}

#footer li.item_01 {
    background-position: 0 -440px;
}

#footer li.item_02 {
    background-position: 0 -505px;
}

#footer li.item_03 {
    background-position: 0 -575px;
}

#footer li.item_04 {
    background-position: 0 -636px;
}

/*==========================二级页面================================*/

.subColumns {
    float: left;
    width: 280px;
}

.subColumns h3.ttl {
    margin-bottom: 12px;
    color: #666666;
    font-size: 18px;
}

.subColumns h3.ttl span {
    color: #CCC;
    font-size: 12px;
    font-family: Arial;
}

.mainColumns {
    float: right;
    width: 800px;
    background-color: #FFF;
}

/* 左侧 */

.subColumns .user_area {
    float: none;
}

.q_server_lists {
    margin: 15px 0;
}

.q_server_lists .bd {
    padding: 10px 15px;
    background-color: #FFF;
}

.fist_go {
    height: 30px;
    padding: 0 0 6px 0;
}

.fist_go .s_t {
    height: 20px;
    line-height: 20px;
    width: 155px;
    padding: 1px;
    background-position: 0 -806px;
    border: 1px solid #000;
    float: left;
    color: #3a3a3a;
    overflow: hidden;
}

.fist_go .s_s {
    float: right;
    height: 28px;
    width: 58px;
    background-position: -133px -338px;
    overflow: hidden;
    text-indent: -9999px;
}

.q_server_lists li {
    height: 29px;
    width: 240px;
    line-height: 29px;
    _height: 22px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

.q_server_lists li a {
    float: left;
    margin-right: 3px;
}

.q_server_lists li .hot {
    color: #F00;
    float: right;
}

.q_server_lists a.left_more {
    display: block;
    width: 150px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    background-position: -108px -760px;
    font-weight: bold;
    margin: 10px 0 0 20px;
    color: #fff;
}

/*新闻标题*/

.t_bar {
    padding: 10px 30px;
    margin-bottom: 20px;
    height: 80px;
    background: url(/static/main/img/ttl_bg.jpg) no-repeat left top;
}

.t_bar .ttlm {
    height: 44px;
    font-size: 20px;
    color: #cfba85;
    border-bottom: 1px solid #ffe1d1;
    line-height: 44px;
}

.t_bar .ttlm span {
    font-size: 12px;
    color: #ecb08f;
}

.t_bar .step {
    height: 30px;
    line-height: 30px;
    color: #FFF;
}

.t_bar .step a {
    color: #FFF;
}

.tabNews {
    margin: 0 32px;
}

.tabNews .hd {
    position: relative;
    height: 31px;
    height: 39px;
}

.tabNews .hd ul {
    position: absolute;
    margin-left: 60px;
    z-index: 10;
    bottom: -1px;
    _bottom: -2px;
}

.tabNews .hd li {
    float: left;
    width: 100px;
    height: 39px;
    margin-right: 5px;
    border-bottom: none;
    background: url(/static/main/img/tab_bg.gif) repeat-x left top;
    text-align: center;
    line-height: 39px;
}

.tabNews .hd li a {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: bolder;
}

.tabNews .hd li.on a {
    color: #333;
}

.tabNews .hd li a:hover {
    text-decoration: none;
}

.tabNews .hd li.on {
    background: #DDD;
}

.tabNews .bd {
    padding: 30px 0;
}

.art_list li {
    position: relative;
    width: 570px;
    height: 28px;
    padding-left: 60px;
    background-position: 30px -274px;
    line-height: 28px;
    z-index: 1;
    font-size: 14px;
    text-indent: 0;
}

.art_list li a {
    display: block;
    width: 495px;
    overflow: hidden;
    color: #333;
}

.art_list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #a87a4c;
    font-family: Arial;
    z-index: 1;
}

.line {
    display: block;
    height: 30px;
}

.mainColumns ul.art_list {
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}

/*新闻内页*/

.newContent {
    padding: 30px 40px 20px;
}

.newContent h1 {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    text-align: center;
}

.newContent span {
    color: #a87a4c;
    display: block;
    padding: 10px 0 15px;
    text-align: center;
}

.newContent .texts {
    border-top: 1px solid #ccc;
    font-size: 14px;
    padding: 25px 20px 0;
}

.newContent .texts p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    text-indent: 2em;
}

/*-----分页-----*/

.page {
    padding: 0 0 40px;
    text-align: center;
    font-family: Arial
}

.page ul, .page li, .page span {
    display: inline;
    margin-left: 8px;
}

.page .current {
    background-color: #333;
    padding: 0 4px;
    color: #fff;
    font-weight: bolder;
}

.fix_gg {
    position:fixed;
    left:25px;
    top:150px;
    background-color:#373737;
    width:25%;
    height:300px;
    display: block;
    overflow: hidden;
}

.fix_gg .hd {
    position: relative;
    padding: 0 17px;
    height: 60px;
    z-index: 1
}
.fix_gg .hd li {
    float: left;
    /* width: 100px; */
    line-height: 60px;
}

.fix_gg .hd li a {
    padding: 0 30px;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}
.fix_gg .hd li.on a {
    border-bottom: 2px solid #ccac4a;
    font-weight: bolder;
    font-size: 12px;
    color: #ccac4a;
}

.fix_gg .bd {
    padding: 0 17px 0;
}

.fix_gg .bd li {
    position: relative;
    line-height: 26px;
    z-index: 1;
}

.fix_gg .bd li.top {
    width: 356px;
    height: 36px;
    margin-bottom: 8px;
    overflow: hidden;
    background-color: #000;
    color: #cfba85;
    font-size: 14px;
    line-height: 36px;
}

.fix_gg .bd li.top a {
    color: #8a95cb;
}

.fix_gg .bd li.top span {
    display: none;
}

.fix_gg .bd li a {
    display: block;
    width: 560px;
    color: #999;
    text-align: left;
    height: 26px;
    overflow: hidden;
    text-align: left;
}

.fix_gg .bd li span {
    color: #5c5c5c;
    position: absolute;
    right: 0;
    top: 0;
}

/*------------服务器-----------------*/

.server_cont {
    width: 720px;
    padding-left: 250px;
    padding-top: 35px;
    margin: 0 auto;
}

/*服务器背景*/

.server_cont h3.ttl, .server_cont .btns a, .server_cont .login input, .server_cont .login a.btn_login, .server_cont .server_list li, .recommend li, .all_servers .quick_join .ser_txt, .all_servers .quick_join .btn_sub {
    background-image: url(/static/main/img/btns_server.png);
    background-repeat: no-repeat;
}

.server_cont h3.ttl {
    width: 454px;
    height: 56px;
    overflow: hidden;
    margin-bottom: 30px;
    background-position: 0 0;
    text-indent: -99999px;
    *text-indent: 0;
    *line-height: 10000px;
}

.server_cont .btns a {
    display: block;
    float: left;
    width: 110px;
    height: 45px;
    padding-left: 50px;
    margin-right: 25px;
    background-position: -11px -69px;
    color: #FFF;
    font-size: 18px;
    line-height: 44px;
}

.server_cont h3.ttlm {
    width: 620px;
    height: 34px;
    margin: 20px 0 15px;
    background: url(/static/main/img/line.jpg) no-repeat right bottom;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
}

.server_cont h3.ttlm span {
    color: #fff;
    font-size: 12px;
}

/*用户登录*/

.server_cont .login .bd {
    position: relative;
    height: 70px;
    z-index: 1;
    overflow: hidden;
}

.server_cont .login .bd p.login_after, .server_cont .bd p.login_after a {
    padding: 0 0 10px;
    font-size: 14px;
    color: #fff;
}

.server_cont .login .bd p.login_after a {
    float: right;
    padding-right: 50px;
    color: #d0ad5d;
}

.server_cont .login li {
    float: left;
    width: 210px;
}

.server_cont .login input {
    width: 170px;
    height: 32px;
    padding: 0 10px;
    overflow: hidden;
    border: 0 solid #FFF;
    background-position: -186px -69px;
    line-height: 32px;
    color: #294e52;
}

.server_cont .login .btn_login {
    display: block;
    width: 80px;
    height: 32px;
    overflow: hidden;
    background-position: -391px -69px;
    text-indent: -99999px;
    *text-indent: 0;
    *line-height: 10000px;
    cursor: pointer;
}

.server_cont .links {
    position: absolute;
    left: 280px;
    bottom: 10px;
    color: #fff;
}

.server_cont .links a {
    color: #fff;
}

.server_cont .server_list li {
    position: relative;
    float: left;
    width: 180px;
    height: 45px;
    padding-left: 35px;
    margin: 0 15px 15px 0;
    background-position: 0 -124px;
    color: #FFF;
    font-size: 14px;
    line-height: 45px;
    z-index: 1;
}

.server_cont .server_list li a {
    color: #aecfc1;
}

.server_cont .server_list li a:hover {
    color: #FFF;
    text-decoration: none;
}

.server_cont .server_list li span {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    left: 12px;
    top: 15px;
    overflow: hidden;
    background-image: url(/static/main/img/types.png);
    text-indent: -99999px;
    *text-indent: 0;
    *line-height: 10000px;
}

.server_cont .server_list li span.normal {
    background-position: 0 -58px;
}

.server_cont .server_list li span.new {
    background-position: 0 -117px
}

/*推荐服务器*/

.recommend .server_list li {
    position: relative;
    width: 180px;
    height: 45px;
    padding-left: 35px;
    margin: 0 15px 15px 0;
    background-position: -251px -124px;
    color: #FFF;
    font-size: 14px;
    line-height: 45px;
    z-index: 1;
}

.recommend .server_list li a {
    color: #5b0000
}

/*所有服务器*/

.all_servers .hd {
    position: relative;
    z-index: 1;
}

.all_servers .quick_join {
    position: absolute;
    right: 20px;
    text-align: right;
    bottom: 8px;
    padding-left: 200px;
    background: url(/static/main/img/img_type.jpg) no-repeat left center;
    font-weight: normal;
    vertical-align: middle;
    color: #fff;
}

.all_servers .quick_join .ser_txt {
    border: 0px solid #ccc;
    height: 20px;
    width: 58px;
    background-position: -186px -69px;
}

.all_servers .quick_join .btn_sub {
    background-position: -489px -73px;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    width: 40px;
}

.all_servers .bd {
    height: 460px;
    overflow-y: scroll;
}

/*新手卡*/

.user_gift {
    padding: 20px 40px 20px 60px;
}

.user_gift .ttls {
    font-weight: bolder;
    margin-bottom: 10px;
}

.user_gift .servers li {
    float: left;
    width: 180px;
    height: 32px;
    padding: 0 30px 0 0;
    line-height: 32px;
}

.btn_gift {
    display: block;
    width: 176px;
    height: 88px;
    margin: 15px auto;
    overflow: hidden;
    background: url(/static/main/img/btn_gift.jpg) no-repeat left top;
    text-indent: -99999px;
    *text-indent: 0;
    *line-height: 10000px;
}