/* / Reset / ---------- ---------- */

html, body, div, table, tr, td, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, span, b, strong, fieldset, form, input, label, select, option, textarea, img, a {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
}

ol, ul {
    list-style: none;
}

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

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* / Inhibit / ---------- ---------- */

html body, body a {
    font-family: '微软雅黑';
    font-size: 12px;
}

/* / Global / ---------- ---------- */

body {
    font: 12px/1.5 '微软雅黑';
    background: #f3f3f4;
    color: #fff;
}

a {
    color: #161616;
}

a:hover {
    color: #ff6600;
}

.orange {
    color: #BD631E;
}

.red {
    color: #BB0000;
}

.hide {
    display: none;
}

hr.hr-1 {
    height: 1px;
    margin: 5px 0;
    *margin: 0;
    padding: 0;
    border-width: 0;
    border-style: dotted;
    border-color: #BABABA;
    border-top-width: 1px;
    *border-width: none;
    display: block;
}

hr.hr-2 {
    height: 3px;
    margin: 15px 0;
    *margin: 0;
    padding: 0;
    border: 0;
    background: #D7D7D7;
}

hr.hr-line {
    height: 1px;
    margin: 15px 0;
    padding: 0;
    border-width: 0;
    border-style: dotted;
    border-color: #BABABA;
    *border-width: none;
    display: block;
    background: url(../images/lines.png) center top no-repeat;
}

.clearn {
    clear: both;
}

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

.clearfix {
    zoom: 1;
}

.vertical {
    display: table;
    position: static;
    overflow: hidden;
}

.vertical-out {
    margin: 0 auto;
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.vertical {
    *display: block;
    *position: relative;
}

.vertical-out {
    *display: block;
    *position: absolute;
    *top: 50%;
}

.vertical-int {
    *display: block;
    *position: relative;
    *top: -50%;
}

.kwicks {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    list-style: none;
    position: relative;
}

.kwicks>* {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}

.kwicks.kwicks-processed>* {
    margin: 0;
    position: absolute;
}

.kwicks-horizontal>* {
    float: left;
}

.kwicks-horizontal> :first-child {
    margin-left: 0;
}

.kwicks-vertical> :first-child {
    margin-top: 0;
}

.curtain {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 54321;
    opacity: 0.75;
    background-color: #000;
}

.video-focus {
    width: 940px;
    height: 480px;
    margin-top: -300px;
    margin-left: -490px;
    padding: 20px 60px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 55555;
    background: url(../images/video_bg.png) no-repeat;
}

.video-focus-main {
    width: 860px;
    height: 480px;
    float: left;
    z-index: 55555;
}

.video-focus-close {
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    z-index: 55555;
}

/*
    -webkit-
    -moz-
    -ms-
    -o-
  */

/* / Layout / ---------- ---------- */

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

.grid {
    width: 1202px;
    margin: 0 auto;
    zoom: 1;
}

.grid.flex {
    width: 100%;
}

/* / Page / ---------- ---------- */

#page {
    max-width: 1920px;
    min-width: 1055px;
    margin: 0 auto;
    background: url(../images/offical_bg.jpg) no-repeat;

}

#header {
    height: 789px;
}

#mainly {
    min-height: 1532px;
    background: transparent;
  position: relative;
}
 .isAgeHref {
        position: absolute;
        top: 135px;
        left: 220px;
    }

#aside {
    width: 330px;
    float: left;
}

.aside-core {
    padding: 10px 0 0;
}

#main {
    width: 872px;
    float: right;
}

#footer {
    padding: 5px 0 0;
    overflow: hidden;
    background-color: #000;
}

#logo {
    position: absolute;
    width: 202px;
    height: 135px;
    margin-left: 33px;
    z-index: 5;
    left: 43%;
    background: url(../images/logo2.png) no-repeat;
}

#logo a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    margin-top: 10px;
}

#logo img {
    width: 187px;
    height: 177px;
}

.video {
    color: #fff;
}

.wrap {
    min-width: 1300px;
    background: #fff;
    position: relative;
}

.mask {
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, .6);
    height: 80px;
    box-sizing: border-box;
    z-index: 1;
}

#mainmenu h2 {
    font-family: '黑体', '微软雅黑';
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

#mainmenu h2 small {
    font-size: 11px;
}

#mainmenu>ul>li {
    margin-right: 5px;
    height: 21px;
    width: 125px;
    text-align: center;
    line-height: 21px;
    margin-top: 19px;
}

#mainmenu ul.has {
    margin-top: 5px;
}

#mainmenu ul.has>li {
    padding: 1px 0 1px 2px;
    /* background: url(../images/min_icon.png) -37px -63px no-repeat; */
}

#mainmenu ul.has>li a {
    font-size: 14px;
    color: #000;
}

#mainmenu ul.has>li a.new_system {
    font-weight: bold;
}

#mainmenu ul.has>li a:hover {
    color: #ff6600;
}

.slogan span {
    width: 700px;
    height: 220px;
    display: block;
    text-decoration: none;
}

.butpath a {
    margin-bottom: 1px;
    float: left;
    display: block;
    text-indent: -9999em;
    background: url(../images/new_icon2.png) no-repeat;
}

.butpath .butpath-1 {
    width: 330px;
    height: 180px;
    margin-bottom: 2px;
    background-position: -330px 0;
}

.butpath .butpath-1:hover {
    background-position: 0 0;
}

.butpath .butpath-2 {
    width: 330px;
    height: 98px;
    margin-bottom: 2px;
    background-position: -330px -182px;
}

.butpath .butpath-2:hover {
    background-position: 0 -182px;
}

.butpath .butpath-3 {
    width: 164px;
    height: 75px;
    margin-right: 1px;
    background-position: -330px -280px;
}

.butpath .butpath-3:hover {
    background-position: 0 -280px;
}

.butpath .butpath-4 {
    width: 165px;
    height: 75px;
    background-position: -494px -280px;
}

.butpath .butpath-4:hover {
    background-position: -164px -280px;
}

.butpath .butpath-5 {
    width: 165px;
    height: 75px;
    background-position: -330px -354px;
}

.butpath .butpath-5:hover {
    background-position: 0 -354px;
}

.butpath .butpath-6 {
    width: 165px;
    height: 75px;
    background-position: -496px -354px;
}

.butpath .butpath-6:hover {
    background: url(../images/new_icon2.png) no-repeat;
    background-position: -166px -354px;
}

.onlinecall {
    margin-bottom: 4px;
}

.onlinecall a {
    width: 300px;
    height: 86px;
    display: block;
    /* text-indent: -9999em; */
    background: url(../images/new_icon.png) 0 -586px no-repeat;
}

.onlinecall a:hover {
    background-position: 0 -672px;
}

.docalendar {
    margin-bottom: 22px;
}

.docalendar h3 {
    padding: 5px 10px;
    font-family: '黑体', '微软雅黑';
    font-size: 24px;
    color: #ff6600;
    background-color: #481848;
}

.docalendar table {
    width: 100%;
}

.docalendar th {
    width: 14.3%;
    padding: 8px 0;
    font-size: 14px;
    text-align: center;
    color: #7b7a7a;
    background-color: #333;
}

.docalendar td {
    width: 14.3%;
    padding: 8px 0;
    border-top: 0;
    font-size: 16px;
    text-align: center;
    color: #969696;
    background-color: #000;
    border-left: 1px solid #2d2d2d;
    border-right: 1px solid #2d2d2d;
}

.docalendar td.hover {
    color: #fff;
    background-color: #1e1e1e;
}

.docalendar td.taday {
    color: #ff6600;
}

.docalendar-event td {
    cursor: pointer;
}

.docalendar td.docalendar-div {
    padding: 8px;
    text-align: left;
    background-color: #1e1e1e;
}

.docalendar-div li {
    width: 261px;
    height: 24px;
    padding: 5px 10px;
    overflow: hidden;
}

.docalendar-div li a {
    font-size: 14px;
    color: #8e8181;
}

.docalendar-div li a:hover {
    color: #ff6600;
}

.billing a.first_link, .billing a.first_link img {
    height: 100px;
}

.billing a, .billing img {
    width: 330px;
    height: 70px;
    display: block;
}

.billing a {
    margin-bottom: 2px;
}

.billing a:last-child {
    margin-bottom: 0;
}

.billing a:hover {
    -webkit-box-shadow: 0px 0px 4px #E0E0E0;
    -moz-box-shadow: 0px 0px 4px #E0E0E0;
    -ms-box-shadow: 0px 0px 4px #E0E0E0;
    -o-box-shadow: 0px 0px 4px #E0E0E0;
    box-shadow: 0px 0px 4px #E0E0E0;
}

.microblog {
    margin-bottom: 20px;
    background-color: #111;
}

.microblog-info {
    padding: 10px;
}

.microblog img {
    margin-right: 5px;
    float: left;
}

.microblog h4 {
    padding: 15px 0 15px;
    font-size: 14px;
    color: #ff6600;
}

.microblog p {
    color: #6D6D6D;
}

.microblog ul {
    background: #171717;
}

.microblog ul li {
    width: 148px;
    margin: 17px 0 13px;
    float: left;
    text-align: center;
}

.microblog ul li:nth-of-type(1) {
    border-right: 1px solid #656565;
}

.microblog ul li:nth-of-type(2) {
    border-left: 1px solid #656565;
}

.microblog ul li a {
    width: 80px;
    margin: 0 auto;
    padding-left: 16px;
    display: block;
    line-height: 24px;
    color: #525252;
    background-image: url(../images/min_icon.png);
    background-repeat: no-repeat;
}

.microblog ul li a:hover {
    color: #ff6600;
}

.microblog ul li:nth-of-type(1) a {
    background-position: 0 0;
}

.microblog ul li:nth-of-type(2) a {
    background-position: 0 -30px;
}

.partner {
    margin-bottom: 17px;
    padding: 3px;
    position: relative;
    color: #6D6D6D;
    background: #2a2a2a;
}

.partner h3 {
    padding: 0 10px;
    line-height: 28px;
    color: #6D6D6D;
    cursor: pointer;
    background: #131313 url(../images/min_icon.png) 270px -59px no-repeat;
}

.partner ul {
    height: 235px;
    padding: 5px 0 5px;
    border: 5px solid #AFAEAE;
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #AFAEAE;
}

.partner ul li {
    width: 125px;
    margin: 3px 4px;
    float: left;
}

.partner ul li a {
    padding: 2px 10px;
    display: block;
    line-height: 2;
    text-align: center;
    text-decoration: none;
    color: #EFF0F0;
}

.partner ul li a:hover {
    display: block;
    color: #C01203;
    text-decoration: none;
    background: #EFF0F0;
}

.addiction {
    margin-bottom: 9px;
}

.addiction a {
    margin-bottom: 5px;
    padding: 8px 10px;
    display: block;
    font-size: 14px;
    color: #969696;
    background: url(../images/box_bg.png) 0 0 no-repeat;
}

.addiction a:hover {
    color: #ff6600;
    text-decoration: none;
    background-position: 0 -37px;
}

.addiction a:last-child {
    margin-bottom: 0;
}

.health {
    padding: 1px;
    box-sizing: border-box;
}

.health h3 {
    margin: 34px 34px 0;
    font-family: '黑体', '微软雅黑';
    font-size: 24px;
    color: #000;
    line-height: 24px;
    border-left: 2px solid #000;
    padding-left: 20px;
}

.health {
    background: url(../images/announce.png) no-repeat;
    height: 370px;
}

.health p {
    padding: 10px 37px;
}

.health span {
    width: 124px;
    padding: 5px 0;
    float: left;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #000;
}

#submenu {
    padding-top: 190px;
}

#submenu>ul {
    background: url(../images/lines.png) center 40px repeat-x;
}

#submenu h2 {
    font-family: '黑体', '微软雅黑';
    font-size: 20px;
    color: #a7a5a5;
}

#submenu h2 small {
    font-family: 'Myriad Pro', 'Arial';
    font-size: 13px;
    color: #B28736;
}

#submenu>ul {
    width: 100%;
}

#submenu>ul>li {
    margin-right: 162px;
    float: left;
}

#submenu>ul>li:last-child {
    margin-right: 0;
}

#submenu ul.has {
    margin-top: 10px;
}

#submenu ul.has>li {
    padding: 2px 3px;
}

#submenu ul.has>li a {
    color: #a7a5a5;
}

#submenu ul.has>li a:hover {
    color: #ff6600;
}

.zb {
    background: #fff;
}

.zb p {
    background-color: #481848;
    color: #ff6600;
    font-size: 24px;
    font-family: "宋体";
    padding-left: 5px;
}

.zb li {
    margin: 7px;
}

#slideshow {
    height: 429px;
    position: relative;
    background: #322E2E;
    overflow: hidden;
}

#slideshow .slideshow, #slideshow .has, #slideshow .has img {
    width: 872px;
    height: 434px;
}

#slideshow .has {
    float: left;
    background: #FFF;
}

#slideshow .hav {
    display: none;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

#slideshow .hav li {
    width: 1em;
    height: 46px;
    margin: 0 auto;
    padding: 8px 13px;
    display: block;
    font-size: 14px;
    color: #D0D0D0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

#slideshow .hav li {
    background: #000;
}

#slideshow .hav li:hover {
    color: #FFF;
}

#slideshow .hav li.hover {
    color: #FFF;
    cursor: default;
    background: #ba0500;
}

#slideshow .slides-pagination {
    width: 600px;
    position: absolute;
    right: 55px;
    bottom: 15px;
    text-align: right;
}

#slideshow .slides-pagination li {
    width: 18px;
    height: 18px;
    margin: 0 3px;
    display: inline-block;
    *display: inline;
    text-indent: -9999px;
    text-align: center;
    zoom: 1;
    background: url(../images/min_icon.png) -2px -182px no-repeat;
}

#slideshow .slides-pagination li.selected {
    background-position: -22px -182px;
}

#slideshow .slides-pagination li a {
    width: 18px;
    height: 18px;
    display: block;
}

#slideshow .slides-next, .slides-prev {
    display: none;
}

.home-core, .list-core, .article-core, .item-core {
    width: 872px;
    padding: 12px 0;
}

.home-core h2 {
    font-family: '黑体', '微软雅黑';
    font-size: 24px;
    line-height: 24px;
    color: #000;
    clear: both;
    border-left: 2px solid #000;
    padding-left: 20px;
    margin-top: 28px;
}

.tidings {
    position: relative;
    box-sizing: border-box;
    background: #f9f9fa;
    overflow: hidden;
    height: 507px;
}

.tidings .swap-ul {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f8f8f8;
    padding-left: 50px;
    box-sizing: border-box;
}

.tidings .swap-li {
    margin-right: 10px;
    padding: 13px 30px;
    float: left;
    display: inline-block;
    *display: inline;
    font-size: 16px;
    color: #0a0a0a;
    text-align: center;
    cursor: pointer;
    *zoom: 1;
}

.tidings .swap-li.hover {
    color: #ba0500;
    cursor: default;
    border-bottom: 3px solid #ba0500;
}

.tidings .swap-li.hover i {
    display: inline;
}

.tidings .swap-more {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
}

.tidings .swap-more a {
    width: 50px;
    height: 30px;
    padding: 10px 0;
    display: block;
    text-decoration: none;
    background: url(../images/btns_image.png) 0px 10px no-repeat;
}

.tidings .swap-more a:hover {
    text-decoration: none;
    background: url(../images/btns_image.png) -50px 10px no-repeat;
}

.tidings .swap-more a.hide {
    display: none;
}

.tidings .swap-div {
    padding-top: 30px;
    clear: both;
    padding-left: 50px;
    box-sizing: border-box;
}

.tidings .tidings-left {
    width: 210px;
    float: left;
}

.tidings .tidings-left>a, .tidings-left img {
    width: 210px;
    height: 75px;
    display: block;
}

.tidings .tidings-left>a:nth-of-type(1) {
    margin-bottom: 10px;
}

.tidings .tidings-left p {
    height: 33px;
    padding-top: 12px;
    text-align: center;
}

.tidings .tidings-left p a {
    font-size: 14px;
    color: #383737;
}

.tidings .tidings-left p a:hover {
    color: #ff6600;
}

.tidings .tidings-right dl {
    padding: 8px 0;
    color: #0a0a0a;
}

.tidings .tidings-right dl:first-child a {
    font-size: 30px;
    color: #ba0500;
}

.tidings .tidings-right dl:first-child span {
    line-height: 40px;
    color: #131313;
}

.tidings .tidings-right dl dt, .tidings-right dl dd {
    margin-right: 5px;
    float: left;
    font-size: 18px;
}

.tidings .tidings-right dl a {
    font-size: 18px;
    color: #0a0a0a;
}

.tidings .tidings-right dl a:hover {
    color: #ff6600;
}

.tidings .tidings-right dd.time {
    width: 9%;
    float: right;
    margin-right: 100px;
    line-height: 21px;
    font-size: 18px;
    color: #0a0a0a;
}

.tidings .tidings-right dl:nth-of-type(odd) {
    background: url(../images/img_icon1105.png) 0 -74px no-repeat;
}

.tidings .tidings-right dl:nth-of-type(1) {
    padding: 0 0 9px;
}

.general {
    margin-bottom: 15px;
}

.general a, .general img {
    width: 225px;
    height: 80px;
    display: block;
}

.general a {
    margin-left: 12px;
    float: left;
}

.general a:first-child {
    margin-left: 0;
}

.general a:last-child {
    margin-left: 0;
    float: right;
}

.guide {
    margin-bottom: 15px;
}

.guide:before {
    width: 700px;
    height: 5px;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    line-height: 0px;
    overflow: hidden;
    content: "";
    background: #1f1f1f;
}

.guide dl {
    margin-bottom: 1px;
    background-image: url(../images/lines.png);
    background-color: #121212;
    background-repeat: no-repeat;
}

.guide dl:nth-of-type(odd) {
    background-position: 109px -17px;
}

.guide dl:nth-of-type(even) {
    background-position: 109px -67px;
}

.guide dt {
    width: 108px;
    height: 23px;
    padding: 14px 0 13px;
    float: left;
    font-size: 15px;
    color: #cecece;
    text-align: center;
    background: #171717;
}

.guide dd {
    width: 585px;
    height: 50px;
    float: right;
    font-size: 13px;
    overflow: hidden;
}

.guide dd .vertical {
    width: 585px;
    height: 50px;
}

.guide dd .vertical ul {
    width: 585px;
    display: block;
}

.guide dd .vertical ul li {
    margin-left: -1px;
    padding: 1px 12px 0 13px;
    border-left: 1px solid #D2D2D2;
    display: inline-block;
    *display: inline;
    line-height: 1;
    *line-height: 18px;
    *zoom: 1;
}

.guide dd .vertical ul li a {
    font-size: 13px;
    color: #9d9d9d;
}

.guide dd .vertical ul li a:hover {
    color: #ff6600;
}

.arthall {
    margin-bottom: 15px;
}

.arthall a {
    width: 108px;
    height: 190px;
    margin-left: 15px;
    float: left;
    display: block;
    text-indent: -9999em;
    background: url(../images/arthall_bg1106.jpg) no-repeat;
}

.arthall a:first-child {
    width: 333px;
    margin-left: 0;
    background-position: 0 0;
}

.arthall a:nth-of-type(2) {
    background-position: -333px 0;
}

.arthall a:nth-of-type(3) {
    background-position: -441px 0;
}

.arthall a:nth-of-type(4) {
    background-position: -549px 0;
}

.arthall a:last-child {
    margin-left: 0;
    float: right;
}

.accordion {
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.start li div {
    font-size: 16px;
    width: 100%;
    height: 42px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    position: relative;
    top: -5px;
}

.start li a img {
    width: 782px;
    height: 202px;
}

.start li p {
    padding: 10px 0;
}

.span {
    width: 7px;
    height: 9px;
    display: inline-block;
    background: url(http://gw2.kongzhong.com/style/OBT/images/noho.png) no-repeat;
    margin-right: 15px;
}

.accordion .kwicks {
    width: 700px;
    height: 200px;
    overflow: hidden;
}

.accordion .kwicks>li {
    height: 200px;
    float: left;
    background: url(../images/img_long.png) -48px -757px no-repeat;
}

.accordion .kwicks>li.kwicks-expanded, .accordion .kwicks>li.kwicks-selected {
    cursor: pointer;
    background: url(../images/img_long.png) 0 -757px no-repeat;
}

.accordion .kwicks>li.kwicks-collapsed.kwicks-selected {
    background: url(../images/img_long.png) -48px -757px no-repeat;
}

.accordion .kwicks>li.kwicks-expanded.kwicks-selected {
    background: url(../images/img_long.png) 0 -757px no-repeat;
}

.accordion .kwicks>li>div {
    height: 200px;
    overflow: hidden;
    background-color: #1e1e1e;
}

.accordion .kwicks>li>p {
    width: 26px;
    height: 180px;
    padding: 10px 11px 0;
    float: left;
    font-family: '黑体', '微软雅黑';
    font-size: 20px;
    line-height: 1.3;
    color: #FFF;
}

.medias {
    padding-bottom: 15px;
    position: relative;
}

.medias .swap-ul {
    width: 100%;
    height: 40px;
    display: block;
    overflow: hidden;
    background: #272727;
}

.medias .swap-ul:before {
    width: 700px;
    height: 5px;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    line-height: 0px;
    overflow: hidden;
    content: "";
    background: #252525;
}

.medias .swap-li {
    margin-left: 10px;
    padding: 8px 20px 9px;
    float: left;
    display: inline-block;
    *display: inline;
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    *zoom: 1;
}

.medias .swap-li:hover {
    color: #ff6600;
}

.medias .swap-li.hover {
    color: #ff6600;
    cursor: default;
    background-color: #111111;
}

.medias .swap-li>i {
    display: none;
    background: url(../images/min_icon.png) -4px -157px no-repeat;
}

.medias .swap-li.hover i {
    display: inline;
}

.medias .swap-more {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
}

.medias .swap-more a {
    width: 50px;
    height: 30px;
    padding: 10px 0;
    display: block;
    text-decoration: none;
    background: url(../images/min_icon.png) 5px -200px no-repeat;
}

.medias .swap-more a.hide {
    display: none;
}

.medias .swap-div {
    padding-top: 25px;
    clear: both;
}

.medias .medias-left {
    width: 190px;
    float: left;
}

.medias .medias-left>a, .medias-left img {
    width: 190px;
    height: 123px;
    display: block;
}

.medias .medias-left p {
    height: 33px;
    margin-top: 7px;
    padding-top: 12px;
    text-align: center;
    background-color: #ff6600;
}

.medias .medias-left p a {
    font-size: 14px;
    color: #FFF;
}

.medias .medias-left p a:hover {
    color: #EEE;
}

.medias .medias-right {
    width: 470px;
    float: right;
}

.medias .medias-right h6 a {
    font-size: 24px;
    color: #ff6600;
}

.medias .medias-right h6+span {
    padding-left: 15px;
    padding-bottom: 4px;
    display: block;
    font-size: 13px;
    color: #8B8B8B;
}

.medias .medias-right dl {
    padding: 4px 0;
    color: #5D5D5D;
}

.medias .medias-right dl:first-child a {
    font-size: 18px;
    color: #C01203;
}

.medias .medias-right dl:first-child span {
    line-height: 24px;
    color: #131313;
}

.medias .medias-right dl dt, .medias-right dl dd {
    margin-right: 5px;
    float: left;
    font-size: 13px;
}

.medias .medias-right dl a {
    font-size: 14px;
    color: #5D5D5D;
}

.medias .medias-right dl a:hover {
    color: #ff6600;
}

.medias .medias-right dd.time {
    float: right;
    font-size: 12px;
    line-height: 21px;
    color: #AEAEAE;
}

.medias .medias-right dl:nth-of-type(odd) {
    background: url(../images/img_icon1105.png) 0 -74px no-repeat;
}

.medias .medias-right dl i {
    margin: 0 5px;
    background: transparent url(../images/min_icon.png) -20px -157px no-repeat;
}

.deploy .swap-div {
    min-height: 200px;
}

.deploy h3 {
    margin: 20px 0;
    padding: 0;
    font-family: '黑体', '微软雅黑';
    font-size: 40px;
    color: #000;
}

.deploy h4 {
    margin: 20px 0;
    font-size: 12px;
    color: #BB0000;
}

.deploy .swap-ul {
    width: 510px;
    background: url(../images/lines.png) 0 -18px no-repeat;
}

.deploy .swap-ul li {
    float: left;
    cursor: pointer;
}

.deploy .swap-ul li h5 {
    width: 100px;
    margin: 0 0 20px;
    padding: 5px;
    font-size: 13px;
    text-align: center;
}

.deploy .swap-ul li:hover h5 {
    color: #BB0000;
}

.deploy .swap-ul li.hover h5 {
    color: #FFF;
    background: #BB0000;
}

.deploy .swap-div dl {
    line-height: 2;
    color: #666666;
}

.deploy .swap-div dt {
    width: 80px;
    padding-right: 40px;
    display: inline-block;
    *display: inline;
    text-align: right;
    vertical-align: top;
    color: #333333;
    *zoom: 1;
}

.deploy .swap-div dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.figimg, .figimg img {
    width: 725px;
    height: 198px;
}

.breadcrumb {
    padding: 6px 20px;
    background-color: #707070;
}

.breadcrumb li {
    float: left;
    color: #FFF;
}

.breadcrumb li a {
    color: #FFF;
}

.breadcrumb li:last-child span {
    display: none;
}

.pagination {
    padding: 35px 0;
}

.pagination .fpage {
    text-align: center;
    cursor: default;
}

.pagination .fpage .total {
    display: none;
}

.pagination .fpage a {
    margin: 0 0px;
    padding: 3px 8px;
    display: inline-block;
    *display: inline;
    color: #FFF;
    text-decoration: none;
    zoom: 1;
    background: #A8A1A1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.pagination .fpage a:hover {
    background: #ff6600;
}

.pagination .fpage a.current {
    cursor: default;
    background: #ff6600;
}

.article-core-info {
    background: url(../images/lines.png) center bottom repeat-x;
}

.article-core-info h2 {
    margin: 35px 0 30px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #131313;
}

.article-core-info span {
    padding: 15px 20px 13px;
    float: left;
    display: inline-block;
    *display: inline;
    font-size: 13px;
    color: #616161;
    *zoom: 1;
}

.article-core-info .jiathis_style {
    padding: 15px 20px 13px;
    float: right;
}

.article-core-main {
    padding: 15px 10px;
    font-size: 14px;
}

.article-core-main p {
    padding: 8px 0;
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    color: #000;
}

.article-core-main img {
    max-width: 624px;
    height: auto;
}

.article-core-main embed, .article-core-main object {
    max-width: 624px;
}

.article-core-about {
    padding: 25px 10px 35px;
    background: url(../images/min_icon.png) 0 -228px no-repeat;
}

.article-core-about-1 {
    float: left;
}

.article-core-about-2 {
    float: right;
}

.article-core-about-3 {
    clear: both;
}

.article-core-about a {
    font-size: 14px;
    color: #6E6E6E;
}

.article-core-about a:hover {
    font-size: 14px;
    color: #C01203;
}

.article-core-about h4 {
    font-family: '黑体', '微软雅黑';
    font-size: 18px;
}

.article-core-about hr.hr-line {
    margin: 10px 0;
}

.article-core-about-1, .article-core-about-2 {
    width: 310px;
}

.article-core-about-1 li, .article-core-about-2 li {
    width: 295px;
    height: 21px;
    margin-left: 5px;
    padding-left: 10px;
    overflow: hidden;
    background: url(../images/min_icon.png) -37px -63px no-repeat;
}

.article-core-about-3 {
    padding-top: 20px;
}

.article-core-about-3 ul {
    padding-top: 20px;
}

.article-core-about-3 li {
    margin-left: 10px;
    float: left;
}

.article-core-about-3 li:first-child {
    margin-left: 0;
}

.article-core-about-3 li a, .article-core-about-3 li img {
    width: 220px;
    height: 135px;
    display: block;
}

.article-core-about-3 li p {
    text-align: center;
}

.article-core-about-3 li p a {
    width: auto;
    height: auto;
    display: inline;
}

.core-tit {
    padding: 30px 0;
    display: block;
}

.core-tit li {
    width: 100%;
    float: left;
}

.core-tit li a {
    padding: 10px 0;
    border-right: 1px solid #FFF;
    display: block;
    font-size: 16px;
    color: #868585;
    text-align: center;
    background: #D7D7D7;
}

.core-tit li a:hover {
    color: #ff6600;
    text-decoration: none;
}

.core-tit li a.hover {
    color: #FFF;
    background: #ff6600;
}

.core-txt {
    padding: 0;
    overflow: hidden;
}

.list-core .core-tit li {
    width: 20%;
}

.list-core .core-txt {
    margin-top: -1px;
    padding: 0;
    overflow: hidden;
}

.list-core .core-txt dl {
    padding: 10px 0px;
    color: #666;
}

.list-core .core-txt dl dt, .list-core .core-txt dl dd {
    margin-right: 5px;
    float: left;
    font-size: 14px;
}

.list-core .core-txt dd.time {
    float: right;
    font-size: 12px;
    line-height: 21px;
    color: #AEAEAE;
}

.list-core .core-txt dl a {
    font-size: 14px;
    color: #666;
}

.list-core .core-txt dl a:hover {
    color: #ff6600;
}

.list-core .core-txt hr.hr-1:first-child {
    border: 0;
    background: #FFF;
}

.list-core .core-txt hr.hr-2 {
    margin-top: 50px;
}

.story-core {
    padding: 0 10px 15px;
}

.story-core .core-tit li {
    width: 25%;
}

.tomato_story {
    padding-bottom: 30px;
}

.tomato_story_bg {
    background: url(http://gw2.kongzhong.com/images/line.jpg) no-repeat left bottom;
    padding-top: 20px;
    padding-bottom: 1px;
}

.tomato_story_item {
    padding-bottom: 20px;
}

.tomato_story_item p {
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    color: #666;
}

.tomato_story_01_item01 {
    padding-right: 222px;
    background: url(http://gw2.kongzhong.com/images/img_story04.jpg) right bottom no-repeat;
}

.tomato_story_01_item02 {
    padding-left: 222px;
    background: url(http://gw2.kongzhong.com/images/img_story05.jpg) left bottom no-repeat;
}

.tomato_story_01_item03 {
    padding-right: 232px;
    background: url(http://gw2.kongzhong.com/images/img_story06.jpg) right bottom no-repeat;
}

.tomato_story_01_item04 {
    padding-left: 222px;
    background: url(http://gw2.kongzhong.com/images/img_story07.jpg) left bottom no-repeat;
}

.tomato_story_i {
    padding-left: 382px;
}

.tomato_story_i ol, .tomato_story_i ul {
    background: url(http://gw2.kongzhong.com/images/game_introduction_li_bg.jpg) no-repeat left top;
}

.tomato_story_i ol li {
    padding: 24px 0 24px 90px;
    height: 27px;
    overflow: hidden;
}

.tomato_story_i ul li {
    padding: 15px 0 15px 90px;
    height: 45px;
    overflow: hidden;
}

.tomato_story_i ul li span {
    font-size: 14px;
    color: #606060;
}

.tomato_story_i ul li a {
    font-size: 16px;
    color: #000;
}

.tomato_story_i ol li a {
    font-size: 18px;
    color: #000;
}

.tomato_story_i_01 {
    background: url(http://gw2.kongzhong.com/images/img_story01.jpg) no-repeat left bottom;
}

.tomato_story_i_02 {
    background: url(http://gw2.kongzhong.com/images/img_story03.jpg) no-repeat left bottom;
}

.tomato_story_i_03 {
    background: url(http://gw2.kongzhong.com/images/img_story02.jpg) no-repeat left bottom;
}

.intro-core {
    padding: 0 10px 15px;
}

.intro-core .core-tit li {
    width: 20%;
}

.tomato_top {
    height: 250px;
    padding-top: 70px;
    padding-left: 10px;
}

.tomato_top_dynamic {
    background: url(http://gw2.kongzhong.com/images/intro_dynamic_title.jpg) right bottom no-repeat;
}

.tomato_top_combat {
    background: url(http://gw2.kongzhong.com/images/intro_combat_title.jpg) 280px bottom no-repeat;
}

.tomato_top_dungeon {
    background: url(http://gw2.kongzhong.com/images/intro_dungeon_title.jpg) 180px bottom no-repeat;
}

.tomato_top_pvp {
    background: url(http://gw2.kongzhong.com/images/intro_pvp_title.jpg) 220px bottom no-repeat;
}

.tomato_top_story {
    background: url(http://gw2.kongzhong.com/images/intro_story_title.jpg) 220px bottom no-repeat;
}

.tomato_top h2 {
    font-family: '微软雅黑';
    font-size: 36px;
    font-weight: normal;
    color: #000;
    height: 38px;
    line-height: 38px;
    padding-bottom: 20px;
}

.tomato_top p {
    width: 260px;
    text-indent: 2em;
    font-size: 14px;
    color: #8B8C8D;
}

.tomato_con {
    background: url(http://gw2.kongzhong.com/images/line.jpg) no-repeat left top;
    position: relative;
    padding-top: 80px;
}

.tomato_con_pvp {
    padding-top: 160px;
}

.tomato_con_img {
    position: absolute;
    right: 0px;
    top: 40px;
}

.tomato_con_pvp .tomato_con_img {
    top: 120px;
}

.tomato_con_pvp .tomato_con_pvp_h3 {
    position: absolute;
    font-family: '微软雅黑';
    font-size: 30px;
    color: #111;
    top: 40px;
    left: 0;
    font-weight: bold;
}

.tomato_con_dungeon {
    padding-top: 10px;
}

.tomato_con_video {
    height: 82px;
    background: url(http://gw2.kongzhong.com/images/video_ico.jpg) no-repeat left top;
    padding-left: 80px;
    padding-bottom: 70px;
}

.tomato_con_video h3 {
    font-family: '微软雅黑';
    font-size: 30px;
    font-weight: normal;
    color: #1B1B1B;
    height: 40px;
    line-height: 40px;
    padding: 0 0 5px 0;
}

.tomato_con_video h3 a:link, .tomato_con_video h3 a:visited {
    color: #1B1B1B;
}

.tomato_con_video h3 a:hover {
    text-decoration: underline;
}

.tomato_con_video p {
    font-size: 22px;
    color: #979797;
}

.tomato_article {
    padding: 0px 0px 30px;
}

.tomato_article p {
    margin-top: 20px;
    line-height: 2;
    text-indent: 2em;
    font-size: 14px;
    color: #8B8C8D;
}

.download-core {
    padding: 0 10px 15px;
}

.down-load {
    min-height: 700px;
    margin-bottom: 50px;
    font-size: 14px;
}

.down-load table {
    width: 100%;
}

.down-load img {
    max-width: 680px;
}

.down-load ol {
    list-style: decimal;
}

.down-load ol li {
    margin-left: 20px;
    line-height: 2;
    color: #454545;
}

.down-load h3 {
    margin: 30px 0;
    font-family: '黑体', '微软雅黑';
    font-size: 30px;
    font-weight: normal;
}

.down-load h4 {
    margin: 25px 0;
    font-size: 20px;
    font-weight: normal;
    color: #BB0000;
}

.down-load h5 {
    margin: 20px 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.down-load p {
    padding: 10px 0;
}

.down-load a {
    font-size: 14px;
}

.down-load a.download-btn {
    width: 268px;
    margin: 15px;
    padding: 12px 0 13px;
    display: inline-block;
    font-size: 19px;
    font-weight: normal;
    text-align: center;
    color: #FFF;
    background: url(http://gw2.kongzhong.com/images/but_img_link_1.jpg) no-repeat;
    border: 0;
}

.down-load a.download-btn:hover {
    color: #EEE;
    text-decoration: none;
}

.down-load a.btn-mid {
    margin: 25px auto;
    display: block;
}

.down-load-info td {
    padding-right: 15px;
}

.down-load-info td:last-child {
    padding-right: 0;
}

.down-load-info span {
    color: #A2A1A1;
}

.down-load-main {
    width: 700px;
    border: 1px #E7E6E6 solid;
}

.down-load-main th {
    padding: 15px 10px 10px;
    border: 1px #E7E6E6 solid;
    text-align: center;
    color: #FFF;
    background: #878686;
}

.down-load-main td {
    padding: 20px 6px 10px;
    border: 1px #E7E6E6 solid;
    font-size: 12px;
    text-align: center;
    color: #767676;
}

.down-load-main a.red {
    line-height: 2;
}

.down-load-ckeck span {
    min-width: 41px;
    padding: 10px 0;
    display: inline-block;
    text-align: center;
}

.down-load .deploy h4 {
    font-size: 12px;
}

.error-core {
    padding: 0 10px 15px;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 4px #E0E0E0;
    -moz-box-shadow: 0px 0px 4px #E0E0E0;
    -ms-box-shadow: 0px 0px 4px #E0E0E0;
    -o-box-shadow: 0px 0px 4px #E0E0E0;
    box-shadow: 0px 0px 4px #E0E0E0;
}

#error .roll-news {
    display: none;
}

.wrap-error {
    padding: 70px 0 0 10px;
    height: 560px;
    font: normal 14px/1.5 \FAE\8F6F\96C5\9ED1, Tahoma, Geneva, sans-serif;
    color: #979797;
    background: url(http://gw2.kongzhong.com/style/v3/images/bg_404.jpg) no-repeat 380px 20px
}

.wrap-error.wrap-error-500 {
    background: url(http://gw2.kongzhong.com/style/v3/images/bg_500.jpg) no-repeat 380px 20px;
}

.wrap-error p {
    margin-bottom: 20px;
}

.wrap-error .txt-error {
    font-size: 36px;
    font-family: Arial, sans-serif;
    color: #666;
}

.wrap-error .txt-tips {
    font-size: 30px;
    color: #000;
    margin-bottom: 20px;
}

.wrap-error dd ul {
    padding-top: 10px;
    overflow: hidden;
    *zoom: 1;
    padding-top: 10px;
}

.wrap-error dd li {
    float: left;
    margin-right: 25px;
}

.wrap-error dd li a:link, .wrap-error dd li a:visited {
    color: #b00;
}

.front .grid {
    width: 985px;
    position: relative;
    top: -440px;
}

.front #header {
    padding: 0;
}

.front #logo {
    margin-top: 20px;
}

#nav-top {
    width: 600px;
    height: 75px;
    float: left;
    background: url(../images/menu-top.png) -100px 0 no-repeat;
}

#nav-top ul {
    width: 300px;
    margin-left: 100px;
    padding-top: 2px;
    overflow: hidden;
}

#nav-top ul li {
    float: left;
}

#nav-top ul li span {
    padding: 0 10px;
    font-size: 12px;
    color: #FFF;
}

#nav-top ul li a {
    font-size: 12px;
    color: #FFF;
}

.front-citation {
    float: left;
}

.front-main-l {
    width: 205px;
    float: left;
    background-color: #1F1E1E;
}

.front-main-l a {
    display: block;
    float: left;
    text-decoration: none;
}

.front-main-l a:nth-of-type(1) {
    width: 213px;
    height: 160px;
    margin-left: -8px;
    margin-top: -20px;
    background: transparent url(../images/inhome.png) 0 0 no-repeat;
}

.front-main-l>div>a:nth-of-type(1) {
    width: 197px;
    height: 81px;
    margin-left: 3px;
    margin-top: 4px;
    margin-bottom: 5px;
    background: transparent url(../images/new_icon2.png) 0 -958px no-repeat;
}

.front-main-l>div>a:nth-of-type(2) {
    width: 97px;
    height: 94px;
    margin-left: 3px;
    background: transparent url(../images/new_icon.png) 0 -1044px no-repeat;
}

.front-main-l>div>a:nth-of-type(3) {
    width: 96px;
    height: 94px;
    margin-left: 4px;
    background: transparent url(../images/new_icon.png) -101px -1044px no-repeat;
}

.front-main-l>div>a:nth-of-type(1):hover {
    background: transparent url(../images/new_icon.png) 0 -1145px no-repeat;
}

.front-main-l>div>a:nth-of-type(2):hover {
    background: transparent url(../images/new_icon.png) 0 -1231px no-repeat;
}

.front-main-l>div>a:nth-of-type(3):hover {
    background: transparent url(../images/new_icon.png) -101px -1231px no-repeat;
}

#front-swflv, #front-swflv img {
    width: 532px;
    height: 324px;
    display: block;
    background-color: #1F1E1E;
}

.front-main-r {
    width: 240px;
    height: 324px;
    overflow: hidden;
    background: #FFF url(../images/new_icon.png) 0 -1334px no-repeat;
    -webkit-box-shadow: 0px 0px 4px #E0E0E0;
    -moz-box-shadow: 0px 0px 4px #E0E0E0;
    -ms-box-shadow: 0px 0px 4px #E0E0E0;
    -o-box-shadow: 0px 0px 4px #E0E0E0;
    box-shadow: 0px 0px 4px #E0E0E0;
}

.ftban-warp {
    position: relative;
}

#focus {
    width: 240px;
    height: 324px;
    position: relative;
    overflow: hidden;
}

#focus ul {
    height: 324px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 240px;
    height: 324px;
    overflow: hidden;
    position: relative;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus ul li>a {
    padding-top: 100px;
}

#focus ul li a, #focus ul li img {
    width: 240px;
    height: 224px;
    display: block;
}

#focus ul li p {
    width: 240px;
    height: 24px;
    position: relative;
    top: -24px;
    line-height: 24px;
    text-align: center;
    background: url(../images/black60.png) 0 0 repeat;
}

#focus ul li p a {
    width: 240px;
    height: 24px;
    color: #FFF;
}

#focus .ftbandiv2.btn {
    display: none;
}

#focus .preNext {
    width: 14px;
    height: 21px;
    padding: 10px;
    position: absolute;
    top: 175px;
    cursor: pointer;
}

#focus .pre {
    left: 5px;
    background: url(../images/ftbanlimg.png) 10px 10px no-repeat;
}

#focus .next {
    right: 5px;
    background-position: right top;
    background: url(../images/ftbanrimg.png) 10px 10px no-repeat;
}

.front-main-m {
    width: 532px;
    float: left;
    background-color: #1F1E1E;
}

.front-main-r {
    width: 240px;
    float: right;
}

.front-banner {
    margin-top: 20px;
}

.front-banner a {
    margin-left: 8px;
    float: left;
    display: block;
}

.front-banner a:first-child {
    margin-left: 0;
}

.front-banner a, .front-banner a img {
    width: 240px;
    height: 75px;
}

.front-download {
    margin-top: 30px;
    position: relative;
    color: #666;
}

.front-download h3 {
    padding: 12px 10px;
    display: block;
    font-family: '黑体', '微软雅黑';
    font-size: 30px;
    color: #000;
    clear: both;
    overflow: hidden;
    background: url(../images/min_icon.png) 0 -146px repeat-x;
}

.front-download h4 {
    margin: 20px 0 10px;
    font-size: 24px;
    color: #BB0000;
}

.front-inkmark {
    float: left;
}

.front-inkmark li {
    width: 650px;
    padding: 5px 0 5px 31px;
    font-size: 14px;
    line-height: 2;
    color: #666;
}

.front-inkmark a, .front-inkmark span {
    padding: 0 2px;
    font-size: 14px;
}

.front-inkmark ol i {
    width: 21px;
    height: 13px;
    margin: 9px 10px 0 -31px;
    display: block;
    float: left;
    background-image: url(../images/min_icon.png);
    background-repeat: no-repeat;
}

.front-inkmark ol li:nth-of-type(1) i {
    background-position: 0 -250px;
}

.front-inkmark ol li:nth-of-type(2) i {
    background-position: 0 -266px;
}

.front-inkmark ol li:nth-of-type(3) i {
    background-position: 0 -282px;
}

.front-inkmark ol li:nth-of-type(4) i {
    background-position: 0 -300px;
}

.front-qrcode {
    width: 185px;
    margin-top: 20px;
    border: 1px solid #EEE;
    border-top: 0;
    float: right;
    text-align: center;
    background-color: #FFF;
}

.front-qrcode p {
    padding: 10px 0 5px;
    font-size: 14px;
    line-height: 1.5;
    color: #393939;
}

.front-qrcode div {
    background: #EFEFEF url(../images/weibofenxiang.jpg) no-repeat;
}

.front-qrcode div a {
    width: 90px;
    height: 60px;
    display: block;
    text-decoration: none;
}

.front-qrcode div a:first-child {
    float: left;
}

.front-qrcode div a:last-child {
    float: right;
}

.front-download-a {
    padding: 20px 0 40px;
}

.front-download-a a {
    width: 318px;
    height: 65px;
    margin-left: 15px;
    padding: 0;
    float: left;
    display: block;
    text-indent: -9999em;
    background: url(http://gw2.kongzhong.com/imgs/min_btn.jpg) no-repeat;
}

.front-download-a a:nth-of-type(1) {
    margin-left: 0px;
    background-position: -0px -132px;
}

.front-download-a a:nth-of-type(2) {
    background-position: -0px -327px;
}

.front-download-a a:nth-of-type(3) {
    float: right;
    background-position: -0px -392px;
}

.front .deploy {
    padding: 20px 0;
    background: #F6F6F6 url(../images/front_deploy.jpg) center bottom no-repeat;
}

.front #mainly {
    min-height: 0;
    padding-top: 20px;
    background: none;
}

.front #footer {
    margin-top: -75px;
    padding-top: 45px;
    background: transparent url(../images/front_footer_bg.png) center bottom no-repeat;
}

.front .footer-p {
    padding: 15px 0 10px;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #FFF;
}

.front #page {
    max-width: 1920px;
    min-width: 1000px;
    background: url(../images/front_page_bg.jpg) center top no-repeat;
}

.start li {
    font-size: 16px;
    float: left;
    margin-right: 12px;
}

.start li:hover .span {
    background: url(http://gw2.kongzhong.com/style/OBT/images/hover.png) no-repeat;
    color: #ff6600;
}

.start li:hover p {
    color: #cc0000;
    text-decoration: none;
}

.public_info p {
    font-family: "微软雅黑", arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    line-height: 18px;
}


.bar {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    display: -webkit-box;
    -webkit-box-pack: justify;
}

.home_first {
    font-size: 20px;
    font-weight: 500;
}

.bar .has {
    display: none;
}

.home:hover {
    text-decoration: none;
    color: #333;
}

.swiper-container {
    z-index: 0;
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination-bullet {
    width: 40px;
    height: 10px;
    border-radius: 0;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #ba0500;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 23%;
    bottom: 85px;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 26%;
    bottom: 130px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 26%;
    bottom: 58px;
}

.onlinecall {
    width: 330px;
    height: 124px;
    overflow: hidden;
}

.onlinecall a {
    background: none;
}

.onlinecall a, .onlinecall img {
    width: 330px;
    height: 124px;
    display: block;
}

.wrap_margin {
    border-bottom: 2px solid #e4e3e4;
}

.section_wrap {
    padding: 1px;
    box-sizing: border-box;
    background: #fff;
    margin-left: 1px;
    height: 80px;
    line-height: 80px;
}

.section_wrap h2 {
    font-size: 24px;
    line-height: 24px;
    border-left: 2px solid #000;
    padding-left: 20px;
    margin-top: 28px;
  color: #333;
}

.home-core {
    width: 872px;
    padding: 12px 0;
    height: 507px;
    padding-bottom: 0;
}

nav {
    clear: both;
    padding-left: 50px;
    box-sizing: border-box;
    background: #fff;
    border-top: 1px solid #e3e4e3;
}

.black_flag {
    border: 1px solid #e4e3e4;
    box-sizing: border-box;
}

.act_nav a:nth-child(even) {
    margin-left: 21px;
}

.act_nav a {
    margin-bottom: 15px;
    display: inline-block;
}

.nav_bar {
    width: 870px;
    overflow: hidden;
    background: #fff;
}

/* tabBar */

body {
    background: #fff;
    margin: 0;
}



.buy_wrap {
    width: 1198px;
    margin: 0 auto;
    height: 690px;
    background: url(../images/book_bg.jpg) no-repeat;
}






/* #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: url(../images/click_left.png) no-repeat;
    width: 35px;
    height: 67px;
    right: 0;
    top: 50%;
    margin-top: -33px;
} */

/* #certify .swiper-button-prev:hover {
    background-position: 11px 7px;
    background-size: 35%;
    border: 1px solid #fff;
}

#certify .swiper-button-next {
    top: 62%;
    left: 1000px;
    width: 45px;
    height: 45px;
    border: 1px solid #818181;
    background-position: 0 0;
    background-size: 50% 50%;
    background-position: 10px;
}

#certify .swiper-button-next:hover {
    background-position: 11px 7px;
    background-size: 35%;
    border: 1px solid #fff;
} */


 #certify {
    position: relative;
    width: 1074px;
    margin: 35px auto
}
#certify .swiper-slide {
    background: none;
    margin-top: 58px;
}
#certify .swiper-button-prev {
    background: url(../images/click_left.png) no-repeat;
    width: 35px;
    height: 67px;
    left: -40px;
    top: 50%;
    margin-top: -33px;
}
#certify .swiper-button-next {
    background: url(../images/click_right.png) no-repeat;
    width: 35px;
    height: 67px;
    right: -40px;
    top: 50%;
    margin-top: -33px;
}
.swiper-pagination-bullet {
    border-radius: 0;
}

.tabBar {
    width: 100%;
    height: 74px;
    background: url(../images/bar_bg.png) no-repeat;
    opacity: 0.8;
    position: relative;
}

 /* 新dlc标签 */
    #dlc_title .swiper-container {
      width: 1040px;
      height: 100%;
    }

    #dlc_title .swiper-button-prev,
    #dlc_title .swiper-button-next {
      background: url(../images/click_right.png) no-repeat;
      width: 35px;
      height: 67px;
      transform: scale(.75);
      top: 35%;
      cursor: pointer;
    }

    #dlc_title .swiper-button-prev {
      background: url(../images/click_left.png) no-repeat;
    }

    #dlc_title .swiper-slide {
      position: relative;
      width: 215px;
      height: 27px;
      display: block;
      /* margin: 0 15px; */
      color: aliceblue;
      font-size: 44px;
  background: transparent;
    }

    #dlc_title .swiper-slide img {
      cursor: pointer;
      display: inline-block;
    }

    #dlc_title .swiper-slide .yes_active {
      display: none;
    }

    #dlc_title .swiper-slide:hover,
    #dlc_title .swiper-slide-thumb-active {}
.tabBar .swiper-pagination {
    width: 1098px;
    margin: 0 auto;
    left: 100px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.tabBar .swiper-pagination-bullet {
    position: relative;
    top: 27px;
    width: 215px;
    height: 27px;
    opacity: 1;
    outline: none;
   display: block;
}
.tabBar .swiper-pagination-bullet:nth-child(1) {
    background: url(../images/default_left1.png) no-repeat;
    
}
.tabBar>.swiper-pagination-bullet:hover{
    background: url(../images/active_left1.png) no-repeat;
}

.tabBar .swiper-pagination-bullet-active:nth-child(1){
    background: url(../images/active_left1.png) no-repeat;
}

.tabBar .swiper-pagination-bullet:nth-child(2) {
    /* left: 502px; */
    background: url(../images/default_center2.png) no-repeat;
}

.tabBar .swiper-pagination-bullet-active:nth-child(2){
    background: url(../images/active_center2.png) no-repeat;
}

.tabBar .swiper-pagination-bullet:nth-child(3) {
    background: url(../images/default_right3.png) no-repeat;
}

.tabBar .swiper-pagination-bullet-active:nth-child(3){
    background: url(../images/active_right3.png) no-repeat;
}
.tabBar .swiper-pagination-bullet:nth-child(4) {
    background: url(../images/default_right4.png) no-repeat;
}

.tabBar .swiper-pagination-bullet-active:nth-child(4){
    background: url(../images/active_right4.png) no-repeat;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.billing, .health {
    width: 330px;
}


.game_media {
    width: 1198px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.player_left {
    position: absolute;
    width: 430px;
    height: 520px;
    background: url(../images/player.png) no-repeat;
    background-position: left top;
    z-index: 3;
    top: -95px;
    left: -236px;
  pointer-events: none;
}

.player_right {
    position: absolute;
    width: 368px;
    height: 520px;
    background: url(../images/player.png) no-repeat;
    background-position: right top;
    z-index: 3;
    top: -45px;
    right: -250px;
  pointer-events: none;
}

.game_media_top {
    position: relative;
    z-index: 5;
    padding: 1px;
    box-sizing: border-box;
}

.game_media_top {
    width: 54%;
}

.game_media_bottom {
    position: relative;
    width: 46%;
    z-index: 5;
}

.game_media_top a {
    display: block;
    width: 78px;
    height: 78px;
    margin: 202px auto;
}

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

.clearfix {
    *zoom: 1;
}

.game_media_bottom ul li {
    float: left;
    width: 270px;
    height: 175px;
    margin-top: 0;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 0;
    margin-bottom: 10px;
}

.game_media_bottom ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.game_media_bottom ul li:nth-child(1) {
    background: url(../images/game_1.jpg) no-repeat;
}

.game_media_bottom ul li:nth-child(1):hover {
    background: url(../images/game1_hover.jpg) no-repeat;
}

.game_media_bottom ul li:nth-child(2) {
    background: url(../images/game_2.jpg) no-repeat;
}

.game_media_bottom ul li:nth-child(2):hover {
    background: url(../images/game2_hover.jpg) no-repeat;
}

.game_media_bottom ul li:nth-child(3) {
    background: url(../images/game_3.jpg) no-repeat;
}

.game_media_bottom ul li:nth-child(3):hover {
    background: url(../images/game3_hover.jpg) no-repeat;
}

.game_media_bottom ul li:nth-child(4) {
    background: url(../images/game_4.jpg) no-repeat;
}

.game_media_bottom ul li:nth-child(4):hover {
    background: url(../images/game4_hover.jpg) no-repeat;
}

.game_tab {
    width: 1198px;
    position: relative;
    margin-bottom: 10px;
    margin: auto;
}

.game_tabar {
    position: absolute;
    top: 0;
    width: 100%;
    height: 103px;
    line-height: 103px;
    background: #2c1b1a;
    z-index: 1;
}

.game_tabar ul li {
    float: left;
    width: 33%;
    text-align: center;
    height: 103px;
    line-height: 103px;
    cursor: pointer;
    color: #fff;
}

.game_tabar ul li div {
    width: 178px;
    height: 43px;
    margin: 28px auto;
}

.game_tabar ul li:nth-child(1) div {
    background: url(../images/race_link.png) no-repeat center;
}

.game_tabar ul li:nth-child(2) div {
    background: url(../images/vocation_link.png) no-repeat center;
}

.game_tabar ul li:nth-child(3) div {
    background: url(../images/unique_link.png) no-repeat center;
}

.game_tabar ul li:nth-child(1):hover div {
    background: url(../images/race_hover.png) no-repeat center;
}

.game_tabar ul li:nth-child(2):hover div {
    background: url(../images/vocation_hover.png) no-repeat center;
}

.game_tabar ul li:nth-child(3):hover div {
    background: url(../images/unique_hover.png) no-repeat center;
}

.game_tabar ul li:nth-child(1).gamebar_active div {
    background: url(../images/race_hover.png) no-repeat center;
}

.game_tabar ul li:nth-child(2).gamebar_active div {
    background: url(../images/vocation_hover.png) no-repeat center;
}

.game_tabar ul li:nth-child(3).gamebar_active div {
    background: url(../images/unique_hover.png) no-repeat center;
}

.game_content ul li {
    display: none;
}

.game_content .swiper-container {
    width: 100%;
    height: 100%;
}

.game_content .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: green; */
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.main_content {
    width: 100%;
    height: 1186px;
}

.game_group {
    width: 100%;
    height: 820px;
    padding: 1px;
    box-sizing: border-box;
}

.wrap_game {
    width: 566px;
    margin-top: 100px;
    padding: 1px;
    box-sizing: border-box;
}

.game_xe {
    background: url(../images/xe_02.jpg) no-repeat;
    background-size: 96%;
}

.game_human {
    background: url(../images/human_02.jpg) no-repeat;
    background-size: cover;
}

.game_hwz {
    background: url(../images/whz_02.jpg) no-repeat;
    background-size: 96%;
}

.game_ne {
    background: url(../images/ne_02.jpg) no-repeat;
    background-size: cover;
 
}

.game_asl {
    background: url(../images/asl_02.jpg) no-repeat;
    background-size: cover;
}

.game_xewl {
    background: url(../images/xewl_02.jpg) no-repeat;
    background-size: cover;
}

.game_hls {
    background: url(../images/hls_02.jpg) no-repeat;
    background-size: cover;
}
.game_asl {
  background: url(../images/asl_02.jpg) no-repeat;
  background-size: cover;
}

.game_xewl {
  background: url(../images/xewl_02.jpg) no-repeat;
  background-size: cover;
}

.game_hls {
  background: url(../images/hls_02.jpg) no-repeat;
  background-size: cover;
}

.game_zs {
  background: url(../images/zs_02.jpg) no-repeat;
  background-size: 96%;
}

.game_qxz {
  background: url(../images/qxz_02.png) no-repeat;
  background-size: cover;
}

.game_yx {
  background: url(../images/yx_02.jpg) no-repeat;
  background-size: cover;
}

.game_gcs {
  background: url(../images/gcs_02.jpg) no-repeat;
  background-size: cover;
}

.game_shz {
  background: url(../images/shz_02.jpg) no-repeat;
  background-size: cover;
}

.game_yss {
  background: url(../images/yss_02.jpg) no-repeat;
  background-size: cover;
}

.game_hss {
  background: url(../images/hss_02.jpg) no-repeat;
  background-size: 97.5%;
}

.game_event {
  background: url(../images/event_02.jpg) no-repeat;
  background-size: cover;
}

.game_risk {
  background: url(../images/risk_02.jpg) no-repeat;
  background-size: cover;
}

.game_fight {
  background: url(../images/fight_02.jpg) no-repeat;
  background-size: cover;
}

.game_history {
  background: url(../images/history_02.jpg) no-repeat;
  background-size: cover;
}

.game_war {
  background: url(../images/war_02.jpg) no-repeat;
  background-size: cover;
}

.game_vocation {
  background: url(../images/vocation_02.jpg) no-repeat;
  background-size: cover;
}
.g_top {
    box-sizing: border-box;
    padding-left: 57px;
    height: 168px;
    line-height: 168px;
}

.g_top img {
    margin-top: 50px;
}


.xe_top {
  background: url(../images/xe_top.png) no-repeat;
}

.rl_top {
  background: url(../images/rl_top.png) no-repeat;

}

.ne_top {
  background: url(../images/ne_top.png) no-repeat;

}

.asl_top {
  background: url(../images/asl_top.png) no-repeat;

}

.hls_top {
  background: url(../images/hls_top.png) no-repeat;
}

.hwz_top {
  background: url(../images/hwz_top.png) no-repeat;
}

.zs_top {
  background: url(../images/zs_top.png) no-repeat;
}

.qxz_top {
  background: url(../images/qxz_top.png) no-repeat;
}

.yx_top {
  background: url(../images/yx_top.png) no-repeat;
}

.gcs_top {
  background: url(../images/gcs_top.png) no-repeat;
}

.shz_top {
  background: url(../images/shz_top.png) no-repeat;
}

.yss_top {
  background: url(../images/yss_top.png) no-repeat;
}

.hss_top {
  background: url(../images/hss_top.png) no-repeat;
}

.sj_top {
  background: url(../images/sj_top.png) no-repeat;
}

.risk_top {
  background: url(../images/risk_top.png) no-repeat;
}

.fight_top {
  background: url(../images/fight_top.png) no-repeat;
}

.history_top {
  background: url(../images/history_top.png) no-repeat;
}

.vocation_top {
  background: url(../images/vocation_top.png) no-repeat;
}


.war_top {
    background: url(../images/war_top.png) no-repeat;
}

.mid_wrap {
    width: 100%;
    padding-right: 70px;
    box-sizing: border-box;
}

.g_mid {
    height: 517px;
    padding-left: 48px;
    font-size: 48px;
    color: #fff;
    background: rgba(106, 1, 0, .88);
    padding-top: 1px;
    box-sizing: border-box;
}

.g_mid .g_info {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, .1);
}

.g_mid p {
    margin: 12px auto 30px;
    font-family: "宋体";
    font-size: 18px;
}

.g_mid span {
    font-size: 24px;
    margin-left: 12px;
}

.g_mid h3 {
    font-size: 38px;
    height: 100px;
    line-height: 100px;
    font-family: "黑体";
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, .1);
}

.game_content .swiper-slide .wrap_game {
    position: relative;
    height: 687px;
    text-align: left;
}

.game_tip {
    width: 168px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: url(../images/game_tip.png) no-repeat;
    margin-bottom: 24px;
    cursor: pointer;
}

.game_tip a {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: 600;
    font-family: "宋体";
    font-size: 20px;
    line-height: 48px;
    color: #af100e;
}

.game_race .g_top {
    width: 900px;
    background: url(../images/xe_top.jpg) no-repeat;
    background-size: cover;
    padding-top: 20px;
}

.g_mid ul li {
    float: left;
    display: block;
    margin-right: 20px;
}

.g_mid ul li div {
    width: 60px;
    height: 60px;
}

.g_mid ul li p {
    width: 60px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    font-family: "宋体";
    margin-top: 70px;
    margin-bottom: 0;
}

.game_swiper .g_mid ul li p {
    margin-top: 110px;
}

.game_group .g_mid ul li p {
    bottom: 10px;
    position: absolute;
}

.g_icon {
    padding-bottom: 20px;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1) {
    background: url(../images/humanicon_d.png) no-repeat center/100% 100%;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1):hover, .game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(1) {
    background: url(../images/humanicon_a.png) no-repeat center/100% 100% ;   
     
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: url(../images/xeicon_d.png) no-repeat center/100% 100%;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2):hover, .game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(2) {
    background: url(../images/xeicon_a.png) no-repeat center/100% 100%;  
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: url(../images/neicon_d.png) no-repeat center/100% 100%;
}
.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3):hover, .game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(3) {
    background: url(../images/neicon_a.png) no-repeat center/100% 100%;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
    background: url(../images/aslicon_d.png) no-repeat center/100% 100%;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4):hover, .game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(4) {
    background: url(../images/aslicon_a.png) no-repeat center/100% 100%;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5) {
    background: url(../images/xewlicon_d.png) no-repeat center/100% 100%;
}

.game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5):hover, .game_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(5) {
    background: url(../images/xewlicon_a.png) no-repeat center/100% 100%;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: 30px;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(9) {
    background: url(../images/hlsicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(9):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(9) {
    background: url(../images/hlsicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1) {
    background: url(../images/hwzicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(1) {
    background: url(../images/hwzicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: url(../images/zsicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(2) {
    background: url(../images/zsicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: url(../images/qxzicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(3) {
    background: url(../images/qxzicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
    background: url(../images/yxicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(4) {
    background: url(../images/yxicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5) {
    background: url(../images/gcsicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(5) {
    background: url(../images/gcsicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(6) {
    background: url(../images/shzicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(6):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(6) {
    background: url(../images/shzicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(7) {
    background: url(../images/yssicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(7):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(7) {
    background: url(../images/yssicon_a.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(8) {
    background: url(../images/hssicon_d.png) no-repeat;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(8):hover, .game_career .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(8) {
    background: url(../images/hssicon_a.png) no-repeat;
}

.game_unique .swiper-pagination-bullet, .game_swiper .swiper-pagination-bullet {
    width: 60px;
    height: 60px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1) {
    background: url(../images/eventicon_d.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1):hover, .game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(1) {
    background: url(../images/eventicon_a.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: url(../images/riskicon_d.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2):hover, .game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(2) {
    background: url(../images/riskicon_a.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: url(../images/fighticon_d.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3):hover, .game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(3) {
    background: url(../images/fighticon_a.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5) {
    background: url(../images/historyicon_d.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5):hover, .game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(5) {
    background: url(../images/historyicon_a.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4) {
    background: url(../images/vocationicon_d.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4):hover, .game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(4) {
    background: url(../images/vocationicon_a.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(6) {
    background: url(../images/waricon_d.png) no-repeat;
}

.game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(6):hover, .game_unique .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(6) {
    background: url(../images/waricon_a.png) no-repeat;
}

.game_swiper .swiper-button-prev {
    width: 57px;
    height: 110px;
    background: url(../images/arrow_swiper.png) no-repeat;
    background-position: 0 0px;
}

.game_swiper .swiper-button-next {
    width: 57px;
    height: 110px;
    background: url(../images/arrow_swiper.png) no-repeat;
    background-position: -0 -110px;
}

.tfooter_t {
    width: 1198px;
    margin: 0 auto;
    background: rgba(0, 0, 0, .2);
    margin-top: 20px;
}

.tfooter {
    height: 329px;
    background: url(../images/bottom_bg.jpg) no-repeat;
    padding: 1px;
    box-sizing: border-box;
}

.tfooter .public_footer {
    margin-bottom: 100px;
}

.run a img {
    width: 100px;
    height: 300px;
}

.tidings-right dl dd {
    width: 68%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tidings-right .top_title dd {
    width: 80%;
}

/* @media screen and (min-width:1025px) and (max-width:1280px) {
    #mainmenu {
        width: 80%;
        position: absolute;
        height: 80px;
        z-index: 9999;
        left: 10%;
    }
    #mainmenu>ul>li.game_u {
        margin-right: 13%;
    }
    #logo {
        position: absolute;
        width: 138px;
        height: 142px;
        margin-left: 33px;
        z-index: 5;
        left: 42%;
        background: url(../images/logo2.png) no-repeat;
        background-size: contain;
    }
}

@media screen and (min-width:1281px) and (max-width:1440px) {
    #mainmenu {
        width: 78%;
        position: absolute;
        height: 80px;
        z-index: 9999;
        left: 11%;
    }
    #mainmenu>ul>li.game_u {
        margin-right: 13%;
    }
    #logo {
        position: absolute;
        width: 140px;
        height: 136px;
        margin-left: 33px;
        z-index: 5;
        left: 43%;
        background: url(../images/logo2.png) no-repeat;
        background-size: contain;
    }
}

@media screen and (min-width:1441px) and (max-width:1680px) {
    #mainmenu {
        width: 74%;
        position: absolute;
        height: 80px;
        z-index: 9999;
        left: 13%;
    }
    #mainmenu>ul>li.game_u {
        margin-right: 13%;
    }
    #logo {
        left: 42%;
    }
}

@media screen and (min-width:1681px) and (max-width:1920px) {
    #mainmenu {
        width: 68%;
        position: absolute;
        height: 80px;
        z-index: 9999;
        left: 16%;
    }
    #mainmenu>ul>li.game_u {
        margin-right: 13%;
    }
} */

.onlinecall {
    padding: 1px;
    box-sizing: border-box;
}

.onlinecall:nth-child(1) {
    background: url(https://statics.kongzhong.com/gw2/2024/06/202406121622260305.png) no-repeat;
}

.onlinecall:nth-child(2) {
    background: url(../images/aside2.png) no-repeat;
}

.onlinecall:nth-child(3) {
    background: url(../images/aside3.png) no-repeat;
}

.onlinecall:nth-child(4) {
    background: url(../images/aside4.png) no-repeat;
}

.onlinecall a p {
    font-size: 26px;
     font-family: "黑体";
    color: #5b5b5b;
    margin-top: 36px;
    margin-left: 25px;
    font-weight: 600;
}

.onlinecall a p.t_mid {
    margin-top: 0px;
    font-size: 12px;
    margin-left: 62px;
}

.onlinecall a:hover {
    text-decoration: none;
}

.onlinecall a:hover p {
    color: #ba0500;
}

.game_unique .game_group .g_mid ul li p {
    margin-top: 125px;
    position: static;
}

.game_career .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 38%;
    left: 55%;
    bottom: 40px;
}

.game_swiper .g_mid ul li p {
    margin-top: 67px;
    margin-left: 7px;
}

.game_career .g_mid ul li {
    height: 0;
    float: left;
    display: block;
    margin-right: 3px;
    margin-top: 83px;
}

.game_career .g_mid ul li p {
    position: static;
    margin-top: 0;
    margin-left: 18px;
}

.game_career .g_icon {
    position: absolute;
    bottom: 0;
    width: 72%;
    height: 186px;
}

.game_career .g_mid p {
    margin-bottom: 10px;
}

.game_career .game_tip {
    margin-bottom: 10px;
}

.game_career .g_mid ul li.shz {
    margin-left: 38px;
}

.game_unique .g_mid ul li {
    margin-right: 12px;
}

.has .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 0;
    bottom: 0;
}

.has .swiper-pagination-bullet {
    overflow: hidden;
    width: 79px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
     font-family: "黑体";
    font-size: 15px;
}

.has .swiper-pagination-bullet-active {
    background: #ba0500;
}

.has .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0;
}

.has .swiper-pagination {
    text-align: right;
}

.microblog-info {
    border: 1px solid #ccc;
}

.microblog-info .info_text {
    float: right;
    width: 164px;
    margin: 0 auto;
    font-size: 14px;
}

.info_text h4 {
    color: #f37020;
}

.info_text p {
    margin-top: 10px;
      color: #333;
}

.icon_ul {
    margin-top: 10px;
}

.icon_ul li:first-child {
    display: none;
}

.icon_ul li {
    float: left;
    margin-left: 10px;
}

.icon_ul li a {
    width: 80px;
    margin: 0 auto;
    padding-left: 30px;
    display: block;
    margin-right: 10px;
    line-height: 24px;
    color: #525252;
    border-right: 1px solid #000;
    background: url(http://gw2.kongzhong.com/style/OBT/img/min_icon1105.png) no-repeat;
}

.icon_ul li:nth-child(2) a {
    border: none;
    background: url(http://gw2.kongzhong.com/style/OBT/img/min_icon1105.png) no-repeat;
    background-position: 0 -30px;
}

.swiper-pagination span {
    outline: none;
}

.swiper-button-next, .swiper-button-prev {
    outline: none;
}
.swiper-button-prev:after, .swiper-button-next:after{
  content:'';
}
.home_first {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

#mainmenu h2 {
    font-family: '黑体', '微软雅黑';
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.mask {
    position: absolute;
    width: 100%;
    /* background: rgba(77, 77, 77, .9); */
    background: rgba(13, 13, 13, .9);
    height: 80px;
    box-sizing: border-box;
    z-index: 1;
}

.mask_active {
    background: rgba(13, 13, 13, .9);
}

.arrow_menu {
    position: absolute;
    top: 0;
    z-index: 3;
    left: 46%;
}

.arrow_slot {
    width: 158px;
    height: 130px;
    margin: 0 auto;
    background: url(http://gw2.kongzhong.com/201910/images/arrow_menu2.png) no-repeat;
    position: relative;
}

.am {
    cursor: pointer;
    width: 30px;
    height: 19px;
    margin: 0 auto;
    background: url(http://gw2.kongzhong.com/201910/images/am_down2.png) no-repeat;
    -webkit-animation: bounce-down 1s linear infinite;
    animation: bounce-down 1s linear infinite;
    margin-left: 61px;
}

.fold_menu {
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    color: #fff !important;
}

.arrow_active {
    background: url(http://gw2.kongzhong.com/201910/images/am_up2.png) no-repeat;
    margin-left: 60px;
    margin-top: 120px;
}

@keyframes bounce-down {
    25% {
        transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        /* IE 9 */
        -moz-transform: translateY(-3px);
        /* Firefox */
        -webkit-transform: translateY(-3px);
        /* Safari 閸滐拷 Chrome */
        -o-transform: translateY(-3px);
    }
    50%, 100% {
        transform: translateY(0);
        -ms-transform: translateY(0);
        /* IE 9 */
        -moz-transform: translateY(0);
        /* Firefox */
        -webkit-transform: translateY(0);
        /* Safari 閸滐拷 Chrome */
        -o-transform: translateY(0);
    }
    75% {
        transform: translateY(3px);
        -ms-transform: translateY(3px);
        /* IE 9 */
        -moz-transform: translateY(3px);
        /* Firefox */
        -webkit-transform: translateY(3px);
        /* Safari 閸滐拷 Chrome */
        -o-transform: translateY(3px);
    }
}

#logo {
    position: absolute;
    width: 102px;
    height: 71px;
    margin-left: 33px;
    z-index: 5;
    left: 45.5%;
    top: 10px;
    background: url(http://gw2.kongzhong.com/201910/images/logo2.png) no-repeat;
}

#mainmenu ul.has>li a {
    font-size: 14px;
    color: #fff;
}

#logo {
    position: absolute;
    width: 102px;
    height: 71px;
    margin-left: 33px;
    z-index: 102;
    left: 45.5%;
    top: 10px;
    background: url(http://gw2.kongzhong.com/201910/images/logo2.png) no-repeat;
}

.mask {
    position: absolute;
    width: 100%;
    background: rgba(77, 77, 77, .9);
    /* background: rgba(13, 13, 13, .9); */
    height: 80px;
    box-sizing: border-box;
    z-index: 1;
}

.wwww h2 {
    font-family: '黑体', '微软雅黑';
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

.wwww h2 small {
    font-size: 11px;
}

.wwww>ul>li {
    margin-right: 5px;
    height: 21px;
    width: 125px;
    text-align: center;
    line-height: 21px;
    margin-top: 19px;
}

.wwww ul.has {
    margin-top: 20px;
}

.wwww ul.has>li {
    padding: 1px 0 1px 2px;
    /* background: url(../images/min_icon.png) -37px -63px no-repeat; */
}

.wwww ul.has>li a {
    font-size: 14px;
    color: #000;
}

.wwww ul.has>li a.new_system {
    font-weight: bold;
}

.wwww ul.has>li a:hover {
    color: #ff6600;
}

.uabb {
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.wwww>ul>li {
    margin-right: 5px;
    height: 21px;
    width: 125px;
    text-align: center;
    line-height: 21px;
    margin-top: 19px;
}

.wwww h2 {
    font-family: '黑体', '微软雅黑';
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.home_first {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.wwww h2 small {
    font-size: 11px;
    color: #999;
}

.uab {
    width: 100%;
    height: 180px;
    position: absolute;
    top: 80px;
    background: rgba(13, 13, 13, .9);
    z-index: 100;
    display: none;
    box-sizing: border-box;
    padding-top: 10px;
}

.uab .has {
    /* width: 80%; */
    height: 100%;
    float: left;
    text-align: center;
    margin-right: 5px;
}

.uab .has li {
    padding: 1px 0 1px 2px;
    width: 125px;
}

.uab .has li a {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.arrow_menu {
    position: absolute;
    top: 0;
    z-index: 101;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -moz-transform: translateX(-50%);
    /* Firefox */
    -webkit-transform: translateX(-50%);
    /* Safari 閸滐拷 Chrome */
    -o-transform: translateX(-50%);
}

.arrow_slot {
    width: 158px;
    height: 130px;
    margin: 0 auto;
    background: url(http://gw2.kongzhong.com/201910/images/arrow_menu2.png) no-repeat;
    position: relative;
}

.arrow_active {
    background: url(http://gw2.kongzhong.com/201910/images/am_up2.png) no-repeat;
    margin-left: 61px;
    margin-top: 75px;
}

.fold_menu {
    position: absolute;
    top: 108px;
    left: 50%;
    /* margin-left: -16px; */
    transform: translateX(-16px);
    -ms-transform: translateX(-16px);
    /* IE 9 */
    -moz-transform: translateX(-16px);
    /* Firefox */
    -webkit-transform: translateX(-16px);
    /* Safari 閸滐拷 Chrome */
    -o-transform: translateX(-16px);
    z-index: 1111111;
    margin-top: -16px;
    margin: 0 auto;
    color: #fff !important;
}

#logo {
    position: absolute;
    width: 102px;
    height: 71px;
    margin-left: 33px;
    z-index: 102;
    left: 50%;
    transform: translateX(-84%);
    -ms-transform: translateX(-84%);
    /* IE 9 */
    -moz-transform: translateX(-84%);
    /* Firefox */
    -webkit-transform: translateX(-84%);
    /* Safari 閸滐拷 Chrome */
    -o-transform: translateX(-84%);
    top: 10px;
    background: url(http://gw2.kongzhong.com/201910/images/logo2.png) no-repeat;
}

/* 2020.5.25 */

#logo {
    position: absolute;
    width: 102px;
    height: 71px;
    margin-left: 33px;
    z-index: 102;
    left: 50%;
    transform: translateX(-84%);
    -ms-transform: translateX(-84%);
    /* IE 9 */
    -moz-transform: translateX(-84%);
    /* Firefox */
    -webkit-transform: translateX(-84%);
    /* Safari 姘撻垾娅拷 Chrome */
    -o-transform: translateX(-84%);
    top: 10px;
    background: url(http://gw2.kongzhong.com/201910/images/logo2.png) no-repeat;
}

.uab .has {
    /* width: 80%; */
    height: 100%;
    float: left;
    text-align: center;
    margin-right: 0;
}

.uabb {
    -webkit-justify-content: space-between;
}

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

.wwww h2 {
    font-family: "微软雅黑";
    font-weight: 500
}

.has .swiper-pagination-bullet {
    width: 15% !important;
}

.game_media_top {
    padding: 0
}

#mainly {
    margin-top: 10px;
}

#slideshow {
    height: 433px;
}

.wwww .clearfix {
    width: 1200px;
}

.uabb {
    width: 1200px;
    margin: 0 auto;
}

/* cdk */

.type-tab {
    text-align: center;
}

.type-tab li {
    width: 47%;
    height: 69px;
    display: inline-block;
    cursor: pointer;
}

.type-tab li:nth-of-type(1) {
    background: url("//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/type_tab1.png") no-repeat center;
}

/*//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/type_tab2.png*/

.type-tab li:nth-of-type(2) {
    background: url("//cdn.tgp.qq.com/tgp_act/act_img/2c7d54347708d2aeaef0eb6837613b9f.png") no-repeat center;
}

/*//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/type_tab1_h.png*/

.type-tab li:nth-of-type(1).on, .type-tab li:nth-of-type(1):hover {
    background: url("//cdn.tgp.qq.com/tgp_act/act_img/00de165754ba841bacf6d2bc50c4e3a7.png") no-repeat center;
}

/*//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/type_tab2_h.png*/

.type-tab li:nth-of-type(2).on, .type-tab li:nth-of-type(2):hover {
    background: url("//cdn.tgp.qq.com/tgp_act/act_img/e1723f222e8561be4f85edf58a3f30ef.png") no-repeat center;
}

.bz-tit {
    background: url("//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/bz-tit.png") no-repeat;
    width: 581px;
    height: 46px;
}

.hh-tit {
    background: url("//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/hh-tit.png") no-repeat;
    width: 546px;
    height: 71px;
    margin: 0 auto;
}

.swi-box {
    margin-top: 170px;
}

/* .swiper-container {
    width: 1100px;
    height: 490px;
} */

.swiper-next {
    background: url("//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/right.png") no-repeat;
    width: 35px;
    height: 67px;
    right: 0;
    top: 50%;
    margin-top: -33px;
}

/*//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/right_h.png*/

.swiper-next:hover {
    background: url("//cdn.tgp.qq.com/tgp_act/act_img/59069f53b0caa70aebfdceaf9b912f2e.png")
}

.swiper-prev {
    background: url("//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/left.png") no-repeat;
    width: 35px;
    height: 67px;
    left: 0;
    top: 50%;
    margin-top: -33px;
}

/*//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/left_h.png*/

.swiper-prev:hover {
    background: url("//cdn.tgp.qq.com/tgp_act/act_img/53b04561e463d832d9a351c93a6345ca.png")
}

.left-img {
    width: 518px;
    height: 437px;
    margin-left: -56px;
}

.left-img img {
    width: 641px;
    height: 437px;
    margin-left: 0;
}

.right-intro {
    width: 546px;
    margin-left: -13px;
}

.right-intro p {
    color: #ffffff;
    font-size: 14px;
    text-align: left;
}

.right-intro .dj-box {
    width: 100%;
}

.dj-box {
    text-align: left;
    margin-top: 30px;
}

.dj-box li {
    width: 115px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 18px 25px 25px 0;
}

.dj-box .dj-name2 {
    color: #ffd7a2;
    font-size: 14px;
    margin-top: 9px;
    line-height: 20px;
    text-align: center;
}



.close1 {
    width: 56px;
    height: 56px;
    top: -70px;
    right: 0;
    background: url("//wegame.gtimg.com/tgp_act/release/online/jz220200528/images/close.png") no-repeat;
}
.wrap video{
    padding: 0;
    width: 100%;
    height: 100%!important;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 auto;
}

iframe {
  height: 956px;
  width: 100%;
}

/* .video-play {top:50%;left:50%;display:none;} */



