/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.agreement .hc-warp h4 {
  margin-top: 20px;
}
.agreement .hc-warp p {
  margin-bottom: 20px;
}
.agreement ::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.agreement .el-dialog__header {
  border-bottom-color: #e9eaec;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.agreement .el-dialog__body {
  padding: 0;
}
.agreement .pageContent {
  overflow: hidden;
  text-align: justify;
  scrollbar-width: none;
}
.agreement .btn-box {
  width: 100%;
  background-color: #fff;
  text-align: center;
}
.agreement ._title {
  height: 60px;
  line-height: 60px;
}
.agreement ._title ._text {
  color: #3c3c3c;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  border-left-color: #f22e00;
  border-left-width: 3px;
  border-left-style: solid;
}
.agreement ._content {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.agreement ._content-val {
  border: 1px solid #e9eaec;
  border-top: none;
  margin-bottom: 30px;
}
.agreement ._content-val ._val {
  padding: 20px 30px 0px;
  color: #3c3c3c;
}

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

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-59e896a0] {
  margin-bottom: 75px;
}
.big-title[data-v-59e896a0] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-59e896a0] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-59e896a0] {
  padding-left: 78px;
}
.big-title .show-before[data-v-59e896a0]::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-59e896a0] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-59e896a0]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-59e896a0] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-59e896a0] {
  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-59e896a0]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-59e896a0]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-59e896a0] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-59e896a0] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-59e896a0] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-59e896a0] {
  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-59e896a0] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-59e896a0] {
  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-59e896a0] {
  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-59e896a0] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  background: #ffffff;
}
.goods-list .item-col .btn-to-car[data-v-59e896a0] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-59e896a0] {
  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-59e896a0] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-59e896a0]: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-59e896a0] {
  animation: fadeInRightBig-59e896a0 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-59e896a0]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-59e896a0 {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-59e896a0] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-59e896a0] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-59e896a0] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-59e896a0] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-59e896a0] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-59e896a0] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-59e896a0]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-59e896a0]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-59e896a0] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
.o-wrapper[data-v-59e896a0] {
  background-color: #f8f8f8;
}
.mbreadcrumb[data-v-59e896a0] {
  margin-top: 0;
  padding-top: 31px;
}
.dynamic-wrap[data-v-59e896a0] {
  padding: 37px 20px;
  background-color: white;
}
.dynamic-wrap .toggle-arrow[data-v-59e896a0] {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  transition: transform 0.3s;
  text-align: center;
  display: block;
  cursor: pointer;
}
.dynamic-title[data-v-59e896a0] {
  font-size: 20px;
  font-weight: 400;
  color: #141414;
}
.dynamic-content[data-v-59e896a0] {
  overflow: hidden;
  margin-top: 20px;
  font-size: 16px;
  max-height: 54px;
  line-height: 24px;
  transition: all 0.4s;
}
.dynamic-content.toggle-silde[data-v-59e896a0] {
  max-height: 500px;
}
.goods-list-style-2[data-v-59e896a0] {
  height: auto;
  margin-top: 32px;
}
.mypagination[data-v-59e896a0] {
  margin-top: 28px;
  margin-left: auto;
  float: right;
}
.g-name .tag[data-v-59e896a0] {
  display: inline-block;
  background: #e1251b;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px;
  font-size: 14px;
}
.mtitle[data-v-59e896a0] {
  color: #323232;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.big-title[data-v-59e896a0] {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #00707a;
}
.topic-bottom[data-v-59e896a0] {
  margin-top: 0 !important;
  padding: 14px 20px 2px;
  border: 1px solid #e7e6e6;
  background: #fff;
}
.topic-bottom[data-v-59e896a0] .el-collapse {
  border: none;
}
.topic-bottom[data-v-59e896a0] .el-collapse-item__content {
  padding-bottom: 0;
}
.topic-bottom[data-v-59e896a0] .el-collapse-item__header {
  border-bottom: none;
  font-size: 14px;
}
.topic-bottom[data-v-59e896a0] .el-collapse-item__wrap {
  border: none;
}
.topic-bottom .dl dd[data-v-59e896a0] {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #a6a6a6;
  font-size: 14px;
  text-align: center;
}
.topic-bottom .dl dd.active[data-v-59e896a0] {
  color: #e1251b;
}
.topic-bottom .dl dd[data-v-59e896a0]:hover {
  color: #e1251b;
  cursor: pointer;
}
.topic-bottom .mpicture[data-v-59e896a0] {
  width: 66px;
  height: 66px;
}
.topic-bottom .stitle[data-v-59e896a0] {
  font-size: 14px;
  color: #141414;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  margin-bottom: 10px;
}
.topic-bottom .deltitle[data-v-59e896a0] {
  color: #a6a6a6;
  font-size: 16px;
}
.topic-bottom .topic-box[data-v-59e896a0] {
  margin-bottom: 30px;
}
[data-v-59e896a0] .price-order {
  width: 250px !important;
}
[data-v-59e896a0] .price-order .el-select {
  width: 100% !important;
}
.list-rigth[data-v-59e896a0] {
  width: 100%;
}
.list-rigth[data-v-59e896a0] .el-input--suffix .el-input__inner {
  border: none;
}
.list-rigth[data-v-59e896a0] .active .el-input--suffix .el-input__inner {
  color: #e1251b;
  padding-left: 33px;
}
.list-rigth[data-v-59e896a0] .active .sale-text {
  color: #e1251b;
}
.list-rigth[data-v-59e896a0] .el-input__inner::placeholder {
  color: #323232;
  padding-left: 45px;
}
.list-rigth ul[data-v-59e896a0] {
  width: 100%;
  margin-bottom: 33px;
  overflow: hidden;
  background: #fff;
}
.list-rigth ul li[data-v-59e896a0] {
  float: left;
  width: 160px;
  height: 44px;
  color: #323232;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  border-right: none;
}
.list-rigth ul li .active[data-v-59e896a0] {
  color: #e1251b;
  cursor: pointer;
}
.list-rigth ul li[data-v-59e896a0]:last-child {
  width: calc(100% - 570px);
  text-align: right;
}
.list-rigth ul li span[data-v-59e896a0] {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.list-rigth ul li .currentStyle[data-v-59e896a0] {
  font-weight: bold;
  margin-right: 0px;
}
.list-rigth ul li .sale-text[data-v-59e896a0] {
  margin-right: 0;
}
.list-rigth ul li .preDisabled[data-v-59e896a0],
.list-rigth ul li .nextDisabled[data-v-59e896a0] {
  cursor: not-allowed;
  color: #a9a9a9;
}
.list-rigth .btn-to-car[data-v-59e896a0] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%);
}
.category-lists[data-v-59e896a0] .el-select__caret {
  color: #323232;
}
.empty[data-v-59e896a0] {
  text-align: center;
}
.collapseActive[data-v-59e896a0] .el-collapse-item__arrow {
  display: none;
}
.mactive[data-v-59e896a0] .el-collapse-item__header a,
.mactive[data-v-59e896a0] .el-collapse-item__header span {
  color: #006271;
}
.invalid[data-v-59e896a0] {
  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);
}
.leftList[data-v-59e896a0] .el-collapse-item__header {
  font-size: 14px;
  font-weight: bold;
  color: #131313;
}
.leftList a[data-v-59e896a0]:hover {
  color: #006271;
  font-size: 14px;
}
.leftList .dl dd[data-v-59e896a0]:hover {
  color: #006271;
}
.list-left[data-v-59e896a0],
.list-rigth ul[data-v-59e896a0] {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}
.list-rigth ul[data-v-59e896a0] {
  box-shadow: 1px 15px 20px 0px rgba(235, 235, 235, 0.86);
}
.loading-content[data-v-59e896a0] {
  display: flex;
  padding-top: 30px;
}
.loading-content .list-left[data-v-59e896a0] {
  width: 332px;
  margin-right: 16px;
  background-color: #fff;
  padding: 15px;
}
.loading-content .list-rigth[data-v-59e896a0] {
  flex: 1;
}
.fetch-error[data-v-59e896a0] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #a6a6a6;
}
._fetch[data-v-59e896a0] {
  height: 600px !important;
}
[data-v-59e896a0] .bottom-detail {
  margin: 20px 0 10px;
  padding: 20px 20px 14px;
  background: #fff;
}
[data-v-59e896a0] .bottom-detail img {
  max-width: 100% !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.content[data-v-1443d15d] {
  display: flex;
  justify-content: center;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
[data-v-474f9949] .el-input__inner {
  border-radius: 4px;
}
.sales-content[data-v-474f9949] {
  margin-top: 40px;
  margin-bottom: 50px;
}
.sales-content[data-v-474f9949] .el-form-item__label {
  display: block;
  float: inherit;
  text-align: left;
  color: #323232;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.sales-content[data-v-474f9949] .el-select {
  width: 100%;
}
.sales-content[data-v-474f9949] .el-form-item__content {
  margin-left: 0px !important;
  display: block;
}
.sales-content[data-v-474f9949] .el-form-item {
  margin-right: 54px;
}
.sales-content .sales-title[data-v-474f9949] {
  text-align: center;
  color: #221f1f;
  font-size: 28px;
}
.sales-content .collapse .progress-btn[data-v-474f9949] {
  float: right;
  width: 240px;
  height: 50px;
  background: linear-gradient(-90deg, #038194 0%, #006271 100%);
  border-radius: 4px;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
}
.sales-content .collapse[data-v-474f9949] .el-collapse {
  border-top: transparent;
}
.sales-content .collapse[data-v-474f9949] .el-collapse-item__header {
  font-size: 18px;
  color: #221f1f;
  height: 58px;
  border-bottom: none;
}
.sales-content .collapse[data-v-474f9949] .el-collapse-item__header .el-collapse-item__arrow {
  margin: 0 auto 0 30px;
}
.sales-content .collapse[data-v-474f9949] .el-collapse-item__content {
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #6b6b6b;
  margin-left: 70px;
  padding: 10px;
  background-color: #f8f8f8;
}
.sales-content .collapse[data-v-474f9949] .el-collapse-item__wrap {
  border-bottom: none;
}
.sales-content .submit-content-btn[data-v-474f9949] {
  margin-top: 10px;
}
.sales-content .submit-content-btn .contact-information[data-v-474f9949] {
  margin-top: 36px;
}
.sales-content .submit-content-btn .contact-information .contact-information-title[data-v-474f9949] {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #221f1f;
}
.sales-content .submit-content-btn .submit-btn-flex[data-v-474f9949] {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: 40px;
  flex-wrap: wrap;
}
.sales-content .submit-content-btn .submit-btn-flex .submit-btn[data-v-474f9949] {
  width: 143px;
  height: 46px;
  border-radius: 4px;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  font-family: Arial;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  margin-right: 30px;
  margin-bottom: 10px;
}
.sales-content .submit-content-btn .submit-btn-flex .submit-btn.focus[data-v-474f9949] {
  background: url(https://kr.olicdn.com/pc/_nuxt/img/btnfocus.715ed2e.png) no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-weight: bold;
  border: none;
  height: 56px;
  margin-bottom: 0;
}
.sales-content .apply-product-infor[data-v-474f9949] {
  margin-top: 50px;
}
.sales-content .apply-product-infor .apply-title[data-v-474f9949] {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #221f1f;
}
.sales-content .apply-product-infor .apply-submit[data-v-474f9949] {
  position: relative;
  background: #f8f8f8;
  border-radius: 4px;
  margin-top: 30px;
  padding: 40px 80px;
}
.sales-content .apply-product-infor .apply-submit .apply-close[data-v-474f9949] {
  color: #6b6b6b;
  position: absolute;
  top: 20px;
  right: 32px;
  cursor: pointer;
  font-size: 16px;
}
.sales-content .apply-product-infor .apply-submit[data-v-474f9949] .el-date-editor.el-input {
  width: 100%;
}
.sales-content .apply-product-infor .add-apply-product[data-v-474f9949] {
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  cursor: pointer;
}
.sales-content .apply-product-infor .add-apply-product .add-icon[data-v-474f9949] {
  width: 36px;
  height: 36px;
  background: url(https://kr.olicdn.com/pc/_nuxt/img/add.9248e4f.png) no-repeat;
  background-size: cover;
}
.sales-content .apply-product-infor .add-apply-product .add-font-size[data-v-474f9949] {
  margin-left: 29px;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #221f1f;
  margin-top: 10px;
}
.sales-content .address-infor[data-v-474f9949] {
  margin-top: 47px;
}
.sales-content .address-infor .address-title[data-v-474f9949] {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #221f1f;
}
.sales-content .address-infor .address-sub-title[data-v-474f9949] {
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #6b6b6b;
  margin-top: 28px;
}
.sales-content .address-infor .address-content[data-v-474f9949] {
  margin-top: 35px;
}
.sales-content .address-infor .address-content[data-v-474f9949] .el-textarea__inner {
  height: 140px !important;
  min-height: 140px !important;
}
.sales-content .address-infor .address-content .address-description[data-v-474f9949] {
  margin-top: 20px;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #221f1f;
}
.sales-content .address-infor .address-content .description-txt[data-v-474f9949] {
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #6b6b6b;
}
.sales-content .address-infor .address-content .verification-code[data-v-474f9949] {
  width: 150px;
  height: 40px;
  background: #f7feff;
  border: 1px solid #ceeaee;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #037f92;
  margin-top: 40px;
  margin-left: -40px;
}
.sales-content .address-infor .address-content .telephone-flex[data-v-474f9949] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
.sales-content .address-infor .address-content .telephone-flex[data-v-474f9949] .el-select {
  width: 102px;
  background: #f1f1f1;
}
.sales-content .address-infor .address-content .telephone-flex[data-v-474f9949] .el-select .el-input__inner {
  background: #f1f1f1;
  color: #323232;
}
.sales-content .address-infor .address-content .telephone-flex[data-v-474f9949] .el-select .el-select__caret {
  color: #323232;
}
.sales-content .address-infor .address-content .telephone-flex[data-v-474f9949] .el-select .is-focus .el-input__inner {
  border-color: #dcdfe6;
}
.sales-content .address-infor .address-content .google-address .essential[data-v-474f9949] {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.sales-content .address-infor .address-content .google-address .error-border[data-v-474f9949] {
  border: 1px solid #e1251b;
}
.sales-content .address-infor .address-content .google-address .errorTip[data-v-474f9949] {
  height: 0;
  margin-top: -5px;
  margin-bottom: 5px;
  color: #e1251b;
}
.sales-content .submit-click-btn[data-v-474f9949] .el-button--primary {
  width: 300px;
  height: 50px;
  background: linear-gradient(-90deg, #038194 0%, #006271 100%);
  border-radius: 4px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
}
.success-full[data-v-474f9949] {
  text-align: center;
}
.success-full .success-full-title[data-v-474f9949] {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #323232;
}
.success-full .success-full-sub[data-v-474f9949] {
  margin-top: 35px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #323232;
}
.success-full .success-full-order[data-v-474f9949] {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #238b94;
  margin-top: 30px;
}
.success-full .success-full-order .copy-order[data-v-474f9949] {
  padding: 3px 10px 5px 10px;
  background: #f7feff;
  border: 1px solid #ceeaee;
  border-radius: 15px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #238b94;
  display: inline-block;
  margin-left: 35px;
  cursor: pointer;
}
.omall-el-autocomplete[data-v-474f9949] {
  display: block;
  width: 100% !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.container[data-v-0c9c6cd8] {
  padding-top: 30px;
}
.success-box[data-v-0c9c6cd8] {
  background: #fff;
  width: 100%;
  padding: 35px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0px;
}
.success-box .success-icon[data-v-0c9c6cd8] {
  font-size: 60px;
  margin-bottom: 30px;
}
.success-box .success-icon i[data-v-0c9c6cd8] {
  color: #00707a;
}
.success-box h1[data-v-0c9c6cd8] {
  font-size: 22px;
  margin-bottom: 38px;
  color: #00707a;
}
.success-box .order-no[data-v-0c9c6cd8] {
  font-size: 16px;
  font-weight: 700;
}
.success-box p[data-v-0c9c6cd8] {
  font-size: 14px;
  margin-bottom: 40px;
}
.success-box .btn-group button[data-v-0c9c6cd8] {
  width: 200px;
  font-size: 16px;
  margin-right: 16px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.container[data-v-e24241b4] {
  padding-top: 30px;
}
.container .countdown[data-v-e24241b4] {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #005f71;
  font-weight: bold;
  background: #fff;
}
.container .countdown span[data-v-e24241b4] {
  padding-left: 10px;
}
.container .countdown .time[data-v-e24241b4] {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 45px;
  border: 4px solid #005f71;
  border-radius: 50%;
  padding-left: 0px;
}
.step[data-v-e24241b4] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.step .item[data-v-e24241b4] {
  color: #434343;
}
.step .item i[data-v-e24241b4] {
  font-size: 40px;
  vertical-align: middle;
}
.step .item span[data-v-e24241b4] {
  vertical-align: middle;
  font-size: 18px;
}
.step .line[data-v-e24241b4] {
  width: 390px;
  height: 1px;
  border-bottom: 2px dotted #434343;
}
.step .active[data-v-e24241b4] {
  color: #006271;
  border-color: #006271;
}
.unregistered[data-v-e24241b4] {
  margin-top: 20px;
  margin-bottom: 0;
}
.unregistered-tips[data-v-e24241b4] {
  width: 1000px;
  text-align: center;
  border: 1px solid #e1e1e1;
  margin-bottom: 50px;
}
.unregistered-tips h3[data-v-e24241b4] {
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
  background: #e1e1e1;
}
.unregistered-tips .list[data-v-e24241b4] {
  display: flex;
}
.unregistered-tips .list .item[data-v-e24241b4] {
  width: 250px;
  padding: 16px 0 20px;
}
.unregistered-tips .list .item[data-v-e24241b4]:not(:nth-last-child(1)) {
  border-right: 1px solid #e1e1e1;
}
.unregistered-tips .list .item i[data-v-e24241b4] {
  font-size: 50px;
  color: #005f71;
}
.unregistered-tips .list .item p[data-v-e24241b4] {
  color: #6b6b6b;
  margin-top: 20px;
  margin-bottom: 0;
}
.unregistered-message[data-v-e24241b4] {
  background: #e1e1e1;
  height: 106px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #005f71;
  line-height: 106px;
}
.success-box[data-v-e24241b4] {
  background: #fff;
  width: 100%;
  padding: 35px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0px;
}
.success-box .success-icon[data-v-e24241b4] {
  text-align: center;
  font-size: 60px;
  margin-bottom: 30px;
}
.success-box .success-icon i[data-v-e24241b4] {
  color: #00707a;
}
.success-box .order-box[data-v-e24241b4] {
  font-size: 22px;
  margin-bottom: 16px;
  color: #00707a;
  display: flex;
  font-weight: bold;
  align-items: center;
}
.success-box p[data-v-e24241b4] {
  font-size: 14px;
  margin-bottom: 40px;
}
.success-box .registered-email[data-v-e24241b4] {
  padding: 15px 0;
}
.success-box .registered-email[data-v-e24241b4],
.success-box .registered-email-pay[data-v-e24241b4],
.success-box .noregistered-email-pay[data-v-e24241b4] {
  width: 70%;
  font-size: 16px;
  font-weight: 400;
  color: #005f71;
  line-height: 24px;
}
.success-box .btn-group[data-v-e24241b4] {
  margin-bottom: 10px;
}
.success-box .registered-email-pay[data-v-e24241b4],
.success-box .noregistered-email-pay[data-v-e24241b4] {
  width: 100%;
}
.success-box .noregistered-email-pay[data-v-e24241b4] {
  margin-bottom: 0px;
}
.success-box .btn-group button[data-v-e24241b4] {
  width: 200px;
  font-size: 16px;
}
.success-box .orderCopy[data-v-e24241b4] {
  margin-left: 6px;
  cursor: pointer;
  font-size: 14px;
  padding: 2px 12px;
  border: 1px solid #006271;
  border-radius: 13px;
  color: #006271;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
[data-v-e9d61a06] .upgradetis_hint_box {
  background: none;
  box-shadow: none;
  display: inline-block;
  width: auto;
}
[data-v-e9d61a06] .upgradetis_hint_box .upgradetis_hint {
  position: relative;
}
[data-v-e9d61a06] .upgradetis_hint_box .upgradetis_hint .upgradetis_close {
  position: absolute;
  top: -20px;
  right: -20px;
}
[data-v-e9d61a06] .upgradetis_hint_box .upgradetis_hint .upgradetis_close .el-icon-close {
  color: #fff;
  font-size: 32px;
}
.frist_getdistribution[data-v-e9d61a06] {
  margin-top: 80px;
}
.frist_getdistribution img[data-v-e9d61a06] {
  width: 1250px;
}
.container[data-v-e9d61a06] {
  padding-top: 30px;
}
.container .countdown[data-v-e9d61a06] {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  color: #005f71;
  font-weight: bold;
  background: #fff;
}
.container .countdown span[data-v-e9d61a06] {
  padding-left: 10px;
}
.container .countdown .time[data-v-e9d61a06] {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 45px;
  border: 4px solid #005f71;
  border-radius: 50%;
  padding-left: 0px;
}
.step[data-v-e9d61a06] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.step .item[data-v-e9d61a06] {
  color: #434343;
}
.step .item i[data-v-e9d61a06] {
  font-size: 40px;
  vertical-align: middle;
}
.step .item span[data-v-e9d61a06] {
  vertical-align: middle;
  font-size: 18px;
}
.step .line[data-v-e9d61a06] {
  width: 390px;
  height: 1px;
  border-bottom: 2px dotted #434343;
}
.step .active[data-v-e9d61a06] {
  color: #006271;
  border-color: #006271;
}
.unregistered[data-v-e9d61a06] {
  margin-top: 20px;
  margin-bottom: 0;
}
.unregistered-tips[data-v-e9d61a06] {
  width: 1000px;
  text-align: center;
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.unregistered-tips h3[data-v-e9d61a06] {
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
  background: #e1e1e1;
}
.unregistered-tips .list[data-v-e9d61a06] {
  display: flex;
}
.unregistered-tips .list .item[data-v-e9d61a06] {
  width: 250px;
  padding: 16px 0 20px;
}
.unregistered-tips .list .item[data-v-e9d61a06]:not(:nth-last-child(1)) {
  border-right: 1px solid #e1e1e1;
}
.unregistered-tips .list .item i[data-v-e9d61a06] {
  font-size: 50px;
  color: #005f71;
}
.unregistered-tips .list .item p[data-v-e9d61a06] {
  color: #6b6b6b;
  margin-top: 20px;
  margin-bottom: 0;
}
.unregistered-message[data-v-e9d61a06] {
  background: #e1e1e1;
  height: 106px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #005f71;
  line-height: 106px;
}
.success-box[data-v-e9d61a06] {
  background: #fff;
  width: 100%;
  padding: 35px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0px;
}
.success-box .success-icon[data-v-e9d61a06] {
  font-size: 60px;
  margin-bottom: 30px;
}
.success-box .success-icon i[data-v-e9d61a06] {
  color: #00707a;
}
.success-box h1[data-v-e9d61a06] {
  font-size: 22px;
  margin-bottom: 16px;
  color: #00707a;
}
.success-box p[data-v-e9d61a06] {
  font-size: 14px;
  margin-bottom: 40px;
}
.success-box .registered-email[data-v-e9d61a06] {
  font-size: 16px;
  font-weight: 400;
  color: #005f71;
  line-height: 24px;
  margin-bottom: 38px;
}
.success-box .btn-group[data-v-e9d61a06] {
  text-align: center;
}
.success-box .btn-group button[data-v-e9d61a06] {
  width: 200px;
  font-size: 16px;
}
.success-box .orderInfor[data-v-e9d61a06] {
  margin: 30px 0;
}
.success-box .orderInfor p[data-v-e9d61a06] {
  margin-bottom: 10px;
  font-size: 18px;
}
.success-box .orderInfor p .orderText[data-v-e9d61a06] {
  color: #212121;
  line-height: 24px;
}
.success-box .orderInfor p .orderPrice[data-v-e9d61a06] {
  font-weight: Bold;
  color: #d11515;
  line-height: 24px;
}
.success-box .orderInfor p .orderPrice i[data-v-e9d61a06] {
  font-style: normal;
}
.success-box .orderInfor p .orderCopy[data-v-e9d61a06] {
  cursor: pointer;
  font-size: 14px;
  padding: 2px 12px;
  border: 1px solid #006271;
  border-radius: 13px;
  color: #006271;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.pay-middle-wrap[data-v-3db8f325] {
  width: 100%;
  min-height: 45rem;
}
.container[data-v-3db8f325] {
  padding-top: 30px;
}
.success-box[data-v-3db8f325] {
  background: #fff;
  width: 100%;
  padding: 35px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0px;
}
.success-box .success-icon[data-v-3db8f325] {
  font-size: 60px;
  margin-bottom: 27px;
  color: #00707a;
}
.success-box .time-text[data-v-3db8f325] {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
}
.success-box .down-time[data-v-3db8f325] {
  margin-top: 51px;
  margin-bottom: 26px;
  font-size: 50px;
  font-weight: 600;
  line-height: 38px;
  color: #129eb4;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.logistics-recall[data-v-67334e12] {
  width: 800px;
  margin: 30px auto;
}
.logistics-recall .logistics-recall-btn[data-v-67334e12] .el-form-item__label {
  display: block;
  float: inherit;
  text-align: left !important;
}
.logistics-recall .logistics-recall-btn .paypalAccountTips[data-v-67334e12] {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #238B94;
}
.logistics-recall[data-v-67334e12] .el-form-item__label,
.logistics-recall[data-v-67334e12] .el-form-item__content {
  font-size: 16px;
}
.logistics-recall .logistics-btn[data-v-67334e12] {
  margin: auto;
  text-align: center;
}
.logistics-recall .logistics-btn[data-v-67334e12] .el-button--primary {
  width: 200px;
}
.logistics-recall span[data-v-67334e12] {
  display: inline-block;
}
.logistics-recall .span-logistics-fee[data-v-67334e12] {
  width: 100%;
}
.logistics-recall[data-v-67334e12] .el-dialog__footer {
  padding: 10px 10px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.bind-wrapper[data-v-d51d8590] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1380px;
  height: 632px;
  margin: 40px auto;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.bind-wrapper.unimg[data-v-d51d8590] {
  width: 610px;
}
.bind-wrapper .bind-left[data-v-d51d8590] {
  width: 770px;
  height: 100%;
}
.bind-wrapper .bind-right[data-v-d51d8590] {
  flex: 1;
  padding: 96px 69px 0;
  height: 100%;
}
.bind-wrapper .bind-right .title[data-v-d51d8590] {
  margin-bottom: 39px;
  font-size: 24px;
  font-weight: bold;
  color: #141414;
}
.bind-wrapper .bind-right .sub-title[data-v-d51d8590] {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
}
.bind-wrapper .bind-right .bind-form[data-v-d51d8590] .el-form-item .el-input-group__prepend {
  width: 100px;
  border: none;
  background: #fff;
}
.bind-wrapper .bind-right .bind-form[data-v-d51d8590] .el-form-item .el-input-group__prepend .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.bind-wrapper .bind-right .bind-form[data-v-d51d8590] .el-form-item.button-item {
  margin-bottom: 0;
}
.bind-wrapper .bind-right .bind-form[data-v-d51d8590] .el-form-item .el-input__inner {
  height: 50px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.bind-wrapper .bind-right .bind-form[data-v-d51d8590] .el-form-item .code-input .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bind-wrapper .bind-right .bind-form[data-v-d51d8590] .el-form-item .el-input-group__append {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bind-wrapper .bind-right .bind-form[data-v-d51d8590] .el-form-item .el-button--primary {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  font-size: 22px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.96);
}
.bind-wrapper .bind-right .bind-form .change[data-v-d51d8590] {
  margin-bottom: 10px;
  color: #0066cc;
  cursor: pointer;
}
.bind-wrapper .formItem-subscribe[data-v-d51d8590] .el-checkbox {
  display: flex;
  width: 100%;
}
.bind-wrapper .formItem-subscribe[data-v-d51d8590] .el-checkbox .el-checkbox__label {
  word-wrap: break-word;
  white-space: normal;
}
.bind-wrapper[data-v-d51d8590] .el-form-item .el-input__inner {
  height: 50px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.bind-wrapper[data-v-d51d8590] .el-form-item .el-button {
  height: 50px;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.96);
}
.bind-wrapper[data-v-d51d8590] .el-form-item.checked-agreement {
  margin-top: 20px;
}
.bind-wrapper[data-v-d51d8590] .el-form-item.checked-agreement .el-button {
  width: inherit;
  font-size: 14px;
}
.bind-wrapper[data-v-d51d8590] .el-form-item.checked-agreement .el-form-item__content {
  line-height: inherit;
}
.bind-wrapper ._name[data-v-d51d8590] {
  float: left !important;
  margin-right: 10px !important;
}
.bind-wrapper ._code[data-v-d51d8590] {
  float: right !important;
  color: #8492a6 !important;
  font-size: 13px !important;
}
.bind-wrapper ._checkbox[data-v-d51d8590] {
  color: #6b6b6b !important;
}
.bind-wrapper ._agreement[data-v-d51d8590] {
  color: #005f71 !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.content-detail[data-v-96e049ce] {
  margin-top: 42px;
  margin-bottom: 65px;
}
.content-detail .detail-title[data-v-96e049ce] {
  font-size: 28px;
  font-family: Arial;
  font-weight: bold;
  color: #221F1F;
}
.content-detail .sub-title[data-v-96e049ce] {
  margin-top: 24px;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #6B6B6B;
}
.content-detail .detail-search[data-v-96e049ce] {
  margin-top: 40px;
}
.content-detail .detail-search[data-v-96e049ce] .el-form-item__label {
  display: block;
  float: inherit;
  text-align: left;
  color: #323232;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.content-detail .detail-search[data-v-96e049ce] .el-form-item__content {
  margin-left: 0px !important;
  display: block;
}
.content-detail .detail-search[data-v-96e049ce] .el-form-item {
  margin-right: 54px;
}
.content-detail .detail-search[data-v-96e049ce] .el-button--primary {
  width: 180px;
  height: 40px;
  background: linear-gradient(-90deg, #038194 0%, #006271 100%);
  border-radius: 4px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 40px;
  line-height: 5px;
  margin-left: -20px;
}
.content-detail .detail-sales-progress[data-v-96e049ce] {
  margin-top: 50px;
}
.content-detail .detail-sales-progress[data-v-96e049ce] .el-step__icon.is-text {
  border: none;
  width: 30px;
}
.content-detail .detail-sales-progress .detail-step[data-v-96e049ce] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAACjElEQVRIiZWWS4iOYRiGr/lMg/5Qgyn6NzPFRDI1ZRYOzc5KTGTjkIUF2UiazcjCikmJhZ1ssCFqGpmJhUJZDMLCOEwph4YcopmMMUa6p+err8//vu/j3vyH536f+z08p7rR0VEcaACWAc1AE1CxJb+AT8Ab4AUwlnJVn7C3AN3ATmBegjsNDAC9wL0QKYts5BgwDOx3iAmzgE3AXeAysCjkuAwRrwEbEgJTwAXgKvDSfrcCXcAe4DGwGXgUO6HEbjvEhoAVwF5gEKgDlgLvgUNmGzFfHaET1tvJViXEbtnVKWAagSdAtWD/CdwAeoDDwHWgHXhXPuFRx8m0660mJnwFzpQ4c4yjwHkLfAQu2i2Qp0WLBUhDQrATuFP6b645XhhYoxtYDewGLuUn7HaIDdQQEyaA85F1bXa6I/qU4GzLsxTORux9jvUKpHWZBUkqz8aBmxH7g8K7xtAlweUO4n3LsxAmgecOP2szy58Uhh2c1w5Oa+YsWx8cnG8OTmOolpYx4eB43nAm8ScdvAUOTiqthB+Z87qqDk6TgzOSWblKoc3BaXZwhiT4FPiTILZboQ6h4kyvQQl+t+oeg5rr9oh9faSZ5/gC9OekXsfuDkacbousm7IIPq0AzR2olVxJCKoW7qvx/xLrBCEx9U+1pFOUdnzAOnYMJ4GVJftx64FlvLKJYA2wSylBqeN/thlEY8H8gGjFivhG4FkhkPLvYxaEmhweWrfvKU5xtebSDiMujpx03MYH9cHfJVtmV3zCpohzRWNoEK7aWNAZEcXmlD4r7tOWGrol3Zyu8Z/5NDZ5q0vvsE6tgPFAoa9oVIDMvNn/CBaFlWdb1M9s9szfTk5VqTQ2alzsj9Zm4C8WaZFq7MTcnwAAAABJRU5ErkJggg==);
  width: 28px;
  height: 28px;
}
.content-detail .detail-sales-progress[data-v-96e049ce] .is-finish .detail-step {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAC/klEQVRIiZWWTUhUURTHfzMOpkQFVkblxqKkkiShFn0QLWolJUWLyiiqlZsWEYXhOiSIWrSIxEVpEZEQRYouChPEPqRcZB8TgRokmfSFlt37bhw54jS9N+/2h8vMu+d/73nnvPOV4GYvHsgHVgClQDEwW49MAp+AQeA18D3uqlSMfBlwEjgAzInhWqANaAC6o0gJbvREvUg9cFqt+1/cAmqB0X8vdkH23gKgFdgSo+Q3cA24DbzR5zKgGjgEPAd2An1/W9j8KFvZA6A8RtkTYB/wDkgCy/XsNyANLAKuAuuA7cDjGQutzXRjq4eyTqBKA6YIeAGUZMh/AveBOuAEcA+oBIaZervAoquewG7JeA5baQK7m8BOqmyMwF7M4hUop5vADhHYEQLbTGATIk/Q2IFG44BHgGwFurL2CoEhYH7EGfHAWuAg0JLEGrDmJNbk6/+o1YY1XSGyCaxpynGuAmsSWHNGfuUbztI8i8OlHPI7mq+5sArYlMKaco+k/gF05JA/1SCK+yTVonClh3U9mmdR+AW80m+VCxtTGLPEQ+GAB+e9h8IysTDOnYKPHpwvHpyi1FQkxWPCgzPpc5G49JcHcZ4Hx6fIj4uFPu4q8eAUe3DSYmHag1jhwSn14DwRC/uBQKt+FCq1UI9FyGUC8EmvdlH4Vat7VQ5iHrAXuBwh3xzzwoLPwN3pKG2IUSg4DlxRb2RjT45zUjAccEEKRB4btoFzgzi3RhcRayHOjeDc0yz5YpxrwrlUyLnfONeJc4U4VyPPyYyqXos1H2I6xjmsWZ21dxZrCkK4b7HmKNasx5oarBmX/cyOP6oziIwYcyPcM1uL+A7gpQYSGf9lTOzXyeGZdvu6zCkuNdWlZ9CnM4gQF0YoXQr06vjQBBzOkie12T7Uya8xU5jg2KmwSyXRm7XD58Kw9sIBnUslNcRLMh/VhM2nCY5E9s0EsB84o83TBxL6Eo3npYyFHQibS6chodwCXNc82yX9TGfP6W8nl0qlkrGxXfJMe2M4gD/7tI61j0ts7gAAAABJRU5ErkJggg==);
  width: 28px;
  height: 28px;
}
.content-detail .detail-sales-progress[data-v-96e049ce] .el-step__title.is-process,
.content-detail .detail-sales-progress[data-v-96e049ce] .el-step__title.is-wait {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #969696;
}
.content-detail .detail-sales-progress[data-v-96e049ce] .el-step__title.is-finish {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #007287;
}
.content-detail .sale-detail[data-v-96e049ce] {
  margin-top: 40px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
}
.content-detail .sale-detail .right-line-detail[data-v-96e049ce] {
  border-right: 1px solid #DEDEDE;
}
.content-detail .sale-detail .detail-padding[data-v-96e049ce] {
  padding: 38px 32px 40px 30px;
}
.content-detail .sale-detail .detail-padding .sela-title[data-v-96e049ce] {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #141414;
}
.content-detail .sale-detail .detail-padding .sale-detail-sub[data-v-96e049ce] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6B6B6B;
  margin-top: 28px;
}
.content-detail .sale-detail .detail-padding .sales-detail-btn[data-v-96e049ce] {
  margin-top: 30px;
}
.content-detail .sale-detail .detail-padding .sales-detail-btn[data-v-96e049ce] .el-button {
  width: 130px;
  height: 40px;
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.content-detail .sale-detail .detail-padding .product-detail-sale[data-v-96e049ce] {
  margin-top: 50px;
}
.content-detail .sale-detail .detail-padding .product-detail-sale .product-detail[data-v-96e049ce] {
  background: #F7FEFF;
  border: 1px solid #CEEAEE;
  border-radius: 4px;
  padding: 30px 50px 30px 40px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #221F1F;
  margin-bottom: 8px;
}
.content-detail .sale-detail .detail-padding .product-detail-sale .product-detail .detail-row[data-v-96e049ce] {
  margin-top: 25px;
}
.content-detail .sale-detail .after-sale-information[data-v-96e049ce] {
  height: 50px;
  background: #F8F8F8;
  line-height: 50px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #141414;
  padding-left: 20px;
}
.content-detail .sale-detail .after-sales-content-infor[data-v-96e049ce] {
  padding: 30px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #141414;
}
.content-detail .sale-detail .after-sales-content-infor .after-sales-detail[data-v-96e049ce] {
  margin-bottom: 20px;
}
.content-detail .sale-detail .after-sales-address[data-v-96e049ce] {
  padding: 30px;
}
.content-detail .sale-detail .after-sales-address .address-title[data-v-96e049ce] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #141414;
}
.content-detail .sale-detail .after-sales-address .address-detail[data-v-96e049ce] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #141414;
}
.content-detail .sale-detail .after-sales-address .address-detail .address-detail-dev[data-v-96e049ce] {
  margin-top: 20px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.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;
  background: #ffffff;
}
.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;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.bg[data-v-7ac4667b] {
  background-color: #ffffff;
}
.product-detail-sale[data-v-7ac4667b] {
  margin-top: 50px;
}
.product-detail-sale .product-detail[data-v-7ac4667b] {
  background: #f7feff;
  border: 1px solid #ceeaee;
  border-radius: 4px;
  padding: 30px 50px 30px 40px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #221f1f;
  margin-bottom: 8px;
}
.product-detail-sale .product-detail .detail-row[data-v-7ac4667b] {
  margin-top: 25px;
}
.content-detail[data-v-7ac4667b] {
  padding-top: 42px;
  margin-bottom: 65px;
}
.content-detail .detail-title[data-v-7ac4667b] {
  font-size: 28px;
  font-family: Arial;
  font-weight: bold;
  color: #221f1f;
}
.content-detail .sub-title[data-v-7ac4667b] {
  margin-top: 24px;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #6b6b6b;
}
.content-detail .detail-search[data-v-7ac4667b] {
  margin-top: 40px;
}
.content-detail .detail-search[data-v-7ac4667b] .el-form-item__label {
  display: block;
  float: inherit;
  text-align: left;
  color: #323232;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.content-detail .detail-search[data-v-7ac4667b] .el-form-item__content {
  margin-left: 0px !important;
  display: block;
}
.content-detail .detail-search[data-v-7ac4667b] .el-form-item {
  margin-right: 54px;
}
.content-detail .detail-search[data-v-7ac4667b] .el-button--primary {
  width: 180px;
  height: 40px;
  background: linear-gradient(-90deg, #038194 0%, #006271 100%);
  border-radius: 4px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  margin-top: 40px;
  line-height: 5px;
  margin-left: -20px;
}
.refund-address-css[data-v-7ac4667b] {
  font-size: 16px;
  line-height: 24px;
}
.refund-value[data-v-7ac4667b] {
  color: #141414;
}
.refund-label[data-v-7ac4667b] {
  color: #6b6b6b;
}
[data-v-7ac4667b] .el-step__icon {
  border: 0px solid;
  width: 22px;
  height: 22px;
}
[data-v-7ac4667b] .el-step__icon /deep/ .el-icon-check:before {
  content: '';
}
[data-v-7ac4667b] .is-success .el-step__icon-inner {
  width: 22px;
  height: 22px;
  background-size: 100% 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAD6UlEQVRIS5WWf0xVZRjHP8858IdKqWu1XM6MzZGLrRW1+KPNgQSrjKwGm8sIJqHXUcK6G7uG8yxIAqRuWYJCGwkud+/ol5g2J9TW8tZylXPTzXLhrJyLDZTNBpzztHMvJLfuPQfff8/zfj/v8573eZ6v4LcsNVgdK0TlSSAfkVWoLolvExlD9TwQQ/QIZ/OHsMTxkpS0HyNq4sRqUG0A7vY718z3EURaMfL3Uy52qj2pgQeGc8nI7Ee53xckMonqJRADYTmqGQg/Mz21kYqCM//d/39g3zel4HwELPSGSQy0lWn7GFUFf8djI8NZTJrrQUKorgRjAy88+vlcnWRg79eliDMAZHjA7LhgxZrdiCh9QznYxoPAEtQZZ9r8EWfRLyyYaEX1ZdR4jso1/0JvAHu+zMUwv/PNTKSGqrXd8QN1Dy8nwzmN6tLkA8oZVJoQ7gMniGM/QnVJ/HoTwEjE5OriU+D7zzqpLtmaJN59PIA4e1PeiBIFliLczq3jeZSX2wngvi8CQOpNN5T+JGMqh01PX0sS3/dDJlwZAZal+Q1uZjnANjY/0SlYlsEdeRd8n75IkMC6jpSinYNvoVqf9r8LinKRK6eyhXcHihDjuPeL1CmEZdQ+O5oybs/HhSAnfEtInceEcPRtoM4neIi6srVpY9oPLCJz4Rio1+t2t4eFjkMn4y3La6k2E9ywwzOm49CvQLbPwWNCW/9fwG3eQKmg4fk+z5i2gydAC32Ao0JL7zSK6Rko+jihqmOeMbt6PwHWe+tgC0090+ADdChiZ7X3o2jqiQBlPhnagtXlf6XIM1ibP/UUs7oGAXeEea1RoXHPSRCfR0M9b9SGPaV2vPc9ysM+5RUTQuF5lIV+SEt9padYKDyPm3LLIthehOFb+JdoC64ANCW0IbwCtd325r0ct/Dd1nZtgX9rs50CwqGvUirWt76IQa8PboRbrmcnmnfdrgCod/NWGeSd7U+lFN3WfBiRdWmAV0EygVcJb+9MAMsiJnee8x9Pjhbz/s7kvvtKk2uqzqYprXHgs/jYu3xvHtHZ8eRCt1i5GOozgPV3uP4Qe9svJ7KxDLbqUaA4RXbfotIen5WOUUyXNWcAz0YHGkuBAdTLYuhpjMmSOHTLa3chRiPoAwmLwTiiP4FEmbYvYhpHEamnszmFxZiFvhRyoT4mSv8Aaul+021nyauszGTxPZWI+ToQoLvFw0TNbt0UzAWzH9TbJqqew5DDOHIesQ0wV4O6rm0M7I18sHseNnEW6p40a2UN3KQRRlqZ+G0/0ehNGOG5l+TW6YWJQgwnYfWRVTBj9eOZzFh9xzhCdtYQluVp9f8B7b1ehjRcP/kAAAAASUVORK5CYII=);
  text-indent: -9999px;
  white-space: nowrap;
  line-height: 1;
}
[data-v-7ac4667b] .is-success .el-step__line {
  margin-right: 20px !important;
  margin-left: 20px;
}
[data-v-7ac4667b] .is-wait {
  font-weight: 500;
  color: #c0c4cc;
}
[data-v-7ac4667b] .is-wait .el-step__icon-inner {
  width: 30px;
  height: 22px;
  background-size: 100% 100%;
  background-image: url(https://kr.olicdn.com/pc/_nuxt/img/logo3.5cfbf26.png);
  text-indent: -9999px;
  white-space: nowrap;
  line-height: 1;
}
[data-v-7ac4667b] .is-wait .el-step__line {
  margin-right: 20px !important;
  margin-left: 20px;
}
[data-v-7ac4667b] .is-process {
  font-weight: 500;
  color: #c0c4cc;
}
[data-v-7ac4667b] .is-process .el-step__icon-inner {
  width: 30px;
  height: 22px;
  background-size: 100% 100%;
  background-image: url(https://kr.olicdn.com/pc/_nuxt/img/logo3.5cfbf26.png);
  text-indent: -9999px;
  white-space: nowrap;
  line-height: 1;
}
[data-v-7ac4667b] .is-process .el-step__line {
  margin-right: 20px !important;
  margin-left: 20px;
}
.mbreadcrumbBox[data-v-7ac4667b] {
  font-size: 16px;
  color: #6b6b6b;
  margin-bottom: 40px;
  cursor: pointer;
  background: #f0f0f0;
  height: 44px;
}
.mbreadcrumbBox .mbreadcrumb[data-v-7ac4667b] {
  width: 1200px;
  margin: auto;
  line-height: 44px;
}
[data-v-7ac4667b] .el-steps--horizontal {
  min-width: 1200px;
  margin-bottom: 30px;
}
.margin-r-12[data-v-7ac4667b] {
  margin-right: 12px;
}
.product-area .product-box[data-v-7ac4667b] {
  display: flex;
  height: 120px;
}
.product-area .product-box .product-img[data-v-7ac4667b] {
  flex: 1;
}
.product-area .product-box .product-img .el-image[data-v-7ac4667b] {
  width: 80px;
  height: 80px;
}
.product-area .product-box .product-name[data-v-7ac4667b],
.product-area .product-box .product-sku[data-v-7ac4667b],
.product-area .product-box .product-price[data-v-7ac4667b] {
  padding-left: 30px;
  flex: 3;
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-direction: column;
}
.product-area .product-box .product-name p[data-v-7ac4667b],
.product-area .product-box .product-sku p[data-v-7ac4667b],
.product-area .product-box .product-price p[data-v-7ac4667b] {
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 600;
  color: #141414;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-area .product-box .product-name p span[data-v-7ac4667b],
.product-area .product-box .product-sku p span[data-v-7ac4667b],
.product-area .product-box .product-price p span[data-v-7ac4667b] {
  color: #6b6b6b;
}
.aftersales-info p[data-v-7ac4667b] {
  margin: 14px 0;
  padding: 0 16px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
}
.aftersales-info .after-sales-address[data-v-7ac4667b] {
  margin: 14px 0;
  padding: 0 16px;
}
.aftersales-info .after-sales-address .address-title[data-v-7ac4667b] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #141414;
}
.aftersales-info .after-sales-address .address-detail[data-v-7ac4667b] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #141414;
}
.aftersales-info .after-sales-address .address-detail .address-detail-dev[data-v-7ac4667b] {
  margin-top: 20px;
}
.border-block[data-v-7ac4667b] {
  width: 100%;
  display: flex;
  justify-items: start;
  margin-bottom: 30px;
  background: #fff;
}
.border-block .b-left[data-v-7ac4667b] {
  border: 1px solid #dedede;
  background: #ffffff;
  width: calc(100% - 360px);
  border-right: 2px solid #f8f8f8;
}
.border-block .b-left .col-main .down-load-clickhere[data-v-7ac4667b] {
  cursor: pointer;
  color: #30b7bd;
  font-size: 16px;
  text-decoration: underline;
  display: block;
}
.border-block .b-left .col-main .main-info[data-v-7ac4667b] {
  display: flex;
}
.border-block .b-left .col-main .main-info .div2[data-v-7ac4667b] {
  width: 650px;
  margin-left: 20px;
}
.border-block .b-left .col-main .main-info .div2 .div2-button[data-v-7ac4667b] {
  float: right;
  color: turquoise;
}
.border-block .b-left .col-main .col-main-p1[data-v-7ac4667b] {
  margin-top: 20px;
}
.border-block .b-left .col-main .mian-button[data-v-7ac4667b] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 16px;
}
.border-block .b-left .col-main .mian-button span[data-v-7ac4667b] {
  font-size: 14px;
}
.border-block .b-left .col-main .mian-button h3[data-v-7ac4667b] {
  margin-bottom: 10px;
  word-wrap: break-word;
}
.border-block .b-left .col-main p[data-v-7ac4667b] {
  font-size: 14px;
  margin-bottom: 10px;
}
.border-block .b-left .col-main p span[data-v-7ac4667b] {
  margin-right: 15px;
}
.border-block .b-left .col-main span[data-v-7ac4667b] {
  font-size: 14px;
  margin-bottom: 10px;
}
.border-block .b-left .main-group p[data-v-7ac4667b] {
  margin-top: 10px;
  font-size: 16px;
}
.border-block .b-left .main-group span[data-v-7ac4667b] {
  margin-top: 10px;
  font-size: 16px;
}
.border-block .b-left .main-info[data-v-7ac4667b] {
  display: flex;
}
.border-block .b-left .main-info .time[data-v-7ac4667b] {
  width: 100%;
  text-align: right;
  font-size: 14px;
  color: #c0c4cc;
}
.border-block .b-left .main-info .title-group[data-v-7ac4667b] {
  margin-left: 30px;
  width: 100%;
  text-align: left;
}
.border-block .b-left .main-info .title-group h3[data-v-7ac4667b] {
  font-size: 16px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.border-block .b-left .main-info .title-group p[data-v-7ac4667b] {
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: -5px;
}
.border-block .b-left .main-info .title-group p span[data-v-7ac4667b] {
  margin-right: 15px;
}
.border-block .b-left .button[data-v-7ac4667b] {
  margin: 10px 0 30px 0;
  position: relative;
}
.border-block .b-left .button .button-span[data-v-7ac4667b] {
  position: absolute;
  top: -18px;
  margin-left: 20px;
  margin: 20px 0 0 20px;
}
.border-block .b-left .button[data-v-7ac4667b] .el-button {
  line-height: 80px;
}
.border-block .b-left .button button[data-v-7ac4667b]:nth-child(1) {
  margin-left: 0px;
}
.border-block .b-left .button button[data-v-7ac4667b] {
  width: 200px;
  height: 80px;
  margin-left: 60px;
}
.border-block .b-left .button[data-v-7ac4667b] .el-image {
  margin: 7px 0 0 -60px;
}
.border-block .b-left .button-p[data-v-7ac4667b] {
  margin: 20px 0 20px 0;
  font-size: 16px;
}
.border-block .b-right[data-v-7ac4667b] {
  width: 360px;
  overflow: hidden;
  border: 1px solid #dedede;
}
.step .l-status[data-v-7ac4667b] {
  text-align: left;
  padding: 50px 50px 0 55px;
}
.step .r-step .order-header[data-v-7ac4667b] {
  width: 100%;
  height: 50px;
  background-color: #f0f0f0;
}
.step .r-step .order-header .order-header_p[data-v-7ac4667b] {
  font-size: 16px;
  line-height: 50px;
  padding-left: 30px;
  font-weight: bold;
}
.step .r-step .order-info[data-v-7ac4667b] {
  padding: 20px 0 0 20px;
}
.step .r-step .order-info p[data-v-7ac4667b] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 5px;
}
.step .r-step .order-info p span[data-v-7ac4667b] {
  margin-right: 15px;
}
.step .r-step .order-info .col-main[data-v-7ac4667b] {
  display: flex;
}
.step .r-step .order-info .col-main[data-v-7ac4667b] .el-image {
  width: 80px;
  height: 80px;
  min-width: 80px;
}
.step .r-step .order-info .col-main .title-group[data-v-7ac4667b] {
  margin-left: 40px;
}
.step .r-step .order-info .col-main .title-group h3[data-v-7ac4667b] {
  font-size: 16px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.step .r-step .order-info .col-main .title-group p[data-v-7ac4667b] {
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 5px;
}
.step .r-step .order-info .col-main .title-group p span[data-v-7ac4667b] {
  margin-right: 15px;
}
.step .r-step .order-info p[data-v-7ac4667b] {
  margin: 10px;
}
[data-v-7ac4667b] .el-radio-button__inner,
.el-radio-group[data-v-7ac4667b] {
  display: block;
}
.dialog-footer1[data-v-7ac4667b] {
  width: 405px;
}
.dialog-footer1 .el-button[data-v-7ac4667b] {
  margin-left: 15px;
  width: 180px;
}
.dialog-footer[data-v-7ac4667b] {
  width: 550px;
}
.dialog-footer .el-button[data-v-7ac4667b] {
  margin-left: 15px;
  width: 255px;
}
.Receipt-P[data-v-7ac4667b] {
  margin: 30px;
  font-size: 14px;
}
[data-v-7ac4667b] .el-dialog__header {
  display: none;
}
.star[data-v-7ac4667b] {
  content: '*';
  color: #f56c6c;
  margin-left: -76px;
  position: absolute;
}
.cancel-lationof[data-v-7ac4667b] {
  margin-right: 20px;
  width: 130px;
}
._make[data-v-7ac4667b] {
  width: 130px !important;
}
._time[data-v-7ac4667b] {
  font-size: 14px !important;
}
.count-down[data-v-7ac4667b] {
  display: inline-block !important;
  color: red !important;
}
.refund-address[data-v-7ac4667b] {
  width: 700px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  word-break: break-all !important;
}
._star[data-v-7ac4667b] {
  margin: 13px 0 0 -9px !important;
}
._submit[data-v-7ac4667b] {
  width: 200px !important;
}
._possible[data-v-7ac4667b] {
  color: #6b6b6b !important;
}
._top[data-v-7ac4667b] {
  margin-top: 10px !important;
}
.cancel-btn[data-v-7ac4667b] {
  margin-right: 20px !important;
}
._audit-remarks[data-v-7ac4667b] {
  color: red !important;
  display: block !important;
}
._history[data-v-7ac4667b] {
  font-size: 18px !important;
  margin-bottom: 10px !important;
}
._mt[data-v-7ac4667b] {
  margin-bottom: 30px !important;
}
._img[data-v-7ac4667b] {
  height: 40px !important;
  max-width: 40px !important;
}
.refund-only[data-v-7ac4667b] {
  margin: 0 -5px !important;
}
.examine-images[data-v-7ac4667b] {
  height: 70px !important;
  width: 70px !important;
  margin: 10px 10px 0 0 !important;
  display: inline-block !important;
}
._instructions[data-v-7ac4667b] {
  width: 700px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  word-break: break-all !important;
}
._footer[data-v-7ac4667b] {
  margin-top: 20px !important;
}
._ance[data-v-7ac4667b] {
  text-align: center !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
._do[data-v-7ac4667b] {
  text-align: center !important;
  margin-bottom: 30px !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-3f5460f5] {
  margin-bottom: 75px;
}
.big-title[data-v-3f5460f5] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-3f5460f5] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-3f5460f5] {
  padding-left: 78px;
}
.big-title .show-before[data-v-3f5460f5]::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-3f5460f5] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-3f5460f5]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-3f5460f5] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-3f5460f5] {
  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-3f5460f5]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-3f5460f5]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-3f5460f5] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-3f5460f5] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-3f5460f5] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-3f5460f5] {
  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-3f5460f5] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-3f5460f5] {
  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-3f5460f5] {
  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-3f5460f5] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  background: #ffffff;
}
.goods-list .item-col .btn-to-car[data-v-3f5460f5] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-3f5460f5] {
  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-3f5460f5] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-3f5460f5]: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-3f5460f5] {
  animation: fadeInRightBig-3f5460f5 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-3f5460f5]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-3f5460f5 {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-3f5460f5] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-3f5460f5] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-3f5460f5] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-3f5460f5] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-3f5460f5] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-3f5460f5] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-3f5460f5]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-3f5460f5]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-3f5460f5] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
.o-wrapper[data-v-3f5460f5] {
  background-color: #f8f8f8;
}
.mbreadcrumb[data-v-3f5460f5] {
  margin-top: 0;
  padding-top: 31px;
}
.dynamic-wrap[data-v-3f5460f5] {
  padding: 37px 20px;
  background-color: white;
}
.dynamic-wrap .toggle-arrow[data-v-3f5460f5] {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  transition: transform 0.3s;
  text-align: center;
  display: block;
  cursor: pointer;
}
.dynamic-title[data-v-3f5460f5] {
  font-size: 20px;
  font-weight: 400;
  color: #141414;
}
.dynamic-content[data-v-3f5460f5] {
  overflow: hidden;
  margin-top: 20px;
  font-size: 16px;
  max-height: 46px;
  line-height: 24px;
  transition: all 0.4s;
}
.dynamic-content.toggle-silde[data-v-3f5460f5] {
  max-height: 200px;
}
.goods-list-style-2[data-v-3f5460f5] {
  height: auto;
  margin-top: 32px;
}
.mypagination[data-v-3f5460f5] {
  margin-top: 28px;
  margin-left: auto;
  float: right;
}
.g-name .tag[data-v-3f5460f5] {
  display: inline-block;
  background: #e1251b;
  color: #ffffff;
  border-radius: 4px;
  padding: 4px;
  font-size: 14px;
}
.mtitle[data-v-3f5460f5] {
  color: #323232;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.big-title[data-v-3f5460f5] {
  padding-bottom: 10px;
  border-bottom: 2px solid #00707a;
}
.topic-bottom[data-v-3f5460f5] {
  margin-top: 40px;
  padding: 14px 20px;
  border: 1px solid #e7e6e6;
  background: #fff;
}
.topic-bottom[data-v-3f5460f5] .el-collapse {
  border: none;
}
.topic-bottom[data-v-3f5460f5] .el-collapse-item__content {
  padding-bottom: 0;
}
.topic-bottom[data-v-3f5460f5] .el-collapse-item__header {
  border-bottom: none;
  font-size: 14px;
}
.topic-bottom[data-v-3f5460f5] .el-collapse-item__wrap {
  border: none;
}
.topic-bottom .dl dd[data-v-3f5460f5] {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #a6a6a6;
  font-size: 14px;
  text-align: center;
}
.topic-bottom .dl dd.active[data-v-3f5460f5] {
  color: #e1251b;
}
.topic-bottom .dl dd[data-v-3f5460f5]:hover {
  color: #e1251b;
  cursor: pointer;
}
.topic-bottom .mpicture[data-v-3f5460f5] {
  width: 66px;
  height: 66px;
}
.topic-bottom .stitle[data-v-3f5460f5] {
  font-size: 14px;
  color: #141414;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  margin-bottom: 10px;
}
.topic-bottom .deltitle[data-v-3f5460f5] {
  color: #a6a6a6;
  font-size: 16px;
}
.topic-bottom .topic-box[data-v-3f5460f5] {
  margin-bottom: 30px;
}
[data-v-3f5460f5] .price-order {
  width: 250px !important;
}
[data-v-3f5460f5] .price-order .el-select {
  width: 100% !important;
}
.list-rigth[data-v-3f5460f5] {
  width: 100%;
}
.list-rigth[data-v-3f5460f5] .el-input--suffix .el-input__inner {
  border: none;
}
.list-rigth[data-v-3f5460f5] .active .el-input--suffix .el-input__inner {
  color: #e1251b;
  padding-left: 33px;
}
.list-rigth[data-v-3f5460f5] .active .sale-text {
  color: #e1251b;
}
.list-rigth[data-v-3f5460f5] .el-input__inner::placeholder {
  color: #323232;
  padding-left: 45px;
}
.list-rigth ul[data-v-3f5460f5] {
  width: 100%;
  margin-bottom: 33px;
  overflow: hidden;
  background: #fff;
}
.list-rigth ul li[data-v-3f5460f5] {
  float: left;
  width: 160px;
  height: 44px;
  color: #323232;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  border-right: none;
}
.list-rigth ul li .active[data-v-3f5460f5] {
  color: #e1251b;
  cursor: pointer;
}
.list-rigth ul li[data-v-3f5460f5]:last-child {
  width: calc(100% - 570px);
  text-align: right;
}
.list-rigth ul li span[data-v-3f5460f5] {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.list-rigth ul li .currentStyle[data-v-3f5460f5] {
  font-weight: bold;
  margin-right: 0px;
}
.list-rigth ul li .sale-text[data-v-3f5460f5] {
  margin-right: 0;
}
.list-rigth ul li .preDisabled[data-v-3f5460f5],
.list-rigth ul li .nextDisabled[data-v-3f5460f5] {
  cursor: not-allowed;
  color: #a9a9a9;
}
.list-rigth .btn-to-car[data-v-3f5460f5] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%);
}
.category-lists[data-v-3f5460f5] .el-select__caret {
  color: #323232;
}
.empty[data-v-3f5460f5] {
  text-align: center;
}
.collapseActive[data-v-3f5460f5] .el-collapse-item__arrow {
  display: none;
}
.mactive[data-v-3f5460f5] .el-collapse-item__header a,
.mactive[data-v-3f5460f5] .el-collapse-item__header span {
  color: #006271;
}
.invalid[data-v-3f5460f5] {
  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);
}
.leftList[data-v-3f5460f5] .el-collapse-item__header {
  font-size: 14px;
  font-weight: bold;
  color: #131313;
}
.leftList:hover a[data-v-3f5460f5] {
  color: #006271;
  font-size: 14px;
}
.leftList .dl dd[data-v-3f5460f5]:hover {
  color: #006271;
}
.list-left[data-v-3f5460f5],
.list-rigth ul[data-v-3f5460f5] {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}
.list-rigth ul[data-v-3f5460f5] {
  box-shadow: 1px 15px 20px 0px rgba(235, 235, 235, 0.86);
}
.loading-content[data-v-3f5460f5] {
  display: flex;
  padding-top: 30px;
}
.loading-content .list-left[data-v-3f5460f5] {
  width: 332px;
  margin-right: 16px;
  background-color: #fff;
  padding: 15px;
}
.loading-content .list-rigth[data-v-3f5460f5] {
  flex: 1;
}
.fetch-error[data-v-3f5460f5] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #a6a6a6;
}

