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

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

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

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-30683c5a] {
  margin-bottom: 75px;
}
.big-title[data-v-30683c5a] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-30683c5a] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-30683c5a] {
  padding-left: 78px;
}
.big-title .show-before[data-v-30683c5a]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 60px;
  height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAYCAMAAACRH25gAAAAk1BMVEUAAAAAUmMAWmsAXWwAWGoAX3EAVm0AX3EAWnAAXnAAX3EAXnAAXnEAX3EAX3EAXnEAX3EAXnAAX3EAX3EAXnEAXm8AXnEAXnEAXnAAX3EAXW8AX3EAXXAAXXEAXnAAX3AAX3EAX3EAXnEAXXAAXm8AXW8AX3EAXXAAXnEAX3EAXnAAXnEAXnAAX3AAX3AAXnEAX3F3ZzJjAAAAMXRSTlMABQ8WCNMLwBPE9Y+UinBprqDdZFlH2JlDLyOpOTOdfl/NpDcpG+hRg0w94bu07OpVy5mP6wAAAZZJREFUOMutlOmSgjAQhBNuJFwSCEhEBA9wcfX9n24liVkRvGo3v7oompnp+QhQcXNWADtbf3XQhCw9CrlUUj81uFTbMoNCxucNBE1y0ktmUZE+N1PIpGuvA8reMsqgq1r21PLC3FnyL0aINEswn81m5rZ/QPXv3ZfDulja80RfMamGtmkTq5eb8BjkvsGkU4XEZ2Z70tzcmNWROSyIB5xkp3vGVNsHJo0o6HKsTbVNgbr3YkWEgH2Zxz7KZGCYisCsdL+AQh7iXkIDXA/UPpAQ/Pm8qgEeV7ZiLzaezWxQXGujmRU2c6MPIIk5Dn3aNS+L8xtIKpm2g1bZDSR1v2eX79lMkrWApLBNE3FICrnnxWXPSEDyzBxezESdMBNfQjJsewhJxSFR7tqu34KklpC0MjD6OSTwXyF5VRk8rqy8D8l45iZ5AUmZHwUkileErki7dJ0BJHSwZ30CEhLkVcT37BYERYOb5DRt7kwyNhOE7iHp0jEkl7axJtvOftuuwbZszhYPYTG4emVKrZ9eKWpxBuUPtoE/RQgvreXySbsAAAAASUVORK5CYII=);
}
.big-title .more[data-v-30683c5a] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-30683c5a]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-30683c5a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-30683c5a] {
  width: 332px;
  background: #fff;
  cursor: pointer;
  box-shadow: 1px 0px 29px 0px rgba(235, 235, 235, 0.86);
  border-radius: 8px;
  padding-bottom: 28px;
  transition: all ease-in-out 0.3s;
}
.goods-list .item[data-v-30683c5a]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-30683c5a]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-30683c5a] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-30683c5a] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-30683c5a] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-30683c5a] {
  width: 32px;
  height: 32px;
  background: #fff;
  box-shadow: 1px 0px 8px 0px rgba(29, 22, 21, 0.15);
  border-radius: 50%;
  position: absolute;
  top: 185px;
  right: 20px;
  opacity: 0;
  transform: translateX(100px);
}
.goods-list .item-col .g-cart .icon-cart[data-v-30683c5a] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-30683c5a] {
  color: #434343;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.goods-list .item-col .g-name .tag[data-v-30683c5a] {
  display: inline-block;
  line-height: 20px;
  background: #ffffff;
  color: #ff6100;
  border: 1px solid #ff6100;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 14px;
}
.goods-list .item-col .count-down-box[data-v-30683c5a] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  background: #ffffff;
  justify-content: center;
}
.goods-list .item-col .btn-to-car[data-v-30683c5a] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-30683c5a] {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  background-color: #00707a;
  border: 0;
}
.goods-list .item-col .soldOutBtn[data-v-30683c5a] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-30683c5a]:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 9px 21px 0px rgba(17, 17, 17, 0.22);
  transform: translateY(-7px);
}
.goods-list .item-col:hover .g-cart[data-v-30683c5a] {
  animation: fadeInRightBig-30683c5a 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-30683c5a]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-30683c5a {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-30683c5a] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-30683c5a] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-30683c5a] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-30683c5a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-30683c5a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-30683c5a] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-30683c5a]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-30683c5a]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-30683c5a] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
.goods-list[data-v-30683c5a] {
  width: 100%;
}
.list-rigth[data-v-30683c5a] {
  width: 100%;
}
.mypagination[data-v-30683c5a] {
  margin-top: 28px;
  margin-left: auto;
  float: right;
}
.goods-list-style-2 .list-rigth .item[data-v-30683c5a] {
  margin-right: 0 !important;
}
.goods-list-style-2 .list-rigth .item[data-v-30683c5a]:not(:nth-child(4n + 4)) {
  margin-right: 17px !important;
}
.goods-list-style-2[data-v-30683c5a] {
  flex-wrap: wrap;
}
.product-swiper-title[data-v-30683c5a] {
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  color: #141414;
  text-align: center;
  padding: 30px 0;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-48d958d5] {
  margin-bottom: 75px;
}
.big-title[data-v-48d958d5] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-48d958d5] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-48d958d5] {
  padding-left: 78px;
}
.big-title .show-before[data-v-48d958d5]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 60px;
  height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAYCAMAAACRH25gAAAAk1BMVEUAAAAAUmMAWmsAXWwAWGoAX3EAVm0AX3EAWnAAXnAAX3EAXnAAXnEAX3EAX3EAXnEAX3EAXnAAX3EAX3EAXnEAXm8AXnEAXnEAXnAAX3EAXW8AX3EAXXAAXXEAXnAAX3AAX3EAX3EAXnEAXXAAXm8AXW8AX3EAXXAAXnEAX3EAXnAAXnEAXnAAX3AAX3AAXnEAX3F3ZzJjAAAAMXRSTlMABQ8WCNMLwBPE9Y+UinBprqDdZFlH2JlDLyOpOTOdfl/NpDcpG+hRg0w94bu07OpVy5mP6wAAAZZJREFUOMutlOmSgjAQhBNuJFwSCEhEBA9wcfX9n24liVkRvGo3v7oompnp+QhQcXNWADtbf3XQhCw9CrlUUj81uFTbMoNCxucNBE1y0ktmUZE+N1PIpGuvA8reMsqgq1r21PLC3FnyL0aINEswn81m5rZ/QPXv3ZfDulja80RfMamGtmkTq5eb8BjkvsGkU4XEZ2Z70tzcmNWROSyIB5xkp3vGVNsHJo0o6HKsTbVNgbr3YkWEgH2Zxz7KZGCYisCsdL+AQh7iXkIDXA/UPpAQ/Pm8qgEeV7ZiLzaezWxQXGujmRU2c6MPIIk5Dn3aNS+L8xtIKpm2g1bZDSR1v2eX79lMkrWApLBNE3FICrnnxWXPSEDyzBxezESdMBNfQjJsewhJxSFR7tqu34KklpC0MjD6OSTwXyF5VRk8rqy8D8l45iZ5AUmZHwUkileErki7dJ0BJHSwZ30CEhLkVcT37BYERYOb5DRt7kwyNhOE7iHp0jEkl7axJtvOftuuwbZszhYPYTG4emVKrZ9eKWpxBuUPtoE/RQgvreXySbsAAAAASUVORK5CYII=);
}
.big-title .more[data-v-48d958d5] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-48d958d5]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-48d958d5] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-48d958d5] {
  width: 332px;
  background: #fff;
  cursor: pointer;
  box-shadow: 1px 0px 29px 0px rgba(235, 235, 235, 0.86);
  border-radius: 8px;
  padding-bottom: 28px;
  transition: all ease-in-out 0.3s;
}
.goods-list .item[data-v-48d958d5]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-48d958d5]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-48d958d5] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-48d958d5] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-48d958d5] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-48d958d5] {
  width: 32px;
  height: 32px;
  background: #fff;
  box-shadow: 1px 0px 8px 0px rgba(29, 22, 21, 0.15);
  border-radius: 50%;
  position: absolute;
  top: 185px;
  right: 20px;
  opacity: 0;
  transform: translateX(100px);
}
.goods-list .item-col .g-cart .icon-cart[data-v-48d958d5] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-48d958d5] {
  color: #434343;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.goods-list .item-col .g-name .tag[data-v-48d958d5] {
  display: inline-block;
  line-height: 20px;
  background: #ffffff;
  color: #ff6100;
  border: 1px solid #ff6100;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 14px;
}
.goods-list .item-col .count-down-box[data-v-48d958d5] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  background: #ffffff;
  justify-content: center;
}
.goods-list .item-col .btn-to-car[data-v-48d958d5] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-48d958d5] {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  background-color: #00707a;
  border: 0;
}
.goods-list .item-col .soldOutBtn[data-v-48d958d5] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-48d958d5]:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 9px 21px 0px rgba(17, 17, 17, 0.22);
  transform: translateY(-7px);
}
.goods-list .item-col:hover .g-cart[data-v-48d958d5] {
  animation: fadeInRightBig-48d958d5 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-48d958d5]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-48d958d5 {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-48d958d5] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-48d958d5] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-48d958d5] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-48d958d5] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-48d958d5] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-48d958d5] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-48d958d5]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-48d958d5]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-48d958d5] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
.mbreadcrumb[data-v-48d958d5] {
  margin-top: 0;
  padding-top: 31px;
}
.coupon-box[data-v-48d958d5] {
  width: 100%;
  height: 92px;
  display: flex;
  background-size: 100% 100%;
}
.coupon-box .coupon-left[data-v-48d958d5] {
  flex: 2;
  line-height: 92px;
  font-size: 54px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.coupon-box .coupon-left span[data-v-48d958d5] {
  font-size: 20px;
  font-weight: normal;
}
.coupon-box .coupon-left .coupon-discount[data-v-48d958d5] {
  font-size: 40px;
  font-weight: bold;
}
.coupon-box .coupon-left .coupon-discount span[data-v-48d958d5] {
  display: inline-block;
  font-weight: bold;
}
.coupon-box .coupon-right[data-v-48d958d5] {
  position: relative;
  display: flex;
  flex: 10;
  align-items: center;
  padding-left: 110px;
  box-sizing: content-box;
}
.coupon-box .coupon-right .tips-box[data-v-48d958d5] {
  color: #fff;
}
.coupon-box .coupon-right .tips-box .reduce-currency[data-v-48d958d5] {
  font-size: 20px;
}
.coupon-box .coupon-right .tips-box .reduce-currency .reduce-tips[data-v-48d958d5] {
  font-weight: bold;
}
.coupon-box .coupon-right .tips-box .rules[data-v-48d958d5] {
  top: 60px;
  right: 20px;
}
.coupon-box .coupon-right .tips-box .time-tips[data-v-48d958d5] {
  font-size: 14px;
}
.goods-list-style-2[data-v-48d958d5] {
  margin-top: 32px;
}
.mypagination[data-v-48d958d5] {
  margin-top: 28px;
  margin-left: auto;
  float: right;
}
.mtitle[data-v-48d958d5] {
  color: #323232;
  font-weight: bold;
  font-size: 16px;
}
.big-title[data-v-48d958d5] {
  padding-bottom: 10px;
  border-bottom: 2px solid #006271;
}
.topic-bottom[data-v-48d958d5] {
  margin-top: 40px;
  padding: 14px 20px;
  border: 1px solid #e7e6e6;
  background: #fff;
}
.topic-bottom[data-v-48d958d5] .el-collapse {
  border: none;
}
.topic-bottom[data-v-48d958d5] .el-collapse-item__content {
  padding-bottom: 0;
}
.topic-bottom[data-v-48d958d5] .el-collapse-item__header {
  border-bottom: none;
  font-size: 14px;
}
.topic-bottom .dl dd[data-v-48d958d5] {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #a6a6a6;
  font-size: 14px;
  text-align: center;
}
.topic-bottom .dl dd[data-v-48d958d5]:hover {
  color: #e1251b;
  cursor: pointer;
}
.topic-bottom .mpicture[data-v-48d958d5] {
  width: 66px;
  height: 66px;
}
.topic-bottom .stitle[data-v-48d958d5] {
  font-size: 14px;
  color: #141414;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  margin-bottom: 10px;
}
.topic-bottom .deltitle[data-v-48d958d5] {
  color: #a6a6a6;
  font-size: 16px;
}
.topic-bottom .topic-box[data-v-48d958d5] {
  margin-bottom: 30px;
}
.goods-list-style-2 .list-rigth .item[data-v-48d958d5] {
  margin-right: 0 !important;
}
.goods-list-style-2 .list-rigth .item[data-v-48d958d5]:not(:nth-child(4n + 4)) {
  margin-right: 17px !important;
}
.btn-to-car[data-v-48d958d5] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.g-name .tag[data-v-48d958d5] {
  display: inline-block;
  background: #e1251b;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px;
  font-size: 14px;
}
[data-v-48d958d5] .price-order {
  width: 250px !important;
}
[data-v-48d958d5] .price-order .el-select {
  width: 100% !important;
}
.list-rigth[data-v-48d958d5] {
  width: 100%;
}
.list-rigth[data-v-48d958d5] .el-input--suffix .el-input__inner {
  border: none;
}
.list-rigth[data-v-48d958d5] .active .el-input--suffix .el-input__inner {
  color: #e1251b;
}
.list-rigth[data-v-48d958d5] .el-input__inner::placeholder {
  color: #323232;
}
.list-rigth ul[data-v-48d958d5] {
  width: 100%;
  margin-bottom: 33px;
  overflow: hidden;
  background: #fff;
}
.list-rigth ul li[data-v-48d958d5] {
  float: left;
  width: 160px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  border-right: none;
}
.list-rigth ul li .active[data-v-48d958d5] {
  color: #e1251b;
  cursor: pointer;
}
.list-rigth ul li[data-v-48d958d5]:last-child {
  border-right: 1px solid #efefef;
  width: calc(100% - 410px);
  text-align: right;
}
.list-rigth ul li span[data-v-48d958d5] {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.invalid[data-v-48d958d5] {
  position: absolute;
  left: -8px;
  bottom: 10px;
  font-size: 16px;
  width: 74px;
  height: 74px;
  line-height: 60px;
  text-align: center;
  border: 2px solid #bfbfbf;
  border-radius: 50%;
  color: #6b6b6b;
  transform: rotate(15deg);
}
.preDisabled[data-v-48d958d5] {
  cursor: not-allowed !important;
}
.nextDisabled[data-v-48d958d5] {
  cursor: not-allowed !important;
}
.empty[data-v-48d958d5] {
  text-align: center;
}
.home-crumb[data-v-48d958d5] .el-breadcrumb__inner {
  color: #a6a6a6;
  font-size: 16px;
  font-weight: normal;
}
.reach-empty[data-v-48d958d5] .empty-txt {
  font-size: 16px;
  font-weight: 400;
  color: #969696;
}
.search-content[data-v-48d958d5] {
  color: #262626;
  font-size: 16px;
}

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

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

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

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-3c257fe1] {
  margin-bottom: 75px;
}
.big-title[data-v-3c257fe1] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-3c257fe1] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-3c257fe1] {
  padding-left: 78px;
}
.big-title .show-before[data-v-3c257fe1]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 60px;
  height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAYCAMAAACRH25gAAAAk1BMVEUAAAAAUmMAWmsAXWwAWGoAX3EAVm0AX3EAWnAAXnAAX3EAXnAAXnEAX3EAX3EAXnEAX3EAXnAAX3EAX3EAXnEAXm8AXnEAXnEAXnAAX3EAXW8AX3EAXXAAXXEAXnAAX3AAX3EAX3EAXnEAXXAAXm8AXW8AX3EAXXAAXnEAX3EAXnAAXnEAXnAAX3AAX3AAXnEAX3F3ZzJjAAAAMXRSTlMABQ8WCNMLwBPE9Y+UinBprqDdZFlH2JlDLyOpOTOdfl/NpDcpG+hRg0w94bu07OpVy5mP6wAAAZZJREFUOMutlOmSgjAQhBNuJFwSCEhEBA9wcfX9n24liVkRvGo3v7oompnp+QhQcXNWADtbf3XQhCw9CrlUUj81uFTbMoNCxucNBE1y0ktmUZE+N1PIpGuvA8reMsqgq1r21PLC3FnyL0aINEswn81m5rZ/QPXv3ZfDulja80RfMamGtmkTq5eb8BjkvsGkU4XEZ2Z70tzcmNWROSyIB5xkp3vGVNsHJo0o6HKsTbVNgbr3YkWEgH2Zxz7KZGCYisCsdL+AQh7iXkIDXA/UPpAQ/Pm8qgEeV7ZiLzaezWxQXGujmRU2c6MPIIk5Dn3aNS+L8xtIKpm2g1bZDSR1v2eX79lMkrWApLBNE3FICrnnxWXPSEDyzBxezESdMBNfQjJsewhJxSFR7tqu34KklpC0MjD6OSTwXyF5VRk8rqy8D8l45iZ5AUmZHwUkileErki7dJ0BJHSwZ30CEhLkVcT37BYERYOb5DRt7kwyNhOE7iHp0jEkl7axJtvOftuuwbZszhYPYTG4emVKrZ9eKWpxBuUPtoE/RQgvreXySbsAAAAASUVORK5CYII=);
}
.big-title .more[data-v-3c257fe1] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-3c257fe1]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-3c257fe1] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-3c257fe1] {
  width: 332px;
  background: #fff;
  cursor: pointer;
  box-shadow: 1px 0px 29px 0px rgba(235, 235, 235, 0.86);
  border-radius: 8px;
  padding-bottom: 28px;
  transition: all ease-in-out 0.3s;
}
.goods-list .item[data-v-3c257fe1]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-3c257fe1]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-3c257fe1] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-3c257fe1] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-3c257fe1] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-3c257fe1] {
  width: 32px;
  height: 32px;
  background: #fff;
  box-shadow: 1px 0px 8px 0px rgba(29, 22, 21, 0.15);
  border-radius: 50%;
  position: absolute;
  top: 185px;
  right: 20px;
  opacity: 0;
  transform: translateX(100px);
}
.goods-list .item-col .g-cart .icon-cart[data-v-3c257fe1] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-3c257fe1] {
  color: #434343;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.goods-list .item-col .g-name .tag[data-v-3c257fe1] {
  display: inline-block;
  line-height: 20px;
  background: #ffffff;
  color: #ff6100;
  border: 1px solid #ff6100;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 14px;
}
.goods-list .item-col .count-down-box[data-v-3c257fe1] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  background: #ffffff;
  justify-content: center;
}
.goods-list .item-col .btn-to-car[data-v-3c257fe1] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-3c257fe1] {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  background-color: #00707a;
  border: 0;
}
.goods-list .item-col .soldOutBtn[data-v-3c257fe1] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-3c257fe1]:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 9px 21px 0px rgba(17, 17, 17, 0.22);
  transform: translateY(-7px);
}
.goods-list .item-col:hover .g-cart[data-v-3c257fe1] {
  animation: fadeInRightBig-3c257fe1 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-3c257fe1]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-3c257fe1 {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-3c257fe1] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-3c257fe1] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-3c257fe1] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-3c257fe1] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-3c257fe1] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-3c257fe1] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-3c257fe1]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-3c257fe1]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-3c257fe1] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
.goods-list-style-2[data-v-3c257fe1] {
  margin-top: 32px;
}
.mypagination[data-v-3c257fe1] {
  margin-top: 28px;
  margin-left: auto;
  float: right;
}
.mtitle[data-v-3c257fe1] {
  color: #323232;
  font-weight: bold;
  font-size: 16px;
}
.big-title[data-v-3c257fe1] {
  padding-bottom: 10px;
  border-bottom: 2px solid #006271;
}
.topic-bottom[data-v-3c257fe1] {
  margin-top: 40px;
  padding: 14px 20px;
  border: 1px solid #e7e6e6;
  background: #fff;
}
.topic-bottom[data-v-3c257fe1] .el-collapse {
  border: none;
}
.topic-bottom[data-v-3c257fe1] .el-collapse-item__content {
  padding-bottom: 0;
}
.topic-bottom[data-v-3c257fe1] .el-collapse-item__header {
  border-bottom: none;
  font-size: 14px;
}
.topic-bottom .dl dd[data-v-3c257fe1] {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #a6a6a6;
  font-size: 14px;
  text-align: center;
}
.topic-bottom .dl dd[data-v-3c257fe1]:hover {
  color: #e1251b;
  cursor: pointer;
}
.topic-bottom .mpicture[data-v-3c257fe1] {
  width: 66px;
  height: 66px;
}
.topic-bottom .stitle[data-v-3c257fe1] {
  font-size: 14px;
  color: #141414;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  margin-bottom: 10px;
}
.topic-bottom .deltitle[data-v-3c257fe1] {
  color: #a6a6a6;
  font-size: 16px;
}
.topic-bottom .topic-box[data-v-3c257fe1] {
  margin-bottom: 30px;
}
.list-rigth[data-v-3c257fe1] {
  width: 100%;
}
.list-rigth[data-v-3c257fe1] .el-input--suffix .el-input__inner {
  border: none;
}
.list-rigth[data-v-3c257fe1] .active .el-input--suffix .el-input__inner {
  color: #e1251b;
}
.list-rigth[data-v-3c257fe1] .el-input__inner::placeholder {
  color: #323232;
}
.list-rigth ul[data-v-3c257fe1] {
  width: 100%;
  margin-bottom: 33px;
  overflow: hidden;
  background: #fff;
}
.list-rigth ul li[data-v-3c257fe1] {
  float: left;
  width: 160px;
  height: 44px;
  border: 1px solid #efefef;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  border-right: none;
}
.list-rigth ul li .active[data-v-3c257fe1] {
  color: #e1251b;
  cursor: pointer;
}
.list-rigth ul li[data-v-3c257fe1]:last-child {
  border-right: 1px solid #efefef;
  width: calc(100% - 480px);
  text-align: right;
}
.list-rigth ul li span[data-v-3c257fe1] {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.preDisabled[data-v-3c257fe1] {
  cursor: not-allowed !important;
}
.nextDisabled[data-v-3c257fe1] {
  cursor: not-allowed !important;
}
.empty[data-v-3c257fe1] {
  text-align: center;
  padding: 80px 0;
  background: #fff;
}
.empty p[data-v-3c257fe1] {
  font-size: 16px;
  color: #969696;
  margin-top: 40px;
}
.recommand[data-v-3c257fe1] {
  font-size: 22px;
  color: #1e1e1e;
  margin-top: 80px;
  margin-bottom: 30px;
}
.recommand span[data-v-3c257fe1] {
  background: #a9a9a9;
  height: 1px;
  margin-top: 16px;
  display: block;
}

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

