html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei","Helvetica Neue",HelveticaNeue,HelveticasimSun,Helvetica,"Lucida Grande","Lucida Sans Unicode",Arial
}

html,body,fieldset,img,iframe,abbr {
    border: 0
}

html {
    font-size: 625%
}

a,p,span {
    font-size: .16rem
}

p {
    text-align: justify
}

li {
    list-style: none
}

textarea {
    overflow: auto;
    resize: none
}

a,button {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,em,strong,b {
    font-weight: 700
}

a,a:hover {
    text-decoration: none
}

.footer {
    background-color: #000
}

a.btn {
    display: block;
    outline: 0
}

#tpl #NIE-share {
    height: .22rem;
    text-align: center;
    padding-top: .15rem;
    width: 3.45rem;
    margin: 0 auto
}

#tpl .footer .NIE-share {
    display: block;
    margin: 0 auto
}

#tpl .NIE-share-txt {
    height: .22rem;
    line-height: .22rem;
    font-size: .12rem;
    color: #6b6b6b;
    margin-right: .1rem
}

#tpl .NIE-share-iconBtn a {
    width: auto;
    padding-right: .1rem;
    margin-right: 0;
    line-height: .22rem;
    font-size: .22rem;
    color: #6b6b6b
}

#tpl .NIE-share-iconBtn a span {
    height: .22rem;
    line-height: .22rem;
    font-size: .22rem
}

#tpl .NIE-share-iconBtn a:hover {
    color: #b62d15
}

#tpl .NIE-share-iconBtn a em {
    font-size: .12rem;
    height: .22rem;
    line-height: .22rem;
    margin-left: .05rem
}

.nie-copyright-new-inner {
    width: 10.24rem!important;
    padding: .15rem 0 .1rem!important;
    font-size: .12rem!important;
    line-height: .2rem!important
}

.nie-copyright-new-inner .nie-cn-logo {
    height: .48rem!important;
    min-width: 3rem!important
}

.nie-copyright-new-inner .nie-cn-logo a {
    margin-top: .02rem!important
}

.nie-copyright-new-inner .nie-cn-logo img {
    padding-right: .05rem!important;
    padding-top: .05rem!important
}

.nie-copyright-new-inner .nie-cn-logo .a0 img {
    width: 1.31rem
}

.nie-copyright-new-inner .nie-cn-logo .a1 img {
    width: 1.47rem
}

.nie-copyright-new-inner .nie-cn-nav i.nie-cn-nav-i2 {
    height: .28rem;
    line-height: .28rem
}

.nie-copyright-new-inner .nie-cn-nav .nie-cn-reportcenter {
    padding-left: .18rem
}

.nie-copyright-new-inner .nie-cn-nav a.nie-cn-guardianship {
    height: .26rem!important;
    line-height: .26rem!important;
    padding: 0 .03rem!important;
    top: .21rem!important
}

.nie-copyright-new-inner .nie-cn-part2 {
    padding-top: .1rem;
    line-height: .24rem
}

#tpl #NIE-copyRight {
    min-width: 1200px;
    padding: .1rem 0;
    color: #eee;
    background: #000
}

#tpl #NIE-copyRight a {
    color: #eee;
    text-decoration: none
}

#tpl #NIE-copyRight a:hover {
    text-decoration: underline
}

#tpl #NIE-copyRight a.nie-cn-guardianship {
    color: #fff
}

.hide {
    display: none
}

.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

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

.clearfix {
    zoom:1}

.inline-box {
    display: inline-block;
    zoom:1}

@-webkit-keyframes breath {
    0% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@-moz-keyframes breath {
    0% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@-ms-keyframes breath {
    0% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@-o-keyframes breath {
    0% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@keyframes breath {
    0% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
}

body,html {
    width: 100%;
    height: 100%;
    overflow: hidden
}

#tpl #NIE-topBar {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto
}

.topbar {
    width: 100%;
    height: .4rem;
    background-color: #000;
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10
}

.topbar .logo_box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2rem;
    margin: auto;
    width: 2.5rem;
    height: .3rem;
    display: flex;
    align-items: center
}

.topbar .logo_box .logo1 {
    width: 1.3rem;
    height: .14rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/logo1_6f5097c.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: .1rem
}

.topbar .logo_box .logo2 {
    width: 1.14rem;
    height: .29rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/logo2_a677120.png) no-repeat center;
    background-size: 100% 100%
}

.btmbar {
    width: 100%;
    min-width: 1200px;
    height: .8rem;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center
}

.btmbar .cont {
    display: flex;
    justify-content: center;
    align-items: center
}

.btmbar .logo {
    width: 1.13rem;
    height: .45rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/logo_9ce46f7.png) no-repeat center;
    background-size: 100% 100%
}

.btmbar .navBar {
    display: flex;
    justify-content: center;
    align-items: center
}

.btmbar .navBar li,.btmbar .navBar a {
    display: inline-block;
    width: 1.26rem;
    height: .27rem;
    cursor: pointer;
    margin: 0 .1rem
}

.btmbar .navBar li.nav1,.btmbar .navBar a.nav1 {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav1_10b3149.png) no-repeat center;
    background-size: .32rem .26rem
}

.btmbar .navBar li.nav1:hover,.btmbar .navBar a.nav1:hover,.btmbar .navBar li.nav1.on,.btmbar .navBar a.nav1.on {
    background-image: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav1_on_e876fe0.png);
    background-size: .93rem .27rem
}

.btmbar .navBar li.nav2,.btmbar .navBar a.nav2 {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav2_2008f00.png) no-repeat center;
    background-size: .66rem .25rem
}

.btmbar .navBar li.nav2:hover,.btmbar .navBar a.nav2:hover,.btmbar .navBar li.nav2.on,.btmbar .navBar a.nav2.on {
    background-image: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav2_on_81dc9d7.png);
    background-size: 1.26rem .26rem
}

.btmbar .navBar li.nav3,.btmbar .navBar a.nav3 {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav3_8cce390.png) no-repeat center;
    background-size: .68rem .25rem
}

.btmbar .navBar li.nav3:hover,.btmbar .navBar a.nav3:hover,.btmbar .navBar li.nav3.on,.btmbar .navBar a.nav3.on {
    background-image: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav3_on_780adcb.png);
    background-size: 1.27rem .25rem
}

.btmbar .navBar li.nav4,.btmbar .navBar a.nav4 {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav4_4057148.png) no-repeat center;
    background-size: .66rem .25rem
}

.btmbar .navBar li.nav4:hover,.btmbar .navBar a.nav4:hover,.btmbar .navBar li.nav4.on,.btmbar .navBar a.nav4.on {
    background-image: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav4_on_fd086a5.png);
    background-size: 1.27rem .25rem
}

.btmbar .navBar li.nav5,.btmbar .navBar a.nav5 {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav5_4e9b4d4.png) no-repeat center;
    background-size: .66rem .25rem
}

.btmbar .navBar li.nav5:hover,.btmbar .navBar a.nav5:hover,.btmbar .navBar li.nav5.on,.btmbar .navBar a.nav5.on {
    background-image: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav5_on_55d4279.png);
    background-size: 1.27rem .26rem
}

.btmbar .tips {
    width: .67rem;
    height: .4rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/tips_2840d40.png) no-repeat center;
    background-size: 100% 100%;
    margin-left: .2rem
}

.btmbar .play {
    cursor: pointer;
    width: .7rem;
    height: .69rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/play_5272ac5.png) no-repeat center;
    background-size: 100% 100%;
    margin-left: .2rem;
    margin-top: -.03rem
}

.btmbar .btn_box {
    display: flex;
    align-items: center
}

.btmbar .btn_box .btn {
    width: 1.99rem;
    height: .37rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/btn1_28d170e.png) no-repeat center;
    background-size: 100% 100%;
    margin-left: .2rem
}

.btmbar .btn_box .btn.btn1 {
    background-image: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/btn1_28d170e.png);
    margin-left: .35rem
}

.btmbar .btn_box .btn.btn2 {
    background-image: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/btn2_0b6e423.png)
}

.btmbar .logo_box {
    width: 2.5rem;
    height: .3rem;
    display: flex;
    align-items: center;
    margin-left: .5rem
}

.btmbar .logo_box .logo1 {
    width: 1.43rem;
    height: .15rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/logo1_6f5097c.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: .1rem;
    margin-top: .06rem
}

.btmbar .logo_box .logo2 {
    width: 1.14rem;
    height: .29rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/logo2_a677120.png) no-repeat center;
    background-size: 100% 100%
}

.btmbar .icon {
    width: 1.4rem;
    height: 1.4rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/icon_19b8edc.gif) no-repeat center;
    background-size: 100% 100%;
    margin-top: -.06rem;
    position: absolute;
    right: 2.3rem
}

.btmbar .icon .yuyue_btn {
    position: absolute;
    left: -42%;
    top: -.61rem;
    margin: auto;
    width: 1.92rem;
    height: .7rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/yuyue_btn_d43e6fb.png) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
    -moz-animation: effect 3s linear infinite;
    -webkit-animation: effect 3s linear infinite;
    -o-animation: effect 3s linear infinite;
    -ms-animation: effect 3s linear infinite;
    animation: effect 3s linear infinite
}

.media_box {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: .56rem;
    height: 3rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/media_box_ce5c62d.png) no-repeat center;
    background-size: 100% 100%;
    padding: .16rem 0 0 .12rem;
    box-sizing: border-box
}

.media_box a,.media_box div {
    display: block;
    width: .32rem;
    height: .32rem;
    margin: 0 0 .15rem
}

.media_box a.qq,.media_box div.qq {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/qq_ae90a40.png) no-repeat center;
    background-size: 100% 100%;
    position: relative
}

.media_box a.qq .jlqBox,.media_box div.qq .jlqBox {
    display: none;
    position: absolute;
    left: .45rem;
    top: -.1rem;
    width: 4.086rem;
    height: 1.3275rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/pop/shiling_pop_949d165.png) no-repeat center;
    background-size: 100% 100%;
    padding: .1rem 0rem 0 .25rem;
    box-sizing: border-box
}

.media_box a.qq .jlqBox i,.media_box div.qq .jlqBox i {
    position: absolute;
    left: -.085rem;
    top: .2rem;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: .08rem solid transparent;
    border-bottom: .08rem solid transparent;
    border-left: .08rem solid transparent;
    border-right: .08rem solid #ddcaa9
}

.media_box a.qq .jlqBox p,.media_box div.qq .jlqBox p {
    color: #705639;
    margin: .05rem auto
}

.media_box a.qq .jlqBox:hover,.media_box div.qq .jlqBox:hover {
    display: block
}

.media_box a.qq:hover .jlqBox,.media_box div.qq:hover .jlqBox {
    display: block
}

.media_box a.bil,.media_box div.bil {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/bil_1f3d5fe.png) no-repeat center;
    background-size: 100% 100%
}

.media_box a.tap,.media_box div.tap {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/tap_2d1c710.png) no-repeat center;
    background-size: 100% 100%
}

.media_box a.dy,.media_box div.dy {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/dy_dfa313b.png) no-repeat center;
    background-size: 100% 100%
}

.media_box a.qw,.media_box div.qw {
    position: relative;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/qw_2350235.png) no-repeat center;
    background-size: 100% 100%
}

.media_box a.qw .gzhBox,.media_box div.qw .gzhBox {
    cursor: auto;
    display: none;
    position: absolute;
    left: .5rem;
    top: -.1rem;
    width: 1.6344rem;
    height: 1.8585rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/pop/shiling_pop_949d165.png) no-repeat center;
    background-size: 100% 100%;
    padding: .2rem .16rem;
    box-sizing: border-box
}

.media_box a.qw .gzhBox i,.media_box div.qw .gzhBox i {
    position: absolute;
    left: -.13rem;
    top: .2rem;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: .08rem solid transparent;
    border-bottom: .08rem solid transparent;
    border-left: .08rem solid transparent;
    border-right: .08rem solid #ddcaa9
}

.media_box a.qw .gzhBox img,.media_box div.qw .gzhBox img {
    width: 1.3rem;
    display: block;
    margin: auto
}

.media_box a.qw .gzhBox p,.media_box div.qw .gzhBox p {
    color: #705639;
    font-size: .12rem;
    margin: .05rem auto;
    text-align: center
}

.media_box a.qw .gzhBox:hover,.media_box div.qw .gzhBox:hover {
    display: block
}

.media_box a.qw:hover .gzhBox,.media_box div.qw:hover .gzhBox {
    display: block
}

.media_box a.wx,.media_box div.wx {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/wx_63881a1.png) no-repeat center;
    background-size: 100% 100%;
    position: relative
}

.media_box a.wx .gzhBox,.media_box div.wx .gzhBox {
    display: none;
    position: absolute;
    left: .5rem;
    top: -.1rem;
    width: 1.6344rem;
    height: 1.8585rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/pop/shiling_pop_949d165.png) no-repeat center;
    background-size: 100% 100%;
    padding: .2rem .16rem;
    box-sizing: border-box
}

.media_box a.wx .gzhBox i,.media_box div.wx .gzhBox i {
    position: absolute;
    left: -.13rem;
    top: .2rem;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: .08rem solid transparent;
    border-bottom: .08rem solid transparent;
    border-left: .08rem solid transparent;
    border-right: .08rem solid #ddcaa9
}

.media_box a.wx .gzhBox img,.media_box div.wx .gzhBox img {
    width: 1.3rem;
    display: block;
    margin: auto
}

.media_box a.wx .gzhBox p,.media_box div.wx .gzhBox p {
    color: #705639;
    font-size: .12rem;
    margin: .05rem auto;
    text-align: center
}

.media_box a.wx .gzhBox:hover,.media_box div.wx .gzhBox:hover {
    display: block
}

.media_box a.wx:hover .gzhBox,.media_box div.wx:hover .gzhBox {
    display: block
}

.media_box a.wb,.media_box div.wb {
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/wb_049dc5a.png) no-repeat center;
    background-size: 100% 100%
}

.copyRight_btn {
    width: 1.96rem;
    height: .3rem;
    color: #999;
    font-size: .12rem;
    line-height: .24rem;
    position: absolute;
    right: .1rem;
    bottom: .2rem;
    z-index: 101;
    cursor: pointer
}

.copyRight_btn i {
    width: .13rem;
    height: .13rem;
    transition: transform .3s;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/icon-bottom_40f5427.png) no-repeat center;
    background-size: 100% 100%;
    content: '';
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: .05rem
}

.copyRight_btn.cur i {
    transform: rotate(180deg)
}

.footer {
    width: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    background: #000;
    transform: translateY(100%);
    transition: padding .3s,transform .3s
}

.footer.show {
    transform: translateY(0%)
}

.footer.on {
    opacity: 0
}

.return_btn {
    position: absolute;
    top: .8rem;
    left: .5rem;
    width: 1.7rem;
    height: .43rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/return_btn2_e1ebfc0.png) no-repeat center;
    background-size: 100% 100%
}

.media_nav {
    position: absolute;
    top: .8rem;
    right: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.75rem;
    height: .39rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/media_nav_c992bfd.png) no-repeat center;
    background-size: 100% 100%
}

.media_nav .nav {
    display: block;
    font-size: .2rem;
    color: #d4a975;
    text-align: center;
    width: 1.1rem;
    height: .38rem;
    line-height: .3rem
}

.media_nav .nav:hover,.media_nav .nav.on {
    color: #ffd695;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/nav_h_d888857.png) no-repeat center;
    background-size: 100% 100%
}

.media_nav .nav.yy_nav {
    position: relative
}

.media_nav .nav.yy_nav::after {
    content: "";
    width: .01rem;
    height: .22rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/xian_3676152.png) no-repeat center;
    background-size: 100% 100%
}

.media_nav .nav.yy_nav::before {
    content: "";
    width: .01rem;
    height: .22rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/xian_3676152.png) no-repeat center;
    background-size: 100% 100%
}

@keyframes effect {
    50% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    min-width: 1200px;
    top: 0;
    overflow: hidden
}

.wrapper .main {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/bg_e380ce3.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.wrapper .main::before {
    content: '';
    width: 18.86rem;
    height: 83%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/kuang_d6a8411.png) no-repeat center -11px;
    background-size: 100% 100%;
    pointer-events: none
}

.wrapper .wallpaper_main {
    padding: 1rem;
    box-sizing: border-box
}

.wrapper .wallpaper_main .cont {
    width: 14rem;
    margin: auto;
    transform: scale(0.9)
}

.wrapper .wallpaper_main .title {
    width: 3.28rem;
    height: 1.79rem;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/page5_title_372fdc0.png) no-repeat center;
    background-size: 100% 100%;
    margin: -.5rem auto .2rem
}

.wrapper .wallpaper_main .wallpaper_list {
    width: 13.4rem;
    height: 5.5rem;
    margin: 0 auto;
    position: relative
}

.wrapper .wallpaper_main .wallpaper_list .wallpaper_box {
    float: left;
    width: 3.25rem;
    height: 1.8rem;
    margin: 0 .05rem .1rem;
    cursor: pointer;
    overflow: hidden
}

.wrapper .wallpaper_main .wallpaper_list .wallpaper_box:hover img {
    transform: scale(1.1)
}

.wrapper .wallpaper_main .wallpaper_list .wallpaper_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    display: block;
    transition: transform .2s ease-in-out
}

.wrapper .pager {
    margin-top: .25rem;
    font-size: .14rem;
    text-align: center;
    color: #fff
}

.wrapper .pager a {
    display: inline-block;
    padding: .04rem .1rem;
    margin-right: .08rem;
    line-height: .28rem;
    color: #8c6c57;
    border: .01rem solid #93745f;
    border-radius: .02rem
}

.wrapper .pager a:hover,.wrapper .pager a.on {
    color: #f1dec5;
    background: #93745f
}

.wrapper .pager a.on i {
    color: #f1dec5
}

.wrapper .pager i {
    font-style: normal
}

.wrapper .pager>i {
    padding: .04rem .1rem;
    color: #f1dec5;
    background: #93745f
}

.pop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(0,0,0,.8);
    z-index: 9999
}

.img_pop {
    display: none
}

.img_pop .cont {
    width: 70%;
    top: 50%;
    transform: translate(0,-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: auto
}

.img_pop .cont #img {
    width: 100%
}

.img_pop .cont .close {
    position: absolute;
    top: .1rem;
    right: -.5rem;
    margin: auto;
    width: .39rem;
    height: .39em;
    background: url(https://qllr.res.netease.com/pc/gw/20240301152115//img/pop/close_0e29af9.png) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
    transition: all .5s ease
}

.img_pop .cont .close:hover {
    transform: rotate(-180deg)
}
