/* / 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: #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;
}

#header {
    height: 789px;
}

#mainly {
    background: url(../images/an_bottom.jpg) no-repeat;
    background-size: cover;
}

#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: 155px;
    margin-left: 33px;
    z-index: 5;
    left: 43%;
    background: url(../images/logo.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 {
    background: #fff;
  min-width:1300px;
  position: relative;
}


#mainmenu {
    position: absolute;
    height: 80px;
    z-index: 9999;
}

#mainmenu h2 {
    font-family: '榛戜綋', '寰蒋闆呴粦';
    font-size: 20px;
    font-family: "Noto Sans SC";
    font-weight: 400;
    color: #000;
}

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

#mainmenu>ul>li {
    margin-right: 1%;
    float: left;
    width: 10%;
    height: 21px;
    text-align: center;
    line-height: 21px;
    margin-top: 19px;
}

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

#mainmenu ul.has>li {
    padding: 1px 0 1px 10px;
    /* 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: 2px;
    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-5:hover {
    background-position: 0 -354px;
}

.butpath .butpath-6 {
    width: 165px;
    height: 75px;
    background-position: -494px -354px;
}
.butpath .butpath-6:hover {
    background: url(../images/new_icon2.png) no-repeat;
    background-position: -164px -354px;
}

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


.onlinecall {
    margin-bottom: 4px;
}

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

.onlinecall a:hover {
    background-position: 0 -672px;
}
.onlinecall{
   
    padding: 1px;
    box-sizing: border-box;
}
.onlinecall:nth-child(1){
    background: url(../images/aside1.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;
   
}
.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: 434px;
    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 {
    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-left: 16px;
}

.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: 10px 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 {
    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: 252px;
    height: 150px;
}

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

.news, .news img {
    width: 870px;
    height: 180px;
}

.breadcrumb {
    font-family: "";
    font-weight: 550;
    padding: 11px 20px;
    font-size: 16px;
}

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

.breadcrumb li a {
    font-size: 16px;
    color: #727272;
}

.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 {
    margin-left: 50px;
    background: url(../images/line_bottom.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 {
    display:none;
    float: right;
}

.jiathis_style a {
    width: 26px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    padding: 16px 0px 0px;
}

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

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

.showImg {
    padding-left: 50px;
}

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

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

.article-core-about {
    padding: 80px 50px;
}

.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;
    line-height: 24px;
}

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

.article-core-about h4 {
    font-family: '';
    font-size: 22px;
    font-weight: 600;
}

.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: 24px;
    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: 30px;
    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: 166px;
    height: 108px;
    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_icon.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: #727272;
    line-height: 18px;
}

.public_info p a:link, .public_info p a:visited {
    color: #727272 !important;
}

.bar {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
}

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

.bar .has {
    display: none;
}

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

.swiper-container {
    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;
}

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

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

.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;
    height: 830px;
    overflow: hidden;
    background: #fff;
}

/* tabBar */

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

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

#certify {
    position: relative;
    width: 1074px;
    margin: 70px auto
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 840px;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    background-color: #fff;
    width: 40px;
    height: 10px;
    opacity: 1;
    outline: none;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #ba0500;
    outline: none;
}

#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;
}

.swiper-pagination-bullet {
    border-radius: 0;
}

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

.tabBar .swiper-pagination {
    width: 300px;
    margin: 0 auto;
    left: 20%;
}

.tabBar .swiper-pagination-bullet {
    position: absolute;
    top: 27px;
    width: 173px;
    height: 27px;
    opacity: 1;
    outline: none;
}

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

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

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

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

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

.main_top {
    /* background: url(../images/main_top_bg.jpg) no-repeat; */
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

#bottom {
    background: url(../images/bottom.jpg) no-repeat;
}

.news .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: -34%;
}

.tag {
    padding: 0 50px;
    width: 100%;
    float: right;
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #0a0a0a;
    font-family: "";
}
.tag p{
    line-height: 36px;
    text-align: right;
    background: url(../images/line_bottom.png) center bottom repeat-x;
}




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

.icon_ul {
    margin-top: 10px;
}

.icon_ul li {
    float: left;
    margin-left: 10px;
}
.icon_ul li:first-child{
    display: none;
}

.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;
}
.home_first {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

#mainmenu h2 {
    font-family: '榛戜綋', '寰蒋闆呴粦';
    font-size: 20px;
    font-family: "Noto Sans SC";
    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: 2;
}

.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);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        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-family: "Noto Sans SC";
    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;
}

/*
@media screen and (min-width:1025px) and (max-width:1280px) {
    .wwww {
        width: 80%;
        position: absolute;
        height: 80px;
        z-index: 9999;
        left: 10%;
    }
    .uabb{
        margin: 0 auto;
        width: 80% !important;
    }
    .wwww>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/logo.png) no-repeat;
        background-size: contain;
    }
}

@media screen and (min-width:1281px) and (max-width:1440px) {
    .wwww {
        width: 78%;
        position: absolute;
        height: 80px;
        z-index: 9999;
        left: 11%;
    }
    .uabb{
        margin: 0 auto;
        width: 78% !important;
    }
    .wwww>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/logo.png) no-repeat;
        background-size: contain;
    }
}

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

*/

.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-family: "Noto Sans SC";
    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);
    z-index: 1111111;
    margin-top: -16px;
    margin: 0 auto;
    color: #fff !important;
}
.bar {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    display: -webkit-box;
    -webkit-box-pack: justify;
}
.mask {
    z-index: 2;
}


/* 2020.5.25 */



#logo {
    position: absolute;
    width: 102px;
    height: 71px;
    margin-left: 33px;
    z-index: 102;
    left: 50%;
    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;}
#logo{-ms-transform: translateX(-84%);
    /* IE 9 */
    -moz-transform: translateX(-84%);
    /* Firefox */
    -webkit-transform: translateX(-84%);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateX(-84%);}
.fold_menu{-ms-transform: translateX(-16px);
    /* IE 9 */
    -moz-transform: translateX(-16px);
    /* Firefox */
    -webkit-transform: translateX(-16px);
    /* Safari 鍜� Chrome */
    -o-transform: translateX(-16px);}




.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;
}
.wwww .clearfix{width: 1200px;}
.uabb{width: 1200px; margin: 0 auto;}
.news, .news img{    margin-top: 6.5px;}

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