.video-box[data-v-c0f7a8da] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.video-box video[data-v-c0f7a8da] {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  vertical-align: top;
  position: relative;
  border-radius: 2.667vw;
  border: none;
}
.video-box video + img[data-v-c0f7a8da] {
  border-radius: 2.667vw;
}
.video-box video[autoplay][data-v-c0f7a8da] {
  border-radius: 0px;
}
.video-box .img[data-v-c0f7a8da] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
  border: none;
}
.video-box .play[data-v-c0f7a8da] {
  width: 9.6vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.video-box .play img[data-v-c0f7a8da] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.video-box .corner[data-v-c0f7a8da] {
  position: absolute;
  bottom: 2.133vw;
  right: 2.133vw;
  font-size: 3.467vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 4.8vw;
  text-shadow: 0px 1px 0.533vw rgba(0, 0, 0, 0.08);
  z-index: 999;
}
.video-box .pause[data-v-c0f7a8da] {
  width: 9.6vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.video-box .pause img[data-v-c0f7a8da] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.video-box .current[data-v-c0f7a8da] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.video-box .current span[data-v-c0f7a8da] {
  font-size: 4.267vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: normal;
  color: #D6FA05;
  line-height: 4.267vw;
}
.video-box .current .duration[data-v-c0f7a8da] {
  color: #FFF;
}
.video-box .control[data-v-c0f7a8da] {
  width: 100%;
  position: absolute;
  bottom: 1.333vw;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 2.133vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  z-index: 999;
}
.video-box .control .time[data-v-c0f7a8da] {
  width: 8.533vw;
  height: 4.8vw;
  font-size: 3.467vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 4.8vw;
  text-shadow: 0px 1px 0.533vw rgba(0, 0, 0, 0.08);
}
.video-box .control .progress[data-v-c0f7a8da] {
  flex: 1;
  height: 0.533vw;
  background: #FFF;
  border-radius: 1px;
  margin-left: 2.133vw;
}
.video-box .control .progress .progress-bar[data-v-c0f7a8da] {
  width: 0%;
  height: 100%;
  background: #D6FA05;
}
.video-box .control .progress .progress-bar .progress-thumb[data-v-c0f7a8da] {
  width: 2.133vw;
  height: 2.133vw;
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0px 0px 0.533vw 0.533vw rgba(214, 250, 5, 0.25);
  float: right;
  position: relative;
  top: -0.8vw;
  left: 1.067vw;
}
.video-box .control .time-after[data-v-c0f7a8da] {
  width: 8.533vw;
  height: 4.8vw;
  font-size: 3.467vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 4.8vw;
  text-shadow: 0px 1px 0.533vw rgba(0, 0, 0, 0.08);
  margin-left: 2.133vw;
}
.video-box .control .fullscreen[data-v-c0f7a8da],
.video-box .control .mutedBtn[data-v-c0f7a8da] {
  width: 6.4vw;
  margin-left: 1.067vw;
}
.video-box .control .fullscreen img[data-v-c0f7a8da],
.video-box .control .mutedBtn img[data-v-c0f7a8da] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.video-box .control2[data-v-c0f7a8da] {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 4vw;
  right: 8vw;
  z-index: 999;
}
.video-box .control2 .progress2[data-v-c0f7a8da] {
  height: 0.533vw;
  border-radius: 1px;
}
.video-box .control2 .progress2 .progress-bar2[data-v-c0f7a8da] {
  width: 0%;
  height: 100%;
  background: #D6FA05;
}

@font-face {
  font-family: "FZLanTingHei-M-GBK";
  src: url(../../static/fonts/方正兰亭黑_GBK.15bdfeee.TTF);
}
body {
  margin: 0;
  padding: 0;
}
div,
p,
img,
ul,
li {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.knife {
  width: 100%;
  min-height: 100vh;
  background-color: #EAC4E1;
  padding: 3.2vw 4vw 0;
  background-image: url(https://static0.xesimg.com/common/abczone/20241009/bg.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@keyframes fadeInDown {
from {
    opacity: 0;
    transform: translate3d(0, -10%, 0);
}
to {
    opacity: 1;
    transform: translate3d(0, 40%, 0);
}
}
.knife .title {
  text-align: center;
  padding-top: 0.533vw;
}
.knife .title img.text1 {
  width: 86.933vw;
}
.knife .content {
  width: 92vw;
  margin: 3.2vw auto 0;
  padding: 0 1.867vw;
  border: 1px solid #fff;
  border-radius: 4.267vw;
  background-color: rgba(255, 255, 255, 0.7);
}
.knife .content.content-1 {
  margin-top: 7.467vw;
  font-family: PingFang SC;
}
.knife .content .top {
  position: relative;
  height: 49.067vw;
  text-align: center;
}
.knife .content .top .header {
  position: absolute;
  width: 14.933vw;
  top: -4.8vw;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 50%;
  border: 0.533vw solid #fff;
}
.knife .content .top .name {
  position: absolute;
  top: 12.8vw;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 3.733vw;
  height: 4.267vw;
  line-height: 4.267vw;
  font-weight: 600;
  max-width: 80vw;
  white-space: nowrap;
  /* 确保文本在同一行显示，并且不会换行 */
  overflow: hidden;
  /* 隐藏超出容器宽度的文本 */
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
}
.knife .content .top .school {
  position: absolute;
  top: 19.2vw;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
}
.knife .content .top .school-img {
  width: 4.267vw;
  height: 4.267vw;
  margin-right: 1.067vw;
  margin-top: 0.8vw;
}
.knife .content .top .school-name {
  max-width: 64vw;
  font-size: 3.2vw;
  font-weight: 400;
  text-align: left;
  color: #333;
  margin-top: 0.8vw;
  white-space: nowrap;
  /* 确保文本在同一行显示，并且不会换行 */
  overflow: hidden;
  /* 隐藏超出容器宽度的文本 */
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
}
.knife .content .top .school-name.no-school {
  color: #999;
}
.knife .content .top .power {
  position: absolute;
  top: 25.067vw;
  left: 50%;
  transform: translate(-50%, 0);
}
.knife .content .top .power .progress-box {
  position: relative;
  height: 10.667vw;
  display: flex;
}
.knife .content .top .power .progress-box .progress {
  position: relative;
  width: 64vw;
}
.knife .content .top .power .progress-box .power-img {
  position: absolute;
  width: 10.667vw;
  left: 0;
  top: 0;
  z-index: 3;
}
.knife .content .top .power .progress-box .progress-bg {
  position: absolute;
  width: 58.667vw;
  height: 3.2vw;
  left: 5.333vw;
  top: 50%;
  transform: translate(0, -50%);
  background-color: #000;
  border-radius: 3.2vw;
  z-index: 1;
}
.knife .content .top .power .progress-box .progress-bar {
  position: absolute;
  height: 3.2vw;
  left: 0;
  top: 0;
  z-index: 2;
  background: linear-gradient(90deg, #01E1FF 0%, #8CFF75 100%);
  border-radius: 3.2vw;
}
.knife .content .top .power .progress-box .prorgress-text {
  position: relative;
  font-size: 3.733vw;
  height: 10.667vw;
  line-height: 10.667vw;
  padding-left: 2.133vw;
}
.knife .content .top .power .progress-box .prorgress-text span {
  color: #00D1C4;
}
.knife .content .bottom {
  width: 85.6vw;
  height: 25.067vw;
  margin: 0 auto 2.667vw;
}
.knife .content .bottom .data-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.267vw;
}
.knife .content .bottom .data-title .line {
  width: 29.867vw;
  height: 1px;
  margin-top: 1.6vw;
}
.knife .content .bottom .data-title p {
  font-size: 3.2vw;
  font-weight: 600;
  height: 3.2vw;
  line-height: 3.2vw;
}
.knife .content .bottom .data {
  display: flex;
  justify-content: space-between;
}
.knife .content .bottom .data-box {
  text-align: center;
  width: 20.8vw;
  height: 17.6vw;
  border-radius: 2.133vw;
  background-color: rgba(255, 255, 255, 0.8);
}
.knife .content .bottom .data-text {
  color: #000;
  font-size: 4.8vw;
  font-weight: 600;
  height: 6.667vw;
  line-height: 6.667vw;
  margin: 2.4vw 0;
  vertical-align: bottom;
}
.knife .content .bottom .data-text span {
  font-size: 2.667vw;
  line-height: 5.6vw;
  vertical-align: bottom;
}
.knife .content .bottom .title-text {
  color: #666;
  font-size: 3.2vw;
  font-weight: 400;
  height: 3.2vw;
  line-height: 3.2vw;
}
.knife .content .how {
  height: 6.933vw;
  margin: 5.333vw 3.467vw 0;
}
.knife .bubble {
  position: relative;
  height: 8.533vw;
}
.knife .bubble .corner {
  width: 3.733vw;
  position: absolute;
  top: -1.6vw;
}
.knife .bubble .bubble-text {
  position: absolute;
  top: 0.533vw;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 3.733vw;
  font-weight: 600;
  color: #fff;
  height: 8.533vw;
  line-height: 8.533vw;
  border-radius: 4.267vw;
  background-color: #000;
  white-space: nowrap;
  padding: 0 3.2vw;
}
.knife .bubble span,
.knife .bubble img {
  vertical-align: middle;
}
.knife .bubble .num {
  width: 4vw;
  margin-left: 0.8vw;
}
.knife .bubble .dot {
  width: 2.133vw;
  vertical-align: text-bottom;
}
.knife .bubble .small-power {
  width: 6.4vw;
}
.knife .mode {
  position: relative;
  width: 85.6vw;
  margin: 2.667vw auto 0;
  padding: 9.6vw 2.4vw 2.4vw;
  border-radius: 3.2vw;
  background-color: #fff;
  text-align: center;
}
.knife .mode.mode-1 {
  padding-bottom: 26.667vw;
}
.knife .mode .mode-img {
  position: absolute;
  top: -1.067vw;
  left: 0;
  width: 23.467vw;
}
.knife .mode .mode-type {
  position: relative;
  font-size: 4.267vw;
  font-weight: 400;
  text-align: left;
  height: 5.867vw;
  margin: 1.067vw auto 3.2vw;
  padding-left: 2.933vw;
}
.knife .mode .mode-type span {
  color: #A467FF;
}
.knife .mode .mode-type img {
  margin-bottom: 1.067vw;
}
.knife .mode .mode-type .tip-num {
  width: 2.667vw;
  vertical-align: middle;
}
.knife .mode .mode-type .tip-dot {
  width: 1.067vw;
  vertical-align: bottom;
}
.knife .mode .mode-type .tip-power {
  width: 4.267vw;
  vertical-align: middle;
}
.knife .mode .mode-type .tip-time {
  position: relative;
  width: 5.867vw;
  top: -1.333vw;
  left: -2.667vw;
}
.knife .mode .mode-type p {
  display: inline-block;
}
.knife .mode .mode-type .add-power {
  display: inline-block;
  width: 18.133vw;
  height: 4.8vw;
  background: url(https://static0.xesimg.com/common/abczone/20241009/power-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 1px;
  left: 56vw;
  text-align: center;
  padding-bottom: 0.533vw;
  margin-left: 1.6vw;
}
.knife .mode .thumb {
  width: 21.333vw;
}
.knife .mode .dianzan {
  width: 41.6vw;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 17.867vw;
}
.knife .mode .step {
  width: 80vw;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.knife .mode .step img {
  width: 80vw;
  margin: 0 auto 2.133vw;
  vertical-align: bottom;
}
.knife .mode .step .reward-con {
  width: 80vw;
  position: absolute;
  font-size: 4.267vw;
  font-weight: 600;
  color: #fff;
  bottom: 0;
}
.knife .mode .step .reward-con .xiyou {
  width: 7.467vw;
  position: absolute;
  left: 5.333vw;
  bottom: 5.333vw;
}
.knife .mode .step .reward-con .text {
  position: absolute;
  left: 13.867vw;
  bottom: 7.467vw;
  height: 4.267vw;
  line-height: 4.267vw;
}
.knife .mode .step .reward-con .jiangli {
  width: 29.867vw;
  position: absolute;
  right: 2.667vw;
  bottom: 1.067vw;
}
.knife .mode .download {
  width: 85.333vw;
  position: absolute;
  bottom: -5.333vw;
  left: 50%;
  transform: translate(-50%, 0);
}
.knife .mode .download-tip {
  position: absolute;
  bottom: 4.267vw;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 3.2vw;
  color: #000;
  width: 52.267vw;
  height: 3.2vw;
  line-height: 3.2vw;
  vertical-align: middle;
}
.knife .mode .download-tip img {
  float: left;
  width: 2.133vw;
  height: 2.667vw;
  margin-right: 2.133vw;
}
.knife .mode .download-tip p {
  float: left;
}
.knife .fail {
  font-size: 2.667vw;
  font-weight: 500;
  height: 3.2vw;
  line-height: 3.2vw;
  margin: 4.267vw auto;
  text-align: center;
}
.knife .fail span {
  color: #FF0000;
  font-weight: 600;
  text-decoration: underline;
}
.knife .look-data {
  height: 3.2vw;
  line-height: 3.2vw;
  font-size: 3.2vw;
  font-weight: 500;
  text-align: left;
  padding-left: 2.933vw;
  margin: 4.267vw 0 2.133vw;
}
.knife .list-data {
  list-style-type: none;
  max-height: 63.467vw;
  overflow: scroll;
}
.knife .list-data li {
  display: flex;
  justify-content: space-between;
  width: 79.2vw;
  height: 7.467vw;
  line-height: 7.467vw;
  border-radius: 6.133vw;
  background-color: #f9f9f9;
  padding: 0 2.133vw 0 3.2vw;
  font-size: 3.2vw;
  font-weight: 500;
  margin-top: 1.067vw;
}
.knife .list-data li .list-user {
  text-align: left;
  width: 32.8vw;
}
.knife .list-data li .list-img {
  width: 5.333vw;
  height: 5.333vw;
  border-radius: 50%;
  margin: 0 1.6vw 0.533vw 0;
  vertical-align: middle;
}
.knife .list-data li span {
  display: inline-block;
}
.knife .list-data li span.list-name {
  max-width: 25.6vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.knife .list-data img {
  width: 5.333vw;
  vertical-align: middle;
  margin-right: 1.6vw;
}
.knife .list-data .time {
  font-weight: 400;
}
.knife .rewards {
  display: flex;
  justify-content: space-between;
  padding: 5.333vw 11.2vw;
}
.knife .rewards .reward {
  position: relative;
  width: 19.2vw;
  height: 19.733vw;
}
.knife .rewards .reward img {
  position: absolute;
}
.knife .rewards .reward-bg {
  width: 19.2vw;
}
.knife .rewards .reward-img {
  width: 16vw;
  top: 1.067vw;
  left: 1.6vw;
}
.knife .rewards .done {
  width: 4.267vw;
  top: 0;
  right: 0;
}
.knife .download-box {
  position: relative;
  text-align: center;
}
.knife .download-box .download-bg {
  width: 85.6vw;
}
.knife .download-box .download {
  position: absolute;
  width: 80.267vw;
  left: 50%;
  bottom: 2.133vw;
  transform: translate(-50%, 0);
}
.knife .ads {
  display: flex;
  overflow: scroll;
  padding: 5.333vw 1.333vw;
}
.knife .ads .ad {
  width: 60vw;
  height: 106.667vw;
  margin-right: 2.133vw;
}
.knife .ads .ad:last-child {
  margin: 0;
}
.knife .video-box {
  margin-top: 4.267vw;
  background: url(https://static0.xesimg.com/common/abczone/20241009/video-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 2.667vw;
}
.knife .slogon {
  text-align: center;
  padding: 5.6vw;
}
.knife .slogon img {
  width: 57.067vw;
}
@media screen and (min-width: 600px) and (max-width: 1199px) {
.knife {
    padding-bottom: 22vw;
    width: 100%;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-color: #EAC4E1;
    padding-top: 6vw;
}
}
/* 当屏幕宽度大于1200*@baseLine1时 */
@media screen and (min-width: 1200px) {
.knife {
    padding-bottom: 22vw;
    width: 100%;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-color: #EAC4E1;
    padding-top: 6vw;
}
}

