
.no-webp .m-contact {background:#eff1f4}
.webp .m-contact {background:#eff1f4}
.m-contact {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3.64% 10%;
  color: #909090;
}
.m-contact .box-contact {
  margin: 0 auto;
  width: 100%;
  max-width: 1320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-contact .official-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.m-contact .official-item {
  position: relative;
}
.no-webp .m-contact .official-item .icon {background:center no-repeat}
.webp .m-contact .official-item .icon {background:center no-repeat}
.no-webp .m-contact .official-item .icon {background-size:contain}
.webp .m-contact .official-item .icon {background-size:contain}
.m-contact .official-item .icon {
  width: 30px;
  height: 30px;
}
.m-contact .official-item .text {
  display: none;
}
.no-webp .m-contact .official-item .qrcode {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/qrcode-bg_60ac4f19.png) no-repeat}
.webp .m-contact .official-item .qrcode {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/qrcode-bg_60ac4f19.webp) no-repeat}
.m-contact .official-item .qrcode {
  display: none;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 100%;
  left: 50%;
  margin-left: -65px;
  padding: 10px 10px 15px;
  width: 130px;
  height: 135px;
  z-index: 9;
}
.m-contact .official-item .qrcode img {
  width: 100%;
}
.m-contact .official-item + .official-item {
  margin-left: 32px;
}
.no-webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wb_7287af8b.png)}
.webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wb_7287af8b.webp)}
.m-contact .official-item .icon-wb {
}
.no-webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-luntan_ba323c4f.png)}
.webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-luntan_ba323c4f.webp)}
.m-contact .official-item .icon-lt {
}
.no-webp .m-contact .official-item .icon-xz {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-xiazhong_f8bcf425.png)}
.webp .m-contact .official-item .icon-xz {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-xiazhong_f8bcf425.webp)}
.m-contact .official-item .icon-xz {
}
.no-webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wx_255f93d8.png)}
.webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wx_255f93d8.webp)}
.m-contact .official-item .icon-wx {
}
.no-webp .m-contact .official-item .icon-ds {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-ds_e2efd467.png)}
.webp .m-contact .official-item .icon-ds {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-ds_e2efd467.webp)}
.m-contact .official-item .icon-ds {
}
.m-contact .split {
  margin: 0 40px;
  height: 30px;
  border-right: 1px solid #767c90;
}
.m-contact .contact-list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.no-webp .m-contact .share-btn {background-size:contain}
.webp .m-contact .share-btn {background-size:contain}
.m-contact .share-btn {
  position: relative;
  top: -5px;
  padding-left: 30px;
  height: 30px;
  cursor: pointer;
}
.m-contact .share-btn > span {
  display: none;
}
.m-contact .share-btn img {
  display: none;
}
.m-contact .share-btn .share-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0;
  z-index: 9;
  overflow: hidden;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.m-contact .share-btn .share-wrap #pc-share {
  padding-left: 8px;
  width: 120px;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-txt {
  display: none;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn {
  white-space: nowrap;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn a {
  line-height: 30px;
  color: #909090;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn a:hover {
  color: #afafaf;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn .morebtn {
  display: none;
}
.m-contact .search {
  position: relative;
  margin-left: 20px;
  height: 25px;
  border: 1px solid #b7b7b7;
  border-radius: 13px;
}
.no-webp .m-contact .search .btn-search {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-search_ea1fcb0e.png) center no-repeat}
.webp .m-contact .search .btn-search {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-search_ea1fcb0e.webp) center no-repeat}
.m-contact .search .btn-search {
  position: absolute;
  top: 0;
  left: 10px;
  width: 14px;
  height: 100%;
}
.no-webp .m-contact .search input {background:none}
.webp .m-contact .search input {background:none}
.m-contact .search input {
  padding-left: 32px;
  padding-right: 10px;
  width: 80px;
  height: 100%;
  -webkit-transition: 0.5s width;
  transition: 0.5s width;
}
.m-contact .search input:focus,
.m-contact .search input.active {
  width: 150px;
}
.m-contact .service .text:after,
.m-contact .service-time .text:after {
  content: '\FF1A';
}
.m-contact .service a:hover,
.m-contact .service-time a:hover {
  border-bottom: 1px dashed;
}
.m-contact .service-time {
  margin-left: 40px;
}
.m-contact .flex-fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#NIE-share-m {
  font-size: 40px;
}
.no-webp #NIE-share-m a i {background:#5f6881}
.webp #NIE-share-m a i {background:#5f6881}
#NIE-share-m a i {
}
@media screen and (min-width: 960px) {
  .m-contact .official-item:hover .qrcode {
    display: block;
  }
}
/** width < 1400px **/
@media screen and (max-width: 1279px) {
  .m-contact .search {
    display: none;
  }
}
@media screen and (max-width: 959px) {
.no-webp .m-contact {background:#2a2a2a}
.webp .m-contact {background:#2a2a2a}
  .m-contact {
    padding: 0;
    border-bottom: 1px dashed #525252;
  }
  .m-contact .box-contact {
    display: block;
  }
.no-webp .m-contact .official-list {background:#5f6881}
.webp .m-contact .official-list {background:#5f6881}
  .m-contact .official-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #ffffff;
  }
  .m-contact .official-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .m-contact .official-item .official-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-contact .official-item .icon {
    width: 45px;
    height: 45px;
  }
  .m-contact .official-item .text {
    display: block;
    text-align: left;
    margin-left: 10px;
    font-size: 14px;
    font-family: fzbysong, serif;
    white-space: nowrap;
  }
.no-webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wb_78649a98.png)}
.webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wb_78649a98.webp)}
  .m-contact .official-item .icon-wb {
  }
.no-webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wx_7e2ed567.png)}
.webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wx_7e2ed567.webp)}
  .m-contact .official-item .icon-wx {
  }
.no-webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-luntan_14f2eba3.png)}
.webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-luntan_14f2eba3.webp)}
  .m-contact .official-item .icon-lt {
  }
  .m-contact .official-item.wx {
    padding-right: 10px;
  }
  .m-contact .official-item.xz,
  .m-contact .official-item.ds {
    display: none;
  }
  .m-contact .official-item + .official-item {
    margin-left: 0;
  }
  .m-contact .contact-list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    padding: 25px 0;
    color: #d7dde9;
    opacity: 0.4;
  }
  .m-contact .share-btn,
  .m-contact .service {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
.no-webp .m-contact .share-btn {background-size:35px}
.webp .m-contact .share-btn {background-size:35px}
  .m-contact .share-btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 40px;
    width: auto;
    height: 35px;
  }
  .m-contact .share-btn > span {
    display: none;
  }
  .m-contact .share-btn .share-wrap {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -15px;
  }
  .m-contact #pc-share-btn {
    line-height: 35px;
  }
  .m-contact #btn_gw {
    display: none;
  }
  .m-contact #btn-download {
    display: none;
  }
.no-webp .m-contact .service {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-service_439812e5.png) left no-repeat;
    background-size: 35px}
.webp .m-contact .service {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-service_439812e5.webp) left no-repeat;
    background-size: 35px}
.no-webp .m-contact .service {background-size:35px}
.webp .m-contact .service {background-size:35px}
  .m-contact .service {
    text-align: left;
    padding-left: 40px;
    height: 35px;
  }
  .m-contact .service .text,
  .m-contact .service .tel {
    display: block;
  }
  .m-contact .service .text:after,
  .m-contact .service-time .text:after {
    display: none;
  }
  .m-contact .split,
  .m-contact .service-time,
  .m-contact .flex-fill {
    display: none;
  }
  .m-contact .tel-cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.share-btn #leihuo_top_content #btn_gw {
  display: none;
}
.share-btn #leihuo_top_content #btn_download {
  display: none;
}

.no-webp .m-copyright {background:#2a2a2a}

.webp .m-copyright {background:#2a2a2a}

.m-copyright {
  position: relative;
  color: #888888;
}
.m-copyright .pc-copyright {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
}
.m-copyright .mobile-copyright {
  display: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0;
  font-size: 12px;
  line-height: 1.65;
}
@media screen and (max-width: 1023px) {
  .m-copyright .pc-copyright {
    display: none;
  }
  .m-copyright .mobile-copyright {
    display: block;
  }
}

.svg-menu {
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.svg-menu path {
  fill: none;
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  stroke-width: 16px;
  stroke-linecap: round;
  stroke: #ffffff;
  stroke-dashoffset: 0px;
}
.svg-menu path.menu-top-path,
.svg-menu path.menu-bottom-path {
  stroke-dasharray: 240px 950px;
}
.svg-menu path.menu-middle-path {
  stroke-dasharray: 240px, 240px;
}
.cross .svg-menu path.menu-top-path,
.cross .svg-menu path.menu-bottom-path {
  stroke-dashoffset: -650px;
}
.cross .svg-menu path.menu-middle-path {
  stroke-dashoffset: -115px;
  stroke-dasharray: 1px, 220px;
}

.no-webp .m-navbar {background:rgba(0, 0, 0, 0.7)}

.webp .m-navbar {background:rgba(0, 0, 0, 0.7)}

.m-navbar {
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 60px;
  height: 60px;
  font-size: 16px;
  color: #bebebe;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s height;
  transition: 0.3s height;
}
.m-navbar #leihuo-top {
  vertical-align: middle;
  height: 100%;
  overflow: hidden;
}
.m-navbar #leihuo-top #logo img {
  width: 153px;
  margin-top: -4px;
}
.m-navbar #leihuo-top #leihuo_top_content {
  display: none;
}
.m-navbar .icon-music {
  position: relative;
  margin-left: 10px;
  width: 30px;
  height: 30px;
  opacity: 0.6;
}
.no-webp .m-navbar .icon-music .line {background:#ffffff}
.webp .m-navbar .icon-music .line {background:#ffffff}
.m-navbar .icon-music .line {
  position: absolute;
  bottom: 0;
  width: 2px;
}
.m-navbar .icon-music .line:nth-child(1) {
  left: 0;
  height: 50%;
}
.m-navbar .icon-music .line:nth-child(2) {
  left: 32%;
  height: 100%;
}
.m-navbar .icon-music .line:nth-child(3) {
  left: 64%;
  height: 58%;
}
.m-navbar .icon-music .line:nth-child(4) {
  left: 96%;
  height: 75%;
}
.m-navbar .flex-fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.m-navbar .navbar-toggler {
  display: none;
}
.no-webp .m-navbar .dropdown-bg {background:-webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(46%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)))}
.webp .m-navbar .dropdown-bg {background:-webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(46%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)))}
.no-webp .m-navbar .dropdown-bg {background:linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.7) 100%)}
.webp .m-navbar .dropdown-bg {background:linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.7) 100%)}
.m-navbar .dropdown-bg {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 0;
  -webkit-transition: 0.5s height;
  transition: 0.5s height;
}
.m-navbar .dropdown-bg.show {
  height: 280px;
}
.m-navbar .navbar-nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.m-navbar .nav-item {
  float: left;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
}
.m-navbar .nav-item a {
  white-space: nowrap;
  text-decoration: none;
  color: inherit;
}
.m-navbar .nav-item a:hover {
  color: #ffffff;
}
.m-navbar .nav-item > a {
  display: inline-block;
  line-height: 60px;
  -webkit-transition: .5s;
  transition: .5s;
}
.m-navbar .nav-item .dropdown-nav {
  text-align: center;
  position: absolute;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  width: 100%;
  padding-top: 10px;
  font-size: 14px;
  line-height: 30px;
}
.m-navbar .nav-item .dropdown-nav.show {
  display: block;
}
.m-navbar .nav-item .dropdown-item a:hover {
  position: relative;
}
.m-navbar .nav-item .dropdown-item a:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  border-top: 1px solid;
}
.m-navbar .nav-item .dropdown-qrcode {
  left: 4px;
  width: 85px;
  font-size: 12px;
  line-height: 1.4;
  color: #ffffff;
}
.m-navbar .nav-item .dropdown-qrcode img {
  width: 85px;
}
.m-navbar .nav-item .qrcode-item {
  margin-top: 6px;
}
.no-webp .m-navbar .nav-item:before {background:#ffffff}
.webp .m-navbar .nav-item:before {background:#ffffff}
.m-navbar .nav-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
  width: 0;
  height: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.m-navbar .nav-item:hover > a {
  color: #ffffff;
}
.m-navbar .nav-item:hover .dropdown-nav {
  display: block;
}
.m-navbar .nav-item:hover:before {
  width: 68%;
}
.m-navbar.navbar-is-collapse {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  font-size: 18px;
  color: #818eb0;
}
.no-webp .m-navbar.navbar-is-collapse .navbar-toggler {background:none}
.webp .m-navbar.navbar-is-collapse .navbar-toggler {background:none}
.m-navbar.navbar-is-collapse .navbar-toggler {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: none;
  outline: none;
}
.m-navbar.navbar-is-collapse .navbar-toggler .svg-wrap {
  position: absolute;
  left: -50%;
  top: -30%;
  width: 200%;
  height: 150%;
}
.m-navbar.navbar-is-collapse .dropdown-bg {
  display: none;
}
.no-webp .m-navbar.navbar-is-collapse .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
.webp .m-navbar.navbar-is-collapse .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
.m-navbar.navbar-is-collapse .navbar-collapse {
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  display: none;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
}
.m-navbar.navbar-is-collapse .navbar-collapse.show {
  display: block;
}
.m-navbar.navbar-is-collapse .nav-item {
  display: block;
  float: none;
  margin-left: 0;
}
.m-navbar.navbar-is-collapse .nav-item a:hover {
  color: #334168;
}
.m-navbar.navbar-is-collapse .nav-item > a {
  width: 100%;
}
.m-navbar.navbar-is-collapse .nav-item .dropdown-nav {
  overflow: hidden;
  display: block;
  position: static;
  padding: 0;
  max-height: 0;
  border-top: 0 solid #eff0f3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-navbar.navbar-is-collapse .nav-item .dropdown-item {
  display: inline-block;
  margin: 5px 10px;
}
.m-navbar.navbar-is-collapse .nav-item .dropdown-qrcode {
  width: 100%;
  color: inherit;
}
.m-navbar.navbar-is-collapse .nav-item .qrcode-item {
  display: inline-block;
  vertical-align: top;
}
.m-navbar.navbar-is-collapse .nav-item .qrcode-item + .qrcode-item {
  margin-left: 25px;
}
.no-webp .m-navbar.navbar-is-collapse .nav-item:before {background:rgba(51, 65, 104, 0.7)}
.webp .m-navbar.navbar-is-collapse .nav-item:before {background:rgba(51, 65, 104, 0.7)}
.m-navbar.navbar-is-collapse .nav-item:before {
  top: 60px;
}
.m-navbar.navbar-is-collapse .nav-item:hover > a {
  letter-spacing: 0.285em;
  color: #334168;
}
.m-navbar.navbar-is-collapse .nav-item:hover .dropdown-nav {
  padding: 10px 0;
  max-height: 150px;
  border-width: 1px;
}
.m-navbar.navbar-is-collapse .nav-item:hover:before {
  width: 64px;
}
.no-webp .m-navbar.navbar-with-download {background:rgba(0, 0, 0, 0.8)}
.webp .m-navbar.navbar-with-download {background:rgba(0, 0, 0, 0.8)}
.m-navbar.navbar-with-download {
  height: 80px;
}
.m-navbar.navbar-with-download #logo {
  display: none;
}
.m-navbar.navbar-with-download .icon-music {
  display: none;
}
.m-navbar.navbar-with-download .navbar-collapse {
  top: 80px;
}
body.navbar-open {
  position: fixed;
}
@media screen and (max-width: 1439px) {
  .m-navbar {
    padding-left: 20px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1279px) {
  .m-navbar {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
    font-size: 18px;
    color: #818eb0;
  }
.no-webp .m-navbar .navbar-toggler {background:none}
.webp .m-navbar .navbar-toggler {background:none}
  .m-navbar .navbar-toggler {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: none;
    outline: none;
  }
  .m-navbar .navbar-toggler .svg-wrap {
    position: absolute;
    left: -50%;
    top: -30%;
    width: 200%;
    height: 150%;
  }
  .m-navbar .dropdown-bg {
    display: none;
  }
.no-webp .m-navbar .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
.webp .m-navbar .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
  .m-navbar .navbar-collapse {
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .m-navbar .navbar-collapse.show {
    display: block;
  }
  .m-navbar .nav-item {
    display: block;
    float: none;
    margin-left: 0;
  }
  .m-navbar .nav-item a:hover {
    color: #334168;
  }
  .m-navbar .nav-item > a {
    width: 100%;
  }
  .m-navbar .nav-item .dropdown-nav {
    overflow: hidden;
    display: block;
    position: static;
    padding: 0;
    max-height: 0;
    border-top: 0 solid #eff0f3;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-navbar .nav-item .dropdown-item {
    display: inline-block;
    margin: 5px 10px;
  }
  .m-navbar .nav-item .dropdown-qrcode {
    width: 100%;
    color: inherit;
  }
  .m-navbar .nav-item .qrcode-item {
    display: inline-block;
    vertical-align: top;
  }
  .m-navbar .nav-item .qrcode-item + .qrcode-item {
    margin-left: 25px;
  }
.no-webp .m-navbar .nav-item:before {background:rgba(51, 65, 104, 0.7)}
.webp .m-navbar .nav-item:before {background:rgba(51, 65, 104, 0.7)}
  .m-navbar .nav-item:before {
    top: 60px;
  }
  .m-navbar .nav-item:hover > a {
    letter-spacing: 0.285em;
    color: #334168;
  }
  .m-navbar .nav-item:hover .dropdown-nav {
    padding: 10px 0;
    max-height: 150px;
    border-width: 1px;
  }
  .m-navbar .nav-item:hover:before {
    width: 64px;
  }
}
@media screen and (max-width: 599px) {
  .m-navbar {
    padding: 0 10px;
    height: 50px;
  }
  .m-navbar #leihuo-top #logo img {
    width: auto;
    height: 50px;
    margin-top: 0;
  }
  .m-navbar .icon-music {
    margin-left: 5px;
    width: 24px;
    height: 24px;
  }
  .m-navbar .navbar-toggler {
    width: 40px;
    height: 40px;
  }
  .m-navbar .navbar-collapse {
    top: 50px;
  }
}

@charset "utf-8";
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* CSS Document */
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;
}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
}
strong,
b {
  font-weight: bold;
  font-style: normal;
}
em,
i {
  font-weight: normal;
  font-style: italic;
}
button {
  border: none;
  outline: none;
}
a,
button {
  cursor: pointer;
}
a,
a:hover {
  text-decoration: none;
}
textarea,
input,
button,
a {
  font-size: inherit;
  color: inherit;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 999999s;
  -webkit-transition: color 999999s ease-out, background-color 999999s ease-out;
}
#NIE-warning-dialog {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}
@font-face {
  font-family: 'fzbysong';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzbysong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzcysong';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzcysong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes arrow-right {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
}
@-moz-keyframes arrow-right {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
}
@-ms-keyframes arrow-right {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
}
@-o-keyframes arrow-right {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
}
@keyframes arrow-right {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
  }
}
.svg-menu {
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.svg-menu path {
  fill: none;
  -webkit-transition: stroke-dashoffset 0.5s ease, stroke-dasharray 0.5s ease;
  transition: stroke-dashoffset 0.5s ease, stroke-dasharray 0.5s ease;
  stroke-width: 16px;
  stroke-linecap: round;
  stroke: #ffffff;
  stroke-dashoffset: 0px;
}
.svg-menu path.menu-top-path,
.svg-menu path.menu-bottom-path {
  stroke-dasharray: 240px 950px;
}
.svg-menu path.menu-middle-path {
  stroke-dasharray: 240px, 240px;
}
.cross .svg-menu path.menu-top-path,
.cross .svg-menu path.menu-bottom-path {
  stroke-dashoffset: -650px;
}
.cross .svg-menu path.menu-middle-path {
  stroke-dashoffset: -115px;
  stroke-dasharray: 1px, 220px;
}
.svg-more {
  position: absolute;
  width: 100%;
  height: 100%;
}
.svg-more .line1,
.svg-more .line2 {
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.svg-more .line1 {
  left: 25%;
  top: 50%;
  width: 50%;
  border-top: 1px solid #818696;
  -webkit-transform-origin: right;
          transform-origin: right;
}
.svg-more .line2 {
  left: 50%;
  top: 25%;
  width: 0;
  height: 50%;
  border-left: 1px solid #818696;
  -webkit-transform-origin: top;
          transform-origin: top;
}
.svg-more:hover .line1 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.svg-more:hover .line2 {
  left: 75%;
  -webkit-transform: translate(0, 50%) rotate(60deg);
          transform: translate(0, 50%) rotate(60deg);
}
.arrow .svg-more .line {
  -webkit-transition: none;
  transition: none;
}
.arrow .svg-more .line1 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.arrow .svg-more .line2 {
  left: 75%;
  -webkit-transform: translate(0, 50%) rotate(60deg);
          transform: translate(0, 50%) rotate(60deg);
}
.svg-circle {
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.svg-circle circle {
  stroke-width: 2px;
  stroke: rgba(194, 166, 107, 0.4);
  stroke-dasharray: 314px;
  stroke-dashoffset: 314px;
  -webkit-transition: 0.5s stroke-dashoffset;
  transition: 0.5s stroke-dashoffset;
}
#test-top {
  position: absolute;
  top: 20px;
  left: 27px;
}
#test-top img {
  height: 169px;
}
#test-top #leihuo_top_content {
  width: 64px;
}
#test-top #leihuo_top_content > a {
  margin: 0 auto 8px;
  width: 28px;
  height: 28px;
  line-height: 24px;
}
#test-top #leihuo_top_content > a .border {
  width: 100%;
  height: 100%;
}
#test-top #leihuo_top_content > a .leihuotopiconfont {
  font-size: 16px;
}
.no-webp .leihuo-share .leihuo-share-modal {background:none}
.webp .leihuo-share .leihuo-share-modal {background:none}
.no-webp .leihuo-share .leihuo-share-modal {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/leihuo-share-modal_0d1d938e.png);
  background-size: 100% 100%}
.webp .leihuo-share .leihuo-share-modal {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/leihuo-share-modal_0d1d938e.webp);
  background-size: 100% 100%}
.no-webp .leihuo-share .leihuo-share-modal {background-size:100% 100%}
.webp .leihuo-share .leihuo-share-modal {background-size:100% 100%}
.leihuo-share .leihuo-share-modal {
  width: 548px;
  height: 546px;
  padding: 84px 36px 50px 35px;
  border-radius: 0;
}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.png) no-repeat;background-size:288px 104px;
background-position:-185px -44px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.webp) no-repeat;background-size:288px 104px;
background-position:-185px -44px}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-size:288px 104px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-size:288px 104px}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-position:-185px -44px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-position:-185px -44px}
.leihuo-share .leihuo-share-modal .leihuo-share-close {
  top: 22px;
  right: 22px;
  width: 42px;
  height: 41px;

}
.leihuo-share .leihuo-share-modal .leihuo-share-close::before {
  display: none;
}
.leihuo-share .leihuo-share-modal .leihuo-share-title {
  display: none;
}
.leihuo-share .leihuo-share-modal .leihuo-share-block {
  line-height: 21px;
  margin: 40px 0 0 0;
  font-family: NotoSansSC, 'Microsoft Yahei', serif;
  font-size: 20px;
  color: #917542;
  white-space: nowrap;
}
.leihuo-share .leihuo-share-modal .leihuo-share-block + .leihuo-share-block {
  margin-top: 40px;
}
.leihuo-share .leihuo-share-modal .leihuo-share-desc {
  font-family: NotoSansSC, 'Microsoft Yahei', serif;
  font-size: 20px;
  color: #917542;
}
.leihuo-share .leihuo-share-modal .leihuo-share-desc small {
  font-family: NotoSansSC, 'Microsoft Yahei', serif;
  font-size: 20px;
  color: #917542;
}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-input {background:#a9a89e}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-input {background:#a9a89e}
.leihuo-share .leihuo-share-modal .leihuo-share-input {
  width: 20px;
  height: 42px;
  line-height: 39px;
  padding: 0 20px;
  border: none;
  border-radius: unset;
  font-family: NotoSansSC, 'Microsoft Yahei', serif;
  font-size: 18px;
  color: #f4f3ec;
}
.leihuo-share .leihuo-share-modal .leihuo-share-copy-box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.png) no-repeat;background-size:288px 104px;
background-position:-141px -0px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.webp) no-repeat;background-size:288px 104px;
background-position:-141px -0px}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background-size:288px 104px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background-size:288px 104px}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background-position:-141px -0px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background-position:-141px -0px}
.leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {
  margin-left: 0;
  font-family: 'fzcjljt', sans-serif;
width:147px;
height:42px;

  border-radius: 0;
  font-size: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px;
}
.leihuo-share .leihuo-share-modal .leihuo-share-img {
  margin-top: 20px;
}
.leihuo-share-qrcode.has-bg .leihuo-share-qrcode-img {
  width: 477px;
  height: 218px;
}
.leihuo-share-qrcode.has-bg div#leihuo-share-qrcode {
  bottom: 10%;
  right: 2.5%;
  -webkit-transform: none;
          transform: none;
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 750px) {
  #test-top {
    position: absolute;
    top: 12px;
    left: 16px;
  }
  #test-top img {
    height: 99px;
  }
  #test-top #leihuo_top_content {
    width: 37px;
  }
  #test-top #leihuo_top_content > a {
    margin: 0 auto 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }
  #test-top #leihuo_top_content > a .border {
    width: 100%;
    height: 100%;
  }
  #test-top #leihuo_top_content > a .leihuotopiconfont {
    font-size: 9px;
  }
.no-webp .leihuo-share .leihuo-share-modal {background:none}
.webp .leihuo-share .leihuo-share-modal {background:none}
.no-webp .leihuo-share .leihuo-share-modal {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/leihuo-share-modal_0d1d938e.png);
    background-size: 100% 100%}
.webp .leihuo-share .leihuo-share-modal {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/leihuo-share-modal_0d1d938e.webp);
    background-size: 100% 100%}
.no-webp .leihuo-share .leihuo-share-modal {background-size:100% 100%}
.webp .leihuo-share .leihuo-share-modal {background-size:100% 100%}
  .leihuo-share .leihuo-share-modal {
    width: 320px;
    height: 319px;
    padding: 49px 21px 29px 20px;
    border-radius: 0;
  }
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.png) no-repeat;background-size:171.42857142857142px 60.8780487804878px;
background-position:-110.11904761904762px -26.19047619047619px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.webp) no-repeat;background-size:171.42857142857142px 60.8780487804878px;
background-position:-110.11904761904762px -26.19047619047619px}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-size:171.42857142857142px 60.8780487804878px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-size:171.42857142857142px 60.8780487804878px}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-position:-110.11904761904762px -26.19047619047619px}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-close {background-position:-110.11904761904762px -26.19047619047619px}
  .leihuo-share .leihuo-share-modal .leihuo-share-close {
    top: 13px;
    right: 13px;
    width: 25px;
    height: 24px;

  }
  .leihuo-share .leihuo-share-modal .leihuo-share-close::before {
    display: none;
  }
  .leihuo-share .leihuo-share-modal .leihuo-share-title {
    display: none;
  }
  .leihuo-share .leihuo-share-modal .leihuo-share-block {
    display: block;
    line-height: 12px;
    margin: 23px 0 0 0;
    font-family: NotoSansSC, 'Microsoft Yahei', serif;
    font-size: 12px;
    color: #333;
    white-space: nowrap;
  }
  .leihuo-share .leihuo-share-modal .leihuo-share-block + .leihuo-share-block {
    margin-top: 23px;
  }
  .leihuo-share .leihuo-share-modal .leihuo-share-desc {
    font-family: NotoSansSC, 'Microsoft Yahei', serif;
    font-size: 12px;
    color: #333;
  }
  .leihuo-share .leihuo-share-modal .leihuo-share-desc small {
    font-family: NotoSansSC, 'Microsoft Yahei', serif;
    font-size: 12px;
    color: #444;
  }
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-input {background:#a9a89e}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-input {background:#a9a89e}
  .leihuo-share .leihuo-share-modal .leihuo-share-input {
    width: 12px;
    height: 25px;
    line-height: 23px;
    padding: 0 12px;
    border: none;
    border-radius: unset;
    font-family: NotoSansSC, 'Microsoft Yahei', serif;
    font-size: 11px;
    color: #f4f3ec;
  }
  .leihuo-share .leihuo-share-modal .leihuo-share-copy-box {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/copy-button_1b56263a.png) no-repeat;
    background-size: 100% 100%}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/copy-button_1b56263a.webp) no-repeat;
    background-size: 100% 100%}
.no-webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background-size:100% 100%}
.webp .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {background-size:100% 100%}
  .leihuo-share .leihuo-share-modal .leihuo-share-copy-btn {
    margin-left: 0;
    font-family: 'fzcjljt', sans-serif;
    width: 87px;
    height: 25px;
    border-radius: 0;
    font-size: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 6px;
  }
  .leihuo-share .leihuo-share-modal .leihuo-share-img {
    margin-top: 12px;
  }
  .leihuo-share-qrcode.has-bg .leihuo-share-qrcode-img {
    width: 279px;
    height: 127px;
  }
  .leihuo-share-qrcode.has-bg div#leihuo-share-qrcode {
    bottom: 10%;
    right: 2.5%;
    -webkit-transform: none;
            transform: none;
    width: 77px;
    height: 77px;
  }
}
html,
body {
  width: 100%;
}
html {
  font-size: 14px;
  font-family: sans-serif;
  color: #546288;
}
.app {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 0;
}
#_js_neteaes_tips {
  display: none;
}
#leihuo-age {
  position: absolute;
  bottom: 80px;
  left: 1631px;
  width: 108px;
  height: 140px;
}
#leihuo-age img {
  vertical-align: bottom;
}
.no-webp .m-navbar {background:rgba(0, 0, 0, 0.7)}
.webp .m-navbar {background:rgba(0, 0, 0, 0.7)}
.m-navbar {
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 60px;
  height: 60px;
  font-size: 16px;
  color: #bebebe;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s height;
  transition: 0.3s height;
}
.m-navbar #leihuo-top {
  vertical-align: middle;
  height: 100%;
  overflow: hidden;
}
.m-navbar #leihuo-top #logo img {
  width: 153px;
  margin-top: -4px;
}
.m-navbar #leihuo-top #leihuo_top_content {
  display: none;
}
.m-navbar .icon-music {
  position: relative;
  margin-left: 10px;
  width: 30px;
  height: 30px;
  opacity: 0.6;
}
.no-webp .m-navbar .icon-music .line {background:#ffffff}
.webp .m-navbar .icon-music .line {background:#ffffff}
.m-navbar .icon-music .line {
  position: absolute;
  bottom: 0;
  width: 2px;
}
.m-navbar .icon-music .line:nth-child(1) {
  left: 0;
  height: 50%;
}
.m-navbar .icon-music .line:nth-child(2) {
  left: 32%;
  height: 100%;
}
.m-navbar .icon-music .line:nth-child(3) {
  left: 64%;
  height: 58%;
}
.m-navbar .icon-music .line:nth-child(4) {
  left: 96%;
  height: 75%;
}
.m-navbar .flex-fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.m-navbar .navbar-toggler {
  display: none;
}
.no-webp .m-navbar .dropdown-bg {background:-webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(46%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)))}
.webp .m-navbar .dropdown-bg {background:-webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(46%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)))}
.no-webp .m-navbar .dropdown-bg {background:linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.7) 100%)}
.webp .m-navbar .dropdown-bg {background:linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.7) 46%, rgba(0, 0, 0, 0.7) 100%)}
.m-navbar .dropdown-bg {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 0;
  -webkit-transition: 0.5s height;
  transition: 0.5s height;
}
.m-navbar .dropdown-bg.show {
  height: 280px;
}
.m-navbar .navbar-nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.m-navbar .nav-item {
  float: left;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
}
.m-navbar .nav-item a {
  white-space: nowrap;
  text-decoration: none;
  color: inherit;
}
.m-navbar .nav-item a:hover {
  color: #ffffff;
}
.m-navbar .nav-item > a {
  display: inline-block;
  line-height: 60px;
  -webkit-transition: .5s;
  transition: .5s;
}
.m-navbar .nav-item .dropdown-nav {
  text-align: center;
  position: absolute;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  width: 100%;
  padding-top: 10px;
  font-size: 14px;
  line-height: 30px;
}
.m-navbar .nav-item .dropdown-nav.show {
  display: block;
}
.m-navbar .nav-item .dropdown-item a:hover {
  position: relative;
}
.m-navbar .nav-item .dropdown-item a:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  border-top: 1px solid;
}
.m-navbar .nav-item .dropdown-qrcode {
  left: 4px;
  width: 85px;
  font-size: 12px;
  line-height: 1.4;
  color: #ffffff;
}
.m-navbar .nav-item .dropdown-qrcode img {
  width: 85px;
}
.m-navbar .nav-item .qrcode-item {
  margin-top: 6px;
}
.no-webp .m-navbar .nav-item:before {background:#ffffff}
.webp .m-navbar .nav-item:before {background:#ffffff}
.m-navbar .nav-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
  width: 0;
  height: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.m-navbar .nav-item:hover > a {
  color: #ffffff;
}
.m-navbar .nav-item:hover .dropdown-nav {
  display: block;
}
.m-navbar .nav-item:hover:before {
  width: 68%;
}
.m-navbar.navbar-is-collapse {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  font-size: 18px;
  color: #818eb0;
}
.no-webp .m-navbar.navbar-is-collapse .navbar-toggler {background:none}
.webp .m-navbar.navbar-is-collapse .navbar-toggler {background:none}
.m-navbar.navbar-is-collapse .navbar-toggler {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: none;
  outline: none;
}
.m-navbar.navbar-is-collapse .navbar-toggler .svg-wrap {
  position: absolute;
  left: -50%;
  top: -30%;
  width: 200%;
  height: 150%;
}
.m-navbar.navbar-is-collapse .dropdown-bg {
  display: none;
}
.no-webp .m-navbar.navbar-is-collapse .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
.webp .m-navbar.navbar-is-collapse .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
.m-navbar.navbar-is-collapse .navbar-collapse {
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  display: none;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
}
.m-navbar.navbar-is-collapse .navbar-collapse.show {
  display: block;
}
.m-navbar.navbar-is-collapse .nav-item {
  display: block;
  float: none;
  margin-left: 0;
}
.m-navbar.navbar-is-collapse .nav-item a:hover {
  color: #334168;
}
.m-navbar.navbar-is-collapse .nav-item > a {
  width: 100%;
}
.m-navbar.navbar-is-collapse .nav-item .dropdown-nav {
  overflow: hidden;
  display: block;
  position: static;
  padding: 0;
  max-height: 0;
  border-top: 0 solid #eff0f3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-navbar.navbar-is-collapse .nav-item .dropdown-item {
  display: inline-block;
  margin: 5px 10px;
}
.m-navbar.navbar-is-collapse .nav-item .dropdown-qrcode {
  width: 100%;
  color: inherit;
}
.m-navbar.navbar-is-collapse .nav-item .qrcode-item {
  display: inline-block;
  vertical-align: top;
}
.m-navbar.navbar-is-collapse .nav-item .qrcode-item + .qrcode-item {
  margin-left: 25px;
}
.no-webp .m-navbar.navbar-is-collapse .nav-item:before {background:rgba(51, 65, 104, 0.7)}
.webp .m-navbar.navbar-is-collapse .nav-item:before {background:rgba(51, 65, 104, 0.7)}
.m-navbar.navbar-is-collapse .nav-item:before {
  top: 60px;
}
.m-navbar.navbar-is-collapse .nav-item:hover > a {
  letter-spacing: 0.285em;
  color: #334168;
}
.m-navbar.navbar-is-collapse .nav-item:hover .dropdown-nav {
  padding: 10px 0;
  max-height: 150px;
  border-width: 1px;
}
.m-navbar.navbar-is-collapse .nav-item:hover:before {
  width: 64px;
}
.no-webp .m-navbar.navbar-with-download {background:rgba(0, 0, 0, 0.8)}
.webp .m-navbar.navbar-with-download {background:rgba(0, 0, 0, 0.8)}
.m-navbar.navbar-with-download {
  height: 80px;
}
.m-navbar.navbar-with-download #logo {
  display: none;
}
.m-navbar.navbar-with-download .icon-music {
  display: none;
}
.m-navbar.navbar-with-download .navbar-collapse {
  top: 80px;
}
body.navbar-open {
  position: fixed;
}
@media screen and (max-width: 1439px) {
  .m-navbar {
    padding-left: 20px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1279px) {
  .m-navbar {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
    font-size: 18px;
    color: #818eb0;
  }
.no-webp .m-navbar .navbar-toggler {background:none}
.webp .m-navbar .navbar-toggler {background:none}
  .m-navbar .navbar-toggler {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: none;
    outline: none;
  }
  .m-navbar .navbar-toggler .svg-wrap {
    position: absolute;
    left: -50%;
    top: -30%;
    width: 200%;
    height: 150%;
  }
  .m-navbar .dropdown-bg {
    display: none;
  }
.no-webp .m-navbar .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
.webp .m-navbar .navbar-collapse {background:rgba(255, 255, 255, 0.95)}
  .m-navbar .navbar-collapse {
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .m-navbar .navbar-collapse.show {
    display: block;
  }
  .m-navbar .nav-item {
    display: block;
    float: none;
    margin-left: 0;
  }
  .m-navbar .nav-item a:hover {
    color: #334168;
  }
  .m-navbar .nav-item > a {
    width: 100%;
  }
  .m-navbar .nav-item .dropdown-nav {
    overflow: hidden;
    display: block;
    position: static;
    padding: 0;
    max-height: 0;
    border-top: 0 solid #eff0f3;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-navbar .nav-item .dropdown-item {
    display: inline-block;
    margin: 5px 10px;
  }
  .m-navbar .nav-item .dropdown-qrcode {
    width: 100%;
    color: inherit;
  }
  .m-navbar .nav-item .qrcode-item {
    display: inline-block;
    vertical-align: top;
  }
  .m-navbar .nav-item .qrcode-item + .qrcode-item {
    margin-left: 25px;
  }
.no-webp .m-navbar .nav-item:before {background:rgba(51, 65, 104, 0.7)}
.webp .m-navbar .nav-item:before {background:rgba(51, 65, 104, 0.7)}
  .m-navbar .nav-item:before {
    top: 60px;
  }
  .m-navbar .nav-item:hover > a {
    letter-spacing: 0.285em;
    color: #334168;
  }
  .m-navbar .nav-item:hover .dropdown-nav {
    padding: 10px 0;
    max-height: 150px;
    border-width: 1px;
  }
  .m-navbar .nav-item:hover:before {
    width: 64px;
  }
}
@media screen and (max-width: 599px) {
  .m-navbar {
    padding: 0 10px;
    height: 50px;
  }
  .m-navbar #leihuo-top #logo img {
    width: auto;
    height: 50px;
    margin-top: 0;
  }
  .m-navbar .icon-music {
    margin-left: 5px;
    width: 24px;
    height: 24px;
  }
  .m-navbar .navbar-toggler {
    width: 40px;
    height: 40px;
  }
  .m-navbar .navbar-collapse {
    top: 50px;
  }
}
.g-header {
  position: relative;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.g-header .u-next-arrow {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 15px;
}
.no-webp .g-header .cloud-order {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/order-bg_c126c0f1.png);
  background-size: 100% 100%}
.webp .g-header .cloud-order {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/order-bg_c126c0f1.webp);
  background-size: 100% 100%}
.no-webp .g-header .cloud-order {background-size:100% 100%}
.webp .g-header .cloud-order {background-size:100% 100%}
.g-header .cloud-order {
  width: 258px;
  height: 280px;
  position: absolute;
  right: 54px;
  bottom: 145px;
  z-index: 6;
}
.no-webp .g-header .cloud-order .order-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/roder-close_59691133.png);
  background-size: 100% 100%}
.webp .g-header .cloud-order .order-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/roder-close_59691133.webp);
  background-size: 100% 100%}
.no-webp .g-header .cloud-order .order-close {background-size:100% 100%}
.webp .g-header .cloud-order .order-close {background-size:100% 100%}
.g-header .cloud-order .order-close {
  width: 44px;
  height: 44px;
  position: absolute;
  right: 29px;
  top: 4px;
  z-index: 6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.g-header .cloud-order .order-close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.no-webp .g-header .cloud-order .go-order {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.png) no-repeat;background-size:288px 104px;
background-position:-0px -0px}
.webp .g-header .cloud-order .go-order {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.webp) no-repeat;background-size:288px 104px;
background-position:-0px -0px}
.no-webp .g-header .cloud-order .go-order {background-size:288px 104px}
.webp .g-header .cloud-order .go-order {background-size:288px 104px}
.no-webp .g-header .cloud-order .go-order {background-position:-0px -0px}
.webp .g-header .cloud-order .go-order {background-position:-0px -0px}
.g-header .cloud-order .go-order {

  width: 139px;
  height: 51px;
  display: block;
  margin: 169px 0 0 53px;
}
.no-webp .g-header .cloud-order .go-order:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.png) no-repeat;background-size:288px 104px;
background-position:-0px -53px}
.webp .g-header .cloud-order .go-order:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/sprite-6d81ef_6d81ef8c.webp) no-repeat;background-size:288px 104px;
background-position:-0px -53px}
.no-webp .g-header .cloud-order .go-order:hover {background-size:288px 104px}
.webp .g-header .cloud-order .go-order:hover {background-size:288px 104px}
.no-webp .g-header .cloud-order .go-order:hover {background-position:-0px -53px}
.webp .g-header .cloud-order .go-order:hover {background-position:-0px -53px}
.g-header .cloud-order .go-order:hover {
width:139px;
height:51px;

}
.no-webp .g-header .slogan {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan_5cb8cf99.png) no-repeat;
  background-size: contain}
.webp .g-header .slogan {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan_5cb8cf99.webp) no-repeat;
  background-size: contain}
.no-webp .g-header .slogan {background-size:contain}
.webp .g-header .slogan {background-size:contain}
.g-header .slogan {
  display: none;
  position: absolute;
  top: 17.78vh;
  left: 50%;
  -webkit-transform: translateX(-6.11vh);
          transform: translateX(-6.11vh);
  width: 36.39vh;
  height: 141px;
}
@media screen and (min-width: 1921px) {
  .g-header .slogan {
    height: 13.33vh;
  }
}
@media screen and (min-aspect-ratio: 1.77777778) {
  .g-header .slogan {
    top: 10vw;
    width: 20.47vw;
    -webkit-transform: translateX(-3.44vw);
            transform: translateX(-3.44vw);
  }
}
@media screen and (min-aspect-ratio: 1.77777778) and (min-width: 1921px) {
  .g-header .slogan {
    height: 7.5vw;
  }
}
.no-webp .g-header .server-old {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old_d4f56ff5.png) no-repeat}
.webp .g-header .server-old {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old_d4f56ff5.webp) no-repeat}
.g-header .server-old {
  position: absolute;
  bottom: 80px;
  right: 60px;
  width: 366px;
  height: 110px;
  z-index: 1;
}
.no-webp .g-header .server-old:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old-on_c5517d04.png) no-repeat}
.webp .g-header .server-old:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old-on_c5517d04.webp) no-repeat}
.g-header .server-old:hover {
}
.no-webp .g-header .appointment-check {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check_8acc5f01.png) no-repeat}
.webp .g-header .appointment-check {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check_8acc5f01.webp) no-repeat}
.g-header .appointment-check {
  position: absolute;
  bottom: 80px;
  right: 60px;
  width: 365px;
  height: 102px;
  z-index: 1;
}
.no-webp .g-header .appointment-check:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check-on_334a3c1e.png) no-repeat}
.webp .g-header .appointment-check:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check-on_334a3c1e.webp) no-repeat}
.g-header .appointment-check:hover {
}
.no-webp .m-header-bg {background-size:cover}
.webp .m-header-bg {background-size:cover}
.m-header-bg {
  width: 100%;
  height: 100%;
  background: url("https://n.v.netease.com/2025/0401/b8c360f0317c70c00cdffc67462a9c6f.jpg?__nowebp") center top no-repeat;
}
.m-header-bg .bgvideo {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.m-header-bg .bgvideo video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-position: top;
     object-position: top;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
}
.m-header-bg .bgvideo video.on {
  opacity: 1;
}
.no-webp .m-header-bg .bgvideo {background-size:cover}
.webp .m-header-bg .bgvideo {background-size:cover}
.m-header-bg .bgvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.no-webp .m-header-bg .slogan {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan_5cb8cf99.png) no-repeat center top;
  background-size: cover}
.webp .m-header-bg .slogan {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan_5cb8cf99.webp) no-repeat center top;
  background-size: cover}
.no-webp .m-header-bg .slogan {background-size:cover}
.webp .m-header-bg .slogan {background-size:cover}
.m-header-bg .slogan {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}
.m-header-bg .slogan.on {
  opacity: 1;
}
/** ------------------- 下载区 ------------------- **/
.m-downloads {
  text-align: center;
  position: absolute;
  bottom: 80px;
  left: 668px;
  width: 757px;
  height: 90px;
  color: #ffffff;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.no-webp .m-downloads .btn-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-download-bg_3da2d18a.png) no-repeat;
  background-position: 0 0;
  background-size: cover}
.webp .m-downloads .btn-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-download-bg_3da2d18a.webp) no-repeat;
  background-position: 0 0;
  background-size: cover}
.no-webp .m-downloads .btn-download {background-position:0 0}
.webp .m-downloads .btn-download {background-position:0 0}
.no-webp .m-downloads .btn-download {background-size:cover}
.webp .m-downloads .btn-download {background-size:cover}
.m-downloads .btn-download {
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 198px;
  height: 100%;
  font-size: 34px;
  font-family: fzbysong, serif;
  line-height: 1;
  color: #ffffff;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.m-downloads .btn-download span {
  display: inline-block;
  text-indent: 0.14em;
  letter-spacing: 0.14em;
  position: relative;
}
.m-downloads .btn-download i {
  display: block;
  text-align: center;
  margin-top: 7px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-indent: 0.18em;
  letter-spacing: 0.18em;
  color: #714d27;
  -webkit-transform: scale(0.833333);
  -moz-transform: scale(0.833333);
  -ms-transform: scale(0.833333);
  -o-transform: scale(0.833333);
  transform: scale(0.833333);
  position: relative;
}
.m-downloads .btn-download i:before,
.m-downloads .btn-download i:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  width: 15px;
  border-top: 1px solid #714d27;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.m-downloads .btn-download i:before {
  right: 50%;
  margin-right: 57px;
}
.m-downloads .btn-download i:after {
  left: 50%;
  margin-left: 57px;
}
.no-webp .m-downloads .btn-download:before {background:-webkit-gradient(linear, left bottom, left top, from(#cc7d22), to(#bd5624))}
.webp .m-downloads .btn-download:before {background:-webkit-gradient(linear, left bottom, left top, from(#cc7d22), to(#bd5624))}
.no-webp .m-downloads .btn-download:before {background:linear-gradient(0deg, #cc7d22 0%, #bd5624 100%)}
.webp .m-downloads .btn-download:before {background:linear-gradient(0deg, #cc7d22 0%, #bd5624 100%)}
.m-downloads .btn-download:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.no-webp .m-downloads .btn-download:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-download-bg_3da2d18a.png) no-repeat}
.webp .m-downloads .btn-download:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-download-bg_3da2d18a.webp) no-repeat}
.m-downloads .btn-download:hover {
}
.m-downloads .btn-download:hover i:before,
.m-downloads .btn-download:hover i:after {
  width: 40px;
}
.m-downloads .link-list,
.m-downloads .xinfu-wrap {
  display: block;
  height: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.no-webp .m-downloads .link-list {background:rgba(0, 0, 0, 0.5)}
.webp .m-downloads .link-list {background:rgba(0, 0, 0, 0.5)}
.m-downloads .link-list {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 213px;
}
.m-downloads .link-list .link {
  position: relative;
  top: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.m-downloads .link-list .link .link-icon,
.m-downloads .link-list .link .link-text {
  position: relative;
  top: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.no-webp .m-downloads .link-list .link:hover {background:rgba(0, 0, 0, 0.7)}
.webp .m-downloads .link-list .link:hover {background:rgba(0, 0, 0, 0.7)}
.m-downloads .link-list .link:hover {
}
.m-downloads .link-list .link:hover .link-icon,
.m-downloads .link-list .link:hover .link-text {
  top: -5px;
}
.m-downloads .link {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 90px;
  height: 100%;
  color: #cecece;
  cursor: pointer;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.no-webp .m-downloads .link-icon {background:center no-repeat}
.webp .m-downloads .link-icon {background:center no-repeat}
.no-webp .m-downloads .link-icon {background-size:contain}
.webp .m-downloads .link-icon {background-size:contain}
.m-downloads .link-icon {
  margin: 0 auto;
  width: 48px;
  height: 48px;
}
.no-webp .m-downloads .link-icon.icon-gift {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-gift_0bff559e.png)}
.webp .m-downloads .link-icon.icon-gift {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-gift_0bff559e.webp)}
.m-downloads .link-icon.icon-gift {
}
.no-webp .m-downloads .link-icon.icon-flash {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-flash_5dca322d.png)}
.webp .m-downloads .link-icon.icon-flash {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-flash_5dca322d.webp)}
.m-downloads .link-icon.icon-flash {
}
.no-webp .m-downloads .link-icon.icon-cash {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-cash_2ba5f2b9.png)}
.webp .m-downloads .link-icon.icon-cash {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-cash_2ba5f2b9.webp)}
.m-downloads .link-icon.icon-cash {
}
.no-webp .m-downloads .link-icon.icon-menu {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-menu_4f244d13.png)}
.webp .m-downloads .link-icon.icon-menu {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-menu_4f244d13.webp)}
.m-downloads .link-icon.icon-menu {
}
.m-downloads .link-text {
  white-space: nowrap;
}
.no-webp .m-downloads .xinfu-wrap {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/xinfu-bg_451317dd.png) center no-repeat;
  background-size: 100% 100%}
.webp .m-downloads .xinfu-wrap {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/xinfu-bg_451317dd.webp) center no-repeat;
  background-size: 100% 100%}
.no-webp .m-downloads .xinfu-wrap {background-size:100% 100%}
.webp .m-downloads .xinfu-wrap {background-size:100% 100%}
.m-downloads .xinfu-wrap {
  position: relative;
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-left: 1px;
  padding-top: 8px;
  width: 173px;
  -webkit-transition: background-image 300ms ease;
  transition: background-image 300ms ease;
  text-align: left;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}
.m-downloads .xinfu-wrap.yyx {
  margin: 0;
  border-left: 1px solid rgba(220, 208, 158, 0.3);
}
.m-downloads .xinfu-wrap .text {
  position: relative;
  color: #ffffff;
  font-size: 18px;
  font-family: fzbysong, serif;
  letter-spacing: 0.07em;
  opacity: 0.9;
}
.m-downloads .xinfu-wrap .text:before,
.m-downloads .xinfu-wrap .text:after {
  content: '';
  position: absolute;
  top: 50%;
  margin: 0 8px;
  width: 8px;
  border-top: 1px solid #ffffff;
  opacity: 0.15;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.m-downloads .xinfu-wrap .text:before {
  right: 100%;
}
.m-downloads .xinfu-wrap .text:after {
  left: 100%;
}
.no-webp .m-downloads .xinfu-wrap .split {background-size:auto 100%}
.webp .m-downloads .xinfu-wrap .split {background-size:auto 100%}
.m-downloads .xinfu-wrap .split {
  display: inline-block;
  margin: 8px 0 4px;
  width: 100%;
  height: 4px;
}
.m-downloads .xinfu-wrap .xinfu-name {
  text-align: center;
  display: inline-block;
  color: #ffeaa1;
  white-space: nowrap;
}
.m-downloads .xinfu-wrap .xinfu-name span {
  display: inline-block;
}
.no-webp .m-downloads .xinfu-wrap .xinfu-name .dot {background:#714d27}
.webp .m-downloads .xinfu-wrap .xinfu-name .dot {background:#714d27}
.m-downloads .xinfu-wrap .xinfu-name .dot {
  vertical-align: middle;
  margin: 0 4px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.no-webp .m-downloads .xinfu-wrap:hover {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/xinfu-bg-h_c1b9b52b.png)}
.webp .m-downloads .xinfu-wrap:hover {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/xinfu-bg-h_c1b9b52b.webp)}
.m-downloads .xinfu-wrap:hover {
}
.no-webp .m-downloads.fixed {background:none}
.webp .m-downloads.fixed {background:none}
.m-downloads.fixed {
  position: fixed;
  left: 0;
  top: 0;
  margin-left: 0;
  height: 80px;
  z-index: 999;
}
.m-downloads.fixed .btn-download {
  padding: 15px 0;
  width: 260px;
}
.no-webp .m-downloads.fixed .link-list {background:none}
.webp .m-downloads.fixed .link-list {background:none}
.m-downloads.fixed .link-list {
}
.m-downloads.fixed .xinfu-wrap {
  padding-top: 0;
}
.m-downloads.fixed .xinfu-wrap.yyx {
  display: none;
}
.scale-inner {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}
/** width < 1600px **/
@media screen and (max-width: 1600px) {
  .g-header .scale-inner {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
/** width < 1400px **/
@media screen and (max-width: 1400px) {
  .g-header .scale-inner {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
/** width < 1400px **/
@media screen and (max-width: 1360px) {
  .g-header .server-old {
    bottom: 320px;
    right: 0;
  }
  .g-header .appointment-check {
    bottom: 200px;
    right: 0;
  }
}
/** width < 1400px **/
@media screen and (max-width: 719px) {
  .g-header .scale-inner {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/** width > 1920px & height > 1080px **/
/** width < 1440px **/
/** width < 960px **/
@media screen and (max-width: 959px) {
  .m-downloads.fixed {
    width: 540px;
  }
  .m-downloads .xinfu-wrap {
    margin-left: 0;
  }
}
/** width < 720px **/
@media screen and (max-width: 719px) {
  .g-header .bgts,
  .m-header-bg .bgts {
    display: block !important;
  }
  .g-header .u-next-arrow,
  .m-header-bg .u-next-arrow {
    display: none;
  }
.no-webp .g-header .server-old, 
.no-webp .m-header-bg .server-old {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old-m_5974bbf5.png) no-repeat center center;
    background-size: contain}
.webp .g-header .server-old, 
.webp .m-header-bg .server-old {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old-m_5974bbf5.webp) no-repeat center center;
    background-size: contain}
.no-webp .g-header .server-old, 
.no-webp .m-header-bg .server-old {background-size:contain}
.webp .g-header .server-old, 
.webp .m-header-bg .server-old {background-size:contain}
  .g-header .server-old,
  .m-header-bg .server-old {
    position: absolute;
    bottom: 90px;
    right: 17px;
    width: 56.5px;
    height: 176.5px;
    z-index: 1;
  }
.no-webp .g-header .server-old:hover, 
.no-webp .m-header-bg .server-old:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old-m_5974bbf5.png) no-repeat center center;
    background-size: contain}
.webp .g-header .server-old:hover, 
.webp .m-header-bg .server-old:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/server-old-m_5974bbf5.webp) no-repeat center center;
    background-size: contain}
.no-webp .g-header .server-old:hover, 
.no-webp .m-header-bg .server-old:hover {background-size:contain}
.webp .g-header .server-old:hover, 
.webp .m-header-bg .server-old:hover {background-size:contain}
  .g-header .server-old:hover,
  .m-header-bg .server-old:hover {
  }
.no-webp .g-header .appointment-check, 
.no-webp .m-header-bg .appointment-check {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check-m_51ab4589.png) no-repeat center center;
    background-size: contain}
.webp .g-header .appointment-check, 
.webp .m-header-bg .appointment-check {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check-m_51ab4589.webp) no-repeat center center;
    background-size: contain}
.no-webp .g-header .appointment-check, 
.no-webp .m-header-bg .appointment-check {background-size:contain}
.webp .g-header .appointment-check, 
.webp .m-header-bg .appointment-check {background-size:contain}
  .g-header .appointment-check,
  .m-header-bg .appointment-check {
    position: absolute;
    bottom: 90px;
    right: 17px;
    width: 51px;
    height: 176.5px;
    z-index: 1;
  }
.no-webp .g-header .appointment-check:hover, 
.no-webp .m-header-bg .appointment-check:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check-m_51ab4589.png) no-repeat center center;
    background-size: contain}
.webp .g-header .appointment-check:hover, 
.webp .m-header-bg .appointment-check:hover {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/appointment-check-m_51ab4589.webp) no-repeat center center;
    background-size: contain}
.no-webp .g-header .appointment-check:hover, 
.no-webp .m-header-bg .appointment-check:hover {background-size:contain}
.webp .g-header .appointment-check:hover, 
.webp .m-header-bg .appointment-check:hover {background-size:contain}
  .g-header .appointment-check:hover,
  .m-header-bg .appointment-check:hover {
  }
  .g-header .cloud-order,
  .m-header-bg .cloud-order {
    width: 108.5px;
    height: 127px;
    right: 10px;
    bottom: 90px;
  }
  .g-header .cloud-order .order-close,
  .m-header-bg .cloud-order .order-close {
    width: 19.5px;
    height: 20.5px;
    right: 5px;
    top: -4.5px;
  }
.no-webp .g-header .cloud-order .go-order, 
.no-webp .m-header-bg .cloud-order .go-order {background-size:cover}
.webp .g-header .cloud-order .go-order, 
.webp .m-header-bg .cloud-order .go-order {background-size:cover}
  .g-header .cloud-order .go-order,
  .m-header-bg .cloud-order .go-order {
    width: 66px;
    height: 21px;
    display: block;
    margin: 84.5px 0 0 17.5px;
  }
.no-webp .g-header .cloud-order .go-order:hover, 
.no-webp .m-header-bg .cloud-order .go-order:hover {background-position:0 0}
.webp .g-header .cloud-order .go-order:hover, 
.webp .m-header-bg .cloud-order .go-order:hover {background-position:0 0}
.no-webp .g-header .cloud-order .go-order:hover, 
.no-webp .m-header-bg .cloud-order .go-order:hover {background-size:cover}
.webp .g-header .cloud-order .go-order:hover, 
.webp .m-header-bg .cloud-order .go-order:hover {background-size:cover}
  .g-header .cloud-order .go-order:hover,
  .m-header-bg .cloud-order .go-order:hover {
    width: 66px;
    height: 21px;
  }
  .m-header-bg .slogan {
    left: 50%;
    height: 100%;
  }
  .m-downloads {
    left: 0;
    bottom: 0;
    margin-left: 0;
    width: 100%;
    height: 65px;
  }
  .m-downloads .btn-download {
    width: 280px;
    font-size: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 35%;
        -ms-flex: 0 1 35%;
            flex: 0 1 35%;
  }
  .m-downloads .link {
    width: auto;
  }
  .m-downloads .link-icon {
    width: 36px;
    height: 36px;
  }
  .m-downloads .link-list {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .m-downloads .xinfu-wrap {
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5;
        -ms-flex: 1.5;
            flex: 1.5;
  }
  .m-downloads .xinfu-wrap .text {
    font-size: 16px;
  }
  .m-downloads .xinfu-wrap .split {
    margin: 4px 0 2px;
  }
  .m-downloads.fixed {
    width: 350px;
  }
  .m-downloads.fixed .yyx {
    display: none;
  }
  .m-downloads.fixed .btn-download {
    display: none;
  }
}
/** width < 600px **/
@media screen and (max-width: 599px) {
  .m-header-bg .slogan {
    width: 43%;
    margin-left: 17px;
    top: 75px;
  }
  .m-header-bg .kv {
    height: 90%;
  }
  .m-downloads .btn-download {
    display: none;
  }
  .m-downloads .xinfu-wrap .text {
    font-size: 14px;
  }
}
/** width < 480px **/
@media screen and (max-width: 479px) {
  .g-header .cloud-order {
    width: 72.33333333px;
    height: 84.66666667px;
    right: 7px;
    bottom: 70px;
  }
  .g-header .cloud-order .order-close {
    width: 13px;
    height: 13.66666667px;
    right: 3.33333333px;
    top: -3px;
  }
.no-webp .g-header .cloud-order .go-order {background-size:cover}
.webp .g-header .cloud-order .go-order {background-size:cover}
  .g-header .cloud-order .go-order {
    width: 44px;
    height: 14px;
    display: block;
    margin: 56.33333333px 0 0 11.66666667px;
  }
.no-webp .g-header .cloud-order .go-order:hover {background-position:0 0}
.webp .g-header .cloud-order .go-order:hover {background-position:0 0}
.no-webp .g-header .cloud-order .go-order:hover {background-size:cover}
.webp .g-header .cloud-order .go-order:hover {background-size:cover}
  .g-header .cloud-order .go-order:hover {
    width: 44px;
    height: 14px;
  }
  .m-downloads.fixed {
    right: 80px;
    width: auto;
  }
  .m-downloads.fixed .xinfu-wrap .xinfu-name .dot {
    width: 3px;
    height: 3px;
    margin: 0 2px;
  }
}
.no-webp .zwenzixuliezheng_2__00000_00048__png1 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan-frame_5d495b7d.png);
  background-size: 400% 300%}
.webp .zwenzixuliezheng_2__00000_00048__png1 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan-frame_5d495b7d.webp);
  background-size: 400% 300%}
.no-webp .zwenzixuliezheng_2__00000_00048__png1 {background-size:400% 300%}
.webp .zwenzixuliezheng_2__00000_00048__png1 {background-size:400% 300%}
.zwenzixuliezheng_2__00000_00048__png1 {
  position: absolute;
  height: 878px;
  width: 494px;
  mix-blend-mode: normal;
  -webkit-animation: sprite_wenzixuliezheng_2__00000_00048__png_1 1s 0s steps(1) infinite normal;
          animation: sprite_wenzixuliezheng_2__00000_00048__png_1 1s 0s steps(1) infinite normal;
}
@-webkit-keyframes sprite_wenzixuliezheng_2__00000_00048__png_1 {
  0% {
    background-position: 0px 0px;
  }
  8.3% {
    background-position: -494px 0px;
  }
  16.7% {
    background-position: -988px 0px;
  }
  25% {
    background-position: -1482px 0px;
  }
  33.3% {
    background-position: 0px -878px;
  }
  41.7% {
    background-position: -494px -878px;
  }
  50% {
    background-position: -988px -878px;
  }
  58.3% {
    background-position: -1482px -878px;
  }
  66.7% {
    background-position: 0px -1756px;
  }
  75% {
    background-position: -494px -1756px;
  }
  83.3% {
    background-position: -988px -1756px;
  }
  91.7% {
    background-position: -1482px -1756px;
  }
  100% {
    background-position: -1482px -1756px;
  }
}
@keyframes sprite_wenzixuliezheng_2__00000_00048__png_1 {
  0% {
    background-position: 0px 0px;
  }
  8.3% {
    background-position: -494px 0px;
  }
  16.7% {
    background-position: -988px 0px;
  }
  25% {
    background-position: -1482px 0px;
  }
  33.3% {
    background-position: 0px -878px;
  }
  41.7% {
    background-position: -494px -878px;
  }
  50% {
    background-position: -988px -878px;
  }
  58.3% {
    background-position: -1482px -878px;
  }
  66.7% {
    background-position: 0px -1756px;
  }
  75% {
    background-position: -494px -1756px;
  }
  83.3% {
    background-position: -988px -1756px;
  }
  91.7% {
    background-position: -1482px -1756px;
  }
  100% {
    background-position: -1482px -1756px;
  }
}
.no-webp .m-role {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/bg_9d24e4c5.jpg) center no-repeat;
  background-size: cover}
.webp .m-role {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/bg_9d24e4c5.webp) center no-repeat;
  background-size: cover}
.no-webp .m-role {background-size:cover}
.webp .m-role {background-size:cover}
.m-role {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.m-role .u-role {
  position: relative;
  width: 100%;
  height: 100%;
}
.no-webp .m-role .u-role .kv, 
.no-webp .m-role .u-role .name-text1, 
.no-webp .m-role .u-role .name-text2 {background:no-repeat}
.webp .m-role .u-role .kv, 
.webp .m-role .u-role .name-text1, 
.webp .m-role .u-role .name-text2 {background:no-repeat}
.no-webp .m-role .u-role .kv, 
.no-webp .m-role .u-role .name-text1, 
.no-webp .m-role .u-role .name-text2 {background-size:auto 100%}
.webp .m-role .u-role .kv, 
.webp .m-role .u-role .name-text1, 
.webp .m-role .u-role .name-text2 {background-size:auto 100%}
.m-role .u-role .kv,
.m-role .u-role .name-text1,
.m-role .u-role .name-text2 {
  position: absolute;
  left: 0;
  height: 100%;
}
.no-webp .m-role .u-role .kv {background-position:bottom}
.webp .m-role .u-role .kv {background-position:bottom}
.m-role .u-role .kv {
  left: -23.5%;
  width: 150%;
  -webkit-transform: translate(-15px, 0px) !important;
          transform: translate(-15px, 0px) !important;
}
.no-webp .m-role .u-role .name-text1, 
.no-webp .m-role .u-role .name-text2 {background-position:top}
.webp .m-role .u-role .name-text1, 
.webp .m-role .u-role .name-text2 {background-position:top}
.m-role .u-role .name-text1,
.m-role .u-role .name-text2 {
  top: 0;
  width: 100%;
}
.m-role .u-role .school {
  text-align: center;
  position: absolute;
  left: 12%;
  top: 21%;
  padding-bottom: 0.4em;
  width: 1.2em;
  font-size: 24px;
  font-family: fzbysong, serif;
  color: #485367;
}
.m-role .u-role .school span {
  display: inline-block;
  word-wrap: break-word;
}
.m-role .u-role .school .label {
  position: relative;
  margin-bottom: 1.4em;
}
.m-role .u-role .school .label:after {
  content: '';
  position: absolute;
  display: block;
  left: 50%;
  top: 100%;
  margin-top: 0.1em;
  height: 1.2em;
  border-left: 1px solid #485367;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.m-role .u-role .school .icon-play {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1.75em;
  cursor: pointer;
}
.m-role .u-role .school .icon-play svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 320% !important;
  height: 320% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  pointer-events: none;
}
.no-webp .m-role .u-role .detail-link {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn_803fd639.jpg) center no-repeat;
  background-size: cover}
.webp .m-role .u-role .detail-link {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn_803fd639.webp) center no-repeat;
  background-size: cover}
.no-webp .m-role .u-role .detail-link {background-size:cover}
.webp .m-role .u-role .detail-link {background-size:cover}
.m-role .u-role .detail-link {
  display: none;
  position: absolute;
  left: 18.1%;
  top: 65.6%;
  width: 12%;
}
.m-role .u-role .detail-link .svg-wrap {
  width: 100%;
  padding-bottom: 100%;
}
.m-role .u-role .detail-link .svg-wrap .line {
  border-color: #ffffff;
}
.no-webp .m-role .u-role-nav {background:rgba(236, 240, 246, 0.9)}
.webp .m-role .u-role-nav {background:rgba(236, 240, 246, 0.9)}
.m-role .u-role-nav {
  text-align: center;
  position: absolute;
  left: 17%;
  top: 51%;
  bottom: 2%;
  padding-top: 10px;
  width: 120px;
  max-height: 418px;
  line-height: 2;
  color: #2c3d5b;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* 09版 */
  -webkit-box-pack: space-between;
  /* 12版 */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.m-role .u-role-nav .nav-item {
  position: relative;
  cursor: pointer;
}
.m-role .u-role-nav .nav-item span {
  position: relative;
  display: inline-block;
}
.m-role .u-role-nav .nav-item span:before,
.m-role .u-role-nav .nav-item span:after {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  width: 0;
  border-top: 1px solid #ceb385;
  -webkit-transition: 0.3s width;
  transition: 0.3s width;
}
.m-role .u-role-nav .nav-item span:before {
  right: 100%;
  margin-right: 8px;
}
.m-role .u-role-nav .nav-item span:after {
  left: 100%;
  margin-left: 8px;
}
.m-role .u-role-nav .nav-item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 0;
  border-top: 2px solid #ceb385;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-role .u-role-nav .nav-item:hover,
.m-role .u-role-nav .nav-item.active {
  color: #ceb385;
}
.m-role .u-role-nav .nav-item:hover span:before,
.m-role .u-role-nav .nav-item.active span:before,
.m-role .u-role-nav .nav-item:hover span:after,
.m-role .u-role-nav .nav-item.active span:after {
  width: 10px;
}
.m-role .u-role-nav .nav-item:hover:after,
.m-role .u-role-nav .nav-item.active:after {
  width: 60%;
}
.no-webp .m-role .u-role-nav .detail-link {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/detail-bg_339dd439.png) top no-repeat;
  background-size: 100% auto}
.webp .m-role .u-role-nav .detail-link {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/detail-bg_339dd439.webp) top no-repeat;
  background-size: 100% auto}
.no-webp .m-role .u-role-nav .detail-link {background-size:100% auto}
.webp .m-role .u-role-nav .detail-link {background-size:100% auto}
.m-role .u-role-nav .detail-link {
  position: relative;
  display: block;
  color: #758ab3;
  overflow: hidden;
}
.m-role .u-role-nav .detail-link span {
  display: block;
  padding: 8px 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.m-role .u-role-nav .detail-link .icon {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 8px 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.m-role .u-role-nav .detail-link .icon .svg-more {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
}
.m-role .u-role-nav .detail-link:hover span {
  opacity: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.m-role .u-role-nav .detail-link:hover .icon {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.m-banner,
.m-pvp-banner {
  width: 100%;
  height: 100%;
}
.m-banner .swiper-container,
.m-pvp-banner .swiper-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.m-banner .swiper-slide,
.m-pvp-banner .swiper-slide {
  position: relative;
}
.m-banner .swiper-pagination,
.m-pvp-banner .swiper-pagination {
  -webkit-transform: none;
          transform: none;
  left: auto;
  width: auto;
}
.no-webp .m-banner .swiper-pagination-bullet, 
.no-webp .m-pvp-banner .swiper-pagination-bullet {background:none}
.webp .m-banner .swiper-pagination-bullet, 
.webp .m-pvp-banner .swiper-pagination-bullet {background:none}
.m-banner .swiper-pagination-bullet,
.m-pvp-banner .swiper-pagination-bullet {
  margin: 0 2px;
  border-radius: 0;
  width: 18px;
  padding: 6px 0;
  height: auto;
  opacity: 1;
}
.no-webp .m-banner .swiper-pagination-bullet:after, 
.no-webp .m-pvp-banner .swiper-pagination-bullet:after {background:#ffffff}
.webp .m-banner .swiper-pagination-bullet:after, 
.webp .m-pvp-banner .swiper-pagination-bullet:after {background:#ffffff}
.m-banner .swiper-pagination-bullet:after,
.m-pvp-banner .swiper-pagination-bullet:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  opacity: 0.33;
}
.no-webp .m-banner .swiper-pagination-bullet-active:after, 
.no-webp .m-pvp-banner .swiper-pagination-bullet-active:after {background:#d7cd9e}
.webp .m-banner .swiper-pagination-bullet-active:after, 
.webp .m-pvp-banner .swiper-pagination-bullet-active:after {background:#d7cd9e}
.m-banner .swiper-pagination-bullet-active:after,
.m-pvp-banner .swiper-pagination-bullet-active:after {
  opacity: 1;
}
.no-webp .m-banner .img, 
.no-webp .m-pvp-banner .img {background:center no-repeat}
.webp .m-banner .img, 
.webp .m-pvp-banner .img {background:center no-repeat}
.no-webp .m-banner .img, 
.no-webp .m-pvp-banner .img {background-size:cover}
.webp .m-banner .img, 
.webp .m-pvp-banner .img {background-size:cover}
.m-banner .img,
.m-pvp-banner .img {
  display: block;
  width: 100%;
  height: 100%;
}
.m-banner .banner-switch {
  position: absolute;
  top: 0;
  left: 7.82608696%;
  z-index: 3;
}
.no-webp .m-banner .banner-switch button {background:#e9edf1}
.webp .m-banner .banner-switch button {background:#e9edf1}
.m-banner .banner-switch button {
  float: left;
  padding: 0 8px;
  line-height: 2;
}
.no-webp .m-banner .banner-switch button.active {background:#ccb47d}
.webp .m-banner .banner-switch button.active {background:#ccb47d}
.m-banner .banner-switch button.active {
  color: #ffffff;
}
.m-banner .banner-switch:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  margin-top: 5px;
  border-top: 2px solid #ffffff;
}
.m-banner .swiper-pagination {
  right: 8%;
  bottom: 6%;
}
.m-banner .img {
  position: relative;
}
.no-webp .m-banner .img:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/mask_f3d34ba8.png) bottom no-repeat;
  background-size: 100%}
.webp .m-banner .img:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/mask_f3d34ba8.webp) bottom no-repeat;
  background-size: 100%}
.no-webp .m-banner .img:after {background-size:100%}
.webp .m-banner .img:after {background-size:100%}
.m-banner .img:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.m-banner .banner-swiper {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.m-banner .banner-swiper.active {
  z-index: 2;
  opacity: 1;
}
.m-banner .banner-text {
  position: absolute;
  left: 7.82608696%;
  bottom: 6%;
  max-width: 60%;
  line-height: 1.4;
}
.m-banner .banner-text .title,
.m-banner .banner-text .desc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m-banner .banner-text .title {
  font-size: 38px;
  font-family: fzbysong, serif;
  color: #ffffff;
}
.m-banner .banner-text .title-group {
  display: table;
  max-width: 100%;
}
.m-banner .banner-text .split {
  position: relative;
  margin: 10px 0;
  padding: 0 8px;
  width: 190px;
}
.m-banner .banner-text .split:before,
.m-banner .banner-text .split:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  width: 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.m-banner .banner-text .split:before {
  left: 0;
}
.m-banner .banner-text .split:after {
  right: 0;
}
.m-banner .banner-text .split i {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.m-banner .banner-text .split i:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  border-bottom: 1px solid #ffffff;
}
.m-banner .banner-text .desc {
  color: #bec3d9;
}
.m-pvp-banner .swiper-pagination {
  left: 7.63358779%;
  bottom: 6%;
}
.m-pvp-banner .banner-text {
  position: absolute;
  left: 7.63358779%;
  top: 15%;
  max-width: 60%;
  line-height: 1.2;
}
.no-webp .m-pvp-banner .banner-text .tag {background:linear-gradient(-20deg, #d3bd8c 0%, #b08356 100%)}
.webp .m-pvp-banner .banner-text .tag {background:linear-gradient(-20deg, #d3bd8c 0%, #b08356 100%)}
.m-pvp-banner .banner-text .tag {
  display: inline-block;
  margin-bottom: 6px;
  padding: 4px 10px;
  font-size: 20px;
  font-family: fzbysong, serif;
  line-height: 1;
  color: #ffffff;
}
.m-pvp-banner .banner-text .title,
.m-pvp-banner .banner-text .desc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m-pvp-banner .banner-text .title {
  font-size: 65px;
  font-family: fzcysong, serif;
  color: #ffffff;
}
.m-pvp-banner .banner-text .desc {
  font-size: 22px;
  color: #3e475d;
}
.m-pvp-banner .banner-text .split {
  position: relative;
  margin: 10px 0 10px;
  padding: 0 8px;
  width: 260px;
}
.m-pvp-banner .banner-text .split:before,
.m-pvp-banner .banner-text .split:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  width: 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.m-pvp-banner .banner-text .split:before {
  left: 0;
}
.m-pvp-banner .banner-text .split:after {
  right: 0;
}
.m-pvp-banner .banner-text .split i {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.m-pvp-banner .banner-text .split i:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  border-bottom: 1px solid #ffffff;
}
.m-pvp-banner .banner-text .btn-go {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  padding: 8px 42px 8px 12px;
  line-height: 1;
  border: 2px solid #666d7d;
  color: #3e475d;
}
.no-webp .m-pvp-banner .banner-text .btn-go:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow1_2b77b709.png) center no-repeat}
.webp .m-pvp-banner .banner-text .btn-go:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow1_2b77b709.webp) center no-repeat}
.m-pvp-banner .banner-text .btn-go:after {
  content: '';
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
  width: 23px;
  height: 6px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.m-pvp-banner .banner-text .btn-go:hover:after {
  -webkit-transform: translate(6px, 0);
  -moz-transform: translate(6px, 0);
  -ms-transform: translate(6px, 0);
  -o-transform: translate(6px, 0);
  transform: translate(6px, 0);
}
.m-pvp-banner .slide-sszx .banner-text {
  left: 9.1%;
  max-width: 82%;
}
.no-webp .m-pvp-banner .slide-sszx .banner-text .title {background:-webkit-gradient(linear, left top, left bottom, from(#3a270f), to(#8d6128))}
.webp .m-pvp-banner .slide-sszx .banner-text .title {background:-webkit-gradient(linear, left top, left bottom, from(#3a270f), to(#8d6128))}
.no-webp .m-pvp-banner .slide-sszx .banner-text .title {background:linear-gradient(180deg, #3a270f 0%, #8d6128 100%)}
.webp .m-pvp-banner .slide-sszx .banner-text .title {background:linear-gradient(180deg, #3a270f 0%, #8d6128 100%)}
.no-webp .m-pvp-banner .slide-sszx .banner-text .title {-webkit-background-clip:text}
.webp .m-pvp-banner .slide-sszx .banner-text .title {-webkit-background-clip:text}
.m-pvp-banner .slide-sszx .banner-text .title {
  font-size: 42px;
  /* 使用webkit内核支持的属性 */
  -webkit-text-fill-color: transparent;
  /* 设置文本填充色为透明 */
  color: #3a270f;
  /* 设置默认文本颜色，作为降级方案 */
}
.no-webp .m-pvp-banner .slide-sszx .banner-text .line {background:#96855f}
.webp .m-pvp-banner .slide-sszx .banner-text .line {background:#96855f}
.m-pvp-banner .slide-sszx .banner-text .line {
  width: 382px;
  height: 1px;
  margin: 16px 0 26px;
}
.m-pvp-banner .slide-sszx .banner-text .desc {
  font-size: 18px;
  color: #3a270f;
  line-height: 36px;
  white-space: initial;
  text-overflow: initial;
}
.no-webp .m-pvp-banner .slide-sszx .banner-text .btn-enter {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/bg5_btn_dc7d1221.jpg) center no-repeat;
  background-size: 100% auto}
.webp .m-pvp-banner .slide-sszx .banner-text .btn-enter {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/bg5_btn_dc7d1221.webp) center no-repeat;
  background-size: 100% auto}
.no-webp .m-pvp-banner .slide-sszx .banner-text .btn-enter {background-size:100% auto}
.webp .m-pvp-banner .slide-sszx .banner-text .btn-enter {background-size:100% auto}
.m-pvp-banner .slide-sszx .banner-text .btn-enter {
  width: 212px;
  height: 44px;
  margin: 40px 0 0;
  font-size: 0;
}
.m-news,
.m-pvp-news {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* 09版 */
  -webkit-box-pack: space-between;
  /* 12版 */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.m-news .u-tab-list,
.m-pvp-news .u-tab-list {
  position: relative;
  font-size: 16px;
}
.m-news .u-tab-list .tab-item,
.m-pvp-news .u-tab-list .tab-item {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  line-height: 1.9;
  color: #97a0b8;
}
.m-news .u-tab-list .tab-item:after,
.m-pvp-news .u-tab-list .tab-item:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-top: 2px solid #334168;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.m-news .u-tab-list .tab-item:hover,
.m-pvp-news .u-tab-list .tab-item:hover,
.m-news .u-tab-list .tab-item.active,
.m-pvp-news .u-tab-list .tab-item.active {
  color: #334168;
}
.m-news .u-tab-list .tab-item:hover:after,
.m-pvp-news .u-tab-list .tab-item:hover:after,
.m-news .u-tab-list .tab-item.active:after,
.m-pvp-news .u-tab-list .tab-item.active:after {
  width: 100%;
}
.no-webp .m-news .u-tab-list .more, 
.no-webp .m-pvp-news .u-tab-list .more {background:rgba(255, 255, 255, 0.46)}
.webp .m-news .u-tab-list .more, 
.webp .m-pvp-news .u-tab-list .more {background:rgba(255, 255, 255, 0.46)}
.m-news .u-tab-list .more,
.m-pvp-news .u-tab-list .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(129, 134, 150, 0.46);
  cursor: pointer;
}
.no-webp .m-news .news-top, 
.no-webp .m-pvp-news .news-top {background:#ffffff}
.webp .m-news .news-top, 
.webp .m-pvp-news .news-top {background:#ffffff}
.m-news .news-top,
.m-pvp-news .news-top {
  text-align: center;
  padding-bottom: 2%;
  line-height: 1.6;
  -webkit-box-shadow: 0 10px 16px rgba(179, 197, 231, 0.15);
          box-shadow: 0 10px 16px rgba(179, 197, 231, 0.15);
}
.m-news .news-top > a,
.m-pvp-news .news-top > a {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.m-news .news-top > a:hover .title,
.m-pvp-news .news-top > a:hover .title {
  color: #c2a66b;
}
.m-news .news-top .news-info,
.m-pvp-news .news-top .news-info {
  text-align: left;
  padding-left: 5%;
  width: 55%;
}
.m-news .news-top .title,
.m-pvp-news .news-top .title {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #334168;
}
.m-news .news-top .news-pic,
.m-pvp-news .news-top .news-pic {
  position: relative;
  max-width: 180px;
  width: 45%;
}
.m-news .news-top .news-pic .thumbnail,
.m-pvp-news .news-top .news-pic .thumbnail {
  padding-bottom: 45%;
}
.m-news .news-top .news-pic img,
.m-pvp-news .news-top .news-pic img {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.m-news .news-top .desc,
.m-pvp-news .news-top .desc {
  margin-top: 8px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 13px;
  max-height: 44px;
}
.m-news .news-list,
.m-pvp-news .news-list {
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 09版 */
  -webkit-box-pack: space-between;
  /* 12版 */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.m-news .news-list .news-item,
.m-pvp-news .news-list .news-item {
  width: 100%;
}
.m-news .news-list .news-link,
.m-pvp-news .news-list .news-link {
  position: relative;
  height: 100%;
  line-height: 1.6;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  /* 09版 */
  -webkit-box-pack: space-between;
  /* 12版 */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
}
.m-news .news-list .news-link .type,
.m-pvp-news .news-list .news-link .type {
  white-space: nowrap;
  color: #97a0b8;
}
.m-news .news-list .news-link .title,
.m-pvp-news .news-list .news-link .title {
  margin-right: 10%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.m-news .news-list .news-link .split,
.m-pvp-news .news-list .news-link .split {
  margin: 0 0.5em;
  width: 0;
  height: 1em;
  border-right: 2px solid #818696;
}
.m-news .news-list .news-link:hover,
.m-pvp-news .news-list .news-link:hover {
  color: #c2a66b;
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.m-news .news-list .news-link:hover .type,
.m-pvp-news .news-list .news-link:hover .type {
  color: #c2a66b;
}
.m-news .news-list .news-link:hover .split,
.m-pvp-news .news-list .news-link:hover .split {
  border-right-color: #c2a66b;
}
.no-webp .m-news .news-list .news-link:hover:after, 
.no-webp .m-pvp-news .news-list .news-link:hover:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow-h_6155587d.png)}
.webp .m-news .news-list .news-link:hover:after, 
.webp .m-pvp-news .news-list .news-link:hover:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow-h_6155587d.webp)}
.m-news .news-list .news-link:hover:after,
.m-pvp-news .news-list .news-link:hover:after {
  content: '';
  position: absolute;
  left: 100%;
  margin-left: 8px;
  width: 10px;
  height: 10px;
}
.m-news .u-more-link,
.m-pvp-news .u-more-link {
  display: none;
  position: relative;
  text-align: center;
  width: 100%;
  border: 1px solid rgba(129, 134, 150, 0.46);
  color: #97a0b8;
}
.no-webp .m-news .u-more-link span, 
.no-webp .m-pvp-news .u-more-link span {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/more_1a002bac.png) center no-repeat;
  background-size: contain}
.webp .m-news .u-more-link span, 
.webp .m-pvp-news .u-more-link span {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/more_1a002bac.webp) center no-repeat;
  background-size: contain}
.no-webp .m-news .u-more-link span, 
.no-webp .m-pvp-news .u-more-link span {background-size:contain}
.webp .m-news .u-more-link span, 
.webp .m-pvp-news .u-more-link span {background-size:contain}
.m-news .u-more-link span,
.m-pvp-news .u-more-link span {
  position: relative;
  display: inline-block;
  padding: 14px 0 12px;
  width: 100%;
  height: 100%;
  -webkit-transition: .7s;
  transition: .7s;
}
.no-webp .m-news .u-more-link:before, 
.no-webp .m-pvp-news .u-more-link:before {background:#d7c892}
.webp .m-news .u-more-link:before, 
.webp .m-pvp-news .u-more-link:before {background:#d7c892}
.m-news .u-more-link:before,
.m-pvp-news .u-more-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: .7s width;
  transition: .7s width;
}
.m-news .u-more-link:hover,
.m-pvp-news .u-more-link:hover {
  color: #ffffff;
  border-color: #d7c892;
}
.no-webp .m-news .u-more-link:hover span, 
.no-webp .m-pvp-news .u-more-link:hover span {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/more-h_f60084f5.png)}
.webp .m-news .u-more-link:hover span, 
.webp .m-pvp-news .u-more-link:hover span {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/more-h_f60084f5.webp)}
.m-news .u-more-link:hover span,
.m-pvp-news .u-more-link:hover span {
}
.m-news .u-more-link:hover:before,
.m-pvp-news .u-more-link:hover:before {
  width: 100%;
}
.m-news {
  padding: 2% 0 2%;
  height: 100%;
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
}
.m-news .u-tab-list,
.m-news .news-top,
.m-news .u-more-link {
  width: 88%;
}
.m-news .u-tab-list .tab-item {
  cursor: pointer;
}
.m-news .newslist-box {
  width: 100%;
  height: 46%;
}
.m-news .newslist-box .news-swiper {
  height: 100%;
}
.m-news .newslist-box .news-swiper .swiper-slide {
  padding: 0 6%;
}
.m-news .news-top {
  padding-left: 3%;
  padding-right: 3%;
}
.m-news .news-list {
  position: relative;
  height: 100%;
}
.m-news .news-list:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  border-right: 1px dashed #6f7b9b;
  opacity: 0.38;
}
.m-news .news-list .news-item {
  padding-right: 8%;
  width: 50%;
  height: 33.3%;
}
.m-news .news-list .news-item:nth-child(2n) {
  padding-left: 8%;
  padding-right: 0;
}
.m-pvp-news {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  padding: 4% 8% 6%;
  max-width: 470px;
  width: 100%;
  height: 100%;
}
.m-pvp-news .news-list {
  height: 46%;
}
.no-webp .m-media {background:#ffffff url(https://n.res.netease.com/pc/zt/20210308165742/img/bg_d2a7ae01.png) center no-repeat;
  background-size: 100% 100%}
.webp .m-media {background:#ffffff url(https://n.res.netease.com/pc/zt/20210308165742/img/bg_d2a7ae01.webp) center no-repeat;
  background-size: 100% 100%}
.no-webp .m-media {background-size:100% 100%}
.webp .m-media {background-size:100% 100%}
.m-media {
  text-align: center;
  padding: 0 4.345%;
  width: 100%;
  height: 100%;
  font-family: fzbysong, serif;
  font-size: 20px;
  color: #334168;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.m-media .link-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.no-webp .m-media .link-item .icon {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-bg_ea6a6552.png) center no-repeat;
  background-size: contain}
.webp .m-media .link-item .icon {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-bg_ea6a6552.webp) center no-repeat;
  background-size: contain}
.no-webp .m-media .link-item .icon {background-size:contain}
.webp .m-media .link-item .icon {background-size:contain}
.m-media .link-item .icon {
  position: relative;
  margin-bottom: 8%;
  width: 52%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 34px #ffffff;
          box-shadow: 0 0 34px #ffffff;
}
.m-media .link-item .icon .lottie {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  z-index: 2;
}
.m-media .link-item .icon .lottie svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.m-media .link-item .icon .lottie-photo svg {
  left: 1.5%;
  top: 2%;
}
.m-media .link-item .icon .lottie-movie svg {
  top: -10%;
}
.m-media .link-item .icon .lottie-guide svg {
  top: -18%;
}
.m-media .link-item .icon .svg-circle {
  position: absolute;
  left: 0;
  top: 0;
}
.no-webp .m-media .link-item:hover .icon {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-bg-h_08973f0a.png)}
.webp .m-media .link-item:hover .icon {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-bg-h_08973f0a.webp)}
.m-media .link-item:hover .icon {
}
.m-media .link-item:hover .icon .svg-circle circle {
  stroke-dashoffset: 0;
}
.no-webp .m-dsyh {background:#eff1f4}
.webp .m-dsyh {background:#eff1f4}
.m-dsyh {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding-top: 10px;
  height: 100%;
  z-index: 2;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.m-dsyh .more {
  position: absolute;
  top: 4%;
  left: 12.5%;
  padding-right: 18px;
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
}
.no-webp .m-dsyh .more:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow_6aa786fd.png)}
.webp .m-dsyh .more:after {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow_6aa786fd.webp)}
.m-dsyh .more:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
}
.m-dsyh .more:hover {
  color: #c2a66b;
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.no-webp .m-dsyh .more:hover:after {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow-h_6155587d.png)}
.webp .m-dsyh .more:hover:after {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/arrow-h_6155587d.webp)}
.m-dsyh .more:hover:after {
}
.m-dsyh .work-box {
  position: relative;
  margin: 0 auto;
  width: 75%;
  height: 100%;
}
.m-dsyh .bg1,
.m-dsyh .bg2 {
  position: absolute;
  width: 88%;
  height: 70%;
}
.m-dsyh .bg1 {
  top: 8%;
  right: 0;
  border: 2px solid #ffffff;
}
.no-webp .m-dsyh .bg2 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-bg_1faad989.png) right no-repeat;
  background-size: auto 100%}
.webp .m-dsyh .bg2 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-bg_1faad989.webp) right no-repeat;
  background-size: auto 100%}
.no-webp .m-dsyh .bg2 {background-size:auto 100%}
.webp .m-dsyh .bg2 {background-size:auto 100%}
.m-dsyh .bg2 {
  top: 11%;
  right: 1.2%;
}
.m-dsyh .work-list {
  position: absolute;
  left: 0;
  top: 11%;
  width: 80%;
  height: 78%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 09版 */
  -webkit-box-pack: space-between;
  /* 12版 */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.m-dsyh .work-item {
  position: relative;
  width: 49%;
  height: 100%;
  overflow: hidden;
}
.no-webp .m-dsyh .work-item .img {background:#485367 center no-repeat}
.webp .m-dsyh .work-item .img {background:#485367 center no-repeat}
.no-webp .m-dsyh .work-item .img {background-size:cover}
.webp .m-dsyh .work-item .img {background-size:cover}
.m-dsyh .work-item .img {
  width: 100%;
  height: 100%;
}
.no-webp .m-dsyh .work-item .play {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-play_ad121001.png) center no-repeat;
  background-size: contain}
.webp .m-dsyh .work-item .play {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-play_ad121001.webp) center no-repeat;
  background-size: contain}
.no-webp .m-dsyh .work-item .play {background-size:contain}
.webp .m-dsyh .work-item .play {background-size:contain}
.m-dsyh .work-item .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
  max-height: 54px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.m-dsyh .work-item .play:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}
.no-webp .m-dsyh .work-item .text {background:rgba(0, 0, 0, 0.65)}
.webp .m-dsyh .work-item .text {background:rgba(0, 0, 0, 0.65)}
.m-dsyh .work-item .text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 10px;
  padding-right: 50px;
  width: 100%;
  color: #bababa;
  -webkit-transform: translate(0, 45%);
          transform: translate(0, 45%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.m-dsyh .work-item .text .desc {
  padding-top: 5px;
  padding-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.m-dsyh .work-item .text .author {
  padding-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #e1d1a4;
}
.m-dsyh .work-item .text .author span,
.m-dsyh .work-item .text .author:before {
  vertical-align: middle;
}
.no-webp .m-dsyh .work-item .text .author:before {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-author_23bc3f87.png) no-repeat}
.webp .m-dsyh .work-item .text .author:before {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-author_23bc3f87.webp) no-repeat}
.m-dsyh .work-item .text .author:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 13px;
  height: 14px;
}
.no-webp .m-dsyh .work-item .btn-detail {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-detail_1c503215.png) center no-repeat;
  background-size: contain}
.webp .m-dsyh .work-item .btn-detail {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-detail_1c503215.webp) center no-repeat;
  background-size: contain}
.no-webp .m-dsyh .work-item .btn-detail {background-size:contain}
.webp .m-dsyh .work-item .btn-detail {background-size:contain}
.m-dsyh .work-item .btn-detail {
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 62px;
  height: 26px;
  font-size: 12px;
  line-height: 25px;
  color: #c7d1e0;
}
.no-webp .m-dsyh .work-item .btn-detail:hover {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-detail-h_156f2827.png)}
.webp .m-dsyh .work-item .btn-detail:hover {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/btn-detail-h_156f2827.webp)}
.m-dsyh .work-item .btn-detail:hover {
  color: #ffffff;
}
.m-dsyh .work-item:hover .text {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.m-dsyh .right {
  position: absolute;
  top: 11%;
  left: 80%;
  right: 1.2%;
  height: 66%;
}
.no-webp .m-dsyh .right .title {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-title_f53611d1.png) center no-repeat;
  background-size: contain}
.webp .m-dsyh .right .title {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-title_f53611d1.webp) center no-repeat;
  background-size: contain}
.no-webp .m-dsyh .right .title {background-size:contain}
.webp .m-dsyh .right .title {background-size:contain}
.m-dsyh .right .title {
  position: absolute;
  top: 10%;
  left: 10%;
  right: 10%;
  height: 70%;
  font-size: 0;
  text-indent: -9999em;
}
.no-webp .m-dsyh .right .btn-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-dl_d2574573.png) center no-repeat;
  background-size: contain}
.webp .m-dsyh .right .btn-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-dl_d2574573.webp) center no-repeat;
  background-size: contain}
.no-webp .m-dsyh .right .btn-download {background-size:contain}
.webp .m-dsyh .right .btn-download {background-size:contain}
.m-dsyh .right .btn-download {
  text-align: center;
  position: absolute;
  left: 5%;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  height: 28%;
  font-size: 0;
  text-indent: -9999em;
  color: #ffffff;
}
.no-webp .m-dsyh .right .btn-download:hover {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-dl-h_c86c0355.png)}
.webp .m-dsyh .right .btn-download:hover {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-dl-h_c86c0355.webp)}
.m-dsyh .right .btn-download:hover {
}
.m-dsyh.active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
/** width < 1440px **/
@media screen and (max-width: 1439px) {
  .m-role .u-role .school {
    left: 9%;
    font-size: 20px;
  }
  .m-banner .banner-switch,
  .m-banner .banner-text {
    left: 5%;
  }
  .m-banner .banner-text .title {
    font-size: 28px;
  }
  .m-banner .banner-text .split {
    width: 140px;
  }
  .m-banner .swiper-pagination {
    right: 5%;
  }
  .m-pvp-banner .banner-text {
    top: 10%;
  }
  .m-pvp-banner .banner-text .tag {
    font-size: 16px;
  }
  .m-pvp-banner .banner-text .title {
    font-size: 44px;
  }
  .m-pvp-banner .banner-text .desc {
    font-size: 16px;
  }
  .m-pvp-banner .banner-text .split {
    width: 170px;
  }
  .m-pvp-banner .banner-text .btn-go {
    margin-top: 10px;
  }
  .m-pvp-banner .slide-sszx .banner-text .title {
    font-size: 32px;
  }
  .m-pvp-banner .slide-sszx .banner-text .line {
    width: 100%;
    margin: 8px 0 8px;
  }
  .m-pvp-banner .slide-sszx .banner-text .desc {
    font-size: 16px;
    line-height: 30px;
  }
  .m-pvp-banner .slide-sszx .banner-text .btn-enter {
    width: 141.33333333px;
    height: 29.33333333px;
    margin: 0 0 0;
    position: absolute;
    top: 2px;
    right: 0;
  }
  .m-news .news-top .title,
  .m-pvp-news .news-top .title {
    font-size: 16px;
  }
  .m-news .news-list .news-item {
    padding-right: 0;
    width: 100%;
  }
  .m-news .news-list .news-item:nth-child(2n) {
    padding-left: 0;
  }
  .m-news .news-list .news-item:nth-child(n+4) {
    display: none;
  }
  .m-news .news-list:after {
    display: none;
  }
  .m-media {
    padding: 0;
    font-size: 16px;
  }
  .m-media .link-item .icon {
    width: 50%;
  }
  .m-dsyh {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-dsyh .more {
    left: 20px;
  }
  .m-dsyh .work-box {
    width: 100%;
  }
  .m-dsyh .work-item .text {
    padding-right: 40px;
    font-size: 12px;
  }
  .m-dsyh .work-item .text .desc {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .m-dsyh .work-item .text .author {
    padding-bottom: 2px;
  }
  .m-dsyh .work-item .btn-detail {
    bottom: 10px;
    width: 45px;
  }
.no-webp .m-dsyh .right .title {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-title-xs_287fa7ce.png)}
.webp .m-dsyh .right .title {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/dsyh-title-xs_287fa7ce.webp)}
  .m-dsyh .right .title {
    left: 1.5%;
    right: 1.5%;
  }
}
/** width < 1280px **/
@media screen and (max-width: 1279px) {
  .m-role .u-role .school {
    font-size: 16px;
  }
  .m-role .u-role-nav {
    font-size: 12px;
    width: 104px;
    max-height: 310px;
  }
  .m-pvp-news .news-list .news-item:last-child {
    display: none;
  }
  .m-news,
  .m-pvp-news {
    font-size: 12px;
  }
  .m-news .u-tab-list,
  .m-pvp-news .u-tab-list {
    font-size: 12px;
  }
}
/** width < 1030px **/
@media screen and (max-width: 1029px) {
  .m-news,
  .m-pvp-news {
    font-size: 12px;
  }
  .m-news .u-tab-list,
  .m-pvp-news .u-tab-list {
    font-size: 12px;
  }
  .m-news .u-tab-list .more,
  .m-pvp-news .u-tab-list .more {
    width: 26px;
    height: 26px;
  }
  .m-news .u-tab-list .tab-item,
  .m-pvp-news .u-tab-list .tab-item {
    padding-right: 3px;
  }
}
/** width < 960px **/
@media screen and (max-width: 959px) {
  .m-role {
    height: 580px;
  }
  .m-role .u-role {
    height: 108%;
  }
  .m-role .u-role .school {
    top: 10%;
    left: 50%;
    margin-left: -260px;
    font-size: 20px;
  }
  .m-role .u-role .detail-link {
    display: block;
    top: 340px;
    left: 50%;
    margin-left: -200px;
    width: 75px;
  }
.no-webp .m-role .u-role-nav {background:#ffffff}
.webp .m-role .u-role-nav {background:#ffffff}
  .m-role .u-role-nav {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    padding: 0 40px;
    width: 100%;
    height: 80px;
    font-size: 16px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    /* 12版 */
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    /* 09版 */
    -webkit-box-pack: center;
    /* 12版 */
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .m-role .u-role-nav .nav-item {
    text-align: center;
    margin: 0;
    padding: 0.5em 0 0;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    -webkit-writing-mode: tb-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: tb-lr;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    /* 09版 */
    -webkit-box-pack: center;
    /* 12版 */
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    /* 09版 */
    -webkit-box-align: center;
    /* 12版 */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .m-role .u-role-nav .nav-item span:before,
  .m-role .u-role-nav .nav-item span:after {
    display: none;
  }
  .m-role .u-role-nav .nav-item:after {
    top: 0;
    bottom: auto;
    margin-left: -16px;
    width: 0;
    height: 0;
    border: none;
    border-left: 1px solid #ceb385;
  }
  .m-role .u-role-nav .nav-item:hover,
  .m-role .u-role-nav .nav-item.active {
    color: #c3af7b;
  }
  .m-role .u-role-nav .nav-item:hover:after,
  .m-role .u-role-nav .nav-item.active:after {
    width: 0;
    height: 50%;
  }
  .m-role .u-role-nav .detail-link {
    display: none;
  }
  .m-news,
  .m-pvp-news {
    font-size: inherit;
  }
  .m-news .u-tab-list,
  .m-pvp-news .u-tab-list {
    font-size: 16px;
  }
  .m-news .u-tab-list .more,
  .m-pvp-news .u-tab-list .more {
    width: 34px;
    height: 34px;
  }
  .m-news .u-tab-list .tab-item,
  .m-pvp-news .u-tab-list .tab-item {
    padding-right: 10px;
  }
  .m-news .news-top,
  .m-pvp-news .news-top {
    padding: 20px 0;
  }
  .m-news .news-top .title,
  .m-pvp-news .news-top .title {
    font-size: 20px;
  }
  .m-news .news-list,
  .m-pvp-news .news-list {
    margin-top: 20px;
    height: auto;
  }
  .m-news .news-list .news-item,
  .m-pvp-news .news-list .news-item {
    margin-top: 14px;
    line-height: 2;
  }
  .m-news .news-list .news-item {
    padding-right: 8%;
    width: 50%;
  }
  .m-news .news-list .news-item:nth-child(2n) {
    padding-left: 8%;
  }
  .m-news .news-list .news-item:nth-child(n+4) {
    display: block;
  }
  .m-news .news-list:after {
    display: block;
  }
  .m-pvp-news {
    position: static;
    padding-top: 2%;
    padding-bottom: 4%;
    padding-left: 6%;
    padding-right: 6%;
    max-width: 100%;
  }
  .m-pvp-news .news-list .news-item:last-child {
    display: block;
  }
  .m-media {
    padding: 0 20px;
  }
  .m-media .link-item {
    padding: 30px 0;
  }
  .m-media .link-item .icon {
    max-width: 90px;
  }
  .m-dsyh .more {
    left: 50%;
    margin-left: -350px;
  }
  .m-dsyh .work-box {
    width: 700px;
  }
  .m-pvp-banner {
    position: absolute;
  }
}
/** width < 720px **/
@media screen and (max-width: 719px) {
  .m-banner .banner-text .title {
    font-size: 20px;
  }
  .m-banner .banner-text .split {
    width: 95px;
  }
  .m-pvp-banner .banner-text .tag {
    font-size: 14px;
  }
  .m-pvp-banner .banner-text .title {
    font-size: 32px;
  }
  .m-pvp-banner .banner-text .split {
    width: 110px;
  }
  .m-pvp-banner .banner-text .desc {
    font-size: 16px;
  }
  .m-pvp-banner .banner-text .btn-go {
    margin-top: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .m-news .u-tab-list,
  .m-pvp-news .u-tab-list {
    font-size: 14px;
  }
  .m-news .u-tab-list .more,
  .m-pvp-news .u-tab-list .more {
    display: none;
  }
  .m-news .news-top,
  .m-pvp-news .news-top {
    padding: 16px 0;
  }
  .m-news .news-top .title,
  .m-pvp-news .news-top .title {
    font-size: 16px;
  }
  .m-news .news-list,
  .m-pvp-news .news-list {
    margin-top: 6px;
    height: auto;
    line-height: 1.8;
  }
  .m-news .news-list .news-item,
  .m-pvp-news .news-list .news-item {
    width: 100%;
    height: auto;
  }
  .m-news .u-more-link,
  .m-pvp-news .u-more-link {
    display: block;
    margin-top: 14px;
  }
  .m-news .news-list .news-item {
    padding-right: 0;
  }
  .m-news .news-list .news-item:nth-child(2n) {
    padding-left: 0;
  }
  .m-news .news-list .news-item:nth-child(n+4) {
    padding-left: 0;
  }
  .m-news .news-list .news-item:nth-child(n+5) {
    display: none;
  }
  .m-news .news-list:after {
    display: none;
  }
  .m-dsyh {
    padding-left: 10px;
    padding-right: 10px;
  }
  .m-dsyh .more {
    left: 10px;
    margin-left: 0;
  }
  .m-dsyh .work-box {
    width: 100%;
  }
}
/** width < 600px **/
@media screen and (max-width: 599px) {
  .m-news .u-tab-list .tab-item {
    padding-right: 5px;
    margin-right: 5px;
  }
  .m-banner .banner-switch button {
    padding: 0 4px;
    line-height: 1.5;
  }
  .m-pvp-banner .banner-text {
    left: 6%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .m-pvp-banner .banner-text .tag {
    margin-bottom: 2px;
    font-size: 12px;
  }
  .m-pvp-banner .banner-text .title {
    font-size: 18px;
  }
  .m-pvp-banner .banner-text .desc {
    font-size: 12px;
  }
  .m-pvp-banner .banner-text .split {
    margin: 2px 0 4px;
    width: 80px;
  }
  .m-pvp-banner .swiper-slide {
    overflow: hidden;
  }
  .m-pvp-banner .swiper-slide .logo {
    right: -10%;
    width: 150%;
  }
  .m-pvp-banner .slide-sszx .banner-text {
    left: 5%;
    max-width: 90%;
  }
  .m-pvp-banner .slide-sszx .banner-text .title {
    font-size: 22px;
  }
  .m-pvp-banner .slide-sszx .banner-text .line {
    width: 100%;
    margin: 8px 0 8px;
  }
  .m-pvp-banner .slide-sszx .banner-text .desc {
    font-size: 12px;
    line-height: 18px;
  }
  .m-pvp-banner .slide-sszx .banner-text .btn-enter {
    width: 106px;
    height: 22px;
    margin: 0 0 0;
    position: absolute;
    top: 2px;
    right: 0;
  }
  .m-role {
    height: 385px;
  }
  .m-role .u-role {
    height: 100%;
  }
  .m-role .u-role .school {
    margin-left: -160px;
    font-size: 14px;
  }
  .m-role .u-role .detail-link {
    top: 220px;
    margin-left: -120px;
    width: 40px;
  }
  .m-role .u-role-nav {
    padding: 0 10px;
    height: 65px;
    font-size: 12px;
  }
  .m-media {
    padding: 0;
    font-size: 14px;
  }
  .m-media .link-item {
    padding: 20px 0;
  }
  .m-media .link-item .icon {
    width: 52%;
    min-width: 50px;
  }
}
/** width < 480px **/
@media screen and (max-width: 480px) {
  .m-news,
  .m-pvp-news {
    font-size: 12px;
  }
  .m-news .u-tab-list,
  .m-pvp-news .u-tab-list {
    font-size: 12px;
  }
  .m-news .u-tab-list .tab-item,
  .m-pvp-news .u-tab-list .tab-item {
    padding-right: 0px;
  }
}
/** width < 360px **/
@media screen and (max-width: 359px) {
  .m-role .u-role .school {
    left: 4px;
    margin-left: 0;
  }
  .m-role .u-role .detail-link {
    left: 30px;
    margin-left: 0;
  }
  .m-news .u-tab-list .tab-item {
    padding-right: 4px;
  }
}
/** ====================================== 头部 ====================================== **/
.g-header,
.m-header-bg {
  width: 100%;
  height: 100vh;
}
.m-header-bg {
  position: fixed;
  top: 0;
  left: 0;
}
.m-header-bg .bgts {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}
.m-header-bg .bgts.nieplayer canvas {
  height: auto !important;
}
/** ====================================== 主体 ====================================== **/
.g-main {
  position: relative;
  width: 100%;
}
/** ------- 资讯展示（职业/banner/新闻/活动） ------- **/
.g-info {
  position: relative;
  width: 100%;
  padding-bottom: 52%;
}
.g-info .box-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.info-right {
  float: right;
  width: 48%;
  height: 100%;
}
.grid-large {
  float: left;
  width: 52%;
  height: 100%;
}
.grid-1 {
  position: relative;
  width: 100%;
  height: 47.5%;
}
.no-webp .grid-2 {background:#ffffff}
.webp .grid-2 {background:#ffffff}
.grid-2 {
  position: relative;
  width: 100%;
  height: 27.5%;
}
.no-webp .grid-3 {background:#f4f4f4}
.webp .grid-3 {background:#f4f4f4}
.grid-3 {
  position: relative;
  width: 100%;
  height: 25%;
}
/** ------------------- 赛事区 ------------------- **/
.g-pvp {
  position: relative;
  height: 425px;
}
.g-pvp .box-pvp {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.no-webp .grid-4 {background:#ffffff}
.webp .grid-4 {background:#ffffff}
.grid-4 {
  position: relative;
  float: right;
  width: 68.2%;
  height: 100%;
}
.no-webp .grid-5 {background:#ffffff}
.webp .grid-5 {background:#ffffff}
.grid-5 {
  position: relative;
  float: left;
  width: 31.8%;
  height: 100%;
}
/** ====================================== 尾部 ====================================== **/
/** ====================================== 注册弹窗 ====================================== **/
.no-webp .pop-mask {background-color:#000}
.webp .pop-mask {background-color:#000}
.pop-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  z-index: 100 !important;
  display: none;
}
.no-webp .reg-pop {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/bg_56f6c1a4.png) no-repeat}
.webp .reg-pop {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/bg_56f6c1a4.webp) no-repeat}
.reg-pop {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -327.5px;
  margin-top: -347.5px;
  width: 655px;
  height: 695px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 0;
  z-index: 101 !important;
}
.no-webp .reg-pop .reg-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/close_e6030249.png) no-repeat}
.webp .reg-pop .reg-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/close_e6030249.webp) no-repeat}
.reg-pop .reg-close {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 42px;
  height: 41px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.reg-pop .reg-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.no-webp .reg-pop .pop-title1 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/t1_c2cbc599.png) no-repeat}
.webp .reg-pop .pop-title1 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/t1_c2cbc599.webp) no-repeat}
.reg-pop .pop-title1 {
  margin: 0 auto 24px;
  width: 200px;
  height: 45px;
}
.no-webp .reg-pop .line {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/line_00d87850.png) no-repeat}
.webp .reg-pop .line {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/line_00d87850.webp) no-repeat}
.reg-pop .line {
  margin: 18px auto 24px;
  width: 624px;
  height: 11px;
}
.no-webp .reg-pop .pop-title2 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/t2_d02c7ecd.png) no-repeat}
.webp .reg-pop .pop-title2 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/t2_d02c7ecd.webp) no-repeat}
.reg-pop .pop-title2 {
  width: 201px;
  height: 41px;
  margin: 0 auto 18px;
}
.reg-pop #reg-wrap {
  width: 100%;
  margin: 0 auto;
}
.reg-pop .reg-wrap-text {
  display: none;
  width: 100%;
  margin: 0 auto;
  min-height: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 58px;
  text-align: center;
}
.reg-pop .reg-wrap-text .account-tips1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 6px;
  color: rgba(0, 0, 0, 0.6);
}
.reg-pop .reg-wrap-text .account-tips2 {
  font-size: 24px;
  margin-bottom: 26px;
  letter-spacing: 6px;
  color: rgba(0, 0, 0, 0.6);
}
.reg-pop .reg-wrap-text .account-name {
  font-size: 24px;
  letter-spacing: 6px;
  color: #ec831d;
}
.no-webp .reg-pop .ngp-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/pop-sprite_5f80c59d.png);
  background-size: 500% 500%}
.webp .reg-pop .ngp-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/pop-sprite_5f80c59d.webp);
  background-size: 500% 500%}
.no-webp .reg-pop .ngp-download {background-size:500% 500%}
.webp .reg-pop .ngp-download {background-size:500% 500%}
.reg-pop .ngp-download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px auto 8px;
  font-size: 0;
  height: 94px;
  width: 344px;
  mix-blend-mode: normal;
  -webkit-animation: sprite_z_Pre_comp_9_Comp_2_000 1s 0s steps(1) infinite normal;
          animation: sprite_z_Pre_comp_9_Comp_2_000 1s 0s steps(1) infinite normal;
}
.no-webp .reg-pop .ngp-download .ngp-download-img {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/download-img_0caf65b5.png);
  background-size: 100% 100%}
.webp .reg-pop .ngp-download .ngp-download-img {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/download-img_0caf65b5.webp);
  background-size: 100% 100%}
.no-webp .reg-pop .ngp-download .ngp-download-img {background-size:100% 100%}
.webp .reg-pop .ngp-download .ngp-download-img {background-size:100% 100%}
.reg-pop .ngp-download .ngp-download-img {
  height: 60px;
  width: 244px;
  mix-blend-mode: normal;
}
/** width >= 960px **/
@media screen and (min-width: 960px) {
  .g-main {
    position: relative;
    overflow: hidden;
  }
.no-webp .bg-white {background:#ffffff}
.webp .bg-white {background:#ffffff}
  .bg-white {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .ani-bounce-in {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    transition: -webkit-transform 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    transition: transform 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    transition: transform 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-transform 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  }
  .ani-fade-up {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  }
  .main-out .ani-bounce-in {
    position: relative;
    -webkit-transform: translate(0, 500px);
    -moz-transform: translate(0, 500px);
    -ms-transform: translate(0, 500px);
    -o-transform: translate(0, 500px);
    transform: translate(0, 500px);
  }
  .main-out .ani-fade-up {
    -webkit-transform: translate(0, 200px);
    -moz-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    -o-transform: translate(0, 200px);
    transform: translate(0, 200px);
    opacity: 0;
  }
}
/** width < 1600px **/
/** width < 1400px **/
@media screen and (max-width: 1439px) {
  .g-info {
    padding-bottom: 56.6%;
  }
  .grid-2 {
    height: 32.8%;
  }
  .grid-3 {
    height: 19.7%;
  }
  .g-pvp {
    height: 0;
    padding-bottom: 23.926%;
  }
  .grid-4 {
    width: 73%;
  }
  .grid-5 {
    width: 27%;
  }
}
/** width < 1024px **/
/** width < 960px **/
@media screen and (max-width: 959px) {
  #leihuo-age {
    position: fixed;
    bottom: 80px;
    left: 20px;
    width: 10.13333333%;
  }
.no-webp .g-main {background:#ffffff}
.webp .g-main {background:#ffffff}
  .g-main {
  }
  .bg-white {
    display: none;
  }
  .g-info {
    position: static;
    padding-bottom: 0;
  }
  .g-info .box-info {
    position: static;
  }
  .grid-large,
  .info-right {
    float: none;
    width: 100%;
    height: auto;
  }
  .grid-1 {
    padding-bottom: 52%;
    width: 100%;
    height: 0;
  }
  .grid-2 {
    height: auto;
  }
  .grid-3 {
    height: auto;
  }
  .g-pvp {
    position: static;
    padding-bottom: 0;
    height: auto;
  }
  .g-pvp .box-pvp {
    position: static;
  }
  .grid-4,
  .grid-5 {
    float: none;
    height: auto;
  }
  .grid-4 {
    padding-bottom: 33.33333333%;
    width: 100%;
    height: 0;
  }
  .grid-5 {
    width: 100%;
  }
}
/** width < 720px **/
@media screen and (max-width: 719px) {
  .g-header,
  .m-header-bg {
    height: 144vw;
  }
.no-webp .g-header .slogan, 
.no-webp .m-header-bg .slogan {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan-small_0a4a4ca3.png) no-repeat center top / 100%}
.webp .g-header .slogan, 
.webp .m-header-bg .slogan {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/slogan-small_0a4a4ca3.webp) no-repeat center top / 100%}
  .g-header .slogan,
  .m-header-bg .slogan {
    display: block;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    height: 100%;
  }
  .g-header video,
  .m-header-bg video {
    display: none;
  }
  /** ====================================== 注册弹窗 ====================================== **/
.no-webp .reg-pop {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-bg_8013a25f.png) no-repeat;
    background-size: 100% auto}
.webp .reg-pop {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-bg_8013a25f.webp) no-repeat;
    background-size: 100% auto}
.no-webp .reg-pop {background-size:100% auto}
.webp .reg-pop {background-size:100% auto}
  .reg-pop {
    width: calc(700 / 750 * 100vw);
    height: calc(855 / 750 * 100vw);
    margin-left: 0;
    margin-top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding-top: calc(70/750 * 100vw);
  }
.no-webp .reg-pop .reg-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-close_fad7f03e.png) no-repeat;
    background-size: 100% auto}
.webp .reg-pop .reg-close {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-close_fad7f03e.webp) no-repeat;
    background-size: 100% auto}
.no-webp .reg-pop .reg-close {background-size:100% auto}
.webp .reg-pop .reg-close {background-size:100% auto}
  .reg-pop .reg-close {
    position: absolute;
    top: calc(22 / 750 * 100vw);
    right: calc(22 / 750 * 100vw);
    width: calc(50 / 750 * 100vw);
    height: calc(50 / 750 * 100vw);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .reg-pop .reg-close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
.no-webp .reg-pop .pop-title1 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-t1_501294bb.png) no-repeat;
    background-size: 100% auto}
.webp .reg-pop .pop-title1 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-t1_501294bb.webp) no-repeat;
    background-size: 100% auto}
.no-webp .reg-pop .pop-title1 {background-size:100% auto}
.webp .reg-pop .pop-title1 {background-size:100% auto}
  .reg-pop .pop-title1 {
    width: calc(239 / 750 * 100vw);
    height: calc(54 / 750 * 100vw);
    margin-bottom: calc(30/750 * 100vw);
  }
  .reg-pop #reg-wrap {
    width: 100vw;
    margin: 0 auto;
    margin-left: calc(-25 / 750 * 100vw);
  }
.no-webp .reg-pop .line {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-line_9c6e8297.png) no-repeat;
    background-size: 100% auto}
.webp .reg-pop .line {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-line_9c6e8297.webp) no-repeat;
    background-size: 100% auto}
.no-webp .reg-pop .line {background-size:100% auto}
.webp .reg-pop .line {background-size:100% auto}
  .reg-pop .line {
    margin: calc(20 / 750 * 100vw) auto;
    width: calc(664 / 750 * 100vw);
    height: calc(11 / 750 * 100vw);
  }
.no-webp .reg-pop .pop-title2 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-t2_ed89c748.png) no-repeat;
    background-size: 100% auto}
.webp .reg-pop .pop-title2 {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-t2_ed89c748.webp) no-repeat;
    background-size: 100% auto}
.no-webp .reg-pop .pop-title2 {background-size:100% auto}
.webp .reg-pop .pop-title2 {background-size:100% auto}
  .reg-pop .pop-title2 {
    width: calc(241 / 750 * 100vw);
    height: calc(49 / 750 * 100vw);
    margin-bottom: calc(18 / 750 * 100vw);
  }
  .reg-pop .reg-wrap-text {
    min-height: calc(360 / 750 * 100vw);
    padding-top: calc(68 / 750 * 100vw);
  }
  .reg-pop .reg-wrap-text .account-tips1 {
    font-size: calc(40 / 750 * 100vw);
    margin-bottom: calc(32 / 750 * 100vw);
    letter-spacing: calc(6 / 750 * 100vw);
  }
  .reg-pop .reg-wrap-text .account-tips2 {
    font-size: calc(30 / 750 * 100vw);
    margin-bottom: calc(32 / 750 * 100vw);
    letter-spacing: calc(6 / 750 * 100vw);
  }
  .reg-pop .reg-wrap-text .account-name {
    font-size: calc(30 / 750 * 100vw);
    letter-spacing: calc(6 / 750 * 100vw);
  }
.no-webp .reg-pop .ngp-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-sprite_57b63637.png);
    background-size: 500% 500%}
.webp .reg-pop .ngp-download {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-sprite_57b63637.webp);
    background-size: 500% 500%}
.no-webp .reg-pop .ngp-download {background-size:500% 500%}
.webp .reg-pop .ngp-download {background-size:500% 500%}
  .reg-pop .ngp-download {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: calc(30 / 750 * 100vw) auto 0;
    font-size: 0;
    width: 402px;
    height: 110px;
    mix-blend-mode: normal;
    -webkit-animation: sprite_z_anniu_yidong_000 1s 0s steps(1) infinite normal;
            animation: sprite_z_anniu_yidong_000 1s 0s steps(1) infinite normal;
    position: relative;
    left: 50%;
    margin-left: -201px;
    -webkit-transform: scale(0.53333333);
            transform: scale(0.53333333);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
.no-webp .reg-pop .ngp-download .ngp-download-img {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-download-img_9565fe04.png);
    background-size: 100% 100%}
.webp .reg-pop .ngp-download .ngp-download-img {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-download-img_9565fe04.webp);
    background-size: 100% 100%}
.no-webp .reg-pop .ngp-download .ngp-download-img {background-size:100% 100%}
.webp .reg-pop .ngp-download .ngp-download-img {background-size:100% 100%}
  .reg-pop .ngp-download .ngp-download-img {
    width: 282px;
    height: 67px;
    mix-blend-mode: normal;
  }
}
/** width < 600px **/
@media screen and (max-width: 599px) {
  html {
    font-size: 12px;
  }
  .sszx {
    display: none !important ;
  }
  #leihuo-age {
    top: 60px;
    left: 10px;
  }
  .grid-4 {
    padding-bottom: 42.66666667%;
    width: 100%;
    height: 0;
    min-height: 150px;
  }
}
/** width < 480px **/
/** width < 360px **/
@-webkit-keyframes sprite_z_Pre_comp_9_Comp_2_000 {
  0% {
    background-position: 0px 0px;
  }
  4.2% {
    background-position: -344px 0px;
  }
  8.3% {
    background-position: -688px 0px;
  }
  12.5% {
    background-position: -1032px 0px;
  }
  16.7% {
    background-position: -1376px 0px;
  }
  20.8% {
    background-position: 0px -94px;
  }
  25% {
    background-position: -344px -94px;
  }
  29.2% {
    background-position: -688px -94px;
  }
  33.3% {
    background-position: -1032px -94px;
  }
  37.5% {
    background-position: -1376px -94px;
  }
  41.7% {
    background-position: 0px -188px;
  }
  45.8% {
    background-position: -344px -188px;
  }
  50% {
    background-position: -688px -188px;
  }
  54.2% {
    background-position: -1032px -188px;
  }
  58.3% {
    background-position: -1376px -188px;
  }
  62.5% {
    background-position: 0px -282px;
  }
  66.7% {
    background-position: -344px -282px;
  }
  70.8% {
    background-position: -688px -282px;
  }
  75% {
    background-position: -1032px -282px;
  }
  79.2% {
    background-position: -1376px -282px;
  }
  83.3% {
    background-position: 0px -376px;
  }
  87.5% {
    background-position: -344px -376px;
  }
  91.7% {
    background-position: -688px -376px;
  }
  95.8% {
    background-position: -1032px -376px;
  }
  100% {
    background-position: -1032px -376px;
  }
}
@keyframes sprite_z_Pre_comp_9_Comp_2_000 {
  0% {
    background-position: 0px 0px;
  }
  4.2% {
    background-position: -344px 0px;
  }
  8.3% {
    background-position: -688px 0px;
  }
  12.5% {
    background-position: -1032px 0px;
  }
  16.7% {
    background-position: -1376px 0px;
  }
  20.8% {
    background-position: 0px -94px;
  }
  25% {
    background-position: -344px -94px;
  }
  29.2% {
    background-position: -688px -94px;
  }
  33.3% {
    background-position: -1032px -94px;
  }
  37.5% {
    background-position: -1376px -94px;
  }
  41.7% {
    background-position: 0px -188px;
  }
  45.8% {
    background-position: -344px -188px;
  }
  50% {
    background-position: -688px -188px;
  }
  54.2% {
    background-position: -1032px -188px;
  }
  58.3% {
    background-position: -1376px -188px;
  }
  62.5% {
    background-position: 0px -282px;
  }
  66.7% {
    background-position: -344px -282px;
  }
  70.8% {
    background-position: -688px -282px;
  }
  75% {
    background-position: -1032px -282px;
  }
  79.2% {
    background-position: -1376px -282px;
  }
  83.3% {
    background-position: 0px -376px;
  }
  87.5% {
    background-position: -344px -376px;
  }
  91.7% {
    background-position: -688px -376px;
  }
  95.8% {
    background-position: -1032px -376px;
  }
  100% {
    background-position: -1032px -376px;
  }
}
@-webkit-keyframes sprite_z_anniu_yidong_000 {
  0% {
    background-position: 0px 0px;
  }
  4.2% {
    background-position: -402px 0px;
  }
  8.3% {
    background-position: -804px 0px;
  }
  12.5% {
    background-position: -1206px 0px;
  }
  16.7% {
    background-position: -1608px 0px;
  }
  20.8% {
    background-position: 0px -110px;
  }
  25% {
    background-position: -402px -110px;
  }
  29.2% {
    background-position: -804px -110px;
  }
  33.3% {
    background-position: -1206px -110px;
  }
  37.5% {
    background-position: -1608px -110px;
  }
  41.7% {
    background-position: 0px -220px;
  }
  45.8% {
    background-position: -402px -220px;
  }
  50% {
    background-position: -804px -220px;
  }
  54.2% {
    background-position: -1206px -220px;
  }
  58.3% {
    background-position: -1608px -220px;
  }
  62.5% {
    background-position: 0px -330px;
  }
  66.7% {
    background-position: -402px -330px;
  }
  70.8% {
    background-position: -804px -330px;
  }
  75% {
    background-position: -1206px -330px;
  }
  79.2% {
    background-position: -1608px -330px;
  }
  83.3% {
    background-position: 0px -440px;
  }
  87.5% {
    background-position: -402px -440px;
  }
  91.7% {
    background-position: -804px -440px;
  }
  95.8% {
    background-position: -1206px -440px;
  }
  100% {
    background-position: -1206px -440px;
  }
}
@keyframes sprite_z_anniu_yidong_000 {
  0% {
    background-position: 0px 0px;
  }
  4.2% {
    background-position: -402px 0px;
  }
  8.3% {
    background-position: -804px 0px;
  }
  12.5% {
    background-position: -1206px 0px;
  }
  16.7% {
    background-position: -1608px 0px;
  }
  20.8% {
    background-position: 0px -110px;
  }
  25% {
    background-position: -402px -110px;
  }
  29.2% {
    background-position: -804px -110px;
  }
  33.3% {
    background-position: -1206px -110px;
  }
  37.5% {
    background-position: -1608px -110px;
  }
  41.7% {
    background-position: 0px -220px;
  }
  45.8% {
    background-position: -402px -220px;
  }
  50% {
    background-position: -804px -220px;
  }
  54.2% {
    background-position: -1206px -220px;
  }
  58.3% {
    background-position: -1608px -220px;
  }
  62.5% {
    background-position: 0px -330px;
  }
  66.7% {
    background-position: -402px -330px;
  }
  70.8% {
    background-position: -804px -330px;
  }
  75% {
    background-position: -1206px -330px;
  }
  79.2% {
    background-position: -1608px -330px;
  }
  83.3% {
    background-position: 0px -440px;
  }
  87.5% {
    background-position: -402px -440px;
  }
  91.7% {
    background-position: -804px -440px;
  }
  95.8% {
    background-position: -1206px -440px;
  }
  100% {
    background-position: -1206px -440px;
  }
}

.no-webp .pop_video_bg, 
.no-webp .bili-mask {background:rgba(0, 0, 0, 0.7)}

.webp .pop_video_bg, 
.webp .bili-mask {background:rgba(0, 0, 0, 0.7)}

.pop_video_bg,
.bili-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.pop_video {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1200px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.pop_video #pop_vv > div {
  max-width: 100%;
  height: auto !important;
}
.pop_video video {
  width: 100%;
  height: auto;
}
.no-webp .bili-frame {background:#000000}
.webp .bili-frame {background:#000000}
.bili-frame {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1200px;
  height: 680px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.bili-frame iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.close_pv,
.close_bili {
  position: absolute;
  top: -50px;
  right: 0;
  text-indent: -9999em;
  font-size: 0;
  width: 50px;
  height: 50px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
}
.close_pv:before,
.close_bili:before,
.close_pv:after,
.close_bili:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 50px;
  border-right: 1px solid #ffffff;
}
.close_pv:before,
.close_bili:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.close_pv:after,
.close_bili:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close_pv:hover,
.close_bili:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 1200px) {
  .pop_video {
    width: 100%;
  }
  .bili-frame {
    width: 100%;
    height: 0;
    padding-bottom: 56.66666667%;
  }
}

