.shop-content[data-v-8a784454] {
  width: 190px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  cursor: pointer;
  border-radius: 12px;
}
.price-content[data-v-8a784454] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
  color: #FF7D00;
  font-weight: bold;
}
.btns[data-v-8a784454] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #E5E6EB;
}
.btns-datas[data-v-8a784454] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  padding-top: 10px;
  font-size: 12px;
}
.border-none[data-v-8a784454] {
  border-top: 0;
}
.buy-content[data-v-8a784454] {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #4E5969;
  border-radius: 12px 0px 0px 0px;
  color: #fff;
  font-size: 12px;
  min-width: 71px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 2px 0 0 3px;
}
.shop-content[data-v-c2a03186] {
  width: 220px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  cursor: pointer;
  border-radius: 12px;
}
.price-content[data-v-c2a03186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
  color: #FF7D00;
  font-weight: bold;
}
.btns[data-v-c2a03186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #E5E6EB;
}
.btns-datas[data-v-c2a03186] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  padding-top: 10px;
  font-size: 12px;
}
.border-none[data-v-c2a03186] {
  border-top: 0;
}
.buy-content[data-v-c2a03186] {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #4E5969;
  border-radius: 12px 0px 0px 0px;
  color: #fff;
  font-size: 12px;
  min-width: 71px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 2px 0 0 3px;
}
.tag-list[data-v-c2a03186] {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tag-list-item[data-v-c2a03186] {
  background-color: #6AA1FF;
  padding: 2px 3px;
  border-radius: 4px 4px 0 0;
  height: 16px;
  line-height: 16px;
}
.tag-list-item[data-v-c2a03186]:not(:first-child) {
  margin-left: 3px;
}
#thediv[data-v-35c13d25] {
  position: relative;
  width: 260px;
  z-index: 100;
  position: absolute;
  top: 43px;
  left: 2px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  opacity: 1;
  -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  background: url(../../img/officeNotice.398efcc0.png);
  background-size: 100% 100%;
}
.the-content[data-v-35c13d25] {
  position: absolute;
  top: 48px;
  left: 30px;
  width: 140px;
  text-align: center;
  color: #1E3C96;
  font-size: 12px;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 20em;
}
.footer-text[data-v-35c13d25] {
  position: absolute;
  bottom: 26px;
  left: 55px;
  font-size: 12px;
  margin-top: 10px;
  margin-left: 15px;
  color: #fff;
  cursor: pointer;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.closed-icon[data-v-35c13d25] {
  cursor: pointer;
  text-align: right;
  font-size: 18px;
  color: #fff;
  position: absolute;
  right: 3px;
  top: 3px;
  border-radius: 50%;
  padding: 5px;
  color: #fff;
  font-weight: bold;
}
.details-content[data-v-1f42e446] {
  width: 100%;
}
.modules[data-v-1f42e446] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.carousel-content[data-v-1f42e446] {
  position: relative;
}
.carousel-content-categoryContent[data-v-1f42e446] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.carousel-content-categoryList[data-v-1f42e446] {
  width: 180px;
  background: rgb(247, 248, 250);
  overflow-y: auto;
}
.carousel-content-categoryItem[data-v-1f42e446] {
  height: 40px;
  font-size: 14px;
  color: #1d2129;
  line-height: 40px;
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  backdrop-filter: blur(10px);
}
.carousel-content-categoryItems[data-v-1f42e446] {
  height: 40px;
  font-size: 14px;
  color: #1d2129;
  text-align: center;
  font-family: PingFang SC, PingFang SC;
}
.carousel-content-categorySecond[data-v-1f42e446] {
  position: absolute;
  left: 180px;
  top: 0;
  overflow: auto;
  width: 1020px;
  background: rgb(247, 248, 250);
  border-left: 1px solid rgba(247, 248, 250, 0.9);
}
.carousel-content-categoryThird[data-v-1f42e446] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 400;
  backdrop-filter: blur(10px);
}
.carousel-content-secondText[data-v-1f42e446] {
  width: 100px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  text-align: left;
  padding: 0 20px;
  color: #1d2129;
  white-space: normal;
  word-wrap: break-word;
}
.carousel-content-thirdText[data-v-1f42e446] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 100;
  color: #4e5969;
}
.carousel-content-category[data-v-1f42e446] {
  height: 320px;
  width: 180px;
  background: rgba(247, 248, 250, 0.7);
  overflow: hidden;
}
.carousel-content-category-item[data-v-1f42e446] {
  height: 40px;
  font-size: 16px;
  cursor: pointer;
  color: #1d2129;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  font-family: PingFang SC, PingFang SC;
}
.carousel-content-categorys[data-v-1f42e446] {
  width: 200px;
  height: 100%;
  z-index: 99;
  overflow: auto;
}
.ranking-title[data-v-1f42e446] {
  font-size: 18px;
  margin: 20px 0;
  font-weight: bold;
}
.ranking-content[data-v-1f42e446] {
  width: 1200px;
}
.ranking-list[data-v-1f42e446] {
  margin: 20px 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(6, 190px);
  justify-content: space-between;
}
.sale-list[data-v-1f42e446] {
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(5, 220px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sale-list-item[data-v-1f42e446] {
  margin: 10px 0;
}
.dialog-titles[data-v-1f42e446] {
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  font-weight: bold;
}
[data-v-1f42e446] .el-pagination.is-background .el-pager li:not(.disabled) {
  background-color: #fff;
}
[data-v-1f42e446] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #e8f3ff;
  color: #165dff;
}
.search-rows[data-v-1f42e446] {
  position: fixed;
  top: 110px;
  left: 0;
  right: 0;
  z-index: 98;
}
.thirdText-content[data-v-1f42e446] {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  white-space: nowrap;
  line-height: 1.3;
}
