﻿body, html {
  height: 100%;
  width: 100vw;
  line-height: 1
}
body {
  -webkit-text-size-adjust: 100% !important
}
blockquote, body, button, dd, dl, dt, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system, PingFang SC, PingFangSC-Regular, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif
}
div, h1, h2, h3, h4, h5, h6, li, p {
  word-break: break-all
}
textarea {
  resize: none
}
li, ol, ul {
  list-style: none
}
i {
  font-style: normal;
  font-weight: 400
}
button, input, select, textarea {
  font-size: 100%
}
a {
  text-decoration: none;
  color: inherit
}
a, button, input {
  outline: none
}
a:hover {
  text-decoration: none
}
::-moz-focus-inner {
  border: 0
}
a:focus {
  outline: none
}
:link, :visited, ins {
  text-decoration: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a, button, html, input, textarea {
  -webkit-tap-highlight-color: transparent
}
a, img {
  -webkit-touch-callout: none
}
button, input, textarea {
  -webkit-appearance: none
}
em, i {
  font-style: normal
}
.logo-img {
  width: 18vw;
  height: 5.067vw;
  display: block
}
.half-price .clue-dialog .clue-dialog-inner .content .tip .statement-status-checkbox {
  -webkit-appearance: checkbox
}
.list-loading {
  width: 14.667vw;
  height: 5.867vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto
}
.list-loading:before {
  background-color: rgba(16, 199, 255, .5);
  z-index: 1;
  -webkit-animation: BeforeAnimate-2b6cda20 .6s linear infinite alternate;
  animation: BeforeAnimate-2b6cda20 .6s linear infinite alternate
}
.list-loading:after {
  background-color: rgba(29, 239, 199, .5);
  -webkit-animation: AfterAnimate-2b6cda20 .6s linear infinite alternate;
  animation: AfterAnimate-2b6cda20 .6s linear infinite alternate
}
.list-loading:after, .list-loading:before {
  content: "";
  display: block;
  width: 2.933vw;
  height: 2.933vw;
  border-radius: 100%
}
@-webkit-keyframes BeforeAnimate-2b6cda20 {
  to {
    transform: translate(44px)
  }
}
@keyframes BeforeAnimate-2b6cda20 {
  to {
    transform: translate(44px)
  }
}
@-webkit-keyframes AfterAnimate-2b6cda20 {
  to {
    transform: translate(-44px)
  }
}
@keyframes AfterAnimate-2b6cda20 {
  to {
    transform: translate(-44px)
  }
}
.icon-index-tj {
  width: 12.267vw;
  height: 4.8vw;
  background: url(../image/icon-tk.png) 0 0/100% auto no-repeat;
  display: inline-block;
  vertical-align: middle
}
.van-popover[data-popper-placement=bottom-end] .van-popover__arrow {
  border-width: 1.6vw
}
.van-popover .van-popover__action {
  width: 34.133vw !important;
  line-height: 10.667vw !important;
  font-size: 3.733vw !important;
  padding: 0 4.267vw !important;
  height: 10.667vw
}
.van-popover {
  width: 34.133vw
}
.van-popover .van-popover__action-icon {
  font-size: 4.8vw
}
.van-icon:before {
  font-size: 3.733vw !important
}
.van-toast .van-icon:before {
  font-size: 5.6vw !important
}
.card-box {
  width: 95.733vw;
  padding: 5.333vw 4.267vw;
  margin: 0 auto 2.133vw;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 2.133vw
}
.card-box .card-info, .card-box {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.card-box .card-info {
  flex: 1
}
.card-box .people-info {
  width: 48vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1
}
.card-box .people-face {
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 2.133vw
}
.card-box .people-face .face, .card-box .people-face {
  display: block;
  width: 16vw;
  height: 16vw
}
.card-box .people-name {
  font-size: 4.267vw;
  line-height: 5.6vw;
  font-weight: 700;
  color: #2c2d2e
}
.card-box .people-desc, .card-box .people-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  word-break: break-all
}
.card-box .people-desc {
  line-height: 4.533vw;
  font-size: 3.2vw;
  color: #848895;
  color: #b3b5bd;
  margin-top: .933vw
}
.card-box .people-focus {
  flex-shrink: 0;
  width: 17.067vw;
  height: 7.467vw;
  border-radius: 6.667vw;
  cursor: pointer;
  opacity: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.2vw;
  margin-left: 2.133vw;
  background-image: linear-gradient(90deg, rgba(16, 199, 255, .6), rgba(29, 239, 199, .6))
}
.card-box .people-focus .van-icon-plus {
  margin-right: .667vw
}
.card-box .focused {
  color: #fff;
  text-align: center;
  background: #dadbdf
}
.card-box .people-relation {
  display: flex;
  align-items: center;
  width: 100%;
  color: #848895;
  font-size: 3.2vw
}
.card-box .people-relation .number {
  margin-left: 1.333vw;
  margin-top: 1.333vw
}
.card-box .people-relation .relat-name {
  display: flex;
  align-items: center;
  margin-top: 1.333vw
}
.card-box .people-relation .relat-name.divider:before {
  content: "";
  width: 1px;
  height: 2.933vw;
  background-color: #dfdfdf;
  margin: 0 2.4vw
}
body, html {
  height: 100%;
  width: 100vw;
  line-height: 1
}
body {
  -webkit-text-size-adjust: 100% !important
}
blockquote, body, button, dd, dl, dt, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system, PingFang SC, PingFangSC-Regular, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif
}
div, h1, h2, h3, h4, h5, h6, li, p {
  word-break: break-all
}
textarea {
  resize: none
}
li, ol, ul {
  list-style: none
}
i {
  font-style: normal;
  font-weight: 400
}
button, input, select, textarea {
  font-size: 100%
}
a {
  text-decoration: none;
  color: inherit
}
a, button, input {
  outline: none
}
a:hover {
  text-decoration: none
}
::-moz-focus-inner {
  border: 0
}
a:focus {
  outline: none
}
:link, :visited, ins {
  text-decoration: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a, button, html, input, textarea {
  -webkit-tap-highlight-color: transparent
}
a, img {
  -webkit-touch-callout: none
}
button, input, textarea {
  -webkit-appearance: none
}
em, i {
  font-style: normal
}
.logo-img {
  width: 18vw;
  height: 5.067vw;
  display: block
}
.half-price .clue-dialog .clue-dialog-inner .content .tip .statement-status-checkbox {
  -webkit-appearance: checkbox
}
.list-loading {
  width: 14.667vw;
  height: 5.867vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto
}
.list-loading:before {
  background-color: rgba(16, 199, 255, .5);
  z-index: 1;
  -webkit-animation: BeforeAnimate-6fa1b606 .6s linear infinite alternate;
  animation: BeforeAnimate-6fa1b606 .6s linear infinite alternate
}
.list-loading:after {
  background-color: rgba(29, 239, 199, .5);
  -webkit-animation: AfterAnimate-6fa1b606 .6s linear infinite alternate;
  animation: AfterAnimate-6fa1b606 .6s linear infinite alternate
}
.list-loading:after, .list-loading:before {
  content: "";
  display: block;
  width: 2.933vw;
  height: 2.933vw;
  border-radius: 100%
}
@-webkit-keyframes BeforeAnimate-6fa1b606 {
  to {
    transform: translate(44px)
  }
}
@keyframes BeforeAnimate-6fa1b606 {
  to {
    transform: translate(44px)
  }
}
@-webkit-keyframes AfterAnimate-6fa1b606 {
  to {
    transform: translate(-44px)
  }
}
@keyframes AfterAnimate-6fa1b606 {
  to {
    transform: translate(-44px)
  }
}
.icon-index-tj {
  width: 12.267vw;
  height: 4.8vw;
  background: url(../image/icon-tk.png) 0 0/100% auto no-repeat;
  display: inline-block;
  vertical-align: middle
}
.van-popover[data-popper-placement=bottom-end] .van-popover__arrow {
  border-width: 1.6vw
}
.van-popover .van-popover__action {
  width: 34.133vw !important;
  line-height: 10.667vw !important;
  font-size: 3.733vw !important;
  padding: 0 4.267vw !important;
  height: 10.667vw
}
.van-popover {
  width: 34.133vw
}
.van-popover .van-popover__action-icon {
  font-size: 4.8vw
}
.van-icon:before {
  font-size: 3.733vw !important
}
.van-toast .van-icon:before {
  font-size: 5.6vw !important
}
.box {
  width: 95.733vw;
  margin: 0 auto;
  padding: 0 2.133vw
}
.box .card-tag {
  margin-bottom: 2vw
}
.box .card-tag > i {
  font-style: normal;
  line-height: 3.733vw;
  font-size: 2.667vw;
  background: #f6f6f6;
  border-radius: .533vw;
  margin-bottom: 2.4vw;
  padding: .533vw 1.333vw;
  margin-right: 1.333vw
}
.box .title {
  line-height: 7.2vw;
  font-size: 4.533vw;
  -webkit-line-clamp: 2;
  font-weight: 700;
  color: #2c2d2e;
  margin-bottom: 2.533vw
}
.box .desc, .box .title {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  align-self: flex-start
}
.box .desc {
  font-size: 3.2vw;
  line-height: 4.4vw;
  -webkit-line-clamp: 1;
  color: #848895
}
.box .superman-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4vw
}
.box .publish-time {
  font-size: 3.2vw;
  color: #848895
}
.box .superman {
  display: flex;
  align-items: center;
  justify-content: flex-start
}
.box .superman .face {
  width: 4.267vw;
  height: 4.267vw;
  margin-right: 1.467vw;
  display: block;
  border-radius: 100%;
  overflow: hidden
}
.box .superman .name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 3.2vw;
  color: #848895
}
.card {
  padding: 5.333vw 4.267vw;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 2.133vw;
  margin-bottom: 2.133vw
}
.card .img, .card {
  position: relative
}
.card .img {
  width: 100%;
  max-height: 49.067vw;
  margin-bottom: 2.667vw;
  border-radius: 1.333vw;
  overflow: hidden;
  display: flex;
  align-items: center
}
.card .img .van-image {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}
.card .art-icon {
  width: 11.733vw;
  height: 11.733vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: url(../image/icon-video.png) 0 0/100% auto no-repeat
}
.hot-card {
  padding: 5.333vw 4.267vw;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  border-radius: 2.133vw;
  margin-bottom: 2.133vw
}
.hot-card .hot-card-link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row-reverse;
  position: relative
}
.hot-card .hot-card-link .card-info {
  flex: 1
}
.hot-card .hot-card-link .sort-icon {
  width: 11.2vw;
  height: 11.2vw;
  position: absolute;
  right: -3.2vw;
  top: -2.667vw;
  z-index: 1
}
.hot-card .hot-card-link .sort-icon.sort-0 {
  background: url(../image/top-1.png) 0 0/100% auto no-repeat
}
.hot-card .hot-card-link .sort-icon.sort-1 {
  background: url(../image/top-2.png) 0 0/100% auto no-repeat
}
.hot-card .hot-card-link .sort-icon.sort-2 {
  background: url(../image/top-3.png) 0 0/100% auto no-repeat
}
.hot-card .img {
  width: 28.533vw;
  height: 21.333vw;
  flex-shrink: 0;
  margin-left: 2vw;
  border-radius: 1.067vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative
}
.hot-card .img .cover {
  width: 100%;
  height: 100%
}
.hot-card .video-btn {
  width: 8vw;
  height: 8vw;
  background: url(../image/icon-video.png) 0 0/100% auto no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1
}
.duration-icon {
  padding: .533vw 1.067vw;
  font-size: 2.667vw;
  color: #fff;
  background: rgba(0, 0, 0, .5);
  border-radius: .8vw;
  position: absolute;
  bottom: 1.333vw;
  right: 1.333vw;
  z-index: 1
}
.spanclass {
  display: none
}
body, html {
  height: 100%;
  width: 100vw;
  line-height: 1
}
body {
  -webkit-text-size-adjust: 100% !important
}
blockquote, body, button, dd, dl, dt, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system, PingFang SC, PingFangSC-Regular, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif
}
div, h1, h2, h3, h4, h5, h6, li, p {
  word-break: break-all
}
textarea {
  resize: none
}
li, ol, ul {
  list-style: none
}
i {
  font-style: normal;
  font-weight: 400
}
button, input, select, textarea {
  font-size: 100%
}
a {
  text-decoration: none;
  color: inherit
}
a, button, input {
  outline: none
}
a:hover {
  text-decoration: none
}
::-moz-focus-inner {
  border: 0
}
a:focus {
  outline: none
}
:link, :visited, ins {
  text-decoration: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a, button, html, input, textarea {
  -webkit-tap-highlight-color: transparent
}
a, img {
  -webkit-touch-callout: none
}
button, input, textarea {
  -webkit-appearance: none
}
em, i {
  font-style: normal
}
.logo-img {
  width: 18vw;
  height: 5.067vw;
  display: block
}
.half-price .clue-dialog .clue-dialog-inner .content .tip .statement-status-checkbox {
  -webkit-appearance: checkbox
}
.list-loading {
  width: 14.667vw;
  height: 5.867vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto
}
.list-loading:before {
  background-color: rgba(16, 199, 255, .5);
  z-index: 1;
  -webkit-animation: BeforeAnimate-46b96aee .6s linear infinite alternate;
  animation: BeforeAnimate-46b96aee .6s linear infinite alternate
}
.list-loading:after {
  background-color: rgba(29, 239, 199, .5);
  -webkit-animation: AfterAnimate-46b96aee .6s linear infinite alternate;
  animation: AfterAnimate-46b96aee .6s linear infinite alternate
}
.list-loading:after, .list-loading:before {
  content: "";
  display: block;
  width: 2.933vw;
  height: 2.933vw;
  border-radius: 100%
}
@-webkit-keyframes BeforeAnimate-46b96aee {
  to {
    transform: translate(44px)
  }
}
@keyframes BeforeAnimate-46b96aee {
  to {
    transform: translate(44px)
  }
}
@-webkit-keyframes AfterAnimate-46b96aee {
  to {
    transform: translate(-44px)
  }
}
@keyframes AfterAnimate-46b96aee {
  to {
    transform: translate(-44px)
  }
}
.icon-index-tj {
  width: 12.267vw;
  height: 4.8vw;
  background: url(../image/icon-tk.png) 0 0/100% auto no-repeat;
  display: inline-block;
  vertical-align: middle
}
.van-popover[data-popper-placement=bottom-end] .van-popover__arrow {
  border-width: 1.6vw
}
.van-popover .van-popover__action {
  width: 34.133vw !important;
  line-height: 10.667vw !important;
  font-size: 3.733vw !important;
  padding: 0 4.267vw !important;
  height: 10.667vw
}
.van-popover {
  width: 34.133vw
}
.van-popover .van-popover__action-icon {
  font-size: 4.8vw
}
.van-icon:before {
  font-size: 3.733vw !important
}
.van-toast .van-icon:before {
  font-size: 5.6vw !important
}
.g-list .van-tabs__nav--line.van-tabs__nav--complete {
  padding: 0 0 2.667vw;
  margin-right: 13.333vw
}
.g-list .van-action-sheet__header {
  line-height: 12.8vw !important
}
.g-list .van-tabs__content {
  margin-top: 2.133vw
}
.v-tab .van-tabs__nav {
  background-color: transparent
}
.tab-btns {
  position: relative
}
.list-btn {
  position: absolute;
  right: 0;
  top: 0
}
.list-btn .list-btn-sticky, .list-btn {
  width: 12.8vw;
  height: 11.733vw;
  background: url(../image/icon-btn.png) 50%/100% 100% no-repeat
}
.list-btn .list-btn-sticky {
  float: right
}
.van-tabs--line .van-tabs__line {
  width: 4.267vw;
  height: .8vw;
  background-image: linear-gradient(90deg, #10c7ff, #1defc7);
  opacity: .66;
  border-radius: .533vw
}
.van-tabs--line .van-tabs__wrap {
  height: 11.733vw
}
.van-tabs--line .van-tab--active {
  font-weight: 700
}
.van-tabs--line .van-tab--active .van-tab__text {
  font-size: 5.333vw;
  color: #2c2d2e
}
.van-tabs--line .van-tab__text {
  transition: all .2s linear;
  font-size: 4.267vw;
  color: #848895
}
.sheet-content {
  height: 93.333vw
}
.sheet-content .van-action-sheet__header {
  font-weight: 700;
  font-size: 4.267vw
}
.sheet-content .van-action-sheet__close {
  color: #2c2d2e
}
.sheet-tab-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: wrap;
  padding: 0 3.2vw
}
.sheet-tab-list .sheet-tab-item {
  width: 29.067vw;
  height: 10.667vw;
  background: #f2f3fa;
  border-radius: 5.6vw;
  font-size: 3.733vw;
  line-height: 10.667vw;
  text-align: center;
  margin-top: 3.2vw
}