@charset "UTF-8";
/* 轮播图 */
.productMedias .product-content .thumbs_detail {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  padding-right: 1px;
}

.productMedias .product-content .thumbs_detail .swiper-wrappers {
  height: 100%;
  overflow-y: hidden;
}

.productMedias .product-content .thumbs_detail .swiper-wrappers::-webkit-scrollbar {
  width: .3125rem;
  background: #ffffff;
  border-radius: .3125rem;
}

.productMedias .product-content .thumbs_detail .swiper-wrappers::-webkit-scrollbar-thumb {
  width: .3125rem;
  background: #E3E3E3;
  border-radius: .3125rem;
}

.productMedias .product-content .thumbs_detail .scrollClass {
  overflow-y: hidden;
}

.productMedias .product-content .swiper-container .swiper-wrapper .swiper-slide {
  width: 100% !important;
  padding: 3px;
  border: 1px solid #e3e3e3;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.productMedias .product-content .swiper-container .swiper-button-prev,
.productMedias .product-content .swiper-container .swiper-button-next {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  color: #383635;
  background: rgba(255, 255, 255, 0.94);
}

.productMedias .product-content .swiper-container .swiper-button-prev::after,
.productMedias .product-content .swiper-container .swiper-button-next::after {
  position: absolute;
  top: .625rem;
}

.productMedias .product-content .swiper-container .swiper-button-next:after,
.productMedias .product-content .swiper-container .swiper-container-rtl .swiper-button-prev:after {
  font-size: 1rem;
  font-weight: bold;
  left: 40%;
}

.productMedias .product-content .swiper-container .swiper-button-prev:after,
.productMedias .product-content .swiper-container .swiper-container-rtl .swiper-button-next:after {
  font-size: 1rem;
  font-weight: bold;
  left: 40%;
}

.productMedias .product-content .swiper-container .swiper-button-next,
.productMedias .product-content .swiper-container .swiper-container-rtl .swiper-button-prev {
  display: none;
}

.productMedias .product-content .swiper-container .swiper-button-prev,
.productMedias .product-content .swiper-container .swiper-container-rtl .swiper-button-next {
  display: none;
}

.productMedias .product-content .swiper-container:hover .swiper-button-next,
.productMedias .product-content .swiper-container:hover .swiper-container-rtl .swiper-button-prev {
  display: block;
}

.productMedias .product-content .swiper-container:hover .swiper-button-prev,
.productMedias .product-content .swiper-container:hover .swiper-container-rtl .swiper-button-next {
  display: block;
}

.productMedias .product-content .swiper-slide-thumb-active img {
  border: 2px solid #383635 !important;
}

#animatedModalSwiper1 {
  overflow-y: unset !important;
}

#animatedModalSwiper1 .animatedFull {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}

#animatedModalSwiper1 .animatedFull .close {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 10px;
  width: 44px;
  height: 44px;
  font-size: 1.5rem;
  color: #383635;
  cursor: pointer;
  z-index: 1;
}

#animatedModalSwiper1 .animatedFull .mpModal {
  display: none;
}

#animatedModalSwiper1 .animatedFull .pcModal {
  display: block;
  width: 100%;
  height: calc(100vh - 78px);
  margin: 44px 0;
  padding: 0 44px;
  overflow: overlay;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 32px 0;
  left: 0;
  right: 0;
  padding-left: 95px;
  padding-right: 55px;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper {
  width: 60px;
  position: absolute;
  top: 0;
  left: 25px;
  bottom: 0;
  padding: 32px 0;
  padding-right: 0;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper .animatedModal-swiper-list {
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper .animatedModal-swiper-list .animatedModal-slide-item {
  position: relative;
  width: 50px;
  height: 66px;
  padding: 3px;
  overflow: hidden;
  background-color: #f7f6f7;
  cursor: pointer;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper .animatedModal-swiper-list .animatedModal-slide-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper .animatedModal-swiper-list .animatedModal_active {
  border: 1px solid #383635;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper .animatedModal-swiper-list .animatedModal-slide-item:not(:last-child) {
  margin-bottom: .625rem;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper .animatedModal-swiper-list::-webkit-scrollbar {
  width: .5rem;
  background: #E3E3E3;
  border-radius: .625rem;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .animatedModal-swiper .animatedModal-swiper-list::-webkit-scrollbar-thumb {
  width: .5rem;
  background: #A1A0A0;
  border-radius: .625rem;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .modal-swiper-bigImg {
  direction: ltr;
  position: relative;
  height: 100%;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .modal-swiper-bigImg .modal-slide-img {
  position: relative;
  height: 100%;
  overflow: hidden;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .modal-swiper-bigImg .modal-slide-img img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .modal-swiper-bigImg .modal-slide-img-move {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background: #fff;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .modal-swiper-bigImg .modal-slide-img-move img {
  display: block;
  position: relative;
  margin: 0 auto;
  max-height: unset;
  max-width: unset;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .modal-swiper-bigImg .cursor-zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

#animatedModalSwiper1 .animatedFull .pcModal .animatedModal-content .modal-swiper-bigImg .cursor-zoom-out {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* 标题 */
.details-title {
  font-size: 1rem;
  color: #383635;
}

.product-info-main {
  margin: 0 0 1.25rem 0;
}

.product-info-main .page-title-wrapper .base {
  font-size: 1rem !important;
  color: #383635 !important;
}

.product-info-main .product-add-form {
  padding: 0 !important;
}

/* 评分 */
.details-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: .625rem 0;
}

.details-star ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.details-star .score {
  margin-left: .625rem;
  font-size: .875rem;
}

.details-star .reviews a {
  margin-left: 1.875rem;
  font-size: 1rem;
  color: #383635;
}

.details-star .orders_num a {
    margin-left: 1.875rem;
    font-size: 1rem;
    color: #383635;
}
.details-star .quantity_num{
  margin-left: 30px;
}
/* 风格 */
.details-style {
  font-size: 0.875rem;
  color: #A1A0A0;
}

/* 价格 */
.details-price {
  margin-top: 1.25rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #383635;
}

.discountPrice{
    text-decoration: line-through;
    color: red;
}

.skuInfo .skuInfo-left {
  font-size: 1rem;
  color: #A1A0A0;
  margin-right: .625rem;
}

/* 颜色 */
.details-color {
  margin-top: .875rem;
}

.details-color .color-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #A1A0A0;
  margin-right: 2.5rem;
}

.details-color .color-left span {
  font-size: 1rem;
}

.details-color .color-left span:nth-child(1) {
  color: #A1A0A0;
  margin-right: .9375rem;
}

.details-color .color-left span:nth-child(2) {
  color: #383635;
}

.details-color .color-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.125rem;
}

.details-color .color-right .mask-wrapper-item_color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.details-color .color-right .mask-wrapper-item_color span {
  background-size: 100% 100%;
}

.details-color .color-right .item {
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  padding: .25rem;
  margin-bottom: .625rem;
  border: 1px solid #E3E3E3;
  cursor: pointer;
}

.details-color .color-right .item:hover {
  border-color: #383635;
}

.details-color .color-right .hotTips {
  position: relative;
}

.details-color .color-right .hotTips::before {
  content: "Hot";
  position: absolute;
  top: -0.4375rem;
  right: -0.5625rem;
  width: 1.8125rem;
  height: 1.0625rem;
  line-height: 1.0625rem;
  text-align: center;
  font-size: 0.875rem;
  color: #F41B2D;
  background: #F6DDDF;
  border-radius: 8px 1px 8px 1px;
  z-index: 5;
}

.details-color .color-right .item {
  margin-right: .625rem;
}

.details-color .color-right .active {
  border: 2px solid #383635;
}

/* 尺寸 */
.sizePage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: .875rem;
}

.sizePage .size-left {
  font-size: 1rem;
  color: #A1A0A0;
  margin-right: 0.625rem !important;
}

.sizePage .size-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sizePage .size-right .item {
  display: inline-block;
  min-width: 2.8125rem;
  padding: 0 5px;
  height: 2.125rem;
  line-height: 2.125rem;
  margin-bottom: .3125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #383635;
  border: 1px solid #E3E3E3;
  cursor: pointer;
  border-radius: 6px;
}

.sizePage .size-right .item:hover {
  border-color: #383635;
}

.sizePage .size-right .item:not(:last-child) {
  margin-right: .625rem;
}

.sizePage .size-right .active {
  position: relative;
  border-color: #383635;
}

.sizePage .size-right .active::before {
  content: '';
  position: absolute;
  top: -1px;
  right: -1px;
  border-top: 0.375rem solid #383635;
  border-right: 0.375rem solid #383635;
  border-bottom: .375rem solid transparent;
  border-left: .375rem solid transparent;
  border-radius: 0 6px 0 0;
}

/* 数量 */
.details-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: .875rem;
}

.details-quantity .qty-left {
  font-size: 1rem;
  color: #A1A0A0;
  margin-right: .9375rem;
}

.details-quantity .qty-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.details-quantity .qty-right .minReduce,
.details-quantity .qty-right .maxPlus {
  width: 2.125rem;
  border: 1px solid #E3E3E3;
}

.details-quantity .qty-right .qtyNumber {
  width: 3.625rem;
  outline: none;
  border: 1px solid #E3E3E3;
  margin-left: -1px;
  margin-right: -1px;
  color: #383635;
  text-align: center;
}

.details-quantity .qty-right .minReduce,
.details-quantity .qty-right .maxPlus,
.details-quantity .qty-right .qtyNumber {
  height: 2.125rem;
  background: #ffffff;
}

.details-quantity .qty-right .minReduce:hover,
.details-quantity .qty-right .maxPlus:hover,
.details-quantity .qty-right .qtyNumber:hover {
  border: 1px solid #383635;
  z-index: 3;
}

/* 提示 */
.details-tips {
  margin-top: 1.875rem;
  padding: 1.25rem 1.5625rem;
  background: #F5F5F5;
}

.details-tips .tips-free,
.details-tips .tips-Secure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.details-tips .tips-free .tips-free-right,
.details-tips .tips-Secure .tips-free-right {
  margin-left: 1.25rem;
}

.details-tips .tips-free .tips-free-right .free,
.details-tips .tips-Secure .tips-free-right .free {
  font-size: 0.875rem;
  font-weight: bold;
  color: #383635;
}

.details-tips .tips-free .tips-free-right .order,
.details-tips .tips-Secure .tips-free-right .order {
  font-size: 0.75rem;
  font-family: PingFang SC;
  color: #A1A0A0;
}

.details-tips .tips-Secure {
  margin-top: 1.25rem;
}

.details-tips .tips-Secure .tips-free-left {
  margin-left: .625rem;
}

.details-tips .tips-Secure .tips-free-right {
  margin-left: 1.25rem;
}

/* 按钮 */
.details-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.875rem;
}

.details-button .buts-type-buyNow {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  height: 3rem;
  color: #ffffff;
  margin-right: .625rem;
  background: #383635;
  border: 1px solid #383635;
  outline: none;
}

.details-button .buts-type-addBag {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  height: 3rem;
  margin-right: .625rem;
  background: #ffffff;
  border: 1px solid #383635 !important;
  color: #383635;
  outline: none;
}

.details-button .buts-type-addBag:hover {
  color: #ffffff;
  background: #383635;
  border: 1px solid #383635;
}

.details-button .buts-type-like {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 3rem;
  background: #ffffff;
  border: 1px solid #E3E3E3 !important;
  outline: none;
}

.details-button .buts-type-like:hover {
  border: 1px solid #383635 !important;
}

button:not(.primary) {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* 回到顶部 */
.product-share {
  position: fixed;
  bottom: .625rem;
  right: 0;
  z-index: 100;
}

.product-share ul li {
  margin-bottom: 0.625rem !important;
  text-align: center;
}

.product-share .product-share-box {
  position: relative;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  cursor: pointer;
}

.product-share .product-share-box .boxIcon {
  position: absolute;
  top: 8%;
  left: 8%;
}

/* tabs */
.details-main-detail-info {
  margin-top: 2.5rem;
  border: 1px solid #E3E3E3;
  padding: 1.25rem 1.5625rem;
}

.details-main-detail-info .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #E3E3E3;
}

.details-main-detail-info .title .detailItem {
  padding-bottom: 1.25rem;
  cursor: pointer;
  color: #A1A0A0;
}

.details-main-detail-info .title .detailItem:not(:last-child) {
  padding-right: 3.75rem;
}

.details-main-detail-info .title .currentActive {
  font-weight: 700;
  color: #383635;
}

.details-main-detail-info .detail {
  display: none;
  margin: 3.125rem 0;
}

.details-main-detail-info .detail .detail-content {
  margin-top: 2.5rem;
}

.details-main-detail-info .active {
  display: block;
}

.product.info.detailed {
  padding: 0 1.25rem 1.5625rem;
  border: 1px solid #E3E3E3 !important;
}

.product.data.items {
  padding-top: .625rem;
}

.product.data.items > .item.title > .switch {
  color: #A1A0A0 !important;
  background: #ffffff !important;
  border: none !important;
}

.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  color: #383635 !important;
}

.product.data.items > .item.content {
  margin-top: 3.125rem;
  color: #383635 !important;
  border: none !important;
  border-top: 1px solid #E3E3E3 !important;
}

/* 评论标题 */
.details-reviews-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #383635;
}

/* 评论评分 */
.details-reviews-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.details-reviews-star .score {
  margin-left: .625rem;
}

/* 评论详情 */
.details-reviews {
  padding-right: 3.125rem;
}

.details-reviews ul {
  margin-top: 1.5625rem;
}

.details-reviews ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem 0;
  border-bottom: 1px solid #E3E3E3;
}

.details-reviews ul li .left {
  padding-right: 1.25rem;
  width: 8.75rem;
  font-size: 0.875rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #383635;
}

.details-reviews ul li .right .type {
  margin-top: .625rem;
  font-size: 0.875rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #A1A0A0;
}

.details-reviews ul li .right .content {
  max-width: 56.25rem;
  margin-top: .9375rem;
}

.details-reviews ul li .right .content p {
  font-size: 0.875rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #383635;
}

.details-reviews ul li .right .content p .detailTime {
  margin-left: 1.25rem;
  font-family: PingFang SC;
  font-size: 0.875rem;
  color: #A1A0A0;
}

.details-reviews ul li .right .images img {
  width: 4.125rem;
  height: 4.125rem;
  margin: .9375rem .9375rem 0 0;
  background-size: cover;
}

.details-reviews ul li:first-child {
  border-top: 1px solid #E3E3E3;
}

.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  font-size: 1rem;
}

.product.data.items > .item.title > .switch {
  font-size: 1rem;
}

.product.info.detailed .product.data.items > .item.content .description .value p > span {
  font-size: 1rem;
  color: #383635;
}

.product.info.detailed .product.data.items > .item.content .size_chart_div p > span,
.product.info.detailed .product.data.items > .item.content .shipping_div p > span,
.product.info.detailed .product.data.items > .item.content .return_div p > span {
  font-size: 1rem;
}

/* 评论分页 */
.details-reviews-pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1.25rem;
}

.details-reviews-pages .totle-page {
  margin-right: 1.25rem;
  font-size: 0.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A1A0A0;
}

.details-reviews-pages .pagination {
  margin: 0;
}

.details-reviews-pages .pagination li {
  border: none;
  padding: 0;
}

.details-reviews-pages .pagination .page-item {
  margin: 0 .3125rem;
}

.details-reviews-pages .pagination .page-item .page-link {
  border: 1px solid #ffffff;
  color: #666666;
}

.details-reviews-pages .pagination .page-item .page-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.details-reviews-pages .pagination .page-item .page-link:hover {
  border: 1px solid #383635;
  color: #383635;
  background-color: #ffffff;
}

.details-reviews-pages .pagination .active .page-link {
  background-color: #383635;
  border: 1px solid #383635;
  color: #ffffff;
}

.details-reviews-pages .pagination .active .page-link:hover {
  background-color: #383635;
  border: 1px solid #383635;
  color: #ffffff;
}

.details-reviews-pages .pagination .page-prev .page-link,
.details-reviews-pages .pagination .page-next .page-link {
  color: #666666;
  border: 1px solid #ffffff;
}

.details-reviews-pages .pagination .page-prev .page-link:hover,
.details-reviews-pages .pagination .page-next .page-link:hover {
  background-color: #ffffff;
}

.details-reviews-pages .pagination .page-prev .page-link:focus,
.details-reviews-pages .pagination .page-next .page-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* 图片列表 */
.details-listCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin: 0 -0.625rem;
}

.details-listCard .listCard-item {
  position: relative;
  padding: 0 .625rem;
  margin-bottom: 1.875rem;
}

.details-listCard .listCard-item .wrapper,
.details-listCard1 .listCard-item .wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #efefef;
}

.details-listCard .listCard-item .wrapper .wrapper__img-container,
.details-listCard1 .listCard-item .wrapper .wrapper__img-container{
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

.details-listCard .listCard-item .wrapper .wrapper__img-container > img,
.details-listCard1 .listCard-item .wrapper .wrapper__img-container > img {
  width: 100%;
}

.details-listCard .listCard-item .wrapper-info .wrapper-info_price,
.details-listCard1 .listCard-item .wrapper-info .wrapper-info_price {
  margin-top: .375rem;
}

.details-listCard .listCard-item .wrapper-info .wrapper-info_price .wrapper-info_price-left,
.details-listCard1 .listCard-item .wrapper-info .wrapper-info_price .wrapper-info_price-left {
  font-size: 1rem;
  font-weight: bold;
  color: #383635;
}

.details-listCard1{
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  margin: 0 -0.625rem;
}
.details-listCard1 .listCard-item {
  position: relative;
  padding: 0 .625rem;
  margin-bottom: 1.875rem;
}

.details-listCard1 .left_swi,
.details-listCard1 .right_swi {
  width: 32px;
  height: 32px;
  color: #fff;
  border-radius: 50%;
  background: rgba(26,29,32, 0.25);
  cursor: pointer;
}

.details-listCard1 .left_swi {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 1%;
  -webkit-transform: translateY(-150%);
      -ms-transform: translateY(-150%);
          transform: translateY(-150%);
}

.details-listCard1 .left_swi span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.details-listCard1 .right_swi {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1%;
  -webkit-transform: translateY(-150%);
      -ms-transform: translateY(-150%);
          transform: translateY(-150%);
}

.details-listCard1 .right_swi span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.main-alsoSuggest-list .title,
.main-alsoSuggest-list1 .title{
  font-size: 22px;
  color: #383635;
  margin: 1.25rem 0;
  font-weight: bold;
  font-family: Microsoft YaHei;
}
.review-form {
  max-width: 100%;
}
.review-form .fieldset>.legend {
  font-size: 1rem;
}
.review-form .fieldset .review-legend.legend span {
  font-weight: 400;
}
.review-form .fieldset .review-field-ratings>.label {
  font-size: 1rem;
}
.review-form .action.submit.primary{
  color: #383635;
  font-size: 16px;
  padding: 5px 10px;
}
input[type="text"] {
  border-color: #e3e3e3;
}
input[type="text"]:active,
input[type="text"]:hover,
input[type="text"]:focus,
textarea:hover,
textarea:active,
textarea:focus{
  border-color: #383635;
}
textarea {
  border-color: #e3e3e3;
}
@media screen and (min-width: 768px) {
  .productMedias {
    float: left;
    width: 100%;
  }
  .details-listCard .listCard-item,
  .details-listCard1 .listCard-item {
    width: 16.63%;
  }
}

@media screen and (max-width: 1199px) {
  .details-listCard .listCard-item,
  .details-listCard1 .listCard-item {
    width: 25%;
  }
}

@media screen and (max-width: 991px) {
  .details-listCard .listCard-item,
  .details-listCard1 .listCard-item {
    width: 33.33%;
  }
}

@media screen and (max-width: 767px) {
  .details-star {
    align-items: center;
  }
  .details-star .reviews,
  .details-star .orders_num {
    margin-top: 0;
  }
  .productMedias .product-content {
    padding-left: 0;
  }
  .productMedias .product-content #swiper1 .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
  }
  .productMedias .product-content #swiper1 .swiper1-pagination {
    display: block;
  }
  .productMedias .product-content #swiper1 .swiper1-pagination .swiper-pagination-bullet {
    width: .375rem;
    height: .375rem;
    opacity: 0.6;
    background: #383635;
  }
  .productMedias .product-content #swiper1 .swiper1-pagination .swiper-pagination-bullet-active {
    width: .75rem;
    height: .375rem;
    opacity: 0.6;
    border-radius: .3125rem;
  }
  .productMedias .product-content #thumbs1 {
    display: none !important;
  }
  .productMedias .product-content #swiper1 .swiper-wrapper .swiper-slide {
    border-top: none;
    border-left: none;
    border-right: none;
  }
  .product-info-main .product-add-form {
    padding: 0 0.625rem !important;
  }
  .product-info-main {
    margin: 1.25rem 0 1.5625rem 0;
  }
  .product-info-main .page-title-wrapper {
    padding: 0 .625rem;
    font-size: 1rem;
  }
  .product-share {
    display: none;
  }
  .details-title {
    margin-top: .3125rem;
    font-size: .875rem;
  }
  .details-color .mask-wrapper-item_color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sizePage .size-left {
    font-size: 1rem;
    color: #A1A0A0;
    margin-right: .9375rem;
  }
  .sizePage .size-right .item {
    border-radius: .375rem;
  }
  .sizePage .size-right .active::before {
    border-radius: 6rem !important;
  }
  .details-button {
    display: block;
  }
  .details-button button {
    width: 100%;
    font-family: PingFang SC;
  }
  .details-button button:not(:last-child) {
    margin-bottom: .9375rem;
  }
  .details-product-share {
    display: none;
  }
  .details-main-detail-info {
    margin-left: .625rem;
    margin-right: .625rem;
  }
  .details-main-detail-info .title li {
    font-size: 1rem;
    color: #A1A0A0;
  }
  .details-main-detail-info .title li:not(:last-child) {
    padding-right: 1.875rem;
  }
  .details-main-detail-info .title .currentActive {
    font-weight: 700;
    color: #383635;
  }
  .details-reviews {
    padding-right: 0 !important;
  }
  .details-listCard {
    margin: 0 !important;
  }
  .details-listCard .listCard-item,
  .details-listCard1 .listCard-item {
    width: 50%;
  }
  .product.info.detailed {
    margin: 0 0.625rem !important;
  }
  .product.info.detailed .product.data.items > .item.content .description .value p > span {
    font-size: 0.875rem;
  }
  .product.data.items > .item.title > .switch {
    font-size: 1rem !important;
  }
  .product.data.items > .item.content {
    margin-top: .625rem;
  }
  #animatedModalSwiper1 .animatedFull {
    background-color: #383635 !important;
  }
  #animatedModalSwiper1 .animatedFull .pcModal {
    display: none;
  }
  #animatedModalSwiper1 .animatedFull .mpModal {
    display: block;
  }
  #animatedModalSwiper1 .animatedFull .mpModal .mpModalCentent {
    padding: 30% 0;
  }
  #animatedModalSwiper1 .animatedFull .mpModal .mpModalCentent .swiper-pagination {
    position: unset;
  }
  #animatedModalSwiper1 .animatedFull .mpModal .mpModalCentent .swiper-pagination-fraction,
  #animatedModalSwiper1 .animatedFull .mpModal .mpModalCentent .swiper-pagination-custom,
  #animatedModalSwiper1 .animatedFull .mpModal .mpModalCentent .swiper-container-horizontal > .swiper-pagination-bullets {
    padding: .625rem 0;
    color: #ffffff;
  }
  #animatedModalSwiper1 .animatedFull .close-animatedModalSwiper1 .close {
    color: #ffffff;
  }
  .columns .column.main {
    padding: unset!important;
  }
}

.columns .column.main {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
  -ms-flex-order: 0 !important;
  -webkit-box-ordinal-group: 1 !important;
          order: 0 !important;
          padding: 0 1.25rem;
}

.product-item-details .tocompare {
  display: none;
}

.price-container span[data-price-type='oldPrice'] .price {
  text-decoration: line-through;
  color: red;
}

@media screen and (max-width: 767px){
    .register_off_sm {
        position: fixed;
        left: 0;
        bottom: 65px;
        width: 100%;
        background: #D8BAA2;
        z-index: 60;
    }
}

.sizePage .size-right .item.out_of_stock{
    border: 1px dashed #E3E3E3;
    color: #E3E3E3;
}

.buy_now_box.out_of_stock{
    border: 1px solid #808080;
    background:#808080;
}

.details-button .buts-type-addBag.out_of_stock{
    border: 1px solid #E3E3E3 !important;
    color: #E3E3E3;
}

.addToBay.out_of_stock{
    border: 1px solid #E3E3E3;
    color: #E3E3E3;
}
