﻿.nwpt {
  font-size: 14px;
  color: #1f1f1f;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 36px 0 16px
}
.nwpt.hideBar .el-tabs__active-bar {
  display: none
}
.nwpt.center {
  align-items: center
}
.nwpt.center .el-tabs__item {
  height: 24px;
  line-height: 24px
}
.nwpt h2 {
  font-size: 20px;
  font-weight: 500
}
.nwpt__tabs .el-tabs__header {
  margin: 0
}
.nwpt__tabs .el-tabs__content {
  display: none
}
.nwpt__tabs .el-tabs__item {
  font-size: 14px;
  color: #1f1f1f
}
.nwpt__tabs .el-tabs__item.is-active {
  font-size: 16px;
  font-weight: 700;
  color: #fe5a58
}
.nwpt__tabs .el-tabs__nav {
  margin-left: 0
}
.nwpt__tabs .el-tabs__nav-wrap:after {
  content: unset
}
.nwpt__action, .nwpt__link {
  cursor: pointer;
  color: #fe5a58
}
.nwpt__action i, .nwpt__link i {
  font-weight: 700
}
.nwpt__action:hover, .nwpt__link:hover {
  color: #ff7373
}
.nwpt__action:after {
  content: "";
  height: 100%;
  padding: 0 .5px;
  background-color: #c8c8c8;
  margin: 0 24px
}
.swiper-ele {
  width: 100%
}
.swiper-ele__header, .swiper-ele__header h2 {
  display: flex;
  align-items: center
}
.swiper-ele__header h2 {
  font-size: 16px;
  font-weight: 700;
  margin-right: 16px
}
.swiper-ele__header h2 .bag_gif {
  margin-left: 10px;
  background-image: url(../image/pc55-e5653e4.png);
  background-size: cover
}
.swiper-ele__header h2 .bag_gif:hover {
  background-image: url(../image/pc55-362dd3c.gif)
}
.swiper-ele__header a {
  font-size: 14px;
  color: #999;
  margin-left: auto
}
.swiper-ele__header a i {
  font-weight: 700
}
.swiper-ele__header a:hover {
  color: #1f1f1f
}
.swiper-ele__link {
  display: flex;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 16px;
  align-items: center;
  justify-content: center;
  font-size: 14px
}
.swiper-ele__link:hover {
  color: #fe5a58
}
.swiper-ele__nav {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #1f1f1f
}
.swiper-ele__nav .gray {
  color: #999 !important
}
.swiper-ele__nav i {
  font-weight: 700;
  cursor: pointer
}
.swiper-ele__nav i:hover {
  color: #787878
}
.swiper-ele__nav span {
  line-height: 18px;
  min-width: 24px;
  text-align: center
}
.swiper-ele__act {
  display: flex;
  height: 114px;
  width: 232px;
  background-size: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  margin: 16px auto
}
.gdcard {
  display: flex;
  font-size: 14px;
  flex-direction: column
}
.gdcard:hover h2 {
  color: #fe5a58
}
.gdcard:hover .gdcard-img {
  transform: scale(1.05)
}
.gdcard-img {
  border-radius: 4px;
  padding-top: 100%;
  width: 100%;
  transition: transform .2s;
  background-size: contain
}
.gdcard-info {
  display: flex;
  flex-direction: column
}
.gdcard h2 {
  font-weight: 600;
  color: #1f1f1f;
  height: 38px;
  margin-top: 8px
}
.gdcard-price {
  color: #fe5a58;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 3px
}
.gdcard-price em {
  color: #999;
  text-decoration: line-through
}
.gdcard-discount {
  font-size: 12px;
  color: #fe5a58
}
.gdcard-discount:after {
  content: "条优惠";
  color: #1f1f1f
}
.gdcard-name {
  font-size: 12px;
  color: #999
}
.gdcard.small {
  flex-direction: row;
  justify-content: space-between
}
.gdcard.small:hover .gdcard-img {
  transform: unset
}
.gdcard.small h2 {
  font-size: 14px;
  height: 34px;
  line-height: 17px;
  margin-top: unset
}
.gdcard.small .gdcard-img {
  height: 96px;
  width: 96px;
  padding-top: unset
}
.gdcard.small .gdcard-info {
  justify-content: space-between;
  width: calc(100% - 112px);
  height: 96px;
  padding: 5px 0;
  box-sizing: border-box
}
.gdcard.small .gdcard-price {
  line-height: unset;
  margin-top: 12x
}
.gds .nwpt {
  margin-top: 0
}
.gds .nwpt .el-tabs__item {
  font-size: 16px
}
.gds .swiper-ele {
  padding: 0;
  background-color: transparent;
  margin-bottom: 24px
}
.gds .swiper-ele__header {
  margin-bottom: 10px
}
.gds .swiper-ele .el-carousel__item {
  background-color: #fff;
  padding: 12px;
  box-sizing: border-box;
  border-radius: 4px
}
.gds .swiper-ele .el-carousel__item .gdcard {
  padding: 11px 0
}
.gds-mid, .gds-top, .gds-top-left {
  display: flex;
  justify-content: space-between
}
.gds-top-left {
  width: 317px;
  flex-direction: column;
  padding: 24px 0;
  position: relative;
  z-index: 10
}
.gds-top-left__item {
  cursor: pointer;
  display: flex;
  flex: 1;
  align-items: center;
  padding: 0 24px;
  line-height: 44px;
  font-size: 16px
}
.gds-top-left__item a {
  color: #666;
  margin-right: 20px;
  width: auto;
  max-width: calc((100% - 40px)/3)
}
.gds-top-left__item a:hover {
  text-decoration: underline !important
}
.gds-top-left__item a:last-of-type {
  margin-right: 0
}
.gds-top-left__item i {
  color: #666;
  font-size: 20px;
  font-weight: 700;
  margin-left: auto
}
.gds-top-left__item.active, .gds-top-left__item:hover {
  background: linear-gradient(90deg, #ff694b, #ff5063)
}
.gds-top-left__item.active a, .gds-top-left__item.active i, .gds-top-left__item:hover a, .gds-top-left__item:hover i {
  color: #fff
}
.gds-top-left__item.active ~ .gds-top-left__pop, .gds-top-left__item:hover ~ .gds-top-left__pop {
  visibility: visible
}
.gds-top-left__item.active ~ .gds-top-left__pop:after, .gds-top-left__item:hover ~ .gds-top-left__pop:after {
  content: "";
  background: hsla(0, 0%, 100%, .98)
}
.gds-top-left__pop {
  display: flex;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 317px;
  z-index: 1;
  min-height: 403px;
  width: 822px;
  border-radius: 4px;
  visibility: hidden;
  padding: 20px 39px 20px 22px;
  font-size: 16px;
  line-height: 48px
}
.gds-top-left__pop-cate {
  font-weight: 700;
  color: #1f1f1f;
  white-space: nowrap;
  cursor: pointer;
  margin: 0 32px 0 39px
}
.gds-top-left__pop-cate:hover {
  color: #fe5a58
}
.gds-top-left__pop ul {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start
}
.gds-top-left__pop ul a {
  display: flex;
  color: #666;
  margin-left: 28px;
  cursor: pointer
}
.gds-top-left__pop ul a:hover {
  color: #fe5a58
}
.gds-top-left__pop:hover {
  visibility: visible
}
.gds-top-left__pop:hover:after {
  content: "";
  background: hsla(0, 0%, 100%, .98)
}
.gds-top-left__pop:after {
  content: "";
  position: absolute;
  height: 100%;
  width: calc(100% - 22px);
  display: block;
  top: 0;
  transition: all .5s;
  background: hsla(0, 0%, 100%, 0);
  z-index: -1;
  border-radius: 4px
}
.gds-top-right {
  background-color: #fff;
  position: relative;
  border-radius: 4px;
  width: 861px
}
.gds-top-right .el-carousel__item a {
  display: flex;
  height: 100%
}
.gds-top-right .el-carousel__item img {
  margin: auto;
  max-width: 100%;
  max-height: 100%
}
.gds-top-right .el-carousel__item img[lazy=error], .gds-top-right .el-carousel__item img[lazy=loading] {
  width: 50%
}
.gds-col {
  position: relative
}
.gds-col .swiper-wrapper {
  padding-top: 52px
}
.gds-col:hover .swiper-button-next, .gds-col:hover .swiper-button-prev {
  display: flex;
  cursor: pointer
}
.gds-col .swiper-button-next, .gds-col .swiper-button-prev {
  top: calc(50% + 8px);
  display: none;
  opacity: .5;
  height: 36px;
  width: 36px;
  margin-top: 0;
  background-color: rgba(31, 45, 61, .11);
  border-radius: 50%;
  background-image: unset
}
.gds-col .swiper-button-next:hover, .gds-col .swiper-button-prev:hover {
  background-color: rgba(31, 45, 61, .23)
}
.gds-col .swiper-button-next i, .gds-col .swiper-button-prev i {
  color: #fff;
  font-weight: 700;
  margin: auto
}
.gds-col .swiper-button-next.swiper-button-disabled, .gds-col .swiper-button-prev.swiper-button-disabled {
  pointer-events: unset;
  cursor: default
}
.gds-col .swiper-button-prev {
  left: calc((100% - 1200px)/2 + 12px)
}
.gds-col .swiper-button-next {
  right: calc((100% - 1200px)/2 + 12px)
}
.gds-col a {
  padding-top: calc((100% - 60px)/4*0.5595);
  width: calc((100% - 60px)/4);
  margin-right: 20px;
  border-radius: 6px;
  transition: transform .5s ease
}
.gds-col a:last-of-type {
  margin-right: 0
}
.gds-col a:hover {
  box-shadow: 0 0 14px #ececec;
  transform: translateY(-10px)
}
.gds-mid {
  margin-top: 52px
}
.gds-mid-left {
  width: 844px
}
.gds-mid-left .el-pagination {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 0 5px 24px
}
.gds-mid-left__list {
  display: flex;
  flex-wrap: wrap;
  min-height: 90px
}
.gds-mid-left__list .gdcard {
  width: calc((100% - 42px)/4);
  margin: 0 14px 14px 0
}
.gds-mid-left__list .gdcard:nth-child(4n) {
  margin-right: 0
}
.gds-mid-right {
  width: 330px
}
.gds-mid-right-sticky {
  position: -webkit-sticky;
  position: sticky
}