
.lottery_wraper[data-v-12ff960c] {
  position: relative;
  max-width: 500px;
}
.lottery_wraper img[data-v-12ff960c] {
  width: 100%;
}
.lottery_Content[data-v-12ff960c] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.lottery_pointer[data-v-12ff960c] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.nav-bar[data-v-12800b5a] {
  max-width: 1150px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.nav-bar .nav-img[data-v-12800b5a] {
  width: 116px;
  height: 52px;
}
.nav-bar .show-index-bar:hover ~ .index-banner[data-v-12800b5a] {
  display: flex;
}
.nav-bar .index-banner[data-v-12800b5a] {
  position: absolute;
  left: 0;
  top: 96px;
  display: none;
  justify-content: space-between;
  width: 1380px;
  min-width: 1380px;
  margin: 0 calc(50% - 690px);
  z-index: 3000;
}
.nav-bar .index-banner[data-v-12800b5a]:hover {
  display: flex;
}
.nav-bar .index-banner .el-image[data-v-12800b5a] {
  -webkit-transition: visibility 0s ease-in-out;
  -moz-transition: visibility 0s ease-in-out;
  -o-transition: visibility 0s ease-in-out;
  -ms-transition: visibility 0s ease-in-out;
  transition: visibility 0s ease-in-out;
}
.nav-bar .item[data-v-12800b5a] {
  position: relative;
  padding: 12px 0;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  padding-right: 30px;
}
.nav-bar .item a[data-v-12800b5a],
.nav-bar .item span[data-v-12800b5a] {
  display: block;
  line-height: 40px;
  transition: color 0.3s ease-out;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  color: #141414;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.nav-bar .item a[data-v-12800b5a]:hover,
.nav-bar .item span[data-v-12800b5a]:hover {
  /* font-weight: bold; */
  color: #006271;
}
.nav-bar .item a[data-v-12800b5a]:hover::before,
.nav-bar .item span[data-v-12800b5a]:hover::before {
  background: #006271;
}
.nav-bar .item a[data-v-12800b5a]::before,
.nav-bar .item span[data-v-12800b5a]::before {
  background: #006271;
}
.nav-bar .item .active[data-v-12800b5a] {
  font-weight: bold;
  color: #006271;
}
.nav-bar .item .active[data-v-12800b5a]::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 4px;
  background: #006271;
  border-radius: 2px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.nav-bar .item .nav-content-second[data-v-12800b5a] {
  position: absolute;
  top: 64px;
  left: 0;
  z-index: 3000;
  width: 200px;
  height: fit-content;
  border-top: 1px solid #e0e0e0;
  background: #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
  transform: translateX(-25%);
  visibility: hidden;
}
.nav-bar .item .nav-content-second .hot-list-second[data-v-12800b5a] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: fit-content;
  font-weight: 400;
}
.nav-bar .item .nav-content-second .hot-list-second li[data-v-12800b5a] {
  position: relative;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  color: #323232;
}
.nav-bar .item .nav-content-second .hot-list-second li a[data-v-12800b5a] {
  display: flex;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex-wrap: wrap;
  font-weight: bold;
}
.nav-bar .item .nav-content-second .hot-list-second li a[data-v-12800b5a] :hover {
  color: #fff;
}
.nav-bar .item .nav-content-second .hot-list-second li .more-btn a[data-v-12800b5a] {
  color: #129eb4;
}
.nav-bar .item .nav-content-second .hot-list-second li .g-name[data-v-12800b5a] {
  width: 100%;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nav-bar .item .nav-content-second .hot-list-second li[data-v-12800b5a]:hover {
  color: #fff;
  background: #129eb4;
}
.nav-bar .item .classify-nav[data-v-12800b5a] {
  position: absolute;
  left: 50%;
  top: 64px;
  width: 100%;
  max-height: none;
  transform: translate(-50%, 0);
  z-index: 111;
}
.nav-bar .item .classify-nav .container-second[data-v-12800b5a] {
  width: 1380px;
  margin: 0 auto;
  max-height: none;
}
.nav-bar .item .classify-nav .hot-list-second[data-v-12800b5a] {
  max-height: none;
  display: flex;
  flex-direction: row;
  padding-top: 34px;
  padding-bottom: 22px;
  justify-content: center;
  align-items: flex-start;
}
.nav-bar .item .classify-nav .hot-list-second li[data-v-12800b5a] {
  padding: 0;
  width: 232px;
}
.nav-bar .item .classify-nav .hot-list-second li[data-v-12800b5a]:not(:nth-of-type(1)) {
  margin-left: 54px;
}
.nav-bar .item .classify-nav .hot-list-second li a[data-v-12800b5a] {
  display: block;
  padding: 0;
  line-height: normal;
}
.nav-bar .item .classify-nav .hot-list-second li .img-a[data-v-12800b5a] {
  margin-bottom: 30px;
  overflow: visible;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img[data-v-12800b5a] {
  width: 232px;
  height: 155px;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img .el-image[data-v-12800b5a] {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img img[data-v-12800b5a] {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.nav-bar .item .classify-nav .hot-list-second li .img-img[data-v-12800b5a]:hover {
  transform: scale(1.1);
}
.nav-bar .item .classify-nav .hot-list-second li .g-name[data-v-12800b5a] {
  width: 100%;
  font-size: 16px;
  color: #323232;
  margin-top: 26px;
}
.nav-bar .item .classify-nav .hot-list-second li .g-name[data-v-12800b5a]:hover {
  color: #00b3c3;
}
.nav-bar .item .classify-nav .hot-list-second li p[data-v-12800b5a] {
  margin-bottom: 25px;
  padding-left: 10px;
}
.nav-bar .item .classify-nav .hot-list-second li p a[data-v-12800b5a] {
  font-size: 16px;
  color: #6b6b6b;
  font-weight: 400;
}
.nav-bar .item .classify-nav .hot-list-second li p a[data-v-12800b5a]:hover {
  color: #00b3c3;
}
.nav-bar .item .classify-nav .hot-list-second li .more-btn[data-v-12800b5a] {
  color: #00b3c3;
}
.nav-bar .item .classify-nav .hot-list-second li[data-v-12800b5a]:hover {
  background: none;
}
.nav-bar .item .nav-content[data-v-12800b5a],
.nav-bar .item .product-img[data-v-12800b5a] {
  position: absolute;
  left: 50%;
  top: 64px;
  width: 100%;
  max-height: none;
  transform: translate(-50%, 0);
  z-index: 111;
  background: #fff;
}
.nav-bar .item .nav-content .hot-list[data-v-12800b5a],
.nav-bar .item .product-img .hot-list[data-v-12800b5a] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  font-weight: 400;
}
.nav-bar .item .nav-content .hot-list li[data-v-12800b5a],
.nav-bar .item .product-img .hot-list li[data-v-12800b5a] {
  width: 160px;
  cursor: pointer;
  position: relative;
}
.nav-bar .item .nav-content .hot-list li a[data-v-12800b5a],
.nav-bar .item .product-img .hot-list li a[data-v-12800b5a] {
  display: flex;
  flex-wrap: wrap;
}
.nav-bar .item .nav-content .hot-list li[data-v-12800b5a]:not(:nth-of-type(1)),
.nav-bar .item .product-img .hot-list li[data-v-12800b5a]:not(:nth-of-type(1)) {
  margin-left: 82px;
}
.nav-bar .item .nav-content .hot-list li .g-img[data-v-12800b5a],
.nav-bar .item .product-img .hot-list li .g-img[data-v-12800b5a] {
  width: 160px;
  height: 160px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.nav-bar .item .nav-content .hot-list li .g-name[data-v-12800b5a],
.nav-bar .item .product-img .hot-list li .g-name[data-v-12800b5a] {
  width: 100%;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
}
.nav-bar .item .nav-content .hot-list li .g-price[data-v-12800b5a],
.nav-bar .item .product-img .hot-list li .g-price[data-v-12800b5a] {
  text-align: center;
  color: #e1251b;
  font-size: 16px;
}
.nav-bar .item:hover .nav-content-second[data-v-12800b5a] {
  visibility: visible;
}
.nav-bar .item:hover .hvr-underline-from-center[data-v-12800b5a]:before {
  left: 0;
  right: 0;
}
.nav-bar .item-position[data-v-12800b5a] {
  position: static;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
[data-v-20a5943e] .el-dropdown-menu__item {
  font-size: 12px;
}
header[data-v-20a5943e] {
  width: 100%;
  background: #fff;
}
.top-box[data-v-20a5943e] {
  font-weight: 400;
  font-size: 14px;
  background: linear-gradient(0deg, #f0f0ef 0%, #f8f8f8 100%);
  position: relative;
  z-index: 999;
}
.tops[data-v-20a5943e] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 38px;
  line-height: 38px;
}
.tops .top-left .top-text[data-v-20a5943e] {
  color: #333;
  border-right: 1px solid #333;
  padding-right: 20px;
  margin-right: 20px;
}
.tops .top-left .top-text[data-v-20a5943e]:hover {
  color: #fff;
}
.tops .top-left .noticebar[data-v-20a5943e] {
  max-width: 725px;
  overflow: hidden;
  height: 38px;
  background-color: transparent !important;
}
.tops .top-left .noticebar[data-v-20a5943e] .noticeIcon {
  margin-top: 0;
  padding: 0;
}
.tops .top-left .noticebar[data-v-20a5943e] .back .text {
  padding: 0;
}
.tops .top-right[data-v-20a5943e] {
  display: flex;
}
.tops .top-right > div[data-v-20a5943e] {
  margin-left: 20px;
}
.tops[data-v-20a5943e] .el-dropdown {
  color: #333;
  cursor: pointer;
}
.tops[data-v-20a5943e] .el-dropdown:hover {
  color: #fff;
}
.tops[data-v-20a5943e] .el-dropdown:after {
  content: '|';
  padding-right: 20px;
  padding-left: 20px;
  color: #333;
}
.tops[data-v-20a5943e] .el-dropdown:last-child:after {
  content: '';
}
.top-right[data-v-20a5943e] {
  display: flex;
  align-items: center;
}
.top-right .currency[data-v-20a5943e],
.top-right .lang[data-v-20a5943e] {
  font-size: 14px;
  cursor: pointer;
}
.top-right .s-line[data-v-20a5943e] {
  margin: 0 10px;
}
.cart[data-v-20a5943e] {
  margin-left: -5px !important;
  cursor: pointer;
}
.faqs-box[data-v-20a5943e] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #333;
}
.faqs-box i[data-v-20a5943e] {
  width: 18px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJBQUE5RUQxRUQ4MzExRUQ5MDE2OUE3QjM0RkFEQ0NCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJBQUE5RUQyRUQ4MzExRUQ5MDE2OUE3QjM0RkFEQ0NCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkFBQTlFQ0ZFRDgzMTFFRDkwMTY5QTdCMzRGQURDQ0IiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkFBQTlFRDBFRDgzMTFFRDkwMTY5QTdCMzRGQURDQ0IiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4xAZfVAAABRklEQVR42qTUPyiFURjH8fO6r8G/riTDnSz+lclrkKw2dRebEllNspgMMimjpKg7KIOUwWIWdSe7MghJ/tM1EL6nfsNJ7nmP9z71eet9e85zzul9zomSJOkxxuyg09QWN5iKeZTQbl9Ql7HYF1axaQvmsS+1xAjG7IpeVbRa5LCEZTR48lpRSdtiL+4xjiLeMOgbkFawjFP0oR/bOPSN8xXMa7tF59skWjCQpWAFXXh2vg3B/sjLLAU/cO28T+AEi+q5PyMObIl5rGAGW77E0IIvavxSWmJowb3Q7g49aus4CEmM1QZPKXkLqE/JeUSTLfig/rrQiiP5xIba5uzXImZ1DL/FXg7TuIq4vmyvrek0GCfBNnYzOjSpe021qaVymtzGOeZizT5aZRvHOsuNeFfhOxQ06b//8jCOsItbbb/bN+BHgAEAIMw/Dh00+IoAAAAASUVORK5CYII=) center center no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.blog-box[data-v-20a5943e] {
  color: #333;
}
.blog-box .msgIcon[data-v-20a5943e] {
  font-size: 20px;
}
.blog-box[data-v-20a5943e]::after {
  content: '|';
  padding-right: 20px;
  padding-left: 20px;
  color: #333;
}
.blog-box[data-v-20a5943e] .el-badge__content.is-fixed {
  top: 10px;
  line-height: 16px;
  text-align: center;
}
.livechat-box[data-v-20a5943e] {
  color: #333;
}
.livechat-box .msgIcon[data-v-20a5943e] {
  font-size: 20px;
}
.livechat-box[data-v-20a5943e]::before {
  content: '|';
  padding-right: 10px;
  color: #333;
}
.msg-box[data-v-20a5943e] {
  color: #333;
}
.msg-box .msgIcon[data-v-20a5943e] {
  font-size: 20px;
}
.msg-box[data-v-20a5943e]::after {
  content: '|';
  padding-left: 20px;
  color: #333;
}
.msg-box[data-v-20a5943e]::before {
  content: '|';
  padding-right: 20px;
  color: #333;
}
.msg-box[data-v-20a5943e] .el-badge__content.is-fixed {
  top: 10px;
  line-height: 16px;
  text-align: center;
}
.wish-flex[data-v-20a5943e] {
  font-size: 14px;
  color: #333;
}
.wish-flex .links-wish[data-v-20a5943e] .el-badge__content.is-fixed {
  top: 18px;
}
.wish-flex .links-wish[data-v-20a5943e] .el-badge__content {
  line-height: 16px;
}
.user-center[data-v-20a5943e] {
  padding: 0;
}
.user-center a[data-v-20a5943e] {
  display: block;
  padding: 0 20px;
}
.user-center a[data-v-20a5943e]:hover {
  color: #00707a;
}
.user-center > div[data-v-20a5943e] {
  padding: 0 20px;
}
.links-cart[data-v-20a5943e] {
  font-size: 14px;
  color: #333;
}
.links-cart[data-v-20a5943e] .el-badge__content.is-fixed {
  top: 0;
}
.links-cart[data-v-20a5943e] .el-badge__content {
  line-height: 16px;
}
.links-cart .cart-icon[data-v-20a5943e] {
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAx1JREFUSEu911uITVEYB/D/t86cUS5TLnkgicits5u1VhpRRAkPbvFAeZBQSsIbSUl4kJB4ICMvJBSS8jaSB9rfOscOuYxLKMp1hOic2Z8W+2jMnBmcy+yX0zl7re+3rt9ah4wxN4hoKn49z0VkhXPuevK9Zh9krX0CYFQH4QEzj6+ZmASmIAj6pdPpEXEcD1RK3QBA+Xx+dBRFT2uJU8fgxpi7RDRRRNY65471GmytPQhgg4iccc4t6zVYa71AKXURwHsAe2sBx3H8LJvNnv1jqJuamhoKhcI7AHW1QIsxRaT5D9i/KG4vEXkG4H41G0BEAwBMA5DvAltrdwDYDuAqM8+tJqy1Xq6UOuU71QXWWk9XSl0D8LWtrW1Qa2vr92rh1lq/U1aLyIlSPU6LyHsi6k9EM8MwbKki/DNZ+ezYBU7m+QoRzRORXc65bdWAgyAYlU6nPSwAhpeEtdablVL7ANxk5inVgI0xa4joqIjcc85N6q7HARHdBtAOYDAzt1WKG2NOE5FPSoeYeUNJ2OdrY8xrIhoKYDEzX6gQ/h2PiBaFYXixOxjW2lMAlovIYefc+kpga20GQORHsL29fUgul/vYLay1XqWUOu6TCDNPqAQ2xmwkov0AbjFzk4/VEzxSKeWzF0TkarIay/KJaBKAEQD2MPPWHuFkWz0korFlaZ0qicgXpZQNw/DBX2Fr7REA65KcfbLcBojI9ziOL+dyuUfFGN0OtS+gtV6ilDoH4BUzDysXLlWvRziTyQysr69/AyCVz+czURTdqRbeI5zM8y0imiwim5xzB3oNttbuBrAFwAsRuVsOTEQf/JWKmd/+0xz7QkEQjKurq2Mi6lcOWqwTx/HCbDZ76Z/hZLjHAJhPRH3Kwf0x29DQ0NzS0lL4L7gzZowZUygUvkVR9LJUQ5K7+jhmLh40XYr9dXGVQFcSUfPPexPRrDAM/Z+A34+1ti8Av/r9gX/eObf0v7dTqQrFwyN5t52Zd3Ys19jY2JhKpbL+NxH57JzzF7zKe6y1nqGUOg/gE4DZzPy4U9SUtdYfo3MA7OzcsGLZH0jUNUPuDW3AAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.nav-box[data-v-20a5943e] {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 80px;
  background: url(https://kr.olicdn.com/pc/_nuxt/img/header-bg.6ca9b44.png) center center no-repeat;
  background-size: 100% 100%;
}
.nav-box .nav-flex[data-v-20a5943e] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
.nav-box .nav-flex .logo-box[data-v-20a5943e] {
  display: flex;
  align-items: center;
  height: 100%;
}
.nav-box .nav-flex[data-v-20a5943e] .search {
  width: 780px;
  height: 40px;
  margin: 0 27px 0 73px;
}
.nav-box .nav-flex[data-v-20a5943e] .search .search-input .el-input__inner {
  color: #333;
  border-color: #333;
  border-radius: 20px;
  background: transparent;
}
.nav-box .nav-flex[data-v-20a5943e] .search .search-input .el-input__inner::placeholder {
  color: #666;
}
.nav-box .nav-flex[data-v-20a5943e] .search .btn-search {
  color: #333;
  background: transparent;
  border: none;
}
.nav-box .nav-flex[data-v-20a5943e] .search .btn-search:hover {
  background-color: transparent;
}
.nav-box .nav-flex[data-v-20a5943e] .search .btn-search i {
  font-size: 20px;
}
.nav-box .nav-flex[data-v-20a5943e] .search .el-input__suffix {
  display: none;
}
.nav-box .nav-flex[data-v-20a5943e] .search .el-autocomplete-suggestion {
  width: 100% !important;
  left: 0 !important;
  top: 40px !important;
}
.nav-bar-box[data-v-20a5943e] {
  position: relative;
  height: 44px;
  background: linear-gradient(0deg, #030000 0%, #333333 100%);
}
.nav-bar-box[data-v-20a5943e] .nav-bar {
  max-width: 1380px;
  margin: 0 auto;
  height: 44px;
  overflow: initial;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item {
  font-size: 20px;
  padding: 12px 36px 12px 16px;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item a,
.nav-bar-box[data-v-20a5943e] .nav-bar .item span {
  color: #fff;
  font-weight: normal;
  line-height: initial;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item a:hover,
.nav-bar-box[data-v-20a5943e] .nav-bar .item span:hover {
  color: #fff;
  font-weight: normal;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item a:before,
.nav-bar-box[data-v-20a5943e] .nav-bar .item span:before {
  display: none;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item .classify-nav {
  top: 45px;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item:first-child {
  margin-left: -16px;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item:hover {
  background: #02616f;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item .active::after {
  content: '';
  width: 0;
  height: 0;
  background: transparent;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item-img {
  padding: 6px 0;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item-img .nav-img {
  width: 72px;
  height: 32px;
}
.nav-bar-box[data-v-20a5943e] .nav-bar .item-img:hover {
  background: transparent;
}
.icons[data-v-20a5943e] {
  font-size: 16px;
  color: #333;
  font-weight: 700;
}
.logo[data-v-20a5943e] {
  position: relative;
}
.logo img[data-v-20a5943e] {
  width: 160px;
  height: 50px;
}
.logo span[data-v-20a5943e] {
  position: absolute;
  display: none;
}
.info[data-v-20a5943e] {
  width: 300px;
  display: flex;
  justify-content: flex-end;
}
.info .round[data-v-20a5943e] {
  font-size: 30px;
  min-width: 40px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  border: 1px solid #aaa;
}
.info .member[data-v-20a5943e] {
  cursor: pointer;
}
.info .info-flex[data-v-20a5943e],
.info .links-cart[data-v-20a5943e] {
  display: flex;
  align-items: center;
  color: #333;
}
.info .info-flex[data-v-20a5943e]:hover,
.info .links-cart[data-v-20a5943e]:hover {
  color: #fff;
}
.info .links-cart[data-v-20a5943e]:hover {
  color: #333;
}
.info .links-cart .l[data-v-20a5943e] {
  position: relative;
}
.info .links-cart .num[data-v-20a5943e] {
  position: absolute;
  top: -10px;
  left: 25px;
  min-width: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  background: #e1251b;
  color: #fff;
  padding: 0 5px;
  border-radius: 20px;
}
.nav-right[data-v-20a5943e] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 372px;
}
.member-box > div[data-v-20a5943e] {
  display: inline-block;
}
.member-box .login[data-v-20a5943e],
.member-box .logout[data-v-20a5943e] {
  font-size: 14px;
  color: #333;
  position: relative;
  height: 80px;
  width: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.member-box .login .login-icon[data-v-20a5943e],
.member-box .logout .login-icon[data-v-20a5943e] {
  display: inline-block;
  width: 36px;
  height: 36px;
  cursor: pointer;
  background: url(https://kr.olicdn.com/pc/_nuxt/img/account.4944f32.png) no-repeat;
  background-size: 100% 100%;
}
.member-box .login .menu-box[data-v-20a5943e],
.member-box .logout .menu-box[data-v-20a5943e] {
  display: none;
  position: absolute;
  top: 65px;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
  padding: 10px 0;
  margin: 5px 0;
  background-color: #fff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgb(0 0 0%);
}
.member-box .login .menu-box[data-v-20a5943e]::before,
.member-box .logout .menu-box[data-v-20a5943e]::before {
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  border-right: 10px solid transparent;
  border-bottom: 10px solid #dcdcdc;
  border-left: 10px solid transparent;
  content: '';
}
.member-box .login .menu-box[data-v-20a5943e]::after,
.member-box .logout .menu-box[data-v-20a5943e]::after {
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  content: '';
}
.member-box .login .menu-list[data-v-20a5943e],
.member-box .logout .menu-list[data-v-20a5943e] {
  position: relative;
}
.member-box .login .menu-list[data-v-20a5943e]:after,
.member-box .logout .menu-list[data-v-20a5943e]:after {
  content: ' ';
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border-width: 6px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: red;
  border-color: transparent;
  border-style: solid;
}
.member-box .login .menu-list li[data-v-20a5943e],
.member-box .logout .menu-list li[data-v-20a5943e] {
  list-style: none;
  line-height: 36px;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  color: #141414;
  cursor: pointer;
  min-width: 110px;
}
.member-box .login .menu-list li[data-v-20a5943e]:hover,
.member-box .logout .menu-list li[data-v-20a5943e]:hover,
.member-box .login .menu-list li[data-v-20a5943e]:focus,
.member-box .logout .menu-list li[data-v-20a5943e]:focus {
  background: #f1f3f4;
}
.member-box .login:hover .menu-box[data-v-20a5943e],
.member-box .logout:hover .menu-box[data-v-20a5943e] {
  display: block;
}
.cart[data-v-20a5943e] {
  cursor: pointer;
  position: relative;
  height: 30px;
}
.cart .mini-cart-wrap[data-v-20a5943e] {
  cursor: default;
  position: absolute;
  z-index: 2000;
  top: 46px;
  right: -38px;
}
.to-message[data-v-20a5943e] {
  cursor: pointer;
  position: relative;
}
.to-message .item[data-v-20a5943e] .el-badge__content {
  top: 18px;
  height: 20px;
  line-height: 20px;
}
.wish-flex .links-wish[data-v-20a5943e] {
  cursor: pointer;
}
.wish-flex .links-wish .item[data-v-20a5943e] {
  padding-right: 13px;
}
.wish-flex .links-wish .item[data-v-20a5943e] .el-badge__content {
  height: 20px;
  line-height: 20px;
}
.to-message .live-chat[data-v-20a5943e] {
  color: #333;
}
.header-wrap[data-v-20a5943e] {
  height: auto;
}
.header-wrap .iconkefu3[data-v-20a5943e],
.header-wrap .iconxiaoxi3[data-v-20a5943e],
.header-wrap .el-icon-shopping-cart-2[data-v-20a5943e] {
  min-height: 16px;
  min-width: 16px;
}
.header[data-v-20a5943e] {
  background-color: #fff;
  z-index: 999;
}
.header-hide[data-v-20a5943e] {
  transform: translateY(-134px);
}
.share-gift[data-v-20a5943e] {
  cursor: pointer;
  height: 26px;
  border: 1px solid #ffcd3d;
  background: linear-gradient(0deg, #006271 0%, #028397 100%);
  border-radius: 13px;
  line-height: 26px;
  padding: 0 10px;
  display: flex;
  margin-right: 20px;
  color: #ffd40b;
  flex-direction: row;
}
.share-gift .gift-icon[data-v-20a5943e] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAACCElEQVQ4jbWUu24UMRSGP3s8O7Oz9xCSBhI6KmhAiri8AtJ2FIBAooMO8QC8AHRENEFU1OQpoAGJBlFQRZHCZkOUhL1odsY+yGOSUEaJ+IrxyDrn9zn/sazky23II4iAJAebvMVFfaT8iIvughqhZqAMAVlD6z7CD8pyBQGUhpqg5OstEJUxNRPqIxgzwMYLpAZ0/Blrr6MsVVJk3iHykDwHEUhShXVg6NJgz/DmAjzdmHCpXGMva5LvNih2oDQw17xG0frOvtmi5erURyvs7kNRQJo6utE6DYRU9Xl9HiU3H9/jzs4Vro6e4aKYSGAyhYMcxgYuJ7BkYcvAt1mwop1AloLoUPFuvMr7+U9K+g+EAwPOe1aVDDqCGTAw8GQT7g/gwzy8WoKeg1RAHFiBXEGpoGOr1AmtMkNUEPQnuTKItqiMrYJjgXYJsQMnYRZ+aA0BLaCYGFBZpSIFKOU3Az7BubBnamF1vlwHmmNE/qpGmcEVz9GmRbP3CFg+CqqqrIEdwi8/kDq05yC1VL4eoYZMf69ii7FB6Ze05yHNbuDccuiTYK6uQ2FhuA2zReicg7gAbY+1tP5Jkr5gbxtDZxFqCRR5k3/xHvrr4duL47CWXqgI5h9iSSsbOgtoYt9KyZmwBRiDxtmzCVWoalj6BJEn5r+JdU+p0Tv8OXxXPJvAxVOIbVRf4A+H5MQEAx13ZgAAAABJRU5ErkJggg==) no-repeat;
  height: 16px;
  width: 19px;
  margin-top: 3px;
}
.share-gift .gift-text[data-v-20a5943e] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #ffd40b;
}
.fullActive[data-v-20a5943e] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  cursor: pointer;
}
.fullActive[data-v-20a5943e]::after {
  content: '|';
  padding-left: 20px;
  color: #333;
}
.fullActive img[data-v-20a5943e] {
  vertical-align: middle;
}
.fullActive span[data-v-20a5943e] {
  font-size: 14px;
  color: #fcd806;
  line-height: 18px;
  margin-left: 10px;
}
.lang[data-v-20a5943e],
.currency[data-v-20a5943e] {
  color: rgba(250, 250, 250, 0.7);
  font-size: 14px;
}
.line-span[data-v-20a5943e] {
  display: inline-block;
  margin: 0 20px;
  position: relative;
}
.line-span[data-v-20a5943e]::after {
  content: '';
  position: absolute;
  top: -12px;
  right: 0;
  width: 1px;
  height: 16px;
  background: #333;
}
.mall-jump[data-v-20a5943e] {
  margin-left: 50px;
}
.mall-jump .olight-icon[data-v-20a5943e] {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  display: inline-block;
  background: url(https://kr.olicdn.com/pc/_nuxt/img/logo2.cc9f9ab.png) no-repeat;
  background-size: 100% 100%;
}
.mall-jump .link-wrap[data-v-20a5943e] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 172px;
  height: 40px;
  padding: 0 10px;
  background: transparent;
  border: 1px solid #006271;
  border-radius: 20px;
  color: #006271;
  cursor: pointer;
}
.mall-jump .link-wrap span[data-v-20a5943e] {
  font-size: 18px;
  font-weight: 400;
}
.mall-jump .link-wrap .point[data-v-20a5943e] {
  position: absolute;
  right: 0;
  top: -7px;
  background: #e1251b;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.hidden-top[data-v-20a5943e] {
  transform: translateY(-2000px);
  transition: transform 0.3s;
}
.show-top[data-v-20a5943e] {
  transform: translateY(0);
  transition: transform 0.3s;
}
.outdoor-header .top-box[data-v-20a5943e] {
  background: #f5f7fb;
  border: 1px solid #e6e6e6;
}
.outdoor-header .nav-box[data-v-20a5943e] {
  background: #f5f7fb;
}
.outdoor-header .link-wrap[data-v-20a5943e] {
  background: #eaecef;
  border: 1px solid #eaecef;
  color: #333;
}
.outdoor-header[data-v-20a5943e] .nav-box .nav-flex .search .btn-search {
  color: #9698a3;
}
.outdoor-header[data-v-20a5943e] .nav-box .search .search-input .el-input__inner::placeholder {
  color: #9698a3;
}
.outdoor-header[data-v-20a5943e] .nav-bar-box {
  background: #f5f7fb;
  border: 1px solid #e6e6e6;
}
.outdoor-header[data-v-20a5943e] .nav-bar-box .nav-bar .item a,
.outdoor-header[data-v-20a5943e] .nav-bar-box .nav-bar .item span {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.outdoor-header[data-v-20a5943e] .nav-bar-box .nav-bar .item:hover {
  background: transparent;
}
.outdoor-header[data-v-20a5943e] .nav-bar-box .nav-bar .item:hover a,
.outdoor-header[data-v-20a5943e] .nav-bar-box .nav-bar .item:hover span {
  color: #005d6b;
}
.outdoor-header[data-v-20a5943e] .nav-bar-box .nav-bar .classify-nav {
  top: 42px;
}
.tactical-header .top-box[data-v-20a5943e] {
  color: #fff;
  background: #262625;
}
.tactical-header .blog-box[data-v-20a5943e],
.tactical-header .faqs-box[data-v-20a5943e],
.tactical-header .livechat-box[data-v-20a5943e],
.tactical-header .msg-box[data-v-20a5943e],
.tactical-header .wish-flex[data-v-20a5943e] {
  color: #fff;
}
.tactical-header .blog-box[data-v-20a5943e]:before,
.tactical-header .faqs-box[data-v-20a5943e]:before,
.tactical-header .livechat-box[data-v-20a5943e]:before,
.tactical-header .msg-box[data-v-20a5943e]:before,
.tactical-header .wish-flex[data-v-20a5943e]:before {
  color: #fff;
}
.tactical-header .blog-box[data-v-20a5943e]:after,
.tactical-header .faqs-box[data-v-20a5943e]:after,
.tactical-header .livechat-box[data-v-20a5943e]:after,
.tactical-header .msg-box[data-v-20a5943e]:after,
.tactical-header .wish-flex[data-v-20a5943e]:after {
  color: #fff;
}
.tactical-header .blog-box .live-chat[data-v-20a5943e],
.tactical-header .faqs-box .live-chat[data-v-20a5943e],
.tactical-header .livechat-box .live-chat[data-v-20a5943e],
.tactical-header .msg-box .live-chat[data-v-20a5943e],
.tactical-header .wish-flex .live-chat[data-v-20a5943e] {
  color: #fff;
}
.tactical-header .faqs-box i[data-v-20a5943e] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM3OEMyMTA4RjJGMTExRURBQjQzRDk3Njg4OEVGMUFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM3OEMyMTA5RjJGMTExRURBQjQzRDk3Njg4OEVGMUFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Mzc4QzIxMDZGMkYxMTFFREFCNDNEOTc2ODg4RUYxQUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Mzc4QzIxMDdGMkYxMTFFREFCNDNEOTc2ODg4RUYxQUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6MECh1AAABWklEQVR42mL8//8/AxA0ALE2EIM5ZABGIL4LNgdo4JL/1AOHGKCMc0DMBMTMWDADGsamBqT3EMggFqiTfwDxPzxeYoJ66y8UYwPfYQpBgAWPYfOghvwB4nVAzIpDHSshg0BgJxC7AXEfEP8G4nIgPgzEFjh1QMPwFJaw0oHKtSGJRUHF7LGo3weSYMLjOpDrbwDxDCSxLVBaA58mXOACEGsi8YWBeBOUvZYcA5GBGRAfgQZ8OBC/odTArVDD5IH4EQOBcCIGgFz1i5BhpBjoB8RiUG8TZeAfAupsod7FB34jG8gBxGzQ7MWIVIJ8h7KN0TRzopVM/6Bi4IS9C0/psQZLAp6CR/11RiDBDjS3AohVkGwFBYEkEHsA8RogDoWKdwFxKRAfBeJbSD5khEbYRAYsLkDGdVCbK4E4GcqegU8PIQNBuAPJS6sIqScm2VRAA50XiHMJKQYIMAB7s8t9y80/6AAAAABJRU5ErkJggg==) center center no-repeat;
  background-size: 100% 100%;
}
.tactical-header .nav-bar-box[data-v-20a5943e] {
  background: url(https://kr.olicdn.com/pc/_nuxt/img/heder-bg.e9552f8.png) center center no-repeat;
  background-size: 100% 100%;
}
[data-v-20a5943e] .edc-header .nav-content-second,[data-v-20a5943e] .tactical-header .nav-content-second {
  top: 44px !important;
}
[data-v-20a5943e] .outdoor-header .nav-content-second {
  top: 42px !important;
}
[data-v-20a5943e] .edc-header .nav-content-second .hot-list .g-name,[data-v-20a5943e] .tactical-header .nav-content-second .hot-list .g-name,[data-v-20a5943e] .outdoor-header .nav-content-second .hot-list .g-name {
  color: #141414;
  line-height: 40px;
}
[data-v-20a5943e] .edc-header .nav-content-second .hot-list .g-price,[data-v-20a5943e] .tactical-header .nav-content-second .hot-list .g-price,[data-v-20a5943e] .outdoor-header .nav-content-second .hot-list .g-price {
  line-height: 40px;
}
[data-v-20a5943e] .edc-header .nav-content-second .hot-list li:hover .g-name,[data-v-20a5943e] .tactical-header .nav-content-second .hot-list li:hover .g-name,[data-v-20a5943e] .outdoor-header .nav-content-second .hot-list li:hover .g-name {
  color: #e1251b;
}
[data-v-20a5943e] .edc-header .nav-content-second .hot-list-second .g-name,[data-v-20a5943e] .tactical-header .nav-content-second .hot-list-second .g-name,[data-v-20a5943e] .outdoor-header .nav-content-second .hot-list-second .g-name {
  color: #141414;
  line-height: 40px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.noticebar[data-v-0e0a4eca] {
  display: flex;
  align-items: flex-start;
  background-color: #fff7cc;
}
.noticebar .icon img[data-v-0e0a4eca] {
  height: 100%;
  width: 100%;
}
.noticebar .noticeIcon[data-v-0e0a4eca] {
  margin-top: 5px;
  padding: 10px 6px;
  z-index: 0;
}
.noticebar .back[data-v-0e0a4eca] {
  margin: 0 auto;
}
.noticebar .back .text[data-v-0e0a4eca] {
  display: inline-block;
  padding: 10px 0;
}
.ml[data-v-0e0a4eca] {
  margin-left: 5px;
}
.mr[data-v-0e0a4eca] {
  margin-right: 5px;
}
[data-v-0e0a4eca] em {
  font-style: italic !important;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.section-swiper[data-v-8d94f70a] {
  width: calc(100% + 84px);
  margin-left: -42px;
}
.section-swiper .section-swiper-item[data-v-8d94f70a] {
  width: 440px;
  height: 240px;
  padding-right: 49px;
  border-right: 1px solid #efefef;
  margin-left: 20px;
}
.section-swiper .section-swiper-item[data-v-8d94f70a]:last-child {
  border: none;
}
.section-swiper .section-swiper-item p[data-v-8d94f70a] {
  width: 100%;
  height: 20px;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #1e1e1e;
}
.section-swiper .section-swiper-item .section-content[data-v-8d94f70a] {
  width: 390px;
  height: 135px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 14px;
}
.section-swiper .section-swiper-item .bottom-btn[data-v-8d94f70a] {
  padding: 12px 20px;
  color: #fff;
  font-size: 16px;
  line-height: 14px;
  height: 40px;
  background: #009bb8;
  border-radius: 20px;
  text-align: center;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-8d94f70a] .swiper-container {
  padding: 0 42px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-prev,[data-v-8d94f70a] .swiper-container .swiper-button-next {
  height: 100%;
  color: #6b6b6b;
  background: #f8f8f8;
  top: 22px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-prev::after,[data-v-8d94f70a] .swiper-container .swiper-button-next::after {
  font-size: 24px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-prev {
  width: 43px;
  left: -1px;
}
[data-v-8d94f70a] .swiper-container .swiper-button-next {
  width: 44px;
  right: -1px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.blog-swiper[data-v-241fdcb0] {
  width: calc(100% + 84px);
  margin-left: -42px;
}
.blog-swiper .blog-swiper-item[data-v-241fdcb0] {
  width: 446px;
  height: 370px;
  background-color: #fff;
  border-radius: 8px;
}
.blog-swiper .blog-swiper-item img[data-v-241fdcb0] {
  width: 446px;
  height: 230px;
  object-fit: fill;
  border-radius: 8px 8px 0 0;
}
.blog-swiper .blog-swiper-item .content-box[data-v-241fdcb0] {
  padding: 19px 20px 32px;
}
.blog-swiper .blog-swiper-item .content-box .blog-title[data-v-241fdcb0] {
  height: 55px;
  font-size: 18px;
  font-weight: bold;
  color: #131315;
  line-height: 28px;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: Microsoft YaHei;
}
.blog-swiper .blog-swiper-item .content-box .blog-content-item[data-v-241fdcb0] {
  width: 358px;
  height: 66px;
  font-size: 16px;
  font-weight: 400;
  color: #221f1f;
  line-height: 26px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-swiper .blog-swiper-item .content-box .blog-bottom[data-v-241fdcb0] {
  display: flex;
  justify-content: space-between;
}
.blog-swiper .blog-swiper-item .content-box .blog-bottom span[data-v-241fdcb0] {
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
  line-height: 26px;
  font-family: Microsoft YaHei;
}
.blog-swiper .blog-swiper-item .content-box .blog-bottom .details[data-v-241fdcb0] {
  font-size: 16px;
}
[data-v-241fdcb0] .swiper-container {
  padding: 0 42px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-prev,[data-v-241fdcb0] .swiper-container .swiper-button-next {
  width: 43px;
  height: 100%;
  color: #6b6b6b;
  background: #f8f8f8;
  top: 22px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-prev::after,[data-v-241fdcb0] .swiper-container .swiper-button-next::after {
  font-size: 24px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-prev {
  left: -1px;
}
[data-v-241fdcb0] .swiper-container .swiper-button-next {
  right: -1px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.module-item[data-v-32572593] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.module-img-wrap[data-v-32572593] {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.module-img-wrap img[data-v-32572593] {
  object-fit: cover !important;
}
.cursor-pointer[data-v-32572593] {
  cursor: pointer;
}
.module-img-wrap-one[data-v-32572593] {
  flex: 1;
}
.module-img-wrap-two[data-v-32572593] {
  width: 680px;
}
.module-img-wrap-three[data-v-32572593] {
  width: 446px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.module-swiper[data-v-09d70586] {
  position: relative;
  width: 100%;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.list-left[data-v-37b7e6a1] {
  margin-right: 20px;
  width: 226px;
  background: #fff;
  text-align: center;
  padding: 20px 0 68px 0;
}
.list-left dl[data-v-37b7e6a1] {
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
}
.list-left dl dt[data-v-37b7e6a1] {
  font-size: 16px;
  margin-bottom: 30px;
}
.list-left dl dd[data-v-37b7e6a1] {
  margin-bottom: 25px;
  color: #6b6b6b;
  font-size: 16px;
  font-weight: 400;
}
.list-left dl dd a[data-v-37b7e6a1] {
  color: #6b6b6b;
}
.list-left dl .dd_frist-child[data-v-37b7e6a1] {
  color: #333;
  text-align: left;
  padding-left: 30px;
}
.active[data-v-37b7e6a1] {
  background: #ffebea;
  height: 42px !important;
  line-height: 42px;
}
/**我的账户样式 */
.account[data-v-37b7e6a1] {
  height: 60px;
  line-height: 40px;
  text-align: left;
  color: #141414;
  font-size: 20px !important;
  font-weight: 400;
  border-bottom: 1px solid #f3f3f3;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.about-topic-container[data-v-0a066c08] {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.about-topic-container .topic-title[data-v-0a066c08] {
  padding-top: 72px;
  padding-bottom: 32px;
  margin-bottom: 60px;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 54px;
  font-weight: bold;
  color: #ffffff;
}
.about-topic-container .topic-content[data-v-0a066c08] {
  display: flex;
  padding-bottom: 68px;
}
.about-topic-container .topic-content .content-container[data-v-0a066c08],
.about-topic-container .topic-content .img-container[data-v-0a066c08] {
  width: 50%;
}
.about-topic-container .topic-content .content-container[data-v-0a066c08] {
  display: flex;
  align-items: center;
}
.about-topic-container .topic-content .content-container .wrapper[data-v-0a066c08] {
  width: 545px;
}
.about-topic-container .topic-content .content-container .wrapper .title[data-v-0a066c08] {
  font-size: 48px;
  font-weight: bold;
  color: #0c8294;
}
.about-topic-container .topic-content .content-container .wrapper .content[data-v-0a066c08] {
  margin-top: 29px;
  line-height: 31px;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}
.about-topic-container .topic-content .img-container[data-v-0a066c08] .el-carousel__arrow {
  width: 48px;
  height: 48px;
  border-radius: 0;
  font-size: 24px;
}
.about-topic-container .topic-content .img-container[data-v-0a066c08] .el-carousel__arrow.el-carousel__arrow--left {
  left: -10px;
}
.about-topic-container .topic-content .img-container[data-v-0a066c08] .el-carousel__arrow.el-carousel__arrow--right {
  right: -6px;
}
.about-topic-container .topic-content .img-container[data-v-0a066c08] .el-carousel__arrow i {
  font-size: 32px;
}
.about-topic-container .topic-content .img-container img[data-v-0a066c08] {
  width: 100%;
  height: 100%;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.margin-bottom[data-v-7e6c3ef4] {
  margin-bottom: 75px;
}
.big-title[data-v-7e6c3ef4] {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.big-title .title-txt[data-v-7e6c3ef4] {
  font-size: 22px;
  position: relative;
  font-weight: bold;
  color: #1e1e1e;
}
.big-title .show-before[data-v-7e6c3ef4] {
  padding-left: 78px;
}
.big-title .show-before[data-v-7e6c3ef4]::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-7e6c3ef4] {
  font-size: 16px;
  color: #a6a6a6;
  cursor: pointer;
}
.big-title .more[data-v-7e6c3ef4]:hover {
  transition: all 0.3s ease-out;
  color: #e1251b;
}
.goods-list[data-v-7e6c3ef4] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.goods-list .item[data-v-7e6c3ef4] {
  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-7e6c3ef4]:not(:nth-last-child(1)) {
  margin-right: 18px;
}
.goods-list .item[data-v-7e6c3ef4]:hover {
  box-shadow: 0px 16px 16px 0px #bdbdbd !important;
}
.goods-list .item-col[data-v-7e6c3ef4] {
  overflow: hidden;
  position: relative;
  min-height: 480px;
}
.goods-list .item-col .cover-picture[data-v-7e6c3ef4] {
  position: relative;
}
.goods-list .item-col .cover-picture .el-image[data-v-7e6c3ef4] {
  width: 332px;
  height: 332px;
}
.goods-list .item-col .g-cart[data-v-7e6c3ef4] {
  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-7e6c3ef4] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.goods-list .item-col .g-name[data-v-7e6c3ef4] {
  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-7e6c3ef4] {
  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-7e6c3ef4] {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  background: #ffffff;
}
.goods-list .item-col .btn-to-car[data-v-7e6c3ef4] {
  background: linear-gradient(270deg, #b416a2 0%, #e80754 100%) !important;
}
.goods-list .item-col .btn-primary[data-v-7e6c3ef4] {
  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-7e6c3ef4] {
  background: #b2b2b2;
  cursor: not-allowed;
}
.goods-list .item-col[data-v-7e6c3ef4]: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-7e6c3ef4] {
  animation: fadeInRightBig-7e6c3ef4 0.8s 0.2s ease both;
}
.goods-list .item-col[data-v-7e6c3ef4]:hover .rate-box-num {
  text-decoration: underline;
  color: #00C6D7;
}
@keyframes fadeInRightBig-7e6c3ef4 {
0% {
    opacity: 0;
    transform: translateX(50px);
}
100% {
    opacity: 1;
    transform: translateX(0);
}
}
.goods-list-style-2 .list-left[data-v-7e6c3ef4] {
  width: 332px;
  margin-right: 16px;
}
.goods-list-style-2 .list-left .topic-bottom[data-v-7e6c3ef4] {
  margin-top: 20px;
}
.goods-list-style-2 .list-left[data-v-7e6c3ef4] .el-image__inner {
  border-radius: 8px;
}
.goods-list-style-2 .index-list-right[data-v-7e6c3ef4] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .list[data-v-7e6c3ef4] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.goods-list-style-2 .list-rigth .item[data-v-7e6c3ef4] {
  margin-bottom: 20px;
  margin-right: 18px;
}
.goods-list-style-2 .list-rigth .item[data-v-7e6c3ef4]:nth-child(3n + 3) {
  margin-right: 0;
}
.goods-list-style-2 .list-rigth .item[data-v-7e6c3ef4]:not(:nth-child(3n + 3)) {
  margin-right: 18px;
}
.mbreadcrumb[data-v-7e6c3ef4] {
  font-size: 16px;
  color: #6b6b6b;
  margin-top: 31px;
  margin-bottom: 27px;
}
.item-col[data-v-7e6c3ef4] {
  position: relative;
  height: 100%;
  width: 100%;
}
.description-box[data-v-7e6c3ef4] {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
}
.invalid[data-v-7e6c3ef4] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 132px;
  height: 132px;
  background: rgba(22, 22, 22, 0.38);
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 132px;
}
.g-name[data-v-7e6c3ef4] {
  text-align: left;
}
.g-name .name[data-v-7e6c3ef4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 232px;
  font-weight: normal;
}
.title-flex[data-v-7e6c3ef4] {
  display: flex;
}
.title-flex .name[data-v-7e6c3ef4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  font-size: 22px;
  color: #333;
}
.title-flex .sale-num[data-v-7e6c3ef4] {
  padding-left: 10px;
  line-height: 28px;
  font-weight: 400;
  color: #5d5d5d;
}
.tag-list[data-v-7e6c3ef4] {
  display: flex;
  align-items: center;
}
.tag-name[data-v-7e6c3ef4] {
  font-size: 0 !important;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.tag-name .tag[data-v-7e6c3ef4] {
  margin-left: 0 !important;
  margin-right: 10px ip !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 12px !important;
  border: 1px solid #129eb4 !important;
  font-weight: 400;
  color: #129eb4 !important;
}
.tag-name .cash-back[data-v-7e6c3ef4] {
  margin-left: 0 !important;
  margin-right: 10px !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 12px !important;
  font-weight: 400;
  color: #ffffff !important;
  background: #00c6d7 !important;
  clip-path: polygon(0 0, calc(100% - 15px) 0, 95% 50%, calc(100% - 15px) 100%, 0 100%, 0px 100%);
  display: flex;
}
.tag-name .cash-back .cash-back-text[data-v-7e6c3ef4] {
  margin-right: 8px;
}
.tag-name .cash-back .circle[data-v-7e6c3ef4] {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
  margin-right: 6px;
  margin-top: 4px;
}
.tag-name .coupon-box[data-v-7e6c3ef4] {
  margin-right: 10px;
  overflow: hidden;
}
.tag-name .coupon-tag[data-v-7e6c3ef4] {
  display: inline-block;
  border: 1px dashed #92d2dc;
  border-radius: 6px;
  position: relative;
}
.tag-name .coupon-tag[data-v-7e6c3ef4]::before,
.tag-name .coupon-tag[data-v-7e6c3ef4]::after {
  content: '';
  position: absolute;
  top: 6px;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px dashed #92d2dc;
  border-radius: 6px;
}
.tag-name .coupon-tag[data-v-7e6c3ef4]::before {
  left: -6px;
}
.tag-name .coupon-tag[data-v-7e6c3ef4]::after {
  right: -6px;
}
.tag-name .coupon-tag span[data-v-7e6c3ef4] {
  display: inline-block;
  background-size: 100% 100% !important;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 12px;
  color: #129eb4;
}
.sale-label[data-v-7e6c3ef4] {
  display: inline-block;
}
.sale-label span[data-v-7e6c3ef4] {
  display: inline-block;
  padding: 5px;
  background: #129eb4;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 10px;
  font-weight: bold;
  color: #ffffff;
}
.g-price[data-v-7e6c3ef4] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}
.g-price .price-box[data-v-7e6c3ef4] {
  display: flex;
}
.g-price .price-box.free-bundle[data-v-7e6c3ef4] {
  flex-direction: column;
}
.g-price .price-box .b-price[data-v-7e6c3ef4] {
  font-size: 18px;
}
.cart-button-container[data-v-7e6c3ef4] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 52px;
  background: #333;
}
.cart-button-container .learn-more[data-v-7e6c3ef4] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cart-button-container .learn-more a[data-v-7e6c3ef4] {
  font-size: 24px;
  color: #fff;
}
.cart-button-container .cart-btn[data-v-7e6c3ef4] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 100%;
  background: #005D6B;
  text-align: center;
}
.cart-button-container .cart-btn i[data-v-7e6c3ef4] {
  color: #ffffff;
  font-size: 26px;
}
.cart-button-container .cart-btn.disabled[data-v-7e6c3ef4] {
  background: #999;
}
.sale-num[data-v-7e6c3ef4] {
  font-size: 14px !important;
  color: #969696;
  font-weight: normal;
}
.price-res[data-v-7e6c3ef4] {
  display: block;
  font-weight: bold;
  color: #333;
  font-size: 24px;
}
.price-res .symbol[data-v-7e6c3ef4] {
  font-size: 24px;
  min-width: auto;
}
.price-res .s-price[data-v-7e6c3ef4] {
  font-weight: bold;
  font-size: 24px;
}
.price-res .s-price .pcs[data-v-7e6c3ef4],
.price-res .s-price .qty[data-v-7e6c3ef4] {
  font-size: 18px;
  font-weight: normal;
  color: #666;
}
.line-through[data-v-7e6c3ef4],
.no-line[data-v-7e6c3ef4] {
  text-decoration: none;
  color: #969696;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
.line-through .symbol[data-v-7e6c3ef4],
.no-line .symbol[data-v-7e6c3ef4] {
  font-weight: normal;
  font-size: 14px;
}
.line-through .s-price[data-v-7e6c3ef4],
.no-line .s-price[data-v-7e6c3ef4] {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 18px;
}
.no-line[data-v-7e6c3ef4] {
  margin-left: 0;
}
.no-line .symbol[data-v-7e6c3ef4] {
  font-size: 16px;
}
.no-line .s-price[data-v-7e6c3ef4] {
  font-size: 18px;
}
.bottom-btn[data-v-7e6c3ef4] {
  border-top: 1px solid #e3e8f0;
  margin: 5px -30px 0;
  height: 50px;
  padding-top: 10px;
  text-align: center;
}
.soldOut[data-v-7e6c3ef4] {
  width: 90%;
  background-color: #c6c6c6 !important;
  color: #fff !important;
}
.activity-pay-btn[data-v-7e6c3ef4] {
  background-color: #00b900 !important;
  border: none;
}
.bom-btn[data-v-7e6c3ef4] {
  width: 40%;
}
.count-down-box[data-v-7e6c3ef4] {
  position: absolute;
  bottom: 0;
  text-align: center;
  padding: 0 20px;
}
.cover-picture[data-v-7e6c3ef4] {
  position: relative;
  text-align: center;
  height: 332px;
}
.cover-picture a[data-v-7e6c3ef4] {
  display: block;
}
.cover-picture .cover-picture-img[data-v-7e6c3ef4] {
  width: 100%;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.products-category[data-v-2e5a4998] {
  margin-top: 79px;
}
.products-category .category-container[data-v-2e5a4998] {
  position: relative;
  z-index: 20;
}
.products-category .category-container .category-title-container[data-v-2e5a4998] {
  position: relative;
}
.products-category .category-container .category-title-container .see-all[data-v-2e5a4998] {
  position: absolute;
  right: 0;
  bottom: 0;
}
.products-category .category-container .category-title-container .see-all .iconjiantou5[data-v-2e5a4998] {
  display: inline-block;
  transform: rotate(-90deg);
}
.products-category .category-container .category-title[data-v-2e5a4998] {
  margin-bottom: 39px;
  font-size: 54px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.products-category .category-container .category-navs[data-v-2e5a4998] {
  margin-bottom: 20px;
}
.products-category .category-container .category-navs[data-v-2e5a4998] .el-tabs__item {
  min-width: 216px;
  height: 50px;
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.products-category .category-container .category-navs[data-v-2e5a4998] .is-active {
  font-weight: bold;
  color: #005d6b;
}
.products-category .category-container .category-navs[data-v-2e5a4998] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
.products-category .category-container .category-navs[data-v-2e5a4998] .el-tabs__active-bar {
  background-color: #005d6b;
}
.products-category .category-container .category-navs[data-v-2e5a4998] .el-tabs__nav-next,
.products-category .category-container .category-navs[data-v-2e5a4998] .el-tabs__nav-prev {
  color: #333333;
  font-size: 28px;
}
.products-category .category-container .category-products[data-v-2e5a4998] {
  margin-bottom: 40px;
}
.products-category .category-container .category-products[data-v-2e5a4998] .product-swiper-item {
  width: 332px;
  height: 540px;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}
.products-category .category-container .category-products[data-v-2e5a4998] .product-swiper-item:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 0px 20px 0px rgba(29, 22, 21, 0.1);
  transform: translateY(-2px);
}
.products-category .category-container .category-products[data-v-2e5a4998] .swiper-radius {
  border-radius: 0px 0px 20px 20px;
}
.products-category .category-container .category-products .swiper-button-prev[data-v-2e5a4998],
.products-category .category-container .category-products .swiper-button-next[data-v-2e5a4998] {
  color: #fff;
  background: rgba(0, 0, 0, 0.25);
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.products-category .category-container .category-products .swiper-button-prev[data-v-2e5a4998]:after,
.products-category .category-container .category-products .swiper-button-next[data-v-2e5a4998]:after {
  font-size: 32px;
}
.products-category .category-container .category-products .swiper-button-next.swiper-button-disabled[data-v-2e5a4998],
.products-category .category-container .category-products .swiper-button-prev.swiper-button-disabled[data-v-2e5a4998] {
  pointer-events: inherit;
}
.products-category .category-container .category-products[data-v-2e5a4998] .item-radius {
  border-radius: 0px 0px 20px 20px;
}
.products-category .category-container .category-products[data-v-2e5a4998] .item-radius .cart-button-container {
  border-radius: 0px 0px 20px 20px;
}
.products-category .category-container .category-products[data-v-2e5a4998] .item-radius .cart-btn {
  border-radius: 0px 0px 20px 0px;
}
.products-category .category-container .hide-bottom[data-v-2e5a4998] .swiper-button-prev,
.products-category .category-container .hide-bottom .swiper-button-next[data-v-2e5a4998] {
  display: none;
}
.products-category .category-container .hide-bottom[data-v-2e5a4998] .swiper-wrapper {
  justify-content: space-evenly;
}
.products-category .category-container .view-more[data-v-2e5a4998] {
  display: flex;
  justify-content: center;
  margin-top: 38px;
}
.products-category .category-container .view-more .link[data-v-2e5a4998] {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 210px;
  padding: 0 10px;
  height: 56px;
  font-size: 28px;
  color: #fff;
  background: #005d6b;
}
.products-category .change-batch[data-v-2e5a4998] {
  display: flex;
  justify-content: center;
  text-align: center;
  color: #333;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}
.products-category .change-batch .iconhuanyihuan[data-v-2e5a4998] {
  font-size: 30px;
  font-weight: bold;
  margin-right: 15px;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.group-container[data-v-112fc892] {
  position: relative;
  z-index: 20;
}
.group-container .group-title-container[data-v-112fc892] {
  position: relative;
}
.group-container .group-title-container .see-all[data-v-112fc892] {
  position: absolute;
  right: 0;
  bottom: 0;
}
.group-container .group-title-container .see-all a[data-v-112fc892] {
  color: #fff;
}
.group-container .group-title-container .see-all a[data-v-112fc892]:hover {
  color: #999;
}
.group-container .group-title-container .see-all.black a[data-v-112fc892] {
  color: #000;
}
.group-container .group-title-container .see-all.black a[data-v-112fc892]:hover {
  color: #999;
}
.group-container .group-title-container .see-all .iconjiantou5[data-v-112fc892] {
  display: inline-block;
  transform: rotate(-90deg);
}
.group-container .group-title[data-v-112fc892] {
  margin-bottom: 39px;
  font-size: 54px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.group-container .tactical-title[data-v-112fc892] {
  color: #fff;
}
.group-container .group-products[data-v-112fc892] .product-swiper-item {
  width: 332px;
  height: 540px;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}
.group-container .group-products[data-v-112fc892] .product-swiper-item:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0px 0px 20px 0px rgba(29, 22, 21, 0.1);
  transform: translateY(-2px);
}
.group-container .group-products[data-v-112fc892] .swiper-radius {
  border-radius: 0px 0px 20px 20px;
}
.group-container .group-products .swiper-button-prev[data-v-112fc892],
.group-container .group-products .swiper-button-next[data-v-112fc892] {
  color: #fff;
  background: rgba(0, 0, 0, 0.25);
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.group-container .group-products .swiper-button-prev[data-v-112fc892]:after,
.group-container .group-products .swiper-button-next[data-v-112fc892]:after {
  font-size: 32px;
}
.group-container .group-products .swiper-button-next.swiper-button-disabled[data-v-112fc892],
.group-container .group-products .swiper-button-prev.swiper-button-disabled[data-v-112fc892] {
  pointer-events: inherit;
}
.group-container .group-products[data-v-112fc892] .item-radius {
  border-radius: 0px 0px 20px 20px;
}
.group-container .group-products[data-v-112fc892] .item-radius .cart-button-container {
  border-radius: 0px 0px 20px 20px;
}
.group-container .group-products[data-v-112fc892] .item-radius .cart-btn {
  border-radius: 0px 0px 20px 0px;
}
.group-container .hide-bottom[data-v-112fc892] .swiper-button-prev,
.group-container .hide-bottom .swiper-button-next[data-v-112fc892] {
  display: none;
}
.group-container .hide-bottom[data-v-112fc892] .swiper-wrapper {
  justify-content: space-evenly;
}
.view-more[data-v-112fc892] {
  display: flex;
  justify-content: center;
  margin-top: 38px;
}
.view-more .link[data-v-112fc892] {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 210px;
  padding: 0 10px;
  height: 56px;
  font-size: 28px;
  color: #fff;
  background: #005d6b;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.banner-container[data-v-53221868] {
  padding: 0 0 31px;
  width: 100%;
  background: #252526;
}
.banner-container .category-container[data-v-53221868] {
  margin-top: 31px;
  display: flex;
}
.banner-container .category-container .left-container[data-v-53221868] {
  display: flex;
}
.banner-container .category-container .left-container .category-item[data-v-53221868] {
  display: block;
  cursor: pointer;
  width: 369px;
  height: 625px;
  margin-right: 16px;
}
.banner-container .category-container .right-container .category-item[data-v-53221868] {
  display: block;
  cursor: pointer;
  width: 610px;
  height: 302px;
  margin-bottom: 20px;
}
.banner-container .category-container .category-content .category-item[data-v-53221868] {
  position: relative;
  cursor: pointer;
}
.banner-container .category-container .category-content .category-item .img[data-v-53221868] {
  width: 100%;
  height: 100%;
}
.banner-container .category-container .category-content .category-item .text[data-v-53221868] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: transparent;
}
.banner-container .category-container .category-content .category-item .text .title[data-v-53221868] {
  font-size: 40px;
  font-weight: bold;
}
.banner-container .category-container .category-content .category-item .text .link[data-v-53221868] {
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding: 7px 8px;
  border: 1px solid #fff;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  opacity: 0;
}
.banner-container .category-container .category-content .category-item .text .link .iconfont[data-v-53221868] {
  margin-left: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.banner-container .category-container .category-content .category-item .text[data-v-53221868]:hover {
  background: rgba(0, 93, 107, 0.5);
}
.banner-container .category-container .category-content .category-item .text:hover .link[data-v-53221868] {
  opacity: 100;
}
.tactical-banner[data-v-53221868] {
  padding: 0;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
[data-v-53221868] .swiper-container {
  width: 100%;
}
[data-v-53221868] .swiper-container .el-carousel__container {
  height: 100%;
}
[data-v-53221868] .swiper-container .el-carousel__container .el-carousel__item {
  width: 100%;
}
[data-v-53221868] .swiper-container .el-carousel__container .el-carousel__item img {
  width: 100%;
}
[data-v-53221868] .swiper-container .el-carousel__container .el-carousel__arrow {
  background-color: rgba(0, 0, 0, 0.7);
  width: 48px;
  height: 48px;
  border-radius: 0;
  font-size: 24px;
}
[data-v-53221868] .swiper-container .el-carousel__indicators .el-carousel__button {
  width: 14px;
  height: 14px;
  background: #d8d8d8;
  border: 2px solid #d8d8d8;
  border-radius: 50%;
}
[data-v-53221868] .swiper-container .el-carousel__indicators .is-active .el-carousel__button {
  background: #129eb4;
  border: 2px solid #129eb4;
}
[data-v-53221868] .swiper-container.hidden-indicator .el-carousel__indicators,[data-v-53221868] .swiper-container.hidden-indicator .el-carousel__arrow {
  display: none;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.outdoor-banner[data-v-eb5b4c2c] .swiper-container {
  width: 100%;
}
.outdoor-banner[data-v-eb5b4c2c] .swiper-container .el-carousel__container {
  height: 100%;
}
.outdoor-banner[data-v-eb5b4c2c] .swiper-container .el-carousel__container .el-carousel__item {
  width: 100%;
}
.outdoor-banner[data-v-eb5b4c2c] .swiper-container .el-carousel__container .el-carousel__item img {
  display: block;
  width: 100%;
}
.outdoor-banner[data-v-eb5b4c2c] .swiper-container .el-carousel__container .el-carousel__arrow {
  background-color: rgba(0, 0, 0, 0.7);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 24px;
}
.outdoor-banner[data-v-eb5b4c2c] .swiper-container .el-carousel__indicators .el-carousel__button {
  width: 14px;
  height: 14px;
  background: #d8d8d8;
  border: 2px solid #d8d8d8;
  border-radius: 50%;
}
.outdoor-banner[data-v-eb5b4c2c] .swiper-container .el-carousel__indicators .is-active .el-carousel__button {
  background: #129eb4;
  border: 2px solid #129eb4;
}
.outdoor-banner[data-v-eb5b4c2c] .swiper-container.hidden-indicator .el-carousel__indicators,
.outdoor-banner[data-v-eb5b4c2c] .swiper-container.hidden-indicator .el-carousel__arrow {
  display: none;
}

/* 通用主题颜色 */
/* 通用边线颜色 */
/* 重要的字体颜色 */
/* 字体颜色 */
/* 通用背景颜色 */
/* 按钮背景色 */
/* 消息通知按钮色 */
/* 边框颜色 */
/* 限时折扣标签字体和边框颜色 */
/* 个人账户颜色 */
/* 主题色 */
.category-container[data-v-0b9f1ef4] {
  margin-top: 39px;
  margin-bottom: 40px;
}
.category-container .category-title[data-v-0b9f1ef4] {
  margin-bottom: 39px;
  font-size: 54px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.category-container .category-content[data-v-0b9f1ef4] {
  display: flex;
  flex-wrap: wrap;
}
.category-container .category-content .category-item[data-v-0b9f1ef4] {
  flex: 0 0 260px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 36px;
  margin-right: 20px;
}
.category-container .category-content .category-item[data-v-0b9f1ef4]:nth-child(5n) {
  margin-right: 0;
}
.category-container .category-content .category-item .img[data-v-0b9f1ef4] {
  width: 260px;
  height: 260px;
}
.category-container .category-content .category-item .title[data-v-0b9f1ef4] {
  text-align: center;
  padding-top: 16px;
  font-size: 24px;
  font-weight: 400;
  color: #333;
  line-height: 30px;
}

