html, body, div, h1, h2, h3, strong, span, img, a, p, label, ul, li, dl, dt, dd, ol, table, tr, td, input, nav, section, header, footer, i {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

html {
    font-size: 20px;
}

html, body {
    width: 100%;
    height: 100%;
    /*position:absolute; 
    background-color:#000;
    overflow: hidden; */
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

input::-webkit-input-placeholder {
    color: #888785 !important;
}

img {
    vertical-align: top;
    border: none 0;
    width: 100%
}

a {
    text-decoration: none;
    border: none 0;
}

i {
    font-style: normal;
}

input, textarea {
    border: none 0;
    outline: none;
}

li {
    list-style: none;
}

.cb {
    clear: both;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.pf {
    position: fixed;
}

.topbar, .logo, .btn-yy, .btn, .btn-nav {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.btn {
    text-indent: -9999px;
}

.topbar {
    z-index: 100;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 0;
    padding: 0 0 16%;
    background-image: url(../img/bg.jpg);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
}

.topbar .logo {
    position: absolute;
    left: 3%;
    top: 50%;
    width: 38%;
    height: 0;
    padding: 0 0 12.4%;
    margin: -6.2% 0 0;
    z-index: 102;
    background-image: url(../img/logo.png);
}

.topbar .btn-home {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.topbar .btn-yy {
    position: absolute;
    right: 13%;
    top: 50%;
    display: block;
    width: 29.33%;
    height: 0;
    padding: 0 0 9.6%;
    margin: -4.8% 0 0;
    z-index: 102;
    background-image: url(../img/btn.png);
}

.topbar .nav {
    width: 100%;
    padding: 16% 0 0;
}

.topbar .btn-nav {
    position: absolute;
    top: 50%;
    right: 3%;
    width: 8%;
    height: 0;
    padding: 0 0 6.13%;
    margin: -3.06% 0 0;
    z-index: 110;
    background-image: url(../img/btn-nav.png);
}

.topbar .nav-dd {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    margin: 16% 0 0;
    z-index: 109;
    line-height: 40px;
    background: rgba(9, 3, 1, .95);
}

.topbar .nav-dd.now {
    display: block;
}

.topbar .nav-dd::after {
    content: "";
    position: absolute;
    right: 5%;
    top: -7px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-bottom: 7px solid rgba(9, 3, 1, .95);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.topbar .nav-dd .nav-a {
    font-size: 14px;
    text-align: center;
    position: relative;
    display: inline-block;
    width: 15%;
    box-sizing: border-box;
    color: #cbb87f;
}

.topbar .nav-dd .nav-a:nth-child(n+2)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-left: 1px solid #412c23;
    height: 10px;
    margin: -5px 0 0;
}

.superbox {
    position: relative;
    width: 100%;
    overflow-y: auto;
}

.new {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    background: url(../img/zx_bg_04.jpg) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.top {
    width: 100%;
    height: 2.55rem;
    position: fixed;
    top: 0;
    background: url(../img/1.jpg) center center no-repeat;
    background-size: cover;
    z-index: 2;
}

.top_btn {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 4.75rem;
    height: 1.55rem;
}

.new_contain {
    position: relative;
    margin-top: 2.55rem;
    z-index: 1;
    padding-bottom: 4.5rem;
}

.new_inTop {
    width: 100%;
    height: 2.08rem;
    background: url(../img/zx_bg_02.jpg) center top no-repeat;
    background-size: cover;
}

.new_inCenter {
    position: relative;
    width: 95%;
    overflow: scroll;
    margin: 0.5rem auto;
}

@media only screen and (max-height: 450px) {
    .new_inCenter {
        height: 14rem;
    }
}

.tol_nav {
    position: relative;
    width: 100%;
    background-image: url(../img/zx_bg_03.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 2rem;
}

.tol_nav .bar {
    position: relative;
    width: 15.7rem;
    margin: 0 auto;
    height: 1.85rem;
}

.tol_nav .bar .tips {
    position: relative;
    float: left;
    width: 3.92rem;
    height: 1.94rem;
}

.tol_nav .bar p {
    color: #fdf5e3;
    font-size: 0.6rem;
    text-align: center;
    line-height: 1.4rem;
}

.tol_nav .bar .bos {
    display: block;
    width: 100%;
    border-right: 0.1rem solid #fdf5e3;
}

.tol_nav .bar .bos.on {
    border-bottom: 0.1rem solid #e29902;
    color: #e29902;
    font-weight: bold;
    font-size: 0.8rem;
}

.new_inCenter .pics {
    position: relative;
    width: 100%;
    margin: 0rem auto;
    overflow: hidden;
}

.new_inCenter .pics .bg {
    position: relative;
    z-index: 1;
    width: 100%;
    border: none;
    display: block;
}

.new_inCenter .pics a {
    display: block;
    width: 6.4rem;
    height: 2.2rem;
    position: absolute;
    z-index: 2;
}

.new_inCenter .pics #ios {
    right: 1.45rem;
    top: 1.65rem;
}

.new_inCenter .pics #android {
    right: 1.45rem;
    top: 4.2rem;
}

.new_inCenter .intros {
    position: relative;
    width: 100%;
    background-image: url(../img/o_1.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0.5rem;
}

.new_inCenter .intros .wx {
    position: relative;
    width: 100%;
    padding-top: 7rem;
}

.new_inCenter .intros .wx p {
    color: #e6d5b1;
    font-size: 0.2rem;
    line-height: 1rem;
}

.new_inCenter .intros .wx p .yel {
    color: #f6bc47;
}

.new_inCenter .words {
    font-size: 0.2rem;
    color: white;
}

.new_title {
    font-size: 0.775rem;
    font-weight: bold;
    padding-top: 0.75rem;
    color: #0559ae;
    /*background: -webkit-gradient(linear,left top,left bottom,from(#ffdc62),to(#9d6f01));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-shadow::3px 3px 3px #000000;*/
    text-align: center;

}

.new_navOut {
    width: 100%;
    height: 2rem;
    overflow: hidden;
}

.new_navIn {
    width: 15.625rem;
    margin: 0 auto;
    height: 1.9rem;
    background: url(../img/t4.png) center center no-repeat;
    background-size: cover;
    background-color: #f8f1df;
}

.new_navIn li {
    height: 1.9rem;
    text-align: center;
    width: 5.15rem;
}

.new_navIn li a {
    display: block;
    font-size: 0.6rem;
    color: #e6dfcf;
    line-height: 0.75rem;
    margin-top: 0.5rem;
}

.new_navIn li:last-child a, .new_navIn li.new_current a {
    border-right: none;
}

.new_navIn li.new_current {
    background: #34180b;
    height: 1.825rem;
    padding-bottom: -0.075rem;
    border-bottom: 0.075rem solid #e29902;
}

.new_conIn {
    width: 15.625rem;
    margin: 0 auto;
    background: #f8f1df;
}

.new_list {
    padding: 0 0.5rem 1.5rem;
}

.new_list li {
    line-height: 1.85rem;
    font-size: 0.55rem;
    border-bottom: 1px solid #a09b97;
}

.new_listL {
    color: #9d9480;
}

.new_listC {
    max-width: 8.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.red_N, .red_R {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    margin: 0.6rem 0 0 0.15rem;
}

.red_N {
    background: url(../img/ic1.png) center center no-repeat;
    background-size: cover;
}

.red_R {
    background: url(../img/ic2.png) center center no-repeat;
    background-size: cover;
}

.new_listR {
    color: #a29d91;
}

.new_inBottom {
    width: 100%;
    height: 3rem;
    position: fixed;
    bottom: 0;
    background: url(../img/zx_bg_03.jpg) center center no-repeat;
    background-size: cover;
    z-index: 100001;
}

.new_inBottom .alist {
    position: absolute;
    width: 15.6rem;
    left: 0.2rem;
    overflow: hidden;
}

.new_inBottom .alist .bd {
    position: relative;
    overflow-x: scroll;
}

.new_inBottom .alist .bd ul {
    position: relative;
}

.new_inBottom .alist .bd ul li {
    position: relative;
    float: left;
    width: 25%;
    height: 3rem;
}

.new_inBottom .alist .bd ul .a1 {
    background-image: url(../img/i_1.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a2 {
    background-image: url(../img/i_2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a3 {
    background-image: url(../img/i_3.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a4 {
    background-image: url(../img/i_4.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a5 {
    background-image: url(../img/i_5.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a1.on {
    background-image: url(../img/i_11.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a2.on {
    background-image: url(../img/i_12.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a3.on {
    background-image: url(../img/i_13.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a4.on {
    background-image: url(../img/i_14.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul .a5.on {
    background-image: url(../img/i_15.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.new_inBottom .alist .bd ul li .til {
    position: absolute;
    bottom: 0.1rem;
    font-size: 0.4rem;
    text-align: center;
    color: #d7c997;
    display: block;
    width: 100%;
}

.new_inBottom .alist .bd ul li.on .til {
    color: #5e3010;
}

.new_next, .new_last {
    width: 3.15rem;
    height: 1.275rem;
    /* background: url(../) center center no-repeat;
    background-size: cover; */
    margin-right: 0.4rem;
    margin-bottom: 0.9rem;
}

.detail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    background: #f8f1df;
}

.de_return {
    width: 100%;
    height: 1.75rem;
    background: url(../img/de1.png) center center no-repeat;
    background-size: cover;
    margin-top: 0.15rem;
}

.de_btn {
    width: 3.25rem;
    height: 1.35rem;
    padding: 0.2rem 0 0 0.35rem;
}

.de_contain {
    width: 15rem;
    margin: 0 auto;
    font-size: 0.5rem;
    color: #5b5444;
}

.de_title {
    text-align: left;
    font-size: 0.6rem;
    color: #371105;
    font-weight: bold;
    padding: 0.6rem 0 0.4rem 0;
    border-bottom: 1px dashed #8f8b7a;
}

.de_name {
    padding-top: 0.4rem;
}

.de_contain p {
    padding-top: 0.2rem;
    text-indent: 2em;
    line-height: 0.8rem;
}

.de_img {
    width: 12.475rem;
    margin: 0 auto;
    padding: 0.5rem 0;
}

.new_list li a {
    display: block;

    color: #474645;
}

/*以上为原始版本CSSS*/
::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.tol_nav .bar .tips {
    width: 4.2rem;
}

.jwords {
    color: #c5bebc;
    font-size: 0.65rem;
}

.decoration {
    width: 100%;
    text-align: center;
    margin: .6rem 0;
}

.decoration img {
    width: 11.25rem;
}

.det p {
    color: #FDF5B1;
    font-size: 0.65rem;
    margin: .1rem 0;
}
.det p.limit1{
    font-size: 0.8rem;
    font-weight: 600;
    color: #E299D2;
}
.canSee {
    position: relative;
    width: 100%;
    overflow-x: scroll;
}

.canScrollx {
    position: relative;
    width: 161%;
}

.tips:nth-last-child(1) .bos {
    border-right: none;
}

/*装备宝典*/
.zbbd {
    display: block;
}

/*炫酷坐骑*/
.xkzq {
    display: none;
}

/*交易系统*/
.jyxt {
    display: none;
}

/*系统任务*/
.xtrw {
    display: none;
}

/*国战系统*/
.gzxt {
    display: none;
}

.jnts {
    display: none;
}

/*日常任务*/
.jz {
    text-align: center;
}

.mtitle {
    font-size: 0.8415rem;
    margin: .1rem 0 1rem;
}

#richang .canScrollx {
    position: relative;
    width: 215%;
}

#richang .det p {
    text-indent: 2em;
}

#richang .pics {
    margin: .8rem 0;
}

.new_inCenter {
    display: none;
}

.yb {
    display: block;
}

.ziliao .alist .bd ul .a1 {
    background-image: url(../img/i4j.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a2 {
    background-image: url(../img/i2j.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a3 {
    background-image: url(../img/i1j.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a4 {
    background-image: url(../img/i5j.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a5 {
    background-image: url(../img/i3j.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a1.on {
    background-image: url(../img/i4j2.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a2.on {
    background-image: url(../img/i2j2.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a3.on {
    background-image: url(../img/i1j2.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a4.on {
    background-image: url(../img/i5j2.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ziliao .alist .bd ul .a5.on {
    background-image: url(../img/i3j2.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#richang .myself1 {
    width: 241%;
}

#richang .myself2 {
    width: 161%;
}

#richang .myself3 {
    width: 108%;
}

.ziliao .alist .bd ul li a {
    display: block;
    width: 3.12rem;
    height: 2.5rem;
}

.wushu {
    display: block;
}

#jobskill .canScrollx {
    width: auto;
}

#jobskill .bar .tips {
    width: 3.1rem;
}

.wushu .border {
    border: 0.075rem #e7d280 solid;
    width: 14.4rem;
}

.wushu .border .borderHeader {
    font-size: 0.555rem;
    color: #dcc587;
}

.bh1, .bh2, .bh3 {
    display: inline-block;
    border-bottom: 1px #e7d280 solid;
    text-align: center;
    height: 1.175rem;
    line-height: 1.175rem;
}

.bh1, .bh2 {
    border-right: 1px #e7d280 solid;
}

.bh1 {
    width: 2.075rem;

}

.bh2 {
    width: 3.2rem;
}

.data_jn {
    border-collapse: collapse
}

.data_jn th {
    width: 642px;
    text-align: center;
    border: 1px solid #ddccae;
    height: 40px;
    line-height: 40px;
}

.data_jn td {
    padding: 10px 0;
    border: 1px solid #ddccae;
    text-align: center;
    font-size: 0.555rem;
    color: #dcc587;
}

.data_jn .data_grade {
    width: 3.075rem;
}

.data_jn .data_icon {
    width: 3.2rem;
}

.data_jn .data_icon img {
    width: 1.125rem;
}

.data_jn .data_icon .data_name {
    font-size: 0.51225rem;
    margin: .3rem;
}

.data_jn .data_int {
    width: 14rem;

}

.data_jn .data_int1 {
    text-align: left;

    padding: .2rem .5rem;
}

.data_jn .data_icon1 {
    width: 42px;
    height: 42px;
    margin: 0 auto;
}

.new_inBottom .alist .bd ul li a {
    display: block;
    width: 100%;
    height: 2.5rem;
}

/*  |xGv00|40f9c3f3ec9d54edcbe94791ee06ddf4 */