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

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

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.container[data-v-6fcfef68] {
  padding: 20px 0;
}
[data-v-6fcfef68] .el-tabs__nav-wrap::after {
  height: 0px;
}
.title[data-v-6fcfef68] {
  text-align: center;
  font-size: 43px;
  margin-bottom: 40px;
  font-weight: 800;
  color: #212121;
}
.content[data-v-6fcfef68] {
  overflow: hidden;
  white-space: pre-wrap;
}
.content[data-v-6fcfef68] img {
  max-width: 100%;
}

