blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

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

li {
    list-style: none
}

textarea {
    overflow: auto;
    resize: none
}

input {
    outline: none
}

a,
button {
    cursor: pointer
}

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

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

body,
button,
input,
textarea {
    color: #62a1c9
}

body {
    font-family: Microsoft YaHei, Helvetica Neue, HelveticaNeue, HelveticasimSun, Helvetica, Lucida Grande, Lucida Sans Unicode, Arial
}

body,
html {
    height: auto;
    margin: 0 auto;
    width: 100%
}

.wh100 {
    height: 100%;
    width: 100%
}

.site_bottom {
    box-sizing: border-box
}

.site_bottom .button {
    border-radius: 10px;
    display: block;
    font-size: 30px;
    font-weight: 700;
    height: 70px;
    line-height: 70px;
    margin: 0 2px;
    text-align: center;
    width: 335px
}

.site_bottom .button.show {
    display: block
}

.site_bottom ul {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-box-pack: justify;
    box-pack: justify;
    margin-bottom: 56px;
    padding: 0 24px
}

.site_bottom ul,
.site_bottom ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal
}

.site_bottom ul li a,
.site_bottom ul li a i {
    height: .6rem;
    line-height: .6rem
}

.site_bottom ul li a i {
    border: 1px solid #eaf1fa;
    box-sizing: border-box;
    color: #eaf1fa;
    display: block;
    font-size: .4rem;
    margin-right: .1rem;
    text-align: center;
    width: .6rem
}

.site_bottom ul li a span {
    color: #eaf1fa;
    display: block;
    font-size: .28rem
}

.site_bottom .site_tel {
    color: #fff;
    margin-bottom: .32rem
}

.site_bottom .site_tel h3 {
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    box-align: center;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal
}

.site_bottom .site_tel h3 i {
    display: block;
    margin-right: .1rem
}

.site_bottom .site_tel h3 span {
    display: block;
    font-size: .28rem;
    font-weight: 400;
    line-height: .4rem
}

.site_bottom .site_tel p {
    text-align: center
}

.site_bottom .icon_tel {
    background-position: -2.5rem -.08rem;
    background-repeat: no-repeat;
    background-size: auto .6rem;
    display: inline-block;
    height: .4rem;
    line-height: .56rem;
    margin-right: .08rem;
    width: .42rem
}

.site_bottom .NIE-copyRight_m {
    min-height: .8rem;
    padding: .4rem .32rem
}

.site_bottom .NIE-copyRight_m p {
    font-size: .26rem;
    line-height: .4rem
}

.btn_toTop {
    bottom: .26rem;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    height: .96rem;
    margin-left: -.25rem;
    position: absolute;
    right: .26rem;
    width: .96rem;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    box-align: center
}

.btn_toTop i {
    border-bottom: 0;
    border-left: .08rem solid #100000;
    border-right: 0;
    border-top: .08rem solid #100000;
    margin-top: .2rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.btn_toTop i,
.i_icon {
    display: block;
    height: .3rem;
    width: .3rem
}

.i_icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%
}

.i_arrow {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    height: .8rem;
    position: relative;
    width: .8rem;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    box-pack: center
}

.i_arrow i {
    border-bottom: 0;
    border-left: 0;
    border-right: .06rem solid #100000;
    border-top: .06rem solid #100000;
    display: block;
    height: .3rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: .3rem
}

.i_arrow.i_arrow_left {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.i_arrow.i_arrow_top {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.site_bottom {
    background: #6e6e6e;
    border-bottom-color: #6e6e6e
}

.site_bottom a,
.site_bottom h3,
.site_bottom p {
    color: #6e6e6e
}

.site_bottom .button {
    background-color: #ffc324;
    color: #424a55;
    display: none
}

.site_bottom ul li {
    border-color: #87939c
}

.site_bottom .NIE-copyRight_m {
    background: #050607
}

#NIE-share-m .NIE-mshare-dark {
    background: transparent
}

#NIE-share-m .NIE-mshare-dark .NIE-share-bar a {
    background-color: #38a3fa;
    border-width: 0
}

#md_attention .attention i {
    background-color: #38a3fa;
    color: #fff
}

#md_attention .attention i a {
    color: #fff
}

.wechat {
    background: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    width: 100%;
    z-index: 1002;
    z-index: -1
}

.wechat.on {
    opacity: 1;
    z-index: 9999
}

.wechat img {
    height: 700px;
    left: 50%;
    margin: -7/200px 0 0 -7/200px;
    position: absolute;
    top: 50%;
    width: 700px
}

.footerm {
    background: rgba(73, 73, 73, .7) url(https://mc.res.netease.com/pc/gw/20250701153242/img/05-bg_02d55d16.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1rem;
    width: 100%
}

.footerm .download {
    display: block;
    height: .66rem;
    margin: 0 auto .9rem;
    position: relative;
    width: 3.58rem
}

.footerm .download:before {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-download-footer_0108ff6b.png) no-repeat;
    background-size: 100%;
    content: "";
    height: .66rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 3.75rem
}

.footerm .shareBox {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto .9rem;
    width: 7rem;
    -ms-flex-pack: space-between;
    position: relative;
    z-index: 2
}

.footerm .shareBox a {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-gzh-bbs_d503ae65.png) no-repeat top;
    background-size: .87rem .88rem;
    color: #ededed;
    font-size: .22rem;
    line-height: .4rem;
    padding-top: 1rem;
    text-align: center;
    width: 1.5rem
}

.footerm .shareBox .wx {
    background-image: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-gzh-wx_c5bb4036.png)
}

.footerm .shareBox .kfz {
    background-image: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-gzh-kfz_91348885.png)
}

.footerm .shareBox .sina {
    background-image: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-gzh-sina_c9253515.png)
}

.footerm .shareBox .bbs {
    background-image: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-gzh-bbs_d503ae65.png)
}

.footerm .shareBox .wjpd {
    background-image: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-gzh-wjpd_a5a85c1a.png)
}

.footerm .shareBox .weChat {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/qrcode-bg_c6ce8f55.png) no-repeat;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    height: 3rem;
    left: -.25rem;
    padding-top: .32rem;
    position: absolute;
    top: .9rem;
    width: 2.1rem
}

.footerm .shareBox .weChat.weChat2 {
    left: 1.4rem
}

.footerm .shareBox .weChat.on {
    display: block
}

.footerm .shareBox .weChat img {
    display: block;
    margin: 0 auto;
    width: 1.58rem
}

.footerm .shareBox .weChat p {
    color: #777;
    font-size: .24rem;
    line-height: .3rem;
    padding-top: .08rem;
    text-align: center
}

.footerm .shareBox .weChat.sinaBox {
    left: .03rem
}

.footerm .copy_icon {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/copys_ab39f59e.png) no-repeat;
    background-size: 100%;
    height: .71rem;
    margin: 0 auto .8em;
    width: 6.56rem
}

.footerm .copy_icon .game163 {
    display: block;
    height: 1rem;
    width: 2.5rem
}

.footerm .emailBox {
    display: block;
    height: .7rem;
    margin: 0 auto;
    overflow: hidden;
    width: 6.96rem
}

.footerm .emailBox span {
    color: grey;
    font-size: .24rem;
    vertical-align: top
}

.footerm .emailBox span a {
    color: #6c6c6c;
    font-size: .24rem;
    vertical-align: top
}

.footerm .emailBox .protocol {
    color: #8d8d8d;
    float: right;
    font-size: .24rem;
    text-decoration: underline
}

.footerm .qqbox {
    display: block;
    padding-bottom: .6rem
}

.footerm .qqbox .title {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/05-icon-line_9d905131.png) no-repeat 50%;
    background-size: 6.98rem .1rem;
    color: #cacaca;
    font-size: .28rem;
    font-weight: 700;
    line-height: .4rem;
    text-align: center
}

.footerm .qqbox .qq-con {
    margin: 0 auto;
    width: 6.96rem
}

.footerm .qqbox .qq-con .qq {
    height: 1.36rem;
    margin-bottom: .1rem;
    overflow: hidden;
    padding-top: .3rem
}

.footerm .qqbox .qq-con .qq.on {
    height: auto
}

.footerm .qqbox .qq-con p {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .2rem
}

.footerm .qqbox .qq-con a {
    background: rgba(48, 114, 40, .7);
    border: 1px solid rgba(58, 167, 45, .7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #bbf5b5;
    display: block;
    height: .48rem;
    line-height: .48rem;
    text-align: center;
    width: 2.18rem
}

.footerm .qqbox .qq-con a img {
    display: none
}

.footerm .qqbox .qq-con a:nth-child(3n-1) {
    margin: 0 .2rem
}

.footerm .qqbox .qq-con .more {
    color: #cacaca;
    font-size: .24rem;
    line-height: .5rem;
    position: relative;
    text-align: center
}

.footerm .qqbox .qq-con .more.on i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footerm .qqbox .qq-con .more i {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/05-icon-arror_4ac16bbc.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: .14rem;
    margin-right: .1rem;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    width: .23rem
}

.footerm .qqbox .qq-con .more:after,
.footerm .qqbox .qq-con .more:before {
    background: #454545;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    width: 2.75rem
}

.footerm .qqbox .qq-con .more:before {
    left: 0
}

.footerm .qqbox .qq-con .more:after {
    right: 0
}

.footerm .phonebox {
    background: rgba(73, 73, 73, .7);
    line-height: 0;
    padding: .26rem 0 .2rem;
    text-align: center
}

.footerm .phonebox a,
.footerm .phonebox span {
    color: #a8a8a8;
    display: inline-block;
    line-height: .34rem;
    vertical-align: top
}

.footerm .phonebox span {
    padding-top: .08rem
}

.footerm .phonebox a {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/05-icon-p-bg_512db83d.png) no-repeat;
    background-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .24rem;
    height: .88rem;
    margin: 0 .18rem;
    padding-top: .08rem;
    position: relative;
    text-align: center;
    width: .86rem
}

.footerm .phonebox .btn-phone em {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/05-icon-phone_5eb92259.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: .4rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .4rem
}

.footerm .phonebox .master {
    color: #a8a8a8;
    display: inline-block;
    line-height: .62rem;
    text-align: center
}

.dashenBox {
    display: none;
    left: 50%;
    margin-top: .5rem;
    position: fixed;
    top: 50%;
    z-index: 10000
}

.dashenBox.on {
    display: block
}

.dashenBox section {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/ds-bg_c38c5be7.png) no-repeat;
    background-size: 100%;
    height: 9.31rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 6.91rem
}

.dashenBox .btn-close {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/ds-close_975e3a8e.png) no-repeat 50%;
    background-size: .35rem .34rem;
    display: block;
    height: .74rem;
    position: absolute;
    right: 0;
    top: 0;
    width: .79rem
}

.dashenBox .tit {
    color: #329f32;
    font-size: .4rem;
    font-weight: 700;
    line-height: 1rem;
    margin: 0 auto;
    padding-top: .2rem;
    width: 5.2rem
}

.dashenBox .sum {
    color: #6c6c6c;
    line-height: .52rem;
    margin: 0 auto .3rem;
    text-indent: 2em;
    width: 5.2rem
}

.dashenBox .ds-wrap {
    font-size: 0;
    line-height: 0;
    text-align: center
}

.dashenBox .ds-wrap span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #6c6c6c;
    font-size: .28rem;
    line-height: 28px;
    margin: 0 .45/2rem;
    width: 2.4rem
}

.dashenBox .ds-wrap span img {
    height: 2.4rem;
    width: 2.4rem
}

.dashenBox .ds-wrap span i {
    font-style: normal
}

@font-face {
    font-family: noto;
    font-style: normal;
    font-weight: 400;
    src: url(https://mc.res.netease.com/pc/gw/20250701153242/font/NotoSans-Regular_04df2e56.woff2) format("woff")
}

@font-face {
    font-family: mcT2;
    font-style: normal;
    font-weight: 400;
    src: url(https://mc.res.netease.com/pc/gw/20250701153242/font/Minecraft-Tenv2_bffc0bbd.woff2) format("woff")
}

@font-face {
    font-family: mcS2;
    font-style: normal;
    font-weight: 400;
    src: url(https://mc.res.netease.com/pc/gw/20250701153242/font/Minecraft-Seven_v2_25165468.woff2) format("woff")
}

@font-face {
    font-family: mcae;
    font-style: normal;
    font-weight: 700;
    src: url(https://mc.res.netease.com/pc/gw/20250701153242/font/mcae_751eecf9.ttf) format("truetype")
}

body {
    background-color: #000;
    font-family: noto, sans-serif;
    font-size: 16px
}

body.noscroll {
    overflow: hidden
}

.part {
    width: 100%
}

.part .part-title {
    font-family: mcT2, sans-serif;
    font-size: 56px;
    letter-spacing: -.015em;
    line-height: 56px;
    text-align: center
}

.game163 {
    font-size: 0
}

@media screen and (width <=1199.98px) {
    .nie-copyright-new-inner {
        padding: 15px 10px !important;
        width: auto !important
    }

    .part .part-title {
        font-size: 32px;
        line-height: 32px
    }
}

.netease-tips {
    display: none !important
}

.part1 {
    background-color: #171615;
    position: relative
}

.part1 .before-adorn {
    left: 0;
    position: absolute;
    transform: rotate(180deg);
    width: 100%
}

.part1 .before-adorn:after,
.part1 .before-adorn:before {
    background-color: #171615;
    content: "";
    display: block;
    position: absolute
}

.part1 .before-adorn:before {
    aspect-ratio: 1;
    height: 100%;
    width: 100%
}

.part1 .before-adorn:after {
    right: 0;
    top: 0
}

.part1 p {
    color: #fff
}

.part1 .part-title {
    box-sizing: border-box;
    color: #fff;
    padding: 64px 0 48px
}

.part1 .part-tab {
    justify-content: center;
    margin: 0 auto;
    max-width: 1920px
}

.part1 .part-tab,
.part1 .part-tab .tab-warp {
    display: flex;
    flex-wrap: nowrap;
    position: relative
}

.part1 .part-tab .tab-warp .tab-item {
    background-color: #000;
    border-width: 0;
    box-shadow: inset 2px 2px 0 #000, inset -4px 6px 0 #262423;
    color: #aba09c;
    font-family: mcS2, sans-serif;
    font-size: 24px;
    line-height: 28px;
    margin: 2px 0;
    min-width: 165px;
    padding: 24px;
    position: relative;
    z-index: 9
}

.part1 .part-tab .tab-warp .tab-item.on {
    background-color: #171615;
    box-shadow: inset 2px 2px 0 #000, inset -4px 6px 0 #3d3938;
    color: #fff;
    text-decoration: underline;
    z-index: 10
}

.part1 .part-tab .tab-warp .tab-item.on:focus {
    outline: 1px solid #fff !important;
    outline-offset: 0
}

.part1 .part-tab .tab-warp .tab-item.on:focus:after {
    background-color: #3d3938;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%
}

.part1 .part-tab .tab-warp .tab-item.on:focus:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    outline: 2px solid #1452cc;
    outline-offset: -2px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.part1 .part-con .part-warp {
    position: relative
}

.part1 .part-con .part-warp:before {
    background-color: #3d3938;
    border-top: 2px solid #000;
    box-sizing: border-box;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: -8px;
    width: 100%;
    z-index: 9
}

.part1 .part-con .part-inner {
    display: none;
    margin: 0 auto;
    max-width: 1440px;
    padding: 32px 16px 48px
}

.part1 .part-con .part-inner[data-show=true] {
    display: block
}

.part1 .part-con .part-inner.function {
    padding: 48px 0
}

.part1 .part-con .part-inner .part-desc {
    box-sizing: border-box;
    margin: 1.5rem auto 0;
    max-width: 744px;
    padding-bottom: 48px;
    text-align: center
}

.part1 .part-con .part-inner .part-desc p {
    color: #fff
}

.part1 .part-con .part-inner .table-function {
    background-color: inherit;
    border-collapse: collapse;
    margin: 0 auto;
    max-width: 1392px;
    table-layout: fixed;
    width: calc(100% - 48px)
}

.part1 .part-con .part-inner .table-function .table-row {
    border-bottom: none;
    position: relative
}

.part1 .part-con .part-inner .table-function .table-row:nth-last-child(2) .table-modal-dialog {
    top: 50%;
    transform: translateY(-50%)
}

.part1 .part-con .part-inner .table-function .table-row:last-child .table-modal-dialog {
    bottom: 0;
    top: auto !important
}

.part1 .part-con .part-inner .table-function .table-row .table-data {
    background: #171615;
    border-bottom: 2px solid #0000004d;
    box-shadow: inset -2px 0 0 0 #ffffff1a;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    padding: 16px;
    position: relative;
    text-align: center
}

.part1 .part-con .part-inner .table-function .table-row .table-data:before {
    aspect-ratio: 1/1;
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 28px
}

.part1 .part-con .part-inner .table-function .table-row .table-data.include:before {
    background-color: #52a535;
    clip-path: polygon(0 42.86%, 0 57.14%, 14.29% 57.14%, 14.29% 71.43%, 28.57% 71.43%, 28.57% 85.71%, 42.86% 85.71%, 42.86% 71.43%, 57.14% 71.43%, 57.14% 57.14%, 71.43% 57.14%, 71.43% 42.86%, 85.71% 42.86%, 85.71% 28.57%, 100% 28.57%, 100% 14.29%, 85.71% 14.29%, 85.71% 28.57%, 71.43% 28.57%, 71.43% 42.86%, 57.14% 42.86%, 57.14% 57.14%, 42.86% 57.14%, 42.86% 71.43%, 28.57% 71.43%, 28.57% 57.14%, 14.29% 57.14%, 14.29% 42.86%)
}

.part1 .part-con .part-inner .table-function .table-row .table-data.uninclude:before {
    background-color: #c4c4c4;
    clip-path: polygon(14.29% 14.29%, 14.29% 28.57%, 28.57% 28.57%, 28.57% 42.86%, 42.86% 42.86%, 42.86% 57.14%, 28.57% 57.14%, 28.57% 71.43%, 14.29% 71.43%, 14.29% 85.71%, 28.57% 85.71%, 28.57% 71.43%, 42.86% 71.43%, 42.86% 57.14%, 57.14% 57.14%, 57.14% 71.43%, 71.43% 71.43%, 71.43% 85.71%, 85.71% 85.71%, 85.71% 71.43%, 71.43% 71.43%, 71.43% 57.14%, 57.14% 57.14%, 57.14% 42.86%, 71.43% 42.86%, 71.43% 28.57%, 85.71% 28.57%, 85.71% 14.29%, 71.43% 14.29%, 71.43% 28.57%, 57.14% 28.57%, 57.14% 42.86%, 42.86% 42.86%, 42.86% 28.57%, 28.57% 28.57%, 28.57% 14.29%)
}

.part1 .part-con .part-inner .table-function .table-row .table-header {
    box-sizing: border-box;
    padding: 16px;
    vertical-align: middle
}

.part1 .part-con .part-inner .table-function .table-row .table-header[scope=col] {
    background-color: transparent;
    border: 2px solid transparent;
    border-bottom-color: #6b6562;
    box-shadow: inset 2px -2px 0 0 #0000004d, inset -2px 2px 0 0 #ffffff1a;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.27px;
    line-height: normal;
    min-height: 64px;
    padding: 16px 8px;
    text-align: center;
    width: 25%
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper {
    align-items: center;
    display: flex;
    justify-content: right;
    position: relative
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper p {
    color: #ede5e2;
    display: inline;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.27px;
    line-height: normal;
    text-align: right
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal {
    position: relative
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-open {
    aspect-ratio: 1/1;
    background-color: transparent;
    border: 2px solid #6b6562;
    box-sizing: border-box;
    margin-left: 16px;
    position: relative;
    width: 32px
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-open:focus {
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 1px #fff !important;
    outline: 2px solid #1157be !important;
    outline-offset: -2px !important
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-open:after {
    aspect-ratio: 1/1;
    background-color: #d0c5c0;
    clip-path: polygon(28.57% 0, 28.57% 14.29%, 14.29% 14.29%, 14.29% 28.57%, 28.57% 28.57%, 28.57% 14.29%, 71.43% 14.29%, 71.43% 42.86%, 57.14% 42.86%, 57.14% 57.14%, 42.86% 57.14%, 42.86% 71.43%, 42.86% 85.71%, 42.86% 100%, 57.14% 100%, 57.14% 85.71%, 42.86% 85.71%, 42.86% 71.43%, 57.14% 71.43%, 57.14% 57.14%, 71.43% 57.14%, 71.43% 42.86%, 85.71% 42.86%, 85.71% 14.29%, 71.43% 14.29%, 71.43% 0);
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 12px
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-dialog {
    background-color: #d0c5c0;
    border: 2px solid #262423;
    display: none;
    left: 15px;
    position: absolute;
    top: 0;
    width: 281px;
    z-index: 20
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-dialog .dialog-label {
    background-color: inherit;
    box-shadow: inset 0 -2px 0 #0003;
    content: "";
    display: block;
    height: 32px;
    position: relative;
    width: 100%
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-dialog .dialog-label:before {
    aspect-ratio: 1/1;
    background-color: #3d3938;
    clip-path: polygon(28.57% 0, 28.57% 14.29%, 14.29% 14.29%, 14.29% 28.57%, 28.57% 28.57%, 28.57% 14.29%, 71.43% 14.29%, 71.43% 42.86%, 57.14% 42.86%, 57.14% 57.14%, 42.86% 57.14%, 42.86% 71.43%, 42.86% 85.71%, 42.86% 100%, 57.14% 100%, 57.14% 85.71%, 42.86% 85.71%, 42.86% 71.43%, 57.14% 71.43%, 57.14% 57.14%, 71.43% 57.14%, 71.43% 42.86%, 85.71% 42.86%, 85.71% 14.29%, 71.43% 14.29%, 71.43% 0);
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: 9px;
    width: 12px
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-dialog .dialog-label .dialog-close {
    background-color: transparent;
    border: none;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 9px
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-dialog .dialog-label .dialog-close:after {
    aspect-ratio: 1/1;
    background-color: #3d3938;
    clip-path: polygon(14.29% 14.29%, 14.29% 28.57%, 28.57% 28.57%, 28.57% 42.86%, 42.86% 42.86%, 42.86% 57.14%, 28.57% 57.14%, 28.57% 71.43%, 14.29% 71.43%, 14.29% 85.71%, 28.57% 85.71%, 28.57% 71.43%, 42.86% 71.43%, 42.86% 57.14%, 57.14% 57.14%, 57.14% 71.43%, 71.43% 71.43%, 71.43% 85.71%, 85.71% 85.71%, 85.71% 71.43%, 71.43% 71.43%, 71.43% 57.14%, 57.14% 57.14%, 57.14% 42.86%, 71.43% 42.86%, 71.43% 28.57%, 85.71% 28.57%, 85.71% 14.29%, 71.43% 14.29%, 71.43% 28.57%, 57.14% 28.57%, 57.14% 42.86%, 42.86% 42.86%, 42.86% 28.57%, 28.57% 28.57%, 28.57% 14.29%);
    content: "";
    display: block;
    width: 14px
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-dialog .dialog-label .dialog-close:focus {
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 1px #fff !important;
    outline: 2px solid #1157be !important;
    outline-offset: -2px !important
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal .table-modal-dialog .dialog-desc {
    background-color: inherit;
    box-sizing: border-box;
    color: #3d3938;
    font-weight: 500;
    padding: 16px;
    text-align: left
}

.part1 .part-con .part-inner .table-function .table-row .table-wrapper .table-modal.on .table-modal-dialog {
    display: block
}

.part1 .part-con .part-inner .table-function .table-row:first-of-type .table-data {
    background: transparent;
    border-bottom: 2px solid transparent;
    border-left: 2px solid transparent;
    box-shadow: inset -2px 2px 0 0 transparent;
    padding: 0
}

.part1 .part-con .part-inner .table-function .table-row:nth-child(2n) .table-header {
    background: #262423;
    border-bottom: 2px solid #0000004d;
    border-left: 2px solid #0000004d;
    box-shadow: inset -2px 2px 0 0 #ffffff1a
}

.part1 .part-con .part-inner .table-function .table-row:not(:first-child):nth-child(odd) .table-data {
    background: #000;
    box-shadow: inset -2px 0 0 0 #ffffff1a
}

.part1 .part-con .part-inner .table-function .table-row:not(:first-child):nth-child(odd) .table-header {
    background: linear-gradient(0deg, #0003, #0003), #262423;
    border-left: 2px solid #0000004d;
    box-shadow: inset -2px 0 0 0 #3c3a39
}

.part1 .part-con .ul-platform {
    margin: 0 !important;
    padding: 0 !important
}

.part1 .part-con .ul-platform .li-platform {
    align-items: center;
    border-bottom: 2px solid #6b6562;
    border-left: none;
    border-right: none;
    box-sizing: border-box;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    min-height: 80px
}

.part1 .part-con .ul-platform .li-platform .icon-platform {
    border-style: none;
    margin-right: 17px;
    vertical-align: middle
}

.part1 .part-con .ul-platform .li-platform .text-platform {
    align-items: center;
    color: #fff;
    display: inline-flex
}

.part1 .part-con .ul-platform .li-platform .text-platform:hover {
    text-decoration: underline !important
}

.part1 .part-con .ul-platform .li-platform .btn-platform {
    align-items: center;
    border: 2px solid #fff;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    gap: 16px;
    padding: 10px 10px 10px 15px
}

.part1 .part-con .ul-platform .li-platform .btn-platform:hover {
    text-decoration: underline !important
}

.part1 .part-con .ul-platform .li-platform .btn-platform:after {
    background-color: #fff;
    clip-path: polygon(0 0, 0 25%, 14.286% 25%, 14.286% 50%, 28.572% 50%, 28.572% 75%, 42.858% 75%, 42.858% 100%, 57.142% 100%, 57.142% 75%, 71.428% 75%, 71.428% 50%, 85.714% 50%, 85.714% 25%, 100% 25%, 100% 0, 85.714% 0, 85.714% 25%, 71.428% 25%, 71.428% 50%, 57.142% 50%, 57.142% 75%, 42.858% 75%, 42.858% 50%, 28.572% 50%, 28.572% 25%, 14.286% 25%, 14.286% 0);
    content: "";
    display: inline-block;
    flex: 0 0 14px;
    height: 8px;
    transform: rotate(-90deg);
    width: 14px
}

.part1 .part-con .ul-platform .li-platform:first-child {
    border-top: 2px solid #6b6562
}

@media screen and (min-width:0) {
    .part1 .before-adorn {
        height: 60px;
        top: -59px
    }

    .part1 .before-adorn:before {
        clip-path: polygon(0 20px, 0 0, 20px 0, 20px 20px, 40px 20px, 40px 0, 80px 0, 80px 40px, 60px 40px, 60px 20px, 40px 20px, 40px 40px, 20px 40px, 20px 60px, 0 60px, 0 40px, 20px 40px, 20px 20px)
    }

    .part1 .before-adorn:after {
        height: 20px;
        width: calc(100% - 80px)
    }
}

@media screen and (min-width:321px) {
    .part1 .before-adorn {
        height: 96px;
        top: -95px
    }

    .part1 .before-adorn:before {
        clip-path: polygon(0 32px, 0 0, 32px 0, 32px 32px, 64px 32px, 64px 0, 128px 0, 128px 64px, 96px 64px, 96px 32px, 64px 32px, 64px 64px, 32px 64px, 32px 96px, 0 96px, 0 64px, 32px 64px, 32px 32px)
    }

    .part1 .before-adorn:after {
        height: 32px;
        width: calc(100% - 127px)
    }
}

@media screen and (min-width:768px) {
    .part1 .before-adorn {
        height: 111px;
        top: -110px
    }

    .part1 .before-adorn:before {
        clip-path: polygon(0 37px, 0 0, 37px 0, 37px 37px, 74px 37px, 74px 0, 148px 0, 148px 74px, 111px 74px, 111px 37px, 74px 37px, 74px 74px, 37px 74px, 37px 111px, 0 111px, 0 74px, 37px 74px, 37px 37px)
    }

    .part1 .before-adorn:after {
        height: 37px;
        width: calc(100% - 147px)
    }

    .part1 .platform {
        padding: 64px 90px !important
    }

    .part1 .platform .li-platform {
        padding: 12px 12px 12px 60px
    }
}

@media screen and (max-width:767.98px) {
    .part1 .tab-item {
        padding: 16px !important
    }

    .part1 .part-con .part-inner.function .table-row {
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .part1 .part-con .part-inner.function .table-row .table-modal-dialog {
        left: unset !important;
        right: 0 !important;
        top: 0 !important
    }

    .part1 .part-con .part-inner.function .table-row .table-header[scope=col] {
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 0;
        width: 50%
    }

    .part1 .part-con .part-inner.function .table-row .table-header[scope=row] {
        align-items: center;
        display: flex;
        flex: 0 0 100%;
        height: unset;
        justify-content: center;
        position: relative
    }

    .part1 .part-con .part-inner.function .table-row .table-header[scope=row] .table-wrapper {
        justify-content: center;
        max-width: calc(100% - 32px);
        position: unset
    }

    .part1 .part-con .part-inner.function .table-row .table-header[scope=row] .table-wrapper .table-modal {
        position: absolute;
        right: 16px
    }

    .part1 .part-con .part-inner.function .table-row .table-header[scope=row]:first-child {
        flex: 1 1 100%
    }

    .part1 .part-con .part-inner.function .table-row .table-data {
        align-items: center;
        display: flex;
        flex: 0 0 50%;
        padding: 32px 16px
    }

    .part1 .part-con .part-inner.function .table-row:first-of-type {
        background-color: inherit;
        top: 0;
        z-index: 50
    }

    .part1 .part-con .part-inner.function .table-row:first-child .table-data {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .part1 .before-adorn {
        height: 180px;
        top: -179px
    }

    .part1 .before-adorn:before {
        clip-path: polygon(0 60px, 0 0, 60px 0, 60px 60px, 120px 60px, 120px 0, 240px 0, 240px 120px, 180px 120px, 180px 60px, 120px 60px, 120px 120px, 60px 120px, 60px 180px, 0 180px, 0 120px, 60px 120px, 60px 60px)
    }

    .part1 .before-adorn:after {
        height: 60px;
        width: calc(100% - 240px)
    }

    .part1 .ul-platform {
        column-gap: 24px;
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }

    .part1 .ul-platform .li-platform:first-child,
    .part1 .ul-platform .li-platform:nth-child(2),
    .part1 .ul-platform .li-platform:nth-child(3) {
        border-top: 2px solid #6b6562
    }
}

.part2 {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1920px;
    overflow: hidden;
    padding-top: 36px;
    width: 100%
}

.part2 .part-title {
    color: #fff
}

.part2 .part-desc {
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 16px auto 40px;
    padding: 0 30px;
    text-align: center
}

.part2 .swiper-explore-next,
.part2 .swiper-explore-prev {
    aspect-ratio: 1/1;
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    width: 40px
}

.part2 .swiper-explore-next:after,
.part2 .swiper-explore-prev:after {
    aspect-ratio: 1/1;
    background-color: #fff;
    clip-path: polygon(50% 5%, 40% 5%, 40% 15%, 30% 15%, 30% 25%, 20% 25%, 20% 35%, 10% 35%, 10% 45%, 0 45%, 0 55%, 10% 55%, 10% 65%, 20% 65%, 20% 75%, 30% 75%, 30% 85%, 40% 85%, 40% 95%, 50% 95%, 50% 85%, 40% 85%, 40% 75%, 30% 75%, 30% 65%, 20% 65%, 20% 55%, 100% 55%, 100% 45%, 20% 45%, 20% 35%, 30% 35%, 30% 25%, 40% 25%, 40% 15%, 50% 15%, 50% 5%);
    content: "";
    cursor: pointer;
    display: block;
    height: 40px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 40px
}

.part2 .swiper-explore-next:hover:after,
.part2 .swiper-explore-prev:hover:after {
    background-color: #52a535
}

.part2 .swiper-explore-next:focus,
.part2 .swiper-explore-prev:focus {
    box-shadow: 0 0 0 2px #fff;
    outline: 2px solid #1157be !important;
    outline-offset: -1px
}

.part2 .part-con {
    margin: 0 auto -258px;
    overflow: visible;
    padding-bottom: 258px;
    position: relative;
    width: calc(100vw - 80px)
}

.part2 .part-con .img-active img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.part2 .part-con .desc-active {
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    margin: 24px 0 0;
    padding: 0 1px
}

.part2 .part-con .swiper-explore-navigation {
    display: none;
    left: 0;
    margin: 24px auto 40px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.part2 .part-con .swiper-explore-navigation .swiper-explore-prev {
    margin-right: 56px;
    transform: rotate(1turn)
}

.part2 .part-con .swiper-explore-navigation .swiper-explore-next {
    transform: rotate(180deg)
}

.part2 .swiper-container {
    margin: 24px 0 0;
    overflow: visible;
    width: 100%
}

.part2 .swiper-container .swiper-slide {
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    flex: 0 0 auto;
    height: 130px;
    outline: none;
    padding: 0;
    position: relative;
    width: 232px
}

.part2 .swiper-container .swiper-slide.swiper-slide-active:after {
    box-shadow: inset 4px -4px 0 #86d562, inset -4px 4px 0 #52a535;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.part2 .swiper-container .swiper-slide:focus {
    box-shadow: 0 0 0 3px #fff !important;
    outline: 2px solid #1157be !important
}

.part2 .swiper-container .swiper-slide .img-explore {
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    height: 100%;
    padding: 0;
    width: 100%
}

.part2 .swiper-container .swiper-explore-navigation {
    display: none;
    margin: 24px auto 78px;
    text-align: center;
    z-index: 1
}

.part2 .swiper-container .swiper-explore-navigation .swiper-explore-prev {
    margin-right: 56px;
    transform: rotate(1turn)
}

.part2 .swiper-container .swiper-explore-navigation .swiper-explore-next {
    transform: rotate(180deg)
}

@media screen and (min-width:0) {
    .part2 {
        box-sizing: border-box;
        padding-bottom: 60px
    }
}

@media screen and (min-width:321px) {
    .part2 {
        box-sizing: border-box;
        padding-bottom: 96px
    }
}

@media screen and (max-width:767.98px) {
    .part2 .img-active {
        aspect-ratio: 280/180;
        width: calc(100vw - 80px)
    }

    .part2 .desc-active {
        height: 35px
    }

    .part2 .swiper-explore .swiper-explore-navigation {
        display: block !important
    }
}

@media screen and (min-width:768px) {
    .part2 {
        box-sizing: border-box;
        padding-bottom: 110px
    }

    .part2 .part-desc {
        width: 606px
    }

    .part2 .part-con {
        margin-bottom: 0;
        min-height: 488px;
        padding-bottom: 0;
        width: 640px
    }

    .part2 .part-con .img-active {
        height: 384px;
        width: 640px
    }

    .part2 .part-con .part-desc {
        padding: 0;
        width: 455px
    }

    .part2 .part-con .swiper-explore-navigation {
        bottom: unset;
        display: block !important;
        left: calc(50% - 56px);
        right: unset;
        text-align: right;
        top: 0;
        transform: translateY(384px);
        width: 376px
    }

    .part2 .swiper-explore {
        margin: 48px 0 72px
    }
}

@media screen and (min-width:1200px) {
    .part2 {
        box-sizing: border-box;
        padding-bottom: 180px
    }

    .part2 .part-con {
        min-height: 694px;
        width: 1050px
    }

    .part2 .part-con .img-active {
        height: 590px;
        width: 1050px
    }

    .part2 .part-con .swiper-explore-navigation {
        left: calc(50% + 149px);
        transform: translateY(590px)
    }

    .part2 .swiper-explore .swiper-slide {
        height: 180px !important;
        width: 336px !important
    }
}

.part3 {
    background-color: #fff;
    position: relative
}

.part3 .before-adorn {
    left: 0;
    position: absolute;
    transform: rotateX(180deg);
    width: 100%
}

.part3 .before-adorn:after,
.part3 .before-adorn:before {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute
}

.part3 .before-adorn:before {
    aspect-ratio: 1;
    height: 100%;
    width: 100%
}

.part3 .before-adorn:after {
    right: 0;
    top: 0
}

.part3 .part-title {
    color: #000
}

.part3 .part-con {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1200px;
    padding: 80px 72px
}

.part3 .part-inner {
    margin: 48px 0 0
}

.part3 .part-inner .way-item {
    max-width: 300px
}

.part3 .part-inner .way-item img {
    width: 100%
}

.part3 .part-inner .way-item .way-info {
    margin-top: 6px
}

.part3 .part-inner .way-item .way-info .way-title {
    color: #000;
    font-family: mcS2, sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 28px;
    margin: 0;
    text-align: center;
    text-transform: none !important
}

.part3 .part-inner .way-item .way-info .way-desc {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 16px;
    text-align: center
}

@media screen and (min-width:0) {
    .part3 .before-adorn {
        height: 60px;
        top: -59px
    }

    .part3 .before-adorn:before {
        clip-path: polygon(0 20px, 0 0, 20px 0, 20px 20px, 40px 20px, 40px 0, 80px 0, 80px 40px, 60px 40px, 60px 20px, 40px 20px, 40px 40px, 20px 40px, 20px 60px, 0 60px, 0 40px, 20px 40px, 20px 20px)
    }

    .part3 .before-adorn:after {
        height: 20px;
        width: calc(100% - 80px)
    }
}

@media screen and (min-width:321px) {
    .part3 .before-adorn {
        height: 96px;
        top: -95px
    }

    .part3 .before-adorn:before {
        clip-path: polygon(0 32px, 0 0, 32px 0, 32px 32px, 64px 32px, 64px 0, 128px 0, 128px 64px, 96px 64px, 96px 32px, 64px 32px, 64px 64px, 32px 64px, 32px 96px, 0 96px, 0 64px, 32px 64px, 32px 32px)
    }

    .part3 .before-adorn:after {
        height: 32px;
        width: calc(100% - 127px)
    }
}

@media screen and (max-width:768.98px) {
    .part3 .part-inner .way-item {
        margin: 0 auto
    }
}

@media screen and (min-width:769px) {
    .part3 .before-adorn {
        height: 111px;
        top: -110px
    }

    .part3 .before-adorn:before {
        clip-path: polygon(0 37px, 0 0, 37px 0, 37px 37px, 74px 37px, 74px 0, 148px 0, 148px 74px, 111px 74px, 111px 37px, 74px 37px, 74px 74px, 37px 74px, 37px 111px, 0 111px, 0 74px, 37px 74px, 37px 37px)
    }

    .part3 .before-adorn:after {
        height: 37px;
        width: calc(100% - 147px)
    }

    .part3 .part-con .part-inner {
        display: grid;
        gap: 36px;
        grid-template-columns: repeat(3, 1fr);
        justify-content: center
    }
}

@media screen and (min-width:1201px) {
    .part3 .before-adorn {
        height: 180px;
        top: -179px
    }

    .part3 .before-adorn:before {
        clip-path: polygon(0 60px, 0 0, 60px 0, 60px 60px, 120px 60px, 120px 0, 240px 0, 240px 120px, 180px 120px, 180px 60px, 120px 60px, 120px 120px, 60px 120px, 60px 180px, 0 180px, 0 120px, 60px 120px, 60px 60px)
    }

    .part3 .before-adorn:after {
        height: 60px;
        width: calc(100% - 240px)
    }

    .part3 .part-con .part-inner {
        gap: 68px
    }
}

.part4 {
    margin: 0 auto;
    max-width: 1920px;
    overflow: hidden;
    position: relative
}

.part4,
.part4 .swiper-gamemode {
    width: 100%
}

.part4 .swiper-gamemode .swiper-slide {
    background: #0c0b0b
}

.part4 .swiper-gamemode .swiper-slide .img-group {
    align-content: center;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2
}

.part4 .swiper-gamemode .swiper-slide .img-group .img-col,
.part4 .swiper-gamemode .swiper-slide .img-group .img-row,
.part4 .swiper-gamemode .swiper-slide .img-group .mask-col,
.part4 .swiper-gamemode .swiper-slide .img-group .mask-row {
    display: none
}

.part4 .swiper-gamemode .swiper-slide .img-group .img-col,
.part4 .swiper-gamemode .swiper-slide .img-group .img-row {
    left: 1px;
    position: absolute;
    top: 0
}

.part4 .swiper-gamemode .swiper-slide .img-group .img-col {
    top: -44px
}

.part4 .swiper-gamemode .swiper-slide .img-group img {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 5
}

.part4 .swiper-gamemode .swiper-slide .mode-info {
    color: #fff
}

.part4 .swiper-gamemode .swiper-slide .mode-info .mode-title {
    font-family: mcT2, sans-serif;
    font-size: 56px;
    font-weight: 400;
    letter-spacing: -.015em;
    line-height: 56px
}

.part4 .swiper-gamemode .swiper-slide .mode-info .mode-desc {
    font-size: 16px;
    line-height: 1.2;
    margin-top: 16px
}

.part4 .swiper-gamemode .swiper-gamemode-navigation {
    bottom: 30px;
    display: flex;
    flex-flow: row nowrap;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 10
}

.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-prev {
    margin-right: 56px;
    transform: rotate(1turn)
}

.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-next {
    transform: rotate(180deg)
}

.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-next,
.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-prev {
    aspect-ratio: 1/1;
    background-color: transparent;
    border: none;
    cursor: pointer;
    width: 40px;
    z-index: 20
}

.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-next:after,
.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-prev:after {
    aspect-ratio: 1/1;
    background-color: #fff;
    clip-path: polygon(50% 5%, 40% 5%, 40% 15%, 30% 15%, 30% 25%, 20% 25%, 20% 35%, 10% 35%, 10% 45%, 0 45%, 0 55%, 10% 55%, 10% 65%, 20% 65%, 20% 75%, 30% 75%, 30% 85%, 40% 85%, 40% 95%, 50% 95%, 50% 85%, 40% 85%, 40% 75%, 30% 75%, 30% 65%, 20% 65%, 20% 55%, 100% 55%, 100% 45%, 20% 45%, 20% 35%, 30% 35%, 30% 25%, 40% 25%, 40% 15%, 50% 15%, 50% 5%);
    content: "";
    cursor: pointer;
    display: block;
    height: 40px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 40px
}

.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-next:focus,
.part4 .swiper-gamemode .swiper-gamemode-navigation .swiper-gamemode-prev:focus {
    box-shadow: 0 0 0 2px #fff;
    outline: 2px solid #1157be !important;
    outline-offset: -1px
}

@media screen and (max-width:767.98px) {
    .part4 .swiper-gamemode .swiper-slide {
        aspect-ratio: unset;
        background-size: 18.75%;
        height: auto;
        width: 100%
    }

    .part4 .swiper-gamemode .swiper-slide .img-col,
    .part4 .swiper-gamemode .swiper-slide .mask-col {
        display: block !important
    }

    .part4 .swiper-gamemode .swiper-slide .mode-info {
        padding: 14px 24px 90px
    }

    .part4 .swiper-gamemode .swiper-slide .mode-info .mode-title {
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .part4 .swiper-gamemode .swiper-slide {
        aspect-ratio: unset;
        background-size: 9.375%;
        height: 675px;
        width: 1200px
    }

    .part4 .swiper-gamemode .swiper-slide .img-row,
    .part4 .swiper-gamemode .swiper-slide .mask-row {
        display: block !important
    }

    .part4 .swiper-gamemode .swiper-slide .img-row {
        width: 1200px
    }

    .part4 .swiper-gamemode .swiper-slide .mode-info {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        position: absolute;
        right: 64px;
        text-align: center;
        top: 0;
        width: 30.66%;
        z-index: 5
    }

    .part4 .swiper-gamemode .swiper-slide.survive .mode-info {
        left: 64px;
        right: auto
    }

    .part4 .swiper-gamemode .swiper-gamemode-navigation {
        bottom: 38px
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .part4 .swiper-gamemode .swiper-slide {
        aspect-ratio: unset;
        background-size: 12.5%;
        height: auto;
        width: 100%
    }

    .part4 .swiper-gamemode .swiper-slide .img-row {
        position: absolute;
        top: 50% !important;
        top: 50%;
        transform: translateY(-50%)
    }

    .part4 .swiper-gamemode .swiper-slide img {
        aspect-ratio: unset
    }

    .part4 .swiper-gamemode .swiper-gamemode-navigation {
        left: calc(100% - 136px)
    }
}

@media screen and (max-width:1200px) {
    .part4 .mode-title {
        font-size: 32px !important;
        line-height: 32px !important
    }
}

@media screen and (min-width:1200px) {
    .part4 .swiper-gamemode .swiper-slide {
        aspect-ratio: unset;
        background-size: 9.375%;
        height: 675px;
        width: 1200px
    }

    .part4 .swiper-gamemode .swiper-slide img {
        aspect-ratio: 1200/675;
        height: 675px;
        width: 1200px
    }

    .part4 .swiper-gamemode .swiper-gamemode-navigation {
        bottom: 32px;
        left: calc(50% + 385px)
    }
}

.part5 {
    background-color: #fff;
    position: relative
}

.part5 .part-inner {
    box-sizing: border-box;
    margin: 48px 16px 75px;
    max-width: 1056px
}

.part5 .part-inner .part-title {
    color: #000
}

.part5 .part-inner .part-desc {
    box-sizing: border-box;
    color: #000;
    margin: 16px auto 48px;
    max-width: 492px;
    padding: 0 4px;
    text-align: center
}

.part5 .part-con .card {
    margin-bottom: 64px;
    width: 100%
}

.part5 .part-con .card img {
    border-style: none;
    height: auto;
    vertical-align: middle;
    width: 100%
}

.part5 .part-con .card .card-info {
    background-color: #fcf5f1;
    box-sizing: border-box;
    color: #000;
    height: calc(100% - 140px);
    min-height: 212px;
    padding: 24px 17px;
    position: relative
}

.part5 .part-con .card .card-info .type {
    color: #262423;
    font-family: mcT2, sans-serif;
    font-size: 14px;
    letter-spacing: .04em;
    line-height: 24px;
    margin-top: 3px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 3px
}

.part5 .part-con .card .card-info .type:after {
    aspect-ratio: 1/1;
    background-color: #262423;
    clip-path: polygon(0 41.67%, 0 91.67%, 66.67% 91.67%, 66.67% 41.67%, 58.33% 41.67%, 58.33% 25%, 50% 25%, 50% 16.67%, 16.67% 16.67%, 16.67% 25%, 8.333% 25%, 8.333% 41.67%, 16.67% 41.67%, 16.67% 25%, 50% 25%, 50% 41.67%, 37.5% 41.67%, 37.5% 62.5%, 29.17% 62.5%, 29.17% 70.83%, 37.5% 70.83%, 37.5% 50%, 58.33% 50%, 58.33% 83.33%, 8.333% 83.33%, 8.333% 50%, 37.5% 50%, 37.5% 41.67%);
    content: "";
    display: inline-block;
    margin: 0 16px 0 8px;
    vertical-align: bottom;
    width: 24px
}

.part5 .part-con .card .card-info .card-title {
    font-family: mcS2, sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 28px;
    margin-top: 10px
}

.part5 .part-con .card .card-info .card-desc {
    line-height: 22px;
    margin-bottom: 24px;
    margin-top: 24px
}

.part5 .part-con .card .card-info .card-warp {
    border-top: 1px solid #6b6562;
    box-sizing: border-box;
    padding: 1px 0
}

.part5 .part-con .card .card-info .card-warp .info-change {
    background-color: #fcf5f1;
    border: none;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 17px 35px 17px 3px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

.part5 .part-con .card .card-info .card-warp .info-change.hide:after {
    transform: translateY(-50%) rotate(180deg)
}

.part5 .part-con .card .card-info .card-warp .info-change:after {
    aspect-ratio: 14/8;
    background-color: #3d3938;
    clip-path: polygon(0 0, 0 25%, 14.286% 25%, 14.286% 50%, 28.572% 50%, 28.572% 75%, 42.858% 75%, 42.858% 100%, 57.142% 100%, 57.142% 75%, 71.428% 75%, 71.428% 50%, 85.714% 50%, 85.714% 25%, 100% 25%, 100% 0, 85.714% 0, 85.714% 25%, 71.428% 25%, 71.428% 50%, 57.142% 50%, 57.142% 75%, 42.858% 75%, 42.858% 50%, 28.572% 50%, 28.572% 25%, 14.286% 25%, 14.286% 0);
    content: "";
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px
}

.part5 .part-con .card .card-info .card-warp .info-change.on:after {
    transform: translateY(-50%) rotate(180deg)
}

.part5 .part-con .card.card-1 .card-info {
    border: 16px solid #8f6448
}

.part5 .part-con .card.card-1 .card-info .type:after {
    clip-path: polygon(0 41.67%, 0 91.67%, 66.67% 91.67%, 66.67% 41.67%, 58.33% 41.67%, 58.33% 25%, 91.67% 25%, 91.67% 41.67%, 100% 41.67%, 100% 25%, 91.67% 25%, 91.67% 16.67%, 58.33% 16.67%, 58.33% 25%, 50% 25%, 50% 41.67%, 37.5% 41.67%, 37.5% 62.5%, 29.17% 62.5%, 29.17% 70.83%, 37.5% 70.83%, 37.5% 50%, 58.33% 50%, 58.33% 83.33%, 8.333% 83.33%, 8.333% 50%, 37.5% 50%, 37.5% 41.67%)
}

.part5 .part-con .card.card-2 .card-info {
    border: 16px solid #6345bd
}

.part5 .part-con .card.card-3 .card-info {
    border: 16px solid #006cef
}

@media screen and (max-width:767.98px) {
    .part5 .part-inner {
        margin: 0 32px;
        padding: 80px 0
    }
}

@media screen and (min-width:768px) {
    .part5 .part-inner {
        margin: 0 auto;
        padding: 80px 0 80px 17px
    }

    .part5 .part-con {
        display: flex;
        gap: 24px;
        justify-content: center
    }

    .part5 .part-con .card {
        flex: 0 336px;
        margin-bottom: 0
    }
}

.part6 {
    background-color: #3c8527;
    margin: 0 auto;
    overflow: hidden;
    padding: 48px 0 54px;
    position: relative;
    width: 100%
}

.part6 .part-title {
    box-sizing: border-box;
    margin: 0 auto
}

.part6 .part-desc,
.part6 .part-title {
    color: #fff;
    max-width: 1040px;
    padding: 0 10px
}

.part6 .part-desc {
    margin: 16px auto 48px;
    text-align: center
}

.part6 .swiper-extends {
    margin-top: 48px;
    max-width: 1920px;
    overflow: visible;
    position: relative
}

.part6 .swiper-extends .swiper-slide {
    background-color: #fcf5f1;
    color: #000;
    margin: 0 8px;
    opacity: .75;
    transition: opacity 1s;
    width: 280px
}

.part6 .swiper-extends .swiper-slide img {
    display: block;
    position: relative;
    width: 100%
}

.part6 .swiper-extends .swiper-slide .extends-info {
    background-color: #fcf5f1;
    box-shadow: 0 4px 0 #00000040;
    box-sizing: border-box;
    clear: both;
    padding: 16px;
    text-align: center
}

.part6 .swiper-extends .swiper-slide .extends-info .extends-title {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .04em;
    margin: 0;
    text-transform: none !important
}

.part6 .swiper-extends .swiper-slide .extends-info .extends-desc {
    color: #000;
    margin-bottom: 0;
    margin-top: 16px
}

.part6 .swiper-extends .swiper-slide .extends-info a {
    align-items: center;
    background-color: transparent;
    box-sizing: border-box;
    color: #2a641c;
    display: inline-flex;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5625rem;
    margin-top: 16px;
    text-decoration: none
}

.part6 .swiper-extends .swiper-slide .extends-info a:hover {
    text-decoration: underline
}

.part6 .swiper-extends .swiper-slide .extends-info a:after {
    aspect-ratio: 1/1;
    background-color: #2a641c;
    clip-path: polygon(14.29% 0, 14.29% 28.57%, 71.43% 28.57%, 71.43% 85.71%, 100% 85.71%, 100% 0, 14.29% 0, 14.29% 71.43%, 0 71.43%, 0 100%, 28.57% 100%, 28.57% 71.43%, 57.14% 71.43%, 57.14% 42.86%, 28.57% 42.86%, 28.57% 71.43%, 14.29% 71.43%);
    content: "";
    display: inline-block;
    flex: 0 0 7px;
    height: 7px;
    margin-left: 12px;
    width: 7px
}

.part6 .swiper-extends .swiper-slide .extends-info a:focus {
    background-color: transparent;
    border-radius: 0;
    box-shadow: 0 0 0 .05rem #1157be;
    outline: 1px solid #fff;
    outline-offset: 1px
}

.part6 .swiper-extends .swiper-slide.swiper-slide-active {
    opacity: 1
}

.part6 .swiper-extends .swiper-explore-navigation {
    width: 100%
}

.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-prev {
    transform: rotate(1turn)
}

.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-next {
    transform: rotate(180deg)
}

.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-next,
.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-prev {
    aspect-ratio: 1/1;
    background-color: transparent;
    border: none;
    cursor: pointer;
    width: 40px;
    z-index: 20
}

.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-next:after,
.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-prev:after {
    aspect-ratio: 1/1;
    background-color: #fff;
    clip-path: polygon(50% 5%, 40% 5%, 40% 15%, 30% 15%, 30% 25%, 20% 25%, 20% 35%, 10% 35%, 10% 45%, 0 45%, 0 55%, 10% 55%, 10% 65%, 20% 65%, 20% 75%, 30% 75%, 30% 85%, 40% 85%, 40% 95%, 50% 95%, 50% 85%, 40% 85%, 40% 75%, 30% 75%, 30% 65%, 20% 65%, 20% 55%, 100% 55%, 100% 45%, 20% 45%, 20% 35%, 30% 35%, 30% 25%, 40% 25%, 40% 15%, 50% 15%, 50% 5%);
    content: "";
    cursor: pointer;
    display: block;
    height: 40px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 40px
}

.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-next:focus,
.part6 .swiper-extends .swiper-explore-navigation .swiper-extends-prev:focus {
    box-shadow: 0 0 0 2px #fff;
    outline: 2px solid #1157be !important;
    outline-offset: -1px
}

@media screen and (min-width:769px) {
    .part6 {
        padding: 80px 0 86px
    }

    .part6 .swiper-extends .swiper-slide {
        margin: 0 12px;
        width: 640px
    }

    .part6 .swiper-extends .swiper-slide .extends-info {
        padding: 24px;
        text-align: left
    }
}

@media screen and (max-width:1200.98px) {
    .swiper-explore-navigation {
        height: 40px;
        margin-top: 38px;
        position: relative;
        text-align: center
    }

    .swiper-explore-navigation .swiper-extends-prev {
        margin-right: 56px;
        position: relative
    }
}

@media screen and (min-width:1201px) {
    .part6 {
        padding: 96px 0
    }

    .part6 .swiper-extends .swiper-slide {
        margin: 0 56px
    }

    .part6 .swiper-extends .swiper-explore-navigation {
        left: 50%;
        position: absolute;
        top: 155px;
        transform: translate(-50%, -50%);
        z-index: 20
    }

    .part6 .swiper-extends .swiper-extends-prev {
        left: calc(50% - 390px);
        position: absolute
    }

    .part6 .swiper-extends .swiper-extends-next {
        position: absolute;
        right: calc(50% - 390px)
    }
}

.news,
.part-news {
    background-color: #fff
}

.part-news {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1920px;
    overflow: hidden;
    padding: 80px 20px 83px;
    width: 100%
}

.part-news .news-header {
    margin: 0 auto;
    text-align: center;
    width: 288px
}

.part-news .news-header .news-title {
    color: #000;
    font-family: mcT2, sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .04em;
    margin: 0
}

.part-news .news-header .btn-more-news {
    align-items: center;
    color: #2a641c;
    display: inline-flex;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin-top: 8px;
    text-decoration: none
}

.part-news .news-header .btn-more-news:after {
    aspect-ratio: 1/1;
    background-color: #2a641c;
    clip-path: polygon(14.29% 0, 14.29% 28.57%, 71.43% 28.57%, 71.43% 85.71%, 100% 85.71%, 100% 0, 14.29% 0, 14.29% 71.43%, 0 71.43%, 0 100%, 28.57% 100%, 28.57% 71.43%, 57.14% 71.43%, 57.14% 42.86%, 28.57% 42.86%, 28.57% 71.43%, 14.29% 71.43%);
    content: "";
    display: inline-block;
    flex: 0 0 7px;
    height: 7px;
    margin-left: 12px;
    width: 7px
}

.part-news .news-header .btn-more-news:hover {
    text-decoration: underline
}

.part-news .news-header .news-next {
    transform: rotate(180deg)
}

.part-news .news-header .news-prev {
    margin-right: 56px
}

.part-news .news-header .news-controls {
    display: none;
    margin-top: 54px
}

.part-news .news-header .news-controls .news-next,
.part-news .news-header .news-controls .news-prev {
    aspect-ratio: 1/1;
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    width: 40px
}

.part-news .news-header .news-controls .news-next:focus,
.part-news .news-header .news-controls .news-prev:focus {
    box-shadow: 0 0 0 3px #fff;
    outline: 2px solid #1157be !important
}

.part-news .news-header .news-controls .news-next:after,
.part-news .news-header .news-controls .news-prev:after {
    aspect-ratio: 1/1;
    background-color: #000;
    clip-path: polygon(50% 5%, 40% 5%, 40% 15%, 30% 15%, 30% 25%, 20% 25%, 20% 35%, 10% 35%, 10% 45%, 0 45%, 0 55%, 10% 55%, 10% 65%, 20% 65%, 20% 75%, 30% 75%, 30% 85%, 40% 85%, 40% 95%, 50% 95%, 50% 85%, 40% 85%, 40% 75%, 30% 75%, 30% 65%, 20% 65%, 20% 55%, 100% 55%, 100% 45%, 20% 45%, 20% 35%, 30% 35%, 30% 25%, 40% 25%, 40% 15%, 50% 15%, 50% 5%);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px
}

.part-news .news-header .news-controls .news-next:hover:after,
.part-news .news-header .news-controls .news-prev:hover:after {
    background-color: #52a535
}

.part-news .swiper-news {
    margin: 48px auto 0;
    overflow: hidden;
    padding-bottom: 54px;
    width: 360px
}

.part-news .swiper-news .swiper-slide {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-bottom: 3px;
    padding-left: 40px;
    padding-right: 40px;
    width: 360px
}

.part-news .swiper-news .swiper-slide .news-link {
    display: block;
    margin: 2px auto 0;
    text-decoration: none !important
}

.part-news .swiper-news .swiper-slide .news-link .news-img {
    height: 280px;
    position: relative;
    width: 280px
}

.part-news .swiper-news .swiper-slide .news-link .news-img img {
    display: block;
    height: 100%;
    object-fit: cover;
    position: relative;
    width: 100%
}

.part-news .swiper-news .swiper-slide .news-link .news-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: center
}

.part-news .swiper-news .swiper-slide .news-link .news-info .news-tag {
    align-self: flex-start;
    background-color: #262423;
    box-shadow: 2px 2px 0 #0000004d;
    color: #ede5e2;
    display: inline-block;
    font-family: mcS2, sans-serif;
    margin: 8px 0 0;
    padding: 0 4px;
    text-transform: uppercase
}

.part-news .swiper-news .swiper-slide .news-link .news-info .news-text {
    color: #000;
    display: flex;
    flex-direction: row;
    font-size: 18px;
    font-weight: 700;
    gap: 8px;
    justify-content: space-between;
    letter-spacing: -.015em
}

.part-news .swiper-news .swiper-slide .news-link .news-info .news-text p {
    color: #000
}

.part-news .swiper-news .swiper-slide .news-link .news-info .news-text .news-time {
    white-space: nowrap
}

.part-news .swiper-news .swiper-news-controls {
    display: none;
    margin: 54px auto 0;
    text-align: center
}

.part-news .swiper-news .swiper-news-controls .swiper-news-next {
    transform: rotate(180deg)
}

.part-news .swiper-news .swiper-news-controls .swiper-news-prev {
    margin-right: 56px !important
}

.part-news .swiper-news .swiper-news-controls .swiper-news-next,
.part-news .swiper-news .swiper-news-controls .swiper-news-prev {
    aspect-ratio: 1/1;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    position: relative;
    width: 40px
}

.part-news .swiper-news .swiper-news-controls .swiper-news-next:focus,
.part-news .swiper-news .swiper-news-controls .swiper-news-prev:focus {
    box-shadow: 0 0 0 3px #fff;
    outline: 2px solid #1157be !important
}

.part-news .swiper-news .swiper-news-controls .swiper-news-next:after,
.part-news .swiper-news .swiper-news-controls .swiper-news-prev:after {
    aspect-ratio: 1/1;
    background-color: #000;
    clip-path: polygon(50% 5%, 40% 5%, 40% 15%, 30% 15%, 30% 25%, 20% 25%, 20% 35%, 10% 35%, 10% 45%, 0 45%, 0 55%, 10% 55%, 10% 65%, 20% 65%, 20% 75%, 30% 75%, 30% 85%, 40% 85%, 40% 95%, 50% 95%, 50% 85%, 40% 85%, 40% 75%, 30% 75%, 30% 65%, 20% 65%, 20% 55%, 100% 55%, 100% 45%, 20% 45%, 20% 35%, 30% 35%, 30% 25%, 40% 25%, 40% 15%, 50% 15%, 50% 5%);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px
}

.part-news .swiper-news .swiper-news-controls .swiper-news-next:hover:after,
.part-news .swiper-news .swiper-news-controls .swiper-news-prev:hover:after {
    background-color: #52a535
}

@media screen and (max-width:768px) {
    .part-news .swiper-news-controls {
        display: block !important
    }
}

@media screen and (min-width:768px) {
    .part-news {
        display: flex;
        padding: 80px 0 83px 24px
    }

    .part-news .news-header {
        flex: 0 0 357px;
        margin: 0 40px 0 0;
        text-align: left;
        width: unset
    }

    .part-news .news-header .news-controls {
        display: block
    }

    .part-news .swiper-news {
        margin: 0 0 0 -12px;
        max-width: 1412px;
        padding-bottom: 0;
        width: unset
    }

    .part-news .swiper-news .swiper-slide .news-link .news-info {
        text-align: left
    }
}

@media screen and (min-width:1200px) {
    .part-news {
        padding: 48px 0 48px 64px
    }
}

.pop {
    align-items: center;
    display: none;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1000
}

.pop.on {
    display: flex !important
}

.pop .layer {
    background: rgba(0, 0, 0, .7);
    display: block !important;
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.pop .inner {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 2
}

.pop .close {
    font-size: .25rem;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s ease-in-out;
    z-index: 2
}

.pop .close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pop-login .inner {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/pop-pc_db8cb8fd.png) 50% no-repeat;
    background-size: 100% 100%;
    height: 494px;
    width: 677px
}

.pop-login .inner #urs-login {
    height: 355px;
    margin: 0 auto;
    width: 390px
}

.pop-login .inner .close {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/register-close_0baba265.png) 50% no-repeat;
    background-size: 100% 100%;
    height: 41px;
    width: 41px
}

.pop-age .inner {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/pop-age_2c7a210b.png) 50% no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    height: 675px;
    padding-top: 1.45rem;
    width: 881px
}

.pop-age .inner p {
    box-sizing: border-box;
    color: #341710;
    line-height: 27px;
    margin-bottom: .31rem;
    padding: 0 .7rem 0 .6rem;
    text-align: justify;
    width: 100%
}

.pop-age .inner .close {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/register-close_0baba265.png) 50% no-repeat;
    background-size: 100% 100%;
    height: 41px;
    right: -.5rem;
    width: 41px
}

@media screen and (max-width:768px) {
    .pop-login .inner {
        background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/register-bg_0ecbfeee.png) 50% no-repeat;
        background-size: 100% 100%;
        height: 5.38rem !important;
        height: 538px;
        width: 5.97rem !important;
        width: 597px
    }

    .pop-login .inner #urs-login {
        height: 4rem !important;
        margin: 0 auto;
        width: 5rem !important
    }

    .pop-login .inner .close {
        background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/register-close_0baba265.png) 50% no-repeat;
        background-size: 100% 100%;
        bottom: -.5rem;
        height: .4rem !important;
        height: 41px;
        left: 50%;
        right: auto;
        top: auto;
        transform: translate(-50%, 100%);
        width: .4rem !important;
        width: 41px
    }

    .pop-age .inner {
        background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/pop-age-m_3f4e3e71.png) no-repeat 50%;
        background-size: 100% 100%;
        box-sizing: border-box;
        height: 10rem;
        padding-top: 1.45rem;
        width: 7rem
    }

    .pop-age .inner .inner-text {
        height: 100%;
        overflow: hidden auto;
        width: 100%
    }

    .pop-age .inner p {
        box-sizing: border-box;
        color: #341710;
        font-size: .22rem;
        line-height: .38rem;
        margin-bottom: .31rem;
        padding: 0 .7rem 0 .6rem;
        text-align: justify;
        width: 100%
    }

    .pop-age .inner .close {
        bottom: -.6rem;
        height: .41rem;
        left: 50%;
        position: absolute;
        right: auto;
        top: auto;
        transform: translateX(-50%);
        width: .41rem
    }
}

.container {
    position: relative
}

.container .footer {
    background: url(https://mc.res.netease.com/pc/gw/20180605105342/img/nav_bg_a91881e.jpg) repeat-y 50%;
    background-size: cover;
    color: #999
}

.container .footer a {
    color: #fff
}

.container .bg-home {
    background: url(./bg_40c3ec44.jpg) no-repeat top;
    background-size: cover;
    height: 14.88rem;
    width: 100%
}

.container .slogan {
    font-family: mcae, sans-serif;
    font-size: .9rem;
    letter-spacing: -.015em;
    line-height: .9rem;
    text-align: center;
    text-shadow: #5d647a 0 4px;
    top: 1.85rem;
    width: 80vw
}

.container .btn-home-download,
.container .slogan {
    color: #fff;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.container .btn-home-download {
    align-items: center;
    background: #7245e4;
    border: 2px solid #262423;
    box-shadow: inset 0 -.06rem 0 #4a1cad, inset 0 .06rem 0 #ffffff4d;
    box-sizing: border-box;
    display: flex;
    font-size: .24rem;
    font-weight: 800;
    gap: .16rem;
    letter-spacing: .03em;
    line-height: .2rem;
    padding: .2rem .16rem .2rem .3rem;
    text-transform: uppercase;
    top: 4.38rem
}

.container .btn-home-download:focus {
    border-radius: 0;
    box-shadow: 0 0 0 1px #fff, 0 0 0 1px #fff, inset 0 -6px 0 #7245e4, inset 0 6px 0 #ffffff4d;
    outline: 2px solid #1157be;
    outline-offset: -2px
}

.container .btn-home-download:focus,
.container .btn-home-download:hover {
    background: linear-gradient(0deg, #fff3, #fff3), #7245e4
}

.container .btn-home-download:active {
    background: #7245e4;
    box-shadow: none
}

.container .btn-home-download:after {
    background-color: #fff;
    clip-path: polygon(0 0, 0 25%, 14.286% 25%, 14.286% 50%, 28.572% 50%, 28.572% 75%, 42.858% 75%, 42.858% 100%, 57.142% 100%, 57.142% 75%, 71.428% 75%, 71.428% 50%, 85.714% 50%, 85.714% 25%, 100% 25%, 100% 0, 85.714% 0, 85.714% 25%, 71.428% 25%, 71.428% 50%, 57.142% 50%, 57.142% 75%, 42.858% 75%, 42.858% 50%, 28.572% 50%, 28.572% 25%, 14.286% 25%, 14.286% 0);
    content: "";
    display: inline-block;
    flex: 0 0 0.14rem;
    height: .08rem;
    transform: rotate(-90deg);
    width: .14rem
}

.container .bg-age {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/bg-age_3b1ca14c.png) 50% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    height: .666rem !important;
    height: 111px;
    left: .08rem;
    position: absolute;
    top: .9rem;
    width: .51rem !important;
    width: 85px
}

.container .bar-side {
    align-items: center;
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/bg-bar_ea0c7eae.png) 50% no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 331px;
    justify-content: flex-start;
    left: 0;
    padding-right: 6px;
    padding-top: 14px;
    position: absolute;
    top: 2.83rem;
    transition: left .5s cubic-bezier(.4, 0, .2, 1);
    width: 153px
}

.container .bar-side.hide {
    left: -153px
}

.container .bar-side .bg-ewm-download {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/bg-ewm-download_72cfbaff.png) 50% no-repeat;
    background-size: 100% 100%;
    height: 134px;
    width: 134px
}

.container .bar-side .btn-side-open {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-sq_6f9f7937.png) 50% no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 73px;
    position: absolute;
    right: 0;
    transform: translateX(100%);
    width: 35px
}

.container .bar-side .btn-side-open.on {
    display: block
}

.container .bar-side .btn-side-open:hover {
    filter: brightness(1.1)
}

.container .bar-side p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    text-align: center
}

.container .bar-side .btn-download-android {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-android_18175526.png) 50% no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 42px;
    margin-top: 5px;
    width: 114px
}

.container .bar-side .btn-download-android:hover {
    filter: brightness(1.1)
}

.container .bar-side .btn-download-ios {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/btn-ios_fe9dc060.png) 50% no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 42px;
    margin-top: 9px;
    width: 114px
}

.container .bar-side .btn-download-ios:hover {
    filter: brightness(1.1)
}

.container .bar-side .btn-side-close {
    bottom: 8px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 12px
}

.container .bar-side .btn-side-close:after {
    content: "<<"
}

.container .bar-side .btn-side-close.hide:after {
    content: ">>"
}

.container .page-top-bar {
    align-items: center;
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/bg-pc_02ef9a20.png) no-repeat 50%;
    background-size: cover;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    height: .83rem;
    justify-content: space-between;
    left: 0;
    padding-left: .62rem;
    padding-right: .54rem;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 51
}

.container .page-top-bar.fixed {
    position: fixed
}

.container .page-top-bar .logo {
    background: url(https://webinput.nie.netease.com/img/mc/logo.png) no-repeat 50%/cover;
    display: block;
    height: .42rem;
    width: 1.45rem
}

.container .page-top-bar .page-nav {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.container .page-top-bar .page-nav a {
    align-items: flex-start;
    color: #fff;
    display: flex;
    font-size: 16px;
    margin: 0 25px;
    position: relative
}

.container .page-top-bar .page-nav a:after {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/icon-more_e66f9343.png) 50% no-repeat;
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    height: 7px;
    margin-left: 6px;
    margin-top: 6px;
    width: 7px
}

.container .page-top-bar .page-nav a:hover {
    text-decoration: underline
}

.container .page-top-bar .btn-group {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.container .page-top-bar .btn-group .btn-login {
    align-items: flex-start;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    margin: 0 25px;
    position: relative
}

.container .page-top-bar .btn-group .btn-login:hover {
    text-decoration: underline
}

.container .page-top-bar .btn-group .btn-login:after {
    background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/icon-more_e66f9343.png) 50% no-repeat;
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    height: 7px;
    margin-left: 6px;
    margin-top: 6px;
    width: 7px
}

.container .page-top-bar .btn-group .btn-login.logined:hover {
    text-decoration: none
}

.container .page-top-bar .btn-group .btn-login.logined .btn-logout {
    color: #fff
}

.container .page-top-bar .btn-group .btn-login.logined .btn-logout:hover {
    text-decoration: none
}

.container .page-top-bar .btn-group .btn-login.logined:after {
    display: none
}

.container .page-top-bar .btn-group .btn-download {
    align-items: center;
    background: transparent;
    border: 2px solid #3c8527;
    box-sizing: border-box;
    color: #6cc349;
    display: flex;
    font-size: 12px;
    font-weight: 800;
    gap: 7px;
    letter-spacing: .03em;
    line-height: 18px;
    padding: 6px 10px 6px 12px;
    text-transform: uppercase;
    white-space: nowrap
}

.container .page-top-bar .btn-group .btn-download:focus {
    border-color: #1157be;
    border-radius: 0
}

.container .page-top-bar .btn-group .btn-download:focus,
.container .page-top-bar .btn-group .btn-download:hover {
    background: #343e40;
    color: #86d562;
    filter: brightness(1.2)
}

.container .page-top-bar .btn-group .btn-download:active {
    background: #3c85271a;
    box-shadow: none;
    color: #86d562
}

.container .page-top-bar .btn-group .btn-download:after {
    background-color: #6cc349;
    clip-path: polygon(0 0, 0 25%, 14.286% 25%, 14.286% 50%, 28.572% 50%, 28.572% 75%, 42.858% 75%, 42.858% 100%, 57.142% 100%, 57.142% 75%, 71.428% 75%, 71.428% 50%, 85.714% 50%, 85.714% 25%, 100% 25%, 100% 0, 85.714% 0, 85.714% 25%, 71.428% 25%, 71.428% 50%, 57.142% 50%, 57.142% 75%, 42.858% 75%, 42.858% 50%, 28.572% 50%, 28.572% 25%, 14.286% 25%, 14.286% 0);
    content: "";
    display: inline-block;
    flex: 0 0 0.14rem;
    height: .08rem;
    transform: rotate(-90deg);
    width: .14rem
}

@media screen and (max-width:768px) {
    .container .bg-home {
        background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/bg-m_b8263e3e.jpg) no-repeat top;
        background-size: cover;
        height: 13.71rem;
        margin-top: .85rem;
        width: 100%
    }

    .container .slogan {
        font-size: 48px;
        letter-spacing: 2px;
        line-height: 58px;
        width: 65vw
    }

    .container .btn-home-download {
        font-size: 20px;
        gap: 16px;
        line-height: 20px;
        padding: 15px 16px 15px 28px;
        top: 408px
    }

    .container .btn-home-download:after {
        flex: 0 0 14px;
        height: 8px;
        width: 14px
    }

    .container .bg-age {
        height: 1.1rem !important;
        left: .1rem;
        top: .6rem;
        width: .85rem !important
    }

    .container .bar-side {
        display: none !important
    }

    .container .page-top-bar {
        align-items: center;
        background: url(https://mc.res.netease.com/pc/gw/20250701153242/img/bg-m_04c7340e.png) no-repeat 50%;
        background-size: 100% auto;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        height: 1.224rem;
        justify-content: space-between;
        padding: 0 .4rem;
        width: 100%
    }

    .container .page-top-bar .logo {
        background: url(https://webinput.nie.netease.com/img/mc/logo.png) no-repeat 50%;
        background-size: cover;
        display: block;
        height: .696rem;
        max-width: 240px;
        width: 2.3838rem
    }

    .container .page-top-bar .bg-age {
        height: 1.1rem !important;
        width: .85rem !important
    }

    .container .page-top-bar .page-nav {
        display: none
    }

    .container .page-top-bar .btn-group {
        max-width: 147px;
        width: 30%
    }

    .container .page-top-bar .btn-group .btn-download {
        font-size: 12px;
        gap: 7px;
        line-height: 20px;
        padding: 6px 10px 6px 12px
    }

    .container .page-top-bar .btn-group .btn-download:after {
        flex: 0 0 14px;
        height: 8px;
        width: 14px
    }
}

@media screen and (max-width:960px) {
    .btn-login {
        display: none !important
    }
}

@media screen and (max-width:1198.98px) {
    .container .page-top-bar {
        position: fixed
    }
}

@media screen and (min-width:750px) and (max-width:1200px) {
    .container .slogan {
        transform: translateX(-50%) scale(.6)
    }
}

@media screen and (min-width:1920px) {
    .container .slogan {
        transform: translateX(-50%) scale(1)
    }
}