.wenk-popup_1Dn3d [data-wenk] {
  position: relative; }

.wenk-popup_1Dn3d [data-wenk]:after {
  position: absolute;
  font-size: 0.26rem;
  border-radius: 0.08rem;
  content: attr(data-wenk);
  padding: 12.8px;
  background-color: rgba(17, 17, 17, 0.8);
  box-shadow: 0 0 0.28rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.28rem rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 0.4rem;
  text-align: left;
  pointer-events: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  transition: all 0.3s;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0.2rem);
  transform: translate(-50%, 0.2rem);
  white-space: pre;
  width: auto;
  height: auto;
  z-index: 999; }

.wenk-popup_1Dn3d [data-wenk]:after {
  opacity: 0; }

.wenk-popup_1Dn3d [data-wenk]:hover {
  overflow: visible; }

.wenk-popup_1Dn3d [data-wenk]:hover:after {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -0.2rem);
  transform: translate(-50%, -0.2rem); }

.wenk-popup_1Dn3d [data-wenk].wenk--bottom_1v_HM:after,
.wenk-popup_1Dn3d [data-wenk][data-wenk-pos="bottom"]:after {
  bottom: auto;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -0.2rem);
  transform: translate(-50%, -0.2rem); }

.wenk-popup_1Dn3d [data-wenk].wenk--bottom_1v_HM:hover:after,
.wenk-popup_1Dn3d [data-wenk][data-wenk-pos="bottom"]:hover:after {
  transform: translate(-50%, 0.2rem);
  transform: translate(-50%, 0.2rem); }

.wenk-popup_1Dn3d [data-wenk].wenk--left_3jbuN:after,
.wenk-popup_1Dn3d [data-wenk][data-wenk-pos="left"]:after {
  bottom: auto;
  left: auto;
  top: 50%;
  right: 100%;
  transform: translate(0.2rem, -50%);
  transform: translate(0.2rem, -50%); }

.wenk-popup_1Dn3d [data-wenk].wenk--left_3jbuN:hover:after,
.wenk-popup_1Dn3d [data-wenk][data-wenk-pos="left"]:hover:after {
  transform: translate(-0.2rem, -50%);
  transform: translate(-0.2rem, -50%); }

.wenk-popup_1Dn3d [data-wenk].wenk--right_m_JQS:after,
.wenk-popup_1Dn3d [data-wenk][data-wenk-pos="right"]:after {
  bottom: auto;
  top: 50%;
  left: 100%;
  transform: translate(-0.2rem, -50%);
  transform: translate(-0.2rem, -50%); }

.wenk-popup_1Dn3d [data-wenk].wenk--right_m_JQS:hover:after,
.wenk-popup_1Dn3d [data-wenk][data-wenk-pos="right"]:hover:after {
  transform: translate(0.2rem, -50%);
  transform: translate(0.2rem, -50%); }

.wenk-popup_1Dn3d [data-wenk][data-wenk-length="small"]:after,
.wenk-popup_1Dn3d [data-wenk].wenk-length--small_18Iof:after {
  white-space: normal;
  overflow-wrap: break-word;
  width: 2rem; }

.wenk-popup_1Dn3d [data-wenk][data-wenk-length="medium"]:after,
.wenk-popup_1Dn3d [data-wenk].wenk-length--medium_1iQsm:after {
  white-space: normal;
  overflow-wrap: break-word;
  width: 3rem; }

.wenk-popup_1Dn3d [data-wenk][data-wenk-length="large"]:after,
.wenk-popup_1Dn3d [data-wenk].wenk-length--large_EHR2b:after {
  white-space: normal;
  overflow-wrap: break-word;
  width: 5.2rem; }

.wenk-popup_1Dn3d [data-wenk][data-wenk-length="fit"]:after,
.wenk-popup_1Dn3d [data-wenk].wenk-length--fit_2BQ58:after {
  white-space: normal;
  overflow-wrap: break-word;
  width: 100%; }

.wenk-popup_1Dn3d [data-wenk][data-wenk-align="right"]:after,
.wenk-popup_1Dn3d [data-wenk].wenk-align--right_EgbDE:after {
  text-align: right; }

.wenk-popup_1Dn3d [data-wenk][data-wenk-align="center"]:after,
.wenk-popup_1Dn3d [data-wenk].wenk-align--center_6gpud:after {
  text-align: center; }

.wenk-popup_1Dn3d [data-wenk=""]:after {
  /* stylelint-disable-next-line */
  visibility: hidden !important; }

@media (min-width: 768px) {
  .wenk-popup_1Dn3d [data-wenk]:after {
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
    line-height: 20px;
    padding: 6px;
    transform: translate(-50%, 10px); }
  .wenk-popup_1Dn3d [data-wenk]:hover:after {
    transform: translate(-50%, -10px); }
  .wenk-popup_1Dn3d [data-wenk].wenk--bottom_1v_HM:after,
  .wenk-popup_1Dn3d [data-wenk][data-wenk-pos="bottom"]:after {
    transform: translate(-50%, -10px); }
  .wenk-popup_1Dn3d [data-wenk].wenk--bottom_1v_HM:hover:after,
  .wenk-popup_1Dn3d [data-wenk][data-wenk-pos="bottom"]:hover:after {
    transform: translate(-50%, 10px); }
  .wenk-popup_1Dn3d [data-wenk].wenk--left_3jbuN:after,
  .wenk-popup_1Dn3d [data-wenk][data-wenk-pos="left"]:after {
    transform: translate(10px, -50%); }
  .wenk-popup_1Dn3d [data-wenk].wenk--left_3jbuN:hover:after,
  .wenk-popup_1Dn3d [data-wenk][data-wenk-pos="left"]:hover:after {
    transform: translate(-10px, -50%); }
  .wenk-popup_1Dn3d [data-wenk].wenk--right_m_JQS:after,
  .wenk-popup_1Dn3d [data-wenk][data-wenk-pos="right"]:after {
    transform: translate(-10px, -50%); }
  .wenk-popup_1Dn3d [data-wenk].wenk--right_m_JQS:hover:after,
  .wenk-popup_1Dn3d [data-wenk][data-wenk-pos="right"]:hover:after {
    transform: translate(10px, -50%); }
  .wenk-popup_1Dn3d [data-wenk][data-wenk-length="small"]:after,
  .wenk-popup_1Dn3d [data-wenk].wenk-length--small_18Iof:after {
    width: 100px; }
  .wenk-popup_1Dn3d [data-wenk][data-wenk-length="medium"]:after,
  .wenk-popup_1Dn3d [data-wenk].wenk-length--medium_1iQsm:after {
    width: 150px; }
  .wenk-popup_1Dn3d [data-wenk][data-wenk-length="large"]:after,
  .wenk-popup_1Dn3d [data-wenk].wenk-length--large_EHR2b:after {
    width: 260px; } }

.jf-mask_b2mbn {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.jf-modal_2ju2m {
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 10000;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 85%;
  margin: 0 auto;
  justify-content: inherit; }
  .jf-modal__title_rkMJZ {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px 20px 10px 20px;
    box-sizing: border-box;
    line-height: 25px;
    object-fit: cover;
    font-size: 15px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center; }
  .jf-modal__close_1H1jG {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center; }

.rule-content_uW0i4 {
  list-style: none;
  width: 80%;
  height: 300px;
  margin: 0 auto;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  font-family: "Arial"; }
  .rule-content_uW0i4 li {
    color: #99edff;
    display: block;
    position: relative;
    text-align: left; }
  .rule-content__close-icon_18gYI {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px; }

.rule-btn_8MmXQ {
  margin: 20px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #be6f5e;
  font-size: 14px;
  font-weight: bold; }

.product_eXMMB {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px; }
  .product_eXMMB .product-item_3QQ-U {
    background-size: auto 100%;
    margin-right: 4px; }
  .product_eXMMB .product-name_3kqsV {
    margin-bottom: 10px; }
  .product_eXMMB .product-icon_1g3fQ {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 auto 6px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .product_eXMMB img {
    margin: 0; }

@media screen and (min-width: 768px), (orientation: landscape) {
  .product_eXMMB .product-icon_1g3fQ {
    width: 58px;
    height: 58px; } }

@charset "UTF-8";
.head-box_1Beq8 {
  width: 2rem;
  height: 0.56rem;
  line-height: 0.56rem;
  background-size: 100% 100%;
  text-align: center; }
  .head-box_1Beq8 .txt_3xy6n {
    font-size: 0.12rem; }

.record-wrap_23Ztf {
  height: 9rem;
  overflow-y: auto;
  scrollbar-width: none;
  /* Firefox隐藏滚动条 */
  -ms-overflow-style: none;
  /* Internet Explorer 10+隐藏滚动条 */ }

::-webkit-scrollbar {
  width: 5px;
  height: 5px; }

::-webkit-scrollbar-track-piece {
  border-radius: 2px; }

::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 10px; }

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb; }

.record_4u7V1 {
  width: 100%;
  font-family: Arial;
  min-height: 7.8rem; }
  .record-list_3cPit {
    display: flex;
    justify-content: left;
    align-items: center;
    margin: auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 0.2rem; }
  .record-list-empty_1YNH_ {
    margin-top: 1rem; }
  .record-product_N9SH7 {
    background-size: 100% 100%;
    position: relative;
    width: 1.42rem;
    height: 1.42rem; }
  .record-productCodeButton_2j1-l {
    flex-shrink: 1;
    margin-left: 0.2rem;
    text-align: right; }
    .record-productCodeButton_2j1-l button {
      width: 1.5rem;
      height: 0.545454rem;
      box-sizing: border-box;
      cursor: pointer;
      margin-left: auto;
      border: none;
      background: none;
      background-size: 100% 100%;
      background-repeat: no-repeat; }
  .record-productPic__jUL3 {
    width: 1.42rem;
    height: 1.42rem;
    margin: 0.32rem, 0, 0, 0.27rem; }
  .record-productText_2VTnd {
    position: absolute;
    bottom: 0.05rem;
    right: 0.05rem; }
  .record-productTime_2F9Tq {
    font-size: 0.26rem;
    margin-top: 0.1rem; }
  .record-productDescribe_1a9Ty {
    margin-left: 0.1rem;
    width: 3.2rem;
    line-height: 0.35rem; }
  .record-lineBox_3WOCK {
    height: 0.2rem; }
  .record-line_Yjumh {
    height: 0.04rem;
    width: 6.26rem; }

.pagination-wrap_2REus {
  display: flex;
  justify-content: center; }

.btn-txt_edNnV {
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-family: "PingFang SC", "microsoft yahei", tahoma, arial, "helvetica neue", "hiragino sans gb", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center; }

@media screen and (min-width: 768px), (orientation: landscape) {
  .record_4u7V1 {
    width: 100%;
    min-height: 370px;
    font-family: Arial; }
    .record-list_3cPit {
      display: flex;
      justify-content: left;
      align-items: center;
      margin: auto;
      flex-direction: row;
      flex-wrap: wrap;
      margin-top: 10px; }
    .record-product_N9SH7 {
      background-size: 100% 100%;
      position: relative;
      width: 71px;
      height: 71px; }
    .record-productPic__jUL3 {
      width: 71px;
      height: 71px;
      margin: 16px, 0, 0, 13px; }
    .record-productText_2VTnd {
      position: absolute;
      bottom: 2px;
      right: 2px; }
    .record-productTime_2F9Tq {
      font-size: 13px;
      margin-top: 10px; }
    .record-productCodeButton_2j1-l {
      flex-shrink: 1;
      margin-left: 4px;
      text-align: right; }
      .record-productCodeButton_2j1-l button {
        width: 71px;
        height: 30px;
        box-sizing: border-box;
        cursor: pointer;
        margin-left: auto;
        border: none;
        background: none;
        background-size: 100% 100%;
        background-repeat: no-repeat; }
    .record-productDescribe_1a9Ty {
      margin-left: 5px;
      width: 145px;
      line-height: 18px; }
    .record-lineBox_3WOCK {
      height: 10px; }
    .record-line_Yjumh {
      height: 2px;
      width: 313px; } }

@charset "UTF-8";
.x-pagination-root_3_Yq4 {
  height: 50px;
  /* background-color: #199199; */ }

.x-clearfix_1vzWD {
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 0; }

.x-clearfix_1vzWD::after {
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
  display: block; }

.x-pagination-item_9eVNY {
  float: left;
  color: #e8e7e7;
  padding: 2px 12px;
  margin: 0 5px;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid #e8e7e7;
  transition: all 0.1s linear; }

.x-pagination-item_9eVNY:hover {
  border: 1px solid #510404; }

.x-pagination-actived_2BgJd {
  color: #fff;
  background-color: #510404;
  border: 1px solid #620707; }

.x-pagination-prev_3z9fA,
.x-pagination-next_bPEJO {
  outline: none;
  background-color: transparent; }

.x-pagination-prev_3z9fA:disabled,
.x-pagination-next_bPEJO:disabled {
  cursor: not-allowed; }

/* 省略号 */
.x-pagination-point-next_3qhl7,
.x-pagination-point-prev_2gwJY {
  position: relative; }

.x-pagination-right_3j1Ec::after,
.x-pagination-left_1qTEc::after {
  content: "\B7\B7\B7"; }

