/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.picker-popper {
  padding: 0;
}
.picker-popper .emoji-mart {
  height: 302px;
  box-shadow: 0px 3px 7px 0px rgba(35, 24, 21, 0.13);
}
.picker-popper .emoji-mart .emoji-mart-scroll .emoji-mart-emoji {
  cursor: pointer;
}
.picker-popper .emoji-mart .emoji-mart-scroll .emoji-mart-emoji > span {
  cursor: pointer;
}
.picker-popper .emoji-mart .emoji-mart-scroll::-webkit-scrollbar {
  width: 12px;
}
.picker-popper .emoji-mart .emoji-mart-scroll::-webkit-scrollbar-track {
  background: #f0f0f0;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
.picker-popper .emoji-mart .emoji-mart-scroll::-webkit-scrollbar-thumb {
  background: #dd401e;
  background-color: #dd401e;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.picker-popper .emoji-mart .emoji-mart-bar {
  cursor: pointer;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.voc-container[data-v-553e903f] {
  padding-bottom: 20px;
  padding-top: 0;
  width: 100%;
  background: #f3f5f6;
}
.voc-container .form-header[data-v-553e903f] {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  border: 1px solid #dcdfe6;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
.voc-container .form-header[data-v-553e903f] .iconfont {
  padding: 2px;
  margin-right: 6px;
  font-size: 22px;
  color: #666;
  cursor: pointer;
}
.voc-container .form-header[data-v-553e903f] .iconfont:active {
  background: #e8e8e8;
}
.voc-container[data-v-553e903f] .reply-upload {
  display: inline-block;
  position: relative;
}
.voc-container[data-v-553e903f] .reply-upload .el-upload-list--picture .el-upload-list__item {
  margin-top: -30px;
}
.voc-container[data-v-553e903f] .reply-upload .el-upload-list__item-name {
  display: none;
}
.voc-container > header[data-v-553e903f] {
  background: #fff;
}
.voc-container .mbreadcrumb[data-v-553e903f] {
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  width: 1400px;
  font-size: 16px;
  color: #5a5a5a;
  background: #fff;
  margin-bottom: 30px;
}
.voc-container .mbreadcrumb[data-v-553e903f] .el-breadcrumb__item .el-breadcrumb__inner {
  font-size: 12px;
  font-weight: 400;
  color: #5a5a5a;
}
.voc-container .mbreadcrumb .voc[data-v-553e903f] .el-breadcrumb__inner a {
  font-size: 12px;
  font-weight: 400;
  color: #5a5a5a;
}
.voc-container .voc-content-container[data-v-553e903f] {
  margin: 0 auto 2px;
  width: 1000px;
}
.voc-container .detail-container[data-v-553e903f] {
  width: 100%;
  padding: 37px 80px 29px;
  background: #fff;
}
.voc-container .detail-container .detail-header[data-v-553e903f] {
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
}
.voc-container .detail-container .detail-header .title[data-v-553e903f] {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.voc-container .detail-container .detail-header .user-info[data-v-553e903f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.voc-container .detail-container .detail-header .user-info .left[data-v-553e903f] {
  display: flex;
  align-items: center;
}
.voc-container .detail-container .detail-header .user-info .left .avatar[data-v-553e903f] {
  display: flex;
  align-items: center;
  margin-right: 8px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ba9655;
  overflow: hidden;
}
.voc-container .detail-container .detail-header .user-info .left .avatar > .icon[data-v-553e903f] {
  font-size: 13px;
  color: #fff;
}
.voc-container .detail-container .detail-header .user-info .left .avatar .avatar-img[data-v-553e903f] {
  height: 100%;
}
.voc-container .detail-container .detail-header .user-info .left .avatar-icon[data-v-553e903f] {
  margin-right: 8px;
}
.voc-container .detail-container .detail-header .user-info .left .avatar-icon .icona-ziyuan12[data-v-553e903f] {
  display: inline-block;
  font-size: 22px;
  color: #005d6b;
}
.voc-container .detail-container .detail-header .user-info .left .nick-name[data-v-553e903f] {
  margin-right: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.voc-container .detail-container .detail-header .user-info .left .publish-date[data-v-553e903f] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.voc-container .detail-container .detail-header .user-info .right-status[data-v-553e903f] {
  display: inline-block;
  font-size: 13px;
  font-family: 'JQHeiTiJT';
  font-weight: 600;
  color: #bbbbbb;
  vertical-align: middle;
  padding: 6px;
  border: 1px solid #bbbbbb;
}
.voc-container .detail-container .detail-header .user-info .right-status.status-finish[data-v-553e903f] {
  color: #129eb4;
  border: 1px solid #129eb4;
}
.voc-container .detail-container .detail-header .user-info .right-status.status-hidden[data-v-553e903f] {
  display: none;
}
.voc-container .detail-container .detail-content-container[data-v-553e903f] {
  padding-top: 15px;
}
.voc-container .detail-container .detail-content-container .content-header[data-v-553e903f] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.voc-container .detail-container .detail-content-container .content-header .left[data-v-553e903f] {
  display: flex;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item[data-v-553e903f] {
  display: flex;
  align-items: center;
  margin-right: 24px;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item .icon[data-v-553e903f] {
  display: inline-block;
  padding: 2px;
  font-size: 18px;
  color: #666;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item .iconredo[data-v-553e903f] {
  cursor: pointer;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item .num[data-v-553e903f] {
  margin-left: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item .about-us-icon[data-v-553e903f] {
  display: inline-block;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item .about-us-icon .follow-box[data-v-553e903f] {
  display: inline-flex;
  height: 100%;
  align-items: flex-end;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item .about-us-icon .follow-box li[data-v-553e903f] {
  margin-right: 24px;
  cursor: pointer;
  margin-right: 30px;
}
.voc-container .detail-container .detail-content-container .content-header .left .status-item .about-us-icon .follow-box li[data-v-553e903f]:last-child {
  margin-right: 0px;
}
.voc-container .detail-container .detail-content-container .content-header .right .icon[data-v-553e903f] {
  display: inline-block;
  padding: 2px;
  font-size: 18px;
  color: #c3c3c3;
  cursor: pointer;
}
.voc-container .detail-container .detail-content-container .content-header .stateIcon[data-v-553e903f] {
  display: flex;
  align-items: center;
  position: relative;
}
.voc-container .detail-container .detail-content-container .content-header .stateIcon .icon[data-v-553e903f] {
  position: absolute;
  right: 40px;
  top: -12px;
  font-size: 85px;
  transform: rotate(-15deg);
  color: #c83f3d;
}
.voc-container .detail-container .detail-content-container .content-header .stateIcon .iconwentichuangjian[data-v-553e903f] {
  color: #999999;
}
.voc-container .detail-container .detail-content-container .content[data-v-553e903f] {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  word-break: break-all;
}
.voc-container .detail-container .detail-content-container .content[data-v-553e903f] a[class^='content-tag'] {
  color: #129eb4;
  font-weight: bold;
  font-family: ArialMT;
  word-break: break-all;
  cursor: pointer;
}
.voc-container .detail-container .detail-content-container .content[data-v-553e903f] a[class^='content-tag']:hover {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
.voc-container .detail-container .detail-content-container .imgs[data-v-553e903f] {
  margin-top: 21px;
}
.voc-container .detail-container .detail-content-container .imgs img[data-v-553e903f],
.voc-container .detail-container .detail-content-container .imgs video[data-v-553e903f] {
  max-width: 100%;
}
.voc-container .detail-container .detail-content-container .detail-footer[data-v-553e903f] {
  margin-top: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.voc-container .detail-container .detail-content-container .detail-footer .voc-like[data-v-553e903f] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 101px;
  height: 38px;
  background: #ffffff;
  border: 1px solid #bfbfbf;
  border-radius: 19px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.voc-container .detail-container .detail-content-container .detail-footer .voc-like .icon[data-v-553e903f] {
  cursor: pointer;
  font-size: 18px;
  padding: 2px;
}
.voc-container .detail-container .detail-content-container .detail-footer .voc-like .icon.like-flag[data-v-553e903f] {
  color: #129eb4;
}
.voc-container .detail-container .detail-content-container .detail-footer .voc-like .num[data-v-553e903f] {
  margin-left: 2px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: bottom;
  color: #999999;
}
.voc-container .detail-container .detail-content-container .detail-footer .voc-like .add-num[data-v-553e903f] {
  opacity: 0;
  position: absolute;
  top: -2px;
  right: 15px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #129eb4;
}
.voc-container .detail-container .detail-content-container .detail-footer .voc-like .add-num.actived[data-v-553e903f] {
  animation: fadeInOut-553e903f ease-in-out 2s;
}
.voc-container .comment-form-container[data-v-553e903f] {
  margin-top: 9px;
  padding: 32px 80px 10px;
  width: 100%;
  background: #fff;
}
.voc-container .comment-form-container .comment-title[data-v-553e903f] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.voc-container .comment-form-container[data-v-553e903f] .comment-form {
  margin-top: 19px;
}
.voc-container .comment-form-container[data-v-553e903f] .comment-form .comment-input .el-form-item__error {
  padding-top: 16px;
  color: #e50000;
}
.voc-container .comment-form-container[data-v-553e903f] .comment-form .comment-input .el-textarea__inner {
  border-radius: 0 0 4px 4px;
}
.voc-container .comment-form-container[data-v-553e903f] .comment-form .send-button {
  text-align: right;
}
.voc-container .comment-form-container[data-v-553e903f] .comment-form .send-button .el-button {
  width: 100px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
@keyframes fadeInOut-553e903f {
0% {
    opacity: 0;
}
25% {
    opacity: 0.25;
}
50% {
    opacity: 0.75;
}
75% {
    opacity: 1;
}
}
.voc-container .official-reply[data-v-553e903f] {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.community-lebel[data-v-c42a735e] {
  background-color: #f9f9f9;
}
.voc-container[data-v-c42a735e] {
  width: 1400px;
  margin: 20px auto;
}
.voc-container .mbreadcrumb[data-v-c42a735e] {
  margin: 0 auto;
  color: #5a5a5a;
  margin-bottom: 23px;
}
.voc-container .mbreadcrumb[data-v-c42a735e] .el-breadcrumb__item .el-breadcrumb__inner {
  font-size: 12px;
  font-weight: 400;
  color: #5a5a5a;
}
.voc-container .mbreadcrumb .voc[data-v-c42a735e] .el-breadcrumb__inner a {
  font-size: 12px;
  font-weight: 400;
  color: #5a5a5a;
}
.voc-container .voc-banner-container[data-v-c42a735e] {
  width: 100%;
}
.voc-container .voc-banner-container .alt[data-v-c42a735e] {
  padding-left: 85px;
  font-size: 30px;
  font-weight: normal;
  color: #585858;
}
.voc-container .voc-content-container[data-v-c42a735e] {
  padding: 45px 0;
  display: flex;
  justify-content: space-between;
}
.voc-container .voc-content-container .left-container[data-v-c42a735e] {
  flex: 1;
}
.voc-container .voc-content-container .evaluation-entrance[data-v-c42a735e] {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 25px;
  height: 80px;
  background: #E4BA62;
  border-radius: 10px;
  cursor: pointer;
}
.voc-container .voc-content-container .evaluation-entrance .text[data-v-c42a735e] {
  margin-left: 13px;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
}
.voc-container .voc-content-container .evaluation-entrance i[data-v-c42a735e] {
  font-size: 24px;
  color: #fff;
}
.voc-container .voc-content-container .right-container[data-v-c42a735e] {
  width: 310px;
  height: 308px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-left: 20px;
  padding: 25px;
}
.voc-container .voc-content-container .right-container .publish-btns[data-v-c42a735e] .el-button {
  width: 260px;
  height: 56px;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  margin-left: 0;
  font-size: 18px;
  color: #129eb4;
  margin-bottom: 15px;
}
.voc-container .voc-content-container .right-container .publish-btns[data-v-c42a735e] .el-button:hover {
  background: linear-gradient(-90deg, #038194 0%, #006271 100%);
  color: #fff;
}
.voc-container .voc-content-container .right-container .replied[data-v-c42a735e] .el-divider .el-divider__text {
  padding: 0 5px;
  font-size: 16px;
  color: #333333;
}
.voc-list-container[data-v-c42a735e] {
  margin: 0 auto;
}
.voc-list-container .list-second .item[data-v-c42a735e] {
  padding: 25px 0 20px;
  border-bottom: 1px solid #dddddd;
}
.voc-list-container .list-second .item .body-container[data-v-c42a735e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.voc-list-container .list-second .item .body-container .title-container[data-v-c42a735e] {
  width: 80%;
}
.voc-list-container .list-second .item .body-container .title-container .isTop[data-v-c42a735e] {
  vertical-align: middle;
  margin-right: 12px;
}
.voc-list-container .list-second .item .body-container .title-container .tags-container[data-v-c42a735e] {
  margin-right: 5px;
  vertical-align: middle;
}
.voc-list-container .list-second .item .body-container .title-container .tags-container .tag-item[data-v-c42a735e] {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
}
.voc-list-container .list-second .item .body-container .title-container .tags-container .tag-item[data-v-c42a735e]:nth-child(1n) {
  color: #1188a8;
}
.voc-list-container .list-second .item .body-container .title-container .tags-container .tag-item[data-v-c42a735e]:nth-child(2n) {
  color: #129eb4;
}
.voc-list-container .list-second .item .body-container .title-container .tags-container .tag-item[data-v-c42a735e]:nth-child(3n) {
  color: #333333;
}
.voc-list-container .list-second .item .body-container .title-container .title[data-v-c42a735e] {
  vertical-align: top;
  line-height: 24px;
}
.voc-list-container .list-second .item .footer-container[data-v-c42a735e] {
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.voc-list-container .list-second .item .footer-container .publish-date[data-v-c42a735e] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.status-container[data-v-c42a735e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.status-container .status-item[data-v-c42a735e] {
  margin-left: 24px;
}
.status-container .voc-like[data-v-c42a735e] {
  cursor: pointer;
}
.status-container .icon[data-v-c42a735e] {
  margin-right: 3px;
  vertical-align: middle;
  font-size: 20px;
}
.status-container .icon.like-flag[data-v-c42a735e] {
  color: #129eb4;
}
.status-container .num[data-v-c42a735e] {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.right-status[data-v-c42a735e] {
  float: right;
  font-size: 14px;
  font-family: "JQHeiTiJT";
  font-weight: 400;
  color: #bbbbbb;
}
.right-status.status-finish[data-v-c42a735e] {
  color: #129eb4;
}
.title-container .isTop[data-v-c42a735e] {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  vertical-align: text-bottom;
  text-align: center;
  width: 46px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #cb3609;
  font-weight: bold;
  font-size: 12px;
  color: #cb3609;
}
.title-container .isTop[data-v-c42a735e]::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -1px;
  left: 45px;
  border-top: 10px solid transparent;
  border-left: 10px solid #cb3609;
  border-bottom: 10px solid transparent;
}
.title-container .isTop[data-v-c42a735e]::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 44px;
  border-top: 9px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 9px solid transparent;
}
.title-container .title[data-v-c42a735e] {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  vertical-align: baseline;
  cursor: pointer;
}
.mypagination[data-v-c42a735e] {
  margin-top: 44px;
  text-align: center;
}
[data-v-c42a735e] #elCarousel.el-carousel .el-carousel__container {
  height: 100% !important;
}
[data-v-c42a735e] #elCarousel.el-carousel .el-carousel__container .el-carousel__item {
  width: 100%;
}
[data-v-c42a735e] #elCarousel.el-carousel .el-carousel__container .el-carousel__item img {
  width: 100%;
}
[data-v-c42a735e] #elCarousel.el-carousel .el-carousel__indicators .el-carousel__button {
  width: 14px;
  height: 14px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 50%;
}
[data-v-c42a735e] #elCarousel.el-carousel .el-carousel__indicators .is-active .el-carousel__button {
  background: #d8d8d8;
  border: 2px solid #d8d8d8;
}
[data-v-c42a735e] #elCarousel.el-carousel.hidden-indicator .el-carousel__indicators,[data-v-c42a735e] #elCarousel.el-carousel.hidden-indicator .el-carousel__arrow {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.community[data-v-0332e824] {
  background-color: #F9F9F9;
}
.voc-banner-container[data-v-0332e824] {
  width: 1400px;
  margin: 0 auto;
  text-align: center;
}
.voc-container[data-v-0332e824] {
  max-width: 1400px;
  margin: 0 auto;
}
.voc-container .voc-banner-container .alt[data-v-0332e824] {
  padding-left: 85px;
  font-size: 30px;
  font-weight: normal;
  color: #585858;
}
.voc-container .voc-content-container[data-v-0332e824] {
  padding: 45px 0;
  display: flex;
  justify-content: space-between;
}
.voc-container .voc-content-container .left-container[data-v-0332e824] {
  flex: 1;
}
.voc-container .voc-content-container .evaluation-entrance[data-v-0332e824] {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-left: 20px;
  margin-bottom: 10px;
  padding: 25px;
  height: 80px;
  background: #E4BA62;
  border-radius: 10px;
  cursor: pointer;
}
.voc-container .voc-content-container .evaluation-entrance .text[data-v-0332e824] {
  margin-left: 13px;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
}
.voc-container .voc-content-container .evaluation-entrance i[data-v-0332e824] {
  font-size: 24px;
  color: #fff;
}
.voc-container .voc-content-container .right-container[data-v-0332e824] {
  width: 310px;
  height: 308px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-left: 20px;
  padding: 25px;
}
.voc-container .voc-content-container .right-container .replied[data-v-0332e824] .el-divider .el-divider__text {
  padding: 0 5px;
  font-size: 18px;
  color: #333333;
}
.voc-container .voc-content-container .right-container .publish-btns[data-v-0332e824] .el-button {
  width: 260px;
  height: 56px;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  margin-left: 0;
  font-size: 15px;
  color: #129eb4;
  margin-bottom: 15px;
}
.voc-container .voc-content-container .right-container .publish-btns[data-v-0332e824] .el-button:hover {
  background: linear-gradient(-90deg, #038194 0%, #006271 100%);
  color: #fff;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__header {
  padding: 22px 48px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__header .el-dialog__title {
  font-size: 24px;
  font-weight: 400;
  color: #129eb4;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body {
  padding: 28px 48px 0;
  text-align: center;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .content {
  width: 100%;
  word-break: break-word;
  font-size: 16px;
  font-weight: 400;
  color: #585858;
  line-height: 25px;
  white-space: pre-wrap;
  text-align: left;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .checked-form .el-form-item {
  margin-bottom: 19px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .checked-form .el-form-item .el-form-item__content {
  line-height: 28px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .checked-form .el-form-item .el-checkbox {
  margin-top: 30px;
  line-height: 20px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .checked-form .el-form-item .el-checkbox .el-checkbox__label {
  font-size: 12px;
  font-weight: 400;
  color: #585858;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .checked-form .el-form-item .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #129eb4;
  border-color: #129eb4;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .checked-form .el-form-item.is-error {
  margin-bottom: 28px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__body .checked-form .el-form-item.is-error .el-form-item__error {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer {
  padding: 30px 48px 36px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer .checked-form .el-form-item {
  margin-bottom: 19px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer .checked-form .el-form-item .el-form-item__content {
  line-height: 28px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer .checked-form .el-form-item .el-checkbox {
  margin-top: 30px;
  line-height: 20px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer .checked-form .el-form-item .el-checkbox .el-checkbox__label {
  font-size: 12px;
  font-weight: 400;
  color: #585858;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer .checked-form .el-form-item .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #129eb4;
  border-color: #129eb4;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer .checked-form .el-form-item.is-error {
  margin-bottom: 28px;
}
.voc-protocol-dialog[data-v-0332e824] .el-dialog__footer .checked-form .el-form-item.is-error .el-form-item__error {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.voc-violation-dialog[data-v-0332e824] .el-dialog__footer {
  margin-top: 41px;
}
[data-v-0332e824] #elCarousel.el-carousel .el-carousel__container {
  height: 100% !important;
}
[data-v-0332e824] #elCarousel.el-carousel .el-carousel__container .el-carousel__item {
  width: 100%;
}
[data-v-0332e824] #elCarousel.el-carousel .el-carousel__container .el-carousel__item img {
  width: 100%;
}
[data-v-0332e824] #elCarousel.el-carousel .el-carousel__indicators .el-carousel__button {
  width: 14px;
  height: 14px;
  background: #d8d8d8;
  border: 2px solid #d8d8d8;
  border-radius: 50%;
}
[data-v-0332e824] #elCarousel.el-carousel .el-carousel__indicators .is-active .el-carousel__button {
  background: #129eb4;
  border: 2px solid #129eb4;
}
[data-v-0332e824] #elCarousel.el-carousel.hidden-indicator .el-carousel__indicators,[data-v-0332e824] #elCarousel.el-carousel.hidden-indicator .el-carousel__arrow {
  display: none;
}

