@charset "utf-8";

.noSize {
  font-size: 0;
  text-indent: -9999em;
}

.flex {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}

* {
  -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;
}

html,
body {
  width: 100%;
}

body {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", STHeiTi, 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;
}

body {
  padding: 0;
  margin: 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;
}

input,
textarea,
button,
a,
div,
select {
  border: 0;
  outline: none;
}

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

textarea {
  overflow: auto;
  resize: none;
}

input {
  outline: none;
}

a,
button {
  cursor: pointer;
}

button {
  border: none;
  outline: none;
}

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

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

p {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 0em;
  margin-block-end: 0em;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
}

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;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 312.5%;
}

@media screen and (min-width: 360px) and (max-width: 374px) and (orientation: portrait) {
  html {
    font-size: 351.5%;
  }
}

@media screen and (min-width: 384px) and (max-width: 399px) and (orientation: portrait) {
  html {
    font-size: 375%;
  }
}

@media screen and (min-width: 400px) and (max-width: 413px) and (orientation: portrait) {
  html {
    font-size: 390.625%;
  }
}

@media screen and (min-width: 414px) and (max-width: 431px) and (orientation: portrait) {
  html {
    font-size: 404.3%;
  }
}

@media screen and (min-width: 432px) and (max-width: 479px) and (orientation: portrait) {
  html {
    font-size: 421.875%;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) and (orientation: portrait) {
  html {
    font-size: 468.75%;
  }
}

@media screen and (min-width: 640px) and (orientation: portrait) {
  html {
    font-size: 625%;
  }
}

@font-face {
  font-family: 'fzssksjtextra';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzssksjtextra.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzbysong';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzbysong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzcysong';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzcysong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.no-webp body {background-color:#eef5fb}

.webp body {background-color:#eef5fb}

body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  font-size: 0.26rem;
  color: #464748;
}

.app {
  position: relative;
  padding: 0.01rem;
  height: auto;
}

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

.webp #forhorview {background:#000}

#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;
}

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

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

.container-index {
  position: relative;
}

.container-index .top-mask {
  width: 100%;
  height: 0.4rem;
}

.container-index .lb {
  height: 0.32rem;
  line-height: 0.32rem;
  display: block;
  color: #ffffff;
  text-decoration: underline;
  margin-top: 0.25rem;
}

.no-webp .container-index .lb i {background:url(https://qn.res.netease.com/pc/zt/20230329145555/img/laba_f63cd880.png) no-repeat;
  background-size: 100% 100%}

.webp .container-index .lb i {background:url(https://qn.res.netease.com/pc/zt/20230329145555/img/laba_f63cd880.webp) no-repeat;
  background-size: 100% 100%}

.no-webp .container-index .lb i {background-size:100% 100%}

.webp .container-index .lb i {background-size:100% 100%}

.container-index .lb i {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.1rem;
  margin-left: 0.2rem;
  display: inline-block;
  vertical-align: middle;
}

.no-webp .container-index .urs-bg {background:rgba(177, 141, 98, 0.5)}

.webp .container-index .urs-bg {background:rgba(177, 141, 98, 0.5)}

.container-index .urs-bg {
  width: 7.5rem;
  height: 0.5rem;
  padding: 0.1rem 0.25rem;
  margin-bottom: 0.2rem;
  top: center;
  text-align: center;
  color: #ffffff;
}

.container-index .urs-bg .score {
  display: inline-block;
  text-align: center;
  padding-right: 0.2rem;
}

.container-index .urs-bg a {
  text-decoration: underline;
  color: #bf6e5f;
}

.container-index .tag-bg {
  width: 7rem;
  margin: 0.05rem auto;
}

.container-index .tag-bg p {
  font-size: 0.3rem;
  line-height: 0.6rem;
  font-weight: 600;
}

.container-index .card-type {
  width: 7rem;
  margin: 0.1rem auto;
}

.no-webp .container-index .card-type .type {background:#3d8bcd}

.webp .container-index .card-type .type {background:#3d8bcd}

.container-index .card-type .type {
  display: inline-block;
  border-radius: 0.05rem;
  color: #ffffff;
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.22rem;
  text-align: center;
  vertical-align: middle;
  margin-left: 0.2rem;
}

.no-webp .container-index .card-type .card-row {background-color:#ffffff}

.webp .container-index .card-type .card-row {background-color:#ffffff}

.container-index .card-type .card-row {
  width: 4.5rem;
  display: inline-block;
  height: 0.6rem;
  border: 0.01rem solid #b2b1b4;
  border-radius: 0.1rem;
  -webkit-appearance: none;
  vertical-align: middle;
}

.no-webp .container-index .card-type .card-row option {background-color:#FFFFFF}

.webp .container-index .card-type .card-row option {background-color:#FFFFFF}

.container-index .card-type .card-row option {
  text-align: center;
}

.container-index .card-row-ss {
  width: 7rem;
  margin: 0.2rem auto 0.1rem;
}

.container-index .card-row-ss .card-lv {
  width: 7rem;
  height: 0.8rem;
  margin: 0.1rem auto;
}

.no-webp .container-index .card-row-ss .card-lv span {background:#3d8bcd}

.webp .container-index .card-row-ss .card-lv span {background:#3d8bcd}

.container-index .card-row-ss .card-lv span {
  display: inline-block;
  border-radius: 0.05rem;
  color: #ffffff;
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.22rem;
  text-align: center;
  vertical-align: middle;
  margin-left: 0.2rem;
}

.no-webp .container-index .card-row-ss .card-lv .card-search-txt {background:#ffffff}

.webp .container-index .card-row-ss .card-lv .card-search-txt {background:#ffffff}

.container-index .card-row-ss .card-lv .card-search-txt {
  display: inline-block;
  width: 4.5rem;
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.1rem;
  font-size: 0.24rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 0.01rem solid #b2b1b4;
  vertical-align: middle;
  color: #464748;
  border-radius: 0.1rem;
}

.container-index .card-row-ss .card-lv .card-search-txt:focus {
  border: 0.01rem solid #b2b1b4;
  -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0, 0, 0, 0.075), 0 0 0.08rem rgba(111, 86, 63, 0.6);
  box-shadow: inset 0 0.01rem 0.01rem rgba(0, 0, 0, 0.075), 0 0 0.08rem rgba(111, 86, 63, 0.6);
}

.container-index .card-row-ss .line {
  width: 7rem;
  height: 0.05rem;
  border-bottom: 0.01rem dashed #464748;
  margin: 0.2rem auto;
}

.no-webp .container-index .card-row-ss .card-search-btn {background:#3d8bcd}

.webp .container-index .card-row-ss .card-search-btn {background:#3d8bcd}

.container-index .card-row-ss .card-search-btn {
  width: 6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #fff;
  border-radius: 0.06rem;
  border: none;
  vertical-align: middle;
  display: block;
  text-align: center;
  margin: 0.4rem auto;
}

.container-index .card-row-ss .result {
  font-size: 0.3rem;
  font-weight: 600;
  line-height: 0.6rem;
}

.container-index .result-jy {
  line-height: 0.8rem;
  padding: 0 0.1rem;
  font-size: 0.24rem;
}

.container-index .result-jy span {
  padding-right: 0.1rem;
}

.container-index .footer {
  width: 7rem;
  height: 1.8rem;
  margin: 0.2rem auto 0.1rem;
}

.container-index .footer .footer-line {
  width: 7rem;
  height: 0.05rem;
  border-top: 0.02rem solid #ffffff;
}

.container-index .footer p {
  font-size: 0.2rem;
  line-height: 0.4rem;
}

.container-index .footer p span {
  font-size: 0.24rem;
  line-height: 0.4rem;
  font-weight: 600;
}

.nav-main {
  position: relative;
  width: 7rem;
  height: 1.5rem;
  margin: 0 auto;
}

.nav-main .nav-cnt {
  width: 100%;
  margin: 0 auto;
}

.no-webp .nav-main .nav-cnt .nav-link {background:#3d8bcd}

.webp .nav-main .nav-cnt .nav-link {background:#3d8bcd}

.nav-main .nav-cnt .nav-link {
  width: 2rem;
  display: inline-block;
  height: 0.55rem;
  line-height: 0.55rem;
  font-size: 0.22rem;
  color: #fff;
  text-align: center;
  position: relative;
}

.nav-main .nav-cnt .nav-link::after {
  content: '';
  display: block;
  width: 2rem;
  margin: 0 auto;
}

.nav-main .nav-cnt .nav-link:last-child::after {
  border-bottom: none;
}

.no-webp .nav-main .nav-cnt .nav-link:hover, 
.no-webp .nav-main .nav-cnt .nav-link.router-link-exact-active {background:rgba(25, 25, 25, 0.8)}

.webp .nav-main .nav-cnt .nav-link:hover, 
.webp .nav-main .nav-cnt .nav-link.router-link-exact-active {background:rgba(25, 25, 25, 0.8)}

.nav-main .nav-cnt .nav-link:hover,
.nav-main .nav-cnt .nav-link.router-link-exact-active {
}
