﻿.wrapper {
    background: url(i/qs_main_bg.png) no-repeat center top, url(i/qs_bg1.png);
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.o_info {
    top: 338px;
    left: -336px;
    margin: auto;
    width: 330px;
    height:76px;
    color: #fff;
    z-index: 2;
    position: absolute;
    font-family: 'han';
    font-weight: bold;
    font-size: 12px;
}
@font-face {
    font-family: 'han';
    src: url('//media.zlongame.com/media/pictures/cn/mz/fonts/SourceHanSans-Regular.otf');
}
.o_info a{
    text-decoration: underline;
    color: #fff;
    text-underline-offset: 5px;
}


.comment_link{
    width: 500px;
    height: 416px;
    position: absolute;
    left: -100px;
    top: 180px;
    z-index: 2;
    transform: scale(.6);
}
.actv_url {
    position: absolute;
    left: -28px;
    top: 236px;
    width: 229px;
    height: 230px;
    /* background: url(../img/recall20230427.png) no-repeat; */
    background: url(https://media.zlongame.com/media/pictures/cn/mz/hd/2024/review/assets/float_i.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
}

.goCp {
    width: 172px;
    height: 196.8px;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/rukou_1.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 360px;
    left: 40px;
}

.goTr {
    width: 172px;
    height: 196.8px;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/tongren.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 150px;
    left: 40px;
}

.ageTipBtn {
    width: 120px;
    height: 120px;
    background: url(i/agebtn.png) no-repeat;
    position: absolute;
    right: 200px;
    bottom: -150px;

}

.ageTip {
    font-size: 12px;
    width: 800px;
    height: 350px;
    background: rgb(0, 0, 0, .9);
    border: 1px solid rgb(255, 255, 255, .3);
    border-radius: 5px;
    position: absolute;
    top: -200px;
    left: -980px;
    color: white;
    z-index: 2;
    box-sizing: border-box;
    padding: 25px;
    line-height: 25px;
}

.ageTip_title {
    width: 100%;
    font-size: 24px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    font-weight: 500;
    color: white;
    text-shadow: 0 0 10px #602334, -0 -0 10px #602334;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ageTip .ageTipUnit {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #602334;
    text-align: center;
    line-height: 18px;
    margin-right: 3px;
}

.ageTip_title_left {
    width: 111px;
    height: 34px;
    background: url(i/tip_titleLeft.png) no-repeat;
    background-size: 100%;
}

.ageTip_title_right {
    width: 111px;
    height: 34px;
    background: url(i/tip_titleRight.png) no-repeat;
    background-size: 100%;
}

.ageTipEmpty {
    display: inline-block;
    width: 20px;
}

/*头部*/

.header {
    padding-top: 600px;
}

.openBtn, .openBtnCard:before, .openBtnCard:after {
    background: url(i/qs_openbtn.png) no-repeat;
}

.openBtn {
    width: 224px;
    height: 451px;
    margin: -11px -3px 0;
    float: left;
}

.openBtnCard {
    width: 180px;
    height: 180px;
    margin: 56px auto 0;
    position: relative;
}

.openBtnCard img {
    width: 176px;
    height: 176px;
    border: 2px solid #8c7a52;
}

.openBtnCard:before {
    content: '';
    width: 100%;
    height: 100%;
    background-position: -259px 0;
    position: absolute;
    top: 0;
    left: 0;
}

.openBtnCard:after {
    content: '';
    width: 188px;
    height: 8px;
    background-position: -256px -213px;
    position: absolute;
    top: 0;
    left: -4px;
    -webkit-animation: cardAni 2s linear infinite;
}

@-webkit-keyframes cardAni {
    0% {
        -webkit-transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(172px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

.openBtnIOS, .openBtnAndroid, .openBtnPC, .openBtnRecharge {
    width: 180px;
    height: 43px;
    text-indent: -999em;
    background: url(./i/app_btn.png);
    display: block;
    margin: 8px auto 0;
}

.openBtnAndroid {
    /* background-position: -261px -293px;
     */
    background: url(./i/and_btn.png);
}

.openBtnPC {
    height: 43px;
    /* background-position: -261px -353px; */
    background: url(./i/pc_btn.png?v=1.0.1);
}

.openBtnRecharge {
    background: url(./i/recharge_btn.png);

}

.news_nav dt, .title, .subNav .on, .heroCV i, .heroHd s, .heroMore a, .heroTabBd, .subTab s, .subFresh, .wallpapers_subFresh, .subVid i, .timelinePg li, .heroPnlIcon li, .heroPnlPro, .heroPnlPro i {
    background: url(i/qs_main_sprite.png) no-repeat;
}

/*新闻、轮播*/

.logo_back {
    width: 220px;
    height: 130px;
    position: absolute;
    left: 40px;
    top: 30px;
}


.rotate {
    width: 488px;
    height: 298px;
    border: 1px solid #ded29b;
    float: left;
    margin-left: 20px;
    margin-top: -1px;
}

.rotateBd {
    width: 482px;
    height: 292px;
    border: 2px solid #ded29b;
    margin: 1px;
    position: relative;
    overflow: hidden;
}

.rotateCorner1, .rotateCorner2 {
    width: 28px;
    height: 28px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: 1;
}

.rotateCorner2 {
    top: auto;
    bottom: -2px;
    left: -2px;
}

.rotateCorner1:after, .rotateCorner2:after {
    content: '';
    width: 200%;
    height: 200%;
    border: 2px solid #ded29b;
    box-sizing: border-box;
    border-radius: 100%;
    display: block;
    margin: 0 0 0 -100%;
}

.rotateCorner2:after {
    margin: -100% 0 0 0;
}

.rotateList {
    font-size: 0;
    white-space: nowrap
}

.rotateSlide {
    width: 482px;
    height: 292px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.rotateSlide img {
    width: 482px;
}

.rotatePg {
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.rotatePg span {
    width: 16px;
    height: 16px;
    background: #e3e3ec;
    float: left;
    margin-left: 14px;
    border-radius: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    cursor: pointer;
}

.rotatePg span.on {
    background: #dfc47b;
}

.openNews {
    width: 450px;
    height: 300px;
    background: #1b1830;
    background: rgba(27, 24, 48, .98);
    float: right;
}

.openNews .news {
    padding: 10px 30px 0;
}

.openNews .news a {
    color: #b3b3b3;
}

.openNews .news_nav {
    font-size: 0;
    border-bottom: 1px solid #666;
    position: relative;
    white-space: nowrap;
}

.openNews .news_nav dt {
    width: 36px;
    height: 36px;
    text-indent: -999em;
    position: absolute;
    top: -10px;
    right: -30px;
}

.openNews .news_nav dt a {
    height: 100%;
    display: block;
}

.openNews .news_nav dt img {
    display: none;
}

.openNews .news_nav dd {
    display: inline-block;
    vertical-align: top;
    margin-right: 53px;
}

.openNews .news_nav dd a {
    font-size: 18px;
    line-height: 38px;
    padding-bottom: 1px;
    display: block;
}

.openNews .news_nav dd .on {
    color: #d3bc75;
    border-bottom: 2px solid #d3bc75;
    padding-bottom: 0;
    margin-bottom: -1px;
    position: relative;
}

.openNews .list img {
    display: none;
}

.openNews .list li {
    font-size: 14px;
    line-height: 49px;
    border-top: 1px dashed #2e294f;
    position: relative;
}

.openNews .list li:first-child {
    font-size: 16px;
    color: #d3bc75;
    border: 0;
}

.openNews .list li:first-child a {
    width: 288px;
    color: #d3bc75;
    padding: 0;
}

.openNews .list li:first-child a:hover {
    color: #fee189;
}

.openNews .list li:first-child a:after {
    display: none;
}

.openNews .list a {
    width: 280px;
    font-weight: normal !important;
    padding-left: 16px;
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.openNews .list a:hover {
    color: #fff;
}

.openNews .list a:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 1px solid #b3b3b3;
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.openNews .list span {
    position: absolute;
    top: 0;
    right: 0;
}

.openLink a {
    width: 176px;
    height: 140px;
    background: url(i/qs_openlink.png) no-repeat;
    float: left;
    margin: 5px 0 0 20px;
    position: relative;
}

.openLink .sp1 {
    background-position: 0 0;
}

.openLink .sp2 {
    background-position: -196px 0;
}

.openLink .sp3 {
    background-position: -392px 0;
}

.openLink .sp4 {
    background-position: -588px 0;
}

.openLink .sp5 {
    background-position: -784px 0;
    cursor: pointer;
}

.openLink .sp6 {
    width: 176px;
    height: 136px;
    background: url(i/sp6.png);
    background-size: 100% 100%;
    cursor: pointer;
}
.morePop,.moreCodePop {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}
.morePop .pop_con{
    width: 554px;
    height: 382px;
    background: url(i/more_pop.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.morePop .pop_con .jump1 {
    width: 200px;
    height: 252px;
    position: absolute;
    top: 59px;
    left: 51px;
    cursor: pointer;
}
.morePop .pop_con .jump2 {
    width: 200px;
    height: 252px;
    position: absolute;
    top: 59px;
    left: 304px;
    cursor: pointer;
    
}
.morePop .close, .moreCodePop .close {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.moreCodePop .pop_con {
    width: 554px;
    height: 382px;
    background: url(i/moreCodePop.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.maskAll {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 1000;
}

.closePop {
    position: absolute;
    left: 500px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
}

.maskAll .popBgc {
    background: url(i/qs_pop_backgroud.png) no-repeat;
    position: absolute;
    top: 280px;
    left: 650px;
    width: 560px;
    height: 400px;
    z-index: 1002;
}

.maskAll .popBgc img {
    margin-top: 60px;
    margin-left: 48px;
    float: left;
    flex-wrap: nowrap;
    width: 206px;
    height: 256px;
    cursor: pointer;
}


.openLink a:after {
    content: '';
    width: 20px;
    height: 2px;
    background: #413f4b;
    position: absolute;
    top: 38px;
    left: 10px;
}

.openLink b {
    font-size: 18px;
    color: #c3a162;
    line-height: 40px;
    margin: 42px 0 0 10px;
    display: block;
}

.openLink em {
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    color: #8c7a52;
    border: 1px solid #8c7a52;
    border-radius: 10px;
    padding: 0 11px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.page .pubMain {
    width: 1080px;
    padding: 100px 0 20px 120px;
}

.subNav {
    font-size: 0;
    text-align: right;
    white-space: nowrap;
    padding-bottom: 4px;
}

.subNav li {
    width: 91px;
    color: #b3b3b3;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
}

.subNav li:after {
    content: '';
    width: 1px;
    height: 16px;
    background: #b3b3b3;
    position: absolute;
    top: 50%;
    right: -1px;
    margin-top: -8px;
}

.subNav li:last-child:after {
    display: none;
}

.subNav li.on {
    color: #ecc478;
    background-position: -61px 0;
    position: relative;
}

.subNav li.on:after {
    display: none;
}

.title {
    width: 83px;
    min-height: 200px;
    background-position: 70px -68px;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 9;
}

.title h2 {
    width: 36px;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    color: #e2cf8b;
    background: -webkit-linear-gradient(top, #e2cf8b, #bc9c54);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    float: right;
    margin-right: 25px;
}

.title em {
    font-size: 12px;
    line-height: 12px;
    color: #352e34;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    float: right;
    margin: 4px 10px 0 0;
}

/*人物展示*/

.hero {
    padding-bottom: 40px;
}

.heroItem {
    position: relative;
    display: none;
}

.heroTop {
    padding-left: 610px;
}

.heroTopName {
    font-size: 28px;
    line-height: 90px;
    white-space: nowrap;
}

.heroTopName strong {
    font-size: 48px;
    font-weight: bold;
}

.heroTopMid {
    line-height: 32px;
    overflow: hidden;
}

.heroCV {
    font-size: 20px;
    color: #141221;
    font-weight: normal;
    background: #c3a162;
    border-radius: 16px;
    padding: 0 20px 0 40px;
    float: left;
    position: relative;
    cursor: pointer;
}

.heroCV i {
    width: 21px;
    height: 21px;
    background-position: -61px -50px;
    position: absolute;
    top: 6px;
    left: 10px;
}

.heroLV {
    font-size: 24px;
    color: #b43c2e;
    float: left;
    margin-left: 10px;
}

.heroTopText {
    /* height: 88px; */
    height: 100px;
    padding: 12px 0 16px;
    overflow: hidden;
}

.heroTopText strong {
    font-size: 24px;
    line-height: 40px;
    display: block;
}

.heroHd {
    min-height: 240px;
    padding: 0 0 0 610px;
    margin-right: -30px;
}

.heroHd li {
    margin: 0 30px 30px 0;
    float: left;
    cursor: pointer;
    position: relative;
}

.heroIcon {
    width: 90px;
    height: 90px;
    text-indent: -999em;
    display: block;
}

/* .heroIcon5 {
    background: url(//media.zlongame.com/media/upload/20230310/h144.png)no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.heroIcon6 {
    background: url(//media.zlongame.com/media/upload/20230310/h145.png)no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
} */

.heroIcon15 {
    background: url(//media.zlongame.com/media/upload/20230310/h145.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon14 {
    background: url(//media.zlongame.com/media/upload/20230310/h146.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon13 {
    background: url(/img/icon/h140.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon12 {
    background: url(/img/icon/h139.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon11 {
    background: url(/img/icon/h138.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon1 {
    background: url(//media.zlongame.com/media/upload/20230505/h149.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon2 {
    background: url(//media.zlongame.com/media/upload/20230505/h150.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon3 {
    background: url(//media.zlongame.com/media/upload/20230406/h147.jpg)no-repeat;
    background-size: 100% auto;
}

.heroIcon4 {
    background: url(//media.zlongame.com/media/upload/20230406/h148.jpg)no-repeat;
    background-size: 100% auto;
}

.heroIcon5 {
    background: url(//media.zlongame.com/media/upload/20230310/h144.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon6 {
    background: url(//media.zlongame.com/media/upload/20230310/h145.png)no-repeat;
    background-size: 100% auto;

}

.heroIcon7 {
    background: url(//media.zlongame.com/media/upload/20230530/h151.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon8 {
    background: url(//media.zlongame.com/media/upload/20230530/h152.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon9 {
    background: url(/img/icon/h141.png)no-repeat;
    background-size: 100% auto;
}

.heroIcon10 {
    background: url(/img/icon/h120.png)no-repeat;
    background-size: 100% auto;
}



.heroHd s {
    width: 90px;
    height: 90px;
    background-position: -295px 0;
    position: absolute;
    top: 0;
    left: 0;
}

.heroHd .on s {
    background-position: -394px 0;
}

.heroMore {
    text-align: right;
    padding-right: 20px;
}

.heroMore a {
    color: #b3b3b3;
    background-position: -61px -96px;
    padding-left: 18px;
}

.heroMore a:hover {
    text-decoration: underline;
}

.heroTab {
    position: absolute;
    top: -40px;
    left: 200px;
    z-index: 99;
}

.heroTab li {
    width: 250px;
    height: 250px;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.heroTab li:nth-child(2) {
    margin: -90px 0 -90px 115px;
    z-index: 2;
}

.heroTab img {
    width: 300px;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.heroTab li:nth-child(2) img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
}

.heroTabBd {
    width: 250px;
    height: 250px;
    background-position: -10px -205px;
    -webkit-transform: scale(.68);
    -webkit-transition: none;
    transform: scale(.68);
    transition: none;
}

.heroTab li:nth-child(2) .heroTabBd {
    background-position: -271px -205px;
    -webkit-transform: scale(1);
    -webkit-transition: transform .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scale(1);
    transition: transform .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.heroBig {
    position: absolute;
    top: -110px;
    left: -240px;
    -webkit-transform: translateX(100px);
    -webkit-transition: .5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(100px);
    transition: .5s cubic-bezier(0.19, 1, 0.22, 1);
}

.animate .heroBig {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.heroBig img {
    height: 800px;
}

/* 仅处理恩雅 */
.heroBd .heroItem.heroItem181 .heroBig{
    top: -125px;
    left: -312px;
}
.heroBd .heroItem.heroItem181 .heroBig img{
    height: 900px;
}

.heroPnl {
    width: 460px;
    height: 500px;
    background: url(i/qs_hero_bg.png) no-repeat center top;
    position: absolute;
    top: 0;
    left: 36px;
}

.heroPnlPic img {
    margin: 86px auto 0;
    -webkit-transform: scale(.8);
    -webkit-transition: .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scale(.8);
    transition: .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.heroPnlIcon li {
    width: 98px;
    height: 48px;
    color: #f3d68a;
    text-align: center;
    padding-top: 55px;
    position: absolute;
    -webkit-transition: .5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: .5s cubic-bezier(0.19, 1, 0.22, 1);
}

.heroPnlIcon .sp1 {
    background-position: -507px 0;
    top: 28px;
    left: 0;
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
}

.heroPnlIcon .sp2 {
    background-position: -614px 0;
    top: 28px;
    right: 0;
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
}

.heroPnlIcon .sp3 {
    background-position: -507px -112px;
    top: 256px;
    left: 0;
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
}

.heroPnlIcon .sp4 {
    background-position: -614px -112px;
    top: 256px;
    right: 0;
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
}

.heroPnlIcon .sp5 {
    background-position: -507px 0;
    top: 156px;
    left: -28px;
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
}

.heroPnlIcon .sp6 {
    background-position: -614px -224px;
    top: 156px;
    right: -28px;
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
}

.animate .heroPnlPic img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.animate .heroPnlIcon li {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.heroPnlItem {
    overflow: hidden;
    padding-top: 60px;
    margin-right: -100px;
}

.heroPnlItem li {
    float: left;
    font-size: 20px;
    white-space: nowrap;
    margin: 10px 0 0 30px;
}

.heroPnlPro {
    width: 270px;
    height: 12px;
    background-position: 0 -668px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 8px;
}

.heroPnlPro i {
    height: 100%;
    display: block;
}

.heroPnlPro1 i {
    background-position: 0 -683px;
}

.heroPnlPro2 i {
    background-position: 0 -699px;
}

.spBg {
    width: 1920px;
    height: 998px;
    background: url(i/qs_spbg.png) no-repeat;
    position: absolute;
    top: 976px;
    left: 50%;
    margin-left: -960px;
    z-index: -1;
}

.subBg {
    width: 100%;
    height: 150px;
    background: url(i/qs_bg2.png);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.subBg1 {
    -webkit-filter: brightness(1.1);
    -moz-filter: brightness(1.1);
    filter: brightness(1.1);
    bottom: 20px;
}

.subBg2 {
    height: 60%;
}

.subBg3 {
    height: 155px;
    width: 1100px;
    left: 100px;
}

/*游戏攻略*/

.subTab {
    margin-right: -30px;
}

.subTab li {
    width: 340px;
    float: left;
    margin-right: 30px;
    position: relative;
    cursor: pointer;
}

.subTab strong {
    font-size: 24px;
    line-height: 26px;
    display: block;
    margin-bottom: 16px;
}

.subTab img {
    width: 340px;
    height: 160px;
}

.subTab s {
    width: 340px;
    height: 160px;
    background-position: 0 -494px;
    position: absolute;
    top: 42px;
    left: 0;
}

.subTab .on strong {
    color: #ecc478;
}

.subTab .on s {
    background-position: -351px -494px;
}

.subTit {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 10px;
    margin: 24px 0 16px;
}

.subTit:before, .subTit:after {
    content: '';
    width: 30px;
    height: 1px;
    background: #b3b3b3;
    position: absolute;
    top: 12px;
    left: 100%;
}

.subTit:after {
    width: 62px;
    top: 20px;
}

.subList {
    margin-right: -20px;
}

#wallpapers {
    height: 424px;
}

#wallpapers li {
    display: none;
}

.subList li {
    width: 255px;
    float: left;
    margin: 0 20px 20px 0;
}

.subPic, .subVid {
    height: 380px;
    border: 1px solid #060001;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
}

.subPic img, .subVid img {
    width: 100%;
    height: 100%;
}

.subPic img {
    height: auto;
}

.subList a {
    color: #b3b3b3;
}

.subList a:hover {
    color: #ecc478;
}

.subList a:hover em {
    color: #8c7a52;
}

.subTxt {
    line-height: 32px;
    padding-left: 21px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subTxt em {
    font-size: 12px;
    line-height: 18px;
    color: #757575;
    display: block;
    padding-bottom: 4px;
}

.subTxt:after {
    content: '';
    width: 1px;
    height: 70%;
    background: #b3b3b3;
    position: absolute;
    top: 16%;
    left: 0;
}

.subTabPanel {
    position: relative;
}

.subPack {
    position: relative;
}

.subPackHot {
    width: 280px;
    float: left;
}

.subPackHot strong {
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    display: block;
    margin-bottom: 12px;
}

.subRotate {
    height: 438px;
    border: 1px solid #060001;
    overflow: hidden;
    position: relative;
}

.subRotateList {
    font-size: 0;
    white-space: nowrap
}

.subRotateSlide {
    width: 278px;
    height: 438px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.subRotateSlide img {
    width: 100%;
}

.subRotatePg {
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.subRotatePg span {
    width: 16px;
    height: 16px;
    background: #e3e3ec;
    float: left;
    margin-left: 14px;
    border-radius: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    cursor: pointer;
}

.subRotatePg span.on {
    background: #dfc47b;
}

.subPackMain {
    width: 760px;
    float: right;
}

.subPackMain .subList li {
    width: 240px;
}

.subPackTab {
    line-height: 22px;
    margin-left: -20px;
    margin-bottom: 12px;
}

.subPackTab a {
    color: #b3b3b3;
    margin: 0 20px;
}

.subPackTab a.on {
    color: #ecc478;
    text-decoration: underline;
}

.wallpapers_subFresh,
.subFresh {
    line-height: 24px;
    background-position: -61px -138px;
    padding-left: 26px;
    position: absolute;
    top: -34px;
    right: 0;
    cursor: pointer;
}

.subVid {
    height: 144px;
}

.subVid i {
    width: 68px;
    height: 68px;
    background-position: -298px -107px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px;
    z-index: 9;
}

.subVid:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

.subList a:hover .subVid:after {
    opacity: 0;
    filter: alpha(opacity=0);
}

.subMore {
    width: 100px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    background: #af9159;
    text-indent: 10px;
    position: absolute;
    bottom: -10px;
    right: -10px;
}

.subMore:after {
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 0 0 10px;
}

/*致敬经典*/

.timeline {
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
    margin-bottom: 108px;
}

.timelinePanel {
    height: 290px;
    padding-left: 308px;
    position: relative;
}

.timelinePic {
    width: 280px;
    height: 280px;
    background: #af9159;
    position: absolute;
    top: 0;
    left: 10px;
}

.timelinePic img {
    margin: 10px 0 0 -10px;
    -webkit-transform: translate(10px, -10px);
    -webkit-transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translate(10px, -10px);
    transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
}

.animate .timelinePic img {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.timelineTxt {
    color: #d5d5d5;
    line-height: 40px;
    padding-top: 30px;
}

.timelineTxt h3 {
    font-size: 24px;
    font-weight: bold;
}

.timelineTxt h3.ln {
    margin-top: -40px;
}

.timelineTxt strong {
    font-size: 20px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.timelineTxt p {
    width: 720px;
    color: #757575;
    line-height: 28px;
    margin-top: 30px;
    overflow: hidden;
}

.timelinePg {
    width: 1200px;
    font-size: 0;
    text-align: center;
    position: absolute;
    bottom: -108px;
    left: 50%;
    margin-left: -600px;
}

.timelinePg:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #494757;
    position: absolute;
    top: 56px;
    left: 0;
    z-index: -1;
}

.timelinePg li {
    width: 92px;
    color: #4f4d5c;
    font-size: 18px;
    line-height: 32px;
    background-position: -187px -90px;
    padding-top: 74px;
    display: inline-block;
    vertical-align: top;
    margin: 0 51px;
    cursor: pointer;
}

.timelinePg li.on {
    background-position: -187px 0;
}

.float {
    width: 300px;
    height: 323px;
    background: url(i/qs_float.png) no-repeat;
    position: fixed;
    top: 480px;
    right: 0px;
    z-index: 99;
}

.float img {
    width: 140px;
    height: 140px;
    border: 1px solid #283b8f;
    margin: 169px 0 0 32px;
}

/*关注微信*/

.wx {
    color: #4f4d5c;
    padding: 100px 0;
    position: relative;
    z-index: 1;
}

.wx:after {
    content: '';
    width: 1200px;
    height: 200px;
    background: #171429;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -600px;
    z-index: -1;
}

.wxCard {
    width: 212px;
    height: 212px;
    margin-left: 60px;
}

.wxCard img {
    width: 100%;
    height: 100%;
}

.wxCon {
    width: 250px;
    margin: -10px 0 0 40px;
}

.wxCon h2 {
    font-size: 32px;
    line-height: 50px;
    letter-spacing: 4px;
    white-space: nowrap;
}

.wxCon h2:first-child {
    letter-spacing: 2px;
    border-bottom: 1px solid #4f4d5c;
}

.wxCon b {
    color: #af9159;
}

.wxCon p, .wxKefu p {
    line-height: 28px;
    margin-top: 10px;
}

.wxLine {
    width: 2px;
    height: 212px;
    background: #4f4d5c;
    margin: 0 40px;
}

.wxKefu h2 {
    font-size: 32px;
    padding: 20px 0;
}

.guopan_down {
    color: #c3a76e;
}

.guopan_down h2 {
    font-size: 26px;
    padding: 20px 0;
}

.guopan_down a {
    color: inherit;
    text-decoration: underline;
}

.wxRen {
    width: 225px;
    height: 300px;
    background: url(i/qs_wx_ren.png) no-repeat;
    position: absolute;
    top: -70px;
    right: 50px;
    display: none;
}

.oneYear {
    width: 146px;
    position: absolute;
    ;
    left: -130px;
    top: -180px;
}

.oneYear img {
    width: 160px;
    height: auto;
}

.jyYear {
    width: 200px;
    position: absolute;
    right: -220px;
    top: -385px;
}

.jyYear img {
    width: 200px;
    height: auto;
}

.hd {
    -webkit-animation: myMove 2s linear infinite;
    -moz-animation: myMove 2s linear infinite;
    -ms-animation: myMove 2s linear infinite;
    -o-animation: myMove 2s linear infinite;
    animation: myMove 2s linear infinite;
}

.oneYear_img {
    -webkit-animation: oneYear_img 1.5s infinite alternate linear;
    -moz-animation: oneYear_img 1.5s infinite alternate linear;
    -ms-animation: oneYear_img 1.5s infinite alternate linear;
    -o-animation: oneYear_img 1.5s infinite alternate linear;
    animation: oneYear_img 1.5s infinite alternate linear;
}

.twoYear img {
    width: 200px;
    position: absolute;
    ;
    left: -325px;
    top: -430px;
}

@-moz-keyframes oneYear_img {
    0% {
        width: 68px;
    }

    100% {
        width: 50px;
        position: absolute;
        right: 60px;
        top: 8px;
    }
}

@-webkit-keyframes oneYear_img {
    0% {
        width: 68px;
    }

    100% {
        width: 50px;
        position: absolute;
        right: 60px;
        top: 8px;
    }
}

@-ms-keyframes oneYear_img {
    0% {
        width: 68px;
    }

    100% {
        width: 50px;
        position: absolute;
        right: 60px;
        top: 8px;
    }
}

@-o-keyframes oneYear_img {
    0% {
        width: 68px;
    }

    100% {
        width: 50px;
        position: absolute;
        right: 60px;
        top: 8px;
    }
}

@keyframes oneYear_img {
    0% {
        width: 68px;
    }

    100% {
        width: 50px;
        position: absolute;
        right: 60px;
        top: 8px;
    }
}

.clear:after {
    display: block;
    content: '';
    clear: both;
}

.newregister {
    min-width: 261px;
    height: 314px;
    position: fixed;
    left: 50px;
    bottom: 0;
    z-index: 99;
    display: block;
}

.newregister .leftcon {
    width: 261px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_yybg.png) no-repeat;
}

.newregister .newbtn {
    width: 156px;
    height: 51px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 90px;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_yybtn.png) no-repeat;
}

.newregister .leftcon p {
    text-align: center;
}

.newregister .leftcon p:nth-child(2) {
    padding-top: 155px;
}

.newregister .leftcon p:nth-child(4) {
    padding-top: 25px;
}

.newregister .leftcon .unfoldbtn {
    width: 25px;
    height: 98px;
    position: absolute;
    right: -24px;
    top: 42%;
    transform: translateY(-50%);
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_unfoldbtn.png) no-repeat;
    cursor: pointer;
    z-index: 99;
}

.newregister .rightconwrap {
    width: 936px;
    height: 225px;
    position: absolute;
    left: 260px;
    top: 30px;
    display: none;
}

.newregister .rightcon {
    width: 936px;
    height: 225px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_yyachieve.png) no-repeat;
    z-index: 999;
}

.rightcon ul {
    padding-left: 31px;
    width: 650px;
}

.rightcon ul li {
    float: left;
    padding-top: 20px;
    width: 162px;
}

.rightcon ul li p {
    text-align: center;
    color: #000;
    font-weight: bold;
}

.rightcon ul li p.yynum {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#6d0d06), to(#ab151b));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rightcon ul li img {
    width: 114px;
    height: auto;
    display: block;
    margin: 5px auto;
    filter: grayscale(1);
}

.rightcon ul li.on img {
    filter: none;
}

.rightcon ul li .yyachieve {
    width: 74px;
    height: 22px;
    display: block;
    margin: 0 auto;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_achieve.png) no-repeat;
}

.rightcon ul li.on .yyachieve {
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_achieve_act.png) no-repeat;
}

.rightcon .txtcon {
    width: 245px;
    position: absolute;
    top: 0;
    right: 30px;
    text-align: center;
    color: #000;
    white-space: nowrap;
    padding-top: 50px;
}

.rightcon .txtcon h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.rightcon .txtcon .newnum {
    font-size: 24px;
    color: #7c060e;
    margin-bottom: 25px;
}

.rightcon .txtcon p {
    font-size: 14px;
}

.rightcon .packupbtn {
    width: 25px;
    height: 78px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_packupbtn.png) no-repeat;
    cursor: pointer;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        visibility: visible;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        visibility: visible;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

.slideInLeft {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

.slideOutLeft {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

.newtipwrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .8);
    display: none;
}

.newtipwrap>div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 789px;
    height: 466px;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/new_yytipbg.png) no-repeat;
}

.newtipwrap>div span.newtipclose {
    width: 52px;
    height: 52px;
    position: absolute;
    right: -10px;
    top: -10px;
    background: url(//media.zlongame.com/media/pictures/cn/mz/img/yy/active_gb.png) no-repeat;
    background-size: 100% auto;
    cursor: pointer;
}

.newtipwrap>div .newcode {
    width: 268px;
    height: auto;
    margin: 150px 0 0 70px;
    float: left;
}

.newtipwrap>div .tipcon {
    float: right;
    width: 400px;
    padding-top: 140px;
    margin-right: 20px;
}

.newtipwrap>div .tipcon p {
    color: #c9938f;
    font-size: 20px;
    line-height: 36px;
    text-align: justify;
}

.gitem {
    position: absolute;
    height: 110px;
    width: auto;
    display: none;
}

.g1 {
    top: -93px;
    left: 10px;
}

.g2 {
    top: -93px;
    left: 105px;
}

.g3 {
    top: -93px;
    left: 186px;
}

.g4 {
    top: -93px;
    left: 527px;
}

.mz_slide {
    width: 74px;
    height: 234px;
    background: url(../img/mz_slide.png) no-repeat;
    position: absolute;
    right: 0;
    top: 66px;
}

.mz_slide a {
    width: 47px;
    height: 47px;
    display: block;
    border-radius: 50%;
    margin-bottom: 15px;
    margin-left: 15px;
}

.mz_slide a:nth-child(1) {
    margin-top: 30px;
}

@keyframes myMove {
    0% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }
}

@-webkit-keyframes myMove {
    0% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }
}

@-moz-keyframes myMove {
    0% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }
}

@-o-keyframes myMove {
    0% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }
}

.agewrap {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 0;
    top: 670px;
    z-index: 9;
}


.age_txt_l {
    padding-left: 20px;
}