/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.evaluation-container[data-v-c6e6ed1e] {
  background-color: #f9f9f9;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
html[data-v-74f8dbb4],
body[data-v-74f8dbb4] {
  scroll-behavior: smooth;
}
.goods-detail-html[data-v-74f8dbb4] {
  width: 100vw;
  margin-left: calc((1380px - 100vw) / 2);
}
.goods-detail-html[data-v-74f8dbb4] p {
  margin: 0 !important;
}
.goods-detail-main[data-v-74f8dbb4] {
  scroll-behavior: smooth;
}
.goods-detail-main[data-v-74f8dbb4] iframe {
  width: 100% !important;
}
[data-v-74f8dbb4] jodit {
  height: auto !important;
  width: 100% !important;
}
[data-v-74f8dbb4] jodit iframe {
  width: 100% !important;
}
.border-bottom[data-v-74f8dbb4] {
  border-bottom: 1px solid #e8e8e8;
}
.nav-breadcrumb[data-v-74f8dbb4] {
  margin-bottom: 30px;
  padding: 14px 0;
}
.nav-breadcrumb .breadcrumb-row[data-v-74f8dbb4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1380px;
  min-width: 1380px;
  margin: auto;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb[data-v-74f8dbb4] {
  flex-direction: row;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn[data-v-74f8dbb4] {
  display: flex;
  align-items: center;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn img[data-v-74f8dbb4] {
  width: 28px;
  height: 27px;
  cursor: pointer;
  margin-right: 7px;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn[data-v-74f8dbb4] .shareIcon img:hover,
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn img[data-v-74f8dbb4]:hover {
  animation: move-74f8dbb4 1s 0s infinite;
  -webkit-animation: move-74f8dbb4 1s 0s infinite;
  transform-origin: top;
  -webkit-transform-origin: top;
}
@keyframes move-74f8dbb4 {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
15% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}
25% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
}
50% {
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg);
}
65% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
85% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3[data-v-74f8dbb4] {
  position: relative;
  font-size: 22px;
  margin-right: 10px;
  color: #129eb4;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3 .more-share-list[data-v-74f8dbb4] {
  position: absolute;
  width: 240px;
  top: 0px;
  right: 0;
  z-index: 10;
  padding-top: 40px;
  display: none;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3 .more-share-list .more-share-text[data-v-74f8dbb4] {
  margin: 0 9px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3 .more-share-list .more-share-text .iconshuoming1[data-v-74f8dbb4] {
  cursor: pointer;
  color: #a3a3a3;
  font-size: 12px;
  margin-left: 5px;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3 .more-share-list .more-share-rule[data-v-74f8dbb4] {
  margin: 9px;
  font-size: 14px;
  color: #6b6b6b;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3 .more-share-list[data-v-74f8dbb4] .el-card__body {
  padding: 10px 0;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3 .more-share-list[data-v-74f8dbb4] .shareIcon {
  margin: 9px 15px;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3 .more-share-list[data-v-74f8dbb4] img {
  width: 28px;
  margin-right: 0 !important;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn .iconfont.iconfenxiang3:hover .more-share-list[data-v-74f8dbb4] {
  display: block;
}
.nav-breadcrumb[data-v-74f8dbb4] .el-breadcrumb__inner.is-link {
  font-size: 16px;
  color: #a6a6a6;
  font-weight: 400;
}
.nav-breadcrumb .bread-span[data-v-74f8dbb4] {
  font-size: 16px;
  font-weight: 400;
  color: #141414;
}
.swiper-box[data-v-74f8dbb4] {
  padding: 0 60px;
  position: relative;
}
.swiper-box .gallery-thumbs[data-v-74f8dbb4] {
  scroll-behavior: smooth;
}
.swiper-box .swiper-button-prev[data-v-74f8dbb4],
.swiper-box .swiper-button-next[data-v-74f8dbb4] {
  top: 10px !important;
  color: #60626640;
  padding: 50px 25px;
}
.swiper-box .swiper-button-prev[data-v-74f8dbb4] {
  margin-left: -10px;
}
.swiper-box .swiper-button-next[data-v-74f8dbb4] {
  margin-right: -10px;
}
.swiper-box .swiper-button-not[data-v-74f8dbb4] {
  cursor: not-allowed;
}
.goods-item[data-v-74f8dbb4] {
  width: 100%;
  display: flex;
  padding-bottom: 50px;
}
.goods-item .goods-swiper[data-v-74f8dbb4] {
  width: 600px;
  position: sticky;
  top: 102px;
  height: 100%;
  z-index: 2;
}
.goods-item .goods-swiper .preview-img[data-v-74f8dbb4] {
  width: 600px;
  height: 600px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 602px;
  z-index: 3;
  border: 1px solid #e7e6e6;
  background-color: #fff;
}
.goods-item .goods-swiper .preview-img img[data-v-74f8dbb4] {
  width: 1160px;
  height: 1160px;
  position: absolute;
}
.goods-item .goods-info[data-v-74f8dbb4] {
  flex: 1;
  min-height: 500px;
  margin-left: 60px;
  width: 720px;
}
.goods-item .goods-info .sku-margin-bottom[data-v-74f8dbb4] {
  padding-bottom: 20px;
}
.goods-item .goods-info .title[data-v-74f8dbb4] {
  font-size: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.goods-item .goods-info .title .groupTag[data-v-74f8dbb4] {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  position: relative;
  display: inline-block;
  height: 20px;
  background: #129eb4;
  border-radius: 3px;
  padding: 0 5px;
  margin-right: 5px;
}
.goods-item .goods-info .title .groupTag[data-v-74f8dbb4]::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -10px;
  top: 5px;
  border: 5px solid transparent;
  border-left-color: #129eb4;
}
.goods-item .goods-info .promotion-title[data-v-74f8dbb4] {
  color: #129eb4;
  font-weight: 400;
}
.goods-item .goods-info .price-box[data-v-74f8dbb4] {
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  color: #d11515;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 10px;
}
.goods-item .goods-info .price-box .price[data-v-74f8dbb4],
.goods-item .goods-info .price-box .mark-price[data-v-74f8dbb4] {
  font-size: 16px;
}
.goods-item .goods-info .price-box .price-txt[data-v-74f8dbb4] {
  font-weight: 400;
}
.goods-item .goods-info .price-box .right-info[data-v-74f8dbb4] {
  text-align: right;
}
.goods-item .goods-info .price-box .right-info .right-date[data-v-74f8dbb4] {
  color: #353535;
  min-width: 275px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 20px;
}
.goods-item .goods-info .price-box .right-info .sales[data-v-74f8dbb4] {
  color: #969696;
  font-size: 16px;
}
.goods-item .goods-info .price-box .right-info .sales span[data-v-74f8dbb4] {
  color: #d11515;
  font-size: 18px;
  font-weight: bold;
}
.goods-item .goods-info .price-box .left-price[data-v-74f8dbb4] {
  font-size: 30px;
  font-weight: bold;
  color: #d11515;
  position: relative;
}
.goods-item .goods-info .price-box .left-price .b-price[data-v-74f8dbb4] {
  font-size: 24px;
  margin-right: -4px;
}
.goods-item .goods-info .price-box .left-price .discount-origin-price[data-v-74f8dbb4] {
  font-size: 14px;
  font-weight: 400;
  color: rgba(107, 107, 107, 0.51);
}
.goods-item .goods-info .price-box .left-price .limit-tag[data-v-74f8dbb4] {
  padding: 0 14px;
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  background: #edfdff;
  border: 1px solid #92d2dc;
  border-radius: 4px;
  color: #129eb4;
  margin-left: 5px;
}
.goods-item .goods-info .price-box .returnTag[data-v-74f8dbb4] {
  display: inline-block;
  vertical-align: unset;
  position: relative;
  margin-left: 4px;
}
.goods-item .goods-info .price-box .returnTag .return-rule[data-v-74f8dbb4] {
  cursor: pointer;
  height: 20px;
  background: #129eb4;
  border-radius: 4px;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  padding: 0 5px;
}
.goods-item .goods-info .price-box .returnTag .return-rule span[data-v-74f8dbb4] {
  font-size: 13px;
}
.goods-item .goods-info .price-box .returnTag .returnText[data-v-74f8dbb4] {
  display: none;
  position: relative;
  padding: 10px;
  width: 305px;
  background: #fef4dc;
  border-radius: 4px;
  z-index: 2;
}
.goods-item .goods-info .price-box .returnTag .returnText .return-text-wrap[data-v-74f8dbb4] {
  flex: 1;
  margin-left: 10px;
  font-size: 12px;
  color: #006271;
  line-height: 18px;
}
.goods-item .goods-info .price-box .returnTag .returnText i[data-v-74f8dbb4] {
  font-size: 18px;
  color: #006271;
}
.goods-item .goods-info .price-box .returnTag .returnText[data-v-74f8dbb4]::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 16px;
  top: -14px;
  border: 7px solid transparent;
  border-bottom-color: #fef4dc;
}
.goods-item .goods-info .price-box .returnTag:hover .returnText[data-v-74f8dbb4] {
  display: flex;
  position: absolute;
  top: 30px;
  left: 0;
}
.goods-item .goods-info .flash-time[data-v-74f8dbb4] {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 400;
  color: #141414;
}
.goods-item .goods-info .discounts-area[data-v-74f8dbb4] {
  background-color: #f8f8f8;
  width: 720px;
}
.goods-item .goods-info .discounts-area p[data-v-74f8dbb4] {
  height: 66px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.goods-item .goods-info .discounts-area p span[data-v-74f8dbb4] {
  display: inline-block;
  width: 100px;
  text-align: center;
}
.goods-item .goods-info .discounts-area p .label[data-v-74f8dbb4] {
  color: #6b6b6b;
}
.goods-item .goods-info .discounts-area p .more[data-v-74f8dbb4] {
  color: #d11515;
  cursor: pointer;
}
.goods-item .goods-info .discounts-area p .content[data-v-74f8dbb4] {
  flex: 1;
  text-align: left;
}
.goods-item .goods-info .summary-box[data-v-74f8dbb4] {
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 16px;
}
.goods-item .goods-info .summary[data-v-74f8dbb4] {
  word-break: break-word;
}
.goods-item .goods-info .summary[data-v-74f8dbb4] img {
  max-width: 100%;
  height: auto;
}
.goods-item .goods-info .summary[data-v-74f8dbb4] p {
  font-size: 16px;
  color: #434343;
}
.goods-item .goods-info .summary[data-v-74f8dbb4] span {
  font-size: 16px;
}
.goods-item .goods-info .summary[data-v-74f8dbb4] ul {
  width: 100% !important;
}
.goods-item .goods-info .soldOutNotPay[data-v-74f8dbb4] {
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 11px;
  margin-bottom: 11px;
}
.goods-item .goods-info .soldOutNotPay[data-v-74f8dbb4] .el-icon-warning-outline {
  width: 14px;
  height: 14px;
  font-size: 16px;
  color: #129eb4;
  vertical-align: middle;
}
.goods-item .goods-info .soldOutNotPay .soldOutPayTxt[data-v-74f8dbb4] {
  vertical-align: middle;
  font-size: 14px;
  color: #129eb4;
  margin-left: 5px;
}
.goods-item .goods-info .sku-content[data-v-74f8dbb4] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
.goods-item .goods-info .sku-content .l-title[data-v-74f8dbb4] {
  min-width: 108px;
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
  color: #6b6b6b;
}
.goods-item .goods-info .sku-content .r-sku .el-image[data-v-74f8dbb4] {
  border: 1px solid #e7e6e6;
  margin-right: 7px;
  margin-bottom: 4px;
  background: #333;
  cursor: pointer;
}
.goods-item .goods-info .sku-content .r-sku .active-img[data-v-74f8dbb4] {
  border-color: #e1251b;
}
.goods-item .goods-info .sku-content .engraved-input1[data-v-74f8dbb4] {
  width: 316px;
}
.goods-item .goods-info .sku-content .engraved-input1[data-v-74f8dbb4] .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.goods-item .goods-info .sku-content .engraved-input[data-v-74f8dbb4] {
  width: 316px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.goods-item .goods-info .sku-content .engraved-input[data-v-74f8dbb4] .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.goods-item .goods-info .sku-content .number-input[data-v-74f8dbb4] {
  width: 130px;
  line-height: 28px;
}
.goods-item .goods-info .sku-content .number-input[data-v-74f8dbb4] .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.goods-item .goods-info .sku-content .number-input[data-v-74f8dbb4] .el-input__inner:focus,
.goods-item .goods-info .sku-content .number-input[data-v-74f8dbb4] .el-input__inner:hover {
  border-color: #dcdfe6;
}
.goods-item .goods-info .sku-content .number-input[data-v-74f8dbb4]:hover .el-input__inner {
  border-color: #dcdfe6;
  border-color: #cecece;
}
.goods-item .goods-info .sku-content[data-v-74f8dbb4] .el-input-number__decrease,
.goods-item .goods-info .sku-content[data-v-74f8dbb4] .el-input-number__increase {
  background: #f2f2f2;
  border-radius: 0;
  height: 38px;
  line-height: 3;
}
.goods-item .goods-info .sku-content[data-v-74f8dbb4] .el-input-number__decrease .el-icon-plus,
.goods-item .goods-info .sku-content[data-v-74f8dbb4] .el-input-number__increase .el-icon-plus,
.goods-item .goods-info .sku-content[data-v-74f8dbb4] .el-input-number__decrease .el-icon-minus,
.goods-item .goods-info .sku-content[data-v-74f8dbb4] .el-input-number__increase .el-icon-minus {
  color: #262626;
}
.goods-item .goods-info .sku-content .stock-num[data-v-74f8dbb4] {
  margin-left: 20px;
  font-size: 14px;
}
.goods-item .goods-info .sku-carveTip[data-v-74f8dbb4] {
  margin-bottom: 14px;
}
.goods-item .goods-info .sku-carveTip .hasCarve-form[data-v-74f8dbb4] {
  display: flex;
}
.goods-item .goods-info .sku-carveTip .hasCarve-form .l-title[data-v-74f8dbb4] {
  min-width: 108px;
  font-size: 14px;
  font-weight: 400;
}
.goods-item .goods-info .carveTip[data-v-74f8dbb4] {
  padding-left: 120px;
  color: #c7c5c8;
  margin-bottom: 30px;
}
.goods-item .goods-info .btn-group-promotion[data-v-74f8dbb4] {
  width: 100%;
  display: flex;
  position: relative;
}
.goods-item .goods-info .btn-group-promotion .el-button[data-v-74f8dbb4] {
  padding: 0;
  height: 50px;
  line-height: 50px;
  border: 0;
  width: 390px;
  font-size: 18px;
  color: #fff;
}
.goods-item .goods-info .btn-group-promotion .feedBackBtn[data-v-74f8dbb4] {
  position: absolute;
  bottom: -30px;
  left: 0;
  cursor: pointer;
  text-decoration: underline;
  color: #333;
}
.goods-item .goods-info .btn-group-promotion .detail-feedback[data-v-74f8dbb4] {
  position: absolute;
  top: 66px;
  left: 0;
  z-index: 9;
  background: #fff;
  border: 1px solid #999;
  border-radius: 4px;
  width: 720px;
  z-index: 99;
}
.soldOut[data-v-74f8dbb4] {
  color: #fff;
  background: #c6c6c6;
}
.soldOut[data-v-74f8dbb4]:focus,
.soldOut[data-v-74f8dbb4]:hover {
  color: #fff;
  background: #c6c6c6;
}
.disbledBtn[data-v-74f8dbb4] {
  width: 200px;
  height: 50px;
  background: #ffffff;
  border: 1px solid #666666;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #666666;
}
.activity-pay-btn[data-v-74f8dbb4] {
  background-color: #00b900;
}
.obuy-detial .activity-pay-btn[data-v-74f8dbb4] {
  border: 1px solid #bfbfbf !important;
  color: #6e6e6e !important;
}
.obuy-detial .activity-pay-btn[data-v-74f8dbb4]:hover {
  color: #fff !important;
  background: #dc4516 !important;
  border: 0 !important;
}
.areagift[data-v-74f8dbb4] {
  width: auto !important;
}
.activity-cart-btn[data-v-74f8dbb4] {
  background-color: #006271;
}
.activity-center[data-v-74f8dbb4] {
  padding: 8px 0;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
.activity-center .common-list[data-v-74f8dbb4] {
  width: 100%;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  line-height: 30px;
}
.activity-center .common-list .activity-center__label[data-v-74f8dbb4] {
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
}
.activity-center .common-list .activity-center__item .promotion-box__tag[data-v-74f8dbb4] {
  border-radius: 4px;
}
.activity-center .common-list .activity-center__item .card[data-v-74f8dbb4] {
  display: block;
  margin-bottom: 5px;
}
.activity-center__label[data-v-74f8dbb4] {
  min-width: 60px;
}
.activity-center__item[data-v-74f8dbb4] {
  flex: 1;
}
.activity-center__item .card[data-v-74f8dbb4] {
  display: inline-block;
  color: #129eb4;
  height: 30px;
  padding: 0 16px;
  margin-right: 15px;
  mask-image: radial-gradient(circle at 2px, transparent 2px, #92d2dc 2.5px);
  -webkit-mask-image: radial-gradient(circle at 2px, transparent 2px, #92d2dc 2.5px);
  mask-position: -2px;
  -webkit-mask-position: -2px;
  mask-size: 100% 7px;
  -webkit-mask-size: 100% 7px;
  border-radius: 0.5rem;
  background: linear-gradient(#edfdff, #edfdff);
}
.activity-center__item .img-item[data-v-74f8dbb4] {
  display: inline-block;
  margin-right: 30px;
}
.activity-center__item .img-item[data-v-74f8dbb4] .el-image img {
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
}
.activity-center__item .img-item .num[data-v-74f8dbb4] {
  display: inline-block;
  line-height: 30px;
}
.activity-center__operate[data-v-74f8dbb4] .el-button--text {
  color: #129eb4;
  font-weight: 400;
  padding: 0 5px;
}
.activity-center__operate .arrow-btn[data-v-74f8dbb4] {
  font-size: 16px;
  color: #989898;
}
.activity-center .promotion-box__list[data-v-74f8dbb4] {
  width: 100%;
}
.activity-center .promotion-box__tag[data-v-74f8dbb4] {
  display: inline-block;
  height: 20px;
  line-height: 18px;
  border: 1px solid #129eb4;
  color: #129eb4;
  padding: 0 5px;
  background: #ffffff;
  margin-right: 5px;
  text-align: center;
  border-radius: 4px;
}
.gallery-top[data-v-74f8dbb4] {
  border: 1px solid #e7e6e6;
  margin-bottom: 20px;
  width: 600px;
  height: 600px;
  position: relative;
  /* 遮罩层 */
}
.gallery-top .big-img[data-v-74f8dbb4] {
  position: relative;
  text-align: center;
  width: 600px;
  height: 600px;
}
.gallery-top .big-img img[data-v-74f8dbb4] {
  width: 600px;
  height: 600px;
}
.gallery-top .big-img video[data-v-74f8dbb4] {
  background-color: #000;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.gallery-top .marks[data-v-74f8dbb4] {
  width: 180px;
  height: 250px;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  /*top:0px;  //内联设置了动态的top，left
    left:0px;*/
}
.gallery-top .icon-magnifier[data-v-74f8dbb4] {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 20px;
  color: #dedede;
  font-weight: 700;
  padding: 5px;
}
.gallery-top .superMarks[data-v-74f8dbb4] {
  width: 600px;
  height: 600px;
  background: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: move;
  z-index: 11;
}
.sold-out[data-v-74f8dbb4] {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 6;
  width: 244px;
  height: 244px;
  line-height: 244px;
  color: #fff;
  font-size: 36px;
  text-align: center;
  transform: translate(-50%, -50%);
  background: rgba(22, 22, 22, 0.38);
  border-radius: 50%;
}
.small-sold-out[data-v-74f8dbb4] {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 12px;
  padding: 0;
}
.gallery-thumbs[data-v-74f8dbb4] {
  display: flex;
  overflow: scroll;
  scrollbar-width: none;
}
.gallery-thumbs[data-v-74f8dbb4]::-webkit-scrollbar {
  /*.xxx是你的类名*/
  display: none;
}
.gallery-thumbs .small-img[data-v-74f8dbb4] {
  width: 80px;
  height: 80px;
  position: relative;
  margin-right: 12px;
}
.gallery-thumbs .small-img .video[data-v-74f8dbb4] {
  width: 80px;
  height: 80px;
  border: 2px solid #e7e6e6;
  cursor: pointer;
}
.gallery-thumbs .small-img .video video[data-v-74f8dbb4] {
  width: 76px;
  height: 76px;
  object-fit: contain;
  background: #000;
}
.gallery-thumbs .small-img .icon-play[data-v-74f8dbb4] {
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gallery-thumbs img[data-v-74f8dbb4] {
  width: 80px;
  height: 80px;
  border: 2px solid #e7e6e6;
  cursor: pointer;
  position: relative;
}
.gallery-thumbs .video[data-v-74f8dbb4]:hover,
.gallery-thumbs img[data-v-74f8dbb4]:hover,
.gallery-thumbs .active[data-v-74f8dbb4] {
  border: 2px solid #e1251b;
}
/*折扣相关样式 begin*/
.discount-tag[data-v-74f8dbb4] {
  font-size: 24px;
}
.discount-tag .text[data-v-74f8dbb4] {
  margin-right: 8px;
}
.goods-item .goods-info .discount-style[data-v-74f8dbb4] {
  color: #fff;
}
.linaer-gradient[data-v-74f8dbb4] {
  background: #0891a5 url(https://jp.olicdn.com/pc/_nuxt/img/progress-bar.0320e75.png);
  background-size: 100% 100%;
  border-radius: 4px;
}
.discount-justify0[data-v-74f8dbb4] {
  justify-content: flex-start;
}
.discount-justify1[data-v-74f8dbb4] {
  justify-content: space-between;
}
.discount-style[data-v-74f8dbb4] {
  width: 100%;
  height: 46px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: #fff;
}
.discount-origin-price[data-v-74f8dbb4] {
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
  color: #a6a6a6;
}
.font-color[data-v-74f8dbb4] {
  color: #fff;
}
.tag-class1[data-v-74f8dbb4] {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin-left: 20px;
  background: rgba(255, 255, 255, 0.18);
  position: relative;
}
.tag-class1[data-v-74f8dbb4]::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent rgba(255, 255, 255, 0.18) rgba(255, 255, 255, 0.18) transparent;
  border-width: 4px;
  position: absolute;
  left: -8px;
  bottom: 0;
}
.h1-left[data-v-74f8dbb4] {
  font-size: 16px;
  font-weight: bolder;
  color: #fff;
  font-style: italic;
}
.limit-discounts .time-right[data-v-74f8dbb4] {
  display: flex;
  align-items: center;
}
.limit-discounts .time-right .text[data-v-74f8dbb4] {
  font-size: 16px;
  margin-right: 18px;
}
.limit-discounts .time-right .colon-day[data-v-74f8dbb4] {
  padding-right: 0;
}
.limit-discounts .time-right .text[data-v-74f8dbb4] {
  padding: 0px;
}
.limit-discounts .time-right .down-block[data-v-74f8dbb4] {
  display: inline-block;
  min-width: 26px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
/*折扣相关样式 end*/
.title-h3[data-v-74f8dbb4] {
  width: 100%;
  line-height: 46px;
  padding: 0 10px;
  color: #006271;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.title-top-border[data-v-74f8dbb4] {
  border-top: 1px solid #f0f0f0;
}
/*商品详情*/
.container-detail[data-v-74f8dbb4] {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
.right-content[data-v-74f8dbb4] {
  width: 1380px;
}
.tab-menu[data-v-74f8dbb4] {
  position: sticky;
  top: 0;
  z-index: 2;
  background: #fff;
  margin-bottom: 26px;
}
.tab-menu.affix[data-v-74f8dbb4] {
  position: fixed;
  left: 0;
  top: 102px;
  z-index: 900;
  width: 100%;
  min-width: 1380px;
  padding: 10px 0;
}
.tab-menu.affix .menu-ul[data-v-74f8dbb4] {
  width: 1380px;
  margin: auto;
}
.tab-menu.affix-top-0[data-v-74f8dbb4] {
  top: 0;
}
.tab-menu .menu-ul[data-v-74f8dbb4] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.tab-menu .menu-ul li[data-v-74f8dbb4] {
  color: #6b6b6b;
  font-size: 16px;
  margin-right: 10px;
  cursor: pointer;
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  background: linear-gradient(0deg, #eeeeee 0%, #f7f7f7 100%);
}
.tab-menu .menu-ul .active[data-v-74f8dbb4] {
  position: relative;
  color: #ffffff;
  background: #006271;
}
.main-content[data-v-74f8dbb4] {
  margin-bottom: 50px;
}
.center[data-v-74f8dbb4] {
  text-align: center;
}
.goods-detail-main[data-v-74f8dbb4] {
  font-family: Arial, Helvetaic;
}
.goods-detail-main .v-html[data-v-74f8dbb4] img {
  max-width: 100%;
  height: auto !important;
}
.goods-detail-main .v-html[data-v-74f8dbb4] p {
  font-size: 16px;
}
.goods-detail-main .v-html[data-v-74f8dbb4] span {
  font-size: 16px;
}
.goods-detail-main .v-html[data-v-74f8dbb4] ul {
  width: 100% !important;
}
.goods-group__list[data-v-74f8dbb4] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.goods-group__main[data-v-74f8dbb4] {
  display: flex;
}
.goods-group__main .icon-connection[data-v-74f8dbb4] {
  min-width: 120px;
  text-align: center;
  line-height: 134px;
}
.goods-group__main .icon-connection .el-icon-plus[data-v-74f8dbb4] {
  font-size: 40px;
  font-weight: bold;
  color: #006271;
}
.goods-group__item[data-v-74f8dbb4] {
  min-width: 122px;
  width: 122px;
  position: relative;
}
.goods-group__tag[data-v-74f8dbb4] {
  position: absolute;
  left: 0px;
  top: 98px;
  width: 122px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #129eb4;
  background: #edfdff;
  text-align: center;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.goods-group[data-v-74f8dbb4] .goods-image img {
  width: 122px;
  height: 122px;
  border-radius: 4px;
  border: 2px solid #f7f7f7;
}
.goods-group .goods-video[data-v-74f8dbb4] {
  width: 122px;
  height: 122px;
  border-radius: 4px;
  border: 2px solid #f7f7f7;
}
.goods-group .goods-title[data-v-74f8dbb4] {
  width: 122px;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.goods-group .price-box[data-v-74f8dbb4] {
  overflow: hidden;
  min-height: 44px;
}
.goods-group .price-box .price[data-v-74f8dbb4],
.goods-group .price-box .mark-price[data-v-74f8dbb4] {
  display: block;
}
.goods-group .price-box .price[data-v-74f8dbb4] {
  font-size: 18px;
  color: #d11515;
}
.goods-group .price-box .price span[data-v-74f8dbb4] {
  font-size: 14px;
}
.goods-group .price-box .mark-price[data-v-74f8dbb4] {
  margin-left: 0;
  font-size: 14px;
  color: #a6a6a6;
}
.goods-group__scroll[data-v-74f8dbb4] {
  flex: 1;
  height: 260px;
  margin-right: 50px;
  overflow: hidden;
  position: relative;
}
.goods-group__scroll .swiper[data-v-74f8dbb4] {
  width: 820px;
}
.goods-group__scroll .swiper-button-prev[data-v-74f8dbb4],
.goods-group__scroll .swiper-container-rtl .swiper-button-next[data-v-74f8dbb4] {
  left: -8px;
  top: 61px;
}
.goods-group__scroll .swiper-button-next[data-v-74f8dbb4],
.goods-group__scroll .swiper-container-rtl .swiper-button-prev[data-v-74f8dbb4] {
  right: -8px;
  top: 61px;
}
.goods-group__scroll .swiper-button-next[data-v-74f8dbb4]::after,
.goods-group__scroll .swiper-button-prev[data-v-74f8dbb4]::after {
  font-size: 20px;
  color: #989898;
}
.goods-group__image-main[data-v-74f8dbb4] {
  position: relative;
  width: 122px;
  height: 122px;
}
.goods-group .checkbox-select[data-v-74f8dbb4] {
  position: absolute;
  top: 6px;
  right: 6px;
  display: block;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  z-index: 9999;
}
.goods-group .selectActive[data-v-74f8dbb4] {
  background: #005f71;
  border-color: #005f71;
  position: absolute;
  top: 6px;
  right: 6px;
}
.goods-group .selectActive[data-v-74f8dbb4]::after {
  box-sizing: content-box;
  content: '';
  border: 1px solid #fff;
  border-left: 0;
  border-top: 0;
  height: 8px;
  left: 5px;
  position: absolute;
  top: 1px;
  transform: rotate(45deg) scaleY(1);
  width: 3px;
  transition: transform 0.15s ease-in 0.05s;
  transform-origin: center;
}
.goods-group__settlement[data-v-74f8dbb4] {
  width: 208px;
  min-height: 226px;
  background: #ffffff;
  box-shadow: 1px 0px 29px 0px rgba(235, 235, 235, 0.86);
  border-radius: 4px;
  padding: 20px;
}
.goods-group__settlement .row-item[data-v-74f8dbb4] {
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.goods-group__settlement .row-item .text-key[data-v-74f8dbb4] {
  display: block;
  width: 40%;
}
.goods-group__settlement .row-item .text-span[data-v-74f8dbb4] {
  display: block;
  width: 59%;
  text-align: right;
}
.goods-group__settlement .total-price .text-key[data-v-74f8dbb4] {
  color: #141414;
  font-size: 16px;
  font-weight: 700;
  width: 42%;
}
.goods-group__settlement .total-price .text-span[data-v-74f8dbb4] {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #d11515;
}
.goods-group__settlement .total-price .text-span .symbol[data-v-74f8dbb4] {
  font-size: 14px;
}
.goods-group__settlement .mark-price[data-v-74f8dbb4] {
  color: #969696;
  font-size: 14px;
  margin-bottom: 5px;
}
.goods-group__settlement .discount-price[data-v-74f8dbb4] {
  color: #d11515;
  font-size: 14px;
}
.goods-group__settlement .btn-group[data-v-74f8dbb4] {
  margin-top: 30px;
}
.goods-group__settlement .btn-group button[data-v-74f8dbb4] {
  display: block;
  width: 100%;
  margin: 0;
}
.goods-group__settlement .btn-group .activity-cart-btn[data-v-74f8dbb4] {
  background-color: #006271;
  border-color: #006271;
  margin-bottom: 10px;
}
.goods-group__settlement .btn-group .activity-pay-btn[data-v-74f8dbb4] {
  background-color: #00b900;
  border-color: #00b900;
}
.ob-price-box__mark-price[data-v-74f8dbb4] {
  font-size: 16px;
  color: #6f6f6f;
  text-decoration: line-through;
  font-weight: 400;
}
.ob-price-box__ob-price[data-v-74f8dbb4] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
}
.ob-price-box__ob-price .ob-left[data-v-74f8dbb4] {
  font-size: 28px;
  color: #d11515;
  font-weight: 700;
}
.ob-price-box__ob-price .ob-right[data-v-74f8dbb4] {
  font-size: 18px;
  color: #005f71;
}
.ob-price-box__ob-sales[data-v-74f8dbb4] {
  font-size: 14px;
}
.payPal-first-box[data-v-74f8dbb4] {
  width: 550px;
  min-height: 42px;
}
.b-discount[data-v-74f8dbb4] {
  margin-top: 10px;
}
.b-discount .b-discount-text[data-v-74f8dbb4] {
  display: inline-block;
  border-radius: 4px;
  font-size: 18px;
  line-height: 18px;
  padding: 5px 12px;
  margin-bottom: 5px;
  background: #129eb4;
  color: #fff;
}
.shareLink[data-v-74f8dbb4] {
  display: flex;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
.address[data-v-74f8dbb4] {
  margin-right: 20px;
  flex: 3;
}
.address[data-v-74f8dbb4] .el-input-group__append {
  background-color: #006271;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.shareContent[data-v-74f8dbb4] {
  margin-bottom: 30px;
}
.shareContent .shareChannel[data-v-74f8dbb4] {
  font-size: 18px;
  color: #1b1b1b;
}
.groupBuy-process[data-v-74f8dbb4] {
  margin-top: 10px;
}
.groupBuy-process .title[data-v-74f8dbb4] {
  padding: 20px 0;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.share-copy[data-v-74f8dbb4] {
  margin-left: -5px;
}
._line[data-v-74f8dbb4] {
  height: 10px !important;
}
.notify-btn[data-v-74f8dbb4] {
  background-color: #006573;
}
.out-of-stock[data-v-74f8dbb4] {
  margin-left: 24px;
  color: #D11515;
  font-size: 0;
  display: flex;
  align-items: center;
}
.out-of-stock .icon-shuoming3[data-v-74f8dbb4] {
  color: #ED7A7A;
  font-size: 14px;
}
.out-of-stock span[data-v-74f8dbb4] {
  font-size: 14px;
  margin-left: 10px;
}
.share-success-dialog[data-v-74f8dbb4] {
  z-index: 9999;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.share-success-dialog .share-success-box[data-v-74f8dbb4] {
  position: relative;
}
.share-success-dialog .share-success-box .iconroundclose.iconfont[data-v-74f8dbb4] {
  position: absolute;
  right: 0;
  top: -45px;
  font-size: 35px;
  color: #fff;
}
.share-success-dialog .share-success-box img[data-v-74f8dbb4] {
  width: 566px;
}
@media only screen and (max-width: 1380px) {
.tab-menu[data-v-74f8dbb4] {
    position: sticky;
    top: 0;
    z-index: 2;
    background: #fff;
    margin-bottom: 26px;
}
.tab-menu.affix[data-v-74f8dbb4] {
    position: fixed;
    left: 0;
    top: 102px;
    z-index: 900;
    width: 100%;
    min-width: 1380px;
    padding: 10px 0;
}
.tab-menu.affix .menu-ul[data-v-74f8dbb4] {
    width: 1126px;
    margin: auto;
}
.tab-menu.affix-top-0[data-v-74f8dbb4] {
    top: 0;
}
}
.details-recommend[data-v-74f8dbb4] .product-swiper-item {
  width: 217px;
  border: 1px solid #ECECEC;
}
.details-recommend[data-v-74f8dbb4] .item {
  width: 217px;
  min-height: 385px;
}
.details-recommend[data-v-74f8dbb4] .item-col .cover-picture .el-image {
  width: 217px;
  height: 217px;
}
.details-recommend[data-v-74f8dbb4] .item-col:hover {
  transition: none;
  transform: none;
  box-shadow: none;
}
.details-recommend[data-v-74f8dbb4] .description-box {
  margin-left: 10px;
  margin-right: 10px;
}
.details-recommend[data-v-74f8dbb4] .description-box .g-name .name {
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
.details-recommend[data-v-74f8dbb4] .description-box .price-res .symbol {
  font-size: 14px;
}
.details-recommend[data-v-74f8dbb4] .description-box .price-res .s-price {
  font-size: 18px;
}
.details-recommend[data-v-74f8dbb4] .description-box .line-through .symbol,
.details-recommend[data-v-74f8dbb4] .description-box .no-line .symbol {
  font-size: 12px;
}
.details-recommend[data-v-74f8dbb4] .description-box .line-through .s-price,
.details-recommend[data-v-74f8dbb4] .description-box .no-line .s-price {
  font-size: 16px;
}
.details-recommend[data-v-74f8dbb4] .description-box .g-price .cart-btn {
  width: 42px;
  height: 30px;
  line-height: 30px;
}
.details-recommend[data-v-74f8dbb4] .description-box .g-price .cart-btn i {
  font-size: 18px;
}
.details-recommend[data-v-74f8dbb4] .description-box .name-box {
  min-height: 97px;
  display: block;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.expired {
  background: #f5f5f5;
}
.expired .content {
  width: 1200px;
  height: 440px;
  margin: 60px auto;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.expired .content .error {
  text-align: center;
}
.expired .content .error p {
  margin-top: 20px;
  font-size: 16px;
  color: #969696;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.page[data-v-714291d8] {
  width: 100%;
  background: #f5f5f5;
}
.faqs[data-v-714291d8] {
  width: 1200px;
  margin: 0 auto;
}
.faqs > h1[data-v-714291d8] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px auto;
  padding-top: 50px;
}
.faqs > h1 i[data-v-714291d8] {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAMAAACO0hVbAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHnRSTlMAoZkvlZGzbmeINSgjpWEtn417amRPGxOehFxGPA09D+yqAAAAf0lEQVQY02XNSRbCIBBF0R8kRYE0SUxju/9tGhSC4Btw/rkDCrbvmhSkDKffgiGIGU0SvfquMHEykW2hm3RbZSsZYNSVGR0fKpbrdWvbeH21NjigtTP+7WmLXdLUy2FdstIAJhn7/ObFvgQBD2aeJ9pREceOY57snVbUeUf58BsOnQSbHt4n1gAAAABJRU5ErkJggg==) no-repeat;
  margin-right: 30px;
}
.faqs > h1 span[data-v-714291d8] {
  height: 37px;
  line-height: 36px;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.faq-item .faq-title[data-v-714291d8] {
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #0254a8;
  height: initial;
  border: 0;
  background: #f5f5f5;
}
.faq-item .faq-title .el-icon-arrow-right[data-v-714291d8] {
  transition: all 0.2s;
}
.faq-item input[type='checkbox'][data-v-714291d8] {
  display: none;
}
.faq-item .faq-content[data-v-714291d8] {
  display: none;
  transition: all 2s;
}
.faq-item input[type='checkbox']:checked ~ .faq-content[data-v-714291d8] {
  display: block;
}
.faq-item input[type='checkbox']:checked ~ .faq-title .el-icon-arrow-right[data-v-714291d8] {
  transform: rotate(90deg);
}
.collapse[data-v-714291d8] {
  margin-top: 40px;
  font-size: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e2e2;
}
.collapse[data-v-714291d8]:last-child {
  border-bottom: 0;
}
.collapse > h2[data-v-714291d8] {
  display: flex;
  align-items: center;
  height: 26px;
  font-size: 26px;
  color: #666666;
  font-weight: 400;
  margin-bottom: 30px;
}
.collapse > h2 i[data-v-714291d8] {
  width: 28px;
  height: 28px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAjVBMVEUAAAAzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMGTs/LAAAALnRSTlMA7OjF16yUd2P20oNXMQT6vmtGIQ8M38uhmXtxXVoqGxXwtrOjkYpRSzkIpYuGY/xTZgAAAQpJREFUKM91kulugzAQhMc29xkC5IYkzZ228/6PV8cqCg7w/Rjtalb2rGVYeArTzHJMc3YwIHD/i7rqzr+iY85ZhR7PFYN3l4at1kIJ4XglUIkdbBKGyrueJNcYEPOSmaLJo0+v4b0rM35uy8273vNmeRv2O1d2a/h+Chy/+2bLA1rfn+NHCL0Trew157gJcemuTLQcCm+9TU2kxMrjawm4WNB5TfHRN9XCpHyAiZlCn5SlVl+czAOEZ1goMyy51+oxs80sdGogPury14pjeDphg1igXPKOIRFRCMSsMEJAV9CVXxhjmyt3rSbMlXhpIUfNHWutTjTxa+UyWuYpxqG74Xbyw69iWfb6PzwfEXF8b3NzAAAAAElFTkSuQmCC) no-repeat;
  margin-right: 10px;
}
.collapse .collapse-content[data-v-714291d8] {
  padding: 29px 20px;
  margin-top: 10px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  background: #e2e2e2;
  border-radius: 5px;
  position: relative;
}
.mypagination[data-v-714291d8] {
  text-align: right;
  margin: 20px 0;
}
.empty[data-v-714291d8] {
  width: 100%;
  height: 100%;
  transform: scale(0.7);
}
[data-v-714291d8] .el-collapse-item__wrap {
  border-bottom: 0;
}
[data-v-714291d8] .el-collapse-item__content {
  position: relative;
  padding-top: 10px;
  margin-top: -10px;
  padding-bottom: 0;
  background: #f5f5f5;
}
[data-v-714291d8] .el-collapse-item__content::before {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-top: 10px transparent dashed;
  border-left: 10px transparent dashed;
  border-right: 10px transparent dashed;
  border-bottom: 10px #e2e2e2 solid;
  position: absolute;
  top: 1px;
  left: 10px;
}
[data-v-714291d8] .el-collapse {
  border: 0;
}
[data-v-714291d8] .el-collapse-item__arrow {
  margin-left: 15px;
}
[data-v-714291d8] .el-collapse-item__header {
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #0254a8;
  height: initial;
  border: 0;
  background: #f5f5f5;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.container-full[data-v-996d33be] {
  padding-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 57px 0 90px;
  position: relative;
  overflow: hidden;
}
.container-full .banner-img[data-v-996d33be] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-color[data-v-996d33be] {
  background-image: #f7f7f7;
  background-size: cover;
}
.reset-password[data-v-996d33be] {
  width: 528px;
  padding: 45px 69px 35px 71px;
  z-index: 1;
  background: #fff;
}
.reset-password[data-v-996d33be] .el-input__inner {
  border-color: #fff;
}
.reset-password[data-v-996d33be] .el-input__inner {
  height: 48px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.reset-password[data-v-996d33be] .el-form-item.is-error {
  margin-bottom: 36px;
}
.reset-password[data-v-996d33be] .el-form-item .el-button {
  height: 50px;
}
.reset-password .title[data-v-996d33be] {
  font-size: 26px;
  margin-bottom: 30px;
  color: #141414;
}
.reset-password .btn-submit[data-v-996d33be] {
  width: 100%;
  font-size: 22px;
  font-weight: 400;
}
.registered[data-v-996d33be] {
  margin-top: 27px;
  text-align: center;
}
.registered a[data-v-996d33be] {
  font-size: 18px;
  font-weight: 400;
  color: #009bb8;
}
.el-divider__text[data-v-996d33be] {
  color: #006271;
}
.pwd-input[data-v-996d33be] .svg-icon {
  width: 18px;
  height: 18px;
  color: #006271;
  vertical-align: middle;
  cursor: pointer;
}
.input-code[data-v-996d33be] .el-input__inner {
  padding-right: 15px;
  width: 250px;
}
.input-code[data-v-996d33be] .el-input__suffix {
  width: 118px;
  line-height: 1.5;
  color: #009bb8;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.input-code button[data-v-996d33be] {
  color: #009bb8;
}
.mobile-input[data-v-996d33be] .el-form-item__content .el-input-group__prepend {
  width: 96px;
  border: 1px solid #e0e0e0;
  border-right: none;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mobile-input[data-v-996d33be] .el-form-item__content .el-input__inner {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.tips-p[data-v-996d33be] {
  font-size: 12px;
  line-height: 18px;
}
._tips[data-v-996d33be] {
  word-break: break-word !important;
}
._name[data-v-996d33be] {
  float: left !important;
  margin-right: 10px !important;
}
._code[data-v-996d33be] {
  float: right !important;
  color: #8492a6 !important;
  font-size: 13px !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.productInfot[data-v-c617ec2e] {
  background: #fef6e1;
}
.productInfot .productImg[data-v-c617ec2e] {
  width: 290px;
  height: 290px;
  position: relative;
}
.productInfot .productImg .stockImg[data-v-c617ec2e] {
  width: 132px;
  height: 132px;
  background: rgba(22, 22, 22, 0.38);
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 132px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.productInfot .countdown[data-v-c617ec2e] {
  height: 37px;
  padding: 10px 10px 0px 10px;
}
.productInfot .countdown .count-down .time-box .day[data-v-c617ec2e] {
  margin: 0;
}
.productInfot .countdown .count-down .time-box .dot[data-v-c617ec2e] {
  margin: 0;
}
.productInfot .productBotton[data-v-c617ec2e] {
  padding: 10px;
}
.productInfot .productBotton .text-box .title[data-v-c617ec2e] {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #350006;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productInfot .productBotton .text-box .tagBox[data-v-c617ec2e] {
  height: 32px;
}
.productInfot .productBotton .text-box .tagBox .xbTag[data-v-c617ec2e] {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.productInfot .productBotton .productPrice .priceBox[data-v-c617ec2e] {
  display: flex;
  margin-top: 10px;
}
.productInfot .productBotton .productPrice .priceBox .price[data-v-c617ec2e] {
  font-size: 26px;
  font-weight: bold;
  color: #bb0015;
  line-height: 30px;
}
.productInfot .productBotton .productPrice .priceBox .marketPrice[data-v-c617ec2e] {
  margin-left: 10px;
  font-size: 18px;
  text-decoration: line-through;
  color: #898989;
  line-height: 30px;
}
.productInfot .productBotton .productPrice .priceTip[data-v-c617ec2e] {
  font-size: 14px;
  color: #bb0015;
}
.productInfot .productBotton .productBtn[data-v-c617ec2e] {
  text-align: center;
  margin-top: 10px;
}
.productInfot .productBotton .productBtn .el-button[data-v-c617ec2e] {
  width: 270px;
  height: 50px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}
.productInfot .productBotton .productBtn .addCart[data-v-c617ec2e] {
  background: #3f536f;
  color: #ffffff;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.fullProduct .countdown .count-down .time-box .day {
  margin: 0;
}
.fullProduct .countdown .count-down .time-box .dot {
  margin: 0;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.fullReturn[data-v-515d32b4] {
  background: #29374e;
  width: 100%;
}
.fullReturn .top[data-v-515d32b4] {
  position: relative;
}
.fullReturn .top img[data-v-515d32b4] {
  width: 100%;
}
.fullReturn .top .topTime[data-v-515d32b4] {
  width: 313px;
  height: 35px;
  line-height: 35px;
  padding-left: 55px;
  position: absolute;
  top: 7%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 14px;
  color: #d8cb4d;
  background: url(https://jp.olicdn.com/pc/_nuxt/img/creditTime.5882224.png);
}
.fullReturn .top .ruleBtn[data-v-515d32b4] {
  cursor: pointer;
  width: 314px;
  height: 48px;
  background: #ffde01;
  border-radius: 4px;
  position: absolute;
  bottom: 7%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #192538;
  line-height: 48px;
}
.fullReturn .content-bg[data-v-515d32b4] {
  background: url(https://jp.olicdn.com/pc/_nuxt/img/creditBg.db0e9d4.jpg);
}
.fullReturn .content[data-v-515d32b4] {
  width: 1200px;
  margin: 0 auto;
}
.fullReturn .content .middle[data-v-515d32b4] {
  padding: 70px 0;
}
.fullReturn .content .middle .title p[data-v-515d32b4] {
  font-size: 18px;
  line-height: 20px;
}
.fullReturn .content .middle .middle-content[data-v-515d32b4] {
  margin-top: 40px;
}
.fullReturn .content .botton[data-v-515d32b4] {
  padding-bottom: 40px;
}
.fullReturn .content .botton .title[data-v-515d32b4] {
  margin: 20px 0 50px 0;
}
.fullReturn .content .botton .prodcutList .list[data-v-515d32b4] {
  display: flex;
  flex-wrap: wrap;
}
.fullReturn .content .botton .prodcutList .list .item[data-v-515d32b4] {
  width: 290px;
  margin-left: 10px;
  position: relative;
  background: #fef6e1;
  border: 1px solid #fff7b1;
  border-radius: 4px;
  box-sizing: content-box;
  margin-bottom: 60px;
}
.fullReturn .content .botton .prodcutList .list .item[data-v-515d32b4]:nth-child(4n + 1) {
  margin-left: 0px;
}
.fullReturn .content .botton .prodcutList .list .item .listMask[data-v-515d32b4] {
  position: absolute;
  background: transparent;
  width: 100%;
  height: 100%;
  top: 0;
  cursor: pointer;
}
.fullReturn .content .botton .prodcutList .mypagination[data-v-515d32b4] {
  text-align: right;
  color: #ffffff;
}
.fullReturn .content .botton .prodcutList .mypagination .btn-next[data-v-515d32b4] {
  color: #ffffff !important;
}
.fullReturn .content .title[data-v-515d32b4] {
  text-align: center;
  color: #fffbac;
  font-size: 40px;
  line-height: 48px;
}
.fullReturn .content .title .bigTitle[data-v-515d32b4] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullReturn .content .title .bigTitle h3[data-v-515d32b4] {
  max-width: 630px;
}
.fullReturn .content .title .bigTitle .bigTitle-div[data-v-515d32b4] {
  width: 13px;
  height: 13px;
  background-color: #fff558;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.fullReturn .content .title .bigTitle .left[data-v-515d32b4] {
  margin-right: 30px;
  position: relative;
}
.fullReturn .content .title .bigTitle .left[data-v-515d32b4]::before {
  content: '';
  display: inline-block;
  width: 80px;
  height: 1px;
  background: linear-gradient(to right, #414a45 0%, #fcf007 100%);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 0;
  top: 40px;
}
.fullReturn .content .title .bigTitle .right[data-v-515d32b4] {
  margin-left: 30px;
  position: relative;
}
.fullReturn .content .title .bigTitle .right[data-v-515d32b4]::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 80px;
  height: 1px;
  background: linear-gradient(to right, #414a45 0%, #fcf007 100%);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  bottom: 40px;
  left: 0;
}
.fullReturn .ruleFix[data-v-515d32b4] {
  position: fixed;
  cursor: pointer;
  top: 180px;
  right: 0;
  width: 120px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.15);
  border: 2px solid #ffffff;
  border-right: unset;
  border-radius: 15px 0 0 15px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 28px;
}
.fullReturn .CreditRules[data-v-515d32b4] .el-dialog__title {
  font-size: 40px;
  font-weight: bold;
}
.fullReturn .CreditRules .ruleText[data-v-515d32b4] {
  word-break: normal;
}
.fullReturn .CreditRules .ruleText .img[data-v-515d32b4] {
  width: 100%;
}
.fullReturn .backState .backContent[data-v-515d32b4] {
  text-align: center;
  padding: 0px 40px;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  word-break: normal;
}
.fullReturn .backState .back-footer .el-button[data-v-515d32b4] {
  font-size: 18px;
  padding: 18px 50px;
  border-radius: 4px;
}
.fullReturn .backState .back-footer .el-button--primary[data-v-515d32b4] {
  color: #ffffff;
  background: #3f536f;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.fullReturn .content-bg .content .botton .prodcutList .mypagination .btn-prev,
.fullReturn .content-bg .content .botton .prodcutList .mypagination .btn-next {
  color: #ffffff !important;
}
.fullReturn .content-bg .content .botton .prodcutList .mypagination .el-pager li {
  color: #ffffff;
}
.fullReturn .content-bg .content .botton .prodcutList .mypagination .el-pager li.active {
  color: #005f71;
}
.fullReturn .CreditRules .el-dialog__title {
  font-size: 22px;
  font-weight: bold;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.error-wrapper[data-v-118c58c2] {
  padding: 140px 0 130px;
}
.error-wrapper .logo-wrapper[data-v-118c58c2] {
  width: 185px;
  height: 178px;
  margin: auto;
}
.error-wrapper .logo-wrapper .responsive-img[data-v-118c58c2] {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.error-wrapper .error-text[data-v-118c58c2] {
  margin-top: 27px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #969696;
}
.error-wrapper .error-text[data-v-118c58c2] b {
  font-weight: normal;
  color: #12a0b6;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.error-wrapper[data-v-4fa08d6d] {
  padding: 140px 0 130px;
}
.error-wrapper .logo-wrapper[data-v-4fa08d6d] {
  width: 185px;
  height: 178px;
  margin: auto;
}
.error-wrapper .logo-wrapper .responsive-img[data-v-4fa08d6d] {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.error-wrapper .error-text[data-v-4fa08d6d] {
  margin-top: 27px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #969696;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.error-wrapper[data-v-1a419c5e] {
  padding: 140px 0 130px;
}
.error-wrapper .logo-wrapper[data-v-1a419c5e] {
  width: 185px;
  height: 178px;
  margin: auto;
}
.error-wrapper .logo-wrapper .responsive-img[data-v-1a419c5e] {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.error-wrapper .error-text[data-v-1a419c5e] {
  margin-top: 27px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #969696;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.evaluation-account[data-v-0c82ea4c] {
  background-color: #f9f9f9;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.evaluation-help[data-v-1a4f2695] {
  background-color: #f9f9f9;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.evaluation-report[data-v-5dd4b10c] {
  background-color: #f9f9f9;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.keep_activation[data-v-35275c8a] {
  width: 100%;
}
.keep_activation .banner_product[data-v-35275c8a] {
  width: 100%;
  background: url(https://jp.olicdn.com/pc/_nuxt/img/om_gifbags_banner.3ccb1dd.jpg) no-repeat;
  background-size: 100% 100%;
}
.keep_activation .banner_product .banner[data-v-35275c8a] {
  display: block;
  width: 100%;
}
.keep_activation .banner_product .product_box[data-v-35275c8a] {
  margin: 0 auto;
  padding-bottom: 76px;
  width: 1380px;
}
.keep_activation .banner_product .product_box .bannerfont[data-v-35275c8a] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
}
.keep_activation .banner_product .product_box .bannerfont .titleBig[data-v-35275c8a] {
  font-family: 'Times New Roman';
  font-style: oblique;
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
}
.keep_activation .banner_product .product_box .bannerfont .titleMall[data-v-35275c8a] {
  position: relative;
  font-size: 34px;
  font-weight: normal;
  color: #ffffff;
}
.keep_activation .banner_product .product_box .bannerfont .titleMall[data-v-35275c8a]::before {
  position: absolute;
  left: -60px;
  bottom: 20px;
  content: '';
  width: 40px;
  height: 1px;
  background-color: #ffffff;
}
.keep_activation .banner_product .product_box .bannerfont .titleMall[data-v-35275c8a]::after {
  position: absolute;
  right: -60px;
  bottom: 20px;
  content: '';
  width: 40px;
  height: 1px;
  background-color: #ffffff;
}
.keep_activation .banner_product .product_box .bannerfont img[data-v-35275c8a] {
  width: 535px;
}
.keep_activation .banner_product .product_box h1[data-v-35275c8a] {
  width: 100%;
  position: relative;
  text-align: center;
  font-size: 36px;
  color: #fff;
  margin-bottom: 47px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -60px;
}
.keep_activation .banner_product .product_box h1[data-v-35275c8a]::after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #fff;
  margin-left: 17px;
}
.keep_activation .banner_product .product_box h1[data-v-35275c8a]::before {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #fff;
  margin-right: 17px;
}
.keep_activation .banner_product .product_box .product_content[data-v-35275c8a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.keep_activation .banner_product .product_box .product_content .item[data-v-35275c8a] {
  width: 670px;
}
.keep_activation .banner_product .product_box .product_content .item .item_top[data-v-35275c8a] {
  width: 100%;
  background: url(https://jp.olicdn.com/pc/_nuxt/img/om_giftbags_bg.01a946f.png) no-repeat;
  background-size: 100%;
  border-radius: 10px;
  padding: 24px 19px 26px 19px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .left[data-v-35275c8a] {
  width: 290px;
  flex-shrink: 0;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .left img[data-v-35275c8a] {
  width: 100%;
  border-radius: 20px;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right[data-v-35275c8a] {
  width: 315px;
  color: #fff;
  margin-left: 21px;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .title[data-v-35275c8a] {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  height: 49px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .synopsis[data-v-35275c8a] {
  margin-top: 12px;
  font-size: 14px;
  height: 76px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .coupon[data-v-35275c8a] {
  display: none;
  margin-top: 23px;
  align-items: center;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .bottom[data-v-35275c8a] {
  margin-top: 43px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .bottom .price[data-v-35275c8a] {
  font-size: 26px;
  color: #fa7c54;
  font-weight: 600;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .bottom .add_btn[data-v-35275c8a] {
  width: 151px;
  height: 39px;
  background-image: linear-gradient(to right, #ffbb5a 0%, #f96e53 90%);
  border: none;
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .bottom .add_btn span[data-v-35275c8a] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAoJJREFUSEutlVuITWEUx39/9xEvJC9KbkUhUkxI7g3Kg5AQHoQ0D0ou44kHmgcpuZVcHlwSKVIal1OEI3IJCSkZub0gQlJmaR3frj377H32nMZ6mXPmrO/7rct/rU9mVg+M4Z8ZcFPSkfA994+Z9QEagYmAf74H7JLU5IdlZh+BvrGbfgPjJd3Pu93MhgA3EuejYw2SGh1wAlicuGylpMOVAGbWFbgOjAt+zcAdYGHsXK0DegPDgA6eWijXbknrcgDzgLMxn2PAAaAY+1+T4peY2WlgAfAe8FJl2VpgMrAR+AJsBt4BT4AZwIrQk7dJQAOwI6f2f4DpwGxgQwZgPlDn0CRgFnAxB+BKWx4yPJVTokISMAh4AXTMgZwDlgF3gaHB91X4vih2dk4S0BN4BAzIAXh/vEwtwBWgJsV/P1DfClCaNLMCMDVvBoAPwATAg3L11QLdgZfAPmCvpJY0gEttTRsA7uJqcwWdDDKvkfTNzEZ7VpKKaQCX2NE2AiI33wa3AVfYYGAgMFJScxpgbJjIKhmt3A8BqyRZGqAf8AzoAWyqEub3fQKeev1Lyy4Zppl1Ah4AI4Ctkra1J5UyQFDSeWAucAs4mBZIBtTn57lnLcn7UZ5BACwBjrcj8v6S3lQCdAb2ADOriD66zx+cpZJ+ZQJCFt3CwHUBLkv6mZZR6Jlv1l7AVUmf436pPQiAM4BvRbeHwCRJ31NE4VPr69vtNTBK0tfIL6vJw4OSvFSR1Um6FAeEx8ol7W9xZKsluTBKlgXwaXycWGJTJF37L4BQop3A+nDhBS+XpLJXzsy2ANuDn7/J0yT9qJhB9KOZ+drwx70Y6TrZgxCMD6VvgEIyiL/xIODAFMkMoAAAAABJRU5ErkJggg==) no-repeat left;
  background-size: 18px 100%;
  padding-left: 25px;
}
.keep_activation .banner_product .product_box .product_content .item .item_top .right .bottom .soldBtn[data-v-35275c8a] {
  background-color: #ccc;
  background-image: none;
  cursor: not-allowed;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom[data-v-35275c8a] {
  background: #fff;
  padding: 23px 31px 39px 31px;
  width: 100%;
  margin-top: 6px;
  border-radius: 10px;
  box-sizing: border-box;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_top[data-v-35275c8a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_top .left[data-v-35275c8a] {
  display: flex;
  align-items: center;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_top .left p[data-v-35275c8a] {
  width: 38px;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_top .left p img[data-v-35275c8a] {
  width: 100%;
  border-radius: 50%;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_top .left h4[data-v-35275c8a] {
  color: #504f4f;
  font-size: 22px;
  font-weight: 600;
  margin-left: 9px;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_top .right[data-v-35275c8a] {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #444444;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_top .right span[data-v-35275c8a] {
  margin-left: 17px;
}
.keep_activation .banner_product .product_box .product_content .item .item_bottom .comment_bottom[data-v-35275c8a] {
  margin-top: 15px;
  font-size: 16px;
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.keep_activation .recommend_products[data-v-35275c8a] {
  width: 1380px;
  margin: 0 auto;
}
.keep_activation .recommend_products .headline[data-v-35275c8a] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.keep_activation .recommend_products .headline h1[data-v-35275c8a] {
  font-size: 36px;
  color: #3c3c3c;
  margin: 101px 0 5px 0;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.keep_activation .recommend_products .headline h1[data-v-35275c8a]::after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #bfbfbf;
  margin-left: 17px;
}
.keep_activation .recommend_products .headline h1[data-v-35275c8a]::before {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #bfbfbf;
  margin-right: 17px;
}
.keep_activation .recommend_products .best_sellers[data-v-35275c8a] {
  margin-top: 72px;
}
.keep_activation .recommend_products .best_sellers .title[data-v-35275c8a] {
  min-width: 270px;
  text-align: center;
  display: inline-block;
  margin-bottom: 25px;
  padding: 0 20px;
  font-size: 28px;
  line-height: 48px;
  font-weight: bold;
  background: linear-gradient(to right, #006271, #00b3ce);
  -webkit-background-clip: text;
  color: transparent;
  border: 3px solid rgba(0, 179, 206, 0.8);
  border-radius: 48px;
}
.keep_activation .recommend_products .best_sellers .products_bs[data-v-35275c8a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.keep_activation .recommend_products .best_sellers .products_bs li[data-v-35275c8a] {
  width: 380px;
}
.keep_activation .recommend_products .best_sellers .products_bs li .products_img[data-v-35275c8a] {
  position: relative;
  margin-bottom: 8px;
  border-radius: 18px;
  overflow: hidden;
}
.keep_activation .recommend_products .best_sellers .products_bs li .products_img img[data-v-35275c8a] {
  display: block;
  width: 100%;
}
.keep_activation .recommend_products .best_sellers .products_bs li .products_img .name[data-v-35275c8a] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1px;
  width: 287px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #444444;
  background: #fff;
  border-radius: 40px 40px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
}
.keep_activation .recommend_products .best_sellers .products_bs li .synopsis[data-v-35275c8a] {
  color: #444444;
  font-size: 14px;
  max-height: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.keep_activation .recommend_products .best_sellers .products_bs li .synopsis p[data-v-35275c8a] {
  color: #444444;
  font-size: 14px;
  height: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.keep_activation .recommend_products .best_sellers .products_bs li .coupon[data-v-35275c8a] {
  display: none;
  margin-top: 10px;
}
.keep_activation .recommend_products .best_sellers .products_bs li .bottom_add[data-v-35275c8a] {
  width: 100%;
  height: 50px;
  margin-top: 19px;
  position: relative;
}
.keep_activation .recommend_products .best_sellers .products_bs li .bottom_add p[data-v-35275c8a] {
  width: 80%;
  height: 28px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f2f2f2;
  border-radius: 28px 0 0 0;
  z-index: -1;
}
.keep_activation .recommend_products .best_sellers .products_bs li .bottom_add .bottom_adds[data-v-35275c8a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 15px;
  box-sizing: border-box;
}
.keep_activation .recommend_products .best_sellers .products_bs li .bottom_add .bottom_adds .price[data-v-35275c8a] {
  font-size: 30px;
  color: #555555;
  font-weight: 600;
}
.keep_activation .recommend_products .best_sellers .products_bs li .bottom_add .bottom_adds .add_btn[data-v-35275c8a] {
  width: 210px;
  height: 50px;
  border: none;
  background-image: linear-gradient(to right, #ffbb5a 0%, #f96e53 90%);
  border-radius: 50px 25px 25px 0;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.keep_activation .recommend_products .best_sellers .products_bs li .bottom_add .bottom_adds .add_btn span[data-v-35275c8a] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAoJJREFUSEutlVuITWEUx39/9xEvJC9KbkUhUkxI7g3Kg5AQHoQ0D0ou44kHmgcpuZVcHlwSKVIal1OEI3IJCSkZub0gQlJmaR3frj377H32nMZ6mXPmrO/7rct/rU9mVg+M4Z8ZcFPSkfA994+Z9QEagYmAf74H7JLU5IdlZh+BvrGbfgPjJd3Pu93MhgA3EuejYw2SGh1wAlicuGylpMOVAGbWFbgOjAt+zcAdYGHsXK0DegPDgA6eWijXbknrcgDzgLMxn2PAAaAY+1+T4peY2WlgAfAe8FJl2VpgMrAR+AJsBt4BT4AZwIrQk7dJQAOwI6f2f4DpwGxgQwZgPlDn0CRgFnAxB+BKWx4yPJVTokISMAh4AXTMgZwDlgF3gaHB91X4vih2dk4S0BN4BAzIAXh/vEwtwBWgJsV/P1DfClCaNLMCMDVvBoAPwATAg3L11QLdgZfAPmCvpJY0gEttTRsA7uJqcwWdDDKvkfTNzEZ7VpKKaQCX2NE2AiI33wa3AVfYYGAgMFJScxpgbJjIKhmt3A8BqyRZGqAf8AzoAWyqEub3fQKeev1Lyy4Zppl1Ah4AI4Ctkra1J5UyQFDSeWAucAs4mBZIBtTn57lnLcn7UZ5BACwBjrcj8v6S3lQCdAb2ADOriD66zx+cpZJ+ZQJCFt3CwHUBLkv6mZZR6Jlv1l7AVUmf436pPQiAM4BvRbeHwCRJ31NE4VPr69vtNTBK0tfIL6vJw4OSvFSR1Um6FAeEx8ol7W9xZKsluTBKlgXwaXycWGJTJF37L4BQop3A+nDhBS+XpLJXzsy2ANuDn7/J0yT9qJhB9KOZ+drwx70Y6TrZgxCMD6VvgEIyiL/xIODAFMkMoAAAAABJRU5ErkJggg==) no-repeat left;
  background-size: 20px 100%;
  padding-left: 25px;
}
.keep_activation .product_classify[data-v-35275c8a] {
  width: 1380px;
  margin: 0 auto;
}
.keep_activation .product_classify .title_name[data-v-35275c8a] {
  margin: 137px 0 63px 0;
}
.keep_activation .product_classify .title_name h1[data-v-35275c8a] {
  text-align: center;
  font-size: 36px;
  color: #323232;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.keep_activation .product_classify .title_name h1[data-v-35275c8a]::after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #bfbfbf;
  margin-left: 17px;
}
.keep_activation .product_classify .title_name h1[data-v-35275c8a]::before {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #bfbfbf;
  margin-right: 17px;
}
.keep_activation .product_classify .product_nav[data-v-35275c8a] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.keep_activation .product_classify .product_nav .product_nav-div[data-v-35275c8a] {
  width: 290px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  font-size: 18px;
  color: #464646;
  border: 1px solid #bfbfbf;
  border-radius: 29px;
  cursor: pointer;
  position: relative;
}
.keep_activation .product_classify .product_nav .product_nav-div i[data-v-35275c8a] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -19px;
  color: #fc9557;
  font-size: 30px;
}
.keep_activation .product_classify .product_nav .outdoor[data-v-35275c8a] {
  margin: 0 18px;
}
.keep_activation .product_classify .product_nav .navs[data-v-35275c8a] {
  color: #fff;
  border: none;
  background-image: linear-gradient(to right, #ffbb5a 0%, #f96e53 90%);
}
.keep_activation .product_classify .product_content[data-v-35275c8a] {
  margin-top: 44px;
  width: 100%;
}
.keep_activation .product_classify .product_content .product_tactical[data-v-35275c8a] {
  width: 100%;
}
.keep_activation .product_classify .product_content .product_tactical .banner_01[data-v-35275c8a] {
  width: 100%;
}
.keep_activation .product_classify .product_content .product_tactical .banner_01 img[data-v-35275c8a] {
  width: 100%;
}
.keep_activation .product_classify .product_content .product_tactical ul[data-v-35275c8a] {
  width: 100%;
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.keep_activation .product_classify .product_content .product_tactical ul li[data-v-35275c8a] {
  width: 320px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  margin-bottom: 33px;
  margin-right: 33.3px;
  border-radius: 12px;
  overflow: hidden;
}
.keep_activation .product_classify .product_content .product_tactical ul li .imgs[data-v-35275c8a] {
  width: 100%;
  position: relative;
}
.keep_activation .product_classify .product_content .product_tactical ul li .imgs img[data-v-35275c8a] {
  width: 100%;
}
.keep_activation .product_classify .product_content .product_tactical ul li .imgMask[data-v-35275c8a] {
  width: 132px;
  height: 132px;
  background: rgba(22, 22, 22, 0.38);
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 132px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.keep_activation .product_classify .product_content .product_tactical ul li .bottom_name[data-v-35275c8a] {
  width: 100%;
  padding: 20px;
  background: #eef4f5;
}
.keep_activation .product_classify .product_content .product_tactical ul li .bottom_name .name[data-v-35275c8a] {
  height: 46px;
  font-size: 18px;
  color: #434343;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.keep_activation .product_classify .product_content .product_tactical ul li .bottom_name .price_add[data-v-35275c8a] {
  margin-top: 2px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.keep_activation .product_classify .product_content .product_tactical ul li .bottom_name .price_add .comment_box .price[data-v-35275c8a] {
  font-size: 20px;
  color: #d11515;
}
.keep_activation .product_classify .product_content .product_tactical ul li .bottom_name .price_add .add_btn[data-v-35275c8a] {
  width: 54px;
  height: 32px;
  background: #1e5e67;
  border-radius: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.keep_activation .product_classify .product_content .product_tactical ul li .bottom_name .price_add .add_btn img[data-v-35275c8a] {
  width: 18px;
}
.keep_activation .product_classify .product_content .product_tactical ul li .bottom_name .price_add .add_btn[data-v-35275c8a]:hover {
  cursor: pointer;
}
.keep_activation .product_classify .product_content .product_tactical ul li[data-v-35275c8a]:nth-child(4n) {
  margin-right: 0;
}
.keep_activation .couponBox[data-v-35275c8a] {
  height: 40px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAoCAYAAAB+Qu3IAAADfElEQVRoge2bTWgTaRiAn5m2hqqtNlaxVrRFZGkOy3oYtSoLpcQfdHHdxUZEWJXWS1ARxJ+yiz8oaqmIigf/L8pGQSvdg1KVKijV9qSHKbSLVrq10ZofEmlNTWY8TKNDerSZod/Oc3zJ4eEhfF/mZSKpCjoOWScXoKLdaZ1NOhdKyHZL/F+QAZKhoN0ewpJuKwP3uleXRvrqfaQiA/ZaCUQqMkBfvY/u1aUR4J6kKgDkAwdc5Z69ZVefIU8ssFVyvKMNxunZspjEa/UEcAgYyvGXApAEHqSiA3OABZOUahs1xz8fLh0m3nr7CrADo+2oy/BU/FGT5WKiEW9tAjhjnmWGfpsKvbNMSFRGLsBe8ywz9I95s+dZJiQqE+bMB/jJPDOHngAcLVq3zUonIZm6thbgCEZTwAgtA0uBh4Ve35KRDzl8B1PX1lLo9VUCDzHaypKq8MlVVuEq2rCTol/rQHYeFscETSNy5yKRwGkSPZ0JSVXQnV1HdnF2HRYiA2iDH+32EJZ0Wxlo71penAg2+NEG4/ZaCYQ2GCfY4KdreXECaE/vOtzAiXyPUjv3/GMkV76tkuMdffgTb7b9zJDacQnYC4TTZ3QYqBtSOwKh6yftMxSE0LVGhtSOAFCH0XbUZdgQu3/DcjHRiD24CdBonmWG7km+/88yIVFJvusFeG2eZYauyCsps8pHWPJmlQNUmGfm0DnAwSm/bLHSSUimrNkMcACjKfAt9A9A86TFK7zu9X7rzQTDvd7P5MqVXqAZoy2SqvA2t7ikxF2zHfem3Ui5efZaCoKe/Ez4WiPhm2dJfujvN3YdzzWQJLvdxETX6VwkjxwdTuTsMdJWBhKvajxEbp8H3dnijRm6TrTpAq9qPAAJSVWQgUrgeKHXt6z0yN/ON/x70XX6/tpIrCXwBNgHtMmABjwFqmP3b7RFmy/b6igC0X+uEGsJtAHVGG018+/oYaA+2nTBFjmRiN65CPAnRlNg9JPhy+Hef610EpLhN10AL8yzzNCzctwzLBMSldxpMwFmm2eZoXcVVP1mmZCoFFStA+N1sK+kQ+cDx1zlnq3Fm/db7SUc0/7Yh6vcsxU4jtEWSVW4iywvLKz63T1zzzlyiqbbaykIqcgAwQY/sdZbYTStXVIV9Pl3+9PnisMYkwwF6V5VYhwdTuTskW7rvNdhEZLz9zdr+AI7rg4jBGVabQAAAABJRU5ErkJggg==) no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 10px;
  background-size: 100% 40px;
  padding: 0px 8px;
}
.keep_activation .couponBox .off[data-v-35275c8a] {
  font-size: 16px;
  color: #d73b13;
  line-height: 21px;
  font-weight: bold;
}
.keep_activation .couponBox .order[data-v-35275c8a] {
  font-size: 14px;
  color: #dc5429;
  line-height: 16px;
}
.keep_activation .couponBox .link[data-v-35275c8a] {
  width: 100%;
  border-top: 1px dashed #f35338;
}
.keep_activation .couponBox[data-v-35275c8a]:first-child {
  margin-left: 0;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.report-detail[data-v-3b5bcafa] {
  background-color: #f9f9f9;
  padding-bottom: 40px;
}
.report-detail .nav-breadcrumb[data-v-3b5bcafa] {
  background-color: #ffffff;
}
.report-detail .nav-breadcrumb .el-breadcrumb[data-v-3b5bcafa] {
  height: 60px;
  display: flex;
  align-items: center;
}
.report-detail .content[data-v-3b5bcafa] {
  width: 1000px;
  margin: 0 auto;
}
.report-detail .detail-box[data-v-3b5bcafa] {
  margin-top: 20px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.report-detail .detail-box .img-box[data-v-3b5bcafa] {
  width: 100%;
  border: 1px solid #d9d9d9;
}
.report-detail .detail-box .img-box[data-v-3b5bcafa] .img-item img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.report-detail .detail-box .detail[data-v-3b5bcafa] {
  position: relative;
  padding-top: 30px;
}
.report-detail .detail-box .detail .iconfont[data-v-3b5bcafa] {
  position: absolute;
  top: -30px;
  right: 10px;
  font-size: 160px;
  color: #c02620;
  transform: rotate(-20deg);
}
.report-detail .detail-box .detail .name-time span[data-v-3b5bcafa] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 31px;
}
.report-detail .detail-box .detail .name-time .time[data-v-3b5bcafa] {
  margin-left: 30px;
  font-size: 14px;
  font-family: 'Adobe Heiti Std';
  font-weight: normal;
  color: #666666;
}
.report-detail .detail-box .detail .rate-container[data-v-3b5bcafa] {
  display: flex;
  align-items: center;
}
.report-detail .detail-box .detail .rate-container .text[data-v-3b5bcafa] {
  margin-right: 6px;
  font-size: 16px;
  font-family: 'Adobe Heiti Std';
  font-weight: normal;
  color: #333333;
}
.report-detail .detail-box .detail .rate-container .el-rate__item .el-rate__icon[data-v-3b5bcafa] {
  margin-right: 0px;
  font-size: 22px;
}
.report-detail .detail-box .detail .detail-title[data-v-3b5bcafa] {
  margin-top: 30px;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}
.report-detail .detail-box .detail .detail-text[data-v-3b5bcafa] {
  padding: 20px 0;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  border-bottom: 1px solid #ededed;
}
.report-detail .detail-box .pagination[data-v-3b5bcafa] {
  margin-top: 22px;
  text-align: center;
}
.report-detail .detail-box .pagination .page-button[data-v-3b5bcafa] {
  display: inline-block;
  min-width: 150px;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  border-radius: 22px;
  color: #666;
  text-align: center;
  border: 1px solid #ccc;
  background-color: #fff;
}
.report-detail .detail-box .pagination .page-button[data-v-3b5bcafa]:active,
.report-detail .detail-box .pagination .page-button[data-v-3b5bcafa]:hover,
.report-detail .detail-box .pagination .page-button[data-v-3b5bcafa]:focus {
  color: #e84715;
  border-color: #e84715;
}
[data-v-3b5bcafa] #elCarousel.el-carousel .el-carousel__container .el-carousel__item {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
[data-v-3b5bcafa] #elCarousel.el-carousel .el-carousel__indicators .el-carousel__button {
  width: 14px;
  height: 14px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 50%;
}
[data-v-3b5bcafa] #elCarousel.el-carousel .el-carousel__indicators .is-active .el-carousel__button {
  background: #e84715;
  border: 2px solid #e84715;
}
[data-v-3b5bcafa] #elCarousel.el-carousel.hidden-indicator .el-carousel__indicators {
  display: none;
}
[data-v-3b5bcafa] #elCarousel.el-carousel.hidden-indicator .el-carousel__arrow {
  display: none !important;
}

