/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 12px/1.14 arial;
  color: #333;
  outline: 0;
}
.no-webp body {background:#fff}
.webp body {background:#fff}
body {
}
a {
  color: #333;
}
/* function */
.f-cb:after,
.f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.f-cb,
.f-cbli li {
  zoom: 1;
}
.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.f-dn {
  display: none;
}
.f-db {
  display: block;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-pr {
  position: relative;
}
.f-prz {
  position: relative;
  zoom: 1;
}
.f-oh {
  overflow: hidden;
}
.f-ff0 {
  font-family: arial;
}
.f-ff1 {
  font-family: "Microsoft YaHei";
}
.f-fs1 {
  font-size: 12px;
}
.f-fs2 {
  font-size: 14px;
}
.f-fwn {
  font-weight: normal;
}
.f-fwb {
  font-weight: bold;
}
.f-tal {
  text-align: left;
}
.f-tac {
  text-align: center;
}
.f-tar {
  text-align: right;
}
.f-taj {
  text-align: justify;
  text-justify: inter-ideograph;
}
.f-vam,
.f-vama * {
  vertical-align: middle;
}
.f-wsn {
  word-wrap: normal;
  white-space: nowrap;
}
.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.f-ti {
  overflow: hidden;
  text-indent: -30000px;
}
.f-ti2 {
  text-indent: 2em;
}
.f-lhn {
  line-height: normal;
}
.f-tdu,
.f-tdu:hover {
  text-decoration: underline;
}
.f-tdn,
.f-tdn:hover {
  text-decoration: none;
}
.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.f-csp {
  cursor: pointer;
}
.f-csd {
  cursor: default;
}
.f-csh {
  cursor: help;
}
.f-csm {
  cursor: move;
}
.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
body {
  font-family: "Microsoft YaHei", SimSun, Helvetica, Tahoma, Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}
.no-webp html, 
.no-webp body {background:#fff}
.webp html, 
.webp body {background:#fff}
html,
body {
  height: 100%;
  min-width: 1280px;
}
.page {
  width: 100%;
  max-width: 1920px;
  min-width: 1280px;
  height: 100%;
  max-height: 1080px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.leihuo-copyright .btn-copyright {
  position: absolute !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  margin-left: 10px;
}
.leihuo-copyright .btn-copyright span {
  font-size: 16px;
  margin-left: 10px;
}
.leihuo-copyright .footer {
  position: absolute !important;
}
.no-webp .leihuo-copyright .footer.active {background:rgba(0, 0, 0, 0.6)}
.webp .leihuo-copyright .footer.active {background:rgba(0, 0, 0, 0.6)}
.leihuo-copyright .footer.active {
}
.leihuo-copyright .footer.active .btn-copyright.active {
  color: #333 !important;
}
#copyright {
  display: none;
}
.logo {
  display: none;
  position: absolute;
  left: 20px;
  top: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.no-webp .logo2 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/logo2_663dd53e.png) 0 0 no-repeat}
.webp .logo2 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/logo2_663dd53e.webp) 0 0 no-repeat}
.logo2 {
  display: block;
  width: 172px;
  height: 84px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -86px;
  margin-top: -300px;
}
.title {
  width: 477px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -239px;
  margin-top: -120px;
}
.no-webp .title--main {background-position:0 0}
.webp .title--main {background-position:0 0}
.no-webp .title--main {background-repeat:no-repeat}
.webp .title--main {background-repeat:no-repeat}
.title--main {
  position: relative;
  display: block;
  width: 477px;
  height: 88px;
  text-indent: -30000px;
}
.no-webp .title--sm {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/titleSm_7642170e.png) 0 0 no-repeat}
.webp .title--sm {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/titleSm_7642170e.webp) 0 0 no-repeat}
.title--sm {
  position: relative;
  display: block;
  width: 128px;
  height: 21px;
  margin: 20px auto;
}
.no-webp .title__1 {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/title1_467d9a41.png)}
.webp .title__1 {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/title1_467d9a41.webp)}
.title__1 {
}
.no-webp .title__2 {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/title2_8782f860.png)}
.webp .title__2 {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/title2_8782f860.webp)}
.title__2 {
}
.line {
  width: 1px;
  position: absolute;
  left: 50%;
  right: 50%;
}
.no-webp .line__1 {background:#7d6852}
.webp .line__1 {background:#7d6852}
.line__1 {
  margin-top: 45px;
  -webkit-animation: line 1.5s ease-in-out forwards;
          animation: line 1.5s ease-in-out forwards;
}
.no-webp .line__2 {background:#978675}
.webp .line__2 {background:#978675}
.line__2 {
  top: 50%;
  margin-top: 45px;
  height: 45px;
}
.section {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.no-webp .section__cover {background:#a08e65}
.webp .section__cover {background:#a08e65}
.section__cover {
  top: auto;
  bottom: 0;
  -webkit-transition: all 1s 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 1s 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
  overflow: hidden;
}
.section__cover .title {
  opacity: 0;
  -webkit-transition: all 0.4s 0.4s ease-in-out;
  transition: all 0.4s 0.4s ease-in-out;
}
.section__cover .main--wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
}
.no-webp .section__main {background:#fff}
.webp .section__main {background:#fff}
.section__main {
  overflow: hidden;
}
.no-webp .section__list {background:#fff}
.webp .section__list {background:#fff}
.section__list {
  width: 0%;
  overflow: hidden;
  -webkit-transition: width 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.main--wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main--wrapper .btn__entry {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -87px;
  margin-top: 125px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  -webkit-transition: all 0.4s 1.2s ease-in-out;
  transition: all 0.4s 1.2s ease-in-out;
}
.main--bg {
  width: 1920px;
  height: 1080px;
  position: relative;
  -webkit-mask: url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/mask_enter_5c71337d.png);
  -webkit-mask-size: 2500% 100%;
  left: 50%;
  top: 50%;
  margin-left: -960px;
  margin-top: -540px;
}
.no-webp .main--circle {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/circle_b2b0d723.png) center center no-repeat}
.webp .main--circle {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/circle_b2b0d723.webp) center center no-repeat}
.main--circle {
  display: block;
  width: 101px;
  height: 101px;
  position: absolute;
  left: 415px;
  top: 830px;
  -webkit-animation: rotate 5s linear infinite;
          animation: rotate 5s linear infinite;
}
.main__circle2 {
  left: 1405px;
  top: 155px;
}
.main--cover {
  display: block;
  width: 1879px;
  height: 938px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -939px;
  margin-top: -469px;
}
.main--newest {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 165px;
  text-align: center;
}
.main--newest .btn {
  margin: 50px auto 0 auto;
}
.main--newest .icon {
  margin: 0 auto;
}
.no-webp .main__img {background-position:center center}
.webp .main__img {background-position:center center}
.no-webp .main__img {background-size:auto 100%}
.webp .main__img {background-size:auto 100%}
.main__img {
  position: relative;
  width: auto;
  margin-right: 570px;
}
.main__img img {
  height: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 1s ease-out;
  transition: -webkit-transform 1s ease-out;
  transition: transform 1s ease-out;
  transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
.main__img .icon__new {
  position: absolute;
  right: 25px;
  top: 27px;
}
.no-webp .main__entry {background:#fff}
.webp .main__entry {background:#fff}
.main__entry {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: width 0.4s cubic-bezier(0, 0, 0.2, 1);
  transition: width 0.4s cubic-bezier(0, 0, 0.2, 1);
}
.no-webp .newest--name {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/name_a7a5344e.png) left top no-repeat}
.webp .newest--name {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/name_a7a5344e.webp) left top no-repeat}
.newest--name {
  width: 195px;
  height: 19px;
  margin: 35px auto 0px auto;
}
.no-webp .newest--heading {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/headingEn_b31c9c3f.png) left top no-repeat}
.webp .newest--heading {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/headingEn_b31c9c3f.webp) left top no-repeat}
.newest--heading {
  width: 148px;
  height: 10px;
  margin: 10px auto;
}
.newest--item {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-50px, 0, 0);
          transform: translate3d(-50px, 0, 0);
  -webkit-transition: all 0.8s 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: all 0.8s 0.1s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.newest--item:nth-child(2) {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}
.newest--item:nth-child(3) {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
.newest--item:nth-child(4) {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}
.no-webp .newest--link {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/big_4ed91b99.jpg) right center no-repeat;
  background-size: auto 100%}
.webp .newest--link {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/big_4ed91b99.webp) right center no-repeat;
  background-size: auto 100%}
.no-webp .newest--link {background-size:auto 100%}
.webp .newest--link {background-size:auto 100%}
.newest--link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
.newest--link:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.clothes--wrapper {
  position: relative;
  overflow: hidden;
}
.clothes--list {
  width: 1280px;
  margin: 0 auto;
  padding: 120px 0;
  overflow: hidden;
}
.clothes--item {
  float: left;
  width: 258px;
  height: 590px;
  padding: 10px 30px 65px 30px;
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.clothes--item:nth-child(4n+2) {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}
.clothes--item:nth-child(4n+3) {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}
.clothes--item:nth-child(4n+4) {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
.clothes--item.clothes__show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.clothes--link {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.clothes--link .icon {
  position: absolute;
  right: 20px;
  top: 20px;
}
.clothes--link:hover .clothes--line {
  width: 150px;
}
.clothes--link:hover .clothes--btn-wrapper {
  width: 160px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.clothes--img-wrapper {
  width: 258px;
  height: 481px;
  overflow: hidden;
}
.clothes--img {
  display: block;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.clothes--desc {
  position: relative;
  padding-top: 12px;
}
.clothes--name {
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
.clothes--date {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 4px;
  color: #333333;
  font-family: SimSun;
}
.no-webp .clothes--line {background:#000}
.webp .clothes--line {background:#000}
.clothes--line {
  width: 12px;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 22px;
  -webkit-transition: width 0.6s ease-in-out;
  transition: width 0.6s ease-in-out;
}
.clothes--btn-wrapper {
  position: absolute;
  left: -30px;
  bottom: 80px;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.clothes--bg {
  position: absolute;
  left: 50%;
  z-index: 0;
  -webkit-transition: -webkit-transform 1.2s ease-out;
  transition: -webkit-transform 1.2s ease-out;
  transition: transform 1.2s ease-out;
  transition: transform 1.2s ease-out, -webkit-transform 1.2s ease-out;
}
.clothes--bg img {
  height: 0;
  -webkit-transition: height 0.8s ease-in-out;
  transition: height 0.8s ease-in-out;
}
.no-webp .clothes--bottom {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bottom_b0166452.png) left top no-repeat}
.webp .clothes--bottom {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bottom_b0166452.webp) left top no-repeat}
.clothes--bottom {
  display: block;
  width: 293px;
  height: 66px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -146px;
}
.no-webp .clothes__bg1 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bg2_717943cc.png) left top no-repeat}
.webp .clothes__bg1 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bg2_717943cc.webp) left top no-repeat}
.clothes__bg1 {
  width: 802px;
  height: 783px;
  top: 300px;
  margin-left: 158px;
}
.clothes__bg1 img {
  position: absolute;
  right: 250px;
  bottom: 230px;
  width: 11px;
}
.clothes__bg1.clothes__show img {
  height: 658px;
}
.no-webp .clothes__bg2 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bg3_930a5743.png) left top no-repeat}
.webp .clothes__bg2 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bg3_930a5743.webp) left top no-repeat}
.clothes__bg2 {
  width: 802px;
  height: 727px;
  top: 2000px;
  margin-left: -960px;
}
.clothes__bg2 img {
  position: absolute;
  left: 250px;
  top: 230px;
  width: 10px;
}
.clothes__bg2.clothes__show img {
  height: 584px;
}
.no-webp .clothes__bg3 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bottomBg_697dbfb5.jpg) left top no-repeat}
.webp .clothes__bg3 {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/bottomBg_697dbfb5.webp) left top no-repeat}
.clothes__bg3 {
  width: 1920px;
  height: 929px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -960px;
  z-index: 0;
}
.clothes__even {
  padding-top: 65px;
  padding-bottom: 10px;
}
.no-webp .entry--bg {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/entryButton_b4ca32c5.png) 0 0 no-repeat}
.webp .entry--bg {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/entryButton_b4ca32c5.webp) 0 0 no-repeat}
.entry--bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.no-webp .entry__hover {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/entryButtonHover_7225b522.jpg)}
.webp .entry__hover {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/entryButtonHover_7225b522.webp)}
.entry__hover {
  width: 0;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.no-webp .btn {background-repeat:no-repeat}
.webp .btn {background-repeat:no-repeat}
.no-webp .btn {background-position:0 0}
.webp .btn {background-position:0 0}
.btn {
  display: block;
  text-align: center;
}
.btn__entry {
  width: 173px;
  height: 50px;
}
.btn__entry:hover .entry__hover {
  width: 100%;
}
.no-webp .btn__redirect {background-color:#222328}
.webp .btn__redirect {background-color:#222328}
.btn__redirect {
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-family: SimSun;
  position: relative;
}
.btn__redirect span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.btn__redirect.lg {
  width: 195px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.no-webp .btn__redirect:before {background:#a08e65}
.webp .btn__redirect:before {background:#a08e65}
.btn__redirect:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
}
.btn__redirect:hover:before {
  width: 100%;
}
.btn__close {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn__close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.no-webp .btn__top {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.png) left top no-repeat;background-size:90px 87px;
background-position:-40px -0px}
.webp .btn__top {background:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.webp) left top no-repeat;background-size:90px 87px;
background-position:-40px -0px}
.no-webp .btn__top {background-size:90px 87px}
.webp .btn__top {background-size:90px 87px}
.no-webp .btn__top {background-position:-40px -0px}
.webp .btn__top {background-position:-40px -0px}
.btn__top {
  display: none;
  width: 50px;
  height: 50px;

  position: fixed;
  right: 100px;
  bottom: 50px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.btn__top.btn__show {
  opacity: 1;
  filter: alpha(opacity=100);
}
.no-webp .icon {background-repeat:no-repeat}
.webp .icon {background-repeat:no-repeat}
.icon {
  display: block;
}
.no-webp .icon__new {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.png);background-size:90px 87px;
background-position:-0px -0px}
.webp .icon__new {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.webp);background-size:90px 87px;
background-position:-0px -0px}
.no-webp .icon__new {background-size:90px 87px}
.webp .icon__new {background-size:90px 87px}
.no-webp .icon__new {background-position:-0px -0px}
.webp .icon__new {background-position:-0px -0px}
.icon__new {
  width: 38px;
  height: 87px;

}
.no-webp .icon__add {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.png);background-size:90px 87px;
background-position:-75px -52px}
.webp .icon__add {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.webp);background-size:90px 87px;
background-position:-75px -52px}
.no-webp .icon__add {background-size:90px 87px}
.webp .icon__add {background-size:90px 87px}
.no-webp .icon__add {background-position:-75px -52px}
.webp .icon__add {background-position:-75px -52px}
.icon__add {
  width: 9px;
  height: 9px;

}
.no-webp .icon__close {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.png);background-size:90px 87px;
background-position:-40px -52px}
.webp .icon__close {background-image:url(https://tianyu.res.netease.com/pc/zt/20220225141348863/img/sprite-ebc669_ebc6690e.webp);background-size:90px 87px;
background-position:-40px -52px}
.no-webp .icon__close {background-size:90px 87px}
.webp .icon__close {background-size:90px 87px}
.no-webp .icon__close {background-position:-40px -52px}
.webp .icon__close {background-position:-40px -52px}
.icon__close {
  width: 33px;
  height: 33px;

}
.start .section__cover {
  height: 0%;
}
.start .section__cover .title {
  opacity: 1;
}
.start .main--bg {
  -webkit-mask-position: 0 0;
  -webkit-animation: maskIn 1s 1s steps(24) forwards;
}
.start .btn__entry {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.enter .logo {
  opacity: 1;
  filter: alpha(opacity=100);
}
.enter .main--bg {
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.enter .main__entry {
  width: 570px;
}
.enter .main__entry .title {
  -webkit-animation: moveToRight 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55) forwards;
          animation: moveToRight 0.8s cubic-bezier(0.68, -0.55, 0.27, 1.55) forwards;
}
.enter .newest--item {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.enter .btn__entry {
  display: none;
}
.show.section__list {
  opacity: 1;
  width: 100%;
}
@-webkit-keyframes arrow {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes arrow {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes line {
  0% {
    bottom: 0;
    top: 100%;
  }
  33% {
    bottom: 0;
    top: 50%;
  }
  67% {
    bottom: 0;
    top: 50%;
  }
  100% {
    bottom: 50%;
    top: 50%;
  }
}
@keyframes line {
  0% {
    bottom: 0;
    top: 100%;
  }
  33% {
    bottom: 0;
    top: 50%;
  }
  67% {
    bottom: 0;
    top: 50%;
  }
  100% {
    bottom: 50%;
    top: 50%;
  }
}
@-webkit-keyframes moveToRight {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes moveToRight {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes maskIn {
  from {
    -webkit-mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
  }
}
@keyframes maskIn {
  from {
    -webkit-mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
  }
}
@-webkit-keyframes showUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
}
@keyframes showUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
}
@-webkit-keyframes showDown {
  from {
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes showDown {
  from {
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

