@charset "UTF-8";
/*
  ft: font

*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.shu {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark {
  max-width: 800px;
}
.version-tip-dialog.el-message-box {
  padding-bottom: 0;
  border: 0;
}
.version-tip-dialog.el-message-box .el-message-box__header {
    padding: 20px 28px;
    height: 64px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__title {
      font-size: 16px;
      font-weight: bold;
      line-height: 24px;
      color: #333;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__headerbtn {
      top: 22px;
      right: 26px;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__headerbtn:hover .el-dialog__close, .version-tip-dialog.el-message-box .el-message-box__header .el-message-box__headerbtn:focus .el-dialog__close {
        color: #333;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__close {
      font-size: 20px;
      color: #666;
}
.version-tip-dialog.el-message-box .el-message-box__content {
    padding: 5px 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #333;
}
.version-tip-dialog.el-message-box .el-message-box__btns {
    padding: 28px;
}
.version-tip-dialog.el-message-box .confirm-btn,
  .version-tip-dialog.el-message-box .cancel-btn {
    padding: 0 20px;
    min-width: 80px;
    height: 32px;
    box-sizing: border-box;
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    cursor: pointer;
}
.version-tip-dialog.el-message-box .confirm-btn {
    margin-left: 16px;
    background: #023F98;
    color: #fff;
}
.version-tip-dialog.el-message-box .confirm-btn:hover, .version-tip-dialog.el-message-box .confirm-btn:focus {
      background: #1456B8;
      color: #fff;
}
.version-tip-dialog.el-message-box .cancel-btn {
    background: #fff;
    border: 1px solid #E3E7E8;
}
.version-tip-dialog.el-message-box .cancel-btn:hover, .version-tip-dialog.el-message-box .cancel-btn:focus {
      border-color: #D0D0D0;
      color: #333;
}
html {
  min-width: auto !important;
}
html,
body,
#app {
  min-height: auto !important;
  height: auto !important;
}
.lbt .el-carousel__button {
  border-radius: 50%;
  height: 8px !important;
  width: 8px !important;
}
.fwb img {
  width: 3.23rem !important;
  height: auto !important;
}
.fwb div,
.fwb span,
.fwb applet,
.fwb object,
.fwb iframe,
.fwb h1,
.fwb h2,
.fwb h3,
.fwb h4,
.fwb h5,
.fwb h6,
.fwb p,
.fwb blockquote,
.fwb pre,
.fwb a,
.fwb abbr,
.fwb acronym,
.fwb address,
.fwb big,
.fwb cite,
.fwb code,
.fwb del,
.fwb dfn,
.fwb em,
.fwb img,
.fwb ins,
.fwb kbd,
.fwb q,
.fwb s,
.fwb samp,
.fwb small,
.fwb strike,
.fwb strong,
.fwb sub,
.fwb sup,
.fwb tt,
.fwb var,
.fwb b,
.fwb u,
.fwb i,
.fwb center,
.fwb dl,
.fwb dt,
.fwb dd,
.fwb ol,
.fwb ul,
.fwb li,
.fwb fieldset,
.fwb form,
.fwb label,
.fwb legend,
.fwb table,
.fwb caption,
.fwb tbody,
.fwb tfoot,
.fwb thead,
.fwb tr,
.fwb th,
.fwb td {
  font-size: 0.16rem;
}

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-6b4ffd99],
sup[data-v-6b4ffd99] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-6b4ffd99] {
  top: -0.5em;
}
sub[data-v-6b4ffd99] {
  bottom: -0.25em;
}
.shu[data-v-6b4ffd99] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-6b4ffd99] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-6b4ffd99] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-6b4ffd99]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-6b4ffd99] {
  max-width: 800px;
}
.version-tip-dialog.el-message-box[data-v-6b4ffd99] {
  padding-bottom: 0;
  border: 0;
}
.version-tip-dialog.el-message-box .el-message-box__header[data-v-6b4ffd99] {
    padding: 20px 28px;
    height: 64px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__title[data-v-6b4ffd99] {
      font-size: 16px;
      font-weight: bold;
      line-height: 24px;
      color: #333;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__headerbtn[data-v-6b4ffd99] {
      top: 22px;
      right: 26px;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__headerbtn:hover .el-dialog__close[data-v-6b4ffd99], .version-tip-dialog.el-message-box .el-message-box__header .el-message-box__headerbtn:focus .el-dialog__close[data-v-6b4ffd99] {
        color: #333;
}
.version-tip-dialog.el-message-box .el-message-box__header .el-message-box__close[data-v-6b4ffd99] {
      font-size: 20px;
      color: #666;
}
.version-tip-dialog.el-message-box .el-message-box__content[data-v-6b4ffd99] {
    padding: 5px 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #333;
}
.version-tip-dialog.el-message-box .el-message-box__btns[data-v-6b4ffd99] {
    padding: 28px;
}
.version-tip-dialog.el-message-box .confirm-btn[data-v-6b4ffd99],
  .version-tip-dialog.el-message-box .cancel-btn[data-v-6b4ffd99] {
    padding: 0 20px;
    min-width: 80px;
    height: 32px;
    box-sizing: border-box;
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    cursor: pointer;
}
.version-tip-dialog.el-message-box .confirm-btn[data-v-6b4ffd99] {
    margin-left: 16px;
    background: #023F98;
    color: #fff;
}
.version-tip-dialog.el-message-box .confirm-btn[data-v-6b4ffd99]:hover, .version-tip-dialog.el-message-box .confirm-btn[data-v-6b4ffd99]:focus {
      background: #1456B8;
      color: #fff;
}
.version-tip-dialog.el-message-box .cancel-btn[data-v-6b4ffd99] {
    background: #fff;
    border: 1px solid #E3E7E8;
}
.version-tip-dialog.el-message-box .cancel-btn[data-v-6b4ffd99]:hover, .version-tip-dialog.el-message-box .cancel-btn[data-v-6b4ffd99]:focus {
      border-color: #D0D0D0;
      color: #333;
}

/* 默认字体颜色　设置字体大小　加粗*/
.vjs_video_3-dimensions[data-v-6b4ffd99] {
  margin: auto;
  width: 3.75rem !important;
  height: inherit !important;
}
.sx[data-v-6b4ffd99] {
  height: 100vh;
  margin: 0 auto;
  font-size: 0.26rem;
  color: #a4a4a4;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.1rem;
  box-sizing: border-box;
  text-align: justify;
}
.lbt[data-v-6b4ffd99] {
  height: 3.75rem;
  width: 100%;
  background: #fff;
}
.lbt .img[data-v-6b4ffd99] {
    margin: auto;
    width: 3.75rem;
    height: inherit;
}
.introduction[data-v-6b4ffd99] {
  margin: 0.1rem;
  overflow: hidden;
  width: 3.55rem;
  background: #ffffff;
  border-radius: 0.08rem;
  box-sizing: border-box;
  padding: 0.14rem 0.16rem;
}
.introduction .money[data-v-6b4ffd99] {
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #f3493b;
    line-height: 0.22rem;
}
.introduction .money div[data-v-6b4ffd99] {
      display: inline-block;
      font-size: 0.1rem;
}
.introduction .name[data-v-6b4ffd99] {
    margin-top: 0.08rem;
    margin-bottom: 10prx;
    font-size: 0.13rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2e2e2e;
    line-height: 0.18rem;
}
.introduction .type[data-v-6b4ffd99] {
    font-size: 0.11rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    margin-top: 0.05rem;
    margin-bottom: 0.08rem;
}
.shop[data-v-6b4ffd99] {
  display: flex;
  margin: 0 0.1rem;
  justify-content: space-between;
  align-items: center;
  width: 3.55rem;
  height: 0.5rem;
  background: #ffffff;
  border-radius: 0.08rem;
  box-sizing: border-box;
  padding: 0 0.16rem;
}
.shop .img[data-v-6b4ffd99] {
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 0.025rem;
}
.shop .title[data-v-6b4ffd99] {
    width: 2.67rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 0.22rem;
}
.shop .go[data-v-6b4ffd99] {
    font-size: 0.11rem;
    color: #a4a4a4;
}
.details[data-v-6b4ffd99] {
  width: 3.55rem;
  min-height: 3.55rem;
  background: #ffffff;
  border-radius: 0.08rem;
  margin: 0 0.1rem;
  margin-top: 0.1rem;
  overflow: hidden;
  padding: 0.16rem;
  box-sizing: border-box;
}
.details p[data-v-6b4ffd99] {
    padding-top: 0.12rem;
    font-size: 0.13rem;
    color: #767676;
    font-weight: normal;
    line-height: 0.18rem;
}
.footer[data-v-6b4ffd99] {
  position: fixed;
  bottom: 0;
  width: 3.75rem;
  height: 0.6rem;
  padding: 0 0.16rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  box-shadow: 0rem -0.01rem 0.03rem 0rem rgba(115, 118, 126, 0.1);
}
.footer .left[data-v-6b4ffd99] {
    width: 1.75rem;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.footer .left .block[data-v-6b4ffd99] {
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      justify-content: center;
}
.footer .left .block .dhI[data-v-6b4ffd99] {
        font-size: 0.2rem;
        color: #999;
}
.footer .left .block .img[data-v-6b4ffd99] {
        width: 0.17rem;
        height: 0.17rem;
}
.footer .left .block div[data-v-6b4ffd99] {
        width: 100%;
        font-size: 0.12rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 0.17rem;
}
.footer .right[data-v-6b4ffd99] {
    width: 1.57rem;
    height: 0.44rem;
    background: #cf1000 linear-gradient(90deg, #fc8348 0%, #e92500 100%);
    border-radius: 0.04rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.44rem;
    text-align: center;
}
.footer .rights[data-v-6b4ffd99] {
    width: 1.57rem;
    height: 0.44rem;
    border-radius: 0.04rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.44rem;
    text-align: center;
}

