@charset "utf-8";

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
}

/* 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,
select {
  margin: 0;
  padding: 0;
}

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

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

li {
  list-style: none;
}

button,
a,
select {
  border: none;
  outline: none;
}

input,
textarea,
button,
a {
  font: inherit;
  color: inherit;
}

input,
textarea {
  outline: none;
}

textarea {
  overflow: auto;
  resize: none;
}

a,
button {
  cursor: pointer;
}

a,
a:hover {
  text-decoration: 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;
}

#NIE-topBar {
  z-index: 999 !important;
}

#NIE-topBar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
}

@font-face {
  font-family: 'fzskjw';
  src: url(https://dream.res.netease.com/pc/zt/20230406224223/assets/font_94290d48.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

.fz {
  font-family: "fzskjw";
}

@font-face {
  font-family: 'hyykh';
  src: url(https://dream.res.netease.com/pc/zt/20230406224223/assets/font2_dfdc9fe1.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

.fz2 {
  font-family: "hyykh";
}

#leihuo_top_content {
  display: none;
}

html.pc {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 1200px;
  min-height: 1080px;
}

html.pc body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 1380px;
  min-height: 1080px;
  max-width: 1920px;
  font-size: 16px;
}

.no-webp body.pc .container-guide {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pcbg_920d7225.jpg) no-repeat top center / cover}

.webp body.pc .container-guide {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pcbg_920d7225.webp) no-repeat top center / cover}

body.pc .container-guide {
  width: 100%;
  height: 1080px;
}

body.pc #logo {
  position: absolute;
  left: 50%;
  top: 123px;
  width: 97px;
  margin-left: -440px;
}

body.pc #logo img {
  display: block;
  width: 100%;
}

.no-webp body.pc .logo2 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pclogo2_72e5a2ab.png) no-repeat top center / cover}

.webp body.pc .logo2 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pclogo2_72e5a2ab.webp) no-repeat top center / cover}

body.pc .logo2 {
  position: absolute;
  left: 50%;
  top: 142px;
  margin-left: -326px;
  width: 134px;
  height: 134px;
}

.no-webp body.pc .qrbox {background:#fff}

.webp body.pc .qrbox {background:#fff}

body.pc .qrbox {
  position: absolute;
  left: 50%;
  top: 596px;
  margin-left: -457px;
  width: 253px;
  height: 253px;
  border: 2px solid #221610;
  border-radius: 15px;
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body.pc .qrbox #qrcode {
  width: 230px;
  height: 230px;
}

.no-webp body.pc #copyright .footer {background-color:#000}

.webp body.pc #copyright .footer {background-color:#000}

body.pc #copyright .footer {
}

.no-webp body.pc #copyright .btn-copyright {background-color:rgba(216, 71, 24, 0.73)}

.webp body.pc #copyright .btn-copyright {background-color:rgba(216, 71, 24, 0.73)}

body.pc #copyright .btn-copyright {
  padding: 3px 5px;
  border-radius: 15px;
  z-index: 1000;
}

html.m body {
  margin: 0 auto;
  width: 100%;
  font-size: 0.26rem;
}

html.m .el-message-box {
  max-width: 80%;
}

body.m #logo {
  position: absolute;
  left: 50%;
  top: 1.25rem;
  width: 0.6rem;
  z-index: 2;
  margin-left: -0.8rem;
}

body.m #logo img {
  display: block;
  width: 100%;
}

.no-webp body.m #logo:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/logo2_aa1457bf.png) center no-repeat;
  background-size: 100% 100%}

.webp body.m #logo:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/logo2_aa1457bf.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp body.m #logo:after {background-size:100% 100%}

.webp body.m #logo:after {background-size:100% 100%}

body.m #logo:after {
  content: "";
  position: absolute;
  right: -1.05rem;
  top: 0.1rem;
  width: 0.9rem;
  height: 0.9rem;
}

.no-webp body.m #forhorview {background:#000}

.webp body.m #forhorview {background:#000}

body.m #forhorview {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 9999;
}

body.m #forhorview p {
  text-align: center;
  color: #fff;
  position: relative;
  top: 35%;
  font-size: 0.3rem;
}

.container-h5 {
  position: relative;
}

.no-webp .container-h5 .topbar {background-color:rgba(255, 255, 255, 0.56)}

.webp .container-h5 .topbar {background-color:rgba(255, 255, 255, 0.56)}

.container-h5 .topbar {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 1rem;
}

.container-h5 .topbar .l {
  position: absolute;
  left: 0.18rem;
  top: 0.05rem;
  width: 3.2rem;
}

.no-webp .container-h5 .topbar .l .icon {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon_b2ea0fcf.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .topbar .l .icon {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon_b2ea0fcf.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .topbar .l .icon {background-size:100% 100%}

.webp .container-h5 .topbar .l .icon {background-size:100% 100%}

.container-h5 .topbar .l .icon {
  float: left;
  width: 0.89rem;
  height: 0.89rem;
}

.container-h5 .topbar .l .info {
  float: left;
  margin-left: 0.15rem;
  margin-top: 0.05rem;
}

.container-h5 .topbar .l .info h2 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #333333;
}

.container-h5 .topbar .l .info p {
  font-size: 0.2rem;
  color: #000;
}

.no-webp .container-h5 .topbar .btn-entergame {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-entergame_855c0570.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .topbar .btn-entergame {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-entergame_855c0570.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .topbar .btn-entergame {background-size:100% 100%}

.webp .container-h5 .topbar .btn-entergame {background-size:100% 100%}

.container-h5 .topbar .btn-entergame {
  position: absolute;
  right: 0.18rem;
  top: 0.13rem;
  width: 2.34rem;
  height: 0.7rem;
}

.container-h5 .part {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 2;
}

.no-webp .container-h5 .part-index {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/index-bg_18c0a8ab.jpg) no-repeat center top;
  background-size: cover}

.webp .container-h5 .part-index {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/index-bg_18c0a8ab.webp) no-repeat center top;
  background-size: cover}

.no-webp .container-h5 .part-index {background-size:cover}

.webp .container-h5 .part-index {background-size:cover}

.container-h5 .part-index {
  width: 100%;
  height: 16.24rem;
}

.no-webp .container-h5 .part-index .btn-rule {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-rule_d2005b8a.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-index .btn-rule {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-rule_d2005b8a.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-index .btn-rule {background-size:100% 100%}

.webp .container-h5 .part-index .btn-rule {background-size:100% 100%}

.container-h5 .part-index .btn-rule {
  position: absolute;
  left: 0.15rem;
  top: 1.25rem;
  width: 0.55rem;
  height: 0.55rem;
}

.container-h5 .part-index .login-box {
  position: absolute;
  right: 0;
  top: 1.06rem;
}

.no-webp .container-h5 .part-index .login-box .btn-login {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-login_df4d319f.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-index .login-box .btn-login {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-login_df4d319f.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-index .login-box .btn-login {background-size:100% 100%}

.webp .container-h5 .part-index .login-box .btn-login {background-size:100% 100%}

.container-h5 .part-index .login-box .btn-login {
  display: block;
  width: 1.2rem;
  height: 0.56rem;
}

.container-h5 .part-index .login-box .logined {
  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;
}

.container-h5 .part-index .login-box .logined .logininfo {
  font-size: 0.24rem;
  color: #402a19;
  margin-top: -0.08rem;
}

.no-webp .container-h5 .part-index .login-box .logined .btn-logout {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-logout_351ce447.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-index .login-box .logined .btn-logout {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-logout_351ce447.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-index .login-box .logined .btn-logout {background-size:100% 100%}

.webp .container-h5 .part-index .login-box .logined .btn-logout {background-size:100% 100%}

.container-h5 .part-index .login-box .logined .btn-logout {
  display: block;
  width: 1.2rem;
  height: 0.56rem;
}

.container-h5 .part-index .btns {
  position: absolute;
  left: 0;
  top: 11.8rem;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.container-h5 .part-index .btns .btn {
  width: 3.14rem;
  height: 1.09rem;
  display: inline-block;
  vertical-align: middle;
}

.no-webp .container-h5 .part-index .btns .btn.btn-jktj {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-jktj_f0924aeb.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-index .btns .btn.btn-jktj {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-jktj_f0924aeb.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-index .btns .btn.btn-jktj {background-size:100% 100%}

.webp .container-h5 .part-index .btns .btn.btn-jktj {background-size:100% 100%}

.container-h5 .part-index .btns .btn.btn-jktj {
  width: 3.14rem;
  height: 1.09rem;
}

.no-webp .container-h5 .part-index .btns .btn.btn-ckjl {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-ckjl_8b77a78f.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-index .btns .btn.btn-ckjl {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-ckjl_8b77a78f.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-index .btns .btn.btn-ckjl {background-size:100% 100%}

.webp .container-h5 .part-index .btns .btn.btn-ckjl {background-size:100% 100%}

.container-h5 .part-index .btns .btn.btn-ckjl {
  width: 3.14rem;
  height: 1.09rem;
}

.no-webp .container-h5 .part-tj {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/inner-bg2_1774317a.jpg) no-repeat center top;
  background-size: cover}

.webp .container-h5 .part-tj {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/inner-bg2_1774317a.webp) no-repeat center top;
  background-size: cover}

.no-webp .container-h5 .part-tj {background-size:cover}

.webp .container-h5 .part-tj {background-size:cover}

.container-h5 .part-tj {
  width: 100%;
  height: 37.14rem;
  z-index: 3;
}

.no-webp .container-h5 .part-tj .changebtn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/c-jl_d6a93434.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .changebtn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/c-jl_d6a93434.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .changebtn {background-size:100% 100%}

.webp .container-h5 .part-tj .changebtn {background-size:100% 100%}

.container-h5 .part-tj .changebtn {
  position: fixed;
  right: -0.1rem;
  z-index: 15;
  bottom: 1.85rem;
  width: 1.8rem;
  height: 0.72rem;
}

.container-h5 .part-tj .inner1 {
  position: relative;
  margin: 1.6rem auto 0;
}

.no-webp .container-h5 .part-tj .inner1 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-djfp_9616d104.png) center no-repeat;
  background-size: 100% 100%;
  background-size: 3.29rem 100%}

.webp .container-h5 .part-tj .inner1 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-djfp_9616d104.webp) center no-repeat;
  background-size: 100% 100%;
  background-size: 3.29rem 100%}

.no-webp .container-h5 .part-tj .inner1 .tit {background-size:100% 100%}

.webp .container-h5 .part-tj .inner1 .tit {background-size:100% 100%}

.no-webp .container-h5 .part-tj .inner1 .tit {background-size:3.29rem 100%}

.webp .container-h5 .part-tj .inner1 .tit {background-size:3.29rem 100%}

.container-h5 .part-tj .inner1 .tit {
  position: relative;
  width: 3.29rem;
  height: 0.72rem;
  width: 6.4rem;
  margin: auto;
}

.no-webp .container-h5 .part-tj .inner1 .tit .btn-back {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-back_dc7e8fd9.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner1 .tit .btn-back {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-back_dc7e8fd9.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner1 .tit .btn-back {background-size:100% 100%}

.webp .container-h5 .part-tj .inner1 .tit .btn-back {background-size:100% 100%}

.container-h5 .part-tj .inner1 .tit .btn-back {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.67rem;
  height: 0.67rem;
}

.container-h5 .part-tj .inner1 .con {
  position: relative;
  width: 5.97rem;
  height: 8.65rem;
  margin: 0.5rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-h5 .part-tj .inner1 .con .item {
  position: relative;
  width: 1.87rem;
  height: 2.79rem;
  -webkit-transform: perspective(5rem);
  transform: perspective(5rem);
}

.no-webp .container-h5 .part-tj .inner1 .con .item .img-zm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/card-front_f5ba10ed.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner1 .con .item .img-zm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/card-front_f5ba10ed.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner1 .con .item .img-zm {background-size:100% 100%}

.webp .container-h5 .part-tj .inner1 .con .item .img-zm {background-size:100% 100%}

.container-h5 .part-tj .inner1 .con .item .img-zm {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 1.87rem;
  height: 2.79rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: none;
}

.no-webp .container-h5 .part-tj .inner1 .con .item .img-fm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/card-back_c9fa57b8.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner1 .con .item .img-fm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/card-back_c9fa57b8.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner1 .con .item .img-fm {background-size:100% 100%}

.webp .container-h5 .part-tj .inner1 .con .item .img-fm {background-size:100% 100%}

.container-h5 .part-tj .inner1 .con .item .img-fm {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 1.87rem;
  height: 2.79rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.container-h5 .part-tj .inner1 .botinfo {
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.25rem;
}

.container-h5 .part-tj .inner1 .botinfo p {
  font-size: 0.24rem;
  color: #402a19;
}

.no-webp .container-h5 .part-tj .inner1 .botinfo .btn-getnum {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-getNum_7602d982.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner1 .botinfo .btn-getnum {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-getNum_7602d982.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner1 .botinfo .btn-getnum {background-size:100% 100%}

.webp .container-h5 .part-tj .inner1 .botinfo .btn-getnum {background-size:100% 100%}

.container-h5 .part-tj .inner1 .botinfo .btn-getnum {
  margin-left: 0.2rem;
  width: 3.48rem;
  height: 0.94rem;
}

.container-h5 .part-tj .inner2 {
  margin-top: 0.95rem;
}

.no-webp .container-h5 .part-tj .inner2 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-hcmm_e031a2bb.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner2 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-hcmm_e031a2bb.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner2 .tit {background-size:100% 100%}

.webp .container-h5 .part-tj .inner2 .tit {background-size:100% 100%}

.container-h5 .part-tj .inner2 .tit {
  position: relative;
  width: 3.25rem;
  height: 0.71rem;
  margin: auto;
}

.container-h5 .part-tj .inner2 .con {
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.3rem;
}

.container-h5 .part-tj .inner2 .con .left,
.container-h5 .part-tj .inner2 .con .right {
  position: relative;
  width: 2.75rem;
  height: 4.11rem;
}

.container-h5 .part-tj .inner2 .con .left img,
.container-h5 .part-tj .inner2 .con .right img {
  display: block;
  width: 100%;
}

.no-webp .container-h5 .part-tj .inner2 .con .left .btn-del, 
.no-webp .container-h5 .part-tj .inner2 .con .right .btn-del {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner2 .con .left .btn-del, 
.webp .container-h5 .part-tj .inner2 .con .right .btn-del {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner2 .con .left .btn-del, 
.no-webp .container-h5 .part-tj .inner2 .con .right .btn-del {background-size:100% 100%}

.webp .container-h5 .part-tj .inner2 .con .left .btn-del, 
.webp .container-h5 .part-tj .inner2 .con .right .btn-del {background-size:100% 100%}

.container-h5 .part-tj .inner2 .con .left .btn-del,
.container-h5 .part-tj .inner2 .con .right .btn-del {
  position: absolute;
  right: -0.25rem;
  top: -0.25rem;
  width: 0.84rem;
  height: 0.85rem;
  width: 0.5rem;
  height: 0.5rem;
}

.no-webp .container-h5 .part-tj .inner2 .con .add {background-color:#905832}

.webp .container-h5 .part-tj .inner2 .con .add {background-color:#905832}

.container-h5 .part-tj .inner2 .con .add {
  position: relative;
  width: 0.14rem;
  height: 0.43rem;
  margin: 0 0.3rem;
}

.no-webp .container-h5 .part-tj .inner2 .con .add:after {background-color:#905832}

.webp .container-h5 .part-tj .inner2 .con .add:after {background-color:#905832}

.container-h5 .part-tj .inner2 .con .add:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -0.215rem;
  top: 50%;
  margin-top: -0.07rem;
  width: 0.43rem;
  height: 0.14rem;
}

.no-webp .container-h5 .part-tj .inner2 .btn-hc {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-hc_3b1ac45e.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner2 .btn-hc {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-hc_3b1ac45e.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner2 .btn-hc {background-size:100% 100%}

.webp .container-h5 .part-tj .inner2 .btn-hc {background-size:100% 100%}

.container-h5 .part-tj .inner2 .btn-hc {
  display: block;
  width: 3.1rem;
  height: 0.93rem;
  margin: 0.4rem auto 0;
}

.container-h5 .part-tj .inner3 {
  width: 6.76rem;
  margin: 0.5rem auto 0;
}

.no-webp .container-h5 .part-tj .inner3 .lab1 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/lab-mstj_c78a90a3.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner3 .lab1 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/lab-mstj_c78a90a3.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner3 .lab1 {background-size:100% 100%}

.webp .container-h5 .part-tj .inner3 .lab1 {background-size:100% 100%}

.container-h5 .part-tj .inner3 .lab1 {
  width: 1.57rem;
  height: 0.51rem;
}

.no-webp .container-h5 .part-tj .inner3 .lab2 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/lab-msmtj_cc49621e.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner3 .lab2 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/lab-msmtj_cc49621e.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner3 .lab2 {background-size:100% 100%}

.webp .container-h5 .part-tj .inner3 .lab2 {background-size:100% 100%}

.container-h5 .part-tj .inner3 .lab2 {
  width: 1.93rem;
  height: 0.51rem;
  margin-top: 0.5rem;
}

.no-webp .container-h5 .part-tj .inner3 .list {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/list-bg_a8987b47.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner3 .list {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/list-bg_a8987b47.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner3 .list {background-size:100% 100%}

.webp .container-h5 .part-tj .inner3 .list {background-size:100% 100%}

.container-h5 .part-tj .inner3 .list {
  margin: 0.2rem auto 0;
  width: 6.76rem;
  height: 5rem;
  overflow: hidden;
}

.container-h5 .part-tj .inner3 .list .innr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 6.15rem;
  margin: 0.32rem auto 0;
}

.container-h5 .part-tj .inner3 .list .innr .item {
  position: relative;
  width: 1.38rem;
  height: 2.06rem;
  margin-right: 0.2rem;
}

.container-h5 .part-tj .inner3 .list .innr .item:nth-child(4n) {
  margin-right: 0;
}

.container-h5 .part-tj .inner3 .list .innr .item:nth-child( n + 5 ) {
  margin-top: 0.18rem;
}

.container-h5 .part-tj .inner3 .list .innr .item .img {
  width: 1.38rem;
  height: 2.06rem;
}

.container-h5 .part-tj .inner3 .list .innr .item .img img {
  display: block;
  width: 100%;
}

.no-webp .container-h5 .part-tj .inner3 .list .innr .item .num {background-color:#f08d42}

.webp .container-h5 .part-tj .inner3 .list .innr .item .num {background-color:#f08d42}

.container-h5 .part-tj .inner3 .list .innr .item .num {
  position: absolute;
  right: -0.11rem;
  top: -0.11rem;
  z-index: 1;
  display: inline-block;
  width: auto;
  min-width: 0.35rem;
  height: 0.35rem;
  border-radius: 0.35rem;
  border: 0.02rem solid #fff;
  text-align: center;
  color: #fff;
}

.no-webp .container-h5 .part-tj .inner3 .list .innr .item .cover {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/choose-bg_306759e2.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner3 .list .innr .item .cover {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/choose-bg_306759e2.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner3 .list .innr .item .cover {background-size:100% 100%}

.webp .container-h5 .part-tj .inner3 .list .innr .item .cover {background-size:100% 100%}

.container-h5 .part-tj .inner3 .list .innr .item .cover {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.89rem;
  margin-top: -1.23rem;
  width: 1.78rem;
  height: 2.46rem;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-add {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-add_345d6325.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-add {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-add_345d6325.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-add {background-size:100% 100%}

.webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-add {background-size:100% 100%}

.container-h5 .part-tj .inner3 .list .innr .item .cover .btn-add {
  display: block;
  margin-bottom: 0.3rem;
  margin-top: 0.1rem;
  width: 1.41rem;
  height: 0.52rem;
}

.no-webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-look {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-look_db40129e.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-look {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-look_db40129e.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-look {background-size:100% 100%}

.webp .container-h5 .part-tj .inner3 .list .innr .item .cover .btn-look {background-size:100% 100%}

.container-h5 .part-tj .inner3 .list .innr .item .cover .btn-look {
  display: block;
  width: 1.41rem;
  height: 0.52rem;
}

.no-webp .container-h5 .part-tj .inner3 .btn-giveget {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-giveget_8c1eb0b8.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-tj .inner3 .btn-giveget {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-giveget_8c1eb0b8.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-tj .inner3 .btn-giveget {background-size:100% 100%}

.webp .container-h5 .part-tj .inner3 .btn-giveget {background-size:100% 100%}

.container-h5 .part-tj .inner3 .btn-giveget {
  display: block;
  margin: 0.25rem auto 0;
  width: 3.65rem;
  height: 0.93rem;
}

.no-webp .container-h5 .part-jly {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/inner-bg_64784d2e.jpg) no-repeat center top;
  background-size: cover}

.webp .container-h5 .part-jly {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/inner-bg_64784d2e.webp) no-repeat center top;
  background-size: cover}

.no-webp .container-h5 .part-jly {background-size:cover}

.webp .container-h5 .part-jly {background-size:cover}

.container-h5 .part-jly {
  width: 100%;
  height: 16.24rem;
  z-index: 3;
}

.no-webp .container-h5 .part-jly:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/qj_db3cd552.png) no-repeat center top;
  background-size: 100% 100%}

.webp .container-h5 .part-jly:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/qj_db3cd552.webp) no-repeat center top;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly:after {background-size:100% 100%}

.webp .container-h5 .part-jly:after {background-size:100% 100%}

.container-h5 .part-jly:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.no-webp .container-h5 .part-jly .changebtn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/c-kp_62548c79.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .changebtn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/c-kp_62548c79.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .changebtn {background-size:100% 100%}

.webp .container-h5 .part-jly .changebtn {background-size:100% 100%}

.container-h5 .part-jly .changebtn {
  position: fixed;
  right: -0.1rem;
  z-index: 15;
  bottom: 1.85rem;
  width: 1.8rem;
  height: 0.72rem;
}

.container-h5 .part-jly .inner1 {
  position: relative;
  margin: 1.4rem auto 0;
}

.no-webp .container-h5 .part-jly .inner1 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-jldh_bee0ece1.png) center no-repeat;
  background-size: 100% 100%;
  background-size: 3.23rem 100%}

.webp .container-h5 .part-jly .inner1 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-jldh_bee0ece1.webp) center no-repeat;
  background-size: 100% 100%;
  background-size: 3.23rem 100%}

.no-webp .container-h5 .part-jly .inner1 .tit {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .tit {background-size:100% 100%}

.no-webp .container-h5 .part-jly .inner1 .tit {background-size:3.23rem 100%}

.webp .container-h5 .part-jly .inner1 .tit {background-size:3.23rem 100%}

.container-h5 .part-jly .inner1 .tit {
  position: relative;
  width: 3.29rem;
  height: 0.72rem;
  width: 6.76rem;
  margin: auto;
}

.no-webp .container-h5 .part-jly .inner1 .tit .btn-back {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-back_dc7e8fd9.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .tit .btn-back {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-back_dc7e8fd9.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .tit .btn-back {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .tit .btn-back {background-size:100% 100%}

.container-h5 .part-jly .inner1 .tit .btn-back {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.67rem;
  height: 0.67rem;
}

.no-webp .container-h5 .part-jly .inner1 .con {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/inner-bg1_a8ce3325.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/inner-bg1_a8ce3325.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con {
  width: 6.76rem;
  height: 6.84rem;
  margin: 0.05rem auto 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.container-h5 .part-jly .inner1 .con .top {
  display: inline-block;
  width: auto;
  margin-top: 0.35rem;
}

.container-h5 .part-jly .inner1 .con .top .ttxt {
  font-size: 0.24rem;
  color: #482b1b;
}

.container-h5 .part-jly .inner1 .con .top .ttxt .num {
  color: #db5b38;
}

.no-webp .container-h5 .part-jly .inner1 .con .top .img1 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-1_7e05f68d.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .top .img1 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-1_7e05f68d.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .top .img1 {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .top .img1 {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .top .img1 {
  margin-top: 0.19rem;
  width: 2.19rem;
  height: 1.92rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .top .btn-dh {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh_ec2cf4f7.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .top .btn-dh {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh_ec2cf4f7.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .top .btn-dh {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .top .btn-dh {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .top .btn-dh {
  display: block;
  margin: 0.17rem auto 0;
  width: 2.05rem;
  height: 0.67rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .top .btn-dh.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh-on_1f9c8c91.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .top .btn-dh.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh-on_1f9c8c91.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .top .btn-dh.on {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .top .btn-dh.on {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .top .btn-dh.on {
  width: 1.59rem;
  height: 0.58rem;
}

.container-h5 .part-jly .inner1 .con .bot {
  font-size: 0;
  text-align: center;
  margin-top: 0.2rem;
}

.container-h5 .part-jly .inner1 .con .bot .item {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.3rem;
}

.container-h5 .part-jly .inner1 .con .bot .item .ttxt {
  font-size: 0.24rem;
  color: #482b1b;
}

.container-h5 .part-jly .inner1 .con .bot .item .ttxt .num {
  color: #db5b38;
}

.container-h5 .part-jly .inner1 .con .bot .item .img {
  position: relative;
  margin-top: 0.1rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-2_21017bd7.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-2_21017bd7.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2 {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2 {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .bot .item .img.img2 {
  width: 1.53rem;
  height: 1.53rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl2-bq_27c10101.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl2-bq_27c10101.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2:after {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img2:after {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .bot .item .img.img2:after {
  content: "";
  position: absolute;
  right: -0.38rem;
  top: 0.1rem;
  width: 0.51rem;
  height: 1.17rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img3 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-3_759fc43f.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img3 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-3_759fc43f.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img3 {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img3 {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .bot .item .img.img3 {
  width: 1.53rem;
  height: 1.53rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img4 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-4_9ac7492e.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img4 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/jl-4_9ac7492e.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .img.img4 {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .img.img4 {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .bot .item .img.img4 {
  width: 1.53rem;
  height: 1.53rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh2_431598b8.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh2_431598b8.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .bot .item .btn-dh {
  display: block;
  margin: 0.17rem auto 0;
  width: 1.59rem;
  height: 0.58rem;
}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh-on_1f9c8c91.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dh-on_1f9c8c91.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh.on {background-size:100% 100%}

.webp .container-h5 .part-jly .inner1 .con .bot .item .btn-dh.on {background-size:100% 100%}

.container-h5 .part-jly .inner1 .con .bot .item .btn-dh.on {
  width: 1.59rem;
  height: 0.58rem;
}

.container-h5 .part-jly .inner2 {
  position: relative;
  margin: 0.1rem auto 0;
}

.no-webp .container-h5 .part-jly .inner2 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-tj_b2d2126d.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner2 .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-tj_b2d2126d.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner2 .tit {background-size:100% 100%}

.webp .container-h5 .part-jly .inner2 .tit {background-size:100% 100%}

.container-h5 .part-jly .inner2 .tit {
  position: relative;
  width: 3.83rem;
  height: 0.72rem;
  margin: auto;
}

.container-h5 .part-jly .inner2 .con {
  position: relative;
  width: 6.78rem;
  height: 3.92rem;
  margin: auto;
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-webp .container-h5 .part-jly .inner2 .con .bg {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/end-bg_3251106c.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner2 .con .bg {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/end-bg_3251106c.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner2 .con .bg {background-size:100% 100%}

.webp .container-h5 .part-jly .inner2 .con .bg {background-size:100% 100%}

.container-h5 .part-jly .inner2 .con .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 6.78rem;
  height: 3.92rem;
}

.container-h5 .part-jly .inner2 .con .cats {
  position: relative;
  z-index: 2;
  width: 6.48rem;
  height: 3.62rem;
  overflow: hidden;
}

.container-h5 .part-jly .inner2 .con .cats .img {
  position: absolute;
  left: 50%;
  top: 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: 6.78rem;
  height: 3.92rem;
}

.container-h5 .part-jly .inner2 .con .cats .img img {
  display: block;
  width: 100%;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="tpgz"] {
  z-index: 2;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="llj"] {
  z-index: 3;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="zy"] {
  z-index: 4;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="sc"] {
  z-index: 5;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="lsm"] {
  z-index: 6;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="was"] {
  z-index: 7;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="zky"] {
  z-index: 9;
}

.container-h5 .part-jly .inner2 .con .cats .img[data-index="wzt"] {
  z-index: 8;
}

.no-webp .container-h5 .part-jly .inner2 .con .front {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/front-bg_2be257e0.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner2 .con .front {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/front-bg_2be257e0.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner2 .con .front {background-size:100% 100%}

.webp .container-h5 .part-jly .inner2 .con .front {background-size:100% 100%}

.container-h5 .part-jly .inner2 .con .front {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 6.78rem;
  height: 3.92rem;
  pointer-events: none;
}

.no-webp .container-h5 .part-jly .inner2 .con:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/border-bg_694fd18f.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner2 .con:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/border-bg_694fd18f.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner2 .con:after {background-size:100% 100%}

.webp .container-h5 .part-jly .inner2 .con:after {background-size:100% 100%}

.container-h5 .part-jly .inner2 .con:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  pointer-events: none;
  width: 6.78rem;
  height: 3.92rem;
}

.no-webp .container-h5 .part-jly .inner2 .btn-dltj {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dltj_9c9ac229.png) center no-repeat;
  background-size: 100% 100%}

.webp .container-h5 .part-jly .inner2 .btn-dltj {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-dltj_9c9ac229.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .container-h5 .part-jly .inner2 .btn-dltj {background-size:100% 100%}

.webp .container-h5 .part-jly .inner2 .btn-dltj {background-size:100% 100%}

.container-h5 .part-jly .inner2 .btn-dltj {
  display: block;
  margin: 0.1rem auto 0;
  width: 4.67rem;
  height: 0.87rem;
}

#js-image .pop-img-content {
  width: 5.5rem;
  height: 8.95rem;
  max-height: auto;
  max-width: auto;
}

#js-image .pop-img-container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 5.5rem;
  height: 8.22rem;
}

.no-webp #js-image .pop-img-content .media-close {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.png) center no-repeat;
  background-size: 100% 100%}

.webp #js-image .pop-img-content .media-close {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp #js-image .pop-img-content .media-close {background-size:100% 100%}

.webp #js-image .pop-img-content .media-close {background-size:100% 100%}

#js-image .pop-img-content .media-close {
  top: -0.7rem;
  right: -0.4rem;
  width: 0.84rem;
  height: 0.85rem;
}

#js-image .pop-img-content .media-close:hover {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

#js-image .pop-img-content .media-close:before {
  display: none;
}

#js-image .big-img-pop {
  position: relative;
}

.no-webp #js-image .big-img-pop:before {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/txt-slide_5da3b87d.png) center no-repeat;
  background-size: 100% 100%}

.webp #js-image .big-img-pop:before {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/txt-slide_5da3b87d.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp #js-image .big-img-pop:before {background-size:100% 100%}

.webp #js-image .big-img-pop:before {background-size:100% 100%}

#js-image .big-img-pop:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.86rem;
  width: 3.72rem;
  height: 0.43rem;
}

#js-image .swiper-button-prev,
#js-image .swiper-button-next {
  display: none;
}

.no-webp .pop-all {background:rgba(0, 0, 0, 0.7)}

.webp .pop-all {background:rgba(0, 0, 0, 0.7)}

.pop-all {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 105;
}

.pop-all .pop-bg {
  position: absolute;
  left: 50%;
  top: 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%);
}

.pop-all .pop-bg .pop-content {
  position: relative;
}

.pop-all .pop-bg .pop-content .pop {
  width: 100%;
  height: 100%;
}

.pop-all .pop-bg.turnAni .con {
  position: relative;
  width: 7.5rem;
  height: 12.33rem;
  margin: auto;
}

.no-webp .pop-all .pop-bg.turnAni .con #cardCanvas {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/000_58bfde3d.png) no-repeat center center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.turnAni .con #cardCanvas {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/000_58bfde3d.webp) no-repeat center center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.turnAni .con #cardCanvas {background-size:100% 100%}

.webp .pop-all .pop-bg.turnAni .con #cardCanvas {background-size:100% 100%}

.pop-all .pop-bg.turnAni .con #cardCanvas {
  width: 7.5rem;
  height: 12.33rem;
  margin: auto;
}

.pop-all .pop-bg.turnAni .con #cardCanvas canvas {
  display: block;
  width: 100%;
}

.no-webp .pop-all .pop-bg.turnAni .con .sxbtn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-sx_a40d7c68.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.turnAni .con .sxbtn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-sx_a40d7c68.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.turnAni .con .sxbtn {background-size:100% 100%}

.webp .pop-all .pop-bg.turnAni .con .sxbtn {background-size:100% 100%}

.pop-all .pop-bg.turnAni .con .sxbtn {
  display: block;
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  margin-left: -1.34rem;
  width: 2.71rem;
  height: 1.02rem;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.pop-all .pop-bg.turnAni .con .sxbtn.on {
  opacity: 1;
}

.no-webp .pop-all .pop-bg.login {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg1_abb6f224.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.login {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg1_abb6f224.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.login {background-size:100% 100%}

.webp .pop-all .pop-bg.login {background-size:100% 100%}

.pop-all .pop-bg.login {
  position: relative;
  width: 7.5rem;
  height: 7.55rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.login #phone-wrap {
  width: 7rem;
  margin: 1.8rem auto 0;
}

.no-webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .phone-country-code {background-color:#fff}

.webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .phone-country-code {background-color:#fff}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .phone-country-code {
}

.no-webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .code-wrap {background-color:#fff}

.webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .code-wrap {background-color:#fff}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .code-wrap {
  border: 0.02rem solid #bda690;
  border-radius: 0.35rem;
  overflow: hidden;
}

.no-webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box {background-color:#fff}

.webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box {background-color:#fff}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box {
  border: 0.02rem solid #bda690;
  border-radius: 0.35rem;
  overflow: hidden;
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box::-webkit-input-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box::-moz-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box:-ms-input-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box::-ms-input-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .input-box::placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.no-webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .btn-sendCode {background-color:#f3b630}

.webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .btn-sendCode {background-color:#f3b630}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .btn-sendCode {
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap input.ipt-code {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap input.ipt-code::-webkit-input-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap input.ipt-code::-moz-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap input.ipt-code:-ms-input-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap input.ipt-code::-ms-input-placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap input.ipt-code::placeholder {
  color: #868686;
  font-size: 0.24rem;
}

.no-webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .confirm-btn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm_f4baca2d.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .confirm-btn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm_f4baca2d.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .confirm-btn {background-size:100% 100%}

.webp .pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .confirm-btn {background-size:100% 100%}

.pop-all .pop-bg.login #phone-wrap .phone-verify-wrap .confirm-btn {
  width: 3.33rem;
  height: 1.23rem;
  margin: 0.2rem auto 0;
  font-size: 0;
}

.pop-all .pop-bg.login .close {
  right: 0.25rem;
  top: 0.25rem;
}

.no-webp .pop-all .pop-bg.rule {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg2_3b8db45b.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.rule {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg2_3b8db45b.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.rule {background-size:100% 100%}

.webp .pop-all .pop-bg.rule {background-size:100% 100%}

.pop-all .pop-bg.rule {
  position: relative;
  width: 7.5rem;
  height: 9.81rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.rule .pop-content {
  margin-top: 0.8rem;
}

.no-webp .pop-all .pop-bg.rule .pop-content .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-rule_5c2e8344.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.rule .pop-content .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-rule_5c2e8344.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.rule .pop-content .tit {background-size:100% 100%}

.webp .pop-all .pop-bg.rule .pop-content .tit {background-size:100% 100%}

.pop-all .pop-bg.rule .pop-content .tit {
  margin: auto;
  width: 2.5rem;
  height: 0.88rem;
}

.pop-all .pop-bg.rule .pop-content .con {
  width: 6.1rem;
  height: 6.8rem;
  margin: 0.5rem auto 0;
  overflow: auto;
}

.pop-all .pop-bg.rule .pop-content .con .longbox {
  width: 6.05rem;
  height: auto;
}

.pop-all .pop-bg.rule .pop-content .con .pt + .pt {
  margin-top: 0.4rem;
}

.pop-all .pop-bg.rule .pop-content .con .pt .lab {
  font-size: 0.37rem;
  color: #df8f21;
}

.pop-all .pop-bg.rule .pop-content .con .pt .txt {
  font-size: 0.25rem;
  color: #21150f;
  margin-top: 0.15rem;
  line-height: 0.35rem;
}

.pop-all .pop-bg.rule .pop-content .con .pt .qr {
  width: 2.5rem;
  margin: 0.15rem auto;
}

.pop-all .pop-bg.rule .pop-content .con .pt .qr img {
  display: block;
  width: 100%;
  -webkit-touch-callout: default;
}

.pop-all .pop-bg.rule .pop-content .con .pt .table {
  position: relative;
  width: 5.57rem;
  margin: 0.15rem auto;
  padding-top: 0.7rem;
}

.no-webp .pop-all .pop-bg.rule .pop-content .con .pt .table .top {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/table-top_59753a05.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.rule .pop-content .con .pt .table .top {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/table-top_59753a05.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.rule .pop-content .con .pt .table .top {background-size:100% 100%}

.webp .pop-all .pop-bg.rule .pop-content .con .pt .table .top {background-size:100% 100%}

.pop-all .pop-bg.rule .pop-content .con .pt .table .top {
  position: absolute;
  top: 0;
  left: 0;
  width: 5.57rem;
  height: 0.75rem;
  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;
}

.pop-all .pop-bg.rule .pop-content .con .pt .table .top .tet {
  width: 100%;
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
}

.pop-all .pop-bg.rule .pop-content .con .pt .table table {
  display: block;
  width: 100%;
}

.pop-all .pop-bg.rule .pop-content .con .pt .table table tr {
  width: 100%;
}

.pop-all .pop-bg.rule .pop-content .con .pt .table table td {
  width: 50%;
  height: 0.65rem;
  text-align: center;
  padding: 0;
  font-size: 0.22rem;
  padding: 0 0.1rem;
  border: 0.05rem dotted #df8f21;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.no-webp .pop-all .pop-bg.giveget {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg2_3b8db45b.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.giveget {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg2_3b8db45b.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.giveget {background-size:100% 100%}

.webp .pop-all .pop-bg.giveget {background-size:100% 100%}

.pop-all .pop-bg.giveget {
  position: relative;
  width: 7.5rem;
  height: 9.81rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.giveget .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.no-webp .pop-all .pop-bg.giveget .pop-content .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-giveget_08babd90.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.giveget .pop-content .tit {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/tit-giveget_08babd90.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.giveget .pop-content .tit {background-size:100% 100%}

.webp .pop-all .pop-bg.giveget .pop-content .tit {background-size:100% 100%}

.pop-all .pop-bg.giveget .pop-content .tit {
  margin: 0.6rem auto 0;
  width: 2.55rem;
  height: 0.93rem;
}

.pop-all .pop-bg.giveget .pop-content .con {
  position: absolute;
  top: 1.65rem;
  left: 0.75rem;
  width: 6.4rem;
  height: 6.5rem;
  overflow: auto;
}

.pop-all .pop-bg.giveget .pop-content .con .longbox {
  width: 6.15rem;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0.2rem;
}

.pop-all .pop-bg.giveget .pop-content .con .item {
  position: relative;
  width: 1.38rem;
  height: 2.06rem;
  margin-right: 0.2rem;
}

.pop-all .pop-bg.giveget .pop-content .con .item:nth-child( n + 5 ) {
  margin-top: 0.18rem;
}

.pop-all .pop-bg.giveget .pop-content .con .item:nth-child(4n) {
  margin-right: 0;
}

.pop-all .pop-bg.giveget .pop-content .con .item.on:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0.05rem solid #e15931;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.1rem;
}

.pop-all .pop-bg.giveget .pop-content .con .item .img {
  width: 1.38rem;
  height: 2.06rem;
}

.pop-all .pop-bg.giveget .pop-content .con .item .img img {
  display: block;
  width: 100%;
}

.no-webp .pop-all .pop-bg.giveget .pop-content .con .item .num {background-color:#f08d42}

.webp .pop-all .pop-bg.giveget .pop-content .con .item .num {background-color:#f08d42}

.pop-all .pop-bg.giveget .pop-content .con .item .num {
  position: absolute;
  right: -0.11rem;
  top: -0.11rem;
  z-index: 1;
  display: inline-block;
  width: auto;
  min-width: 0.35rem;
  height: 0.35rem;
  border-radius: 0.35rem;
  border: 0.02rem solid #fff;
  text-align: center;
  color: #fff;
}

.pop-all .pop-bg.giveget .pop-content .btns {
  position: absolute;
  bottom: 0.55rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.giveget .pop-content .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-give {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-give_975767ee.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-give {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-give_975767ee.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-give {background-size:100% 100%}

.webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-give {background-size:100% 100%}

.pop-all .pop-bg.giveget .pop-content .btns .btn.btn-give {
  width: 2.68rem;
  height: 1rem;
}

.no-webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-get {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-get_91103b4e.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-get {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-get_91103b4e.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-get {background-size:100% 100%}

.webp .pop-all .pop-bg.giveget .pop-content .btns .btn.btn-get {background-size:100% 100%}

.pop-all .pop-bg.giveget .pop-content .btns .btn.btn-get {
  margin-left: 0.2rem;
  width: 2.68rem;
  height: 1rem;
}

.no-webp .pop-all .pop-bg.giveConfirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.giveConfirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.giveConfirm {background-size:100% 100%}

.webp .pop-all .pop-bg.giveConfirm {background-size:100% 100%}

.pop-all .pop-bg.giveConfirm {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.giveConfirm .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.giveConfirm .txt {
  font-size: 0.4rem;
  color: #df8f21;
  text-align: center;
  margin-top: 1.7rem;
}

.pop-all .pop-bg.giveConfirm .btns {
  position: absolute;
  bottom: 1.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.giveConfirm .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-confirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm2_e887d487.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-confirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm2_e887d487.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-confirm {background-size:100% 100%}

.webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-confirm {background-size:100% 100%}

.pop-all .pop-bg.giveConfirm .btns .btn.btn-confirm {
  width: 1.83rem;
  height: 0.83rem;
}

.no-webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-cancel {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-cancel_43e4b4ec.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-cancel {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-cancel_43e4b4ec.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-cancel {background-size:100% 100%}

.webp .pop-all .pop-bg.giveConfirm .btns .btn.btn-cancel {background-size:100% 100%}

.pop-all .pop-bg.giveConfirm .btns .btn.btn-cancel {
  margin-left: 0.2rem;
  width: 1.84rem;
  height: 0.83rem;
}

.no-webp .pop-all .pop-bg.getNum {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.getNum {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.getNum {background-size:100% 100%}

.webp .pop-all .pop-bg.getNum {background-size:100% 100%}

.pop-all .pop-bg.getNum {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.getNum .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.getNum .tit {
  font-size: 0.32rem;
  color: #724a32;
  text-align: center;
  width: 100%;
  margin-top: 0.8rem;
}

.pop-all .pop-bg.getNum .list {
  width: 4.7rem;
  margin: 0.4rem auto 0;
}

.pop-all .pop-bg.getNum .list .item {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.35rem;
}

.pop-all .pop-bg.getNum .list .item .l {
  position: relative;
  width: 2.45rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 0.29rem;
  color: #df8f21;
}

.pop-all .pop-bg.getNum .list .item .l .tip {
  position: absolute;
  left: 0;
  bottom: -0.4rem;
  font-size: 0.19rem;
  color: #d94817;
}

.pop-all .pop-bg.getNum .list .item .c {
  font-size: 0.19rem;
  color: #000000;
}

.no-webp .pop-all .pop-bg.getNum .list .item .r {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-task1_8af31fe3.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.getNum .list .item .r {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-task1_8af31fe3.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.getNum .list .item .r {background-size:100% 100%}

.webp .pop-all .pop-bg.getNum .list .item .r {background-size:100% 100%}

.pop-all .pop-bg.getNum .list .item .r {
  position: relative;
  width: 0.77rem;
  height: 0.32rem;
  width: 0.88rem;
  height: 0.37rem;
  font-size: 0.19rem;
  color: #df8f21;
  text-align: center;
  padding-top: 0.1rem;
  line-height: 1;
}

.no-webp .pop-all .pop-bg.getNum .list .item .r.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-task2_fcd2989e.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.getNum .list .item .r.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-task2_fcd2989e.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.getNum .list .item .r.on {background-size:100% 100%}

.webp .pop-all .pop-bg.getNum .list .item .r.on {background-size:100% 100%}

.pop-all .pop-bg.getNum .list .item .r.on {
  width: 0.88rem;
  height: 0.37rem;
  color: #ffffff;
}

.pop-all .pop-bg.getNum .list .item .r .sbtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 1;
  padding-top: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.no-webp .pop-all .pop-bg.getNum .list .item .r .sbtn.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-task2_fcd2989e.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.getNum .list .item .r .sbtn.on {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-task2_fcd2989e.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.getNum .list .item .r .sbtn.on {background-size:100% 100%}

.webp .pop-all .pop-bg.getNum .list .item .r .sbtn.on {background-size:100% 100%}

.pop-all .pop-bg.getNum .list .item .r .sbtn.on {
  width: 0.88rem;
  height: 0.37rem;
  color: #ffffff;
}

.pop-all .pop-bg.getNum .list .item .r .btn-helpRecord {
  position: absolute;
  right: 0;
  bottom: -0.4rem;
  font-size: 0.19rem;
  color: #d94817;
  text-decoration: underline;
}

.no-webp .pop-all .pop-bg.helpRecord {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.helpRecord {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.helpRecord {background-size:100% 100%}

.webp .pop-all .pop-bg.helpRecord {background-size:100% 100%}

.pop-all .pop-bg.helpRecord {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.helpRecord .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.helpRecord .tit {
  font-size: 0.32rem;
  color: #724a32;
  text-align: center;
  width: 100%;
  margin-top: 0.8rem;
}

.pop-all .pop-bg.helpRecord .con {
  width: 5rem;
  height: 2.6rem;
  margin: 0.2rem auto 0;
  overflow: auto;
}

.pop-all .pop-bg.helpRecord .con .longbox {
  width: 100%;
  height: auto;
}

.pop-all .pop-bg.helpRecord .con .item {
  width: 100%;
  font-size: 0.21rem;
  color: #000000;
  padding: 0.13rem 0;
}

.pop-all .pop-bg.helpRecord .con .item .phone {
  color: #e7a959;
}

.pop-all .pop-bg.helpRecord .con .nodata {
  text-align: center;
  margin-top: 0.8rem;
  font-size: 0.21rem;
  color: #724a32;
}

.no-webp .pop-all .pop-bg.confirmDh {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.confirmDh {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.confirmDh {background-size:100% 100%}

.webp .pop-all .pop-bg.confirmDh {background-size:100% 100%}

.pop-all .pop-bg.confirmDh {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.confirmDh .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.confirmDh .txt {
  font-size: 0.29rem;
  color: #df8f21;
  text-align: center;
  margin-top: 1.7rem;
}

.pop-all .pop-bg.confirmDh .txt span {
  font-size: 0.27rem;
  color: #000000;
  font-family: "hyykh";
}

.pop-all .pop-bg.confirmDh .btns {
  position: absolute;
  bottom: 1.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.confirmDh .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.confirmDh .btns .btn.btn-confirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm2_e887d487.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.confirmDh .btns .btn.btn-confirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm2_e887d487.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.confirmDh .btns .btn.btn-confirm {background-size:100% 100%}

.webp .pop-all .pop-bg.confirmDh .btns .btn.btn-confirm {background-size:100% 100%}

.pop-all .pop-bg.confirmDh .btns .btn.btn-confirm {
  width: 1.83rem;
  height: 0.83rem;
}

.no-webp .pop-all .pop-bg.confirmDh .btns .btn.btn-cancel {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-cancel2_64462140.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.confirmDh .btns .btn.btn-cancel {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-cancel2_64462140.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.confirmDh .btns .btn.btn-cancel {background-size:100% 100%}

.webp .pop-all .pop-bg.confirmDh .btns .btn.btn-cancel {background-size:100% 100%}

.pop-all .pop-bg.confirmDh .btns .btn.btn-cancel {
  margin-left: 0.2rem;
  width: 1.84rem;
  height: 0.84rem;
}

.no-webp .pop-all .pop-bg.success {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg4_8f1b247f.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.success {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg4_8f1b247f.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.success {background-size:100% 100%}

.webp .pop-all .pop-bg.success {background-size:100% 100%}

.pop-all .pop-bg.success {
  position: relative;
  width: 6.04rem;
  height: 3.23rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.success .pop-content {
  width: 4.9rem;
  height: 1.6rem;
  margin: 0.74rem auto 0;
}

.pop-all .pop-bg.success .pop-content .pop-success {
  width: 4.9rem;
  height: 1.6rem;
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-webp .pop-all .pop-bg.success .pop-content .icon {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon1_e6fd0263.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.success .pop-content .icon {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon1_e6fd0263.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.success .pop-content .icon {background-size:100% 100%}

.webp .pop-all .pop-bg.success .pop-content .icon {background-size:100% 100%}

.pop-all .pop-bg.success .pop-content .icon {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.37rem;
  height: 0.37rem;
}

.pop-all .pop-bg.success .pop-content .showTxt {
  margin-left: 0.15rem;
  font-size: 0.32rem;
  color: #659656;
}

.no-webp .pop-all .pop-bg.fail {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg4_8f1b247f.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.fail {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg4_8f1b247f.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.fail {background-size:100% 100%}

.webp .pop-all .pop-bg.fail {background-size:100% 100%}

.pop-all .pop-bg.fail {
  position: relative;
  width: 6.04rem;
  height: 3.23rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.fail .pop-content {
  width: 4.9rem;
  height: 1.6rem;
  margin: 0.74rem auto 0;
}

.pop-all .pop-bg.fail .pop-content .pop-fail {
  width: 4.9rem;
  height: 1.6rem;
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-webp .pop-all .pop-bg.fail .pop-content .icon {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon2_ed55542a.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.fail .pop-content .icon {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon2_ed55542a.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.fail .pop-content .icon {background-size:100% 100%}

.webp .pop-all .pop-bg.fail .pop-content .icon {background-size:100% 100%}

.pop-all .pop-bg.fail .pop-content .icon {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.36rem;
  height: 0.36rem;
}

.pop-all .pop-bg.fail .pop-content .showTxt {
  margin-left: 0.15rem;
  font-size: 0.32rem;
  color: #d94817;
}

.no-webp .pop-all .pop-bg.friendGet {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.friendGet {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.friendGet {background-size:100% 100%}

.webp .pop-all .pop-bg.friendGet {background-size:100% 100%}

.pop-all .pop-bg.friendGet {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.friendGet .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.friendGet .txt {
  font-size: 0.29rem;
  color: #df8f21;
  text-align: center;
  margin: 1.6rem auto 0;
  width: 4.6rem;
}

.pop-all .pop-bg.friendGet .btns {
  position: absolute;
  bottom: 1.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.friendGet .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.friendGet .btns .btn.btn-IGive {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-igive_4cec7d83.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.friendGet .btns .btn.btn-IGive {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-igive_4cec7d83.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.friendGet .btns .btn.btn-IGive {background-size:100% 100%}

.webp .pop-all .pop-bg.friendGet .btns .btn.btn-IGive {background-size:100% 100%}

.pop-all .pop-bg.friendGet .btns .btn.btn-IGive {
  width: 1.84rem;
  height: 0.83rem;
}

.no-webp .pop-all .pop-bg.friendHelp {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.friendHelp {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.friendHelp {background-size:100% 100%}

.webp .pop-all .pop-bg.friendHelp {background-size:100% 100%}

.pop-all .pop-bg.friendHelp {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.friendHelp .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.friendHelp .txt {
  font-size: 0.29rem;
  color: #df8f21;
  text-align: center;
  margin: 1.6rem auto 0;
  width: 4.6rem;
}

.pop-all .pop-bg.friendHelp .txt .name {
  color: #000;
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
}

.pop-all .pop-bg.friendHelp .btns {
  position: absolute;
  bottom: 1.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.friendHelp .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.friendHelp .btns .btn.btn-help {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-help_652c1b34.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.friendHelp .btns .btn.btn-help {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-help_652c1b34.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.friendHelp .btns .btn.btn-help {background-size:100% 100%}

.webp .pop-all .pop-bg.friendHelp .btns .btn.btn-help {background-size:100% 100%}

.pop-all .pop-bg.friendHelp .btns .btn.btn-help {
  width: 1.83rem;
  height: 0.83rem;
}

.pop-all .pop-bg.friendGive {
  position: relative;
}

.pop-all .pop-bg.friendGive .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.friendGive .txt {
  font-size: 0.47rem;
  color: #df8f21;
  text-align: center;
  margin: 0 auto 0.2rem;
  width: 6.4rem;
}

.pop-all .pop-bg.friendGive .txt .name {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", sans-serif;
}

.pop-all .pop-bg.friendGive .img {
  width: auto;
  height: auto;
  margin: auto;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.friendGive .img img {
  display: inline-block;
  width: auto;
  height: 8.22rem;
  max-height: 55vh;
}

.pop-all .pop-bg.friendGive .btns {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.2rem;
}

.pop-all .pop-bg.friendGive .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.friendGive .btns .btn.btn-sx {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-sx_a40d7c68.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.friendGive .btns .btn.btn-sx {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-sx_a40d7c68.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.friendGive .btns .btn.btn-sx {background-size:100% 100%}

.webp .pop-all .pop-bg.friendGive .btns .btn.btn-sx {background-size:100% 100%}

.pop-all .pop-bg.friendGive .btns .btn.btn-sx {
  width: 2.71rem;
  height: 1.02rem;
}

.pop-all .pop-bg.friendGive .close {
  top: -0.8rem;
  right: 0.6rem;
}

.no-webp .pop-all .pop-bg.nocard {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.nocard {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.nocard {background-size:100% 100%}

.webp .pop-all .pop-bg.nocard {background-size:100% 100%}

.pop-all .pop-bg.nocard {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.nocard .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.nocard .txt {
  font-size: 0.29rem;
  color: #df8f21;
  text-align: center;
  margin: 1.6rem auto 0;
  width: 4.6rem;
}

.pop-all .pop-bg.nocard .btns {
  position: absolute;
  bottom: 1.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.nocard .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.nocard .btns .btn.btn-qfp {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-qfp_e79dcdac.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.nocard .btns .btn.btn-qfp {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-qfp_e79dcdac.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.nocard .btns .btn.btn-qfp {background-size:100% 100%}

.webp .pop-all .pop-bg.nocard .btns .btn.btn-qfp {background-size:100% 100%}

.pop-all .pop-bg.nocard .btns .btn.btn-qfp {
  width: 1.84rem;
  height: 0.83rem;
}

.no-webp .pop-all .pop-bg.end1 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.end1 {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.end1 {background-size:100% 100%}

.webp .pop-all .pop-bg.end1 {background-size:100% 100%}

.pop-all .pop-bg.end1 {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.end1 .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.end1 .txt {
  font-size: 0.27rem;
  color: #df8f21;
  text-align: center;
  margin: 1.6rem auto 0;
  width: 4.6rem;
}

.pop-all .pop-bg.end1 .btns {
  position: absolute;
  bottom: 1.2rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.no-webp .pop-all .pop-bg.end1 .btns .btn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-qdj_b7de2450.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.end1 .btns .btn {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-qdj_b7de2450.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.end1 .btns .btn {background-size:100% 100%}

.webp .pop-all .pop-bg.end1 .btns .btn {background-size:100% 100%}

.pop-all .pop-bg.end1 .btns .btn {
  display: inline-block;
  vertical-align: middle;
  width: 1.84rem;
  height: 0.83rem;
}

.no-webp .pop-all .pop-bg.bind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg5_50652faf.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.bind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg5_50652faf.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.bind {background-size:100% 100%}

.webp .pop-all .pop-bg.bind {background-size:100% 100%}

.pop-all .pop-bg.bind {
  position: relative;
  width: 6.04rem;
  height: 6.08rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.bind .txt {
  font-size: 0.4rem;
  color: #724a32;
  text-align: center;
  margin-top: 0.8rem;
}

.pop-all .pop-bg.bind .con {
  width: 4.67rem;
  margin: 0.6rem auto 0;
}

.pop-all .pop-bg.bind .con .select {
  display: block;
  width: 100%;
}

.pop-all .pop-bg.bind .con input {
  border-color: #724a32;
  height: 0.56rem;
  line-height: 0.56rem;
}

.pop-all .pop-bg.bind .con .el-input__icon {
  line-height: 0.56rem;
}

.pop-all .pop-bg.bind .con .el-input__inner {
  border-radius: 0.4rem;
}

.pop-all .pop-bg.bind .con .el-input {
  margin-top: 0.5rem;
}

.no-webp .pop-all .pop-bg.bind .btn-bind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirmbind_75f3c777.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.bind .btn-bind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirmbind_75f3c777.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.bind .btn-bind {background-size:100% 100%}

.webp .pop-all .pop-bg.bind .btn-bind {background-size:100% 100%}

.pop-all .pop-bg.bind .btn-bind {
  display: block;
  margin: 0.6rem auto 0;
  width: 2.68rem;
  height: 0.99rem;
}

.no-webp .pop-all .pop-bg.confirmBind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.png) no-repeat center;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.confirmBind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg3_2267d781.webp) no-repeat center;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.confirmBind {background-size:100% 100%}

.webp .pop-all .pop-bg.confirmBind {background-size:100% 100%}

.pop-all .pop-bg.confirmBind {
  position: relative;
  width: 6.05rem;
  height: 4.8rem;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.confirmBind .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.confirmBind .txt {
  font-size: 0.3rem;
  color: #df8f21;
  text-align: left;
  margin: 1rem auto 0;
  width: 4.2rem;
}

.pop-all .pop-bg.confirmBind .con {
  margin: 0.5rem auto 0;
  width: 4.2rem;
  font-size: 0.24rem;
  color: #000000;
  text-align: center;
}

.pop-all .pop-bg.confirmBind .btns {
  position: absolute;
  bottom: 0.9rem;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.confirmBind .btns .btn {
  display: inline-block;
  vertical-align: middle;
}

.no-webp .pop-all .pop-bg.confirmBind .btns .btn.btn-confrimbind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirmbind2_56f859cc.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.confirmBind .btns .btn.btn-confrimbind {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirmbind2_56f859cc.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.confirmBind .btns .btn.btn-confrimbind {background-size:100% 100%}

.webp .pop-all .pop-bg.confirmBind .btns .btn.btn-confrimbind {background-size:100% 100%}

.pop-all .pop-bg.confirmBind .btns .btn.btn-confrimbind {
  width: 1.83rem;
  height: 0.83rem;
}

.no-webp .pop-all .pop-bg.confirmBind .btns .btn.btn-cancel {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-cancel2_64462140.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.confirmBind .btns .btn.btn-cancel {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-cancel2_64462140.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.confirmBind .btns .btn.btn-cancel {background-size:100% 100%}

.webp .pop-all .pop-bg.confirmBind .btns .btn.btn-cancel {background-size:100% 100%}

.pop-all .pop-bg.confirmBind .btns .btn.btn-cancel {
  margin-left: 0.6rem;
  width: 1.84rem;
  height: 0.84rem;
}

.pop-all .pop-bg.concat {
  width: 100%;
}

.pop-all .pop-bg.concat .pop-content {
  height: 100%;
  padding-top: 0.01rem;
}

.pop-all .pop-bg.concat .tit {
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.concat .tit span {
  position: relative;
  display: inline-block;
  width: auto;
  font-size: 0.47rem;
  color: #df8f21;
  line-height: 1;
}

.no-webp .pop-all .pop-bg.concat .tit span:before {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon-l_8b3ba335.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.concat .tit span:before {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon-l_8b3ba335.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.concat .tit span:before {background-size:100% 100%}

.webp .pop-all .pop-bg.concat .tit span:before {background-size:100% 100%}

.pop-all .pop-bg.concat .tit span:before {
  content: "";
  position: absolute;
  left: -0.3rem;
  bottom: -0.06rem;
  width: 0.34rem;
  height: 0.34rem;
}

.no-webp .pop-all .pop-bg.concat .tit span:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon-r_b4289b99.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.concat .tit span:after {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/icon-r_b4289b99.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.concat .tit span:after {background-size:100% 100%}

.webp .pop-all .pop-bg.concat .tit span:after {background-size:100% 100%}

.pop-all .pop-bg.concat .tit span:after {
  content: "";
  position: absolute;
  right: -0.25rem;
  top: -0.06rem;
  width: 0.32rem;
  height: 0.33rem;
}

.pop-all .pop-bg.concat .img {
  width: 7.5rem;
  margin: 0.15rem auto 0;
}

.pop-all .pop-bg.concat .img img {
  display: block;
  width: 100%;
}

.no-webp .pop-all .pop-bg.concat .btn-confirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm3_8ec752ac.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg.concat .btn-confirm {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-confirm3_8ec752ac.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg.concat .btn-confirm {background-size:100% 100%}

.webp .pop-all .pop-bg.concat .btn-confirm {background-size:100% 100%}

.pop-all .pop-bg.concat .btn-confirm {
  display: block;
  margin: auto;
  width: 2.71rem;
  height: 1.03rem;
}

.pop-all .pop-bg.concat .b {
  font-size: 0;
  text-align: center;
}

.pop-all .pop-bg.concat .btn-dhjl {
  position: relative;
  display: inline-block;
  margin: auto;
  width: auto;
  font-size: 0.32rem;
  color: #d94817;
}

.no-webp .pop-all .pop-bg.concat .btn-dhjl:after {background-color:#d94817}

.webp .pop-all .pop-bg.concat .btn-dhjl:after {background-color:#d94817}

.pop-all .pop-bg.concat .btn-dhjl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.04rem;
  width: 100%;
  height: 0.02rem;
}

.pop-all .pop-bg.concat .close {
  top: -1rem;
  right: 0.5rem;
}

.no-webp .pop-all .pop-bg .close {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.png) center no-repeat;
  background-size: 100% 100%}

.webp .pop-all .pop-bg .close {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp .pop-all .pop-bg .close {background-size:100% 100%}

.webp .pop-all .pop-bg .close {background-size:100% 100%}

.pop-all .pop-bg .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.84rem;
  height: 0.85rem;
}

body .leihuo-share {
  padding-top: 0.35rem;
}

body .leihuo-share .leihuo-share-webview-tips {
  margin-bottom: 0.5rem;
}

.no-webp body .leihuo-share .leihuo-share-webview-tips-arrow {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tips-ar_e394a98a.png) center no-repeat;
  background-size: 100% 100%}

.webp body .leihuo-share .leihuo-share-webview-tips-arrow {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tips-ar_e394a98a.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp body .leihuo-share .leihuo-share-webview-tips-arrow {background-size:100% 100%}

.webp body .leihuo-share .leihuo-share-webview-tips-arrow {background-size:100% 100%}

body .leihuo-share .leihuo-share-webview-tips-arrow {
  width: 0.71rem;
  height: 0.68rem;
  display: none;
}

.no-webp body .leihuo-share .leihuo-share-webview-tips-text {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-n_00433037.png) center no-repeat;
  background-size: 100% 100%}

.webp body .leihuo-share .leihuo-share-webview-tips-text {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-n_00433037.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp body .leihuo-share .leihuo-share-webview-tips-text {background-size:100% 100%}

.webp body .leihuo-share .leihuo-share-webview-tips-text {background-size:100% 100%}

body .leihuo-share .leihuo-share-webview-tips-text {
  width: 6.4rem;
  height: 1.47rem;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}

.no-webp body .leihuo-share .leihuo-share-webview-tips-text.i {background-image:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-i_8a8ac046.png)}

.webp body .leihuo-share .leihuo-share-webview-tips-text.i {background-image:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-i_8a8ac046.webp)}

body .leihuo-share .leihuo-share-webview-tips-text.i {
}

.no-webp body .leihuo-share .leihuo-share-webview-tips-text.s {background-image:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-s_02e45041.png)}

.webp body .leihuo-share .leihuo-share-webview-tips-text.s {background-image:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-s_02e45041.webp)}

body .leihuo-share .leihuo-share-webview-tips-text.s {
}

.no-webp body .leihuo-share .leihuo-share-webview-tips-text.y {background-image:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-y_9dc844ca.png)}

.webp body .leihuo-share .leihuo-share-webview-tips-text.y {background-image:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/share-tipsbg-y_9dc844ca.webp)}

body .leihuo-share .leihuo-share-webview-tips-text.y {
}

.no-webp body .leihuo-share .leihuo-share-modal {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg6_d592c1fb.png) center no-repeat;
  background-size: 100% 100%}

.webp body .leihuo-share .leihuo-share-modal {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/pop-bg6_d592c1fb.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp body .leihuo-share .leihuo-share-modal {background-size:100% 100%}

.webp body .leihuo-share .leihuo-share-modal {background-size:100% 100%}

body .leihuo-share .leihuo-share-modal {
  width: 5.67rem;
  height: 10.01rem;
  padding: 0;
}

body .leihuo-share .leihuo-share-modal .leihuo-share-title {
  visibility: hidden;
  margin-top: 0.75rem;
}

body .leihuo-share .leihuo-share-modal .leihuo-share-block {
  display: block;
  margin-bottom: 0;
  margin-top: 0.33rem;
}

body .leihuo-share .leihuo-share-modal .leihuo-share-desc {
  font-family: "fzskjw";
  display: block;
  width: 4.1rem;
  margin: auto;
  color: #df8f21;
  font-size: 0.22rem;
}

body .leihuo-share .leihuo-share-modal .leihuo-share-desc small {
  font-size: 0.22rem;
}

body .leihuo-share .leihuo-share-modal .leihuo-share-copy-box {
  width: 4.1rem;
  margin: 0.13rem auto 0;
  height: 0.37rem;
  border: 1px solid #724a32;
  border-radius: 0.37rem;
  overflow: hidden;
}

.no-webp body .leihuo-share .leihuo-share-modal .leihuo-share-copy-box .leihuo-share-input {background-color:#fff}

.webp body .leihuo-share .leihuo-share-modal .leihuo-share-copy-box .leihuo-share-input {background-color:#fff}

body .leihuo-share .leihuo-share-modal .leihuo-share-copy-box .leihuo-share-input {
  padding-top: 0.02rem;
  padding-bottom: 0;
  font-size: 0.24rem;
  color: #868686;
}

.no-webp body .leihuo-share .leihuo-share-modal .leihuo-share-copy-box .leihuo-share-copy-btn {background:#eba729}

.webp body .leihuo-share .leihuo-share-modal .leihuo-share-copy-box .leihuo-share-copy-btn {background:#eba729}

body .leihuo-share .leihuo-share-modal .leihuo-share-copy-box .leihuo-share-copy-btn {
  width: 0.9rem;
  height: 0.37rem;
  border-radius: 0;
  padding-top: 0.02rem;
  padding-bottom: 0;
  font-size: 0.24rem;
  color: #fff;
  line-height: 1;
  margin-left: 0;
  font-family: "fzskjw";
}

body .leihuo-share .leihuo-share-modal .leihuo-share-img {
  width: 4.1rem;
  margin: 0.15rem auto 0;
}

.no-webp body .leihuo-share .leihuo-share-modal .leihuo-share-close {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.png) center no-repeat;
  background-size: 100% 100%}

.webp body .leihuo-share .leihuo-share-modal .leihuo-share-close {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/btn-close_4889a66b.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp body .leihuo-share .leihuo-share-modal .leihuo-share-close {background-size:100% 100%}

.webp body .leihuo-share .leihuo-share-modal .leihuo-share-close {background-size:100% 100%}

body .leihuo-share .leihuo-share-modal .leihuo-share-close {
  width: 0.84rem;
  height: 0.85rem;
}

body .leihuo-share .leihuo-share-modal .leihuo-share-close:before {
  display: none;
}

body .leihuo-share .leihuo-share-qrcode {
  width: 410px;
}

body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg {
  position: relative;
  width: 410px;
  height: 613px;
}

body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .bg {
  width: 100%;
  height: 100%;
}

body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .bg img {
  display: block;
  width: 100%;
}

body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .logo {
  position: absolute;
  left: 27px;
  top: 21px;
  width: 90px;
}

body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .logo img {
  display: block;
  width: 100%;
}

.no-webp body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .qrcode {background:#fff}

.webp body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .qrcode {background:#fff}

body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .qrcode {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: 15px;
  width: 120px;
  height: 120px;
  padding: 5px;
}

body .leihuo-share .leihuo-share-qrcode .leihuo-share-qrcode-text .cimg .qrcode img {
  display: block;
  width: 100%;
}

.no-webp body .leihuo-share .leihuo-share-qrcode #leihuo-share-qrcode {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/qrcodeBg_5a616100.png) center no-repeat;
  background-size: 100% 100%}

.webp body .leihuo-share .leihuo-share-qrcode #leihuo-share-qrcode {background:url(https://dream.res.netease.com/pc/zt/20230406224223/assets/qrcodeBg_5a616100.webp) center no-repeat;
  background-size: 100% 100%}

.no-webp body .leihuo-share .leihuo-share-qrcode #leihuo-share-qrcode {background-size:100% 100%}

.webp body .leihuo-share .leihuo-share-qrcode #leihuo-share-qrcode {background-size:100% 100%}

body .leihuo-share .leihuo-share-qrcode #leihuo-share-qrcode {
  position: absolute;
  left: auto;
  right: 9px;
  top: 9px;
  width: 1.1rem;
  height: 1.1rem;
  width: 110px;
  height: 110px;
  padding: 0;
  font-size: 0;
  text-align: center;
  -webkit-transform: none;
  transform: none;
}

body .leihuo-share .leihuo-share-qrcode #leihuo-share-qrcode canvas {
  display: inline-block;
  width: 70px;
  margin-top: 20px;
}

body .leihuo-share .leihuo-share-qrcode #leihuo-share-qrcode img {
  display: inline-block;
  width: 70px;
  margin-top: 20px;
}

#copyright .leihuo-copyright.layout-toggle .footer {
  z-index: 999;
}
