/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.storty-page[data-v-0b956c19] {
  width: 1380px;
  margin: auto;
}
.storty-page .mbreadcrumb[data-v-0b956c19] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 25px;
  margin-bottom: 30px;
}
.storty-page .storty-wrapper[data-v-0b956c19] {
  margin-bottom: 50px;
}
.storty-page .storty-nav[data-v-0b956c19] {
  margin-top: 60px;
  margin-bottom: 20px;
}
.storty-page .storty-nav .storty-nav-item[data-v-0b956c19] {
  display: inline-block;
  font-size: 26px;
  color: #757575;
  margin-right: 81px;
  cursor: pointer;
}
.storty-page .storty-nav .storty-nav-item .nav-line[data-v-0b956c19] {
  display: none;
}
.storty-page .storty-nav .storty-nav-item.active[data-v-0b956c19] {
  color: #006271;
  cursor: default;
}
.storty-page .storty-nav .storty-nav-item.active .nav-line[data-v-0b956c19] {
  display: block;
  margin: auto;
  width: 39px;
  height: 4px;
  background: #006271;
  border-radius: 2px;
}
.storty-page .storty-nav .right-btns[data-v-0b956c19] {
  float: right;
  margin-right: 150px;
}
.storty-page .storty-list[data-v-0b956c19] {
  column-count: 3;
}
.storty-page .storty-list .storty-item[data-v-0b956c19] {
  display: inline-block;
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
.storty-page .storty-list .storty-item .item-image[data-v-0b956c19] {
  width: 100%;
  height: auto;
}
.storty-page .storty-list .storty-item .item-title[data-v-0b956c19] {
  display: inline-block;
  color: #1e1e1e;
  font-size: 18px;
  padding: 0 20px;
  margin-top: 20px;
}
.storty-page .storty-list .storty-item .item-bottom[data-v-0b956c19] {
  width: 100%;
  height: 46px;
  line-height: 46px;
  position: relative;
  display: inline-block;
  margin-top: 17px;
  margin-bottom: 20px;
  padding: 0 20px;
}
.storty-page .storty-list .storty-item .item-bottom .item-user-image[data-v-0b956c19] {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #006271;
}
.storty-page .storty-list .storty-item .item-bottom .item-user-name[data-v-0b956c19] {
  margin-left: 15px;
  color: #1e1e1e;
  font-size: 18px;
}
.storty-page .storty-list .storty-item .item-bottom .item-bottom-right[data-v-0b956c19] {
  position: absolute;
  right: 20px;
  display: inline-block;
}
.storty-page .storty-list .storty-item .item-bottom .item-bottom-right .item-view[data-v-0b956c19],
.storty-page .storty-list .storty-item .item-bottom .item-bottom-right .item-like[data-v-0b956c19] {
  display: inline-block;
}
.storty-page .storty-button-group[data-v-0b956c19] {
  position: fixed;
  top: 300px;
  right: 100px;
  z-index: 99999;
}
.storty-page .storty-button-group .story-rule[data-v-0b956c19] {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.storty-page .storty-button-group .story-rule .story-rule-icon[data-v-0b956c19] {
  font-size: 24px;
  cursor: pointer;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.postSuccessImg {
  max-width: 360px;
}
.postSuccessText {
  font-size: 24px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.storty-view .mbreadcrumb[data-v-7a4eda4e] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 25px;
  margin-bottom: 30px;
}
.storty-view[data-v-7a4eda4e] .el-dialog {
  max-height: 540px;
}
.storty-view[data-v-7a4eda4e] .el-dialog__body {
  padding-top: 0;
}
.storty-view[data-v-7a4eda4e] .el-dialog__header {
  padding: 0px 20px 0px;
  background: #f5f5f5;
  height: 68px;
  line-height: 68px;
}
.storty-head-wrapper[data-v-7a4eda4e] {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 10px;
  height: 46px;
  line-height: 46px;
}
.storty-head-wrapper .storty-user-info .storty-user-image[data-v-7a4eda4e] {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  margin-right: 10px;
}
.storty-head-wrapper .storty-user-info .storty-user-name[data-v-7a4eda4e] {
  font-size: 16px;
  color: #141414;
}
.storty-content[data-v-7a4eda4e] {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.storty-content .storty-content-left[data-v-7a4eda4e] {
  width: 600px;
}
.storty-content .storty-content-left .image-main[data-v-7a4eda4e] {
  width: 600px;
  max-height: 600px;
}
.storty-content .storty-content-left .image-main img[data-v-7a4eda4e] {
  width: 600px;
  height: auto;
  max-height: 600px;
}
.storty-content .storty-content-left .image-list[data-v-7a4eda4e] {
  margin-top: 20px;
  margin-bottom: 0px;
  cursor: pointer;
}
.storty-content .storty-content-left .image-list img[data-v-7a4eda4e] {
  margin-right: 20px !important;
  width: 100px;
  height: 100px;
  border-radius: 4px;
  margin-right: 5px;
}
.storty-content .storty-content-right[data-v-7a4eda4e] {
  width: 743px;
  max-height: 700px;
  border-radius: 4px;
}
.storty-content .storty-content-right .storty-title[data-v-7a4eda4e] {
  font-size: 18px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 28px;
  margin-top: 16px;
}
.storty-content .storty-content-right .storty-content[data-v-7a4eda4e] {
  max-height: 586px;
  overflow: auto;
  font-size: 14px;
  color: #1e1e1e;
  line-height: 24px;
}
.story-recommend[data-v-7a4eda4e] {
  margin-bottom: 80px;
}
.story-recommend .story-recommend-header[data-v-7a4eda4e] {
  position: relative;
}
.story-recommend .story-recommend-header .story-recommend-title[data-v-7a4eda4e] {
  font-size: 26px;
  color: #1d1d1d;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
.story-recommend .story-recommend-header .story-recommend-more[data-v-7a4eda4e] {
  position: absolute;
  right: 0;
  top: 18px;
  font-size: 16px;
  font-weight: 400;
  color: #1d1d1d;
}
.story-recommend .story-item .story-img-box[data-v-7a4eda4e] {
  width: auto;
  text-align: center;
  background: #000;
  overflow: hidden;
  cursor: pointer;
}
.story-recommend .story-item .story-img-box .story-item-img[data-v-7a4eda4e] {
  max-height: 230px;
}
.story-recommend .story-item .story-item-content .story-item-title[data-v-7a4eda4e] {
  margin: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 28px;
}
.storty-like-wrapper[data-v-7a4eda4e] {
  display: inline-block;
  vertical-align: middle;
}
.storty-like-wrapper[data-v-7a4eda4e] .item-view {
  margin-right: 20px;
}
.storty-like-wrapper[data-v-7a4eda4e] .item-view i {
  font-size: 18px;
}
.storty-like-wrapper[data-v-7a4eda4e] .item-like {
  margin-right: 20px;
}
.storty-like-wrapper[data-v-7a4eda4e] .item-like i {
  font-size: 18px;
}
.share-component[data-v-7a4eda4e] {
  display: inline-block;
  margin-left: 5px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.arkfeld-dialog .el-dialog__body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background: white;
}
.arkfeld-dialog .el-dialog__body::-webkit-scrollbar-corner,
.arkfeld-dialog .el-dialog__body::-webkit-scrollbar-thumb,
.arkfeld-dialog .el-dialog__body::-webkit-scrollbar-track {
  border-radius: 4px;
}
.arkfeld-dialog .el-dialog__body::-webkit-scrollbar-corner,
.arkfeld-dialog .el-dialog__body::-webkit-scrollbar-track {
  /* 滚动条轨道 */
  background-color: rgba(180, 160, 120, 0.1);
  box-shadow: inset 0 0 1px rgba(180, 160, 120, 0.5);
}
.arkfeld-dialog .el-dialog__body::-webkit-scrollbar-thumb {
  height: 100px;
  /* 滚动条手柄 */
  background: #bbb;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
html[data-v-4331b76b],
body[data-v-4331b76b] {
  scroll-behavior: smooth;
}
.goods-detail-html[data-v-4331b76b] p {
  margin: 0 !important;
}
.goods-detail-content[data-v-4331b76b] {
  width: 1380px;
  min-width: 1380px;
  margin: auto;
}
.goods-detail-overview[data-v-4331b76b] {
  padding: 30px 100px 22px 77px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.goods-detail-overview .overview-title[data-v-4331b76b] {
  font-weight: bold;
  font-size: 24px;
}
.goods-detail-overview .iconxialajiantouxiao[data-v-4331b76b] {
  transform: rotateZ(0);
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
}
.goods-detail-overview .icon-overturn[data-v-4331b76b] {
  transform: rotateZ(-180deg);
}
.overview-rich-text[data-v-4331b76b] {
  height: 0;
  overflow: hidden;
}
.show-overview-rich-text[data-v-4331b76b] {
  padding: 20px 0;
  height: 100%;
  border-bottom: 1px solid #999;
}
.goods-detail-main[data-v-4331b76b] {
  scroll-behavior: smooth;
}
.goods-detail-main[data-v-4331b76b] iframe {
  width: 100% !important;
}
[data-v-4331b76b] jodit {
  height: auto !important;
  width: 100% !important;
}
[data-v-4331b76b] jodit iframe {
  width: 100% !important;
}
.border-bottom[data-v-4331b76b] {
  border-bottom: 1px solid #e8e8e8;
}
.nav-breadcrumb[data-v-4331b76b] {
  padding: 14px 0;
  position: fixed;
  top: 102px;
  right: 0;
  left: 0;
  z-index: 99;
}
.nav-breadcrumb .breadcrumb-row[data-v-4331b76b] {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  margin: auto;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb[data-v-4331b76b] {
  flex-direction: row;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn[data-v-4331b76b] {
  display: inline-block;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn img[data-v-4331b76b] {
  width: 28px;
  height: 27px;
  cursor: pointer;
}
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn[data-v-4331b76b] .shareIcon img:hover,
.nav-breadcrumb .breadcrumb-row .flex-breadcrumb .shareBtn img[data-v-4331b76b]:hover {
  animation: move-4331b76b 1s 0s infinite;
  -webkit-animation: move-4331b76b 1s 0s infinite;
  transform-origin: top;
  -webkit-transform-origin: top;
}
@keyframes move-4331b76b {
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 .btn-group[data-v-4331b76b] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-breadcrumb[data-v-4331b76b] .el-breadcrumb__inner.is-link {
  font-size: 16px;
  color: #a6a6a6;
  font-weight: 400;
}
.nav-breadcrumb .bread-span[data-v-4331b76b] {
  font-size: 16px;
  font-weight: 400;
  color: #141414;
}
.swiper-box[data-v-4331b76b] {
  padding: 0 30px;
  position: relative;
}
.swiper-box .gallery-thumbs[data-v-4331b76b] {
  scroll-behavior: smooth;
}
.swiper-box .swiper-button-prev[data-v-4331b76b],
.swiper-box .swiper-button-next[data-v-4331b76b] {
  top: 10px !important;
  color: #60626640;
  padding: 30px 0;
}
.swiper-box .swiper-button-prev[data-v-4331b76b] {
  margin-left: -10px;
}
.swiper-box .swiper-button-next[data-v-4331b76b] {
  margin-right: -10px;
}
.swiper-box .swiper-button-not[data-v-4331b76b] {
  cursor: not-allowed;
}
.container[data-v-4331b76b] {
  width: 956px;
  min-width: 956px;
}
.goods-item[data-v-4331b76b] {
  width: 956px;
  display: flex;
}
.goods-item .goods-swiper[data-v-4331b76b] {
  width: 416px;
  min-height: 416px;
  position: relative;
}
.goods-item .goods-swiper .preview-img[data-v-4331b76b] {
  width: 416px;
  height: 416px;
  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-4331b76b] {
  width: 1160px;
  height: 1160px;
  position: absolute;
}
.goods-item .goods-info[data-v-4331b76b] {
  min-height: 500px;
  margin-left: 50px;
  width: 495px;
}
.goods-item .goods-info .sku-margin-bottom[data-v-4331b76b] {
  padding-bottom: 20px;
}
.goods-item .goods-info .title[data-v-4331b76b] {
  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-4331b76b] {
  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-4331b76b]::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -10px;
  top: 5px;
  border: 5px solid transparent;
  border-left-color: #129eb4;
}
.goods-item .goods-info .flash-time[data-v-4331b76b] {
  padding: 10px 0;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #141414;
}
.goods-item .goods-info .discounts-area[data-v-4331b76b] {
  background-color: #f8f8f8;
  width: 720px;
}
.goods-item .goods-info .discounts-area p[data-v-4331b76b] {
  height: 66px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.goods-item .goods-info .discounts-area p span[data-v-4331b76b] {
  display: inline-block;
  width: 100px;
  text-align: center;
}
.goods-item .goods-info .discounts-area p .label[data-v-4331b76b] {
  color: #6b6b6b;
}
.goods-item .goods-info .discounts-area p .more[data-v-4331b76b] {
  color: #d11515;
  cursor: pointer;
}
.goods-item .goods-info .discounts-area p .content[data-v-4331b76b] {
  flex: 1;
  text-align: left;
}
.goods-item .goods-info .summary-box[data-v-4331b76b] {
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 16px;
}
.goods-item .goods-info .summary[data-v-4331b76b] {
  word-break: break-word;
}
.goods-item .goods-info .summary[data-v-4331b76b] img {
  max-width: 100%;
  height: auto;
}
.goods-item .goods-info .summary[data-v-4331b76b] p {
  font-size: 16px;
  color: #434343;
}
.goods-item .goods-info .summary[data-v-4331b76b] span {
  font-size: 16px;
}
.goods-item .goods-info .summary[data-v-4331b76b] ul {
  width: 100% !important;
}
.goods-item .goods-info .soldOutNotPay[data-v-4331b76b] {
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 11px;
  margin-bottom: 11px;
}
.goods-item .goods-info .soldOutNotPay[data-v-4331b76b] .el-icon-warning-outline {
  width: 14px;
  height: 14px;
  font-size: 16px;
  color: #129eb4;
  vertical-align: middle;
}
.goods-item .goods-info .soldOutNotPay .soldOutPayTxt[data-v-4331b76b] {
  vertical-align: middle;
  font-size: 14px;
  color: #129eb4;
  margin-left: 5px;
}
.goods-item .goods-info .sku-content[data-v-4331b76b] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
.goods-item .goods-info .sku-content .l-title[data-v-4331b76b] {
  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-4331b76b] {
  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-4331b76b] {
  border-color: #e1251b;
}
.goods-item .goods-info .sku-content .engraved-input1[data-v-4331b76b] {
  width: 316px;
}
.goods-item .goods-info .sku-content .engraved-input1[data-v-4331b76b] .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.goods-item .goods-info .sku-content .engraved-input[data-v-4331b76b] {
  width: 316px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.goods-item .goods-info .sku-content .engraved-input[data-v-4331b76b] .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.goods-item .goods-info .sku-content .number-input[data-v-4331b76b] {
  width: 130px;
  line-height: 28px;
}
.goods-item .goods-info .sku-content .number-input[data-v-4331b76b] .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
}
.goods-item .goods-info .sku-content .number-input[data-v-4331b76b] .el-input__inner:focus,
.goods-item .goods-info .sku-content .number-input[data-v-4331b76b] .el-input__inner:hover {
  border-color: #dcdfe6;
}
.goods-item .goods-info .sku-content .number-input[data-v-4331b76b]:hover .el-input__inner {
  border-color: #dcdfe6;
  border-color: #cecece;
}
.goods-item .goods-info .sku-content[data-v-4331b76b] .el-input-number__decrease,
.goods-item .goods-info .sku-content[data-v-4331b76b] .el-input-number__increase {
  background: #f2f2f2;
  border-radius: 0;
  height: 38px;
  line-height: 3;
}
.goods-item .goods-info .sku-content[data-v-4331b76b] .el-input-number__decrease .el-icon-plus,
.goods-item .goods-info .sku-content[data-v-4331b76b] .el-input-number__increase .el-icon-plus,
.goods-item .goods-info .sku-content[data-v-4331b76b] .el-input-number__decrease .el-icon-minus,
.goods-item .goods-info .sku-content[data-v-4331b76b] .el-input-number__increase .el-icon-minus {
  color: #262626;
}
.goods-item .goods-info .sku-content .stock-num[data-v-4331b76b] {
  margin-left: 20px;
  font-size: 14px;
}
.goods-item .goods-info .sku-carveTip[data-v-4331b76b] {
  margin-bottom: 14px;
}
.goods-item .goods-info .sku-carveTip .hasCarve-form[data-v-4331b76b] {
  display: flex;
}
.goods-item .goods-info .sku-carveTip .hasCarve-form .l-title[data-v-4331b76b] {
  min-width: 108px;
  font-size: 14px;
  font-weight: 400;
}
.goods-item .goods-info .carveTip[data-v-4331b76b] {
  padding-left: 120px;
  color: #c7c5c8;
  margin-bottom: 30px;
}
.goods-item .goods-info .btn-group-promotion[data-v-4331b76b] {
  width: 100%;
  display: flex;
  position: relative;
}
.goods-item .goods-info .btn-group-promotion .el-button[data-v-4331b76b] {
  padding: 0;
  height: 50px;
  line-height: 50px;
  border: 0;
  width: 200px;
  font-size: 18px;
  color: #fff;
}
.goods-item .goods-info .btn-group-promotion .feedBackBtn[data-v-4331b76b] {
  position: absolute;
  bottom: -30px;
  left: 0;
  cursor: pointer;
  text-decoration: underline;
  color: #333;
}
.goods-item .goods-info .btn-group-promotion .detail-feedback[data-v-4331b76b] {
  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-4331b76b] {
  color: #fff;
  background: #c6c6c6;
}
.soldOut[data-v-4331b76b]:focus,
.soldOut[data-v-4331b76b]:hover {
  color: #fff;
  background: #c6c6c6;
}
.disbledBtn[data-v-4331b76b] {
  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-4331b76b] {
  background-color: #00b900;
}
.areagift[data-v-4331b76b] {
  width: auto !important;
}
.activity-cart-btn[data-v-4331b76b] {
  background-color: #006271;
}
.activity-center[data-v-4331b76b] {
  padding: 25px 0 0;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
.activity-center .common-list[data-v-4331b76b] {
  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-4331b76b] {
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
}
.activity-center .common-list .activity-center__item .promotion-box__tag[data-v-4331b76b] {
  border-radius: 4px;
}
.activity-center .common-list .activity-center__item .card[data-v-4331b76b] {
  display: block;
  margin-bottom: 5px;
}
.activity-center__label[data-v-4331b76b] {
  min-width: 60px;
}
.activity-center__item[data-v-4331b76b] {
  flex: 1;
}
.activity-center__item .card[data-v-4331b76b] {
  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-4331b76b] {
  display: inline-block;
  margin-right: 30px;
}
.activity-center__item .img-item[data-v-4331b76b] .el-image img {
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
}
.activity-center__item .img-item .num[data-v-4331b76b] {
  display: inline-block;
  line-height: 30px;
}
.activity-center__operate[data-v-4331b76b] .el-button--text {
  color: #129eb4;
  font-weight: 400;
  padding: 0 5px;
}
.activity-center__operate .arrow-btn[data-v-4331b76b] {
  font-size: 16px;
  color: #989898;
}
.activity-center .promotion-box__list[data-v-4331b76b] {
  width: 100%;
}
.activity-center .promotion-box__tag[data-v-4331b76b] {
  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-4331b76b] {
  border: 1px solid #e7e6e6;
  margin-bottom: 20px;
  width: 416px;
  height: 416px;
  position: relative;
  /* 遮罩层 */
}
.gallery-top .big-img[data-v-4331b76b] {
  position: relative;
  text-align: center;
  width: 416px;
  height: 416px;
}
.gallery-top .big-img img[data-v-4331b76b] {
  width: 416px;
  height: 416px;
}
.gallery-top .big-img video[data-v-4331b76b] {
  background-color: #000;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.gallery-top .marks[data-v-4331b76b] {
  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-4331b76b] {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 20px;
  color: #dedede;
  font-weight: 700;
  padding: 5px;
}
.gallery-top .superMarks[data-v-4331b76b] {
  width: 416px;
  height: 416px;
  background: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: move;
}
.sold-out[data-v-4331b76b] {
  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-4331b76b] {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 12px;
  padding: 0;
}
.gallery-thumbs[data-v-4331b76b] {
  display: flex;
  overflow: scroll;
  scrollbar-width: none;
}
.gallery-thumbs[data-v-4331b76b]::-webkit-scrollbar {
  /*.xxx是你的类名*/
  display: none;
}
.gallery-thumbs .small-img[data-v-4331b76b] {
  width: 54px;
  height: 54px;
  position: relative;
  margin-right: 12px;
}
.gallery-thumbs .small-img .video[data-v-4331b76b] {
  width: 54px;
  height: 54px;
  border: 2px solid #e7e6e6;
  cursor: pointer;
}
.gallery-thumbs .small-img .video video[data-v-4331b76b] {
  width: 50px;
  height: 50px;
  object-fit: contain;
  background: #000;
}
.gallery-thumbs .small-img .icon-play[data-v-4331b76b] {
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gallery-thumbs img[data-v-4331b76b] {
  width: 54px;
  height: 54px;
  border: 2px solid #e7e6e6;
  cursor: pointer;
  position: relative;
}
.gallery-thumbs .video[data-v-4331b76b]:hover,
.gallery-thumbs img[data-v-4331b76b]:hover,
.gallery-thumbs .active[data-v-4331b76b] {
  border: 2px solid #e1251b;
}
/*折扣相关样式 begin*/
.discount-tag[data-v-4331b76b] {
  font-size: 0;
  color: #015478;
}
.discount-tag .text[data-v-4331b76b],
.discount-tag .price[data-v-4331b76b],
.discount-tag .symbol[data-v-4331b76b] {
  display: inline-block;
  font-size: 14px;
}
.discount-tag .text[data-v-4331b76b] {
  margin-right: 5px;
}
.goods-item .goods-info .discount-style[data-v-4331b76b] {
  color: #015478;
}
.discount-style[data-v-4331b76b] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
}
.discount-origin-price[data-v-4331b76b] {
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
  color: #a6a6a6;
}
.font-color[data-v-4331b76b] {
  color: #fff;
}
.tag-class1[data-v-4331b76b] {
  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-4331b76b]::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-4331b76b] {
  margin-right: 30px;
}
.limit-discounts[data-v-4331b76b] {
  color: #0892a5;
}
.limit-discounts .time-right[data-v-4331b76b] {
  display: flex;
  align-items: center;
}
.limit-discounts .time-right .text[data-v-4331b76b],
.limit-discounts .time-right .colon[data-v-4331b76b] {
  color: #0892a5;
}
.limit-discounts .time-right .colon-day[data-v-4331b76b] {
  padding-right: 0;
}
.limit-discounts .time-right .text[data-v-4331b76b] {
  padding: 0px;
}
.limit-discounts .time-right .block[data-v-4331b76b] {
  display: inline-block;
  text-align: center;
  background: #0690a1;
  padding: 6px;
  color: #fff;
  border-radius: 4px;
  font-weight: 700;
}
/*折扣相关样式 end*/
.title-h3[data-v-4331b76b] {
  width: 100%;
  line-height: 46px;
  padding: 0 10px;
  color: #006271;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.title-top-border[data-v-4331b76b] {
  border-top: 1px solid #f0f0f0;
}
/*商品详情*/
.container-detail[data-v-4331b76b] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  width: 100%;
  min-width: 100%;
  margin-top: 68px;
}
.right-content[data-v-4331b76b] {
  width: 100%;
}
.tab-menu[data-v-4331b76b] {
  position: sticky;
  top: 0;
  z-index: 2;
  background: #fff;
  margin-bottom: 26px;
}
.tab-menu.affix[data-v-4331b76b] {
  position: fixed;
  top: 134px;
  z-index: 10;
  width: 100%;
  padding: 10px 0;
}
.tab-menu .menu-ul[data-v-4331b76b] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.tab-menu .menu-ul li[data-v-4331b76b] {
  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-4331b76b] {
  position: relative;
  color: #ffffff;
  background: #006271;
}
.main-content[data-v-4331b76b] {
  margin-bottom: 10px;
}
.center[data-v-4331b76b] {
  text-align: center;
}
.goods-detail-main[data-v-4331b76b] {
  font-family: Arial, Helvetaic;
}
.goods-detail-main .v-html[data-v-4331b76b] {
  overflow: hidden;
}
.goods-detail-main .v-html[data-v-4331b76b] img {
  max-width: 100%;
  height: auto !important;
}
.goods-detail-main .v-html[data-v-4331b76b] p {
  font-size: 16px;
}
.goods-detail-main .v-html[data-v-4331b76b] span {
  font-size: 16px;
}
.goods-detail-main .v-html[data-v-4331b76b] ul {
  width: 100% !important;
}
.goods-group__list[data-v-4331b76b] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.goods-group__main[data-v-4331b76b] {
  display: flex;
}
.goods-group__main .icon-connection[data-v-4331b76b] {
  min-width: 120px;
  text-align: center;
  line-height: 134px;
}
.goods-group__main .icon-connection .el-icon-plus[data-v-4331b76b] {
  font-size: 40px;
  font-weight: bold;
  color: #006271;
}
.goods-group__item[data-v-4331b76b] {
  min-width: 122px;
  width: 122px;
  position: relative;
}
.goods-group__tag[data-v-4331b76b] {
  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-4331b76b] .goods-image img {
  width: 122px;
  height: 122px;
  border-radius: 4px;
  border: 2px solid #f7f7f7;
}
.goods-group .goods-video[data-v-4331b76b] {
  width: 122px;
  height: 122px;
  border-radius: 4px;
  border: 2px solid #f7f7f7;
}
.goods-group .goods-title[data-v-4331b76b] {
  width: 122px;
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.goods-group .price-box[data-v-4331b76b] {
  overflow: hidden;
  min-height: 44px;
}
.goods-group .price-box .price[data-v-4331b76b],
.goods-group .price-box .mark-price[data-v-4331b76b] {
  display: block;
}
.goods-group .price-box .price[data-v-4331b76b] {
  font-size: 18px;
  color: #d11515;
}
.goods-group .price-box .price span[data-v-4331b76b] {
  font-size: 14px;
}
.goods-group .price-box .mark-price[data-v-4331b76b] {
  margin-left: 0;
  font-size: 14px;
  color: #a6a6a6;
}
.goods-group__scroll[data-v-4331b76b] {
  flex: 1;
  height: 260px;
  overflow: hidden;
  position: relative;
  display: flex;
  padding: 0 16px 0 20px;
}
.goods-group__scroll .swiper[data-v-4331b76b] {
  width: 820px;
}
.goods-group__scroll .swiper-button-prev[data-v-4331b76b],
.goods-group__scroll .swiper-container-rtl .swiper-button-next[data-v-4331b76b] {
  left: -8px;
  top: 61px;
}
.goods-group__scroll .swiper-button-next[data-v-4331b76b],
.goods-group__scroll .swiper-container-rtl .swiper-button-prev[data-v-4331b76b] {
  right: -8px;
  top: 61px;
}
.goods-group__scroll .swiper-button-next[data-v-4331b76b]::after,
.goods-group__scroll .swiper-button-prev[data-v-4331b76b]::after {
  font-size: 20px;
  color: #989898;
}
.goods-group__image-main[data-v-4331b76b] {
  position: relative;
  width: 122px;
  height: 122px;
}
.goods-group__checkbox-box[data-v-4331b76b] {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.goods-group__checkbox-box[data-v-4331b76b] .el-checkbox__inner {
  width: 16px;
  height: 16px;
}
.goods-group__checkbox-box[data-v-4331b76b] .el-checkbox__inner::after {
  height: 8px;
  left: 5px;
}
.goods-group__checkbox-box .checkbox-select[data-v-4331b76b] {
  display: block;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.goods-group__checkbox-box .checkbox-select-disabled[data-v-4331b76b] {
  cursor: not-allowed;
  background-color: #f5f5f5;
}
.goods-group__checkbox-box .selectActive[data-v-4331b76b] {
  background: #005f71;
  border-color: #005f71;
  position: relative;
}
.goods-group__checkbox-box .selectActive[data-v-4331b76b]::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-4331b76b] {
  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-4331b76b] {
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.goods-group__settlement .row-item .text-key[data-v-4331b76b] {
  display: block;
  width: 40%;
}
.goods-group__settlement .row-item .text-span[data-v-4331b76b] {
  display: block;
  width: 59%;
  text-align: right;
}
.goods-group__settlement .total-price .text-key[data-v-4331b76b] {
  color: #141414;
  font-size: 16px;
  font-weight: 700;
  width: 42%;
}
.goods-group__settlement .total-price .text-span[data-v-4331b76b] {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #d11515;
}
.goods-group__settlement .total-price .text-span .symbol[data-v-4331b76b] {
  font-size: 14px;
}
.goods-group__settlement .mark-price[data-v-4331b76b] {
  color: #969696;
  font-size: 14px;
  margin-bottom: 5px;
}
.goods-group__settlement .discount-price[data-v-4331b76b] {
  color: #d11515;
  font-size: 14px;
}
.goods-group__settlement .btn-group[data-v-4331b76b] {
  margin-top: 30px;
}
.goods-group__settlement .btn-group button[data-v-4331b76b] {
  display: block;
  width: 100%;
  margin: 0;
}
.goods-group__settlement .btn-group .activity-cart-btn[data-v-4331b76b] {
  margin-bottom: 10px;
}
.activity-cart-btn[data-v-4331b76b] {
  background-color: #006271;
  border-color: #006271;
}
.activity-pay-btn[data-v-4331b76b] {
  background-color: #00b900;
  border-color: #00b900;
}
.ob-price-box__mark-price[data-v-4331b76b] {
  font-size: 16px;
  color: #6f6f6f;
  text-decoration: line-through;
  font-weight: 400;
}
.ob-price-box__ob-price[data-v-4331b76b] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
}
.ob-price-box__ob-price .ob-left[data-v-4331b76b] {
  font-size: 28px;
  color: #d11515;
  font-weight: 700;
}
.ob-price-box__ob-price .ob-right[data-v-4331b76b] {
  font-size: 18px;
  color: #005f71;
}
.ob-price-box__ob-sales[data-v-4331b76b] {
  font-size: 14px;
}
.b-discount[data-v-4331b76b] {
  margin-top: 10px;
}
.b-discount .b-discount-text[data-v-4331b76b] {
  display: inline-block;
  border-radius: 4px;
  font-size: 18px;
  line-height: 18px;
  padding: 5px 12px;
  margin-bottom: 5px;
  background: #e84715;
  color: #fff;
}
.shareLink[data-v-4331b76b] {
  display: flex;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
.address[data-v-4331b76b] {
  margin-right: 20px;
  flex: 3;
}
.address[data-v-4331b76b] .el-input-group__append {
  background-color: #006271;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.shareContent[data-v-4331b76b] {
  margin-bottom: 30px;
}
.shareContent .shareChannel[data-v-4331b76b] {
  font-size: 18px;
  color: #1b1b1b;
}
.groupBuy-process[data-v-4331b76b] {
  margin-top: 10px;
}
.groupBuy-process .title[data-v-4331b76b] {
  padding: 20px 0;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.share-copy[data-v-4331b76b] {
  margin-left: -5px;
}
._line[data-v-4331b76b] {
  height: 10px !important;
}
.price_top .price-box[data-v-4331b76b],
.goods-info .price-box[data-v-4331b76b] {
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  color: #d11515;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 10px;
  transform: translateX(-16px);
}
.price_top .price-box.no-act[data-v-4331b76b],
.goods-info .price-box.no-act[data-v-4331b76b] {
  transform: translateY(6px);
}
.price_top .price-box .price[data-v-4331b76b],
.goods-info .price-box .price[data-v-4331b76b],
.price_top .price-box .mark-price[data-v-4331b76b],
.goods-info .price-box .mark-price[data-v-4331b76b] {
  font-size: 16px;
}
.price_top .price-box .price-txt[data-v-4331b76b],
.goods-info .price-box .price-txt[data-v-4331b76b] {
  font-weight: 400;
}
.price_top .price-box .right-info[data-v-4331b76b],
.goods-info .price-box .right-info[data-v-4331b76b] {
  text-align: right;
}
.price_top .price-box .right-info .right-date[data-v-4331b76b],
.goods-info .price-box .right-info .right-date[data-v-4331b76b] {
  color: #353535;
  min-width: 275px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 20px;
}
.price_top .price-box .right-info .sales[data-v-4331b76b],
.goods-info .price-box .right-info .sales[data-v-4331b76b] {
  color: #969696;
  font-size: 16px;
}
.price_top .price-box .right-info .sales span[data-v-4331b76b],
.goods-info .price-box .right-info .sales span[data-v-4331b76b] {
  color: #d11515;
  font-size: 18px;
  font-weight: bold;
}
.price_top .price-box .left-price[data-v-4331b76b],
.goods-info .price-box .left-price[data-v-4331b76b] {
  display: flex;
  font-size: 30px;
  font-weight: bold;
  color: #d11515;
  position: relative;
}
.price_top .price-box .left-price .inner-price[data-v-4331b76b],
.goods-info .price-box .left-price .inner-price[data-v-4331b76b] {
  font-size: 30px;
  font-weight: 700;
  transform: translateY(-10px);
}
.price_top .price-box .left-price .b-price[data-v-4331b76b],
.goods-info .price-box .left-price .b-price[data-v-4331b76b] {
  font-size: 24px;
  margin-right: -4px;
}
.price_top .price-box .left-price span[data-v-4331b76b],
.goods-info .price-box .left-price span[data-v-4331b76b] {
  font-size: 20px;
  font-weight: 400;
}
.price_top .price-box .left-price .discount-origin-price[data-v-4331b76b],
.goods-info .price-box .left-price .discount-origin-price[data-v-4331b76b] {
  font-size: 14px;
  font-weight: 400;
  color: #d2cfd2;
  margin-right: 10px;
}
.price_top .price-box .left-price .h1-left[data-v-4331b76b],
.goods-info .price-box .left-price .h1-left[data-v-4331b76b] {
  margin-left: 10px;
}
.price_top .price-box .left-price .h1-left .text[data-v-4331b76b],
.goods-info .price-box .left-price .h1-left .text[data-v-4331b76b],
.price_top .price-box .left-price .h1-left .symbol[data-v-4331b76b],
.goods-info .price-box .left-price .h1-left .symbol[data-v-4331b76b],
.price_top .price-box .left-price .h1-left .price[data-v-4331b76b],
.goods-info .price-box .left-price .h1-left .price[data-v-4331b76b] {
  color: #0892a5;
}
.price_top .price-box .left-price .limit-tag[data-v-4331b76b],
.goods-info .price-box .left-price .limit-tag[data-v-4331b76b] {
  padding: 0 14px;
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  background: #edfdff;
  border: 1px solid #92d2dc;
  border-radius: 4px;
  color: #129eb4;
}
.price_top .price-box .returnTag[data-v-4331b76b],
.goods-info .price-box .returnTag[data-v-4331b76b] {
  display: inline-block;
  vertical-align: super;
  position: relative;
}
.price_top .price-box .returnTag .return-rule[data-v-4331b76b],
.goods-info .price-box .returnTag .return-rule[data-v-4331b76b] {
  cursor: pointer;
  height: 20px;
  background: #129eb4;
  border-radius: 4px;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  padding: 0 5px;
}
.price_top .price-box .returnTag .return-rule span[data-v-4331b76b],
.goods-info .price-box .returnTag .return-rule span[data-v-4331b76b] {
  font-size: 13px;
}
.price_top .price-box .returnTag .returnText[data-v-4331b76b],
.goods-info .price-box .returnTag .returnText[data-v-4331b76b] {
  display: none;
  position: relative;
  padding: 10px;
  width: 305px;
  background: #fef4dc;
  border-radius: 4px;
  z-index: 2;
}
.price_top .price-box .returnTag .returnText span[data-v-4331b76b],
.goods-info .price-box .returnTag .returnText span[data-v-4331b76b] {
  flex: 1;
  margin-left: 10px;
  font-size: 12px;
  color: #006271;
  line-height: 18px;
}
.price_top .price-box .returnTag .returnText i[data-v-4331b76b],
.goods-info .price-box .returnTag .returnText i[data-v-4331b76b] {
  font-size: 18px;
  color: #006271;
}
.price_top .price-box .returnTag .returnText[data-v-4331b76b]::before,
.goods-info .price-box .returnTag .returnText[data-v-4331b76b]::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  left: 16px;
  top: -14px;
  border: 7px solid transparent;
  border-bottom-color: #fef4dc;
}
.price_top .price-box .returnTag:hover .returnText[data-v-4331b76b],
.goods-info .price-box .returnTag:hover .returnText[data-v-4331b76b] {
  display: flex;
  position: absolute;
  top: 30px;
  left: 0;
}
.breadcrumb_price[data-v-4331b76b] {
  margin-right: 100px;
}
.price_top .price-box[data-v-4331b76b] {
  justify-content: flex-end !important;
}
.price_top .left-price[data-v-4331b76b] {
  font-size: 20px !important;
}
.ab_gift_bar[data-v-4331b76b] {
  position: fixed;
  width: 70px;
  right: 16px;
  bottom: 30px;
  z-index: 1999;
  border-radius: 4px;
  overflow-y: hidden;
}
.ab_gift_bar .toolbar-icon[data-v-4331b76b] {
  width: 100%;
  padding: 10px 0;
  height: 70px;
  text-align: center;
  background: #364e64;
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 5px;
}
[data-v-4331b76b] .comment-box {
  margin-top: 68px;
}
[data-v-4331b76b] .comment-box h5 {
  margin-left: 34px;
  color: #020200;
  font-size: 24px;
  margin-bottom: -50px;
}
[data-v-4331b76b] .comment-box .evaluate-contant {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}
[data-v-4331b76b] .comment-box .evaluate-line {
  display: none;
}
[data-v-4331b76b] .comment-box .rate-content {
  padding-left: 50px;
  padding-right: 50px;
  background-color: #F3F3F3;
  margin-bottom: 14px;
}
[data-v-4331b76b] .comment-box .rate-content .el-radio__label {
  color: #020200 !important;
}
[data-v-4331b76b] .comment-box .comment_text,[data-v-4331b76b] .comment-box ._comment {
  display: none;
}
[data-v-4331b76b] .comment-box .comment-list {
  background-color: #fff;
  border-radius: 0px 10px 10px 10px;
  border: none;
  margin-bottom: 10px;
}
[data-v-4331b76b] .comment-box .comment-list::after {
  display: none;
}
[data-v-4331b76b] .comment-box .comment-list .el-image__inner,[data-v-4331b76b] .comment-box .comment-list .el-image {
  height: 60px !important;
  width: 60px !important;
}
[data-v-4331b76b] .comment-box .rate-score {
  margin-left: 34px;
  margin-right: 34px;
}
[data-v-4331b76b] .comment-box .rate {
  margin-bottom: 0;
  justify-content: space-between;
}
[data-v-4331b76b] .comment-box .rate .el-rate {
  margin-top: 0;
}
[data-v-4331b76b] .comment-box .rate .dis-inline-block {
  margin-top: 50px;
}
[data-v-4331b76b] .comment-box .rate .dis-inline-block .txt-rate {
  margin-top: 10px;
  color: #020200;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  transform: translateY(-100px);
}
[data-v-4331b76b] .comment-box .rate .dis-inline-block .el-icon-star-on {
  font-size: 20px;
}
[data-v-4331b76b] .comment-box .rate .dis-inline-block .omall-star-read-only {
  color: #bebebe !important;
}
[data-v-4331b76b] .comment-box .rate .dis-inline-block2 .comment-rate .comment_btn {
  border: none;
  border: 1px solid #009bb8;
  color: #009bb8;
  border-radius: 10px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 700;
}
[data-v-4331b76b] .comment-box .mypagination .el-pager .number {
  color: #fff;
}
[data-v-4331b76b] .comment-box .mypagination .el-pager .number.active {
  background: #fff;
  color: #797979;
  border: 1px solid #fff;
}
[data-v-4331b76b] .comment-box .mypagination .btn-prev,[data-v-4331b76b] .comment-box .mypagination .btn-next,[data-v-4331b76b] .comment-box .mypagination .more {
  color: #fff;
}
[data-v-4331b76b] .comment-box .mypagination .btn-prev:hover,[data-v-4331b76b] .comment-box .mypagination .btn-next:hover,[data-v-4331b76b] .comment-box .mypagination .more:hover {
  color: #fff;
}
.notify-btn[data-v-4331b76b] {
  background-color: #006573;
}
.out-of-stock[data-v-4331b76b] {
  margin-left: 24px;
  color: #d11515;
  font-size: 0;
  display: flex;
  align-items: center;
}
.out-of-stock .icon-shuoming3[data-v-4331b76b] {
  color: #ed7a7a;
  font-size: 14px;
}
.out-of-stock span[data-v-4331b76b] {
  font-size: 14px;
  margin-left: 10px;
}
.breadcrumb-top[data-v-4331b76b] {
  top: 0;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.sitemap_pages[data-v-3a3e2ad6] {
  max-width: 1380px;
  margin: 0 auto;
  padding: 36px 0 50px 0;
}
.sitemap_pages h1[data-v-3a3e2ad6] {
  font-size: 30px;
  color: #221F1F;
  margin-bottom: 10px;
}
.sitemap_pages h3[data-v-3a3e2ad6] {
  margin-top: 64px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.sitemap_pages h3 img[data-v-3a3e2ad6] {
  display: block;
  width: 21px;
  margin-right: 20px;
}
.sitemap_pages h3 span[data-v-3a3e2ad6] {
  font-size: 20px;
  color: #238B94;
}
.sitemap_pages hr[data-v-3a3e2ad6] {
  margin-top: 16px;
}
.sitemap_pages .content h5[data-v-3a3e2ad6] {
  margin-top: 38px;
  font-size: 16px;
  color: #221F1F;
}
.sitemap_pages .content h5 a[data-v-3a3e2ad6] {
  font-size: 16px;
  color: #221F1F;
}
.sitemap_pages .content a[data-v-3a3e2ad6]:hover {
  color: #238B94;
}
.sitemap_pages .classification .content h5[data-v-3a3e2ad6] {
  margin: 38px 0 32px 0;
}
.sitemap_pages .classification .content .url-font[data-v-3a3e2ad6] {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sitemap_pages .classification .content .url-font div[data-v-3a3e2ad6] {
  width: 25%;
  margin-bottom: 32px;
}
.sitemap_pages .classification .content .url-font div a[data-v-3a3e2ad6] {
  font-size: 16px;
  color: #221F1F;
}
.sitemap_pages .classification .content .url-font div a[data-v-3a3e2ad6]:hover {
  color: #238B94;
}
.sitemap_pages .blog-category .content[data-v-3a3e2ad6],
.sitemap_pages .blog-label .content[data-v-3a3e2ad6] {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sitemap_pages .blog-category .content div[data-v-3a3e2ad6],
.sitemap_pages .blog-label .content div[data-v-3a3e2ad6] {
  width: 50%;
}
.sitemap_pages .blog-label .content div[data-v-3a3e2ad6] {
  width: 25%;
  margin-top: 37px;
}
.sitemap_pages .blog-label .content div a[data-v-3a3e2ad6] {
  font-size: 14px;
  color: #141414;
}
.sitemap_pages .blog-label .content div a[data-v-3a3e2ad6]:hover {
  color: #238B94;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.suggestions-container[data-v-4bacc7e0] {
  padding: 0 270px;
}
.suggestions-container .my-el-input[data-v-4bacc7e0] .el-form-item__label {
  color: #333333;
  font-size: 16px;
}
.suggestions-container .my-el-input[data-v-4bacc7e0] .el-input__suffix {
  right: -60px;
}
.suggestions-container .my-el-input[data-v-4bacc7e0] .el-input__count {
  right: -60px;
}
.suggestions-container .suggestions-title[data-v-4bacc7e0] {
  margin: 40px 0 20px 0;
  color: #006271;
  font-size: 24px;
}
.suggestions-container .suggestions-texttips[data-v-4bacc7e0] {
  font-size: 16px;
  margin: 18px 0px 10px 0px;
}
.suggestions-container .submit[data-v-4bacc7e0] {
  width: 300px;
  height: 50px;
  background: #006271;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.suggestions-container .code-input[data-v-4bacc7e0] {
  width: 50%;
}
.suggestions-container .code-input[data-v-4bacc7e0] .el-input__inner {
  height: 44.3px;
  position: relative;
}
.suggestions-container .code-input[data-v-4bacc7e0] .el-input-group__append {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0;
  border-radius: 4px;
  border: none;
  width: 148px;
  background: #edfcff;
  text-align: center;
}
.suggestions-container .code-input[data-v-4bacc7e0] .el-input-group__append .append-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.suggestions-container .code-input[data-v-4bacc7e0] .el-input-group__append .code-text {
  cursor: pointer;
}
.suggestions-container .code-input[data-v-4bacc7e0] .el-input-group__append .code-spin {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.suggestions-container .code-input[data-v-4bacc7e0] .el-input-group__append .code-spin > img {
  width: 20px;
  height: 20px;
}
.suggestions-container .code-input[data-v-4bacc7e0] .el-input-group__append .code-spin > img.rotate {
  animation: turn 0.5s linear;
}
.suggestions-container .list-container .list .list-item[data-v-4bacc7e0] {
  display: inline-block;
  width: 33.3%;
  margin: 30px 0;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.suggestions-container .list-container .list .list-item .title[data-v-4bacc7e0] {
  cursor: pointer;
}
.suggestions-container .list-container .list .list-item .icon[data-v-4bacc7e0] {
  display: inline-block;
  margin: 0 10px 1px 0;
  width: 10px;
  height: 10px;
  background: #000000;
  border-radius: 50%;
}
.suggestions-container .list-container .list .list-item:hover .title[data-v-4bacc7e0] {
  color: #006271;
}
.suggestions-container .list-container .list .list-item:hover .icon[data-v-4bacc7e0] {
  background-color: #006271;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.product-container[data-v-4e686001] {
  padding: 80px 0;
  background: #43463a;
}
.product-container .brands-container .brands-title[data-v-4e686001] {
  font-size: 54px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.product-container .brands-container .brands-img[data-v-4e686001] {
  width: 100%;
  height: 315px;
  margin: 25px 0;
}
.product-container .middle-banner[data-v-4e686001] {
  margin-top: 40px;
}
.product-container .middle-banner img[data-v-4e686001] {
  width: 100%;
  height: 340px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
#omall-container-mx .list-left dd[data-v-139d35d5],
#omall-container-mx .list-left dt[data-v-139d35d5] {
  padding-left: 16px !important;
}
#omall-container-mx .count-down .time-box .dot[data-v-139d35d5] {
  margin: 0 3px !important;
}
#omall-container-mx .count-down .time-box .day[data-v-139d35d5] {
  margin: 0 3px !important;
}
.user-container[data-v-139d35d5] {
  background: #f8f8f8;
}
.user-container .container[data-v-139d35d5] {
  display: flex;
}
.list-left[data-v-139d35d5] {
  margin-right: 20px;
  width: 226px;
  background: #fff;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 90px;
}
.list-left dl[data-v-139d35d5] {
  position: sticky;
  top: 0;
  z-index: 2;
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
  padding-bottom: 40px;
}
.list-left dl dt[data-v-139d35d5] {
  font-size: 16px;
  height: 45px;
  color: #141414ff;
  line-height: 45px;
  font-weight: bold;
  color: #141414;
  padding-left: 42px;
  text-align: left;
}
.list-left dl dd[data-v-139d35d5] {
  height: 45px;
  line-height: 45px;
  color: #6b6b6b;
  font-size: 16px;
  font-weight: 400;
  padding-left: 42px;
  text-align: left;
  white-space: nowrap;
}
.list-left dl dd a[data-v-139d35d5] {
  color: #6b6b6b;
}
.list-left dl .frist-child-shadow[data-v-139d35d5] {
  border-bottom: 2px solid #c6c6c647;
  box-shadow: 0px 0px 20px 10px #c6c6c647;
  font-weight: 400;
  height: 60px;
}
.list-left dl .frist-child-shadow .dd_frist-child[data-v-139d35d5] {
  color: #141414;
  text-align: left;
  font-size: 20px;
  padding-left: 42px;
  line-height: 60px;
}
.active[data-v-139d35d5] {
  background: #e84715;
  height: 45px !important;
  line-height: 45px;
  color: white !important;
}
.fristActive[data-v-139d35d5] {
  height: 60px !important;
  line-height: 60px;
  color: #e84715 !important;
}
/**我的账户样式 */
.account[data-v-139d35d5] {
  height: 60px;
  line-height: 40px;
  text-align: left;
  color: #141414;
  font-size: 20px !important;
  font-weight: 400;
  border-bottom: 1px solid #f3f3f3;
}
.evalute-badge[data-v-139d35d5] .el-badge__content.is-fixed {
  top: 50%;
  right: -12px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.mbreadcrumbBox[data-v-2da2f970] {
  width: 1370px;
  margin: 0 auto;
}
.mbreadcrumbBox .mbreadcrumb[data-v-2da2f970] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
[data-v-2da2f970] .el-radio-group {
  margin-top: 13px;
}
.after-clause__content[data-v-2da2f970] {
  height: 700px;
  overflow-y: auto;
}
.after-clause__content h1[data-v-2da2f970] {
  text-align: center;
  margin-bottom: 10px;
}
.after-clause__content h2[data-v-2da2f970] {
  margin-bottom: 10px;
}
.after-clause__content h3[data-v-2da2f970] {
  margin-left: 20px;
  margin-bottom: 10px;
}
.after-clause__content p[data-v-2da2f970] {
  margin-bottom: 10px;
  margin-left: 30px;
}
.after-clause__content p .text[data-v-2da2f970] {
  font-weight: 900;
}
.after-clause__content .p1[data-v-2da2f970] {
  text-indent: 25px;
  margin-top: 50px;
}
.border-block[data-v-2da2f970] {
  width: 100%;
  display: flex;
  justify-items: start;
  margin-bottom: 30px;
  background: #fff;
}
.border-block .b-left[data-v-2da2f970] {
  width: calc(100% - 360px);
  border-right: 2px solid #f8f8f8;
}
.border-block .b-left .col-main[data-v-2da2f970] {
  display: flex;
}
.border-block .b-left .col-main[data-v-2da2f970] .el-image {
  width: 80px;
  height: 80px;
  min-width: 80px;
}
.border-block .b-left .col-main .title-group[data-v-2da2f970] {
  margin-left: 40px;
}
.border-block .b-left .col-main .title-group h3[data-v-2da2f970] {
  font-size: 16px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.border-block .b-left .col-main .title-group p[data-v-2da2f970] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 5px;
}
.border-block .b-left .col-main .title-group p span[data-v-2da2f970] {
  margin-right: 15px;
}
.border-block .b-left .button button[data-v-2da2f970] {
  width: 260px;
  height: 80px;
  margin-left: 60px;
  font-weight: bold;
  color: #141414;
}
.border-block .b-left .button[data-v-2da2f970] .iconfont {
  color: #2fb7ca;
  font-size: 28px;
}
.border-block .b-left .button[data-v-2da2f970] .el-button {
  text-align: center;
}
.border-block .b-left .button[data-v-2da2f970] .el-button span {
  margin-left: 10px;
  margin-top: -10px;
}
.border-block .b-left .button .active[data-v-2da2f970] {
  border: 1px solid red;
}
.border-block .b-left .button button[data-v-2da2f970]:nth-child(1) {
  margin-left: 0px;
}
.border-block .b-left .button-p[data-v-2da2f970] {
  margin: 20px 0 20px;
  font-size: 16px;
}
.border-block .b-left .button-p span[data-v-2da2f970] {
  content: '*';
  color: #f56c6c;
  margin-left: -145px;
  position: absolute;
}
.border-block .b-right[data-v-2da2f970] {
  width: 360px;
  overflow: hidden;
}
.step .l-status[data-v-2da2f970] {
  text-align: left;
  padding: 50px 50px 0 55px;
}
.step .r-step .order-header[data-v-2da2f970] {
  width: 100%;
  height: 50px;
  background-color: #f8f8f8;
}
.step .r-step .order-header .order-header_p[data-v-2da2f970] {
  font-size: 16px;
  line-height: 50px;
  padding-left: 30px;
  font-weight: bold;
}
.step .r-step .order-info[data-v-2da2f970] {
  font-size: 16px;
  padding: 20px 0 0 20px;
}
.step .r-step .order-info p[data-v-2da2f970] {
  margin: 10px;
}
[data-v-2da2f970] .el-radio-button__inner,
.el-radio-group[data-v-2da2f970] {
  display: block;
}
.dialog-footer[data-v-2da2f970] {
  width: 100%;
}
.dialog-footer .el-button[data-v-2da2f970] {
  margin-left: 25px;
  width: 240px;
}
.dialog-footers[data-v-2da2f970] {
  display: flex;
  justify-content: center;
  width: 100%;
}
.dialog-footers .el-button[data-v-2da2f970] {
  width: 300px;
}
.Receipt-P[data-v-2da2f970] {
  margin: 30px;
  font-size: 14px;
}
[data-v-2da2f970] .el-dialog__header {
  display: none;
}
.item[data-v-2da2f970] {
  padding: 20px 30px;
  height: 112px;
  background: #f8f8f8;
  cursor: pointer;
  position: relative;
}
.item[data-v-2da2f970]:hover {
  outline: 1px solid #00707a;
}
.item[data-v-2da2f970]:not(:nth-last-child(1)) {
  margin-bottom: 10px;
}
.item p[data-v-2da2f970] {
  line-height: 24px;
  font-size: 14px;
}
.item p span[data-v-2da2f970] {
  margin-right: 20px;
}
.item .right-edit[data-v-2da2f970] {
  position: absolute;
  right: 30px;
  top: 20px;
  text-align: right;
}
.item .right-edit .el-button[data-v-2da2f970] {
  padding: 0;
  line-height: 24px;
}
[data-v-2da2f970] .el-input__count {
  color: red;
}
[data-v-2da2f970] .input .el-input__inner {
  color: red;
  width: 500px;
  padding-left: 110px;
}
[data-v-2da2f970] .input .el-input--suffix {
  width: 500px;
}
[data-v-2da2f970] .input1 .el-input__inner {
  color: red;
  width: 500px;
}
[data-v-2da2f970] .input1 .el-input--suffix {
  width: 500px;
}
.have-address .item[data-v-2da2f970] {
  padding: 20px 30px;
  height: 180px;
  background: #f8f8f8;
  cursor: pointer;
  position: relative;
}
.have-address .item[data-v-2da2f970]:hover {
  outline: 1px solid #00707a;
}
.have-address .item[data-v-2da2f970]:not(:nth-last-child(1)) {
  margin-bottom: 10px;
}
.have-address .item p[data-v-2da2f970] {
  line-height: 24px;
  font-size: 14px;
}
.have-address .item p span[data-v-2da2f970] {
  margin-right: 20px;
}
.have-address .item .right-edit[data-v-2da2f970] {
  position: absolute;
  right: 30px;
  top: 20px;
  text-align: right;
}
.have-address .item .right-edit .el-button[data-v-2da2f970] {
  padding: 0;
  line-height: 24px;
}
.have-address .active[data-v-2da2f970] {
  outline: 1px solid #00707a;
}
.star[data-v-2da2f970] {
  content: '*';
  color: #f56c6c;
  margin-left: -76px;
  position: absolute;
}
._img[data-v-2da2f970] {
  height: 80px !important;
  width: 80px !important;
}
._title[data-v-2da2f970] {
  overflow: hidden !important;
  -webkit-line-clamp: 1 !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
}
._outline[data-v-2da2f970] {
  font-size: 80px !important;
}
._select[data-v-2da2f970] {
  width: 500px !important;
}
._uploadupto[data-v-2da2f970] {
  color: #6b6b6b !important;
}
._application[data-v-2da2f970] {
  width: 150px !important;
  display: block !important;
}
._terms[data-v-2da2f970] {
  color: #32a2b7 !important;
}
._change[data-v-2da2f970] {
  float: right !important;
  margin-right: 10px !important;
  font-size: 16px !important;
}
._paymentPrice[data-v-2da2f970] {
  color: red !important;
  font-size: 20px !important;
}
._ml[data-v-2da2f970] {
  margin-left: 30px !important;
}
._address[data-v-2da2f970] {
  margin-left: 5px !important;
}
._top[data-v-2da2f970] {
  margin-top: 20px !important;
}

