﻿.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
}
.deal-card {
  display: block;
  position: relative
}
.deal-card__trend {
  display: inline-block;
  position: relative;
  font-size: 12px;
  color: #fe5a58 !important;
  background-color: #faede8 !important;
  height: 21px;
  line-height: 21px;
  padding: 0 6px;
  border-radius: 3px;
  margin-right: 10px;
  padding: 0 6px !important
}
.deal-card__trend em {
  position: relative;
  z-index: 1
}
.deal-card__trend:after {
  content: "";
  background: linear-gradient(10deg, rgba(238, 150, 150, .25), transparent 25%);
  transform: scale(1.1, 1.68) perspective(.5em) rotateX(10deg);
  transform-origin: bottom right;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  border-radius: 0 3px 3px 0
}
.deal-card-app {
  padding-right: 24px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 48px);
  height: 227px;
  background-image: url(../image/202107091331_4rMU6UkBPX.png);
  margin: auto;
  cursor: pointer
}
.deal-card-app .praise-view {
  color: #fff;
  margin-top: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.deal-card-app__enter {
  position: absolute;
  right: 38px;
  bottom: 28px;
  font-size: 14px;
  color: #9d5f5d
}
.deal-card-app__code {
  height: 146px;
  width: 126px;
  padding: 10px 10px 30px;
  box-sizing: border-box;
  border-radius: 8px;
  margin: 43px 0 0 56px;
  background-color: #fe5a58
}
.deal-card-app__code span {
  font-size: 14px;
  color: #fff;
  display: block;
  transform: translate(10px, 6px)
}
.deal-card-app__code .dlapp-qrcode {
  height: 106px;
  width: 106px;
  background-color: #fff;
  background-image: url(../image/202107092043_vVC5A5BXKc.png);
  background-size: 106px
}
.deal-card-app__info {
  display: flex;
  flex-direction: column;
  padding: 36px 0 26px;
  width: calc(100% - 232px);
  color: #fff
}
.deal-card-app__info h3 {
  font-size: 20px;
  margin: 12px 0 8px
}
.deal-card-app__info .dlapp-app {
  font-size: 14px;
  height: 31px;
  line-height: 31px;
  width: 82px;
  background-color: #fe5a58;
  text-align: center;
  border-radius: 25px
}
.deal-card-app__info .dlapp-price {
  font-size: 18px
}
.deal-card-collapse {
  color: #fe5a58;
  cursor: pointer;
  margin-right: 24px
}
.deal-card-collapse:hover {
  color: #ff7373
}
.deal-card__squireds {
  display: flex;
  padding-right: 30px;
  transform: translateX(-12px);
  margin-top: 16px;
  padding-bottom: 16px;
  position: relative
}
.deal-card__squireds:after {
  content: "";
  background-color: #eaeaea;
  bottom: 6px;
  width: 100%;
  padding: 1px 0;
  position: absolute;
  transform: scaleY(.25) translateX(12px)
}
.deal-card__expend .squared-item, .deal-card__squireds .squared-item {
  width: calc((100% - 12px)/3);
  border: none;
  padding: 12px;
  margin-right: 6px;
  justify-content: flex-start
}
.deal-card__expend .squared-item__title, .deal-card__squireds .squared-item__title {
  white-space: unset;
  height: unset;
  font-size: 13px;
  margin-bottom: 3px;
  text-align: left
}
.deal-card__expend .squared-item__sub-title, .deal-card__squireds .squared-item__sub-title {
  font-size: 12px;
  color: #999;
  text-align: left;
  height: unset
}
.deal-card__expend .squared-item__price, .deal-card__squireds .squared-item__price {
  width: 100%;
  justify-content: flex-start;
  margin: 6px auto auto;
  height: unset;
  display: flex;
  flex-direction: column;
  align-items: flex-start
}
.deal-card__expend .squared-item__price span, .deal-card__squireds .squared-item__price span {
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  text-align: left
}
.deal-card__expend .squared-item:hover, .deal-card__squireds .squared-item:hover {
  box-shadow: 0 0 16px 4px hsla(0, 0%, 91.8%, .55)
}
.deal-card__expend .squared-item:hover .squared-item__title, .deal-card__squireds .squared-item:hover .squared-item__title {
  color: #1f1f1f
}
.deal-card__expend .squared-item:last-child, .deal-card__squireds .squared-item:last-child {
  margin-right: 0
}
.deal-card.amazon:after {
  content: "";
  background-image: url(../image/202101141911073.png);
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 58px;
  background-position: 50%;
  background-size: 100%
}
.deal-card__dropdown {
  cursor: pointer
}
.deal-card__dropdown.el-dropdown {
  margin: 0 12px;
  color: #fe5a58;
  border: 1px solid #fe5a58;
  padding: 0 5px 0 10px;
  border-radius: 4px
}
.deal-card__dropdown.el-dropdown span {
  font-size: 12px;
  line-height: 22px
}
.deal-card__dropdown i {
  color: #fe5a58
}
.deal-card__dropdown i:before {
  content: "\e790" !important
}
.deal-card__dropdown-menu {
  padding: 0
}
.deal-card__dropdown-menu .el-dropdown-menu__item {
  padding: 8px 20px
}
.deal-card__dropdown-menu .el-dropdown-menu__item:hover {
  background-color: #fef1ef !important
}
.deal-card__dropdown-menu .dropdown-wrap {
  display: flex;
  flex-direction: column;
  line-height: 24px
}
.deal-card__wrap {
  padding: 0;
  overflow: hidden;
  position: relative
}
.deal-card__wrap-badge {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 12px;
  color: #fff;
  background: linear-gradient(90deg, #ff8266, #ff4e7b);
  padding: 2px 6px;
  border-bottom-right-radius: 10px
}
.deal-card__tags {
  height: 24px;
  margin: 0 0 8px
}
.deal-card__tags span {
  font-size: 12px;
  color: #999;
  background-color: #ededed;
  margin-right: 8px;
  padding: 3px 6px;
  border-radius: 4px
}
.deal-card__intro {
  font-size: 13px;
  color: #787878;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 46px;
  max-height: 46px;
  overflow: hidden;
  line-height: 22px
}
.deal-card__intro.squireds {
  -webkit-line-clamp: 2;
  height: 44px
}
.deal-card__coupon {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 24px;
  line-height: 24px;
  margin-top: 12px
}
.deal-card__coupon .el-select {
  margin: 0 12px 0 8px;
  width: 119px
}
.deal-card__coupon .el-input__icon {
  color: #fe5a58 !important;
  background: unset !important;
  line-height: unset
}
.deal-card__coupon .el-input__icon:before {
  content: "\e790" !important
}
.deal-card__coupon .el-input__inner {
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 400;
  color: #fe5a58 !important;
  border-color: #fe5a58 !important;
  border-radius: 4px
}
.deal-card__coupon .el-input__inner::-moz-placeholder {
  color: #fe5a58
}
.deal-card__coupon .el-input__inner:-ms-input-placeholder {
  color: #fe5a58
}
.deal-card__coupon .el-input__inner::-ms-input-placeholder {
  color: #fe5a58
}
.deal-card__coupon .el-input__inner::placeholder {
  color: #fe5a58
}
.deal-card__coupon-code {
  font-size: 12px;
  color: #999
}
.deal-card__btn {
  border: none;
  background-color: #fe5a58;
  color: #fff !important;
  position: relative;
  height: 32px;
  line-height: 32px;
  width: 130px;
  padding: 0;
  border-radius: 25px
}
.deal-card__btn a, .deal-card__btn span {
  display: block;
  height: 100%;
  width: 100%
}
.deal-card__btn a {
  color: #fff
}
.deal-card__btn:focus, .deal-card__btn:hover {
  background-color: #ff7373
}
.deal-card__img {
  float: left;
  position: relative;
  height: 180px;
  width: 180px;
  margin-right: 16px;
  overflow: hidden;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center
}
.deal-card__img .bag_gif {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  cursor: pointer;
  background-image: url(../image/pc55-e5653e4.png);
  background-size: cover
}
.deal-card__img .bag_gif:hover {
  background-image: url(../image/pc55-362dd3c.gif)
}
.deal-card__img img {
  max-width: 100%
}
.deal-card__img img[lazy=error], .deal-card__img img[lazy=loading] {
  width: 40%
}
.deal-card__img img:before {
  content: "";
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
  background-image: url(../image/pc55-4ac5af4.svg);
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  border-radius: 16px;
  overflow: hidden
}
.deal-card__img a {
  display: block;
  height: 100%;
  width: 100%
}
.deal-card__left-time {
  font-size: 12px;
  color: #fe5a58
}
.deal-card__content {
  position: relative;
  float: right;
  min-height: 180px;
  width: calc(100% - 196px);
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start
}
.deal-card__content.noflex {
  display: block
}
.deal-card__price, .deal-card__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.47;
  overflow: hidden;
  text-overflow: ellipsis
}
.deal-card__price:hover, .deal-card__title:hover {
  color: #fe5a58
}
.deal-card__price {
  color: #fe5a58;
  padding: 5px 0
}
.deal-card__title {
  display: flex;
  align-items: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #1f1f1f;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 32px;
  margin-bottom: 8px
}
.deal-card__store {
  padding-left: 16px;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  background-size: 12px;
  background-position: 0;
  background-repeat: no-repeat;
  margin: 0 16px;
  max-width: 110px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.deal-card__store a {
  color: #999
}
.deal-card__store a:hover {
  color: #fe5a58
}
.deal-card__rebate-view {
  display: inline-block;
  color: #fff;
  padding: 0 8px;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  background: linear-gradient(90deg, #ff488c, #fe8458);
  border-radius: 4px;
  margin-right: 6px
}
.deal-card__info-wrap {
  width: 100%;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  cursor: default;
  margin-top: 8px
}
.deal-card__info-wrap.abs, .deal-card__info-wrap.fixed {
  bottom: 0;
  width: 760px;
  background-color: #fff;
  box-shadow: 0 -3px 8px 0 #ececec;
  padding: 16px 24px 16px 220px;
  box-sizing: border-box
}
.deal-card__info-wrap.abs {
  left: -220px;
  bottom: unset;
  top: 200px
}
.deal-card__info-wrap.fixed {
  position: fixed;
  left: calc((100% - 1200px)/2 + 1px);
  z-index: 1;
  bottom: 0
}
.deal-card__info-wrap-right {
  display: flex;
  align-items: center
}
.deal-card__info-wrap-left {
  display: flex
}
.deal-card__info-wrap-left .praise-view {
  display: inline-flex;
  margin-right: 12px
}
.deal-card__comment, .deal-card__praise {
  cursor: pointer
}
.deal-card__comment:hover, .deal-card__praise:hover {
  color: #fe5a58
}
.deal-card__comment:hover svg, .deal-card__praise:hover svg {
  fill: #fe5a58
}
.deal-card__comment, .deal-card__praise, .deal-card__publish-time {
  color: #999;
  display: inline-flex;
  margin-right: 24px;
  align-items: center
}
.deal-card__comment > svg, .deal-card__praise > svg, .deal-card__publish-time > svg {
  margin-right: 4px
}
.deal-card__comment {
  color: #666;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 24px;
  margin-right: 0;
  background-image: url(../image/202109021709_MhuIzx7ZAK.svg);
  -webkit-filter: grayscale(1) opacity(.7);
  filter: grayscale(1) opacity(.7)
}
.deal-card__comment:hover {
  -webkit-filter: unset;
  filter: unset;
  color: #fe5a58
}
.deal-card__publish-time {
  margin-right: auto
}
.deal-card .grayline {
  margin: 20px 0
}
.share-pop {
  background-color: #fff !important;
  text-align: center
}
.share-pop__click {
  color: #999;
  font-size: 14px
}
.share-view {
  cursor: pointer;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #999
}
.share-view svg {
  margin-right: 8px
}
.share-view:hover {
  color: #fe5a58
}
.share-view:hover svg {
  fill: #fe5a58
}
.cmt-order-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  cursor: pointer
}
.cmt-order-item.active .cmt-order__info-cir, .cmt-order-item:hover .cmt-order__info-cir {
  background-color: #fe5a58;
  box-shadow: 0 0 0 1px #fe5a58
}
.cmt-order-item.active .cmt-order__info-cir i, .cmt-order-item:hover .cmt-order__info-cir i {
  display: block
}
.cmt-order-item:hover {
  background-color: #f8f8f8
}
.cmt-order-item:after {
  width: calc(100% - 32px);
  left: 16px
}
.cmt-order__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(100% - 72px);
  height: 72px
}
.cmt-order__info-cir {
  height: 18px;
  width: 18px;
  box-shadow: 0 0 0 1px #ececec;
  position: absolute;
  right: 20px;
  bottom: 20px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center
}
.cmt-order__info-cir i {
  display: none;
  font-size: 12px;
  font-weight: 700
}
.cmt-order__info-name {
  font-size: 14px;
  font-weight: 700;
  color: #1f1f1f;
  display: flex
}
.cmt-order__info-name em {
  font-size: 12px;
  font-weight: 400;
  color: #aaa;
  margin-left: auto
}
.cmt-order__info-cost {
  font-size: 12px;
  color: #1f1f1f
}
.cmt-order__info-num {
  font-size: 12px;
  color: #787878
}
.cmt-order__logo {
  height: 62px;
  width: 62px;
  background-size: 85%;
  box-shadow: 0 0 0 1px #ececec;
  border-radius: 4px
}
.cmt-order .el-dialog__title {
  font-weight: 700
}
.cmt-order .el-dialog__body {
  display: flex;
  flex-direction: column;
  padding: 0;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll
}
.cmt-order .el-dialog__body::-webkit-scrollbar {
  width: 4px
}
.cmt-order .el-dialog__body::-webkit-scrollbar-thumb {
  background-color: hsla(0, 0%, 59.2%, .5);
  border-radius: 2px
}
.cmt-input {
  margin: 0 50% 16px 0;
  width: calc(50% - 8px)
}
.cmt-input.nobtm {
  margin-bottom: 0
}
.cmt-input:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-100% - 6px), -50%);
  color: #fe5a58
}
.cmt-input.enable input {
  color: #1f1f1f !important
}
.cmt-input input {
  background-color: transparent;
  width: 100%;
  cursor: pointer !important;
  background-color: transparent !important
}
.cmt-input input:hover {
  border-color: #fe5a58 !important
}
.comment-item__commentList .el-dialog__body {
  padding: 0
}
.comment-itemv2 {
  display: flex;
  position: relative;
  padding: 16px 0
}
.comment-itemv2 em {
  font-weight: 700;
  padding: 0 3px;
  color: #fe5a58;
  background-color: #faede8;
  transform: scale(.8)
}
.comment-itemv2 .avt {
  align-items: flex-start;
  margin-right: 10px
}
.comment-itemv2 .avt:hover + .comment-itemv2__content .author {
  color: rgba(31, 31, 31, .8)
}
.comment-itemv2.sub {
  padding: 16px 20px;
  background-color: #f8f8f8
}
.comment-itemv2.top {
  background-color: #fff
}
.comment-itemv2.top .grayline {
  display: none
}
.comment-itemv2 .store-commentInput {
  margin-top: 16px
}
.comment-itemv2 .grayline {
  position: absolute;
  bottom: 0
}
.comment-itemv2 .grayline.sub {
  width: calc(100% - 40px)
}
.comment-itemv2__avatar {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 10px
}
.comment-itemv2__content {
  display: flex;
  flex: 1;
  flex-direction: column
}
.comment-itemv2__content .comment-child {
  display: flex;
  flex-direction: column;
  border-left: 4px solid #f4f4f4;
  padding-left: 12px;
  margin-top: 6px
}
.comment-itemv2__content .comment-child .author-child {
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center
}
.comment-itemv2__content .comment-child .author-child:hover {
  color: #3c3c3c
}
.comment-itemv2__content .comment-child .avt {
  margin-right: 6px
}
.comment-itemv2__content .comment-child .avt:hover + .author-child {
  color: rgba(31, 31, 31, .8)
}
.comment-itemv2__content .comment-child .total-reply {
  font-size: 12px;
  font-weight: 400;
  color: #fe5a58;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.comment-itemv2__content .comment-child .total-reply:hover {
  color: #ff7373
}
.comment-itemv2__content .comment-child .comment {
  margin-bottom: 12px;
  padding-left: 30px;
  display: block;
  margin-top: 0
}
.comment-itemv2__content .comment-child .comment:last-child {
  margin-bottom: 0
}
.comment-itemv2__content .author {
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.comment-itemv2__content .author .el-rate {
  margin-left: 10px
}
.comment-itemv2__content .author:hover {
  color: #3c3c3c
}
.comment-itemv2__content .comment {
  font-size: 14px;
  color: #3c3c3c;
  margin-top: 6px
}
.comment-itemv2__content .comment b {
  color: #999
}
.comment-itemv2__content .comment__header-wrap {
  display: flex;
  align-items: center
}
.comment-itemv2__content .comment.child {
  padding-left: 0
}
.comment-itemv2__content .comment.child .reply {
  display: none;
  font-size: 12px;
  color: #fe5a58;
  margin-left: 6px;
  cursor: pointer
}
.comment-itemv2__content .comment.child:hover .reply {
  display: block
}
.comment-itemv2__content .comment.child img {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  margin-right: 6px
}
.comment-itemv2__content .time {
  font-size: 12px;
  color: #999;
  font-weight: 400
}
.comment-itemv2__content-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px
}
.comment-itemv2__content-bottom .action-area {
  display: flex
}
.comment-itemv2__content-bottom .action-area-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 80px
}
.comment-itemv2__content-bottom .action-area-item.praise {
  width: auto
}
.comment-itemv2__content-bottom .action-area-item:hover svg {
  fill: #fe5a58
}
.comment-itemv2__content-bottom .action-area-item:hover .action-area__text {
  color: #fe5a58
}
.comment-itemv2__content-bottom .action-area__text {
  font-size: 12px;
  font-weight: 400;
  color: #999;
  margin-left: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.comment-itemv2__content-bottom .action-area__text.active {
  color: #fe5a58
}