@font-face {
  font-family: Cardo;
  src: url(https://meifutheme.oss-accelerate.aliyuncs.com/font/Cardo-Regular.ttf)
}

@font-face {
  font-family: Cardo;
  src: url(https://meifutheme.oss-accelerate.aliyuncs.com/font/Cardo-Bold.ttf);
  font-weight: 700
}

@font-face {
  font-family: AvenirNext;
  src: url(https://meifutheme.oss-accelerate.aliyuncs.com/font/AvenirNext-Regular.ttf)
}

@font-face {
  font-family: AvenirNext;
  src: url(https://meifutheme.oss-accelerate.aliyuncs.com/font/AvenirLTStd-Medium.ttf);
  font-weight: 700
}

.paypal01 {
  background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/01.svg),
    none;
}

.paypal02 {
  background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/02.svg),
    none;
}

.paypal03 {
  background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/03.svg),
    none !important;
}

.paypal04 {
  background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/04.svg),
    none;
}

.paypal05 {
  background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/05.svg),
    none;
}

.paypal06 {
  display: none !important;
  background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/06.svg),
    none;
}

.icon-buynew-Paypal {
  background-image: url(https://static-theme.xshoppy.shop/buyer/public/img/buynew-paypal.png),
    none;
}

.incentive-share-desc {
  background: url(https://static-theme.xshoppy.shop/buyer/public/img/gift_1.png) no-repeat right 4px;
}

.video-wrap {
  /* background: url(https://static-theme.xshoppy.shop/theme/faker/video.png)
        no-repeat center; */
}

.about-us {
  width: 21rem;
  margin: 0 auto;
  position: relative;
}

.about-us .about-h3 {
  color: #000;
  font-size: 22px;
  margin: 1rem 0;
}

.about-us .about-h4 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}

.about-us .about-describe {
  color: #666;
  line-height: 24px;
  margin-bottom: 1rem;
}

.about-us .about-describe ul {
  margin-left: 20px;
}

.template5-body .about-us {
  width: 24rem;
  background: #fff;
  padding: 20px;
}

.contact-us {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  font-family: HelveticaNeue-Medium, Roboto, Helvetica, Arial, sans-serif;
  padding: 0 20px 100px;
  box-sizing: border-box;
}

.contact-us .jh-btn {
  min-width: 140px;
  margin: 0 auto;
  margin-top: 40px;
  display: block;
}

.submit-success {
  text-align: center;
  padding: 60px 20px 200px;
  display: none;
}

.submit-success>span {
  font-size: 64px;
  color: #50b83c;
  margin-bottom: 20px;
}

.submit-success .title {
  font-size: 24px;
  font-weight: 500;
  color: #333;
  line-height: 32px;
  margin-bottom: 12px;
}

.submit-success .text {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 22px;
}

.submit-success .continue-shopping {
  margin-top: 32px;
}

.submit-success .continue-shopping a {
  color: #fff;
}

.submit-success .continue-shopping a:hover {
  color: #fff;
}

.contact-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-form .item {
  width: 100%;
  margin-top: 20px;
}

.contact-form .item.item-half {
  width: 48.5%;
}

.contact-form .item .tips {
  color: #e23819;
  position: absolute;
  margin-top: 5px;
}

.contact-form .item>input,
.contact-form .item>textarea {
  width: 100%;
  height: 46px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #000;
  padding: 10px;
  box-sizing: border-box;
}

.contact-form .item>input.required,
.contact-form .item>textarea.required {
  border-color: #e23819;
}

.contact-form .item>textarea {
  height: 184px;
}

.contact-form .item>label {
  display: block;
  margin-bottom: 10px;
}

.contact-form .item>label>em {
  color: #e23819;
  font-style: normal;
  margin-right: 4px;
}

.logistics-search .order-result-radius {
  padding: 20px;
  margin-top: 60px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
}

.logistics-search .order-result-radius.top-class {
  margin-top: 20px;
}

.logistics-search .order-result-radius .trackingInfo-status {
  display: flex;
  align-items: center;
  margin: 0 20px;
}

.logistics-search .order-result-radius .trackingInfo-status .icon .iconfont {
  font-size: 24px;
}

.logistics-search .order-result-radius .trackingInfo-status .text {
  margin-left: 10px;
}

.logistics-search .order-result-radius .trackingInfo-status .text span {
  display: block;
}

.logistics-search .order-result-radius .trackingInfo-status .text span:first-of-type {
  font-size: 16px;
  color: #333;
}

.logistics-search .order-result-radius .trackingInfo-status .text span:last-of-type {
  margin-top: 5px;
  color: #888;
}

.logistics-search .order-result-radius .trackingInfo-mesage {
  margin: 20px 20px 0;
}

.logistics-search .order-result-radius .trackingInfo-mesage .item {
  margin-top: 5px;
}

.logistics-search .order-result-radius .trackingInfo-mesage .item:first-of-type {
  margin-top: 0;
}

.logistics-search .order-result-radius .logistics-trajectory {
  margin: 40px 20px 0;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box {
  display: flex;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box:last-of-type .icon .line {
  display: none;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .time {
  display: flex;
  flex-direction: column;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .time span:first-of-type {
  color: #000;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .time span:last-of-type {
  color: #888;
  font-size: 12px;
  margin-top: 5px;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 22px;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .icon .point {
  width: 10px;
  height: 10px;
  background: #dcdee5;
  border: 2px solid #fff;
  border-radius: 50%;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .icon .point.current {
  background: #65b537;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .icon .line {
  width: 1px;
  height: 60px;
  background: #dcdee5;
  margin-right: 1px;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .icon .currentIcon {
  color: #65b537;
}

.logistics-search .order-result-radius .logistics-trajectory .item-box .desc {
  color: #000;
}

.logistics-search .contact {
  margin: 40px 0 0;
  color: #1a1d2c;
}

.logistics-search .contact a {
  font-size: 14px;
  color: #008dff;
}

.logistics-search .copyright {
  margin: 20px 0 0;
  color: #1a1d2c;
}

.logistics-search .error-tip {
  display: inline-block;
  margin-top: 10px;
  color: red;
}

.logistics-search .email-wrap {
  margin-top: 60px;
}

.logistics-search .email-wrap .tip {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
}

.logistics-search .email-wrap .tab-header {
  margin-top: 33px;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  line-height: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
}

.logistics-search .email-wrap .tab-header span {
  flex: 1;
}

.logistics-search .email-wrap .item {
  margin-top: 19px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
}

.logistics-search .email-wrap .item span {
  flex: 1;
}

.logistics-search .email-wrap .item .logistics-item {
  cursor: pointer;
  position: relative;
}

.logistics-search .email-wrap .item .logistics-item:hover {
  color: #008dff;
  text-decoration: underline;
}

.logistics-search .back-iconfont {
  margin-top: 60px;
  font-size: 16px;
  font-weight: 400;
  color: #888;
  line-height: 20px;
  cursor: pointer;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .about-us {
    width: 100%;
    padding: 0 0.5rem;
    box-sizing: border-box;
  }

  .contact-us .jh-btn {
    width: 100%;
    margin-top: 24px;
  }

  .contact-form .item {
    margin-top: 24px;
  }

  .contact-form .item.item-half {
    width: 100%;
  }

  .contact-form .item .tips {
    position: relative;
  }

  .logistics-search .order-result-radius .trackingInfo-status {
    margin: 0;
  }

  .logistics-search .order-result-radius .trackingInfo-mesage {
    margin: 20px 0 0;
  }

  .logistics-search .order-result-radius .logistics-trajectory {
    margin: 40px 0 0;
  }

  .logistics-search .contact {
    margin: 20px 0 0;
  }

  .logistics-search .copyright {
    margin: 30px 0 40px;
  }

  .logistics-search .email-wrap .item {
    font-size: 12px;
  }

  .logistics-search .email-wrap .item span {
    overflow: auto;
  }
}

@keyframes turn {
  0% {
    transform: rotate(0);
  }

  25% {
    transform: rotate(90deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(270deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.account-main {
  padding: 40px 0 80px 0;
  min-height: 560px;
}

.account-main .sl-main-btn {
  height: 50px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.account-main.main {
  width: 1280px;
}

.account-main .flex-box-row {
  display: flex;
  flex-direction: row;
}

.account-main .flex-box-row .left-content {
  width: 16.6%;
  min-width: 140px;
  padding-left: 20px;
  padding-top: 20px;
}

.account-main .flex-box-row .left-content .left-section {
  margin-bottom: 32px;
}

.account-main .flex-box-row .left-content .left-section .title {
  font-size: 18px;
  margin-bottom: 14px;
}

.account-main .flex-box-row .left-content .left-section .account-link {
  font-size: 14px;
  color: #999;
  margin-bottom: 14px;
  display: block;
}

.account-main .flex-box-row .left-content .left-section .account-link:hover {
  text-decoration: underline;
  color: #333;
}

.account-main .flex-box-row .left-content .left-section .account-link.active {
  color: #333;
}

.account-main .flex-box-row .right-content {
  flex: 1 1 auto;
  padding: 0 20px;
}

.account-main .flex-box-row .right-content .section {
  box-shadow: 0 0 8px 0 rgba(102, 102, 102, 0.1),
    0 0 0 1px rgba(220, 222, 229, 0.2);
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 20px;
}

.account-main .account-info-box {
  display: flex;
}

.account-main .account-info-box .user-img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}

.account-main .account-info-box .user-img:hover .img-mask {
  opacity: 1;
}

.account-main .account-info-box .user-img.show-mask .img-mask {
  opacity: 1 !important;
}

.account-main .account-info-box .user-img .user-img-upload {
  height: 80px;
  width: 80px;
  position: absolute;
  opacity: 0.001;
  cursor: pointer;
  border-radius: 50%;
}

.account-main .account-info-box .user-img .img-mask {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
}

.account-main .account-info-box .user-img .img-mask .iconfont {
  color: #fff;
}

.account-main .account-info-box .user-img .img-mask .icon-jiazai {
  animation: turn 1s linear infinite;
}

.account-main .account-info-box .user-info {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 12px;
}

.account-main .account-info-box .user-info .user-name {
  font-size: 18px;
}

.account-main .account-info-box .user-info .user-name .iconfont {
  color: #999;
  cursor: pointer;
}

.account-main .account-info-box .user-info .user-name .iconfont:hover {
  color: #000;
}

.account-main .account-info-box .user-info .info {
  font-size: 14px;
  color: #666;
  margin-top: 8px;
}

.account-main .account-info-box .user-info .info span {
  margin-right: 32px;
}

.account-main .account-info-box .sign-box {
  min-width: 80px;
  text-align: right;
}

.account-main .account-info-box .sign-box .sign-out {
  color: #999;
  font-size: 14px;
  cursor: pointer;
}

.account-main .account-info-box .sign-box .sign-out:hover {
  color: #666;
  text-decoration: underline;
}

.account-main .account-security-content .tab-box,
.account-main .address-book-box .tab-box,
.account-main .my-orders-content .tab-box {
  display: flex;
  margin-bottom: 20px;
}

.account-main .account-security-content .tab-box .tab-item,
.account-main .address-book-box .tab-box .tab-item,
.account-main .my-orders-content .tab-box .tab-item {
  color: #999;
  font-size: 14px;
  line-height: 25px;
  margin-right: 30px;
  cursor: pointer;
}

.account-main .account-security-content .tab-box .tab-item.active,
.account-main .address-book-box .tab-box .tab-item.active,
.account-main .my-orders-content .tab-box .tab-item.active {
  color: #000;
  border-bottom: 2px solid #000;
}

.account-main .account-security-content .tab-box .no-item,
.account-main .address-book-box .tab-box .no-item,
.account-main .my-orders-content .tab-box .no-item {
  width: 1px;
  opacity: 0.001;
  cursor: default;
  margin: 0;
}

.account-main .my-orders-content .order-box-content .table-content,
.account-main .recently-orders-box .order-box-content .table-content {
  display: grid;
  grid-template-columns: 240px 240px auto 130px;
}

.account-main .my-orders-content .order-box-content .table-content.table-head,
.account-main .recently-orders-box .order-box-content .table-content.table-head {
  background: rgba(153, 153, 153, 0.1);
  border: none;
  color: #666;
  border-radius: 4px;
}

.account-main .my-orders-content .order-box-content .table-content.table-body,
.account-main .recently-orders-box .order-box-content .table-content.table-body {
  max-height: 600px;
  overflow-y: auto;
}

.account-main .my-orders-content .order-box-content .table-content.table-body::-webkit-scrollbar,
.account-main .recently-orders-box .order-box-content .table-content.table-body::-webkit-scrollbar {
  width: 6px;
}

.account-main .my-orders-content .order-box-content .table-content.table-body::-webkit-scrollbar-thumb,
.account-main .recently-orders-box .order-box-content .table-content.table-body::-webkit-scrollbar-thumb {
  width: 6px;
  border-radius: 10px;
}

.account-main .my-orders-content .order-box-content .table-content .information,
.account-main .my-orders-content .order-box-content .table-content .operation,
.account-main .my-orders-content .order-box-content .table-content .status,
.account-main .my-orders-content .order-box-content .table-content .total-price,
.account-main .recently-orders-box .order-box-content .table-content .information,
.account-main .recently-orders-box .order-box-content .table-content .operation,
.account-main .recently-orders-box .order-box-content .table-content .status,
.account-main .recently-orders-box .order-box-content .table-content .total-price {
  padding: 12px;
  font-size: 14px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  color: #333;
}

.account-main .my-orders-content .order-box-content .table-content .information .item-column,
.account-main .my-orders-content .order-box-content .table-content .operation .item-column,
.account-main .my-orders-content .order-box-content .table-content .status .item-column,
.account-main .my-orders-content .order-box-content .table-content .total-price .item-column,
.account-main .recently-orders-box .order-box-content .table-content .information .item-column,
.account-main .recently-orders-box .order-box-content .table-content .operation .item-column,
.account-main .recently-orders-box .order-box-content .table-content .status .item-column,
.account-main .recently-orders-box .order-box-content .table-content .total-price .item-column {
  margin-bottom: 4px;
}

.account-main .my-orders-content .order-box-content .table-content .information:nth-last-child(1),
.account-main .my-orders-content .order-box-content .table-content .information:nth-last-child(2),
.account-main .my-orders-content .order-box-content .table-content .information:nth-last-child(3),
.account-main .my-orders-content .order-box-content .table-content .information:nth-last-child(4),
.account-main .my-orders-content .order-box-content .table-content .operation:nth-last-child(1),
.account-main .my-orders-content .order-box-content .table-content .operation:nth-last-child(2),
.account-main .my-orders-content .order-box-content .table-content .operation:nth-last-child(3),
.account-main .my-orders-content .order-box-content .table-content .operation:nth-last-child(4),
.account-main .my-orders-content .order-box-content .table-content .status:nth-last-child(1),
.account-main .my-orders-content .order-box-content .table-content .status:nth-last-child(2),
.account-main .my-orders-content .order-box-content .table-content .status:nth-last-child(3),
.account-main .my-orders-content .order-box-content .table-content .status:nth-last-child(4),
.account-main .my-orders-content .order-box-content .table-content .total-price:nth-last-child(1),
.account-main .my-orders-content .order-box-content .table-content .total-price:nth-last-child(2),
.account-main .my-orders-content .order-box-content .table-content .total-price:nth-last-child(3),
.account-main .my-orders-content .order-box-content .table-content .total-price:nth-last-child(4),
.account-main .recently-orders-box .order-box-content .table-content .information:nth-last-child(1),
.account-main .recently-orders-box .order-box-content .table-content .information:nth-last-child(2),
.account-main .recently-orders-box .order-box-content .table-content .information:nth-last-child(3),
.account-main .recently-orders-box .order-box-content .table-content .information:nth-last-child(4),
.account-main .recently-orders-box .order-box-content .table-content .operation:nth-last-child(1),
.account-main .recently-orders-box .order-box-content .table-content .operation:nth-last-child(2),
.account-main .recently-orders-box .order-box-content .table-content .operation:nth-last-child(3),
.account-main .recently-orders-box .order-box-content .table-content .operation:nth-last-child(4),
.account-main .recently-orders-box .order-box-content .table-content .status:nth-last-child(1),
.account-main .recently-orders-box .order-box-content .table-content .status:nth-last-child(2),
.account-main .recently-orders-box .order-box-content .table-content .status:nth-last-child(3),
.account-main .recently-orders-box .order-box-content .table-content .status:nth-last-child(4),
.account-main .recently-orders-box .order-box-content .table-content .total-price:nth-last-child(1),
.account-main .recently-orders-box .order-box-content .table-content .total-price:nth-last-child(2),
.account-main .recently-orders-box .order-box-content .table-content .total-price:nth-last-child(3),
.account-main .recently-orders-box .order-box-content .table-content .total-price:nth-last-child(4) {
  border: none;
}

.account-main .my-orders-content .order-box-content .table-content .operation,
.account-main .recently-orders-box .order-box-content .table-content .operation {
  text-align: right;
}

.account-main .my-orders-content .order-box-content .table-content .operation a,
.account-main .recently-orders-box .order-box-content .table-content .operation a {
  color: #008dff;
  font-size: 14px;
  cursor: pointer;
}

.account-main .my-orders-content .order-box-content .table-content .operation a:hover,
.account-main .recently-orders-box .order-box-content .table-content .operation a:hover {
  text-decoration: underline;
}

.account-main .address-book-box .address-list .address-list-item {
  border: 1px solid rgba(102, 102, 102, 0.2);
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
  padding: 12px;
  cursor: pointer;
}

.account-main .address-book-box .address-list .address-list-item:hover {
  border-color: #000;
}

.account-main .address-book-box .address-list .address-list-item .address-name {
  font-size: 16px;
  margin-bottom: 8px;
}

.account-main .address-book-box .address-list .address-list-item .address-name .default-tag {
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
  background: #f49342;
  border-radius: 8px;
  padding: 2px 8px;
  color: #fff;
  transform: translateY(-1px);
}

.account-main .address-book-box .address-list .address-list-item .list-column {
  color: #666;
  font-size: 14px;
  margin-bottom: 4px;
}

.account-main .address-book-box .address-list .address-list-item .list-column span {
  margin-right: 30px;
}

.account-main .address-book-box .address-list .address-list-item .edit-area {
  position: absolute;
  right: 12px;
  top: 12px;
  color: #999;
  cursor: pointer;
}

.account-main .address-book-box .address-list .address-list-item .edit-area a {
  color: #999;
}

.account-main .address-book-box .address-list .address-list-item .edit-area a .iconfont {
  padding-right: 3px;
}

.account-main .address-book-box .address-list .address-list-item .edit-area a .iconfont:hover {
  color: #333;
}

.account-main .address-book-box .address-list .address-list-item .edit-area .mark-default {
  border-left: 1px solid #999;
  padding-left: 8px;
}

.account-main .address-book-box .address-list .address-list-item .edit-area .mark-default:hover {
  color: #333;
  text-decoration: underline;
}

.account-main .address-editor {
  position: relative;
}

.account-main .address-editor .address-editor-box {
  position: relative;
  width: 60%;
}

.account-main .address-editor .address-editor-box input[type="checkbox"] {
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

.account-main .address-editor .address-editor-box .flex-box-row {
  flex-wrap: wrap;
}

.account-main .address-editor .address-editor-box .flex-box-row .checkbox-item {
  margin-right: 32px;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box {
  position: relative;
  margin-bottom: 20px;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box .title {
  margin-bottom: 8px;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box input:not([type="checkbox"]),
.account-main .address-editor .address-editor-box .flex-box-row .editor-box select {
  position: relative;
  height: 36px;
  background: inherit;
  border-radius: 4px;
  border: 1px solid #ccc;
  width: calc(100% - 30px);
  padding: 1px 8px;
  box-sizing: content-box;
  cursor: pointer;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box input:not([type="checkbox"]):hover,
.account-main .address-editor .address-editor-box .flex-box-row .editor-box select:hover {
  border-color: #666;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box input:not([type="checkbox"]):focus,
.account-main .address-editor .address-editor-box .flex-box-row .editor-box select:focus {
  border-color: #333;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box input:not([type="checkbox"]).format-error,
.account-main .address-editor .address-editor-box .flex-box-row .editor-box select.format-error {
  border-color: #de3618;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box input:not([type="checkbox"]).jh-btn-disabled,
.account-main .address-editor .address-editor-box .flex-box-row .editor-box select.jh-btn-disabled {
  background: rgba(153, 153, 153, 0.1);
  border: 1px solid #ccc;
  color: #999;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box .icon-L_search_down {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-size: 12px;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box .address-phone-item {
  display: flex;
  width: calc(100% - 12px);
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box .address-phone-item .phone-code {
  background: rgba(153, 153, 153, 0.1);
  border-radius: 6px 0 0 6px;
  border: 1px solid #ccc;
  color: #999;
  padding: 0 10px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 40px;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box .address-phone-item input:not([type="checkbox"]) {
  border-left: 0;
  border-radius: 0 4px 4px 0;
  width: 100%;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box-half {
  width: 50%;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box-full {
  width: 100%;
}

.account-main .address-editor .address-editor-box .flex-box-row .editor-box-small {
  width: 33.3%;
}

.account-main .address-editor .address-editor-box .submit-box {
  margin-top: 20px;
}

.account-main .address-editor .box-line {
  height: 1px;
  width: auto;
  background: rgba(102, 102, 102, 0.2);
  transform: translateY(-70px);
}

.account-main .address-editor .delete-address {
  position: absolute;
  right: 20px;
  bottom: 40px;
  font-size: 14px;
  color: #de3618;
  cursor: pointer;
}

.account-main .account-security-content .security-email .security-box,
.account-main .account-security-content .security-password .security-box {
  margin-bottom: 20px;
}

.account-main .account-security-content .security-email .security-box .title,
.account-main .account-security-content .security-password .security-box .title {
  font-size: 16px;
  margin-bottom: 8px;
}

.account-main .account-security-content .security-email .security-box .security-input-box,
.account-main .account-security-content .security-email .security-box .security-input-box-row,
.account-main .account-security-content .security-password .security-box .security-input-box,
.account-main .account-security-content .security-password .security-box .security-input-box-row {
  display: flex;
  flex-direction: column;
}

.account-main .account-security-content .security-email .security-box .security-input-box input:not([type="checkbox"]),
.account-main .account-security-content .security-email .security-box .security-input-box select,
.account-main .account-security-content .security-email .security-box .security-input-box-row input:not([type="checkbox"]),
.account-main .account-security-content .security-email .security-box .security-input-box-row select,
.account-main .account-security-content .security-password .security-box .security-input-box input:not([type="checkbox"]),
.account-main .account-security-content .security-password .security-box .security-input-box select,
.account-main .account-security-content .security-password .security-box .security-input-box-row input:not([type="checkbox"]),
.account-main .account-security-content .security-password .security-box .security-input-box-row select {
  height: 36px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 264px;
  padding: 1px 8px;
  box-sizing: content-box;
  margin-right: 12px;
  cursor: pointer;
}

.account-main .account-security-content .security-email .security-box .security-input-box input:not([type="checkbox"]):hover,
.account-main .account-security-content .security-email .security-box .security-input-box select:hover,
.account-main .account-security-content .security-email .security-box .security-input-box-row input:not([type="checkbox"]):hover,
.account-main .account-security-content .security-email .security-box .security-input-box-row select:hover,
.account-main .account-security-content .security-password .security-box .security-input-box input:not([type="checkbox"]):hover,
.account-main .account-security-content .security-password .security-box .security-input-box select:hover,
.account-main .account-security-content .security-password .security-box .security-input-box-row input:not([type="checkbox"]):hover,
.account-main .account-security-content .security-password .security-box .security-input-box-row select:hover {
  border-color: #666;
}

.account-main .account-security-content .security-email .security-box .security-input-box input:not([type="checkbox"]):focus,
.account-main .account-security-content .security-email .security-box .security-input-box select:focus,
.account-main .account-security-content .security-email .security-box .security-input-box-row input:not([type="checkbox"]):focus,
.account-main .account-security-content .security-email .security-box .security-input-box-row select:focus,
.account-main .account-security-content .security-password .security-box .security-input-box input:not([type="checkbox"]):focus,
.account-main .account-security-content .security-password .security-box .security-input-box select:focus,
.account-main .account-security-content .security-password .security-box .security-input-box-row input:not([type="checkbox"]):focus,
.account-main .account-security-content .security-password .security-box .security-input-box-row select:focus {
  border-color: #333;
}

.account-main .account-security-content .security-email .security-box .security-input-box input:not([type="checkbox"]).format-error,
.account-main .account-security-content .security-email .security-box .security-input-box select.format-error,
.account-main .account-security-content .security-email .security-box .security-input-box-row input:not([type="checkbox"]).format-error,
.account-main .account-security-content .security-email .security-box .security-input-box-row select.format-error,
.account-main .account-security-content .security-password .security-box .security-input-box input:not([type="checkbox"]).format-error,
.account-main .account-security-content .security-password .security-box .security-input-box select.format-error,
.account-main .account-security-content .security-password .security-box .security-input-box-row input:not([type="checkbox"]).format-error,
.account-main .account-security-content .security-password .security-box .security-input-box-row select.format-error {
  border-color: #de3618;
}

.account-main .account-security-content .security-email .security-box .security-input-box .error-tips,
.account-main .account-security-content .security-email .security-box .security-input-box-row .error-tips,
.account-main .account-security-content .security-password .security-box .security-input-box .error-tips,
.account-main .account-security-content .security-password .security-box .security-input-box-row .error-tips {
  display: none;
  color: #de3618;
}

.account-main .account-security-content .security-email .security-box .security-input-box .account-email-input-disabled,
.account-main .account-security-content .security-email .security-box .security-input-box-row .account-email-input-disabled,
.account-main .account-security-content .security-password .security-box .security-input-box .account-email-input-disabled,
.account-main .account-security-content .security-password .security-box .security-input-box-row .account-email-input-disabled {
  color: #999;
  cursor: not-allowed !important;
  background-color: rgba(153, 153, 153, 0.1) !important;
}

.account-main .account-security-content .security-email .security-box .security-input-box-row,
.account-main .account-security-content .security-password .security-box .security-input-box-row {
  flex-direction: row;
}

.account-main .account-security-content .security-password {
  display: none;
}

.account-main .account-security-content .security-email .email-tips {
  display: none;
  color: #50b83c;
  margin-bottom: 8px;
  font-size: 14px;
}

.account-main .account-security-content .security-email .email-tips .iconfont {
  margin-right: 8px;
}

.account-main .account-security-content .security-email .resend-email {
  display: none;
  color: #999;
  font-size: 14px;
}

.account-main .account-security-content .security-email .resend-email a {
  font-size: 14px;
  text-decoration: underline;
}

.account-main .account-security-content .security-email .resend-email .resend-link {
  cursor: pointer;
  color: #008dff;
}

.account-main .account-security-content .security-email .resend-email .resend-link-disabled {
  cursor: not-allowed;
  color: #999;
}

.account-main .account-security-content .security-email .error-tips {
  display: none;
  color: #de3618;
  font-size: 14px;
  margin-top: -16px;
}

.account-main .update-profile-content .info-content {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

.account-main .update-profile-content .info-content .info-box {
  margin-bottom: 20px;
}

.account-main .update-profile-content .info-content .info-box.info-box-big {
  width: 100%;
}

.account-main .update-profile-content .info-content .info-box.info-box-big .security-input-box input {
  width: 558px;
}

.account-main .update-profile-content .info-content .info-box.info-box-rest {
  width: 600px;
}

.account-main .update-profile-content .info-content .info-box .title {
  font-size: 16px;
  margin-bottom: 8px;
}

.account-main .update-profile-content .info-content .info-box .security-input-box {
  position: relative;
  display: flex;
  align-items: center;
}

.account-main .update-profile-content .info-content .info-box .security-input-box input:not([type="checkbox"]),
.account-main .update-profile-content .info-content .info-box .security-input-box select {
  height: 36px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 264px;
  padding: 1px 8px;
  box-sizing: content-box;
  margin-right: 12px;
  cursor: pointer;
}

.account-main .update-profile-content .info-content .info-box .security-input-box input:not([type="checkbox"]):hover,
.account-main .update-profile-content .info-content .info-box .security-input-box select:hover {
  border-color: #666;
}

.account-main .update-profile-content .info-content .info-box .security-input-box input:not([type="checkbox"]):focus,
.account-main .update-profile-content .info-content .info-box .security-input-box select:focus {
  border-color: #333;
}

.account-main .update-profile-content .info-content .info-box .security-input-box input:not([type="checkbox"]).format-error,
.account-main .update-profile-content .info-content .info-box .security-input-box select.format-error {
  border-color: #de3618;
}

.account-main .update-profile-content .info-content .info-box .security-input-box .iconfont {
  height: 12px;
  width: 12px;
  position: absolute;
  font-size: 12px;
  left: 255px;
}

.account-main .update-profile-content .info-content .info-box .security-input-box select {
  width: 234px;
  padding-right: 38px;
}

.account-main .update-profile-content .info-content .info-submit {
  padding-top: 20px;
  border-top: 1px solid rgba(102, 102, 102, 0.2);
  width: 100%;
}

.account-main .flex-box-row-center {
  display: flex;
  max-width: 1200px;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 30px;
}

.account-main .flex-box-row-center .login-box,
.account-main .flex-box-row-center .register-box,
.account-main .flex-box-row-center .register-success {
  width: 380px;
}

.account-main .flex-box-row-center .login-box .account-title,
.account-main .flex-box-row-center .register-box .account-title,
.account-main .flex-box-row-center .register-success .account-title {
  margin-bottom: 32px;
}

.account-main .flex-box-row-center .login-box .account-title h3,
.account-main .flex-box-row-center .register-box .account-title h3,
.account-main .flex-box-row-center .register-success .account-title h3 {
  text-align: left;
  margin: 0;
  padding: 0;
}

.account-main .flex-box-row-center .login-box .account-title h3::after,
.account-main .flex-box-row-center .register-box .account-title h3::after,
.account-main .flex-box-row-center .register-success .account-title h3::after {
  display: none;
}

.account-main .flex-box-row-center .login-box .main-tips,
.account-main .flex-box-row-center .register-box .main-tips,
.account-main .flex-box-row-center .register-success .main-tips {
  word-break: break-word;
  margin-bottom: 8px;
  color: #666;
}

.account-main .flex-box-row-center .login-box .main-tips.mb32,
.account-main .flex-box-row-center .register-box .main-tips.mb32,
.account-main .flex-box-row-center .register-success .main-tips.mb32 {
  margin-bottom: 32px;
}

.account-main .flex-box-row-center .login-box button,
.account-main .flex-box-row-center .register-box button,
.account-main .flex-box-row-center .register-success button {
  width: 100%;
}

.account-main .flex-box-row-center .register-box .account-input {
  position: relative;
  margin-bottom: 12px;
}

.account-main .flex-box-row-center .register-box .account-input .tips-error {
  color: #de3618;
}

.account-main .flex-box-row-center .register-box .account-input .error-active {
  border-color: #de3618;
}

.account-main .flex-box-row-center .register-box .account-input input {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 48px;
  outline: 0;
  padding: 0 11px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  transition: all 0.5s;
  z-index: 2;
  position: relative;
}

.account-main .flex-box-row-center .register-box .account-input input:hover {
  border-color: #666;
}

.account-main .flex-box-row-center .register-box .account-input input:focus {
  border-color: #000;
}

.account-main .flex-box-row-center .register-box .is-subscribe {
  padding-left: 20px;
  padding: 8px 0 12px 20px;
  line-height: 22px;
  position: relative;
  font-size: 14px;
}

.account-main .flex-box-row-center .register-box .is-subscribe span {
  position: absolute;
  left: 0;
}

.account-main .flex-box-row-center .register-box .tips {
  font-size: 12px;
  color: #999;
  margin-bottom: 32px;
}

.account-main .flex-box-row-center .register-box .tips .inline-link {
  font-size: 12px;
  color: #008dff;
  text-decoration: underline;
  cursor: pointer;
}

.account-main .flex-box-row-center .register-box .tips-mobile {
  display: none;
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}

.account-main .flex-box-row-center .register-box .tips-mobile .inline-link {
  font-size: 14px;
  color: #008dff;
  text-decoration: underline;
  cursor: pointer;
}

.account-main .flex-box-row-center .register-success {
  display: none;
  max-width: 375px;
}

.account-main .flex-box-row-center .register-success .account-title {
  text-align: center;
}

.account-main .flex-box-row-center .register-success .back-link {
  color: #008dff;
  cursor: pointer;
}

.account-main .flex-box-row-center .register-success .back-link:hover {
  text-decoration: underline;
}

.account-main .login-content {
  width: 388px;
  margin: auto;
}

.account-main .login-content .login-account .tips-account,
.account-main .login-content .replace-email-content .tips-account,
.account-main .login-content .reset-password .tips-account,
.account-main .login-content .submit-reset-password .tips-account {
  display: none;
}

.account-main .login-content .login-account .tips-account.tips-error,
.account-main .login-content .replace-email-content .tips-account.tips-error,
.account-main .login-content .reset-password .tips-account.tips-error,
.account-main .login-content .submit-reset-password .tips-account.tips-error {
  color: #de3618;
}

.account-main .login-content .login-account .account-title,
.account-main .login-content .replace-email-content .account-title,
.account-main .login-content .reset-password .account-title,
.account-main .login-content .submit-reset-password .account-title {
  margin-bottom: 32px;
}

.account-main .login-content .login-account .account-title .title,
.account-main .login-content .replace-email-content .account-title .title,
.account-main .login-content .reset-password .account-title .title,
.account-main .login-content .submit-reset-password .account-title .title {
  text-align: left;
  margin: 0;
  padding: 0;
}

.account-main .login-content .login-account .account-title .title::after,
.account-main .login-content .replace-email-content .account-title .title::after,
.account-main .login-content .reset-password .account-title .title::after,
.account-main .login-content .submit-reset-password .account-title .title::after {
  display: none;
}

.account-main .login-content .login-account .main-tips,
.account-main .login-content .replace-email-content .main-tips,
.account-main .login-content .reset-password .main-tips,
.account-main .login-content .submit-reset-password .main-tips {
  margin-bottom: 20px;
}

.account-main .login-content .login-account .main-tips .register-link,
.account-main .login-content .replace-email-content .main-tips .register-link,
.account-main .login-content .reset-password .main-tips .register-link,
.account-main .login-content .submit-reset-password .main-tips .register-link {
  color: #008dff;
  text-decoration: underline;
  font-size: 16px;
  cursor: pointer;
}

.account-main .login-content .login-account .account-input,
.account-main .login-content .replace-email-content .account-input,
.account-main .login-content .reset-password .account-input,
.account-main .login-content .submit-reset-password .account-input {
  position: relative;
  margin-bottom: 12px;
}

.account-main .login-content .login-account .account-input input,
.account-main .login-content .replace-email-content .account-input input,
.account-main .login-content .reset-password .account-input input,
.account-main .login-content .submit-reset-password .account-input input {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 48px;
  outline: 0;
  padding: 0 11px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  transition: all 0.5s;
  z-index: 2;
  position: relative;
}

.account-main .login-content .login-account .account-input input:hover,
.account-main .login-content .replace-email-content .account-input input:hover,
.account-main .login-content .reset-password .account-input input:hover,
.account-main .login-content .submit-reset-password .account-input input:hover {
  border-color: #666;
}

.account-main .login-content .login-account .account-input input:focus,
.account-main .login-content .replace-email-content .account-input input:focus,
.account-main .login-content .reset-password .account-input input:focus,
.account-main .login-content .submit-reset-password .account-input input:focus {
  border-color: #000;
}

.account-main .login-content .login-account button,
.account-main .login-content .replace-email-content button,
.account-main .login-content .reset-password button,
.account-main .login-content .submit-reset-password button {
  width: 100%;
}

.account-main .login-content .login-account .cancel-reset-password,
.account-main .login-content .replace-email-content .cancel-reset-password,
.account-main .login-content .reset-password .cancel-reset-password,
.account-main .login-content .submit-reset-password .cancel-reset-password {
  text-align: center;
  cursor: pointer;
  padding: 13px 20px;
  border: 1px solid;
}

.account-main .login-content .login-account .forgot-password,
.account-main .login-content .replace-email-content .forgot-password,
.account-main .login-content .reset-password .forgot-password,
.account-main .login-content .submit-reset-password .forgot-password {
  cursor: pointer;
  margin: 8px 0 32px 0;
}

.account-main .login-content .login-account .forgot-password:hover,
.account-main .login-content .replace-email-content .forgot-password:hover,
.account-main .login-content .reset-password .forgot-password:hover,
.account-main .login-content .submit-reset-password .forgot-password:hover {
  text-decoration: underline;
}

.account-main .login-content .replace-email-content .error-tips {
  display: none;
  background-color: #de3618;
  padding: 8px 12px;
  border-radius: 4px;
  color: #fff;
  margin-bottom: 10px;
}

.account-main .login-content .replace-email-content .title {
  font-size: 32px;
}

.account-main .login-content .replace-email-content .main-tips {
  color: #666;
  font-size: 18px;
}

.account-main .login-content .replace-email-content .tips {
  font-size: 18px;
  color: #666;
  margin-top: 12px;
}

.account-main .empty-box {
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.account-main .empty-box .tips {
  color: #999;
  margin-bottom: 12px;
  font-size: 14px;
}

.account-main .empty-box .shop-btn {
  padding: 8px 20px;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  cursor: pointer;
}

.account-main .page-box .records {
  color: #666;
  font-size: 14px;
}

.account-main .section-header {
  position: relative;
  margin-bottom: 20px;
}

.account-main .section-header .title {
  font-size: 18px;
}

.account-main .section-header .title .tips {
  margin-left: 8px;
  font-size: 14px;
  color: #999;
}

.account-main .section-header .more-info {
  color: #008dff;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  cursor: pointer;
}

.account-main .section-header .more-info:hover {
  text-decoration: underline;
}

.my-account-mobile {
  display: none;
}

.account-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.account-mask .account-modal {
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-direction: column;
  padding: 20px;
}

.account-mask .account-modal .icon-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.account-mask .account-modal .icon-31yiguanzhudianpu {
  font-size: 60px;
  color: #50b83c;
  margin-bottom: 14px;
}

.account-mask .account-modal .title {
  font-size: 16px;
  margin-bottom: 8px;
  text-align: center;
}

.account-mask .account-modal .tips {
  font-size: 14px;
  color: #999;
}

.account-mask .account-modal .modal-header {
  position: absolute;
  top: 20px;
  left: 20px;
}

.account-mask .account-modal .modal-content {
  width: 100%;
}

.account-mask .account-modal .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
  justify-content: flex-end;
}

.account-mask .account-modal .modal-footer div {
  padding: 9px 24px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
}

.account-mask .account-modal .modal-cancel {
  margin-right: 12px;
  border: 1px solid #dcdee5;
  color: #606266;
}

.account-mask .account-modal .modal-delete-confirm {
  margin-right: 20px;
  color: #fff;
  background-color: #de3618;
}

.transit-flex-content {
  display: flex;
  justify-content: center;
  padding: 300px 0;
}

.transit-flex-content .content {
  align-items: center;
  text-align: center;
}

.transit-flex-content .content .title {
  margin-bottom: 12px;
  font-size: 32px;
}

.transit-flex-content .content .tips {
  font-size: 18px;
  color: #999;
  margin-bottom: 12px;
}

.transit-flex-content .content .store-link a {
  font-size: 16px;
  color: #008dff;
  cursor: pointer;
}

.transit-flex-content .content .store-link a:hover {
  text-decoration: underline;
}

@keyframes toast {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 1;
    transform: translateY(10px);
  }

  85% {
    opacity: 1;
    transform: translateY(10px);
  }

  100% {
    opacity: 0;
    transform: translateY(0);
  }
}

.toast-tips {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 99;
}

.toast-tips .error-toast,
.toast-tips .success-toast,
.toast-tips .warning-toast {
  border-radius: 4px;
  padding: 12px 20px;
  display: none;
}

.toast-tips .error-toast .iconfont,
.toast-tips .success-toast .iconfont,
.toast-tips .warning-toast .iconfont {
  margin-right: 12px;
}

.toast-tips .error-toast.active,
.toast-tips .success-toast.active,
.toast-tips .warning-toast.active {
  display: block;
  animation: toast 3s;
}

.toast-tips .success-toast {
  background-color: #e3f1df;
  color: #50b83c;
}

.toast-tips .warning-toast {
  background-color: #fcebdb;
  color: #f49342;
}

.toast-tips .error-toast {
  background-color: #fbeae5;
  color: #de3618;
}

@media screen and (max-width: 768px) {
  .account-main {
    min-height: 360px;
    padding: 20px 0 40px 0;
  }

  .account-main.main {
    width: 100%;
    padding: 20px 0 40px 0;
  }

  .account-main .flex-box-row .left-content {
    display: none;
  }

  .account-main .flex-box-row .right-content {
    padding: 0;
    width: 100%;
  }

  .account-main .flex-box-row .right-content .section {
    box-shadow: unset;
    border: none;
    padding: 0;
    border-radius: unset;
  }

  .account-main .flex-box-row .right-content .section.update-profile-content {
    padding: 0 20px;
  }

  .account-main .flex-box-row .right-content .section.address-editor {
    padding: 0 10px 0 20px;
  }

  .account-main .flex-box-row .right-content .section-header {
    display: none;
  }

  .account-main .flex-box-row .right-content .tab-box {
    overflow-x: scroll;
    padding: 0 16px;
    position: relative;
    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  }

  .account-main .flex-box-row .right-content .tab-box::-webkit-scrollbar {
    height: 0;
  }

  .account-main .flex-box-row .right-content .tab-box::after {
    content: "";
    height: 27px;
    width: 30px;
    position: fixed;
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  }

  .account-main .flex-box-row .right-content .tab-box .tab-item {
    white-space: nowrap;
  }

  .account-main .recently-orders-box .information:first-child,
  .account-main .recently-orders-box .status:first-child,
  .account-main .recently-orders-box .total-price:first-child {
    border-radius: 0;
  }

  .account-main .recently-orders-box .information:nth-last-child(1),
  .account-main .recently-orders-box .information:nth-last-child(2),
  .account-main .recently-orders-box .information:nth-last-child(3),
  .account-main .recently-orders-box .information:nth-last-child(4),
  .account-main .recently-orders-box .status:nth-last-child(1),
  .account-main .recently-orders-box .status:nth-last-child(2),
  .account-main .recently-orders-box .status:nth-last-child(3),
  .account-main .recently-orders-box .status:nth-last-child(4),
  .account-main .recently-orders-box .total-price:nth-last-child(1),
  .account-main .recently-orders-box .total-price:nth-last-child(2),
  .account-main .recently-orders-box .total-price:nth-last-child(3),
  .account-main .recently-orders-box .total-price:nth-last-child(4) {
    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  }

  .account-main .my-orders-content .order-box-content .table-content,
  .account-main .recently-orders-box .order-box-content .table-content {
    grid-template-columns: auto auto auto;
  }

  .account-main .my-orders-content .order-box-content .table-content .information:first-child,
  .account-main .my-orders-content .order-box-content .table-content .operation:first-child,
  .account-main .my-orders-content .order-box-content .table-content .status:first-child,
  .account-main .my-orders-content .order-box-content .table-content .total-price:first-child,
  .account-main .recently-orders-box .order-box-content .table-content .information:first-child,
  .account-main .recently-orders-box .order-box-content .table-content .operation:first-child,
  .account-main .recently-orders-box .order-box-content .table-content .status:first-child,
  .account-main .recently-orders-box .order-box-content .table-content .total-price:first-child {
    border-radius: 0;
  }

  .account-main .my-orders-content .order-box-content .table-content .operation,
  .account-main .recently-orders-box .order-box-content .table-content .operation {
    display: none;
  }

  .account-main .my-orders-content .order-box-content .table-content .total-price,
  .account-main .recently-orders-box .order-box-content .table-content .total-price {
    text-align: right;
  }

  .account-main .my-orders-content .order-box-content .table-content .total-price:not(:nth-child(3)),
  .account-main .recently-orders-box .order-box-content .table-content .total-price:not(:nth-child(3)) {
    margin-right: 16px;
    padding-right: 0;
  }

  .account-main .update-profile-content {
    padding: 0 20px;
  }

  .account-main .update-profile-content .info-content {
    margin-top: 0;
  }

  .account-main .update-profile-content .info-content .info-box {
    width: 100%;
  }

  .account-main .update-profile-content .info-content .info-box .security-input-box .iconfont {
    left: unset;
    right: 15px;
  }

  .account-main .update-profile-content .info-content .info-box .security-input-box input:not([type="checkbox"]),
  .account-main .update-profile-content .info-content .info-box .security-input-box select {
    margin: 0;
    padding: 1px 8px;
    width: 100%;
  }

  .account-main .update-profile-content .info-content .info-box .title {
    margin: 0 0 8px 0;
  }

  .account-main .update-profile-content .info-content .info-submit {
    padding: 0;
    border-top: none;
    line-height: 40px;
  }

  .account-main .update-profile-content .info-content .info-submit .submit-btn {
    width: 100%;
  }

  .account-main .address-book-box .address-list {
    padding: 0 16px;
  }

  .account-main .address-book-box .address-list .address-list-item {
    border: none;
    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    padding: 0 0 20px 0;
    border-radius: unset;
  }

  .account-main .address-book-box .address-list .address-list-item :hover {
    border-color: rgba(102, 102, 102, 0.2);
  }

  .account-main .address-book-box .address-list .address-list-item .iconfont {
    right: 0;
  }

  .account-main .address-book-box .address-list .address-list-item .iconfont {
    top: 0;
  }

  .account-main .address-book-box .address-list .address-list-item .edit-area {
    top: 0;
  }

  .account-main .address-book-box .address-list .address-list-item .edit-area .mark-default {
    display: none;
  }

  .account-main .address-book-box .address-list .address-list-item .list-column {
    display: flex;
    flex-direction: column;
  }

  .account-main .address-book-box .address-list .address-list-item .list-column span {
    margin-bottom: 4px;
  }

  .account-main .address-editor {
    padding: 0 16px;
  }

  .account-main .address-editor .address-editor-box {
    width: auto;
  }

  .account-main .address-editor .address-editor-box .flex-box-row .checkbox-item {
    margin: 0;
    width: 50%;
  }

  .account-main .address-editor .address-editor-box .flex-box-row .editor-box-half,
  .account-main .address-editor .address-editor-box .flex-box-row .editor-box-small {
    width: 100%;
  }

  .account-main .address-editor .address-editor-box .flex-box-row .editor-box-half input,
  .account-main .address-editor .address-editor-box .flex-box-row .editor-box-small input {
    width: calc(100% - 16px);
  }

  .account-main .address-editor .address-editor-box .box-line {
    display: none;
  }

  .account-main .address-editor .delete-address {
    display: none;
  }

  .account-main .address-editor .box-line {
    display: none;
  }

  .account-main .account-security-content .security-email,
  .account-main .account-security-content .security-password {
    padding: 0 16px;
  }

  .account-main .account-security-content .security-email .security-box,
  .account-main .account-security-content .security-password .security-box {
    margin-bottom: 12px;
  }

  .account-main .account-security-content .security-email .security-box .security-input-box input:not([type="checkbox"]),
  .account-main .account-security-content .security-email .security-box .security-input-box select,
  .account-main .account-security-content .security-password .security-box .security-input-box input:not([type="checkbox"]),
  .account-main .account-security-content .security-password .security-box .security-input-box select {
    width: calc(100% - 16px);
  }

  .account-main .account-security-content .security-email .security-box .email-tips,
  .account-main .account-security-content .security-password .security-box .email-tips {
    margin-bottom: 12px;
  }

  .account-main .account-security-content .security-email .security-box:nth-last-child(1),
  .account-main .account-security-content .security-password .security-box:nth-last-child(1) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  }

  .account-main .flex-box-row-center {
    padding: 80px 0 160px 0;
  }

  .account-main .flex-box-row-center .register-box {
    padding: 0 16px;
    width: 100%;
  }

  .account-main .flex-box-row-center .register-box .login-account .tips-mobile {
    display: block;
  }

  .account-main .flex-box-row-center .login-box {
    display: none;
  }

  .account-main .login-content {
    width: 100%;
    padding: 80px 16px 160px 16px;
    box-sizing: border-box;
  }

  .account-header-wrapper {
    height: 50px;
  }

  .account-header-wrapper .account-header {
    height: 50px;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
  }

  .account-header-wrapper .account-header .account-header-title {
    height: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .account-header-wrapper .account-header .account-header-back {
    position: absolute;
    font-size: 18px;
    top: 13px;
    left: 10px;
    z-index: 1;
  }

  .account-header-wrapper .account-header .account-header-add,
  .account-header-wrapper .account-header .account-header-delete {
    position: absolute;
    font-size: 18px;
    top: 13px;
    right: 10px;
  }

  .account-mask .account-modal .icon-btn-close,
  .account-mask .account-modal .modal-content>.tips,
  .account-mask .account-modal .modal-header {
    display: none;
  }

  .account-mask .account-modal .tips {
    font-size: 12px;
  }

  .account-mask .account-modal .modal-content {
    margin-top: -25px;
  }

  .account-mask .account-modal .modal-content .title {
    font-size: 12px;
  }

  .account-mask .account-modal .modal-footer {
    padding: 0;
    border-top: 1px solid rgba(102, 102, 102, 0.2);
    height: 40px;
  }

  .account-mask .account-modal .modal-footer div {
    width: 50%;
    padding: 0;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin: 0;
  }

  .account-mask .account-modal .modal-footer .modal-cancel {
    border: none;
    border-right: 1px solid rgba(102, 102, 102, 0.2);
    color: unset;
    border-radius: 0 0 0 4px;
  }

  .account-mask .account-modal .modal-footer .modal-delete-confirm {
    color: #de3618;
    background-color: #fff;
    border-radius: 0 0 4px 0;
  }

  .my-account {
    display: none;
  }

  .my-account-mobile {
    display: block;
  }

  .my-account-mobile .mobile-section {
    border-bottom: 6px solid rgba(204, 204, 204, 0.16);
  }

  .my-account-mobile .user-info-mobile {
    display: flex;
    padding: 20px 16px;
  }

  .my-account-mobile .user-info-mobile .user-img {
    height: 46px;
    width: 46px;
    border-radius: 50%;
    background-size: contain;
    margin-right: 12px;
    background-repeat: no-repeat;
  }

  .my-account-mobile .user-info-mobile .user-img:hover .img-mask {
    opacity: 1;
  }

  .my-account-mobile .user-info-mobile .user-img.show-mask .img-mask {
    opacity: 1 !important;
  }

  .my-account-mobile .user-info-mobile .user-img .user-img-upload {
    height: 46px;
    width: 46px;
    position: absolute;
    opacity: 0.001;
    cursor: pointer;
    border-radius: 50%;
  }

  .my-account-mobile .user-info-mobile .user-img .img-mask {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
  }

  .my-account-mobile .user-info-mobile .user-img .img-mask .iconfont {
    color: #fff;
  }

  .my-account-mobile .user-info-mobile .user-img .img-mask .icon-jiazai {
    animation: turn 1s linear infinite;
  }

  .my-account-mobile .user-info-mobile .user-info {
    flex: 1 1;
  }

  .my-account-mobile .user-info-mobile .user-info div {
    margin-bottom: 4px;
  }

  .my-account-mobile .user-info-mobile .user-info .user-name {
    font-size: 18px;
    word-break: break-word;
  }

  .my-account-mobile .user-info-mobile .user-info .info {
    font-size: 12px;
    color: #999;
  }

  .my-account-mobile .recent-orders-mobile {
    padding: 20px 16px;
  }

  .my-account-mobile .recent-orders-mobile .section-header-mobile {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .my-account-mobile .recent-orders-mobile .section-header-mobile .more-info {
    font-size: 12px;
    color: #999;
  }

  .my-account-mobile .recent-orders-mobile .icon-content-mobile {
    display: flex;
  }

  .my-account-mobile .recent-orders-mobile .icon-content-mobile .icon-box-mobile {
    width: 25%;
    display: flex;
    flex-direction: column;
  }

  .my-account-mobile .recent-orders-mobile .icon-content-mobile .icon-box-mobile .icon-img-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .my-account-mobile .recent-orders-mobile .icon-content-mobile .icon-box-mobile .icon-img-mobile .iconfont {
    font-size: 32px;
  }

  .my-account-mobile .recent-orders-mobile .icon-content-mobile .icon-box-mobile .icon-text-mobile {
    text-align: center;
  }

  .my-account-mobile .account-menu-mobile {
    padding: 0 16px;
    margin-bottom: 40px;
  }

  .my-account-mobile .account-menu-mobile .account-menu-item {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    font-size: 14px;
    position: relative;
  }

  .my-account-mobile .account-menu-mobile .account-menu-item .iconfont {
    position: absolute;
    right: 0;
  }

  .my-account-mobile .sign-out-mobile {
    padding: 0 16px;
    margin-bottom: 40px;
  }

  .my-account-mobile .sign-out-mobile .sign-out {
    height: 36px;
    text-align: center;
    border: 1px solid;
    line-height: 36px;
    border-radius: 4px;
    font-size: 18px;
  }

  .toast-tips {
    left: 40%;
  }
}

.J-CartEmpty,
.J-CartList {
  display: none;
}

.add-cart-popup .cart-properties,
.buy-cart-box .cart-properties,
.cart-list .cart-properties,
.order-list-box .cart-properties {
  font-size: 12px;
}

.add-cart-popup .cart-properties>span,
.buy-cart-box .cart-properties>span,
.cart-list .cart-properties>span,
.order-list-box .cart-properties>span {
  display: block !important;
}

.cart-box {
  font-size: 14px;
}

.cart-box.main {
  max-width: 25.5rem;
  padding: 0 30px;
  padding-bottom: 40px;
}

.cart-box h3,
.cart-box h4,
.cart-box p {
  padding: 0;
  margin: 0;
}

.cart-box .cart-title {
  font-size: 22px;
  padding: 10px 0;
  text-align: center;
  margin: 0;
}

.cart-box .icon-cart-empty {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-align: center;
  line-height: 80px;
  margin: 20px auto;
}

.cart-box .icon-cart-empty .iconfont {
  font-size: 30px;
}

.cart-box .cart-describe {
  text-align: center;
}

.cart-box .cart-list {
  display: block;
  overflow: hidden;
  font-size: 14px;
}

.cart-box .cart-item {
  padding: 16px 0;
}

.cart-box .cart-item .good-quantity-tips {
  padding: 0;
  position: absolute;
  width: 140px;
}

.cart-box .cart-item.product-invalid .cart-img,
.cart-box .cart-item.product-invalid .cart-name,
.cart-box .cart-item.product-invalid .cart-number,
.cart-box .cart-item.product-invalid .cart-price,
.cart-box .cart-item.product-invalid .cart-types {
  opacity: 0.5;
}

.cart-box .cart-item.product-invalid .cart-img .sold-out {
  display: block;
}

.cart-box .cart-item .cart-del,
.cart-box .cart-item .cart-img,
.cart-box .cart-item .cart-name,
.cart-box .cart-item .cart-number,
.cart-box .cart-item .cart-price,
.cart-box .cart-item .cart-types {
  padding: 0 10px;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}

.cart-box .cart-item .cart-info {
  vertical-align: middle;
  display: inline-block;
  padding-left: 12px;
}

.cart-box .cart-item .cart-img {
  width: 100px;
  height: 100px;
  padding: 0;
  position: relative;
}

.cart-box .cart-item .cart-img .sold-out {
  width: 40px;
  height: 24px;
  font-size: 12px;
  line-height: 12px;
  padding: 8px 0;
  color: #fff;
  background: #666;
  border-radius: 100%;
  position: absolute;
  left: 30px;
  top: 30px;
  text-align: center;
}

.cart-box .cart-item .cart-img .sold-out.cart-unav {
  word-break: break-all;
}

.cart-box .cart-item .cart-img .cart-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  background: #f2f2f2;
  color: #000;
  width: 100%;
  height: 100%;
}

.cart-box .cart-item .cart-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100px;
  display: inline-block;
  vertical-align: middle;
}

.cart-box .cart-item .cart-name {
  width: 300px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box;
}

.cart-box .cart-item .cart-name a {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
}

.cart-box .cart-item .cart-name .cart-types {
  display: none;
}

.cart-box .cart-item .cart-name .discount-tag .iconfont {
  margin-right: 10px;
}

.cart-box .cart-item .cart-number,
.cart-box .cart-item .cart-price,
.cart-box .cart-item .cart-types {
  width: 160px;
}

.cart-box .cart-item .cart-del {
  padding: 0;
  width: 80px;
  text-align: right;
  cursor: pointer;
}

.cart-box .cart-item .cart-del .icon-close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.cart-box .cart-item .quantity {
  width: 86px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  text-align: center;
  position: relative;
}

.cart-box .cart-item .quantity>label,
.cart-box .cart-item .quantity>select,
.cart-box .cart-item .quantity>span {
  position: absolute;
}

.cart-box .cart-item .quantity>label {
  left: 5px;
}

.cart-box .cart-item .quantity>span {
  right: 5px;
}

.cart-box .cart-item .quantity>select {
  left: 0;
  border: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  padding-left: 40px;
}

.cart-box .cart-total {
  overflow: hidden;
  padding: 20px 0;
}

.cart-box .cart-total .fl>h3 {
  line-height: 30px;
}

.cart-box .cart-total .fl .jh-textarea {
  height: 80px;
}

.cart-box .cart-total .fr {
  width: 320px;
}

.cart-box .cart-total .fr .jh-btn {
  width: 100%;
}

.cart-box .cart-total .cart-total-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-box .cart-total .cart-total-price .font14 {
  font-size: 14px;
}

.cart-box .cart-total .cart-total-price .font16 {
  font-size: 16px;
  font-weight: 700;
}

.cart-box .cart-total .cart-total-price .font20 {
  font-size: 12px;
}

.cart-box .cart-total .cart-total-price .font20 strong {
  font-size: 24px;
  margin-left: 5px;
}

.cart-box .cart-total .cart-total-describe {
  padding: 20px 0;
}

.cart-box .cart-express {
  border-top: 1px solid #eee;
  font-size: 16px;
  margin-top: 30px;
  padding-top: 30px;
}

.cart-box .cart-express .desc>span {
  margin-top: 10px;
  display: inline-block;
  cursor: pointer;
  text-decoration: underline;
}

.cart-box .cart-express .cart-express-main {
  display: none;
}

.cart-box .cart-express .cart-country {
  padding: 20px 0;
}

.cart-box .cart-express .cart-country-sel {
  width: 100%;
  height: 44px;
  font-size: 14px;
  padding: 2px 12px;
  box-sizing: border-box;
  border: 1px solid #202020;
}

.cart-box .cart-express .cart-result-box {
  color: #202020;
  padding: 20px 10px;
  font-size: 16px;
  background: #f5f5f5;
  margin-top: 20px;
}

.cart-box .cart-express .cart-result-box>p {
  margin: 0;
  padding-bottom: 20px;
}

.cart-box .cart-express .cart-result li {
  line-height: 30px;
  list-style: disc;
  margin-left: 20px;
}

.buy-cart-box {
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 95%;
  z-index: 202;
  height: 100%;
  transition: transform 0.35s ease;
}

.buy-cart-box h3,
.buy-cart-box h4,
.buy-cart-box p {
  margin: 0;
  padding: 0;
}

.buy-cart-box .space-line {
  margin: 0 0 16px;
}

.buy-cart-box.buy-cart--right {
  -webkit-transform: translateX(-340px);
  -moz-transform: translateX(-340px);
  -ms-transform: translateX(-340px);
  -o-transform: translateX(-340px);
  transform: translateX(-340px);
}

.buy-cart-box.drawer {
  width: 320px;
  right: -340px;
  height: 100%;
  flex-flow: column;
  display: flex;
}

.buy-cart-box.cart-empty {
  display: none;
}

.buy-cart-box.cart-empty .buy-cart .icon-cart-empty {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-align: center;
  line-height: 80px;
  margin: 20px auto;
}

.buy-cart-box.cart-empty .buy-cart .icon-cart-empty .iconfont {
  font-size: 30px;
}

.buy-cart-box.cart-empty .buy-cart p {
  text-align: center;
}

.buy-cart-box a:hover {
  text-decoration: underline;
}

.buy-cart-box .buy-title {
  padding: 20px 0;
  margin: 0 20px;
  border-bottom: 1px solid;
  font-size: 24px !important;
  line-height: 24px;
}

.buy-cart-box .buy-title .close {
  float: right;
  cursor: pointer;
}

.buy-cart-box .flex-main {
  flex: 1;
  overflow-y: auto;
  padding: 0 20px;
}

.buy-cart-box .buy-product-list {
  display: block;
  margin-bottom: 12px;
}

.buy-cart-box .buy-product-item {
  min-height: 66px;
  padding: 16px 0;
  position: relative;
}

.buy-cart-box .buy-product-item.product-invalid .buy-prod-img,
.buy-cart-box .buy-product-item.product-invalid .jh-input-number,
.buy-cart-box .buy-product-item.product-invalid .product-name,
.buy-cart-box .buy-product-item.product-invalid .product-price,
.buy-cart-box .buy-product-item.product-invalid .product-type {
  opacity: 0.5;
}

.buy-cart-box .buy-product-item.product-invalid .buy-prod-img .sold-out {
  display: block;
}

.buy-cart-box .buy-product-item .good-quantity-tips {
  padding: 0.3rem 0;
  margin-left: 80px;
}

.buy-cart-box .buy-product-item .buy-prod-img {
  width: 66px;
  height: 66px;
  position: absolute;
}

.buy-cart-box .buy-product-item .buy-prod-img .sold-out {
  width: 40px;
  height: 24px;
  font-size: 12px;
  line-height: 12px;
  padding: 8px 0;
  background: #666;
  border-radius: 100%;
  position: absolute;
  left: 13px;
  top: 13px;
  text-align: center;
}

.buy-cart-box .buy-product-item .buy-prod-img .sold-out.buy-unav {
  word-break: break-all;
}

.buy-cart-box .buy-product-item .buy-prod-img .buy-text {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  background: #f2f2f2;
}

.buy-cart-box .buy-product-item .buy-prod-img .buy-text img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 66px;
  display: inline-block;
  vertical-align: middle;
}

.buy-cart-box .buy-product-item .buy-prod-inform {
  margin-left: 80px;
}

.buy-cart-box .buy-product-item .product-name {
  padding-bottom: 8px;
}

.buy-cart-box .buy-product-item .product-type {
  padding-bottom: 8px;
}

.buy-cart-box .buy-product-item .product-del {
  float: right;
  line-height: 23px;
  cursor: pointer;
}

.buy-cart-box .buy-product-item .product-price {
  padding-bottom: 8px;
  font-style: normal;
}

.buy-cart-box .buy-product-item .jh-input-number {
  width: 80px;
  line-height: 22px;
}

.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-decrease,
.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-increase {
  width: 23px;
  height: 22px;
  line-height: 22px;
}

.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-decrease.disabled,
.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-increase.disabled {
  cursor: no-drop;
}

.buy-cart-box .buy-product-item .jh-input-number .jh-input {
  width: 80px;
  padding: 0 23px;
  height: 23px;
  line-height: 23px;
}

.buy-cart-box .buy-cart-total {
  margin: 0 20px;
  padding: 10px 0 20px 0;
  border-top: 1px solid;
}

.buy-cart-box .buy-cart-total .total-price {
  height: 30px;
  line-height: 30px;
  font-style: normal;
}

.buy-cart-box .buy-cart-total .total-price .fl {
  font-weight: 700;
}

.buy-cart-box .buy-cart-total .total-price .fr {
  font-size: 12px;
}

.buy-cart-box .buy-cart-total .total-price .fr>strong {
  font-size: 18px;
  margin-left: 5px;
}

.buy-cart-box .buy-cart-total .total-describe {
  padding: 18px 0;
}

.buy-cart-box .buy-cart-total .jh-btn {
  width: 100%;
}

.space-line {
  height: 10px;
  background: #f5f5f5;
  margin: 10px 0;
}

.cart-comments {
  margin-bottom: 12px;
  max-width: 320px;
  width: 100%;
  position: relative;
}

.cart-comments p {
  padding: 8px 0;
}

.cart-comments .jh-maxcharacter {
  position: absolute;
  right: 10px;
  transform: translateY(-100%);
  color: #999;
  padding-bottom: 5px;
}

.cart-coupon-main {
  padding-bottom: 12px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
}

.cart-coupon-main .cart-coupon-open {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  display: block;
  position: relative;
}

.cart-coupon-main .cart-coupon-open::before {
  content: "\e767";
  position: absolute;
  transform: translate(0, -50%);
  right: 0;
  top: 50%;
  font-size: 14px;
  font-style: normal;
  font-family: iconfont !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cart-coupon-main .cart-coupon-open.cart-coupon-open--show::before {
  content: "\e768";
}

.cart-coupon-main .cart-coupon-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-coupon-main .cart-coupon-box .jh-btn,
.cart-coupon-main .cart-coupon-box .jh-input {
  height: 40px !important;
}

.cart-coupon-main .cart-coupon-box .jh-input {
  width: 100%;
  margin-right: 12px;
}

.cart-coupon-main .cart-coupon-box .jh-btn {
  padding: 0 16px;
  font-size: 14px;
  width: auto !important;
}

.cart-coupon-main .erro-tips {
  color: #d81e06;
  line-height: 20px;
  margin-top: 10px;
}

.cart-coupon-main .cart-coupon-item {
  padding: 4px 10px;
  padding-right: 30px;
  position: relative;
  vertical-align: top;
  display: inline-block;
  margin-top: 10px;
}

.cart-coupon-main .cart-coupon-item>span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.cart-coupon-main .cart-coupon-item>span::before {
  margin-right: 4px;
}

.cart-coupon-main .cart-coupon-item .coupon-close {
  width: 20px;
  height: 20px;
  font-size: 20px;
  top: 50%;
  right: 5px;
  cursor: pointer;
  text-align: center;
  font-style: inherit;
  position: absolute;
  transform: translateY(-50%);
  line-height: 18px;
}

.cartlist-discount-tips {
  width: 240px;
  position: absolute;
  top: -5px;
  left: 0;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  opacity: 0;
  z-index: -1;
  transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
  -webkit-transform: rotateX(20deg) scale(0.8) translate(0, -100%);
  transform: rotateX(20deg) scale(0.8) translate(0, -100%);
}

.cartlist-discount-tips::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  content: "";
  position: absolute;
  bottom: 0;
  transform: translate(0, 8px);
  left: 70px;
}

.cartlist-discount-tips.discount-tips--show {
  opacity: 1;
  z-index: 2;
  -webkit-transform: rotateX(20deg) scale(1) translate(0, -100%);
  transform: rotateX(20deg) scale(1) translate(0, -100%);
}

.cartlist-discount-tips span {
  position: absolute;
  bottom: -14px;
  transform: rotate(90deg);
  left: 64px;
}

.cartlist-discount-tips p {
  margin: 0;
  padding: 10px;
}

.error-coupon-box,
.total-tips {
  width: 100%;
  box-sizing: border-box;
  max-width: 620px;
  margin: 10px auto;
  position: relative;
  text-align: left;
  padding: 8px 35px;
  color: rgba(0, 0, 0, 0.65);
  border: 1px solid #ffe58f;
  background-color: #fffbe6;
}

.error-coupon-box .iconfont,
.total-tips .iconfont {
  color: #faad14;
  position: absolute;
  font-size: 18px;
}

.error-coupon-box .iconfont.icon-gantanhao,
.total-tips .iconfont.icon-gantanhao {
  left: 12px;
  top: 8px;
}

.error-coupon-box .iconfont.icon-close,
.total-tips .iconfont.icon-close {
  right: 12px;
  top: 8px;
  color: #444;
  font-size: 16px;
  cursor: pointer;
}

.error-coupon-box h4,
.total-tips h4 {
  font-size: 16px;
  color: #333;
  line-height: 20px;
  margin-bottom: 4px;
}

.error-coupon-box p,
.total-tips p {
  font-size: 14px;
  color: #666;
  line-height: 17px;
}

.total-tips {
  display: none;
}

.currency-tips {
  color: rgba(0, 0, 0, 0.65);
  border: 1px solid #ffe58f;
  background-color: #fffbe6;
  padding: 8px 12px;
  margin: 12px 0;
  display: none;
}

.cart-discount,
.subtotal-price {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-style: normal;
  display: none;
}

.cart-discount.discount--show,
.subtotal-price.discount--show {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-discount {
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.cart-discount>.fl {
  position: relative;
}

.cart-discount>.fl .fl {
  padding-right: 8px;
}

.cart-discount>.fl .iconfont {
  display: none;
  cursor: pointer;
}

.cart-discount-tips {
  display: none;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0;
  border-bottom: 1px solid;
  margin-bottom: 16px;
  width: 100%;
}

.cart-discount-tips>span {
  font-size: 14px;
  margin-right: 10px;
}

.cart-discount-tips>em {
  font-style: normal;
}

.cart-discount-tips.cart-discount-tips-show {
  display: flex;
}

.buy-cart-box .total-tips {
  padding-right: 12px;
}

.buy-cart-box .cart-coupon-main {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.buy-cart-box .cart-discount-tips {
  margin-top: -16px;
}

.template6-body .cart-comments {
  max-width: 100%;
  margin-bottom: 30px;
}

.template6-body .cart-comments>h3 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

.template6-body .cart-comments textarea {
  height: 160px;
}

.template6-body .cart-comments textarea:focus {
  border-color: #202020;
}

.template6-body .cart-coupon-main {
  padding-bottom: 0;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.template6-body .cart-coupon-main .cart-coupon-open {
  margin-bottom: 10px;
  height: auto;
  line-height: inherit;
}

.template6-body .cart-coupon-main .cart-coupon-box .jh-input {
  margin: 0;
}

.template6-body .cart-coupon-main .cart-coupon-box .jh-input:focus {
  border-color: #202020;
}

.template6-body .cart-coupon-main .cart-coupon-box .jh-btn {
  padding: 0 30px;
}

.template6-body .cart-coupon-main .cart-coupon-box .jh-btn,
.template6-body .cart-coupon-main .cart-coupon-box .jh-input {
  height: 44px !important;
}

.template6-body .cart-discount-tips {
  padding: 0;
  border: 0;
  margin: 0 0 20px;
}

.template6-body .cart-discount,
.template6-body .subtotal-price {
  border: 0;
}

.template6-body .cart-discount .font16,
.template6-body .subtotal-price .font16 {
  font-size: 16px;
  font-weight: 700;
}

.template6-body .cart-discount .font20,
.template6-body .subtotal-price .font20 {
  font-size: 16px;
}

.template6-body .cart-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.template6-body .cart-topbar .cart-total-price {
  margin-right: 20px;
  line-height: 22px;
  text-align: right;
}

.template6-body .cart-topbar .cart-total-price>span {
  display: block;
}

.template6-body .cart-topbar .cart-total-price>span.font16 {
  color: #999;
}

.template6-body .cart-topbar .cart-total-price>span.font20 {
  font-size: 18px;
}

.template6-body .cart-topbar .cart-title {
  text-align: left;
  font-size: 30px;
  font-weight: 700;
  line-height: 28px;
  margin: 0;
}

.template6-body .cart-topbar .checkout-btn {
  text-align: center;
  display: flex;
  align-items: center;
}

.template6-body .cart-topbar .checkout-btn .jh-btn.J-Gopay {
  width: 304px;
}

.template6-body .cart-box {
  display: flex;
  margin-top: 35px;
}

.template6-body .cart-box .cart-left {
  width: 100%;
}

.template6-body .cart-box .cart-right {
  margin-left: 76px;
}

.template6-body .cart-box .cart-right .right-content {
  width: 304px;
}

.template6-body .cart-box .cart-right .right-content .right-img {
  width: 100%;
  margin-bottom: 20px;
}

.template6-body .cart-box .cart-right .right-content .right-img img {
  width: 100%;
  height: auto;
}

.template6-body .cart-box .cart-right .right-content .right-text {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #333;
}

.template6-body .cart-box .cart-types {
  text-align: left;
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  width: auto;
  background: #f5f5f5;
  padding: 5px;
  display: none;
}

.template6-body .cart-box .cartlilst-header {
  width: 100%;
  height: 44px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  font-size: 16px;
}

.template6-body .cart-box .cartlilst-header div:nth-of-type(1) {
  padding-left: 20px;
  width: 100px;
  box-sizing: border-box;
}

.template6-body .cart-box .cartlilst-header div:nth-of-type(2) {
  width: calc(100% - 100px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 12px;
}

.template6-body .cart-box .cartlilst-header div:nth-of-type(2)::before {
  content: "";
  width: 300px;
}

.template6-body .cart-box .cartlilst-header div:nth-of-type(2)::after {
  content: "";
  width: 80px;
}

.template6-body .cart-box .cartlilst-header div:nth-of-type(2)>span {
  width: 160px;
  padding: 0 10px;
  box-sizing: border-box;
}

.template6-body .cart-box .cart-item {
  padding: 40px 0;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.template6-body .cart-box .cart-item::after,
.template6-body .cart-box .cart-item::before {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.template6-body .cart-box .cart-item .cart-img {
  float: left;
}

.template6-body .cart-box .cart-item .cart-name a {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: unset;
  display: block;
}

.template6-body .cart-box .cart-item .cart-name .cart-types {
  display: inline-block;
}

.template6-body .cart-box .cart-item .cart-del,
.template6-body .cart-box .cart-item .cart-price {
  font-size: 18px;
  line-height: 44px;
}

.template6-body .cart-box .cart-item .cart-number,
.template6-body .cart-box .cart-item .cart-price {
  text-align: left;
}

.template6-body .cart-box .cart-item .cart-del {
  font-weight: 700;
}

.template6-body .cart-box .cart-item .cart-info {
  width: calc(100% - 100px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.template6-body .cart-box .cart-item .mobile-cart-types {
  display: none;
}

.template6-body .cart-box .cart-item .space-line {
  position: absolute;
  width: 100%;
  top: -5px;
  margin: 0;
}

.template6-body .cart-box .jh-input-number {
  width: 122px;
}

.template6-body .cart-box .cart-total {
  padding: 30px 0;
}

.template6-body .cart-box .jh-btn.J-Gopay {
  margin-top: 40px;
}

.template6-body .cart-nodata .cart-title {
  font-size: 26px;
  font-weight: 700;
  color: #202020;
  line-height: 32px;
  margin-top: 40px;
}

.template6-body .cart-empty .cart-describe {
  text-align: center;
  margin-top: 150px;
}

.template6-body .cart-empty a {
  width: 219px;
  height: 44px;
  background: #202020;
  font-size: 18px;
  font-family: HelveticaNeue-Medium, HelveticaNeue;
  font-weight: 500;
  color: #fff;
  line-height: 44px;
  display: block;
  text-align: center;
  margin: 20px auto 147px;
}

@media screen and (max-width: 768px) {
  .cart-box.main {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 0.75rem 2rem;
    min-height: 100%;
  }

  .cart-box .cart-title {
    padding: 0.6826rem 0;
  }

  .cart-box .cart-item {
    margin: 0.5rem 0;
    height: auto;
    overflow: hidden;
    padding: 0 0 0.5rem;
  }

  .cart-box .cart-item .cart-img {
    width: 4.288rem;
    height: 4.288rem;
    overflow: hidden;
    float: left;
  }

  .cart-box .cart-item .cart-img .sold-out {
    left: 1.2rem;
    top: 1.2rem;
  }

  .cart-box .cart-item .cart-info {
    display: block;
    margin-left: 5rem;
    position: relative;
    padding-left: 0;
  }

  .cart-box .cart-item .cart-info .cart-name a,
  .cart-box .cart-item .cart-info .cart-price {
    padding: 0.175rem 0;
    text-align: left;
    /* display: block; */
  }

  .cart-box .cart-item .cart-info .cart-types {
    padding: 0.175rem 0;
    text-align: left;
    /* font-size: 0.5973rem; */
    display: none;
  }

  .cart-box .cart-item .cart-info .cart-name {
    padding: 0;
    width: 100%;
  }

  .cart-box .cart-item .cart-info .cart-name a {
    padding-top: 0;
    padding: 0;
    /* text-decoration: underline; */
    font-size: 16px;
    line-height: 20px;
  }

  .cart-box .cart-item .cart-info .cart-name .cart-types {
    display: inline-block;
    padding: 4px 0;
    width: 100%;
  }

  .cart-box .cart-item .cart-info .cart-number {
    margin-top: 0.175rem;
    text-align: left;
    padding: 0;
  }

  .cart-box .cart-item .cart-info .jh-input {
    height: 36px;
    line-height: 36px;
  }

  .cart-box .cart-item .cart-info .jh-input-number {
    line-height: 34px;
  }

  .cart-box .cart-item .cart-info .cart-del {
    position: absolute;
    right: 0;
    bottom: 0.25rem;
    width: auto;
    padding-right: 0;
  }

  .cart-box .cart-total {
    padding-top: 0;
  }

  .cart-box .cart-total .jh-btn {
    /* height: 2.048rem; */
    width: 100%;
  }

  .cart-box .cart-total .cart-comments.fl {
    width: 100%;
    max-width: 100%;
    float: none;
  }

  .cart-box .cart-total .fr {
    width: 100%;
    max-width: 100%;
    float: none;
  }

  .cart-box .cart-total .fr>h3 {
    margin-top: 0;
  }

  .cart-box .cart-total .cart-total-price {
    padding-top: 0.5rem;
  }

  .cart-box .cart-total .cart-total-describe {
    padding: 0.5rem 0;
  }

  .buy-cart-box .buy-cart .buy-title {
    padding: 10px 0;
    font-size: 18px;
    line-height: 24px;
  }

  .buy-cart-box .buy-cart .buy-cart-total {
    padding: 5px 0 20px 0;
  }

  .buy-cart-box .buy-cart .buy-cart-total .total-price {
    height: 26px;
    line-height: 26px;
  }

  .buy-cart-box .buy-cart .buy-cart-total .total-describe {
    padding: 8px 0;
    font-size: 14px;
  }

  .buy-cart-box .cart-discount,
  .buy-cart-box .subtotal-price {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }

  .buy-cart-box .cart-discount {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  .template6-body .cart-topbar {
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    align-items: flex-start;
    margin-top: 25px;
  }

  .template6-body .cart-topbar .cart-title {
    font-size: 20px !important;
    line-height: 20px !important;
  }

  .template6-body .cart-topbar .checkout-btn .cart-total-price {
    position: absolute;
    left: 10px;
    bottom: 0;
    line-height: 16px;
  }

  .template6-body .cart-topbar .checkout-btn .cart-total-price>span {
    display: inline-block;
  }

  .template6-body .cart-topbar .checkout-btn .cart-total-price>span.font20 {
    font-size: 0.5973rem;
  }

  .template6-body .cart-topbar .checkout-btn .jh-btn.J-Gopay {
    width: auto;
    margin: 0;
  }

  .template6-body .cart-discount-tips {
    padding: 10px;
    background: #f5f5f5;
  }

  .template6-body .cart-comments {
    margin-bottom: 20px;
  }

  .template6-body .cart-comments>h3 {
    margin-bottom: 10px;
  }

  .template6-body .cart-coupon-main .cart-coupon-open {
    margin-bottom: 0;
  }

  .template6-body .cart-coupon-main .cart-coupon-box {
    margin-top: 10px;
  }

  .template6-body .cart-box {
    padding: 0 10px;
    flex-wrap: wrap;
  }

  .template6-body .cart-box .cart-left,
  .template6-body .cart-box .cart-right {
    width: 100%;
    margin: 0;
  }

  .template6-body .cart-box .cart-left .right-content,
  .template6-body .cart-box .cart-right .right-content {
    width: 100%;
  }

  .template6-body .cart-box .cartlilst-header {
    display: none;
  }

  .template6-body .cart-box .cart-item {
    display: block;
    margin: 0;
    border: 0;
  }

  .template6-body .cart-box .cart-item:first-of-type {
    padding-top: 15px;
  }

  .template6-body .cart-box .cart-item .cart-info {
    width: calc(100% - 5rem);
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
  }

  .template6-body .cart-box .cart-item .cart-info .cart-name {
    padding-right: 40px;
  }

  .template6-body .cart-box .cart-item .cart-info .cart-price {
    width: calc(100% - 100px);
    font-size: 0.6826rem;
    padding: 0;
  }

  .template6-body .cart-box .cart-item .cart-info .cart-del {
    right: 0;
    top: -6px;
    height: 30px;
    line-height: 30px;
  }

  .template6-body .cart-box .cart-item .cart-info .cart-del .icon-close {
    font-size: 0.793rem;
  }

  .template6-body .cart-box .cart-item .cart-info .cart-types {
    padding: 5px;
    font-size: 0.512rem;
  }

  .template6-body .cart-box .cart-item .cart-info .cart-number {
    width: auto;
  }

  .template6-body .cart-box .jh-input-number {
    width: 100px;
    line-height: 30px;
  }

  .template6-body .cart-box .jh-input-number .jh-input {
    height: 30px;
    line-height: 30px;
  }

  .template6-body .cart-box .cart-total .cart-total-price {
    padding: 0;
  }

  .template6-body .cart-box .cart-total .cart-total-price .font20 strong {
    font-size: 22px;
  }

  .template6-body .cart-box .cart-express {
    margin-top: 20px;
    padding-top: 20px;
  }

  .template6-body .cart-box .cart-express .cart-result-box {
    font-size: 14px;
  }

  .template6-body .cart-box .cart-express .cart-result-box>p {
    padding-bottom: 10px;
  }

  .template6-body .cart-nodata .cart-title {
    font-size: 22px;
    line-height: 20px;
    margin: 25px 0 0 20px;
  }

  .template6-body .cart-empty .cart-describe {
    margin-top: 50px;
  }

  .template6-body .cart-empty a {
    margin: 15px auto 100px;
  }
}

.colorPiece .product-types-item::before {
  border: none;
}

.colorPiece .product-types-item::after {
  content: none;
  pointer-events: none;
  position: none;
}

.colorPiece .colorPice-list {
  margin-right: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.colorPiece .colorPice-list .hiddens {
  display: none;
  transition: all 0.25s ease 0s;
  backface-visibility: hidden;
}

.colorPiece .colorPice-list .swatch-element {
  float: left;
  display: flex;
  margin: 5px 10px;
}

.colorPiece .colorPice-list .swatch-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.colorPiece .colorPice-list .swatch-element .list-colorTotle {
  cursor: pointer;
}

.colorPiece .colorPice-list .swatch-element .setCommens {
  width: 28px;
  height: 28px;
  border: 1px solid #ccc;
}

.colorPiece .colorPice-list .swatch-element .list-circular {
  border-radius: 50%;
}

.colorPiece .colorPice-list .swatch-element .list-rounded {
  border-radius: 4px;
}

.colorPiece .colorPice-list .swatch-element .active {
  overflow: hidden;
  text-align: center;
  border: 2px solid #000;
  width: 22px;
  height: 22px;
}

.colorPiece .colorPice-list .swatch-element .active .setCommens {
  width: 20px;
  height: 20px;
}

.colorPiece .colorPice-list .commens {
  width: 26px;
  height: 26px;
  padding: 2px;
  border: 2px solid transparent;
}

.colorPiece .colorPice-list .commens .list-bck {
  width: 26px;
  height: 26px;
}

.colorPiece .colorPice-list .list-colorTotle-text {
  padding: 8px 10px !important;
  width: auto !important;
  height: auto !important;
  border: 1px solid #ccc;
}

.colorPiece .colorPice-list:after {
  content: "";
  display: block;
  clear: both;
}

.colorPiece .colorPice-list .active {
  overflow: hidden;
  text-align: center;
  border: 2px solid #000;
  padding: 2px 2px;
}

.colorPiece .colorPice-list .active .list-bck {
  width: 26px;
  height: 26px;
  text-align: center;
  position: relative;
  top: 2px;
  left: 2px;
}

@media screen and (max-width: 768px) {
  .tool_tip {
    display: none;
  }
}

.colorPieceList .product-types-item::before {
  border: none;
}

.colorPieceList .product-types-item::after {
  content: none;
  pointer-events: none;
  position: none;
}

.colorPieceList .colorPice-content {
  margin-bottom: 22px;
}

.colorPieceList .colorPice-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.colorPieceList .colorPice-list .colorNum {
  font-size: 14px;
  position: relative;
  top: 6px;
}

.colorPieceList .colorPice-list .hiddens {
  display: none;
  transition: all 0.25s ease 0s;
  backface-visibility: hidden;
}

.colorPieceList .colorPice-list .swatch-element {
  display: flex;
  margin: 10px 0 0 0;
}

.colorPieceList .colorPice-list .swatch-element .setCommens {
  width: 26px;
  height: 26px;
  border: 1px solid #ccc;
}

.colorPieceList .colorPice-list .swatch-element .list-circular {
  border-radius: 50%;
}

.colorPieceList .colorPice-list .swatch-element .list-rounded {
  border-radius: 4px;
}

.colorPieceList .colorPice-list .swatch-element .active {
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  border: 2px solid #000;
  width: 24px;
  height: 24px;
}

.colorPieceList .colorPice-list .swatch-element .active .setCommens {
  width: 22px;
  height: 22px;
}

.colorPieceList .colorPice-list .commens {
  width: 26px;
  height: 26px;
  padding: 2px;
  border: 2px solid transparent;
  cursor: pointer;
}

.colorPieceList .colorPice-list .commens .list-bck {
  width: 26px;
  height: 26px;
}

.colorPieceList .colorPice-list .list-colorTotle-text {
  padding: 8px 10px !important;
  width: max-content !important;
  height: auto !important;
  border: 1px solid #ccc;
  cursor: pointer;
}

.colorPieceList .colorPice-list .list-colorTotle-texts {
  width: 26px;
  height: 26px;
  padding: 2px;
  border: 2px solid transparent;
  cursor: pointer;
}

.colorPieceList .swatch-element img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.colorPieceList .colorPice-list .active {
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  border: 2px solid #000;
  padding: 2px 2px;
}

.colorPieceList .colorPice-list .active .list-bck {
  width: 26px;
  height: 26px;
  text-align: center;
  position: relative;
  top: 2px;
  left: 2px;
}

.customize-product-content {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 102;
  justify-content: center;
  align-items: center;
}

.customize-product-content .customize-product-modal {
  width: 100%;
  max-width: 1080px;
  height: auto;
  max-height: 100vh;
  background: #fff;
  border-radius: 8px;
  color: #1e2339;
}

.customize-product-content .customize-product-header {
  padding: 20px;
  border-bottom: 1px solid rgba(120, 120, 120, 0.1);
  display: flex;
  justify-content: space-between;
}

.customize-product-content .customize-product-header .customize-product-title {
  font-size: 20px;
  color: #1e2339;
}

.customize-product-content .customize-product-header .iconfont {
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  color: #000;
}

.customize-product-content .customize-product-body {
  height: calc(100% - 60px);
}

.customize-product-content .customize-product-view {
  display: flex;
  height: 100%;
}

.customize-product-content .customize-left {
  width: 55%;
  padding: 30px 20px;
  box-sizing: border-box;
}

.customize-product-content .customize-left .swiper-content {
  height: 100%;
  position: relative;
}

.customize-product-content .customize-left .swiper-wrapper {
  -webkit-transition: 0.3s transform;
  -o-transition: 0.3s transform;
  transition: 0.3s transform;
}

.customize-product-content .customize-left .customize-swiper {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.customize-product-content .customize-left .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.customize-product-content .customize-left .swiper-slide .img-content {
  height: 554px;
  width: 100%;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #eee;
  box-sizing: border-box;
}

.customize-product-content .customize-left .swiper-slide .title {
  font-size: 20px;
  margin: 16px 0 4px 0;
}

.customize-product-content .customize-left .swiper-slide .description {
  color: #666;
  font-size: 14px;
  padding: 0 32px;
  line-height: 24px;
}

.customize-product-content .customize-left .customize-back,
.customize-product-content .customize-left .customize-next {
  position: absolute;
  top: 280px;
  font-size: 30px;
  z-index: 103;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.customize-product-content .customize-left .customize-back.disabled,
.customize-product-content .customize-left .customize-next.disabled {
  cursor: not-allowed;
  color: #ccc;
}

.customize-product-content .customize-left .customize-back {
  left: 0;
}

.customize-product-content .customize-left .customize-next {
  right: 0;
}

.customize-product-content .customize-right {
  width: 45%;
  padding: 30px 0;
  background-color: #f5f5f5;
  position: relative;
}

.customize-product-content .customize-right .customize-scroll-box {
  padding: 0 40px;
  max-height: 655px;
  overflow-y: auto;
  height: calc(100% - 86px);
}

.customize-product-content .customize-right .customize-scroll-box .section-title {
  font-size: 20px;
}

.customize-product-content .customize-right .customize-scroll-box .types-item {
  margin-top: 20px;
}

.customize-product-content .customize-right .customize-scroll-box .types-item .sl-subhead-title {
  margin: 0;
  font-size: 16px;
}

.customize-product-content .customize-right .customize-scroll-box .types-item .diy-types-list {
  display: flex;
  flex-wrap: wrap;
}

.customize-product-content .customize-right .customize-scroll-box .types-item .diy-types-list .diy-types-item {
  padding: 8px 10px;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 14px;
  cursor: pointer;
}

.customize-product-content .customize-right .customize-scroll-box .types-item .diy-types-list .diy-types-item.active {
  border: 2px solid #333;
}

.customize-product-content .customize-right .customize-scroll-box .J-diy-quantity {
  width: 110px;
  position: relative;
  margin-top: 20px;
}

.customize-product-content .customize-right .customize-scroll-box .J-diy-quantity .J-diy-decrease,
.customize-product-content .customize-right .customize-scroll-box .J-diy-quantity .J-diy-increase {
  position: absolute;
  top: 0;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  display: inline-block;
  height: 36px;
  width: 30px;
  text-align: center;
  line-height: 36px;
}

.customize-product-content .customize-right .customize-scroll-box .J-diy-quantity .J-diy-decrease {
  left: 0;
}

.customize-product-content .customize-right .customize-scroll-box .J-diy-quantity .J-diy-increase {
  right: 0;
}

.customize-product-content .customize-right .customize-scroll-box .J-diy-quantity .J-diy-count {
  box-sizing: border-box;
  width: 100%;
  padding: 0 30px;
  height: 36px;
  border: 1px solid #000;
  text-align: center;
  background: 0 0;
}

.customize-product-content .customize-right .customize-scroll-box .pay-price {
  color: #e02020;
  margin: 25px 0 50px 0;
  font-size: 18px;
  display: block;
}

.customize-product-content .customize-right .customize-scroll-box .section-subtitle {
  font-size: 16px;
  color: #666;
  margin: 20px 0 10px 0;
}

.customize-product-content .customize-right .customize-scroll-box .price-tips {
  font-size: 14px;
  color: #666;
  margin-top: 4px;
}

.customize-product-content .customize-right .customize-scroll-box .price-tips .price {
  color: #e02020;
  font-size: 14px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-select-box {
  display: flex;
  margin-bottom: 20px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-select-box .customize-select-item {
  padding: 8px 10px;
  border: 1px solid #ccc;
  margin-right: 10px;
  font-size: 14px;
  cursor: pointer;
}

.customize-product-content .customize-right .customize-scroll-box .customize-select-box .customize-select-item.active {
  border: 2px solid #333;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content {
  display: none;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content.active {
  display: block;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-radio-box {
  display: flex;
  margin-bottom: 10px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-radio-box .radio-box {
  margin-right: 40px;
  display: flex;
  align-items: center;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-radio-box .radio-box input[type="radio"] {
  -moz-appearance: radio;
  -webkit-appearance: radio;
  appearance: radio;
  width: 16px;
  height: 16px;
  margin: 0;
  margin-right: 4px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-text-content {
  display: none;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-text-content.active {
  display: block;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-text-content .customize-text-input {
  border: 1px solid #000;
  height: 36px;
  width: 320px;
  border-radius: 4px;
  margin-bottom: 4px;
  background: 0 0;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-text-content .input-tips {
  color: #666;
  font-size: 12px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content {
  display: none;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content.active {
  display: block;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-btn {
  height: 36px;
  width: 110px;
  background-color: #2f8ed6;
  position: relative;
  text-align: center;
  line-height: 36px;
  color: #fff;
  margin-bottom: 12px;
  cursor: pointer;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-btn i {
  cursor: pointer;
  margin-right: 4px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-btn .diy-file-upload {
  background: #fff;
  opacity: 0.001;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-btn .diy-file-upload #file-upload-btn {
  cursor: pointer;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .tips {
  font-size: 14px;
  color: #666;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status {
  margin-top: 18px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .file-list-item,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .file-list-item {
  display: flex;
  align-items: center;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .file-list-item span,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .file-list-item span {
  flex: 1;
  margin-left: 10px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .file-list-item .icon-file1,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .file-list-item .icon-file1 {
  margin-right: 20px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .file-list-item .icon-L_shanchu,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .file-list-item .icon-L_shanchu {
  cursor: pointer;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .file-list-item .iconfont,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .file-list-item span,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .file-list-item .iconfont,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .file-list-item span {
  font-size: 14px;
  color: #666;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .file-list-item .file-img,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .file-list-item .file-img {
  height: 48px;
  width: 48px;
  border-radius: 4px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .customize-line,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .customize-line {
  display: flex;
  align-items: center;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .customize-line .gray-line,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .customize-line .gray-line {
  height: 6px;
  width: 360px;
  background: #eee;
  border-radius: 25px;
  margin-right: 8px;
}

.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-file-list .customize-line .gray-line .blue-line,
.customize-product-content .customize-right .customize-scroll-box .customize-tab-content .customize-file-content .customize-upload-status .customize-line .gray-line .blue-line {
  height: 100%;
  background: #2f8ed6;
  border-radius: 25px;
  width: 1%;
}

.customize-product-content .customize-right .customize-checkout-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 40px;
  border-top: 1px solid #ddd;
  display: flex;
  box-sizing: border-box;
  justify-content: space-around;
  align-items: center;
}

.customize-product-content .customize-right .customize-checkout-content .customize-checkout-btn {
  width: 100%;
}

.customize-product-content .customize-right .customize-checkout-content .customize-price {
  color: #e02020;
}

@keyframes toast {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 1;
    transform: translateY(10px);
  }

  85% {
    opacity: 1;
    transform: translateY(10px);
  }

  100% {
    opacity: 0;
    transform: translateY(0);
  }
}

.toast-tips-customize {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 104;
}

.toast-tips-customize .error-toast-customize,
.toast-tips-customize .success-toast-customize,
.toast-tips-customize .warning-toast-customize {
  border-radius: 4px;
  padding: 12px 20px;
  display: none;
}

.toast-tips-customize .error-toast-customize .iconfont,
.toast-tips-customize .success-toast-customize .iconfont,
.toast-tips-customize .warning-toast-customize .iconfont {
  margin-right: 12px;
}

.toast-tips-customize .error-toast-customize.active,
.toast-tips-customize .success-toast-customize.active,
.toast-tips-customize .warning-toast-customize.active {
  display: block;
  animation: toast 3s;
}

.toast-tips-customize .success-toast-customize {
  background-color: #e3f1df;
  color: #50b83c;
}

.toast-tips-customize .warning-toast-customize {
  background-color: #fcebdb;
  color: #f49342;
}

.toast-tips-customize .error-toast-customize {
  background-color: #fbeae5;
  color: #de3618;
}

.customize-product-btn {
  border-color: #333;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #202020;
  color: #202020;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 13px 20px;
  border-radius: 4px;
  height: 44px;
  font-size: 14px;
  width: 100%;
  margin-bottom: 14px;
}

.customize-product-btn .diy-btn-img {
  display: inline-block;
  background: url(../img/diy.svg) no-repeat;
  height: 18px;
  width: 18px;
  background-position: center;
  background-size: contain;
  margin-left: 8px;
  vertical-align: middle;
}

@media screen and (max-width: 1536px) {
  .customize-product-content .customize-product-body {
    height: 635px;
  }
}

@media screen and (max-width: 768px) {
  .customize-product-content .customize-product-modal {
    width: 100%;
    height: 100%;
    border-radius: unset;
  }

  .customize-product-content .customize-product-modal .customize-product-header {
    padding: 14px 12px;
    height: 50px;
    box-sizing: border-box;
    align-items: center;
  }

  .customize-product-content .customize-product-modal .customize-product-header .customize-product-close {
    font-size: 18px;
  }

  .customize-product-content .customize-product-modal .customize-product-body {
    overflow-y: scroll;
    height: calc(100% - 50px);
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .customize-product-content .customize-product-modal .customize-product-body::-webkit-scrollbar {
    display: none;
  }

  .customize-product-content .customize-product-modal .customize-product-view {
    flex-wrap: wrap;
  }

  .customize-product-content .customize-product-modal .customize-left,
  .customize-product-content .customize-product-modal .customize-right {
    width: 100%;
  }

  .customize-product-content .customize-product-modal .customize-left {
    padding: 0;
  }

  .customize-product-content .customize-product-modal .customize-left .swiper-slide {
    display: block;
  }

  .customize-product-content .customize-product-modal .customize-left .swiper-slide .img-content {
    height: 100vw;
    border: 0;
  }

  .customize-product-content .customize-product-modal .customize-left .swiper-slide .title {
    margin: 0 auto;
    padding: 20px 12px 8px 12px;
    text-align: center;
  }

  .customize-product-content .customize-product-modal .customize-left .swiper-slide .description {
    padding: 0 12px;
  }

  .customize-product-content .customize-product-modal .customize-left .customize-back,
  .customize-product-content .customize-product-modal .customize-left .customize-next {
    top: 50vw;
  }

  .customize-product-content .customize-product-modal .customize-right {
    background-color: #fff;
    padding: 20px 0;
    padding-bottom: 0;
  }

  .customize-product-content .customize-product-modal .customize-right .customize-scroll-box {
    max-height: unset;
    overflow: visible;
    padding: 0 12px;
    padding-bottom: 40px;
    height: auto;
  }

  .customize-product-content .customize-product-modal .customize-right .customize-scroll-box .J-diy-quantity {
    width: 100%;
  }

  .customize-product-content .customize-product-modal .customize-right .customize-scroll-box .pay-price {
    margin: 20px 0 40px 0;
  }

  .customize-product-content .customize-product-modal .customize-right .customize-scroll-box .customize-tab-content .customize-text-content .customize-text-input {
    width: 100%;
    box-sizing: border-box;
  }

  .customize-product-content .customize-product-modal .customize-right .customize-checkout-content {
    position: static;
    padding: 20px 12px;
  }

  .customize-product-content .customize-product-modal .customize-right .customize-checkout-content .customize-file-list .file-list-item,
  .customize-product-content .customize-product-modal .customize-right .customize-checkout-content .customize-upload-status .file-list-item {
    margin-right: 0;
  }

  .customize-product-content .customize-product-modal .customize-right .customize-checkout-content .customize-file-list .file-list-item>span,
  .customize-product-content .customize-product-modal .customize-right .customize-checkout-content .customize-upload-status .file-list-item>span {
    color: #1e2339;
  }

  .toast-tips-customize {
    left: 25%;
  }
}

.error {
  width: 16rem;
  margin: 4rem auto;
  text-align: center;
}

.error .error-img>img {
  max-width: 100%;
  vertical-align: top;
  display: inline-block;
}

.error .error-h3 {
  color: #000;
  font-size: 24px;
  padding: 0.5rem 0;
  line-height: 0.75rem;
}

.error .error-describe {
  color: #999;
  font-size: 14px;
  padding-bottom: 0.5rem;
}

.no-find {
  text-align: center;
  color: #333;
  padding: 0.5rem;
  box-sizing: border-box;
}

.no-find h3 {
  font-size: 28px;
  border-bottom: 1px solid #ddd;
  line-height: 36px;
  padding: 15px 0;
  margin: 0;
}

.no-find p {
  font-size: 16px;
  margin: 15px 0;
}

.template6-body .no-find {
  margin-top: 138px;
  margin-bottom: 247px;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-family: HelveticaNeue-Medium, HelveticaNeue;
}

.template6-body .no-find h3 {
  border: none;
  font-size: 30px;
  font-weight: 700;
  color: #333;
  line-height: 37px;
  padding: 0;
}

.template6-body .no-find p {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  line-height: 23px;
  margin: 10px 0 20px;
}

.template6-body .no-find a {
  display: block;
  cursor: pointer;
  width: 238px;
  height: 50px;
  font-size: 20px;
  font-weight: 500;
  color: #202020;
  line-height: 50px;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}

img {
  outline: 0;
  border: none;
}

body,
html {
  width: 100%;
  min-height: 100% !important;
}

a {
  color: #666;
  font-size: 14px;
  text-decoration: none;
}

a,
button,
input,
label,
li:not(.default),
select,
ul:not(.default) {
  outline: 0;
  list-style: none;
}

.product-details-box li:not(.default),
.product-details-box ul:not(.default) {
  outline: 0;
  list-style: disc;
}

input {
  -webkit-appearance: none;
  appearance: none;
}

select {
  -webkit-appearance: none;
  background-color: transparent;
}

table {
  border: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

table td {
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

a,
button,
input,
textarea {
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}

b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

.product-details b,
.product-details h1,
.product-details h2,
.product-details h3,
.product-details h4,
.product-details h5,
.product-details h6 {
  font-weight: 700;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.display-hide {
  height: 0 !important;
}

.display-none {
  padding: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  width: 0 !important;
  opacity: 0;
  display: none;
  min-height: 0 !important;
}

.display-block {
  display: block !important;
}

.position-r {
  position: relative;
}

.position-a {
  position: absolute;
}

.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.clearfloat:before {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms--box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.font14 {
  font-size: 14px;
}

::-webkit-scrollbar {
  width: 10px;
  margin-right: 2px;
}

::-webkit-scrollbar-button {
  height: 2px;
  background-color: #eee;
}

::-webkit-scrollbar:horizontal {
  height: 10px;
  margin-bottom: 2px;
}

::-webkit-scrollbar-thumb {
  width: 10px;
  background: #cbcbcb;
}

::-webkit-scrollbar-thumb:hover {
  background: #909090;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ececec;
}

.main.load-more {
  padding: 1rem 0;
  text-align: center;
  /* display: none; */
}

.main.load-more .load-more-item {
  color: #666;
  cursor: pointer;
  font-size: 14px;
  border-radius: 4px;
  display: inline-block;
  padding: 0.2rem 0.5rem;
  border: 1px solid #d9d9d9;
}

.product-details h1,
.product-details h1 * {
  font-size: 28px !important;
  line-height: normal;
}

.product-details h2,
.product-details h2 * {
  font-size: 22px !important;
  line-height: normal;
}

.product-details h3,
.product-details h3 * {
  font-size: 18px !important;
  line-height: normal;
}

.product-details h4,
.product-details h4 * {
  font-size: 14px !important;
  line-height: normal;
}

.product-details h5,
.product-details h5 *,
.product-details h6,
.product-details h6 * {
  font-size: 12px !important;
  line-height: normal;
}

.product-details iframe {
  max-width: 100%;
}

.product-details li {
  list-style: disc;
}

.domain-tips {
  background: #fff1f0;
  border: 1px solid #ffa39e;
  text-align: center;
  padding: 20px 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
}

.domain-tips .iconfont {
  color: #fe635b;
  margin: 0 5px;
}

.domain-tips a {
  margin-left: 15px;
  background: #1890ff;
  color: #fff;
  padding: 8px 16px;
  font-size: 14px;
  border-radius: 4px;
}

.domain-tips a:hover {
  background: #1783e9;
}

.unsubscribed {
  background: #f2f2f2;
  padding-top: 120px;
  height: 100vh;
  box-sizing: border-box;
}

.unsubscribed .wrap-content {
  width: 100%;
  max-width: 560px;
  padding: 20px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
}

.unsubscribed img {
  margin: 20px auto;
  width: 135px;
  height: 114px;
}

footer .payment-method {
  font-size: 0;
  padding: 10px 0;
}

footer .payment-method>img {
  background: #fff;
  width: 50px;
  height: 25px;
  margin: 3px;
  border-radius: 2px;
  border: 1px solid #f5f5f5;
}

.classified-information {
  margin-bottom: 20px;
}

.classified-information img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .unsubscribed {
    background: #fff;
  }
}

@font-face {
  font-family: iconfont;
  src: url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.eot);
  src: url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.eot?#iefix) format("embedded-opentype"),
    url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.woff2) format("woff2"),
    url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.woff) format("woff"),
    url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.ttf) format("truetype"),
    url(//at.alicdn.com/t/font_871426_og9ll6ca0mb.svg#iconfont) format("svg");
}

.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tianjia:before {
  content: "\e6e7";
}

.icon-zhankai1:before {
  content: "\e6e8";
}

.icon-delate:before {
  content: "\e6e9";
}

.icon-file1:before {
  content: "\e711";
}

.icon-jian:before {
  content: "\e6e5";
}

.icon-jia:before {
  content: "\e6e6";
}

.icon-gengduo:before {
  content: "\e8af";
}

.icon-gouwudai:before {
  content: "\e6e1";
}

.icon-geren:before {
  content: "\e6e2";
}

.icon-sousuo5:before {
  content: "\e6e3";
}

.icon-gouwuche-02:before {
  content: "\e6e4";
}

.icon-xiala:before {
  content: "\e6e0";
}

.icon-jinzhi:before {
  content: "\e6be";
}

.icon-weixian:before {
  content: "\e6df";
}

.icon-chenggong:before {
  content: "\e6d6";
}

.icon-daishouhuo:before {
  content: "\e6b4";
}

.icon-touxiang:before {
  content: "\e6b5";
}

.icon-yiwancheng:before {
  content: "\e6b6";
}

.icon-daifukuan:before {
  content: "\e6b7";
}

.icon-daifahuo:before {
  content: "\e6b8";
}

.icon-shangchuan:before {
  content: "\e69f";
}

.icon-bianji:before {
  content: "\e69a";
}

.icon-wancheng1:before {
  content: "\e69d";
}

.icon-wancheng:before {
  content: "\e6dd";
}

.icon-accident:before {
  content: "\e6d7";
}

.icon-Ordered:before {
  content: "\e6d8";
}

.icon-Outfordelivery:before {
  content: "\e6d9";
}

.icon-InTransit:before {
  content: "\e6da";
}

.icon-Shipped:before {
  content: "\e6db";
}

.icon-delivered:before {
  content: "\e6dc";
}

.icon-xinfeng:before {
  content: "\e697";
}

.icon-sousuo4:before {
  content: "\e696";
}

.icon-boost_cart:before {
  content: "\e6d4";
}

.icon-boost_search:before {
  content: "\e6d5";
}

.icon-envy_cart:before {
  content: "\e6d1";
}

.icon-envy_my:before {
  content: "\e6d2";
}

.icon-envy_search:before {
  content: "\e6d3";
}

.icon-narrative_Cart:before {
  content: "\e6d0";
}

.icon-shouqi:before {
  content: "\e6ce";
}

.icon-zhankai:before {
  content: "\e6cf";
}

.icon-districtliebiao:before {
  content: "\e6cc";
}

.icon-districtwangge:before {
  content: "\e6cd";
}

.icon-pacificmy:before {
  content: "\e6c9";
}

.icon-pacificsearch:before {
  content: "\e6ca";
}

.icon-pacificcart:before {
  content: "\e6cb";
}

.icon-Impulsecart:before {
  content: "\e6bf";
}

.icon-loftcart:before {
  content: "\e6c0";
}

.icon-Loftmy:before {
  content: "\e6c4";
}

.icon-Modularmy:before {
  content: "\e6c8";
}

.icon-Expressioncart:before {
  content: "\e6ba";
}

.icon-Expressionmy:before {
  content: "\e6bb";
}

.icon-handycart:before {
  content: "\e6bc";
}

.icon-Impulsemy:before {
  content: "\e6bd";
}

.icon-lunacart:before {
  content: "\e6c1";
}

.icon-Modularcart:before {
  content: "\e6c2";
}

.icon-lunamy:before {
  content: "\e6c3";
}

.icon-splitsearch:before {
  content: "\e6c5";
}

.icon-Splitcart:before {
  content: "\e6c6";
}

.icon-Vantagecart:before {
  content: "\e6c7";
}

.icon-wuwuliu:before {
  content: "\e6b3";
}

.icon-sanjiaoxing:before {
  content: "\e6b2";
}

.icon-L_shanchu:before {
  content: "\e6b1";
}

.icon-xuanzhong1:before {
  content: "\e6b0";
}

.icon-xuanzhong:before {
  content: "\e6af";
}

.icon-huodaofukuan:before {
  content: "\e6ae";
}

.icon-fangdajing:before {
  content: "\e6ad";
}

.icon-gerenzhongxin:before {
  content: "\e6ac";
}

.icon-gouwuche4:before {
  content: "\e6a5";
}

.icon-L_liwu:before {
  content: "\e6a4";
}

.icon-L_weixiao:before {
  content: "\e6aa";
}

.icon-L_jiaoti:before {
  content: "\e6a9";
}

.icon-L_zhekoubiaoqian:before {
  content: "\e6a7";
}

.icon-L_liaotian:before {
  content: "\e6a1";
}

.icon-L_xinyongka:before {
  content: "\e6a6";
}

.icon-L_shangdian:before {
  content: "\e6a8";
}

.icon-L_anquansuo:before {
  content: "\e698";
}

.icon-L_aixin:before {
  content: "\e699";
}

.icon-L_dianziyoujian:before {
  content: "\e69b";
}

.icon-L_dingwei:before {
  content: "\e69c";
}

.icon-L_shouji:before {
  content: "\e69e";
}

.icon-L_guke:before {
  content: "\e6a0";
}

.icon-L_wuliu:before {
  content: "\e6a2";
}

.icon-L_wenhao:before {
  content: "\e6a3";
}

.icon-close1:before {
  content: "\e695";
}

.icon-open:before {
  content: "\e694";
}

.icon-kehujingli:before {
  content: "\e693";
}

.icon-Fill:before {
  content: "\e692";
}

.icon-weibo:before {
  content: "\e68f";
}

.icon-weixin:before {
  content: "\e690";
}

.icon-shenhe_weitongguo:before {
  content: "\e68d";
}

.icon-shezhi_select:before {
  content: "\e687";
}

.icon-shezhi_Unchecked:before {
  content: "\e688";
}

.icon-shop1:before {
  content: "\e689";
}

.icon-shuju_Unchecked:before {
  content: "\e68a";
}

.icon-shuju_select:before {
  content: "\e68b";
}

.icon-xshoppy:before {
  content: "\e68c";
}

.icon-L-shaixuanqi:before {
  content: "\e686";
}

.icon-L_wanggebuju:before {
  content: "\e682";
}

.icon-L_liebiaobuju:before {
  content: "\e685";
}

.icon-L_guanbiheshanchu:before {
  content: "\e681";
}

.icon-M_search:before {
  content: "\e680";
}

.icon-M_zhekoubiaoqian:before {
  content: "\e67f";
}

.icon-M_dingwei-copy:before {
  content: "\eb97";
}

.icon-M_aixin:before {
  content: "\e66c";
}

.icon-M_anquansuo:before {
  content: "\e66e";
}

.icon-M_dingwei:before {
  content: "\e66f";
}

.icon-M_guke:before {
  content: "\e670";
}

.icon-M_jiaoti:before {
  content: "\e672";
}

.icon-M_shangdian:before {
  content: "\e673";
}

.icon-M_wuliu:before {
  content: "\e674";
}

.icon-M_wenhao:before {
  content: "\e675";
}

.icon-M_weixiao:before {
  content: "\e676";
}

.icon-M_xinyongka:before {
  content: "\e677";
}

.icon-M_shouji:before {
  content: "\e678";
}

.icon-M_liwu:before {
  content: "\e67c";
}

.icon-M_dianziyoujian:before {
  content: "\e67d";
}

.icon-M_liaotian:before {
  content: "\e67e";
}

.icon-L_follow_facebook:before {
  content: "\e664";
}

.icon-L_bar_shop:before {
  content: "\e665";
}

.icon-L_bar_up1:before {
  content: "\e666";
}

.icon-L_bar_next:before {
  content: "\e667";
}

.icon-L_search_down:before {
  content: "\e668";
}

.icon-L_menu_shop:before {
  content: "\e669";
}

.icon-L_follow_ins:before {
  content: "\e66a";
}

.icon-L_follow_pinterest:before {
  content: "\e66b";
}

.icon-L_follow_twitter:before {
  content: "\e66d";
}

.icon-L_bar_my:before {
  content: "\e663";
}

.icon-L_bar_up:before {
  content: "\e662";
}

.icon-ziyuanldpi:before {
  content: "\e654";
}

.icon-ziyuanldpi-copy:before {
  content: "\eb96";
}

.icon-twitter:before {
  content: "\e655";
}

.icon-arrow-:before {
  content: "\e653";
}

.icon-naozhong-:before {
  content: "\e652";
}

.icon-personal2:before {
  content: "\e64f";
}

.icon-cart-11:before {
  content: "\e650";
}

.icon-search2:before {
  content: "\e651";
}

.icon-sousuo3:before {
  content: "\e683";
}

.icon-huidingbu1:before {
  content: "\e691";
}

.icon-fenxiang:before {
  content: "\e64e";
}

.icon-gouwuchefill:before {
  content: "\e73c";
}

.icon-yonghufill:before {
  content: "\e787";
}

.icon-sousuo2:before {
  content: "\e752";
}

.icon-yonghu:before {
  content: "\e788";
}

.icon-caidan:before {
  content: "\e790";
}

.icon-gouwuche3:before {
  content: "\e73d";
}

.icon-mianxinggerenzhongxin:before {
  content: "\e64c";
}

.icon-mianxinggouwuche:before {
  content: "\e64d";
}

.icon-gouwu:before {
  content: "\e649";
}

.icon-sousuo1:before {
  content: "\e64a";
}

.icon-wode:before {
  content: "\e64b";
}

.icon-gerenzhongxin-1:before {
  content: "\e648";
}

.icon-cart-1:before {
  content: "\e642";
}

.icon-menu1:before {
  content: "\e643";
}

.icon-search1:before {
  content: "\e647";
}

.icon-XShoppylogoshangxia:before {
  content: "\e640";
}

.icon-XShoppylogo:before {
  content: "\e63f";
}

.icon-Group-:before {
  content: "\e68e";
}

.icon-Group--copy:before {
  content: "\eb95";
}

.icon-zhengque1:before {
  content: "\e771";
}

.icon-share-twitter:before {
  content: "\e6ab";
}

.icon-share-pinterest:before {
  content: "\ea26";
}

.icon-share-facebook:before {
  content: "\e63e";
}

.icon-picture:before {
  content: "\e63d";
}

.icon-gouwuche2:before {
  content: "\e63c";
}

.icon-dingwei:before {
  content: "\e63a";
}

.icon-xia:before {
  content: "\e63b";
}

.icon-right1:before {
  content: "\e639";
}

.icon-xiajiantou:before {
  content: "\e79e";
}

.icon-gouwuche1:before {
  content: "\e638";
}

.icon-peoplefill:before {
  content: "\e735";
}

.icon-back:before {
  content: "\e67a";
}

.icon-search:before {
  content: "\e660";
}

.icon-cartfill:before {
  content: "\e6b9";
}

.icon-gouwuche:before {
  content: "\e637";
}

.icon-sailing:before {
  content: "\e634";
}

.icon-shipping:before {
  content: "\e632";
}

.icon-jiantou_xiangyou_o:before {
  content: "\eb94";
}

.icon-zhengque:before {
  content: "\e679";
}

.icon-gerensvg:before {
  content: "\e633";
}

.icon-third:before {
  content: "\e7e5";
}

.icon-payment:before {
  content: "\e631";
}

.icon-empty-cart:before {
  content: "\e630";
}

.icon-jiazai:before {
  content: "\e636";
}

.icon-bofang:before {
  content: "\e62f";
}

.icon-ai07:before {
  content: "\e67b";
}

.icon-cart:before {
  content: "\e62d";
}

.icon-right:before {
  content: "\e62e";
}

.icon-left:before {
  content: "\ea25";
}

.icon-fire:before {
  content: "\e661";
}

.icon-tishi:before {
  content: "\e65f";
}

.icon-suo:before {
  content: "\e644";
}

.icon-Paypal:before {
  content: "\ea24";
}

.icon-star-half:before {
  content: "\e62b";
}

.icon-zerooff1:before {
  content: "\e62c";
}

.icon-wenhao:before {
  content: "\e671";
}

.icon-htmal5icon29:before {
  content: "\e641";
}

.icon-drop-down:before {
  content: "\e62a";
}

.icon-shanchu:before {
  content: "\e629";
}

.icon-gantanhao:before {
  content: "\e61c";
}

.icon-zhiding:before {
  content: "\e635";
}

.icon-gouwuchekong:before {
  content: "\e61b";
}

.icon-_twitter_original1:before {
  content: "\e657";
}

.icon-_Snapchat_original1:before {
  content: "\e658";
}

.icon-_instagram_original1:before {
  content: "\e659";
}

.icon-_youtube_original1:before {
  content: "\e65b";
}

.icon-_vimeo_original1:before {
  content: "\e65c";
}

.icon-_facebook_original1:before {
  content: "\e65d";
}

.icon-_tumblr_original1:before {
  content: "\e656";
}

.icon-_pinterest_black:before {
  content: "\e65e";
}

.icon-star_full:before {
  content: "\e628";
}

.icon-wujiaoxing:before {
  content: "\e626";
}

.icon-sousuo:before {
  content: "\e65a";
}

.icon-yduizhekou:before {
  content: "\e627";
}

.icon-xiangzuo:before {
  content: "\e625";
}

.icon-xiangyou-copy:before {
  content: "\e76d";
}

.icon-shanchu2:before {
  content: "\e61d";
}

.icon-cart1:before {
  content: "\e61e";
}

.icon-31xuanzhong:before {
  content: "\e61f";
}

.icon-31yiguanzhudianpu:before {
  content: "\e620";
}

.icon-31shouqi:before {
  content: "\e621";
}

.icon-31xiala:before {
  content: "\e622";
}

.icon-31fanhui1:before {
  content: "\e623";
}

.icon-31fanhui2:before {
  content: "\e624";
}

.icon-donwn-copy:before {
  content: "\e76c";
}

.icon-check:before {
  content: "\e645";
}

.icon-close:before {
  content: "\e646";
}

.icon-more:before {
  content: "\e684";
}

.icon-fold:before {
  content: "\e6de";
}

.icon-add:before {
  content: "\e767";
}

.icon-move:before {
  content: "\e768";
}

.icon-next-copy:before {
  content: "\e769";
}

.icon-back-copy:before {
  content: "\e76a";
}

.icon-twittersquare:before {
  content: "\e613";
}

.icon-vimeo-svgrepo-com:before {
  content: "\e614";
}

.icon-facebook:before {
  content: "\e615";
}

.icon-tumblr-svgrepo-com:before {
  content: "\e616";
}

.icon-youtube-symbol-svgre:before {
  content: "\e617";
}

.icon-pinterest-circular-l:before {
  content: "\e618";
}

.icon-snapchat-social-medi:before {
  content: "\e619";
}

.icon-instagram:before {
  content: "\e61a";
}

.icon-order:before {
  content: "\e612";
}

.icon-wuliu:before {
  content: "\e606";
}

.icon-personal:before {
  content: "\e600";
}

.icon-shop_Information:before {
  content: "\e601";
}

.icon-statistics:before {
  content: "\e602";
}

.icon-personal_setting:before {
  content: "\e603";
}

.icon-doubt:before {
  content: "\e604";
}

.icon-seo_setting:before {
  content: "\e605";
}

.icon-marking:before {
  content: "\e607";
}

.icon-goods:before {
  content: "\e608";
}

.icon-shop_move:before {
  content: "\e609";
}

.icon-home:before {
  content: "\e60a";
}

.icon-shop:before {
  content: "\e60b";
}

.icon-notice:before {
  content: "\e60c";
}

.icon-car:before {
  content: "\e60d";
}

.icon-file:before {
  content: "\e60e";
}

.icon-Domain_setting:before {
  content: "\e60f";
}

.icon-setting:before {
  content: "\e610";
}

.icon-checkout:before {
  content: "\e611";
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.J-LazyLoad.lazy-load-show {
  opacity: 1;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.incentive-share {
  width: 300px;
  height: 50px;
  position: relative;
  background: linear-gradient(180deg, #ff315d 0, #ff2621 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  font-family: "-apple-system", BlinkMacSystemFont, Helvetica, Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    sans-serif !important;
  animation: bounce 6s both infinite;
  -webkit-animation: bounce 6s both infinite;
  cursor: pointer;
}

.incentive-share::after,
.incentive-share::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background-size: 15px 10px;
  background-image: linear-gradient(-45deg,
      #ff2621 25%,
      transparent 25%,
      transparent),
    linear-gradient(-135deg, #ff2621 25%, transparent 25%, transparent),
    linear-gradient(-45deg, transparent 75%, #ff2621 75%),
    linear-gradient(-135deg, transparent 75%, #ff2621 75%);
}

.incentive-share::before {
  left: -4px;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
}

.incentive-share::after {
  right: -4px;
}

.incentive-share>div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.incentive-share .incentive-share-desc {
  width: 65%;
  background-size: 100%;
  background-size: 30%;
}

.incentive-share .incentive-share-get {
  width: 35%;
  border-left: 1px dashed #fff;
  position: relative;
}

.incentive-share .incentive-share-get>span {
  background: #fff;
  border-radius: 15px;
  color: #ff2c44;
  font-weight: 700;
  padding: 4px 16px;
  cursor: pointer;
}

.incentive-share .incentive-share-get::after,
.incentive-share .incentive-share-get::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  left: -6px;
}

.incentive-share .incentive-share-get::before {
  top: -9px;
}

.incentive-share .incentive-share-get::after {
  bottom: -9px;
  -moz-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}

.share-popup {
  width: 560px;
  position: fixed;
  background: #fff;
  color: #333;
  top: 50%;
  left: 50%;
  z-index: 102;
  font-size: 14px;
  border-radius: 8px;
  text-align: center;
  padding: 52px 10px;
  box-sizing: border-box;
  opacity: 0;
  transform: translate(-50%, 200%);
  background: #fff url(../img/share_popup_bg.png) no-repeat center;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}

.share-popup.share-popup--show {
  opacity: 1;
  transform: translate(-50%, -50%);
  transition: transform 0.3s linear;
}

.share-popup .main-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 16px;
  font-family: OldStandard !important;
}

.share-popup .title {
  font-size: 40px;
  color: #cc0008;
  font-weight: 700;
  line-height: 48px;
  margin: 0 0 4px;
  font-family: OpenSans !important;
}

.share-popup .rule {
  font-weight: 700;
  line-height: 16px;
}

.share-popup .share-btn {
  font-size: 16px;
  margin: 40px 0 0;
}

.share-popup .share-btn>a {
  width: 100%;
  max-width: 260px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 12px;
  cursor: pointer;
  display: block;
  color: #fff;
  position: relative;
  padding-left: 110px;
  box-sizing: border-box;
  text-align: left;
}

.share-popup .share-btn>a::after,
.share-popup .share-btn>a::before {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
}

.share-popup .share-btn>a::before {
  width: 58px;
  left: 0;
  text-align: center;
}

.share-popup .share-btn>a::after {
  content: "\e653";
  right: 54px;
  opacity: 0;
}

.share-popup .share-btn>a.share-facebook {
  background: #334e8a;
}

.share-popup .share-btn>a.share-facebook::before {
  content: "\e615";
  background: #3a579a;
}

.share-popup .share-btn>a.share-twitter {
  background: #029ad8;
}

.share-popup .share-btn>a.share-twitter::before {
  content: "\e613";
  background: #02abf0;
}

.share-popup .share-btn>a.share-pinterest {
  background: #b8181b;
}

.share-popup .share-btn>a.share-pinterest::before {
  content: "\e618";
  background: #cd1b1e;
}

.share-popup .explain {
  font-size: 12px;
  color: #666;
  letter-spacing: 1px;
  line-height: 16px;
}

.share-popup .coupon-box {
  width: 270px;
  height: 184px;
  margin: 0 auto;
  padding: 80px 0 0;
  color: #fff;
  box-sizing: border-box;
  background: url(../img/share_coupon_bg.png) no-repeat center;
  padding: 62px 40px 4px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.share-popup .coupon-box .code-coupon {
  text-transform: uppercase;
  width: 20px;
  height: 100%;
  letter-spacing: 12px;
  word-break: break-all;
  font-size: 12px;
  position: absolute;
  left: 25px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  box-sizing: border-box;
}

.share-popup .coupon-box>div {
  width: 100%;
}

.share-popup .coupon-box>div:nth-of-type(1) strong {
  font-size: 28px;
  text-transform: capitalize;
}

.share-popup .share-code {
  font-size: 12px;
  margin-top: 24px;
  letter-spacing: 1px;
}

.share-popup .share-code>input {
  border: 2px dashed #9a9a9a;
  background: #fff;
  color: #333;
  display: inline-block;
  margin: 10px auto;
  box-sizing: border-box;
  width: 300px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  cursor: copy;
  font-weight: 700;
}

.share-popup .share-code .copy-tips {
  display: none;
}

.share-popup .share-succeed .main-title {
  font-size: 32px;
  line-height: 40px;
}

.share-popup .close-popup {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  cursor: pointer;
  color: #333;
}

.sidebar-share {
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 9;
}

.sidebar-share .backtop,
.sidebar-share .share,
.sidebar-share .share-channel a {
  font-size: 16px;
  cursor: pointer;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}

.sidebar-share .backtop,
.sidebar-share .share {
  background: rgba(0, 0, 0, 0.4);
}

.sidebar-share .backtop .iconfont,
.sidebar-share .share .iconfont {
  font-size: 16px;
  color: #fff;
}

.sidebar-share img {
  width: 32px;
  height: 32px;
}

.sidebar-share .share {
  display: none;
}

.sale-discount {
  width: 100%;
  height: 188px;
  position: absolute;
  top: -8px;
  left: -8px;
  overflow: hidden;
  pointer-events: none;
}

.sale-discount span {
  display: inline-block;
  text-align: center;
  width: 180px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  top: 24px;
  left: -54px;
  z-index: 2;
  overflow: hidden;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  background: #fa541c;
  color: #fff;
  font-size: 12px;
}

.sale-discount::before {
  content: "";
  display: block;
  border-radius: 8px 8px 0 0;
  width: 30px;
  height: 8px;
  position: absolute;
  left: 64px;
  background: #871400;
}

.sale-discount::after {
  content: "";
  display: block;
  border-radius: 0 8px 8px 0;
  width: 8px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 64px;
  background: #871400;
  transform: rotate(-180deg);
}

.jh-test-modal-mask {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 105;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.012);
}

.jh-test-modal-mask.gray {
  background: rgba(0, 0, 0, 0.4);
}

.social-sharing {
  width: 100%;
  text-align: center;
  padding: 40px 0;
}

.social-sharing>a {
  margin: 0 10px;
  display: inline-block;
}

.social-sharing .iconfont {
  color: #222232;
}

.model-add-to-cart {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #ddd;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.08);
  padding: 8px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9;
  transform: translateY(100%);
  transition: transform 0.1s ease;
}

.model-add-to-cart.fixed-bottom {
  transform: translateY(0);
}

.model-add-to-cart .main {
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.model-add-to-cart .main .flex-right {
  text-align: right;
  float: right;
  margin-right: 6px;
  max-width: 450px;
}

.model-add-to-cart .main .flex-right .price {
  display: inline-block;
  vertical-align: middle;
}

.model-add-to-cart .main .flex-right .price .pay-price {
  font-size: 18px;
}

.model-add-to-cart .main .flex-left {
  padding-right: 20px;
  float: left;
  margin-left: -10px;
  text-align: left;
}

.model-add-to-cart .main .flex-left .product-title {
  cursor: pointer;
  max-height: 40px;
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 6px;
  max-width: 600px;
  line-height: 20px;
  color: #1890ff;
}

.model-add-to-cart .main .flex-left .product-title:hover {
  text-decoration: underline;
}

.model-add-to-cart .main .flex-left>div {
  display: inline-block;
  vertical-align: middle;
}

.model-add-to-cart p {
  margin: 0;
}

.model-add-to-cart .product-img {
  width: 54px;
  height: 54px;
  padding-right: 10px;
}

.model-add-to-cart .product-img img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
}

.model-add-to-cart .dash--small {
  display: none;
}

.model-add-to-cart .jh-btn {
  margin-left: 16px;
}

.ajax-loading {
  width: 100%;
  padding: 40px 0;
  text-align: center;
}

.ajax-loading>em {
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  animation: loading 1s infinite linear;
  -webkit-animation: loading 1s infinite linear;
}

.product-big-img {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 102;
  width: 100%;
  height: 100%;
  display: none;
  background: white;
}

.product-big-img.product-big-img--show {
  display: flex;
}

.product-big-img .layer-img {
  display: block;
  margin: auto;
  cursor: zoom-out;
}

.product-big-img .layer-img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  max-height: 100%;
  animation: zoomIn 0.5s;
  -webkit-animation: zoomIn 0.5s;
}

.product-big-img .iconfont {
  cursor: pointer;
  position: absolute;
  font-size: 24px;
  color: #333;
  font-weight: 700;
}

.product-big-img .iconfont.icon-close {
  top: 20px;
  right: 20px;
}

.product-big-img .iconfont.icon-left {
  top: 50%;
  left: 20px;
}

.product-big-img .iconfont.icon-right {
  top: 50%;
  right: 20px;
}

.msg-success {
  color: #27c17b;
  border: 1px solid #e1f3d8;
  background-color: #f0f9eb;
}

.msg-info {
  color: #999;
  border: 1px solid #ebeef5;
  background-color: #edf2fc;
}

.msg-warning {
  color: #e8a849;
  border: 1px solid #faecd8;
  background-color: #fdf6ec;
}

.msg-error {
  color: #e24d4d;
  border: 1px solid #fde2e2;
  background-color: #fef0f0;
}

.jh-mask {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
}

.nav-model-mask {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  position: fixed;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

.nav-model-mask .nav-model-mask-close {
  float: right;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
  margin: 10px;
  cursor: pointer;
  color: #fff;
}

.nav-model-mask.payment-model-mask {
  background-color: rgba(0, 0, 0, 0.75);
}

.nav-model-mask.white {
  background: #fff;
}

.nav-model-mask.white-opacity {
  background: rgba(255, 255, 255, 0.9);
}

.hidden {
  width: 100%;
  position: fixed;
}

.jh-loading {
  width: 260px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 102;
  padding: 12px;
  border-radius: 6px;
  background-color: #fff;
  transform: translate(-50%, -50%);
}

.jh-loading .load-icon {
  width: 76px;
  height: 76px;
  margin: 0 auto;
  padding: 20px 0;
}

.jh-loading .load-test {
  padding: 0 20px;
  text-align: center;
}

.jh-loading .load-rotate {
  animation: loadRotate linear 1.5s 0s infinite;
}

.good-quantity-tips {
  padding-bottom: 0.35rem;
  color: red;
}

.jh-test-modal {
  color: #000;
  width: 420px;
  padding: 20px 40px;
  border-radius: 4px;
  text-align: center;
  word-break: break-all;
  background-color: #fff;
  position: fixed !important;
  left: 50%;
  box-sizing: border-box;
  margin-left: -210px;
  z-index: 100000;
  top: 120px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}

.jh-test-modal .icon-close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  line-height: 30px;
  text-align: center;
  font-size: 22px;
}

.jh-message {
  width: 640px;
  position: fixed;
  top: 60px;
  left: 50%;
  z-index: 1000;
  margin-left: -320px;
}

.jh-message .jh-message-item {
  opacity: 0;
  width: 100%;
  margin: 0 auto;
  top: 0;
  z-index: 100;
  position: relative;
  padding: 10px 26px;
  transition: all 0.3s;
  border-radius: 3px;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.jh-message .jh-message-item>span {
  display: inline-block;
}

.jh-message .jh-message-item.show {
  top: 60px;
  opacity: 1;
}

.jh-message .iconfont {
  padding-right: 10px;
}

.assembly {
  width: 21rem;
  margin: 40px auto;
}

.assembly>div {
  margin-bottom: 8px;
}

.jh-btn {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  border-color: #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 13px 20px;
  border-radius: 4px;
  height: 50px;
  font-size: 14px;
}

.jh-btn:hover {
  opacity: 0.9;
}

.jh-btn.jh-btn-disabled {
  color: #fcfcfc !important;
  border-color: #969696 !important;
  background-color: #969696 !important;
  pointer-events: none;
  cursor: not-allowed;
}

.jh-btn.jh-btn-disabled:hover {
  opacity: 1;
}

.jh-btn.jh-disabled {
  color: #fcfcfc !important;
  border-color: #969696 !important;
  background-color: #969696 !important;
  pointer-events: none;
  cursor: not-allowed;
}

.jh-btn .loading {
  display: none !important;
}

.jh-btn.jh-btn-loading {
  position: relative;
}

.jh-btn.jh-btn-loading .loading,
.jh-btn.jh-btn-loading .saving {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block !important;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

.jh-btn.jh-btn-loading .iconfont.loading {
  padding: 0;
  font-size: 30px;
  margin-top: -15px;
  margin-left: -15px;
  color: #fff;
}

.jh-btn.jh-btn-loading .saving {
  display: none;
  cursor: pointer;
}

.jh-btn.jh-btn-loading .btn-text {
  opacity: 0;
}

.jh-btn.jh-btn-small {
  padding: 9px 15px;
  font-size: 12px;
  border-radius: 3px;
}

.jh-btn.jh-btn-primary {
  color: #fff;
  border-color: #409eff;
  background-color: #409eff;
}

.jh-btn.jh-btn-primary:hover {
  background-color: #66b1ff;
  border-color: #66b1ff;
}

.jh-btn.jh-btn-success {
  color: #fff;
  border-color: #67c23a;
  background-color: #67c23a;
}

.jh-btn.jh-btn-success:hover {
  background-color: #85ce61;
  border-color: #85ce61;
}

.jh-btn.jh-btn-info {
  color: #fff;
  border-color: #909399;
  background-color: #909399;
}

.jh-btn.jh-btn-info:hover {
  background-color: #a6a9ad;
  border-color: #a6a9ad;
}

.jh-btn.jh-btn-warning {
  color: #fff;
  border-color: #e6a23c;
  background-color: #e6a23c;
}

.jh-btn.jh-btn-warning:hover {
  background-color: #ebb563;
  border-color: #ebb563;
}

.jh-btn.jh-btn-error {
  color: #fff;
  border-color: #f56c6c;
  background-color: #f56c6c;
}

.jh-btn.jh-btn-error:hover {
  background-color: #f78989;
  border-color: #f78989;
}

.jh-btn.jh-plain-primary {
  color: #409eff;
  background: #ecf5ff;
  border-color: #b3d8ff;
}

.jh-btn.jh-plain-primary:hover {
  color: #fff;
  border-color: #409eff;
  background-color: #409eff;
}

.jh-btn.jh-plain-success {
  color: #67c23a;
  background: #f0f9eb;
  border-color: #c2e7b0;
}

.jh-btn.jh-plain-success:hover {
  color: #fff;
  border-color: #67c23a;
  background-color: #67c23a;
}

.jh-btn.jh-plain-info {
  color: #909399;
  background: #f4f4f5;
  border-color: #d3d4d6;
}

.jh-btn.jh-plain-info:hover {
  color: #fff;
  border-color: #909399;
  background-color: #909399;
}

.jh-btn.jh-plain-warning {
  color: #e6a23c;
  background: #fdf6ec;
  border-color: #f5dab1;
}

.jh-btn.jh-plain-warning:hover {
  color: #fff;
  border-color: #e6a23c;
  background-color: #e6a23c;
}

.jh-btn.jh-plain-error {
  color: #f56c6c;
  background: #fef0f0;
  border-color: #fbc4c4;
}

.jh-btn.jh-plain-error:hover {
  color: #fff;
  border-color: #f56c6c;
  background-color: #f56c6c;
}

.jh-input {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 11px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}

.jh-input.invalid {
  border: 1px solid #d81e06;
}

.jh-input.jh-min {
  height: 28px;
  line-height: 28px;
}

.jh-input.jh-small {
  height: 32px;
  line-height: 32px;
}

.jh-input.jh-medium {
  height: 36px;
  line-height: 36px;
}

.jh-input:focus {
  outline: 0;
  border-color: #409eff;
}

.jh-textarea {
  width: 100%;
  color: #606266;
  display: block;
  min-height: 42px;
  resize: vertical;
  padding: 5px 15px;
  line-height: 1.5;
  font-size: inherit;
  box-sizing: border-box;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dcdfe6;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.jh-textarea.invalid {
  border: 1px solid #d81e06;
}

.jh-textarea:focus {
  outline: 0;
  border-color: #409eff;
}

.jh-radio {
  border: 1px solid #dcdfe6;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
}

.jh-radio.jh-radio-disabled {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  cursor: not-allowed;
}

.jh-radio:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
}

.jh-radio.jh-radio-active:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.jh-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  height: 14px;
  width: 14px;
  vertical-align: -0.8rem;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  border-radius: 2px;
  border: 1px solid #dcdfe6;
}

.jh-checkbox.jh-checkbox-disabled {
  background-color: #edf2fc;
  border-color: #dcdfe6;
  cursor: not-allowed;
}

.jh-checkbox.jh-checkbox-disabled.jh-checkbox-active:after {
  border-color: #c0c4cc;
}

.jh-checkbox::after,
.jh-checkbox::before {
  position: absolute;
  content: "";
  background: #fff;
  transition: all 0.2s ease-in-out;
}

.jh-checkbox::before {
  left: 2px;
  top: 6px;
  width: 0;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.jh-checkbox::after {
  right: 9px;
  bottom: 3px;
  width: 2px;
  height: 0;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transition-delay: 0.2s;
}

.jh-checkbox.jh-checkbox-active::before {
  left: 2px;
  top: 7px;
  width: 4px;
  height: 2px;
}

.jh-checkbox.jh-checkbox-active::after {
  right: 5px;
  bottom: 3px;
  width: 2px;
  height: 8px;
}

.jh-input-number {
  position: relative;
  display: inline-block;
  width: 140px;
  line-height: 38px;
}

.jh-input-number .jh-input-number-decrease,
.jh-input-number .jh-input-number-increase {
  position: absolute;
  z-index: 1;
  top: 1px;
  width: 40px;
  height: auto;
  text-align: center;
  background: #f5f7fa;
  color: #606266;
  cursor: pointer;
  font-size: 12px;
}

.jh-input-number .jh-input-number-decrease {
  left: 1px;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #dcdfe6;
}

.jh-input-number .jh-input-number-increase {
  right: 1px;
  border-radius: 0 4px 4px 0;
  border-left: 1px solid #dcdfe6;
}

.jh-input-number .jh-input-box {
  position: relative;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}

.jh-input-number .jh-input {
  -webkit-appearance: none;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
}

.jh-input-number .jh-icon-minus {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jh-input-number .jh-icon-minus:after {
  content: "\E621";
}

.jh-input-number .jh-icon-plus {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jh-input-number .jh-icon-plus:after {
  content: "\E62B";
}

.jh-alert {
  width: 100%;
  padding: 8px 16px;
  margin: 0;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  opacity: 1;
  display: flex;
  align-items: center;
  transition: opacity 0.2s;
  margin-bottom: 8px;
}

.jh-alert.jh-alert-success {
  color: #67c23a;
  background-color: #f0f9eb;
}

.jh-alert.jh-alert-info {
  color: #909399;
  background-color: #f4f4f5;
}

.jh-alert.jh-alert-warning {
  color: #e6a23c;
  background-color: #fdf6ec;
}

.jh-alert.jh-alert-error {
  color: #f56c6c;
  background-color: #fef0f0;
}

.jh-alert .el-alert-close {
  font-size: 12px;
  color: #c0c4cc;
  position: absolute;
  top: 12px;
  right: 15px;
  cursor: pointer;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jh-alert .el-alert-close:after {
  content: "\E60F";
}

.jh-loading .circular {
  height: 42px;
  width: 42px;
  animation: loading-rotate 2s linear infinite;
}

.jh-loading .path {
  animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #409eff;
  stroke-linecap: round;
}

.jh-select {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #d9d9d9;
}

.jh-select.invalid {
  border: 1px solid red;
}

.jh-round {
  border-radius: 20px;
}

.jh-disabled {
  color: #c0c4cc;
  cursor: not-allowed;
  border-color: #e4e7ed;
  background-color: #f5f7fa;
}

.jh-model-arrow {
  width: 5px;
  height: 5px;
  border: #999 solid;
  transform: rotate(135deg);
  display: inline-block;
  margin-bottom: 3px;
}

.jh-model-arrow.down {
  border-width: 1px 1px 0 0;
}

.jh-model-arrow.left {
  border-width: 0 1px 1px 0;
}

.jh-model-arrow.up {
  border-width: 0 0 1px 1px;
}

.jh-model-arrow.right {
  border-width: 1px 0 0 1px;
}

.jh-model-arrow.position-top {
  position: absolute;
  top: -4px;
  right: 40px;
  background: #fff;
  border-color: #e4e7ed;
}

.jh-model-arrow.position-bottom {
  position: absolute;
  bottom: 27px;
  right: 30px;
  background: #fff;
  border-color: #e4e7ed;
  z-index: 3;
}

.jh-model-arrow.position-right {
  position: absolute;
  right: 0;
  border-color: #999;
  top: 50%;
  margin-top: -5px;
}

.main-pages {
  display: block;
  position: relative;
}

.main-pages .pages-item {
  padding: 0 10px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  color: #a2a2a2;
}

.main-pages .pages-item.pages-item-active {
  color: #000;
}

.main-pages .pages-item.pages-item-disabled {
  cursor: no-drop;
}

.main-pages .pages-item.pages-prev {
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  color: #666;
}

.main-pages .pages-item.pages-last {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  color: #666;
}

.main-pages .pages-prev.pages-item-disabled,
.main-pages .pages-last.pages-item-disabled {
  cursor: no-drop;
  color: #a2a2a2;
}

.main-pages .pages-list {
  text-align: center;
}

.main-pages .pages-list .pages-item {
  display: inline-block;
}

.pagination {
  padding: 1rem 0;
  text-align: right;
}

.pagination>li {
  color: #666;
  min-width: 26px;
  height: 26px;
  font-size: 12px;
  margin-right: 5px;
  border-radius: 3px;
  text-align: center;
  line-height: 26px;
  display: inline-block;
  border: 1px solid #dadada;
  margin-bottom: 5px;
}

.pagination>li.active,
.pagination>li:hover {
  cursor: pointer;
  color: #fff;
}

.pagination>li.active a,
.pagination>li:hover a {
  color: #fff;
  display: block;
}

.pagination>li.disabled {
  cursor: no-drop;
}

.paypal-btn {
  position: relative;
}

.Paypal-buy-now {
  width: 100%;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  position: relative;
  background: #ffc439;
  font-size: 14px !important;
  text-align: center;
  cursor: pointer;
}

.Paypal-buy-now.realbtn {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.01;
  z-index: 2;
}

.Paypal-buy-now>img,
.Paypal-buy-now>span {
  margin-top: -4px;
  display: inline-block !important;
  vertical-align: middle !important;
}

.Paypal-buy-now>span {
  font-size: 14px;
  padding-right: 5px;
  font-family: "Microsoft Yahei", Arial, sans-serif !important;
}

.Paypal-buy-now>img {
  padding: 0;
  border: none;
  width: auto;
  height: 20px !important;
  max-height: 26px;
  min-height: 18px;
  background: 0 0;
  display: inline-block;
}

.Paypal-buy-now>.Paypal-buy-now-button {
  width: 100%;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.01;
}

.Paypal-buy-now .Paypal-buy-now--show {
  width: 100%;
  height: 42px;
  color: #111;
  text-align: center;
  line-height: 42px;
  border-radius: 6px;
  background: #ffc439;
}

.Paypal-buy-now .Paypal-buy-now--show .icon-buynew-Paypal {
  width: 96px;
  height: 30px;
  margin-top: 5px;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.Paypal-buy-now .Paypal-buy-now--show.jh-btn-disabled {
  color: #fcfcfc;
  cursor: not-allowed;
  background-image: none;
  background-color: #969696;
  border-color: #969696;
}

.Paypal-buy-now .Paypal-buy-now--show.jh-btn-disabled:hover {
  background-image: none;
  background-color: #969696;
  border-color: #969696;
}

.Paypal-buy-now-popup {
  width: 100%;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  position: relative;
  background: #ffc439;
  display: block !important;
  text-align: center;
  font-size: 14px !important;
}

.Paypal-buy-now-popup.realbtn {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.01;
  z-index: 2;
}

.Paypal-buy-now-popup>img,
.Paypal-buy-now-popup>span {
  margin-top: -4px;
  display: inline-block !important;
  vertical-align: middle !important;
}

.Paypal-buy-now-popup>span {
  font-size: 14px;
  padding-right: 5px;
  font-family: "Microsoft Yahei", Arial, sans-serif !important;
}

.Paypal-buy-now-popup>img {
  padding: 0;
  border: none;
  width: auto;
  height: 20px !important;
  max-height: 26px;
  min-height: 18px;
  background: 0 0;
  display: inline-block;
}

.Paypal-buy-now-popup>.Paypal-buy-now-button {
  width: 100%;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.01;
}

.Paypal-buy-now-popup .Paypal-buy-now--show {
  width: 100%;
  height: 42px;
  color: #111;
  text-align: center;
  line-height: 42px;
  border-radius: 6px;
  background: #ffc439;
}

.Paypal-buy-now-popup .Paypal-buy-now--show .icon-buynew-Paypal {
  width: 96px;
  height: 30px;
  margin-top: 5px;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.Paypal-buy-now-popup .Paypal-buy-now--show.jh-btn-disabled {
  color: #fcfcfc;
  cursor: not-allowed;
  background-image: none;
  background-color: #969696;
  border-color: #969696;
}

.Paypal-buy-now-popup .Paypal-buy-now--show.jh-btn-disabled:hover {
  background-image: none;
  background-color: #969696;
  border-color: #969696;
}

.payment-options {
  width: 200px;
  margin: 0 auto;
  padding: 15px 0;
  cursor: pointer;
  text-align: center;
  text-decoration: underline;
}

.buy-now-mask {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.buy-now-main {
  display: none;
  width: 480px;
  height: auto;
  border-radius: 3px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1002;
  padding-top: 50px;
  background-color: #fff;
  transform: translate(-50%, -50%);
}

.buy-now-main .buy-now-title {
  width: 100%;
  color: #333;
  height: 49px;
  line-height: 49px;
  font-size: 18px;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #f0f0f0;
}

.buy-now-main .buy-now-title span {
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  position: absolute;
}

.buy-now-main .buy-now-inform {
  max-height: 440px;
  overflow: hidden;
  overflow-y: auto;
}

.buy-now-main .buy-now-list {
  margin: 10px 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

.buy-now-main .buy-now-list .buy-now-item {
  display: block;
  min-height: 74px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  text-align: left;
}

.buy-now-main .buy-now-list .buy-now-img {
  width: 64px;
  height: 64px;
  float: left;
  position: relative;
}

.buy-now-main .buy-now-list .buy-now-img>div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-sizing: border-box;
}

.buy-now-main .buy-now-list .buy-now-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.buy-now-main .buy-now-list .buy-now-img .fr {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #999;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  color: #fff;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  line-height: 18px;
  font-size: 12px;
}

.buy-now-main .buy-now-list .buy-now-iform {
  height: 100%;
  min-height: 74px;
  display: flex;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
}

.buy-now-main .buy-now-list .buy-now-name {
  width: 75%;
  color: #333;
  font-size: 14px;
  padding-bottom: 12px;
}

.buy-now-main .buy-now-list .buy-now-types {
  color: #999;
  font-size: 12px;
  padding-bottom: 12px;
}

.buy-now-main .buy-now-list .buy-now-price {
  color: #000;
  font-size: 14px;
  padding-bottom: 12px;
  position: absolute;
  right: 0;
  top: 20px;
  margin-top: -15px;
}

.buy-now-main .buy-now-tips-box {
  padding-top: 10px;
  text-align: left;
}

.buy-now-main .buy-now-tips-box .buy-now-tips {
  color: #409eff;
  padding: 5px 10px;
  cursor: pointer;
  display: block;
}

.buy-now-main .buy-now-tips-box>div {
  display: none;
}

.buy-now-main .buy-now-tips-box .buy-now-coupon-box {
  display: flex;
}

.buy-now-main .buy-now-tips-box .jh-input {
  margin-right: 10px;
  height: 44px;
}

.buy-now-main .buy-now-tips-box .jh-btn {
  width: auto;
  margin: 0;
  height: 42px;
  padding: 0 20px;
}

.buy-now-main .buy-now-tips-box .erro-tips {
  color: red;
}

.buy-now-main .buy-now-total {
  color: #999;
  display: flex;
  padding: 5px 20px;
  justify-content: space-between;
  align-items: center;
}

.buy-now-main .buy-now-total>div:nth-child(1) {
  text-align: left;
}

.buy-now-main .buy-now-total>div:nth-child(2) {
  text-align: right;
}

.buy-now-main .order-p {
  padding: 5px 20px;
}

.buy-now-main .order-p div:nth-child(1) {
  float: left;
  line-height: 28px;
}

.buy-now-main .order-p div:nth-child(2) {
  padding-left: 70px;
  line-height: 0.65rem;
}

.buy-now-main .order-p div:nth-child(2)>p {
  padding: 0;
  margin: 0;
  text-align: left;
}

.buy-now-main .order-p .fl {
  line-height: 0.65rem;
}

.buy-now-main .order-p .order-discount {
  padding-left: 70px;
  line-height: 0.65rem;
}

.buy-now-main .order-p .order-discount span {
  display: inline-block;
  vertical-align: middle;
}

.buy-now-main .order-p .order-discount .iconfont {
  margin-right: 5px;
}

.buy-now-main .order-p .order-discount .fr {
  color: #333;
  font-weight: 700;
}

.buy-now-main .order-p .order-discount .fr i {
  font-style: normal;
}

.buy-now-main .buy-now-coupon-tips {
  margin: 0;
  padding: 0;
  text-align: left;
}

.buy-now-main .buy-now-submit {
  margin: 20px;
}

.buy-now-main .buy-now-submit .paypal-btn {
  width: 100%;
}

.buy-now-main .buy-now-submit .jh-btn {
  width: 100%;
}

.buy-now-main .buy-now-submit>p {
  margin: 0;
  color: #999;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.buy-now-main .buy-coupon-item {
  padding: 8px 10px;
  padding-right: 30px;
  position: relative;
  border-radius: 3px;
  vertical-align: top;
  display: inline-block;
  background-color: #eee;
  margin-top: 8px;
}

.buy-now-main .buy-coupon-item>span {
  color: #666;
  display: inline-block;
  vertical-align: middle;
}

.buy-now-main .buy-coupon-item .coupon-close {
  width: 20px;
  height: 20px;
  font-size: 20px;
  top: 50%;
  right: 5px;
  margin-top: -10px;
  color: #b2b2b2;
  cursor: pointer;
  text-align: center;
  line-height: 1;
  font-style: inherit;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .share-popup {
    width: 100%;
    padding: 30px;
    border-radius: 0;
    opacity: 0;
    display: block;
    left: 0;
    top: auto;
    bottom: 0;
    transform: translate(0, 100%);
  }

  .share-popup.share-popup--show {
    opacity: 1;
    transform: translate(0, 0);
  }

  .share-popup .title {
    font-size: 32px;
    line-height: 36px;
  }

  .share-popup .share-btn>a {
    height: 2.048rem;
    line-height: 2.048rem;
    max-width: 290px;
  }

  .sidebar-share .share-channel {
    display: none;
  }

  .sidebar-share .share {
    display: flex;
  }

  .pagination {
    text-align: center;
  }

  .Paypal-buy-now {
    width: 100%;
  }

  .model-add-to-cart {
    padding: 0;
    border: 0;
    border-top: 1px solid #fff;
  }

  .model-add-to-cart .main {
    padding: 0;
  }

  .model-add-to-cart .main .flex-left,
  .model-add-to-cart .main .flex-right .price {
    display: none;
  }

  .model-add-to-cart .main .flex-right {
    width: 100%;
    margin: 0;
    max-width: 100%;
  }

  .model-add-to-cart .main .flex-right .jh-btn {
    width: 100%;
    margin: 0;
    height: 2.2rem;
    border-radius: 0;
  }

  .big-img-layer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }

  .big-img-layer .icon-close {
    right: auto;
    left: 10px;
    top: 10px;
  }

  .big-img-layer img {
    max-height: 80%;
  }

  .jh-test-modal {
    max-width: 80%;
    top: 60px;
    left: 10%;
    width: 80%;
    margin-left: 0;
  }

  .jh-message {
    width: 80%;
    position: fixed !important;
    top: 60px;
    left: 10%;
    margin-left: 0;
  }

  .jh-message .jh-message-item {
    opacity: 0;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 100;
    position: relative;
    padding: 10px 26px;
    transition: all 0.3s;
    border-radius: 3px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }

  .jh-message .jh-message-item>span {
    display: inline-block;
  }

  .jh-message .jh-message-item.show {
    top: 60px;
    opacity: 1;
  }

  .icon-close {
    cursor: pointer;
  }

  .buy-now-main {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    left: 0;
    top: auto;
    opacity: 0;
    bottom: -100%;
    display: block;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: bottom 0.3s ease-out;
    transform: none;
  }

  .buy-now-main.buy-now-main--show {
    opacity: 1;
    bottom: 0;
  }
}

@media screen and (max-width: 360px) {
  .share-popup .share-btn>a {
    max-width: 260px;
  }
}

@-webkit-keyframes bounce {

  0%,
  100%,
  85% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  87%,
  92%,
  97% {
    -webkit-animation-timing-function: cubic-bezier(0.755,
        0.05,
        0.855,
        0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  90%,
  95% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
}

@keyframes bounce {

  0%,
  100%,
  85% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  87%,
  92%,
  97% {
    -webkit-animation-timing-function: cubic-bezier(0.755,
        0.05,
        0.855,
        0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  90%,
  95% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }
}

@keyframes loadRotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes loading {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }

}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.J-LazyLoad {
  opacity: 0;
  -webkit-transition: opacity 0.3;
  -moz-transition: opacity 0.3;
  -ms-transition: opacity 0.3;
  -o-transition: opacity 0.3;
  transition: opacity 0.3;
}

.paypal-button-funding {
  margin-top: 10px;
}

.order-write .paypal-button-funding {
  margin-top: 0;
}

.product-details-box .video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto;
  display: block;
}

.product-details-box .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: #f2f2f2;
}

.product-details-box .table-wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  overflow-x: auto;
}

.product-details-box .table-wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  overflow-x: auto;
}

.product-details-box .table-wrapper ::-webkit-scrollbar-track {
  border-radius: 0;
  background: #ececec;
}

.product-details img,
.product-details video {
  max-width: 100%;
  height: auto;
}

.product-details ol,
.product-details ul {
  padding-left: 20px;
}

.TM_input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  text-align: center;
  min-width: 220px;
}

.TM_my_search_input_style {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  outline: 0;
  margin: 0 !important;
}

.TM_input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

.TM_my_search_button_style {
  padding: 10px 14px;
  line-height: 1.3333333;
  border-radius: 6px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  position: relative;
  margin-left: -1px;
  margin-top: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #fb6e50 url(//s.trackingmore.com/images/icons/ico_index.png) no-repeat scroll 0 -553px;
  border: 1px solid transparent;
  color: #fff;
  text-indent: 25px;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lastSale-wrap {
  min-width: 270px;
  height: 88px;
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 99;
  opacity: 1;
  box-shadow: 0 0 6px 0 rgba(175, 174, 174, 0.3);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  animation: fadeInLeft 0.6s cubic-bezier(0.8, 0.5, 0.25, 0.25);
  -webkit-animation: fadeInLeft 0.6s cubic-bezier(0.8, 0.5, 0.25, 0.25);
}

.lastSale-wrap .lastSale-imgBox {
  width: 88px;
  height: 88px;
  background: #fff;
}

.lastSale-wrap .lastSale-imgBox img {
  width: 100%;
  height: 100%;
  border-radius: 8px 0 0 8px;
  object-fit: cover;
}

.lastSale-wrap .lastSale-textBox {
  min-width: 182px;
  height: 88px;
  font-size: 16px;
  line-height: 16px;
  text-indent: 20px;
  border-radius: 0 8px 8px 0;
  color: #fff;
  text-shadow: 0 0 6px rgba(175, 174, 174, 0.3);
  background: #000;
  box-shadow: 0 0 6px 0 rgba(175, 174, 174, 0.3);
  opacity: 0.7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 20px;
}

.lastSale-wrap .lastSale-textBox p:first-child {
  margin: 0;
}

.lastSale-wrap .lastSale-textBox p:last-child {
  margin: 10px 0;
}

.lastSale-wrap.hassan-lastSale {
  direction: ltr;
}

@media screen and (max-width: 768px) {
  @-webkit-keyframes salefadeIn {
    from {
      opacity: 0;
    }

    to {
      opacity: 0.7;
    }
  }

  @keyframes salefadeIn {
    from {
      opacity: 0;
    }

    to {
      opacity: 0.7;
    }
  }

  .lastSale-wrap {
    width: 70%;
    height: 30px;
    border-radius: 4px;
    left: 10px;
    animation: salefadeIn 0.6s;
    -webkit-animation: salefadeIn 0.6s;
    font-size: 0;
    overflow: hidden;
    box-shadow: none;
    bottom: auto;
  }

  .lastSale-wrap.lastSale-mobWrap {
    border-radius: 0;
    width: 100vw;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }

  .lastSale-wrap.lastSale-mobWrap .lastSale-textBox {
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    opacity: 1;
  }

  .lastSale-wrap.lastSale-mobWrap .lastSale-imgBox {
    background: 0 0;
  }

  .lastSale-wrap .lastSale-imgBox {
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.7);
    border-right: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .lastSale-wrap .lastSale-imgBox img {
    width: 20px;
    height: 20px;
    border-radius: 0;
  }

  .lastSale-wrap .lastSale-textBox {
    width: auto;
    height: 30px;
    font-size: 12px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    text-indent: 10px;
    box-shadow: none;
    border-radius: 0 4px 4px 0;
    padding-right: 10px;
  }
}

@font-face {
  font-family: HelveticaNeue;
  src: url(../css/font/Roboto-Regular.ttf);
}

@font-face {
  font-family: HelveticaNeue-Medium;
  src: url(../css/font/Roboto-Regular.ttf);
}

.order-header-main {
  text-align: center;
}

.order-header-main.order-logo-mobile {
  display: none;
}

.order-header-main.order-logo-mobile .order-count-down {
  margin: 10px 0;
}

.order-header-main.order-header-main-result {
  margin-bottom: 0;
}

.order-header-main .order-header {
  width: 100%;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}

.order-header-main .order-header .logo,
.order-header-main .order-header a {
  min-height: 34px;
  display: inline-block;
  line-height: 34px;
  font-weight: 600;
  margin-right: 13px;
  height: auto;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}

.order-header-main .order-header .logo img,
.order-header-main .order-header a img {
  max-height: 48px;
  display: block;
  padding: 10px 0;
}

.order-header-main .order-header .logo span,
.order-header-main .order-header a span {
  color: #333;
  font-size: 28px;
  font-weight: 600;
  margin: 0;
}

.order-header-main .order-header .order-count-down {
  position: relative;
}

.order-header-main .order-header .order-count-down .count-down {
  font-size: 24px;
  color: #d4380d;
  line-height: 28px;
}

.order-header-main .order-crumbs {
  color: #666;
  margin-top: 15px;
  line-height: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.order-header-main .order-crumbs a {
  color: #061178;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}

.order-header-main .order-crumbs a:hover {
  font-weight: 600;
}

.order-header-main .order-crumbs .active {
  color: #333;
  font-weight: 600;
}

.order-header-main .order-crumbs span.iconfont {
  font-size: 12px;
  transform: rotate(-180deg);
  margin: 0 4px;
}

.order-header-main .order-crumbs .J-ChangeInformation,
.order-header-main .order-crumbs .J-ChangePayment,
.order-header-main .order-crumbs .J-ChangeShipping {
  color: #061178;
  cursor: pointer;
}

.order-header-main .order-crumbs .J-ChangeInformation:hover,
.order-header-main .order-crumbs .J-ChangePayment:hover,
.order-header-main .order-crumbs .J-ChangeShipping:hover {
  font-weight: 600;
}

.order-wrap {
  max-width: 100%;
  position: relative;
  overflow: hidden;
  color: #333;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}

.order-wrap label {
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
  font-size: 12px !important;
}

.order-wrap a,
.order-wrap input,
.order-wrap select {
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
  font-size: 14px !important;
}

.order-wrap .order-content {
  max-width: 1100px;
  margin: 0 auto;
}

.order-wrap.order-wrap-animation {
  -webkit-animation: fadeIn 2s ease-in-out;
  animation: fadeIn 2s ease-in-out;
  -moz-animation: fadeIn 2s ease-in-out;
}

.order-wrap .space-line {
  margin: 2px 0 12px;
}

.order-inform {
  min-height: 100%;
  font-size: 0;
  text-align: right;
}

.order-inform h3,
.order-inform h4,
.order-inform p {
  margin: 0;
}

.order-inform .order-inform-wrap {
  display: flex;
  width: 100%;
  min-height: 100vh;
}

.order-inform .order-inform-wrap .order-count-down {
  display: block;
  margin-bottom: 0;
}

.order-inform .order-inform-wrap .order-payment-tips {
  padding: 0 0 30px 0;
  color: #999;
  font-weight: 300;
}

.order-inform .order-inform-wrap .result-radius-box {
  display: flex;
  justify-content: space-between;
}

.order-inform .order-inform-wrap .result-radius-box .contact-btn {
  color: #030852;
  font-size: 14px;
  margin-top: 8px;
  cursor: pointer;
}

.order-inform .step-section {
  height: 100%;
}

.order-inform .step-section .step-section-inform {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  padding: 0 16px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: none;
}

.order-inform .step-section .step-section-inform .row {
  display: flex;
  font-size: 14px;
  line-height: 20px;
  padding: 12px 0;
  border-top: 1px solid #dfdfdf;
}

.order-inform .step-section .step-section-inform .row:first-of-type {
  border-top: 0;
}

.order-inform .step-section .step-section-inform .row .row-label {
  color: #737373;
  width: auto;
  min-width: 90px;
}

.order-inform .step-section .step-section-inform .row .row-inform {
  width: 100%;
  word-break: break-all;
}

.order-inform .step-section .step-section-inform .row .row-change {
  width: auto;
  min-width: 90px;
  color: #061178;
  font-size: 12px;
  text-align: right;
  cursor: pointer;
}

.order-inform .step-section .step-section-inform .row .row-change:hover {
  font-weight: 600;
}

.order-inform .step-section .step-section-content {
  padding-bottom: 20px;
}

.order-inform .order-list-box,
.order-inform .order-write {
  min-height: 100%;
  font-size: 14px;
  padding-top: 40px;
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
}

.order-inform .order-list-box span,
.order-inform .order-write span {
  display: inline-block;
  vertical-align: middle;
}

.order-inform .order-list-box span.icon-yduizhekou,
.order-inform .order-write span.icon-yduizhekou {
  color: #666;
}

.order-inform .order-list-box .get-coupon,
.order-inform .order-write .get-coupon {
  display: none;
}

.order-inform .order-list-box .order-coupon-box .error-coupon-box,
.order-inform .order-write .order-coupon-box .error-coupon-box {
  color: #666;
  margin-top: 12px;
  padding: 8px 12px;
  position: relative;
  background-color: #fff8de;
  border: 1px solid #f3e8c3;
}

.order-inform .order-list-box .order-coupon-box .error-coupon-box .icon-gantanhao,
.order-inform .order-write .order-coupon-box .error-coupon-box .icon-gantanhao {
  width: 30px;
  height: 30px;
  font-size: 22px;
  position: absolute;
}

.order-inform .order-list-box .order-coupon-box .error-coupon-box>div,
.order-inform .order-write .order-coupon-box .error-coupon-box>div {
  padding: 0 30px;
}

.order-inform .order-list-box .order-coupon-box .error-coupon-box .icon-close,
.order-inform .order-write .order-coupon-box .error-coupon-box .icon-close {
  width: 30px;
  height: 30px;
  color: #999;
  display: block;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  text-align: center;
  line-height: 30px;
  right: 0;
  top: 0;
  transition: color 0.3s;
}

.order-inform .order-list-box .order-coupon-box .error-coupon-box .icon-close:active,
.order-inform .order-list-box .order-coupon-box .error-coupon-box .icon-close:hover,
.order-inform .order-write .order-coupon-box .error-coupon-box .icon-close:active,
.order-inform .order-write .order-coupon-box .error-coupon-box .icon-close:hover {
  color: #666;
}

.order-inform .order-list-box .order-coupon-box .erro-tips,
.order-inform .order-write .order-coupon-box .erro-tips {
  color: #d81e06;
  line-height: 20px;
  margin-top: 10px;
}

.order-inform .order-list-box .order-coupon-box .order-coupon-item,
.order-inform .order-write .order-coupon-box .order-coupon-item {
  padding: 8px 10px;
  padding-right: 30px;
  position: relative;
  border-radius: 6px;
  vertical-align: top;
  display: inline-block;
  background-color: #eee;
  margin-top: 12px;
}

.order-inform .order-list-box .order-coupon-box .order-coupon-item .iconfont,
.order-inform .order-write .order-coupon-box .order-coupon-item .iconfont {
  font-size: 12px;
}

.order-inform .order-list-box .order-coupon-box .coupon-close,
.order-inform .order-write .order-coupon-box .coupon-close {
  width: 20px;
  height: 20px;
  font-size: 20px;
  top: 50%;
  right: 5px;
  margin-top: -10px;
  color: #b2b2b2;
  cursor: pointer;
  text-align: center;
  line-height: 1;
  font-style: inherit;
  position: absolute;
}

.order-inform .order-list-box .order-coupon-input,
.order-inform .order-write .order-coupon-input {
  display: flex;
}

.order-inform .order-list-box .order-coupon-input .jh-input,
.order-inform .order-write .order-coupon-input .jh-input {
  width: 100%;
  height: 46px;
  margin-right: 11px;
  border-radius: 6px;
}

.order-inform .order-list-box .order-coupon-input .jh-input:focus,
.order-inform .order-write .order-coupon-input .jh-input:focus {
  border: 2px solid #061178;
}

.order-inform .order-list-box .order-coupon-input .jh-btn,
.order-inform .order-write .order-coupon-input .jh-btn {
  border-radius: 6px;
  height: 44px;
}

.order-inform .order-list-box .order-coupon-input .jh-btn em,
.order-inform .order-write .order-coupon-input .jh-btn em {
  font-style: normal;
}

.order-inform .order-list-box .order-coupon-input .jh-btn span,
.order-inform .order-write .order-coupon-input .jh-btn span {
  display: none;
}

.order-inform .order-write {
  width: 58%;
  padding-right: 6%;
  float: left;
  text-align: left;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-flow: column;
}

.order-inform .order-write .order-write-item {
  position: relative;
}

.order-inform .order-write .order-write-item .sail-address-box {
  width: 100%;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px rgba(2, 2, 2, 0.15) solid;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.23);
  margin-top: 0.42857em;
  position: absolute;
  top: 100%;
  left: -1px;
  z-index: 999;
}

.order-inform .order-write .order-write-item .sail-address-box .combo-box__footer {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 0.74286em 0.78571em;
  position: relative;
  z-index: 4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.order-inform .order-write .order-write-item .sail-address-box .combo-box__footer svg {
  display: inline-block;
  vertical-align: middle;
}

.order-inform .order-write .order-write-item .sail-address-box .sail-address-title {
  line-height: 36px;
  text-transform: uppercase;
  font-family: "-apple-system", " BlinkMacSystemFont", "Segoe UI", Roboto,
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", sans-serif;
}

.order-inform .order-write .order-write-item .sail-address-box .sail-address-item,
.order-inform .order-write .order-write-item .sail-address-box .sail-address-title {
  width: 100%;
  font-size: 14px;
  text-indent: 14px;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px 0 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
}

.order-inform .order-write .order-write-item .sail-address-box .sail-address-item {
  cursor: pointer;
  line-height: 42px;
}

.order-inform .order-write .order-write-item .sail-address-box .sail-address-item:active,
.order-inform .order-write .order-write-item .sail-address-box .sail-address-item:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.order-inform .order-write .order-write-item .sail-address-box .sail-address-item .emphasis {
  color: #333;
  font-weight: 600;
  text-indent: 0;
  pointer-events: none;
  display: inline-block;
  vertical-align: top;
}

.order-inform .order-write .order-write-item .sail-address-box .icon-close {
  width: 30px;
  float: right;
  cursor: pointer;
  color: #545454;
  text-indent: 0;
  font-size: 20px;
  text-align: right;
  line-height: 30px;
}

.order-inform .order-write .order-write-item h3,
.order-inform .order-write .order-write-item h4,
.order-inform .order-write .order-write-item p {
  margin: 0;
  padding: 0;
}

.order-inform .order-write .order-write-item .jh-select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
}

.order-inform .order-write .order-write-item .order-paypal {
  width: 140px;
  display: none;
  opacity: 0;
  position: absolute;
  padding-top: 0 !important;
  overflow: hidden;
}

.order-inform .order-write .order-write-item .order-paypal .zoid-outlet {
  overflow: hidden;
}

.order-inform .order-write .order-write-item .J-Offers {
  vertical-align: text-top;
}

.order-inform .order-write .order-write-item .J-Offers+span {
  margin-top: 0.2rem;
  padding-bottom: 0.3rem;
}

.order-inform .order-write .order-write-item .paypal-payment-button {
  position: absolute;
  width: 153px;
  z-index: 2;
  opacity: 1;
  top: 0;
  height: 55px;
  right: 0;
  vertical-align: top;
  cursor: pointer;
  display: none;
}

.order-inform .order-write .order-write-item .paypal-payment-button .paypal-button-context-iframe {
  height: 55px !important;
  position: relative;
}

.order-inform .order-write .order-write-item .paypal-payment-button .paypal-button-context-iframe>div {
  top: -72px;
}

.order-inform .order-write .order-write-item .insurance-order-subtotal {
  font-weight: 600;
  font-size: 12px;
}

.order-inform .order-write .order-write-item .iconfont.phone-tips-icon {
  position: absolute;
  z-index: 102;
  top: 12px;
  right: 10px;
  cursor: pointer;
  color: #999;
  font-size: 20px;
}

.order-inform .order-write .order-write-item .iconfont.insurance-tips-icon {
  position: relative;
  z-index: 102;
  top: 2px;
  right: -8px;
  cursor: pointer;
  color: #999;
  font-size: 14px;
}

.order-inform .order-write .order-write-item .iconfont.insurance-tips-icon .phone-tips {
  width: 322px;
  top: -14px;
  left: -50px;
  display: none;
}

.order-inform .order-write .order-write-item .iconfont.insurance-tips-icon .phone-tips--show {
  display: block;
}

.order-inform .order-write .order-write-item .iconfont.insurance-tips-icon .icon-bofang {
  left: -200px;
}

.order-inform .order-write .order-write-item .iconfont.icon-dingwei {
  top: 18px;
  font-size: 16px;
}

.order-inform .order-write .order-write-item .phone-tips {
  border: 1px solid #d9d9d9;
  width: 180px;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 3;
  color: #eee;
  text-align: center;
  border-radius: 6px;
  background: rgba(51, 51, 51, 0.9);
  transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
  -webkit-transform: translateY(-100%) scale(0.8);
  transform: translateY(-100%) scale(0.8);
  -webkit-transform-origin: 90% 120%;
  transform-origin: 90% 120%;
  opacity: 0;
  z-index: -1;
}

.order-inform .order-write .order-write-item .phone-tips.tax-no-tips {
  width: 380px;
  padding: 6px;
  text-align: left;
  box-sizing: border-box;
}

.order-inform .order-write .order-write-item .phone-tips.tax-no-tips .tips-img {
  width: 100%;
  text-align: center;
}

.order-inform .order-write .order-write-item .phone-tips.tax-no-tips .tips-img img {
  max-width: 48%;
  display: inline-block;
}

.order-inform .order-write .order-write-item .phone-tips.phone-tips--show {
  opacity: 1;
  -webkit-transform: translateY(-100%) scale(1);
  transform: translateY(-100%) scale(1);
  z-index: 999;
}

.order-inform .order-write .order-write-item .phone-tips span {
  position: absolute;
  bottom: -13px;
  transform: rotate(90deg);
  color: rgba(51, 51, 51, 0.9);
  right: 12px;
}

.order-inform .order-write .order-write-item .phone-tips p {
  margin: 0;
  padding: 10px;
}

.order-inform .order-write .order-pay-failed,
.order-inform .order-write .shipping-tips {
  width: 100%;
  display: none;
  padding: 0.35rem;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #dfdfdf;
  background-color: #ffebeb;
}

.order-inform .order-write .order-pay-failed .icon,
.order-inform .order-write .shipping-tips .icon {
  color: red;
  width: 30px;
  height: 30px;
  float: left;
  padding-right: 10px;
  font-size: 30px;
}

.order-inform .order-write .order-pay-failed .shipping-tips-text,
.order-inform .order-write .order-pay-failed .test,
.order-inform .order-write .shipping-tips .shipping-tips-text,
.order-inform .order-write .shipping-tips .test {
  padding-left: 0;
  min-height: 30px;
  display: flex;
  align-items: center;
}

.order-inform .order-write .shipping-tips {
  margin-bottom: 20px;
}

.order-inform .order-write .paypal-paypal-error {
  color: #666;
  padding: 12px 20px;
  background-color: #ffebeb;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
}

.order-inform .order-write .paypal-paypal-error>span {
  display: block;
}

.order-inform .order-write .paypal-paypal-error>span.iconfont {
  float: left;
  font-size: 20px;
  color: #e32c2b;
  padding-right: 10px;
}

.order-inform .order-write .paypal-inform-box {
  margin: 30px 0 0 0;
  position: relative;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout--or {
  display: block;
  height: 1px;
  position: relative;
  margin: 22px 0 12px 0;
  background-color: #e6e6e6;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout--or .paypal-checkout-or-title {
  color: #333;
  font-size: 12px;
  position: absolute;
  width: 40px;
  left: 50%;
  top: -8px;
  text-align: center;
  background-color: #fff;
  margin-left: -25px;
  text-transform: Uppercase;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout-title {
  color: #333;
  font-size: 14px;
  position: absolute;
  width: 150px;
  left: 50%;
  top: -10px;
  text-align: center;
  background-color: #fff;
  margin-left: -75px;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout-tips {
  font-size: 12px;
  color: #737373;
  line-height: 12px;
  text-align: center;
  padding: 10px 0 2px 0;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout-tips.paypal-remembered-tips {
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 12px;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout {
  display: block;
  padding: 18px 20px 17px 20px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform {
  width: 100%;
  margin: 0 auto;
  line-height: 1px;
  display: none;
  justify-content: space-between;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform.display-flex {
  display: flex;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform.display-flex>div {
  width: 48%;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform.display-flex>div:nth-of-type(2) {
  display: none;
}

.order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform>div {
  width: 100%;
  margin: 0 auto;
  max-width: 262px;
}

.order-inform .order-write .order-step {
  padding-bottom: 8px;
  display: none;
}

.order-inform .order-write .order-step .insurance-order-checkbox {
  padding: 0 17px;
}

.order-inform .order-write .order-step .jh-radio-active {
  border-color: #061178;
  background: #061178;
}

.order-inform .order-write .order-step .jh-radio {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

.order-inform .order-write .order-step .information-details {
  display: none;
}

.order-inform .order-write .order-step .information-details label {
  font-weight: 600;
  color: #333;
  padding-bottom: 8px;
}

.order-inform .order-write .order-step .information-details label+p {
  margin-top: 8px;
}

.order-inform .order-write .order-step:nth-of-type(3) .order-title {
  padding-bottom: 12px;
}

.order-inform .order-write .privacy-container {
  border-top: 1px solid #dfdfdf;
}

.order-inform .order-write .privacy-container ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 0 0;
}

.order-inform .order-write .privacy-container .privacy-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  margin-bottom: 20px;
  cursor: pointer;
}

.order-inform .order-write .privacy-container .privacy-item:last-of-type {
  padding-right: 0;
}

.order-inform .order-write .privacy-container .privacy-item:last-of-type::after {
  display: none;
}

.order-inform .order-write .privacy-container .privacy-item::after {
  content: "";
  color: #d9d9d9;
  padding: 0 20px;
}

.order-inform .order-title {
  color: #333;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  padding: 20px 0;
}

.order-inform .order-title:first-of-type {
  padding: 40px 0 20px;
}

.order-inform .order-title .fr {
  float: right;
  font-size: 14px;
  line-height: 0.5rem;
  color: #737373;
}

.order-inform .order-title .fr>a {
  cursor: pointer;
  font-size: 14px;
  color: #030852;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}

.order-inform .order-write-list {
  margin-bottom: 12px;
  position: relative;
}

.order-inform .order-write-list .user-infor-main {
  padding: 10px 0;
  padding-bottom: 45px;
}

.order-inform .order-write-list .user-infor-main .user-img {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 40px;
  display: flex;
}

.order-inform .order-write-list .user-infor-main .user-img>img {
  max-width: 100%;
}

.order-inform .order-write-list .user-infor-main .user-infor {
  margin-left: 60px;
}

.order-inform .order-write-list .user-infor-main .user-infor>a {
  font-size: 14px;
  color: #030852;
}

.order-inform .order-write-list .jh-input-tips {
  color: #d81e06;
  display: none;
  min-height: 20px;
  line-height: 20px;
}

.order-inform .order-write-list .order-write-item {
  width: 100%;
  overflow: unset;
  position: relative;
  background: #fff;
}

.order-inform .order-write-list .order-write-item label {
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: 0;
  margin-top: 5px;
  margin-left: 1px;
  padding: 0 11px;
  z-index: 1;
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
  opacity: 0;
  color: #737373;
  transition: all 0.5s;
}

.order-inform .order-write-list .order-write-item .jh-input {
  background: 0 0;
  height: 46px;
  position: relative;
  z-index: 2;
  transition: all 0.5s;
  border-radius: 6px;
  color: #333;
}

.order-inform .order-write-list .order-write-item .jh-input:focus {
  border: 2px solid #061178;
}

.order-inform .order-write-list .order-write-item .jh-input.jh-btn-disabled {
  background: rgba(153, 153, 153, 0.1);
  border: 1px solid #ccc;
  color: #666;
}

.order-inform .order-write-list .order-write-item.order-write--show {
  position: relative;
}

.order-inform .order-write-list .order-write-item.order-write--show label {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  z-index: 2;
}

.order-inform .order-write-list .order-write-item.order-write--show .jh-input,
.order-inform .order-write-list .order-write-item.order-write--show .jh-select {
  padding: 20px 30px 5px 11px;
  z-index: 1;
}

.order-inform .order-write-list .order-write-item .return-cart {
  color: #030852;
}

.order-inform .order-write-list .order-write-item .jh-select {
  color: #333;
  padding-left: 0.1rem;
  line-height: 16px;
  height: 46px;
  position: relative;
  z-index: 2;
  border-radius: 6px;
}

.order-inform .order-write-list .order-write-item .jh-select:focus {
  border: 2px solid #061178;
}

.order-inform .order-write-list .order-write-item .select-arrow {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 2;
  transform: rotate(-90deg);
  color: #737373;
  font-size: 14px;
  pointer-events: none;
}

.order-inform .order-write-list.order-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}

.order-inform .order-write-list.order-button .jh-btn {
  height: 55px;
  border-radius: 6px;
}

.order-inform .order-write-list.order-button .back-prev {
  display: inline-block;
  cursor: pointer;
  color: #030852;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}

.order-inform .order-write-list.order-button .back-prev span {
  font-size: 12px;
}

.order-inform .order-write-list.order-button .order-write-item:nth-child(2) {
  text-align: right;
}

.order-inform .order-write-list .order-payment {
  margin: 10px 0 16px;
  border-radius: 6px;
  border: 1px solid #d9d9d9;
}

.order-inform .order-write-list .order-payment .order-write-item .cvv-tips {
  width: 400px;
  position: absolute;
  top: -210px;
  left: 50px;
  z-index: 3;
  display: none;
}

.order-inform .order-write-list .order-payment .order-write-item .cvv-tips img {
  max-width: 100%;
}

.order-inform .order-write-list .order-payment .order-item-half .order-write-item {
  width: 49%;
}

.order-inform .order-write-list .order-payment .order-item-three .order-write-item {
  width: 32%;
  overflow: unset;
}

.order-inform .order-write-list .order-payment .order-item-three .order-write-item:nth-child(2) {
  margin: 0 2%;
}

.order-inform .order-write-list .order-payment .order-item-three .order-write-item.order-write-whole {
  width: 66% !important;
  margin-bottom: 0 !important;
}

.order-inform .order-write-list .order-payment .order-item-three .order-write-item.order-write-whole.order-write-whole-line {
  width: 100% !important;
}

.order-inform .order-write-list .order-payment ul li {
  position: relative;
}

.order-inform .order-write-list .order-payment ul li:last-of-type .order-paypal-h3 {
  border-bottom: 0;
}

.order-inform .order-write-list .order-payment ul li:last-of-type .order-paypal-box {
  border-top: 1px solid #d9d9d9;
  border-bottom: 0;
}

.order-inform .order-write-list .order-payment ul li:last-of-type .order-paypal-box.billing {
  border-top: 0;
  border-bottom: 1px solid #dfdfdf;
}

.order-inform .order-write-list .order-payment ul .order-paypal-h3 {
  height: 30px;
  cursor: pointer;
  padding: 10px 16px;
  line-height: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.order-inform .order-write-list .order-payment ul .order-paypal-h3.border-n {
  border-bottom: none;
}

.order-inform .order-write-list .order-payment ul .order-paypal-h3 .fr {
  padding-left: 28px;
}

.order-inform .order-write-list .order-payment ul .order-paypal-h3 .fr .small-text {
  font-size: 12px;
  margin-left: 5px;
  color: #737373;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box {
  width: 100%;
  padding: 32px 16px;
  display: none;
  box-sizing: border-box;
  background-color: #fafafa;
  border-bottom: 1px solid #d9d9d9;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box.billing {
  padding: 16px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box .jh-input-tips {
  background: #fafafa;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box>p {
  text-align: center;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box.clear-padding {
  padding: 0;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box.clear-padding .order-paypal-tip {
  padding: 32px 16px;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box .order-loc-item {
  height: 25px;
  cursor: pointer;
  padding: 10px 16px;
  line-height: 25px;
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box .order-paypal-tip {
  padding-bottom: 20px;
  text-align: center;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box .order-paypal-tip .cod-icon,
.order-inform .order-write-list .order-payment ul .order-paypal-box .order-paypal-tip .paypal-icon {
  width: 102px;
  height: 52px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box .order-paypal-tip .paypal-icon {
  background-image: url(https://hn-img-mall-1.oss-cn-shenzhen.aliyuncs.com/buyer/public/img/paypal-icon.png);
}

.order-inform .order-write-list .order-payment ul .order-paypal-box .order-paypal-tip .cod-icon {
  background-image: url(../img/COD-icon.png);
}

.order-inform .order-write-list .order-payment ul .order-paypal-box.order-paypal--show {
  display: block;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box>div {
  margin-bottom: 12px;
}

.order-inform .order-write-list .order-payment ul .order-paypal-box>div:last-of-type {
  margin-bottom: 0;
}

.order-inform .order-write-list .order-payment.J-PayPalBox {
  border-bottom: 0;
}

.order-inform .order-write-list .order-payment.J-PayPalBox .order-paypal-h3.J-paypalAdd {
  border-bottom: 1px solid #dfdfdf;
}

.order-inform .order-write-list .order-payment .payment-icon>img {
  border: 1px solid #dfe3e8;
  border-radius: 4px;
  width: 38px;
  height: 24px;
  object-fit: cover;
}

.order-inform .order-write-list .order-payment .order-loc-item .payment-icon>img {
  width: auto;
  padding: 4px;
  box-sizing: border-box;
}

.order-inform .order-write-list .order-payment .all-payment-icon {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  transform: translate(0, -100%);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 0;
  width: 250px;
  font-size: 0;
  padding: 10px 0 0 10px;
  right: 0;
  border-radius: 4px;
  display: none;
}

.order-inform .order-write-list .order-payment .all-payment-icon>img {
  border: 1px solid #dfe3e8;
  border-radius: 4px;
  width: 38px;
  height: 24px;
  object-fit: cover;
  margin-right: 10px;
  background: #fff;
}

.order-inform .order-write-list .order-payment .all-payment-icon::after {
  content: "\e62f";
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  bottom: -20px;
  transform: rotate(90deg);
  right: 30px;
  color: rgba(0, 0, 0, 0.8);
}

.order-inform .order-write-list.order-item-half .order-write-item {
  width: 49%;
  overflow: unset;
}

.order-inform .order-write-list.order-item-half .order-write-item.order-write-whole {
  width: 100% !important;
  margin-bottom: 0 !important;
}

.order-inform .order-write-list.order-item-three .order-write-item {
  width: 32%;
  overflow: unset;
}

.order-inform .order-write-list.order-item-three .order-write-item:nth-child(2) {
  margin: 0 2%;
}

.order-inform .order-write-list.order-item-three .order-write-item.order-write-whole {
  width: 66% !important;
  margin-bottom: 0 !important;
}

.order-inform .order-write-list.order-item-three .order-write-item.order-write-whole.order-write-whole-line {
  width: 100% !important;
}

.order-inform .order-write-list.order-item-three.order-br-taxno {
  display: none;
}

.order-inform .order-write-list.order-item-three.order-br-taxno .order-write-item:nth-child(2) {
  width: 66%;
  margin-right: 0;
}

.order-inform .order-write-list .order-select-logistics {
  padding-bottom: 20px;
}

.order-inform .order-write-list .order-select-logistics ul {
  display: none;
  border-radius: 6px;
  border: 1px solid #d9d9d9;
}

.order-inform .order-write-list .order-select-logistics li {
  min-height: 50px;
  display: flex;
  padding: 0 16px;
  line-height: 50px;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}

.order-inform .order-write-list .order-select-logistics li::after,
.order-inform .order-write-list .order-select-logistics li::before {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.order-inform .order-write-list .order-select-logistics li:last-of-type {
  border-bottom: 0;
}

.order-inform .order-write-list .order-select-logistics .shipping-match-sel {
  width: 30px;
  padding-right: 10px;
  box-sizing: border-box;
}

.order-inform .order-write-list .order-select-logistics .shipping-match-details {
  flex: 1;
  padding: 15px 0;
  line-height: 20px;
}

.order-inform .order-write-list .order-select-logistics .shipping-match-price {
  width: 80px;
  text-align: right;
}

.order-inform .order-write-list .order-select-logistics .shipping-match-price .through-span {
  color: #999;
  font-size: 12px;
  font-weight: 500;
  padding-right: 5px;
  text-decoration: line-through;
}

.order-inform .order-reserved {
  color: #666;
  padding-bottom: 22px;
}

.order-inform .order-item-title {
  height: 30px;
  line-height: 30px;
}

.order-inform .order-item-title .jh-btn {
  background-color: #333;
}

.order-inform .order-list-box,
.order-inform .unavailable-products {
  padding-top: 40px;
  float: right;
  border-left: 1px solid #d9d9d9;
  text-align: left;
  width: 42%;
  padding-left: 4%;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
}

.order-inform .order-list-box .scroll-items,
.order-inform .unavailable-products .scroll-items {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 40%;
  top: 440px;
  z-index: 10;
}

.order-inform .order-list-box .scroll-items .icon-xia,
.order-inform .unavailable-products .scroll-items .icon-xia {
  display: inline-block;
  vertical-align: middle;
}

.order-inform .order-list-box.order-list-box--show .J-OrderList .border-n .fl,
.order-inform .unavailable-products.order-list-box--show .J-OrderList .border-n .fl {
  line-height: 24px;
}

.order-inform .order-list-box::after,
.order-inform .unavailable-products::after {
  content: "";
  display: block;
  width: 300%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #fafafa;
  z-index: -1;
  -webkit-box-shadow: 0 -1px 0 #e1e1e1 inset;
  box-shadow: 0 -1px 0 #e1e1e1 inset;
}

.order-inform .order-list-box.order-details,
.order-inform .unavailable-products.order-details {
  width: 14.75rem;
  border-left: 0;
  float: none;
  margin: 1rem auto;
  display: block;
  background-color: transparent;
}

.order-inform .order-list-box .order-list .J-OrderByCart,
.order-inform .order-list-box .order-list .J-OrderResultsCart,
.order-inform .unavailable-products .order-list .J-OrderByCart,
.order-inform .unavailable-products .order-list .J-OrderResultsCart {
  padding: 20px 0;
  overflow: hidden;
  max-height: 420px;
  border-bottom: 1px solid #d9d9d9;
}

.order-inform .order-list-box .order-list .J-OrderByCart:hover,
.order-inform .order-list-box .order-list .J-OrderResultsCart:hover,
.order-inform .unavailable-products .order-list .J-OrderByCart:hover,
.order-inform .unavailable-products .order-list .J-OrderResultsCart:hover {
  overflow-y: auto;
}

.order-inform .order-list-box .order-list .J-OrderByCart .order-item,
.order-inform .order-list-box .order-list .J-OrderResultsCart .order-item,
.order-inform .unavailable-products .order-list .J-OrderByCart .order-item,
.order-inform .unavailable-products .order-list .J-OrderResultsCart .order-item {
  display: flex;
  flex: 1;
  align-items: center;
}

.order-inform .order-list-box .order-list .J-OrderByCart .order-item:last-of-type,
.order-inform .order-list-box .order-list .J-OrderResultsCart .order-item:last-of-type,
.order-inform .unavailable-products .order-list .J-OrderByCart .order-item:last-of-type,
.order-inform .unavailable-products .order-list .J-OrderResultsCart .order-item:last-of-type {
  padding-bottom: 0;
}

.order-inform .order-list-box .order-list .order-discount-tips,
.order-inform .unavailable-products .order-list .order-discount-tips {
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 12px;
}

.order-inform .order-list-box .order-list .order-discount-tips span,
.order-inform .unavailable-products .order-list .order-discount-tips span {
  font-size: 14px;
}

.order-inform .order-list-box .order-list .order-discount-tips em,
.order-inform .unavailable-products .order-list .order-discount-tips em {
  font-style: normal;
  margin-left: 10px;
}

.order-inform .order-list-box .order-item,
.order-inform .unavailable-products .order-item {
  display: block;
  padding-bottom: 12px;
  position: relative;
  color: rgba(102, 102, 102, 0.85);
}

.order-inform .order-list-box .order-item.order-total,
.order-inform .unavailable-products .order-item.order-total {
  padding: 20px 0;
  display: flex;
  color: #333;
  justify-content: space-between;
  align-items: center;
}

.order-inform .order-list-box .order-item.order-total span:nth-of-type(1),
.order-inform .unavailable-products .order-item.order-total span:nth-of-type(1) {
  font-size: 16px;
}

.order-inform .order-list-box .order-item.order-total span:nth-of-type(2),
.order-inform .unavailable-products .order-item.order-total span:nth-of-type(2) {
  font-size: 14px;
  color: #666;
}

.order-inform .order-list-box .order-item.order-total span:nth-of-type(2) i,
.order-inform .unavailable-products .order-item.order-total span:nth-of-type(2) i {
  font-style: normal;
  font-size: 12px;
}

.order-inform .order-list-box .order-item.order-total span:nth-of-type(2) strong,
.order-inform .unavailable-products .order-item.order-total span:nth-of-type(2) strong {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-left: 6px;
}

.order-inform .order-list-box .order-item .order-iform,
.order-inform .unavailable-products .order-item .order-iform {
  height: 100%;
  width: 100%;
  padding: 0 15px;
}

.order-inform .order-list-box .order-item.border-n,
.order-inform .unavailable-products .order-item.border-n {
  border-bottom: none;
  padding-top: 20px;
}

.order-inform .order-list-box .order-item.border-b,
.order-inform .unavailable-products .order-item.border-b {
  border-bottom: 1px solid #d9d9d9;
  padding: 20px 0;
  min-height: unset;
}

.order-inform .order-list-box .order-item .order-img,
.order-inform .unavailable-products .order-item .order-img {
  width: 64px;
  height: 64px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  position: relative;
}

.order-inform .order-list-box .order-item .order-img div,
.order-inform .unavailable-products .order-item .order-img div {
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  border-radius: 6px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.order-inform .order-list-box .order-item .order-img div img,
.order-inform .unavailable-products .order-item .order-img div img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.order-inform .order-list-box .order-item .order-img .fr,
.order-inform .unavailable-products .order-item .order-img .fr {
  position: absolute;
  top: -6px;
  left: 54px;
  background: #999;
  width: auto;
  height: 18px;
  border-radius: 9px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  min-width: 14px;
  padding: 0 2px;
}

.order-inform .order-list-box .order-item .order-name,
.order-inform .unavailable-products .order-item .order-name {
  width: 100%;
  color: #333;
  font-size: 14px;
  padding-bottom: 0.2rem;
}

.order-inform .order-list-box .order-item .order-types,
.order-inform .unavailable-products .order-item .order-types {
  color: #999;
  font-size: 12px;
  padding-bottom: 12px;
}

.order-inform .order-list-box .order-item .order-types .fr,
.order-inform .unavailable-products .order-item .order-types .fr {
  position: absolute;
  top: -7px;
  left: 52px;
  background: #999;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  color: #fff;
  text-align: center;
}

.order-inform .order-list-box .order-item .order-price,
.order-inform .unavailable-products .order-item .order-price {
  color: #333;
  font-size: 14px;
  padding-bottom: 12px;
  margin-top: 0;
}

.order-inform .order-list-box .order-item .order-p,
.order-inform .unavailable-products .order-item .order-p {
  margin: 7px 0;
  overflow: hidden;
}

.order-inform .order-list-box .order-item .order-p.J-Discount-Info,
.order-inform .unavailable-products .order-item .order-p.J-Discount-Info {
  padding: 0;
  margin: 7px 0;
  display: block;
}

.order-inform .order-list-box .order-item .order-p.J-Discount-Info .J-CouponDesc,
.order-inform .unavailable-products .order-item .order-p.J-Discount-Info .J-CouponDesc {
  vertical-align: inherit;
}

.order-inform .order-list-box .order-item .order-p .icon-shopping-privacy,
.order-inform .unavailable-products .order-item .order-p .icon-shopping-privacy {
  cursor: pointer;
  font-size: 18px;
  margin-left: 6px;
}

.order-inform .order-list-box .order-item .order-p .fr,
.order-inform .unavailable-products .order-item .order-p .fr {
  color: #333;
  font-family: HelveticaNeue-Medium !important;
}

.order-inform .order-list-box .order-item .order-p .fr i,
.order-inform .unavailable-products .order-item .order-p .fr i {
  font-style: normal;
}

.order-inform .order-list-box .order-tips img,
.order-inform .unavailable-products .order-tips img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.order-inform .order-list-box.J-OrderResults .J-OrderList>.order-item,
.order-inform .unavailable-products.J-OrderResults .J-OrderList>.order-item {
  border-bottom: 1px solid #d9d9d9;
  min-height: unset;
  padding-bottom: 20px;
}

.order-inform .order-list-box.J-OrderResults .J-OrderList>.order-item.border-n,
.order-inform .unavailable-products.J-OrderResults .J-OrderList>.order-item.border-n {
  min-height: 38px;
  padding-top: 20px;
  border-bottom: none;
}

.order-inform .order-list-box.J-OrderResults .J-OrderList .J-OrderResultsCart,
.order-inform .unavailable-products.J-OrderResults .J-OrderList .J-OrderResultsCart {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}

.order-inform .order-list-box.J-OrderResults .J-OrderList .J-OrderResultsCart .order-item,
.order-inform .unavailable-products.J-OrderResults .J-OrderList .J-OrderResultsCart .order-item {
  padding-bottom: 10px;
}

.order-inform .unavailable-products {
  width: auto;
  border: none;
  margin: 10px 15px 0 15px;
  border-top: 1px solid #d9d9d9;
  padding: 0;
  float: unset;
}

.order-inform .unavailable-products .order-item {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 0.5rem 0 0 0;
}

.order-inform .unavailable-products .order-item .order-img img {
  padding: 0;
}

.order-inform .shipping-methods {
  border: 1px solid #d9d9d9;
  width: 100%;
  box-sizing: border-box;
  padding: 0.6rem 0;
  border-radius: 6px;
  display: none;
}

.order-inform .shipping-methods p {
  text-align: center;
  padding: 0.5rem 1rem !important;
  line-height: 0.6rem;
  color: #999;
}

.order-inform .shipping-methods p a {
  text-decoration: underline;
}

.order-inform .shipping-methods img {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}

.order-inform .shipping-methods-loading {
  width: 100%;
  padding: 0.2rem 0;
  text-align: center;
  box-sizing: border-box;
}

.order-inform .shipping-methods-loading .methods-loading {
  width: 40px;
  height: 40px;
  display: inline-block;
  animation: loadMethods linear 1.5s 0s infinite;
}

.order-inform .shipping-methods-loading .methods-loading>img {
  max-width: 100%;
}

.order-inform .order-discount .iconfont {
  margin: 0 5px;
}

.order-inform .order-checkbox {
  cursor: pointer;
  display: inline-block;
  color: #737373;
  margin: 12px 0 20px;
  display: flex;
  align-items: center;
}

.order-inform .order-checkbox .jh-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 4px;
  margin-right: 12px;
}

.order-inform .order-checkbox .jh-checkbox.jh-checkbox-active {
  background-color: #061178;
  border-color: #061178;
}

.order-inform .order-checkbox .jh-checkbox.jh-checkbox-active::before {
  top: 9px;
  width: 6px;
}

.order-inform .order-checkbox .jh-checkbox.jh-checkbox-active::after {
  right: 5px;
  height: 10px;
}

.order-inform .pay-free {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 1.5rem;
  text-align: center;
  display: none;
  margin: 0.5rem 0;
}

.order-inform .pay-free .iconfont {
  font-size: 80px;
  color: #999;
}

.order-inform .order-pay-tips {
  margin-bottom: 20px;
  color: #737373;
}

.order-inform .jh-btn.jh-loadding {
  position: relative;
}

.order-inform .jh-btn.jh-loadding .btn-text {
  opacity: 0;
}

.order-inform .jh-btn.jh-loadding .loadEffect {
  display: block;
}

.order-inform .order-buy-cart {
  display: none;
  width: 100%;
  padding: 10px 0.5rem;
  font-size: 16px;
  box-sizing: border-box;
  background: #fafafa;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  position: relative;
}

.order-inform .order-buy-cart span {
  color: #061178;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.order-inform .order-buy-cart span.iconfont {
  width: 30px;
  font-size: 20px;
}

.order-inform .order-buy-cart span.icon-back {
  font-size: 16px;
  transform: rotate(270deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.order-inform .order-buy-cart span.order-buy-price {
  color: #333;
  line-height: 18px;
  height: auto;
  display: block;
  font-size: 18px;
  text-align: right;
}

.order-inform .order-buy-cart span.order-buy-price:nth-of-type(1) {
  text-decoration: line-through;
  font-size: 12px;
  color: #666;
  line-height: 12px;
}

.order-inform .order-buy-cart .show-discount {
  width: 100%;
  border-top: 1px dotted #ccc;
  padding-top: 10px;
  margin-top: 10px;
  color: #666;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}

.order-inform .order-buy-cart .fl {
  width: 100%;
}

.order-inform .order-buy-cart .fr {
  position: absolute;
  right: 10px;
  top: 10px;
}

.order-inform .order-buy-cart.order-buy-cart--show {
  border-bottom: 1px solid #d9d9d9;
}

.order-inform .order-buy-cart.order-buy-cart--show span.icon-back {
  transform: rotate(90deg);
}

.order-inform .align {
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

.order-inform .payment-img {
  width: 50px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #dfe3e8;
  padding: 0 5px;
}

.order-inform .need-help {
  overflow: hidden;
  padding-bottom: 20px;
}

.order-inform .need-help .fl {
  line-height: 40px;
}

.order-inform .need-help .fl a {
  color: #030852;
}

.order-inform .need-help .fl a strong {
  color: #010e1f;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 4px;
}

.order-inform .need-help .fl .icon-doubt {
  font-size: 24px;
}

.order-inform .need-help .fr a {
  color: #fff;
  height: 58px;
  line-height: 34px;
  box-sizing: border-box;
}

.order-inform .order-result-box {
  padding: 20px 0;
}

.order-inform .order-result-box .order-result-box {
  border-top: 0;
  border-bottom: 1px solid #d9d9d9;
}

.order-inform .order-result-box .order-result-text {
  margin: 0;
}

.order-inform .order-result-box .order-result-text+div {
  margin: 12px 0;
}

.order-inform .order-result-box .order-result-text .result-radius,
.order-inform .order-result-box .order-result-text .result-test {
  display: inline-block;
}

.order-inform .order-result-box .order-result-text .result-radius i,
.order-inform .order-result-box .order-result-text .result-test i {
  font-style: normal;
}

.order-inform .order-result-box .order-result-text .result-radius {
  color: #52c41a;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  border-radius: 16px;
  border: 1px solid #52c41a;
}

.order-inform .order-result-box .order-result-text .result-test {
  color: #333;
  font-size: 20px;
}

.order-inform .order-result-box .order-result-radius {
  padding: 20px;
  margin-top: 20px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
}

.order-inform .order-result-box .order-result-radius .order-result-tracking {
  border-top: 1px solid #d9d9d9;
  margin-top: 20px;
}

.order-inform .order-result-box .order-result-radius .order-result-tracking .logistics-number {
  font-size: 14px;
  color: #013a8c;
  cursor: pointer;
}

.order-inform .order-result-box .order-result-radius .result-title {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.order-inform .order-result-box .order-result-radius .result-title h2 {
  font-weight: 400;
  font-size: 16px;
}

.order-inform .order-result-box .order-result-radius .result-title.padd-n {
  padding-bottom: 0;
  margin-bottom: 0;
}

.order-inform .order-result-box .order-result-radius .result-describe {
  color: #666;
  font-size: 14px;
  margin-top: 8px;
}

.order-inform .order-result-box .order-result-radius .jh-checkbox+span {
  font-size: 12px;
  width: 100%;
}

.order-inform .order-result-box .order-result-radius .deliver-title {
  color: #333;
  font-weight: 700;
  line-height: 24px;
}

.order-inform .order-result-box .order-result-radius .deliver-number {
  color: #118ee9;
  line-height: 24px;
}

.order-inform .order-result-box .order-result-radius .order-result-ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.order-inform .order-result-box .order-result-radius .order-result-li {
  width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
}

.order-inform .order-result-box .order-result-radius .order-result-li .result-li-title {
  margin-top: 16px;
}

.order-inform .order-result-box .order-result-radius .result-li-title {
  color: #333;
  margin-top: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}

.order-inform .order-result-box .order-result-radius .result-li-describe {
  color: #666;
  font-size: 12px;
}

.order-inform .order-result-box .order-result-radius .result-li-describe p {
  word-break: break-word;
}

.order-inform .order-result-box .order-result-radius .result-li-describe-paytype {
  width: 26px;
  height: 18px;
  border-radius: 4px;
  margin-right: 8px;
  vertical-align: bottom;
}

.order-inform .order-result-box .order-result-radius .result-li-describe-paytype img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-status {
  display: flex;
  align-items: center;
  margin: 0 20px;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-status .icon .iconfont {
  font-size: 24px;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-status .text {
  margin-left: 10px;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-status .text span {
  display: block;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-status .text span:first-of-type {
  font-size: 16px;
  color: #333;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-status .text span:last-of-type {
  margin-top: 5px;
  color: #888;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-mesage {
  margin: 20px 20px 0;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-mesage .item {
  margin-top: 5px;
}

.order-inform .order-result-box .order-result-radius .trackingInfo-mesage .item:first-of-type {
  margin-top: 0;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory {
  margin: 40px 20px 0;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box {
  display: flex;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box:last-of-type .icon .line {
  display: none;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .time {
  display: flex;
  flex-direction: column;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .time span:first-of-type {
  color: #000;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .time span:last-of-type {
  color: #888;
  font-size: 12px;
  margin-top: 5px;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 22px;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .icon .point {
  width: 10px;
  height: 10px;
  background: #dcdee5;
  border: 2px solid #fff;
  border-radius: 50%;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .icon .point.current {
  background: #65b537;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .icon .line {
  width: 1px;
  height: 60px;
  background: #dcdee5;
  margin-right: 1px;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .icon .currentIcon {
  color: #65b537;
}

.order-inform .order-result-box .order-result-radius .logistics-trajectory .item-box .desc {
  color: #000;
}

.order-inform .order-result-box .order-result-radius .contact {
  margin: 40px 20px 0;
  color: #1a1d2c;
}

.order-inform .order-result-box .order-result-radius .contact a {
  font-size: 14px;
  color: #008dff;
}

.order-inform .order-result-box .order-result-radius .copyright {
  margin: 20px 20px 0;
  color: #1a1d2c;
}

.order-inform .single-page .order-write-list.order-button {
  flex-wrap: wrap;
  text-align: center;
  margin: 0 0 8px;
  padding: 0 0 20px;
}

.order-inform .single-page .order-write-list.order-button .jh-btn {
  width: 100%;
  margin: 32px 0 20px 0;
}

.order-inform .single-page .order-write-list.order-button .more-setting {
  color: #999;
  border-bottom: 2px solid #ddd;
  cursor: pointer;
}

.order-inform .single-page .order-write-list .order-select-logistics {
  padding: 0;
}

.order-inform .single-page .order-step:first-of-type {
  display: block;
}

.order-inform .single-page .order-step .order-button {
  display: none;
}

.order-inform .single-page .settings-info>p {
  font-size: 14px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.order-inform .single-page .settings-info>p>span {
  margin-left: 5px;
}

.order-inform .order-item-phone {
  display: flex;
}

.order-inform .order-item-phone .phone-code {
  background: rgba(153, 153, 153, 0.1);
  border-radius: 6px 0 0 6px;
  border: 1px solid #ccc;
  color: #999;
  padding: 0 10px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 46px;
}

.order-inform .order-item-phone .order-write-item .jh-input {
  border-left: 0;
  border-radius: 0 6px 6px 0;
}

.privacy-mask {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.privacy-mask .privacy-dialog {
  display: none;
  width: 660px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 8px;
}

.privacy-mask .privacy-dialog-title {
  border-radius: 8px 8px 0 0;
  background: #fafafa;
  font-weight: 700;
  font-size: 16px;
  color: #333;
  padding: 20px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}

.privacy-mask .privacy-dialog-body {
  padding: 30px;
  box-sizing: border-box;
  color: #666;
  overflow-y: auto;
  height: 402px;
  word-break: break-all;
  font-size: 14px;
}

.privacy-mask .privacy-dialog-body p:first-of-type {
  margin-top: 0;
}

.privacy-mask .privacy-dialog-footer {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  padding: 20px;
  border-top: 1px solid #ddd;
}

.privacy-mask .privacy-dialog-footer .privacy-btn-ok {
  width: 88px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
}

.popbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  z-index: 9;
  display: none;
}

.loadding {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border-top: 2px solid #ffea29;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  animation: rt 2s infinite linear;
}

.loadding::before {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border-top: 2px solid #409eff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  animation: rt 4s infinite linear reverse;
  content: "";
}

.loadding::after {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  border-top: initial;
  border-left: initial;
  border-right: initial;
  animation: cw 1s infinite;
  content: "";
  background: #409eff;
}

.version-popup {
  width: 300px;
  height: auto;
  border-radius: 3px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1002;
  transform: translate(-50%, -50%);
  background: #fff;
  text-align: center;
  padding: 80px 20px;
  display: none;
}

.version-popup>.iconfont {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 22px;
  cursor: pointer;
}

@keyframes rt {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes cw {
  0% {
    width: 0;
    height: 0;
  }

  75% {
    width: 40px;
    height: 40px;
  }

  100% {
    width: 0;
    height: 0;
  }
}

.placeholder-line {
  height: 44px;
  border-radius: 4px;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e6e6e6;
}

.placeholder-line--animated {
  -webkit-animation: 1.5s linear 0s infinite normal forwards running loading;
  animation: 1.5s linear 0s infinite normal forwards running loading;
  background-repeat: no-repeat;
  background-size: 200px 100%;
  background-image: -webkit-gradient(linear,
      right top,
      left top,
      from(#e6e6e6),
      color-stop(50%, #cdcdcd),
      to(#e6e6e6));
  background-image: linear-gradient(to left,
      #e6e6e6 0,
      #cdcdcd 50%,
      #e6e6e6 100%);
}

.order-login-mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  align-items: center;
  background: rgba(93, 93, 93, 0.5);
  justify-content: center;
  z-index: 999;
}

.order-login-mask .content {
  position: relative;
  background: #fff;
  padding: 60px 126px;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(35, 35, 112, 0.2),
    0 0 0 1px rgba(67, 67, 145, 0.05);
}

.order-login-mask .content .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 32px;
}

.order-login-mask .content .iconfont {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
}

.order-login-mask .content .tips {
  margin-bottom: 20px;
}

.order-login-mask .content .tips a {
  color: #008dff;
  text-decoration: underline;
  cursor: pointer;
}

.order-login-mask .content .input-content {
  margin-bottom: 20px;
}

.order-login-mask .content .input-content:nth-child(1) {
  margin-bottom: 8px;
}

.order-login-mask .content .input-content input:not([type="checkbox"]),
.order-login-mask .content .input-content select {
  height: 36px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 388px;
  padding: 1px 8px;
  box-sizing: content-box;
  cursor: pointer;
}

.order-login-mask .content .input-content input:not([type="checkbox"]):hover,
.order-login-mask .content .input-content select:hover {
  border-color: #666;
}

.order-login-mask .content .input-content input:not([type="checkbox"]):focus,
.order-login-mask .content .input-content select:focus {
  border-color: #333;
}

.order-login-mask .content .input-content input:not([type="checkbox"]).format-error,
.order-login-mask .content .input-content select.format-error {
  border-color: #de3618;
}

.order-login-mask .content .input-content .error-tips {
  color: #de3618;
}

.order-login-mask .content .tips-link {
  font-size: 14px;
  margin-top: -12px;
  margin-bottom: 32px;
}

.order-login-mask .content .tips-link a {
  text-decoration: underline;
  cursor: pointer;
}

.order-login-mask .content .J-order-login {
  width: 100%;
}

@-webkit-keyframes loading {
  0% {
    background-position: -200px 0;
  }

  100% {
    background-position: calc(300%) 0;
  }
}

@keyframes loading {
  0% {
    background-position: -200px 0;
  }

  100% {
    background-position: calc(300%) 0;
  }
}

@media screen and (max-width: 1100px) {
  .order-inform .order-inform-wrap {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }

  .order-inform .order-inform-wrap .order-payment-tips {
    padding: 0 12px 29px 12px;
  }
}

@media screen and (max-width: 768px) {
  .order-login-mask .content {
    width: calc(100% - 64px);
    padding: 20px 16px;
  }

  .order-login-mask .content .input-content input:not([type="checkbox"]),
  .order-login-mask .content .input-content select {
    width: calc(100% - 20px);
  }

  .order-header-main.order-logo-mobile {
    display: block;
  }

  .order-header-main.order-logo-mobile .order-header {
    min-height: 56px;
  }

  .order-wrap label {
    font-size: 0.512rem !important;
  }

  .order-wrap a,
  .order-wrap input,
  .order-wrap select {
    font-size: 0.5973rem !important;
  }

  .order-inform {
    padding-top: 0;
    text-align: left;
  }

  .order-inform .step-section {
    height: auto;
  }

  .order-inform .step-section .step-section-inform {
    margin: 0.6rem;
    position: relative;
  }

  .order-inform .step-section .step-section-inform .row {
    flex-wrap: wrap;
  }

  .order-inform .step-section .step-section-inform .row .row-label {
    width: 100%;
  }

  .order-inform .step-section .step-section-inform .row .row-inform {
    padding-right: 50px;
    box-sizing: border-box;
  }

  .order-inform .step-section .step-section-inform .row .row-change {
    position: absolute;
    right: 16px;
  }

  .order-inform .order-inform-wrap {
    flex-wrap: wrap-reverse;
    width: 100%;
    padding: 0;
    min-height: auto;
  }

  .order-inform .order-inform-wrap .order-count-down {
    display: none;
  }

  .order-inform .order-pay-tips {
    font-size: 0.5973rem;
    margin-bottom: 0.853rem;
    margin-top: -8px;
  }

  .order-inform .jh-input {
    font-size: 14px;
  }

  .order-inform .order-title {
    padding: 0.768rem 0;
  }

  .order-inform .order-title .fr {
    font-size: 0.5973rem;
    width: 100%;
    margin-top: 0.2rem;
    margin-bottom: 0.512rem;
  }

  .order-inform .need-help .fl,
  .order-inform .need-help .fr {
    width: 100%;
    padding: 0.25rem 0;
  }

  .order-inform .need-help .fr .jh-btn {
    width: 100%;
  }

  .order-inform .order-buy-cart {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .order-inform .order-list-box,
  .order-inform .order-write {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .order-inform .order-list-box .get-coupon,
  .order-inform .order-write .get-coupon {
    display: none;
    margin-bottom: 0.6rem;
  }

  .order-inform .order-list-box .order-coupon-input .jh-btn em,
  .order-inform .order-write .order-coupon-input .jh-btn em {
    display: none;
  }

  .order-inform .order-list-box .order-coupon-input .jh-btn span,
  .order-inform .order-write .order-coupon-input .jh-btn span {
    display: block;
    margin: 0;
    padding: 0 15px;
  }

  .order-inform .order-list-box .order-coupon-box span.icon-yduizhekou,
  .order-inform .order-write .order-coupon-box span.icon-yduizhekou {
    font-size: 0.5973rem;
  }

  .order-inform .order-list-box .privacy-container,
  .order-inform .order-write .privacy-container {
    padding: 0 0.6rem;
    margin-top: 4px;
  }

  .order-inform .order-list-box .privacy-container ul,
  .order-inform .order-write .privacy-container ul {
    padding: 24px 0 0 0;
  }

  .order-inform .order-list-box .privacy-container .privacy-item,
  .order-inform .order-write .privacy-container .privacy-item {
    margin-bottom: 0.512rem;
    margin-right: 1.706rem;
    font-size: 12px;
  }

  .order-inform .order-list-box .privacy-container .privacy-item::after,
  .order-inform .order-write .privacy-container .privacy-item::after {
    display: none;
  }

  .order-inform .order-list-box {
    padding-top: 0;
    overflow: hidden;
    display: none;
    border-left: 0;
  }

  .order-inform .order-list-box::after {
    left: -100%;
  }

  .order-inform .order-list-box.order-details {
    height: auto;
  }

  .order-inform .order-list-box.order-details .order-list {
    padding-left: 0;
    padding-right: 0;
  }

  .order-inform .order-list-box .order-list {
    max-width: 100%;
    padding: 0;
  }

  .order-inform .order-list-box .order-list .J-OrderByCart {
    overflow: auto;
    padding: 0.6rem 0;
    margin: 0 0.6rem;
    max-height: none;
  }

  .order-inform .order-list-box .order-list .J-OrderByCart .order-item {
    margin: 0;
    min-height: 74px;
    padding-bottom: 10px;
  }

  .order-inform .order-list-box .order-list .J-OrderByCart .order-item .order-iform {
    height: 100%;
    min-height: 74px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .order-inform .order-list-box .order-list .J-OrderByCart .order-item .order-img .fr {
    position: absolute;
    top: -6px;
    left: 54px;
    background: #999;
    width: auto;
    height: 18px;
    border-radius: 9px;
    color: #fff;
    text-align: center;
    min-width: 16px;
    padding: 0 2px;
  }

  .order-inform .order-list-box .order-item {
    font-size: 0.5973rem;
    padding: 0;
    margin: 0.6rem;
    box-sizing: border-box;
    margin-bottom: 0;
    border: none;
  }

  .order-inform .order-list-box .order-item.order-total {
    padding-top: 0;
  }

  .order-inform .order-list-box .order-item.border-b {
    padding: 0.6rem 0;
    margin: 0 0.6rem;
  }

  .order-inform .order-list-box .order-item .order-types {
    padding-bottom: 0;
  }

  .order-inform .order-list-box .order-item .order-types .fr {
    top: 12px;
    left: 54px;
  }

  .order-inform .order-list-box .order-item .order-price {
    right: 0.5rem;
    text-align: right;
  }

  .order-inform .order-list-box .order-item.border-n {
    margin: 0 0.5rem;
    min-height: unset;
    padding-bottom: 1.853rem;
    padding-top: 0;
  }

  .order-inform .order-list-box .order-item .order-total {
    font-size: 0.768rem;
    color: #333;
  }

  .order-inform .order-list-box.J-OrderResults .J-OrderList .J-OrderResultsCart {
    border-bottom: 1px solid #d9d9d9;
    margin: 0.5rem;
    padding-bottom: 0.75rem;
    margin-bottom: 0.853rem;
    padding-top: 0;
  }

  .order-inform .order-list-box.J-OrderResults .J-OrderList .J-OrderResultsCart .order-item {
    margin: 0;
    padding-bottom: 0;
  }

  .order-inform .order-list-box.J-OrderResults .J-OrderList .order-item .order-p:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .order-inform .order-list-box.J-OrderResults .J-OrderList .order-item.border-n {
    min-height: 58px;
    padding-top: 20px;
  }

  .order-inform .order-list-box.J-OrderResults .J-OrderList .order-item.border-n .fr {
    line-height: 1;
  }

  .order-inform .order-list-box .order-tips {
    padding: 0 0.6rem;
    padding-bottom: 0.75rem;
  }

  .order-inform .order-write {
    padding: 0;
    box-sizing: border-box;
    font-weight: 500;
    max-width: 100%;
    display: inline-block;
  }

  .order-inform .order-write .order-header-main {
    display: none;
  }

  .order-inform .order-write .order-title {
    font-size: 0.768rem;
    color: #333;
    padding: 0.5rem 0;
  }

  .order-inform .order-write .insurance-order-checkbox {
    padding: 0 17px;
    margin-bottom: 10px;
  }

  .order-inform .order-write .insurance-order-checkbox .jh-checkbox {
    margin-right: 10px;
  }

  .order-inform .order-write .order-write-item {
    padding-top: 0;
  }

  .order-inform .order-write .order-write-item .return-cart {
    font-size: 0.5973rem !important;
  }

  .order-inform .order-write .order-write-item .paypal-payment-button {
    width: 100% !important;
    padding-top: 0 !important;
  }

  .order-inform .order-write .order-write-item .order-paypal {
    opacity: 0;
    width: 100%;
    position: absolute;
  }

  .order-inform .order-write .order-write-item .order-paypal .zoid-outlet {
    width: 100% !important;
    height: 40px !important;
  }

  .order-inform .order-write .paypal-inform-box {
    margin: 1rem 0 0.2rem 0;
    position: relative;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout--or {
    margin-top: 0.75rem;
    height: 1px;
    position: relative;
    background-color: #e6e6e6;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout--or .paypal-checkout-or-title {
    color: #666;
    font-size: 14px;
    position: absolute;
    width: 50px;
    left: 50%;
    top: -8px;
    text-align: center;
    background-color: #fff;
    margin-left: -25px;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout-title {
    color: #333;
    font-size: 14px;
    position: absolute;
    width: 150px;
    left: 50%;
    top: -10px;
    text-align: center;
    background-color: #fff;
    margin-left: -75px;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout-tips {
    font-size: 12px;
    color: #737373;
    line-height: 12px;
    text-align: center;
    padding: 10px 0 2px 0;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout-tips.paypal-remembered-tips {
    font-size: 16px;
    padding-bottom: 12px;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout {
    padding: 20px 0 10px 0;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform {
    max-width: 100%;
    width: 80%;
    margin: 0 auto;
    display: none;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform.display-flex {
    width: 100%;
    display: block;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform.display-flex>div {
    width: 100%;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform.display-flex>div:nth-of-type(2) {
    display: none;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform>div {
    width: 100%;
  }

  .order-inform .order-write .paypal-inform-box .paypal-checkout .paypal-payment--inform .paypal-button-funding {
    margin-top: 12px;
  }

  .order-inform .order-write .order-pay-failed .shipping-tips-text,
  .order-inform .order-write .order-pay-failed .test,
  .order-inform .order-write .shipping-tips .shipping-tips-text,
  .order-inform .order-write .shipping-tips .test {
    font-size: 0.5973rem;
  }

  .order-inform .order-write .order-step {
    padding: 0 0.6rem;
    box-sizing: border-box;
  }

  .order-inform .order-write .order-step .order-write-item {
    position: relative;
  }

  .order-inform .order-write .order-step .order-write-item>div {
    padding-top: 0.5rem;
  }

  .order-inform .order-write .order-step .order-write-item.fl {
    width: 100%;
    margin-bottom: 0.512rem;
    padding-bottom: 0.05rem;
  }

  .order-inform .order-write .order-step .order-write-item.fr {
    width: 100%;
    padding-bottom: 0.05rem;
  }

  .order-inform .order-write .order-step .order-write-item .jh-select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }

  .order-inform .order-write .order-step .order-write-item .icon-donwn-copy {
    position: absolute;
    top: 5px;
    right: 5px;
  }

  .order-inform .order-write .order-step .order-write-item .jh-btn {
    width: 100%;
  }

  .order-inform .order-write .order-step ul li {
    font-size: 14px;
  }

  .order-inform .order-write .order-reserved {
    padding: 10px 0.6rem;
    font-size: 0.5973rem;
  }

  .order-inform .order-write .order-write-list {
    padding-bottom: 0.512rem;
    margin-bottom: 0;
  }

  .order-inform .order-write .order-write-list.order-button {
    padding: 8px 0;
    flex-wrap: wrap-reverse;
    text-align: center;
  }

  .order-inform .order-write .order-write-list.order-button .order-write-item {
    width: 100%;
  }

  .order-inform .order-write .order-write-list.order-button .back-prev {
    margin-top: 20px;
    font-size: 0.5973rem;
    padding: 0;
  }

  .order-inform .order-write .order-write-list.order-item-three .order-write-item:nth-child(2) {
    margin: 0;
    margin-bottom: 0.512rem;
  }

  .order-inform .order-write .order-write-list.order-item-three .order-write-item.order-write-whole {
    width: 100% !important;
    margin-bottom: 0.512rem !important;
  }

  .order-inform .order-write .order-write-list .jh-input-tips {
    font-size: 0.5973rem;
  }

  .order-inform .order-write .order-write-list:last-of-type {
    padding-bottom: 0;
  }

  .order-inform .order-write .order-write-list .order-write-item .jh-input {
    height: 2.048rem;
  }

  .order-inform .order-write .order-write-list .order-write-item .jh-select {
    height: 2.048rem;
    line-height: inherit;
  }

  .order-inform .order-write .order-write-list .order-write-item .select-arrow {
    top: 0.768rem;
  }

  .order-inform .order-write .order-write-list .order-write-item .phone-tips-icon {
    font-size: 0.853rem;
    line-height: 0.853rem;
    top: 0.65rem;
  }

  .order-inform .order-write .order-write-list .order-write-item .phone-tips {
    padding-top: 0;
    width: 60%;
    font-size: 0.5973rem;
  }

  .order-inform .order-write .order-write-list .order-write-item .phone-tips.tax-no-tips {
    width: 100%;
  }

  .order-inform .order-write .order-write-list .order-payment .order-item-three .order-write-item:nth-child(2) {
    margin: 0;
    margin-bottom: 0.512rem;
  }

  .order-inform .order-write .order-write-list .order-payment .order-item-three .order-write-item.order-write-whole {
    width: 100% !important;
    margin-bottom: 0.512rem !important;
  }

  .order-inform .order-write .order-write-list .order-payment .order-item-three .order-write-item.order-write-whole.order-write-whole-line {
    width: 100% !important;
  }

  .order-inform .order-write .order-write-list .order-payment ul .order-paypal-h3 {
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }

  .order-inform .order-write .order-write-list .order-payment .all-payment-icon {
    top: 30px;
  }

  .order-inform .order-write .order-write-list .order-payment .all-payment-icon::after {
    right: 50%;
  }

  .order-inform .order-write .order-write-list .shipping-match {
    font-size: 0.597px;
    display: none;
  }

  .order-inform .order-write .order-write-list .shipping-match li {
    font-size: 0.5973rem;
  }

  .order-inform .order-write .order-write-list .order-select-logistics {
    padding: 0;
  }

  .order-inform .order-write .order-write-list .order-select-logistics ul {
    display: none;
  }

  .order-inform .order-write .order-result-box .order-result-radius .result-li-title {
    font-size: 0.5973rem;
  }

  .order-inform .order-write .order-result-box .order-result-radius .result-title.padd-n {
    margin-bottom: 0.512rem;
  }

  .order-inform .order-write .order-checkbox {
    margin: 0;
  }

  .order-inform .order-write .jh-checkbox {
    margin-right: 4px;
  }

  .order-inform .order-write .jh-checkbox+span {
    font-size: 0.5546rem;
    width: 100%;
  }

  .order-inform .order-write .insurance-tips-icon {
    display: none;
  }

  .order-inform .order-item-title {
    height: 0;
  }

  .order-inform .order-result-box {
    padding: 30px 0.5rem;
    padding-bottom: 5px;
    box-sizing: border-box;
  }

  .order-inform .order-result-box .order-result-radius {
    padding: 20px 15px;
  }

  .order-inform .order-result-box .order-result-radius .result-li-title {
    font-size: 0.6826rem;
  }

  .order-inform .order-result-box .order-result-radius .result-title h2 {
    font-size: 0.768rem;
  }

  .order-inform .order-result-box .order-result-radius .order-result-li {
    width: 100%;
    font-size: 0.5973rem;
  }

  .order-inform .order-result-box .order-result-radius .order-result-li .result-li-title {
    margin: 4px 0;
  }

  .order-inform .order-result-box .order-result-radius .order-result-li .result-li-title:first-of-type {
    margin-top: 0;
  }

  .order-inform .order-result-box .order-result-radius .order-result-li .result-li-describe {
    margin-bottom: 12px;
    font-size: 0.5973rem;
  }

  .order-inform .order-result-box .order-result-radius:last-of-type .order-result-li:last-of-type .J-PaymentMethod {
    margin-bottom: 0;
  }

  .order-inform .order-result-box .order-result-radius .trackingInfo-status {
    margin: 0;
  }

  .order-inform .order-result-box .order-result-radius .trackingInfo-mesage {
    margin: 20px 0 0;
  }

  .order-inform .order-result-box .order-result-radius .logistics-trajectory {
    margin: 40px 0 0;
  }

  .order-inform .order-result-box .order-result-radius .contact {
    margin: 40px 0 0;
  }

  .order-inform .order-result-box .order-result-radius .copyright {
    margin: 20px 0 0;
  }

  .order-inform .order-result-box .order-result-text {
    font-size: 0.5973rem;
  }

  .order-inform .order-result-box .order-result-text+div {
    font-size: 0.5973rem;
  }

  .order-inform .need-help {
    padding: 0 0.5rem;
    box-sizing: border-box;
    font-size: 0.597rem;
    padding-bottom: 12px;
  }

  .order-inform .need-help .fl a {
    font-size: 0.597rem;
  }

  .order-inform .order-write .single-page .order-write-list.order-button {
    flex-wrap: wrap;
    padding: 0 0.6rem;
  }

  .order-inform .order-write .single-page .order-write-list.order-button .jh-btn {
    margin: 30px 0 12px 0;
  }

  .order-inform .order-write .single-page .order-write-list.order-button .back-prev {
    margin: 0;
  }

  .order-inform .order-write .single-page .order-write-list.order-button .more-setting {
    margin-top: 14px;
  }

  .order-inform .order-write .single-page .settings-info {
    padding: 0.6rem;
    padding-bottom: 0;
  }

  .order-inform .order-write .single-page .settings-info>p {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .order-inform .order-write .single-page .settings-info>p>span {
    margin: 0;
  }

  .order-inform .order-item-phone .phone-code {
    height: 2.048rem;
  }

  .insurance-alert-box {
    background: #fff;
    z-index: 102;
    position: absolute;
    position: fixed;
    top: 45%;
    left: 50%;
    width: calc(90%);
    box-sizing: border-box;
    overflow: hidden;
    transform: translate3d(-50%, -50%, 0);
    padding: 25px;
    border-radius: 8px;
  }

  .insurance-alert-box .insurance-alert-box-title {
    font-size: 14px;
    color: #333;
    line-height: 20px;
  }

  .insurance-alert-box .insurance-alert-box-ok {
    font-size: 16px;
    font-weight: 400;
    color: #096dd9;
    line-height: 22px;
    margin-top: 25px;
    text-align: right;
    cursor: pointer;
  }

  .privacy-dialog {
    width: 13.6rem !important;
    height: 12.8rem !important;
    border-radius: 4px;
  }

  .privacy-dialog-title {
    border-radius: 4px 4px 0 0;
    height: 1.62rem !important;
    padding: 0 0.64rem !important;
    border-bottom: 1px solid #ddd !important;
  }

  .privacy-dialog-body {
    padding: 0.64rem !important;
    font-size: 12px;
    height: 8.57rem !important;
  }

  .privacy-dialog-footer {
    height: 2.56rem !important;
    padding: 0 0.64rem !important;
    border-top: 1px solid #ddd !important;
  }

  .privacy-dialog-footer .privacy-btn-ok {
    width: 1.88rem !important;
    height: 1.28rem !important;
    border-radius: 3px;
  }
}

@media screen and (max-width: 360px) {
  .order-inform .order-list-box .order-item .jh-input.J-GetCouponVal {
    width: 10.5rem;
  }
}

.jh-input-tips {
  padding: 0;
}

@keyframes loadMethods {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(-360deg);
  }
}

.asiabill-Mask {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.asiabill-main {
  display: none;
  width: 640px;
  height: 550px;
  padding: 20px;
  position: fixed;
  z-index: 1002;
  left: 50%;
  top: 50%;
  margin-top: -275px;
  margin-left: -320px;
  border-radius: 3px;
  background-color: #fff;
}

.stripe-order input {
  border-radius: 6px;
  margin-bottom: 6px;
  padding: 12px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  height: 44px;
  font-size: 16px;
  width: 100%;
  background: #fff;
}

.stripe-order .result-message {
  line-height: 22px;
  font-size: 16px;
}

.stripe-order .result-message a {
  color: #596fd6;
  font-weight: 600;
  text-decoration: none;
}

.stripe-order .hidden {
  display: none;
}

.stripe-order #card-error {
  color: #d81e06;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  margin-top: 12px;
}

.stripe-order #card-element {
  border-radius: 4px 4px 0 0;
  padding: 10px 20px 10px 16px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  background: #fff;
}

.stripe-order #payment-request-button {
  margin-bottom: 32px;
}

.stripe-order button {
  background: #333;
  color: #fff;
  font-family: Arial, sans-serif;
  border-radius: 0 0 4px 4px;
  border: 0;
  padding: 11px 16px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0 4px 5.5px 0 rgba(0, 0, 0, 0.07);
  width: 100%;
}

.stripe-order button:hover {
  filter: contrast(115%);
}

.stripe-order button:disabled {
  opacity: 0.5;
  cursor: default;
}

.stripe-order .spinner,
.stripe-order .spinner:after,
.stripe-order .spinner:before {
  border-radius: 50%;
}

.stripe-order .spinner {
  color: #fff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0 auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.stripe-order .spinner:after,
.stripe-order .spinner:before {
  position: absolute;
  content: "";
}

.stripe-order .spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}

.stripe-order .spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0 10.2px;
  transform-origin: 0 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 600px) {
  .stripe-order form {
    width: 85vw;
  }
}

@media screen and (max-width: 768px) {
  .stripe-order #card-element {
    width: 89%;
  }
}

.good-quantity-sizeChart {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
}

.good-quantity-sizeChart img {
  width: 30px;
  height: 12px;
}

.good-quantity-sizeChart .sizeChart-text {
  margin: 0 8px;
  font-weight: 500;
  color: #000;
  font-size: 16px;
}

.good-quantity-sizeChart .sizeChart-text h1,
.good-quantity-sizeChart .sizeChart-text h2,
.good-quantity-sizeChart .sizeChart-text h3,
.good-quantity-sizeChart .sizeChart-text h4,
.good-quantity-sizeChart .sizeChart-text h5,
.good-quantity-sizeChart .sizeChart-text h6 {
  font-weight: 700;
}

.good-quantity-sizeChart .sizeChart-text:hover {
  text-decoration: underline;
}

.sizeChartPopup {
  width: 660px;
  position: fixed;
  background: #fff;
  color: #333;
  top: 50%;
  left: 50%;
  z-index: 102;
  font-size: 14px;
  border-radius: 4px;
  text-align: center;
  padding: 52px 0 20px 20px;
  box-sizing: border-box;
  opacity: 0;
  transform: translate(-50%, 200%);
}

.sizeChartPopup .sizeChartPopup-title {
  position: absolute;
  top: 20px;
  color: #333;
  font-size: 18px;
}

.sizeChartPopup .in-and-cu {
  float: left;
}

.sizeChartPopup .in-and-cu>span {
  width: 34px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  border: 1px solid #ccc;
}

.sizeChartPopup .in-and-cu>span:nth-child(2) {
  margin-left: -4px;
}

.sizeChartPopup .in-and-cu>span.active {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

.sizeChartPopup.share-popup--show {
  opacity: 1;
  transform: translate(-50%, -50%);
  transition: transform 0.3s linear;
}

.sizeChartPopup.share-popup--hide {
  opacity: 0;
  transform: translate(-50%, 200%);
}

.sizeChartPopup .sizeChart-content {
  height: 464px;
  overflow: auto;
  padding: 20px 20px 0 0;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list {
  margin-bottom: 20px;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-img img {
  width: 620px;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-header {
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-content .sizeChart-table-select {
  margin: 12px 0 6px;
  overflow: hidden;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-content .sizeChart-table-select select {
  min-width: 34px;
  height: 20px;
  padding: 0 8px;
  display: inline-block;
  border: 1px solid #ccc;
  appearance: menulist-button;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list {
  margin-bottom: 9px;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list table {
  color: #333;
  font-weight: 300;
  font-size: 14px;
  table-layout: fixed;
  empty-cells: show;
  border-collapse: collapse;
  margin: 0 auto;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list table tbody tr:first-child {
  font-weight: 700;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list table tbody tr td:first-child {
  font-weight: 700;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list td {
  word-wrap: break-word;
  height: 32px;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list .table {
  font-size: 14px;
  border: 1px solid #ccc;
  color: #333;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list .table th {
  height: 32px;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list .table td,
.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-list .table th {
  border: 1px solid #ccc;
}

.sizeChartPopup .sizeChart-content .sizeChart-content-list .sizeChart-table .sizeChart-table-footer {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

.sizeChartPopup .sizeChart-content::-webkit-scrollbar {
  width: 4px;
  height: 3px;
}

.sizeChartPopup .main-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 16px;
  font-family: OldStandard !important;
}

.sizeChartPopup .title {
  font-size: 40px;
  color: #cc0008;
  font-weight: 700;
  line-height: 48px;
  margin: 0 0 4px;
  font-family: OpenSans !important;
}

.sizeChartPopup .rule {
  font-weight: 700;
  line-height: 16px;
}

.sizeChartPopup .close-popup {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  cursor: pointer;
  color: #333;
}

@media screen and (max-width: 768px) {
  .sizeChartPopup {
    width: 343px !important;
  }

  .sizeChartPopup .sizeChart-content::-webkit-scrollbar {
    width: 4px !important;
  }

  .sizeChartPopup .sizeChart-content {
    overflow-y: auto;
    height: 400px !important;
  }

  .sizeChart-content-list .sizeChart-img img {
    width: 100% !important;
  }
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,
      right top,
      left top,
      from(rgba(0, 0, 0, 0.5)),
      to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,
      left top,
      right top,
      from(rgba(0, 0, 0, 0.5)),
      to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.5)),
      to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.5)),
      to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000;
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.tool_tip {
  background-color: #a6a6a6;
  border: 1px solid #a6a6a6;
  padding: 7px 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  z-index: 99999;
  max-width: 200px;
  word-wrap: break-word;
}

.tool_tip:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
}

.tool_tip_top:before {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  border-color: #a6a6a6 transparent transparent transparent;
}

.tool_tip_right:before {
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  border-color: transparent#a6a6a6 transparent transparent;
}

.tool_tip_bottom:before {
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  border-color: transparent transparent #a6a6a6 transparent;
}

.tool_tip_left:before {
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  border-color: transparent transparent transparent #a6a6a6;
}

.good-list .star {
  margin-top: 0;
}

.product .star {
  cursor: pointer;
}

.reviews {
  box-sizing: border-box;
  text-align: left;
  padding: 0 25px;
  margin-bottom: 120px;
}

.reviews h3,
.reviews h4,
.reviews p {
  padding: 0;
  margin: 0;
}

.reviews.main h3.title {
  font-size: 24px;
  padding: 20px 0;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
  font-weight: 400;
}

.reviews .reviews-title {
  padding-bottom: 0.5rem;
  color: #333;
}

.reviews .review-top .star {
  padding-right: 50px;
  vertical-align: middle;
}

.reviews .review-top .star .iconfont {
  font-size: 18px;
}

.reviews .review-top .star-bar {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}

.reviews .review-top .star-bar>div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reviews .review-top .star-bar>div>i {
  margin-left: 8px;
}

.reviews .review-top .star-bar i {
  color: #ffc124;
}

.reviews .review-top .star-bar em {
  font-style: normal;
  color: #666;
  display: inline-block;
  min-width: 30px;
}

.reviews .review-top .star-bar span {
  width: 200px;
  height: 7px;
  background: #f0f2f8;
  display: inline-block;
  margin: 0 10px;
  border-radius: 4px;
  position: relative;
}

.reviews .review-top .star-bar span i {
  width: 80%;
  height: 7px;
  background: #ffc124;
  display: inline-block;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.reviews .review-top .jh-btn-review {
  float: right;
  cursor: pointer;
  font-size: 14px;
  margin-top: 32px;
  margin-right: 20px;
  border: 1px solid #979797;
  border-radius: 4px;
  padding: 12px 20px;
}

/* .reviews .review-top .jh-btn-review:hover {
    text-decoration: underline;
} */
.reviews .write-review-box {
  display: none;
  position: relative;
  padding-bottom: 100px;
}

.reviews .write-review-box.jh-btn-review--show {
  display: block;
  animation: zoomIn 0.5s;
  -webkit-animation: zoomIn 0.5s;
}

.reviews .write-review-box h3 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
}

.reviews .write-review-box p {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  padding-top: 14px;
  margin-bottom: 8px;
}

.reviews .write-review-box input[type="text"],
.reviews .write-review-box textarea {
  width: 100%;
  border: 1px solid #979797;
  border-radius: 4px;
  height: 40px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
}

.reviews .write-review-box input[type="text"].review-error,
.reviews .write-review-box textarea.review-error {
  border-color: red;
}

.reviews .write-review-box textarea {
  height: auto;
  padding: 10px 10px 20px;
}

.reviews .write-review-box .review-textarea-box {
  position: relative;
}

.reviews .write-review-box .review-textarea-box .review-textarea-tips {
  display: inline-block;
  position: absolute;
  right: 16px;
  bottom: 8px;
}

.reviews .write-review-box .sl-main-btn {
  display: block;
  float: right;
  text-transform: uppercase;
  border-radius: 4px;
}

.reviews .write-review-box .tips {
  color: #ff4d4f;
  font-size: 14px;
  padding-top: 0;
  margin-top: 8px;
}

.reviews .review-ok {
  text-align: center;
  padding: 40px 16px;
  background: #fafbff;
  position: relative;
  letter-spacing: 1px;
  display: none;
}

.reviews .review-ok h3 {
  color: #000;
  font-size: 24px;
}

.reviews .review-ok p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  margin: 4px 0 12px 0;
}

.reviews .review-ok .iconfont {
  color: #333;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.reviews.list-style-column .reviews-list {
  border: 1px solid #eee;
}

.reviews.list-style-column .reviews-list .J-reviewList {
  border-bottom: 1px solid #eee;
  padding: 0 10px;
}

.reviews .reviews-list .reviews-avatar {
  margin-top: -20px;
}

.reviews .reviews-list .reviews-avatar>img,
.reviews .reviews-list .reviews-avatar>.no-avatar {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #fff;
}

.reviews .reviews-list .reviews-avatar>.no-avatar {
  line-height: 40px;
  text-align: center;
  background-color: #e9e9e9;
}

.reviews .reviews-list .report {
  margin-top: 10px;
  cursor: pointer;
  font-size: 12px;
}

.reviews .reviews-list .report:active,
.reviews .reviews-list .report:hover {
  text-decoration: underline;
}

.reviews .reviews-list .reviews-detail {
  padding: 12px 0 8px;
  line-height: 24px;
  word-break: break-word;
  color: #333;
}

.reviews .reviews-list .reviews-name {
  font-size: 14px;
}

.reviews .reviews-list .reviews-country>img {
  max-width: 16px;
  height: auto;
  margin-right: 4px;
}

.reviews .reviews-list .helpful-num {
  margin-bottom: 12px;
}

.reviews .reviews-list .helpful {
  width: 68px;
  height: 28px;
  background: #fff;
  display: inline-block;
  line-height: 28px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 2px;
  cursor: pointer;
  color: #333;
}

.reviews .reviews-list .helpful-tips {
  color: #008100;
  display: none;
}

.reviews .reviews-list .helpful-tips::before {
  content: "\e645";
  font-size: 14px;
  font-family: iconfont !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}

.reviews .reviews-list .helpful-num,
.reviews .reviews-list .report,
.reviews .reviews-list .reviews-country,
.reviews .reviews-list .reviews-date {
  font-size: 12px;
}

.reviews .reviews-list .helpful,
.reviews .reviews-list .helpful-tips {
  font-size: 14px;
}

.reviews .reviews-list .helpful-num,
.reviews .reviews-list .reviews-country,
.reviews .reviews-list .reviews-date,
.reviews .reviews-list .spot {
  color: #666;
}

.reviews .reviews-list .merchant-reply {
  background: #eeeeee;
  padding: 10px;
  margin-top: 10px;
}

.reviews .reviews-list .report,
.reviews .reviews-list .reviews-name {
  color: #666;
}

.reviews.list-style-column .reviews-list.unavatar li {
  padding-left: 0;
}

.reviews.list-style-column .reviews-list.unavatar .reviews-name::after {
  color: #bae637;
  content: "\e679";
  font-family: iconfont !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translate(100%, -50%);
}

.reviews.list-style-column .reviews-list li {
  position: relative;
  padding: 20px 0 16px 60px;
}

.reviews.list-style-column .reviews-list li.no-avatar {
  padding-left: 0px;
}

.reviews.list-style-column .reviews-list .reviews-avatar {
  text-align: center;
  margin-top: 0;
  position: absolute;
  width: 40px;
  left: 0;
  top: 20px;
}

.reviews.list-style-column .reviews-list .reviews-avatar.show-tag::after {
  color: #bae637;
  content: "\e679";
  font-family: iconfont !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  position: absolute;
  right: -4px;
  top: 26px;
}

.reviews.list-style-column .reviews-list .reviews-avatar.show-tag::before {
  content: "";
  position: absolute;
  right: -2px;
  top: 28px;
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 100%;
}

.reviews.list-style-column .reviews-list .reviews-name {
  word-break: break-all;
  margin-bottom: 6px;
  display: inline-block;
  position: relative;
  font-weight: 600;
}

.reviews.list-style-column .reviews-list .reviews-picture {
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}

.reviews.list-style-column .reviews-list .reviews-picture>div {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f2f2;
  margin: 5px;
  box-sizing: border-box;
  cursor: zoom-in;
}

.reviews.list-style-column .reviews-list .reviews-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reviews.list-style-column .reviews-list .reviews-detail {
  padding-top: 0;
  line-height: 18px;
  font-weight: 600;
}

.reviews.list-style-column .reviews-list .report {
  margin-top: 0;
  line-height: 24px;
  width: 100%;
}

.reviews.list-style-column .reviews-list .report.border-left {
  border-left: 1px solid #ddd;
  padding-left: 10px;
  margin-left: 10px;
}

.reviews.list-style-waterfall .reviews-list.unavatar .reviews-wrap {
  padding-top: 12px;
}

.reviews.list-style-waterfall .reviews-list ul {
  column-count: 4;
  column-gap: 0;
}

.reviews.list-style-waterfall .reviews-list li {
  box-sizing: border-box;
  break-inside: avoid;
  padding: 10px;
  padding-top: 20px;
}

.reviews.list-style-waterfall .reviews-list .reviews-info {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 30px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.reviews.list-style-waterfall .reviews-list .picture-num {
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(0, 0, 0, 0.35);
  color: rgba(255, 255, 255, 0.9);
  padding: 0 15px;
  border-radius: 10px;
}

.reviews.list-style-waterfall .reviews-list .reviews-picture {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.reviews.list-style-waterfall .reviews-list .reviews-picture>div {
  max-width: 100%;
  height: 0;
  opacity: 0;
}

.reviews.list-style-waterfall .reviews-list .reviews-picture>div:first-child {
  height: auto;
  opacity: 1;
}

.reviews.list-style-waterfall .reviews-list .reviews-picture>div img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.reviews.list-style-waterfall .reviews-list .reviews-wrap {
  padding: 4px 14px;
  box-sizing: border-box;
  width: 100%;
}

.reviews.list-style-waterfall .reviews-list .reviews-name {
  display: block;
}

.reviews.list-style-waterfall .reviews-list .reviews-name::after {
  color: #bae637;
  content: "\e679";
  font-family: iconfont !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

.reviews.list-style-waterfall .reviews-list .reviews-country,
.reviews.list-style-waterfall .reviews-list .reviews-name,
.reviews.list-style-waterfall .reviews-list .star {
  margin-bottom: 8px;
  margin-top: 0;
}

.reviews.list-style-waterfall .reviews-list .star {
  text-align: left;
}

.reviews.list-style-waterfall .reviews-list .report {
  text-align: center;
  display: block;
}

.star {
  height: 18px;
  display: inline-flex;
  justify-content: left;
  align-items: center;
  margin: 8px 0;
}

.star .score {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 0;
}

.star .score span.iconfont {
  font-size: 16px;
  color: #ffc124;
  padding: 0;
}

.star span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 4px;
}

.starRating {
  display: inline-block;
  padding-bottom: 10px;
}

.starRating span {
  position: relative;
  display: block;
  cursor: pointer;
  width: 21px;
  height: 21px;
  float: left;
}

.starRating span i {
  color: #ffc124;
  font-size: 20px;
  position: absolute;
}

.starRating span i.icon-star_full {
  display: none;
}

.starRating span i.icon-star_full.cur {
  display: block;
}

.jh-message-img {
  width: 120px;
  height: 40px;
  margin: 20px 0;
  position: relative;
}

.jh-message-img .message-img {
  width: 100%;
  height: 100%;
  opacity: 0.0001;
  cursor: pointer;
  position: absolute;
  z-index: 1;
}

.jh-message-img .jh-btn {
  width: 100%;
  height: 100%;
  color: #666;
  background-color: #fafafa;
  border: 1px dashed #d4d4d4;
  position: static;
}

.jh-message-img .jh-btn .iconfont.loading {
  color: #999999;
}

.message-img-list .message-img-item {
  width: 60px;
  height: 60px;
  position: relative;
  float: left;
  margin: 10px 8px;
}

.message-img-list .message-img-item>div {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  height: 60px;
  width: 60px;
}

.message-img-list .message-img-item img {
  display: inline-block;
  max-width: 60px;
  max-height: 60px;
}

.message-img-list .message-img-item .message-img-del {
  width: 19px;
  height: 19px;
  cursor: pointer;
  border-radius: 20px;
  background-color: #cc4e4e;
  position: absolute;
  top: -10px;
  right: -10px;
}

.message-img-list .message-img-item .message-img-del:after {
  content: "";
  width: 1px;
  height: 11px;
  position: absolute;
  left: 9px;
  top: 4px;
  display: block;
  background-color: #fff;
  transform: rotate(-45deg);
}

.message-img-list .message-img-item .message-img-del:before {
  content: "";
  width: 1px;
  height: 11px;
  position: absolute;
  left: 9px;
  top: 4px;
  display: block;
  background-color: #fff;
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .reviews.main {
    padding: 0 0.75rem;
    box-sizing: border-box;
    width: auto;
    margin-bottom: 3.412rem;
  }

  .reviews.main h3.title {
    font-size: 24px;
    text-align: center;
    padding: 0;
  }

  .reviews .review-top {
    text-align: center;
  }

  .reviews .review-top .star {
    padding: 0;
  }

  .reviews .review-top .jh-btn-review {
    width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
    float: none;
  }

  .reviews .reviews-title {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .reviews.list-style-column .reviews-list.unavatar .reviews-info>p {
    padding-left: 0;
  }

  .reviews.list-style-column .reviews-list li {
    padding: 12px 0;
  }

  .reviews.list-style-column .reviews-list .reviews-info {
    display: flex;
    justify-content: left;
    align-items: center;
  }

  .reviews.list-style-column .reviews-list .reviews-info>p {
    padding-left: 12px;
  }

  .reviews.list-style-column .reviews-list .reviews-avatar {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 10px;
  }

  .reviews.list-style-column .reviews-list .reviews-picture>div {
    width: 80px;
    height: 80px;
  }

  .reviews .write-review-box {
    text-align: left;
  }

  .reviews .write-review-box input[type="text"],
  .reviews .write-review-box p,
  .reviews .write-review-box textarea {
    font-size: 14px;
  }

  .reviews .write-review-box textarea {
    height: auto;
  }

  .reviews .write-review-box .sl-main-btn {
    position: relative;
    width: 100%;
    margin-top: 8px;
  }

  .reviews .review-ok {
    padding: 30px 16px 16px;
  }

  .reviews .review-ok h3 {
    padding: 0 30px;
  }

  .reviews .review-ok p {
    margin: 12px 0;
  }

  .reviews .jh-message-img {
    width: auto;
    height: auto;
  }

  .reviews .jh-message-img .jh-btn,
  .reviews .jh-message-img .message-img {
    width: 120px;
  }

  .reviews .jh-message-img .jh-btn.jh-btn-loading .iconfont.loading {
    left: 60px;
  }

  .reviews-list .report,
  .reviews-list .reviews-user {
    font-size: 0.512rem;
  }

  .reviews.list-style-waterfall .reviews-list ul {
    column-count: 1;
  }
}

.head-notice {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.head-notice>a {
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  display: block;
  width: 100%;
}

.head-notice.halloween {
  background: radial-gradient(circle,
      #964504 0,
      #4c2105 46%,
      #351404 55%,
      #250a04 67%,
      #1c0503 89%,
      #1a0403 93%,
      #190303 100%) !important;
}

.head-notice.halloween>a {
  position: relative;
  width: 100%;
  background: url(../img/festival_icon_6.png) no-repeat center bottom;
  color: #ff7c0a !important;
  font-weight: 700;
}

.head-notice.halloween>a::after,
.head-notice.halloween>a::before {
  width: 52px;
  height: 32px;
  position: absolute;
  bottom: 0;
  content: "";
  background: url(../img/festival_icon_7.png);
}

.head-notice.halloween>a::before {
  left: 5%;
}

.head-notice.halloween>a::after {
  right: 5%;
  transform: scaleX(-1);
}

.head-notice.halloween>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.thanksgiving {
  background: #efcd9a !important;
}

.head-notice.thanksgiving>a {
  position: relative;
  width: 100%;
  color: #3c1900 !important;
  font-weight: 700;
  background: url(../img/festival_icon_9.png);
}

.head-notice.thanksgiving>a::after,
.head-notice.thanksgiving>a::before {
  width: 33px;
  height: 31px;
  position: absolute;
  bottom: 0;
  content: "";
  background: url(../img/festival_icon_8.png);
}

.head-notice.thanksgiving>a::before {
  left: 0;
}

.head-notice.thanksgiving>a::after {
  right: 0;
  transform: scaleX(-1);
}

.head-notice.thanksgiving>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.blackFriday {
  background: #000 !important;
}

.head-notice.blackFriday>a {
  position: relative;
  width: 100%;
  background: url(../img/festival_icon_10.png);
  animation: 20s bag linear infinite;
  color: #ff2ef5 !important;
  font-weight: 700;
}

.head-notice.blackFriday>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.cyberMonday {
  background: linear-gradient(90deg, #1f2337 0, #191c2d 100%) !important;
}

.head-notice.cyberMonday>a {
  position: relative;
  width: 100%;
  color: #31b8cf !important;
  font-weight: 700;
  background: url(../img/festival_icon_15.png);
}

.head-notice.christmas {
  background: radial-gradient(circle, #0a8a6d 0, #005a46 100%) !important;
}

.head-notice.christmas>a {
  position: relative;
  width: 100%;
  color: #fff !important;
  background: url(../img/festival_icon_1.png), url(../img/festival_icon_2.png);
  animation: 15s snow linear infinite;
}

.head-notice.christmas>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.christmas>a>div::before {
  width: 40px;
  height: 25px;
  background: url(../img/festival_icon_3.png);
  position: absolute;
  bottom: -14px;
  left: 0;
  content: "";
}

.head-notice.newYear {
  background: linear-gradient(90deg, #2d2137 0, #291f31 100%) !important;
}

.head-notice.newYear>a {
  position: relative;
  width: 100%;
  color: #fff !important;
  background: url(../img/festival_icon_12.png) no-repeat left center;
  animation: 15s sky linear infinite;
  font-weight: 700;
}

.head-notice.newYear>a::before {
  width: 100%;
  height: 100%;
  background: url(../img/festival_icon_11.png);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.head-notice.newYear>a::after {
  width: 100%;
  height: 100%;
  background: url(../img/festival_icon_12.png) no-repeat right center;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.head-notice.newYear>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.valentinesDay {
  background: linear-gradient(90deg, #fde5e5 0, #f9d7da 100%) !important;
}

.head-notice.valentinesDay>a {
  position: relative;
  width: 100%;
  background: url(../img/festival_icon_5.png);
  color: #e80b2b !important;
  font-weight: 700;
}

.head-notice.valentinesDay>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.summerBeach {
  background: linear-gradient(163deg, #7ad3e5 0, #24b2cd 100%) !important;
}

.head-notice.summerBeach>a {
  background: url(../img/summer_beach_bg.png);
  position: relative;
  width: 100%;
  color: #033038 !important;
  font-weight: 700;
}

.head-notice.summerBeach>a::before {
  width: 100%;
  height: 100%;
  background: url(../img/summer_beach_left.png) no-repeat 80px 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.head-notice.summerBeach>a::after {
  width: 100%;
  height: 100%;
  background: url(../img/summer_beach_right.png) no-repeat right bottom;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.head-notice.summerBeach>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.summerParty {
  background: #f08f59 url(../img/summer_party_bg.png) no-repeat center !important;
}

.head-notice.summerParty>a {
  position: relative;
  width: 100%;
  color: #fff !important;
  font-weight: 700;
}

.head-notice.summerParty>a::before {
  width: 100%;
  height: 100%;
  background: url(../img/summer_party_left.png) no-repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.head-notice.summerParty>a::after {
  width: 100%;
  height: 100%;
  background: url(../img/summer_party_right.png) no-repeat right center;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.head-notice.summerParty>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.head-notice.hotSales {
  background: #b20000 url(../img/hot_sales_bg.png) no-repeat center !important;
}

.head-notice.hotSales>a {
  position: relative;
  width: 100%;
  color: #fff !important;
  font-weight: 700;
}

.head-notice.hotSales>a>div {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

@keyframes snow {
  0% {
    background-position: 0 0, 0 0;
  }

  100% {
    background-position: 200px 200px, 200px 200px;
  }
}

@keyframes bag {
  0% {
    background-position: 0 0, 0 0;
  }

  100% {
    background-position: 430px 430px, 4300px 430px;
  }
}

.flipclock {
  width: 100%;
  height: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
  box-sizing: border-box;
  margin-bottom: 12px;
  position: relative;
  display: none;
  font-family: "-apple-system", BlinkMacSystemFont, Roboto, Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
  word-break: break-all;
}

.flipclock.flipclock--show {
  display: flex;
}

.flipclock h3 {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  width: auto;
  text-align: left;
}

.flipclock .timer {
  min-width: 120px;
  height: 26px;
  background: #fff;
  border-radius: 15px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flipclock.default {
  color: #fe2121;
  background: #ff6340 url(../img/festival_bg_8.png) no-repeat;
}

.flipclock.default h3 {
  color: #fff;
}

.flipclock.halloween {
  background: #331204 url(../img/festival_bg_1.png) no-repeat;
  color: #ff7c0a;
}

.flipclock.halloween::after {
  width: 20px;
  height: 20px;
  background: url(../img/festival_icon_13.png);
  position: absolute;
  bottom: 2px;
  right: 2px;
  content: "";
  transform: scaleX(-1);
  background-size: 20px;
}

.flipclock.thanksgiving {
  background: #efcd9a url(../img/festival_bg_2.png) no-repeat;
  color: #6c3719;
}

.flipclock.thanksgiving::after {
  width: 24px;
  height: 22px;
  background: url(../img/festival_icon_8.png);
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  transform: scaleX(-1);
  background-size: 24px;
}

.flipclock.blackFriday {
  background: #131418 url(../img/festival_bg_3.png) no-repeat;
  color: #ff2ef5;
}

.flipclock.cyberMonday {
  background: #191c2d url(../img/festival_bg_4.png) no-repeat;
  color: #00afc8;
}

.flipclock.christmas {
  background: #244b59 url(../img/festival_bg_5.png) no-repeat;
  color: #e42f2d;
}

.flipclock.christmas h3 {
  color: #fff;
}

.flipclock.christmas::after {
  width: 40px;
  height: 25px;
  background: url(../img/festival_icon_3.png);
  position: absolute;
  top: -14px;
  right: 10px;
  content: "";
  transform: scaleX(-1);
}

.flipclock.newYear {
  background: #291f31 url(../img/festival_bg_6.png) no-repeat;
  color: #2c2036;
}

.flipclock.newYear h3 {
  color: #fff;
}

.flipclock.valentinesDay {
  background: #fad7da url(../img/festival_bg_7.png) no-repeat;
  color: #e80b2b;
}

.flipclock.valentinesDay::after {
  width: 13px;
  height: 13px;
  background: url(../img/festival_icon_14.png);
  position: absolute;
  bottom: 2px;
  right: 15px;
  content: "";
}

.flipclock.summerBeach {
  background: #4cc2d8 url(../img/summer_beach_flipclock.png) no-repeat;
  color: #033038;
}

.flipclock.summerBeach::after {
  width: 16px;
  height: 17px;
  background: url(../img/summer_beach_icon.png);
  position: absolute;
  bottom: 4px;
  right: 10px;
  content: "";
}

.flipclock.summerParty {
  background: #f08f59 url(../img/summer_party_flipclock.png) no-repeat;
  color: #fff;
}

.flipclock.summerParty::after {
  width: 30px;
  height: 29px;
  background: url(../img/summer_party_icon.png);
  position: absolute;
  bottom: -2px;
  right: 6px;
  content: "";
}

.flipclock.summerParty .timer {
  color: #dc4d28;
}

.flipclock.hotSales {
  background: #b20000 url(../img/hot_sales_flipclock.png) no-repeat center;
  color: #fff;
}

.flipclock.hotSales .timer {
  color: #b20000;
}

.order-count-down {
  color: #fe2121;
  display: block;
  font-size: 14px;
  margin: 20px 0;
  text-align: center;
}

.order-count-down .count-down-time {
  color: #fff;
  height: 24px;
  margin: 0 2px;
  padding: 0 8px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  top: -2px;
  background: linear-gradient(to bottom, #ef5220, #fe2121);
}

@media screen and (max-width: 768px) {
  .head-notice {
    font-size: 0.6826rem;
    box-sizing: border-box;
  }

  .head-notice>a {
    font-size: 0.5973rem;
    padding: 10px 30px;
    box-sizing: border-box;
  }

  .head-notice.halloween>a {
    background: url(../img/festival_icon_6.png) no-repeat left bottom;
  }

  .head-notice.halloween>a::after,
  .head-notice.halloween>a::before {
    width: 36px;
    height: 22px;
    background-size: 36px;
  }

  .head-notice.halloween>a::before {
    left: 0;
  }

  .head-notice.halloween>a::after {
    right: 0;
  }

  .head-notice.thanksgiving>a::after,
  .head-notice.thanksgiving>a::before {
    width: 24px;
    height: 22px;
    background-size: 24px;
  }

  .head-notice.newYear>a {
    background-position-x: -80%;
  }

  .head-notice.newYear>a::after {
    background-position-x: 180%;
  }

  .head-notice.summerBeach>a::after,
  .head-notice.summerBeach>a::before {
    background: 0 0;
  }

  .head-notice.summerParty>a::before {
    background-position: left bottom;
    background-size: 50%;
  }

  .head-notice.summerParty>a::after {
    background-position: right bottom;
    background-size: 50%;
  }

  .head-notice.hotSales {
    background: #c00102 url(../img/hot_sales_bg.png) no-repeat 20% 0 !important;
  }

  .flipclock {
    position: absolute;
    left: 0;
    top: -2px;
    z-index: 2;
  }

  .flipclock .timer {
    text-align: left;
    box-sizing: border-box;
    justify-content: left;
    padding-left: 16px;
    font-family: Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", sans-serif !important;
  }

  .recommend.product .recom-item.J-Product {
    width: 100%;
    padding-top: 52px;
    position: relative;
  }
}

@font-face {
  font-family: OldStandard;
  src: url(../css/font/OldStandard-Regular.ttf);
}

@font-face {
  font-family: OpenSans;
  src: url(../css/font/OpenSans-Bold.ttf);
  font-weight: 700;
}

.model-discount-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 999;
  font-family: "-apple-system", BlinkMacSystemFont, HelveticaNeue-Medium,
    Roboto, Helvetica, Arial, sans-serif !important;
  animation: 0.4s forwards cubic-bezier(0.6, 0, 0.4, 1);
  -webkit-animation: 0.4s forwards cubic-bezier(0.6, 0, 0.4, 1);
  opacity: 0;
  transform: translate(-50%, -500%);
}

.model-discount-popup.model-discount-shipping {
  background: #fff url(../img/free_shipping.png) no-repeat center top;
  border-radius: 6px;
  text-align: center;
  color: #000;
  box-sizing: border-box;
  width: 560px;
  padding: 230px 40px 60px;
}

.model-discount-popup.model-discount-shipping .title {
  letter-spacing: 1px;
  margin: 0 0 25px;
  font-size: 34px;
  color: #1d0e5d;
  font-weight: 700;
}

.model-discount-popup.model-discount-shipping .icon-close {
  color: #fff;
}

.model-discount-popup.model-discount-shipping .go-to-buy {
  display: flex;
  align-items: center;
  width: 328px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 12px;
  padding: 0;
  justify-content: center;
  color: #fff;
  border-color: #222323;
  background-color: #222323;
  background: #232323;
}

.model-discount-popup.model-discount-shipping .go-to-buy:active,
.model-discount-popup.model-discount-shipping .go-to-buy:hover {
  color: #fff;
  border-color: #222323;
  background-color: #222323;
  background: #232323;
}

.model-discount-popup.model-discount-save {
  background: #fff;
  box-shadow: 0 2px 6px 0 rgba(171, 171, 171, 0.47);
  border-radius: 4px;
  color: #291c01;
  text-align: center;
  padding: 40px;
  box-sizing: border-box;
  width: 620px;
}

.model-discount-popup.model-discount-save.grid-small {
  max-width: 456px;
}

.model-discount-popup.model-discount-save.grid-small .code-container {
  justify-content: center;
}

.model-discount-popup.model-discount-save .title {
  font-size: 28px;
  font-weight: 700;
  color: #291c01;
  line-height: 36px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: capitalize;
  word-break: break-word;
}

.model-discount-popup.model-discount-save .code-container {
  padding: 30px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.model-discount-popup.model-discount-save .code-list {
  min-width: 158px;
  height: 88px;
  background: linear-gradient(134deg, #e100ff 0, #9022ff 100%);
  padding: 4px;
  border-radius: 6px;
  box-sizing: border-box;
  margin: 8px;
  position: relative;
}

.model-discount-popup.model-discount-save .code-list::after,
.model-discount-popup.model-discount-save .code-list::before {
  content: "";
  width: 10px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  left: 30px;
}

.model-discount-popup.model-discount-save .code-list::before {
  top: -5px;
}

.model-discount-popup.model-discount-save .code-list::after {
  bottom: -5px;
}

.model-discount-popup.model-discount-save .code-list .code-list-main {
  border: 1px dashed rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  color: #fff;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  padding-left: 30px;
}

.model-discount-popup.model-discount-save .code-list .code-list-main::after {
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px dashed rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 29px;
  top: 0;
}

.model-discount-popup.model-discount-save .code-list .code-coupon {
  width: 20px;
  height: 100%;
  text-align: center;
  letter-spacing: 12px;
  word-break: break-all;
  font-size: 12px;
  position: absolute;
  left: 10px;
  line-height: 16px;
  transform: scaleY(0.7);
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}

.model-discount-popup.model-discount-save .code-list .code-text {
  font-family: OpenSans !important;
  font-weight: 700;
}

.model-discount-popup.model-discount-save .code-list .code-text strong {
  font-size: 34px;
}

.model-discount-popup.model-discount-save .code-list .code-dec {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.9);
}

.model-discount-popup.model-discount-save .code-list .code-dec em {
  width: auto;
  display: block;
  margin: 0 1px;
  font-style: normal;
}

.model-discount-popup.model-discount-save .go-to-buy {
  display: flex;
  align-items: center;
  width: 328px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 12px;
  padding: 0;
  justify-content: center;
  color: #fff;
  border-color: #222323;
  background-color: #222323;
  background: #232323;
}

.model-discount-popup.model-discount-save .go-to-buy:active,
.model-discount-popup.model-discount-save .go-to-buy:hover {
  color: #fff;
  border-color: #222323;
  background-color: #222323;
  background: #232323;
}

.model-discount-popup.model-discount-popup--show {
  -webkit-animation-name: anim-open;
  animation-name: anim-open;
}

@-webkit-keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 1);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }
}

@keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 1);
    transform: translate(-50%, -50%) scale3d(0, 0, 1);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }
}

.model-discount-popup .dec {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  letter-spacing: 1px;
}

.model-discount-popup .icon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  font-size: 24px;
}

.model-discount-tips-bottom {
  width: 100%;
  background: #ce4061;
  box-shadow: 0 2px 5px 0 rgba(171, 171, 171, 0.47);
  position: fixed;
  bottom: 0;
  z-index: 9;
  font-size: 20px;
  color: #fff;
  line-height: inherit;
  min-height: 44px;
  display: none;
}

.model-discount-tips-bottom a {
  font-size: 20px;
  color: #fff;
  line-height: inherit;
  display: block;
}

.model-discount-tips-bottom a::after {
  content: ">>";
  margin-left: 5px;
}

.model-discount-tips-bottom a:hover {
  color: #fff;
}

.model-discount-tips-bottom.model-discount-tips-bottom--show {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 18px;
}

.discount-tag {
  margin-bottom: 20px;
}

.discount-tag .tag-item {
  display: inline-block;
  text-align: center;
  color: #e80b2b;
  font-size: 12px;
  line-height: 24px;
  padding: 0 10px;
  background: rgba(232, 11, 43, 0.05);
  border: 1px solid #e80b2b;
  margin: 0 5px 5px 0;
  position: relative;
}

.discount-tag .tag-item::after,
.discount-tag .tag-item::before {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  content: "";
  width: 9px;
  height: 9px;
  background-color: #fff;
  border: 1px solid #e80b2b;
  border-right-color: transparent;
  border-top-color: transparent;
  border-radius: 50%;
}

.discount-tag .tag-item::before {
  right: -6px;
  transform: rotate(45deg);
}

.discount-tag .tag-item::after {
  left: -6px;
  transform: rotate(-135deg);
}

.discount-tag .more-wrap {
  position: relative;
  display: inline-block;
}

.discount-tag .more-wrap .mob-iconfont {
  display: none;
}

.discount-tag .more {
  font-size: 14px;
  color: #008dff;
  cursor: pointer;
  display: inline-block;
}

.discount-tag .more:hover {
  text-decoration: underline;
}

.discount-tag .coupons-box {
  width: 220px;
  max-height: 180px;
  overflow-y: auto;
  background: #fff;
  box-shadow: 0 4px 10px 0 rgba(129, 135, 146, 0.3);
  border: 1px solid #eee;
  padding: 12px;
  position: absolute;
  top: 26px;
  z-index: 10;
  display: none;
}

.discount-tag .coupons-box.active {
  display: block;
}

.discount-tag .coupons-box .coupons-title {
  font-size: 12px;
  font-weight: 400;
  color: #999;
  line-height: 17px;
  margin-bottom: 8px;
}

.discount-tag .coupons-box .coupons-title .iconfont {
  float: right;
  font-size: 12px;
  cursor: pointer;
}

.discount-tag .coupons-box .coupons-item {
  font-size: 12px;
  margin-bottom: 10px;
  display: flex;
  color: #333;
  text-align: left;
}

.discount-tag .coupons-box .coupons-item .iconfont {
  font-size: 12px;
  margin-right: 8px;
  color: #e80b2b;
}

.discount-tag .coupons-box .coupons-item:last-of-type {
  margin-bottom: 0;
}

.discount-text ol {
  width: 100%;
  display: inline-block;
}

.discount-text ol li {
  list-style: inherit;
  word-break: break-all;
}

.discount-text ul {
  width: 100%;
  display: inline-block;
  list-style: inherit;
}

.discount-text ul li {
  list-style: inherit;
  word-break: break-all;
}

.discount-text p {
  word-break: break-all;
}

.discount-text img {
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .model-discount-popup.model-discount-shipping {
    width: -moz--calc(90%);
    width: -webkit-calc(90%);
    width: calc(90%);
    background-size: contain;
    padding: 150px 16px 40px;
  }

  .model-discount-popup.model-discount-shipping .go-to-buy {
    height: 2.048rem;
    width: 100%;
  }

  .model-discount-popup.model-discount-save {
    padding: 16px;
    width: calc(100vw - 40px);
    display: flex;
    flex-direction: column;
    margin-top: -40px;
  }

  .model-discount-popup.model-discount-save .code-container {
    padding: 12px 0;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .model-discount-popup.model-discount-save .code-container::-webkit-scrollbar {
    display: none;
  }

  .model-discount-popup.model-discount-save .code-list {
    width: 95%;
  }

  .model-discount-popup.model-discount-save .go-to-buy {
    height: 2.048rem;
    width: 100%;
  }

  .model-discount-popup .icon-close {
    right: auto;
    color: #fff;
    bottom: -40px;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 100%;
    border: 2px solid #fff;
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }

  .model-discount-tips-bottom {
    font-size: 0.5973rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
  }

  .model-discount-tips-bottom a {
    font-size: 0.5973rem;
  }

  .discount-tag .more-wrap {
    line-height: 26px;
    vertical-align: middle;
  }

  .discount-tag .more-wrap .more {
    display: none;
  }

  .discount-tag .more-wrap .mob-iconfont {
    display: block;
    font-size: 24px;
    margin-left: 10px;
  }

  .discount-tag .coupons-item-list {
    height: 128px;
    overflow: auto;
  }

  .discount-tag .coupons-box {
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: calc(100% - 24px);
    height: 290px;
    z-index: 101;
    -webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }

  .discount-tag .coupons-box .coupons-title {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    line-height: 28px;
    margin-bottom: 24px;
  }

  .discount-tag .coupons-box .coupons-title .iconfont {
    font-size: 18px;
  }

  .discount-tag .coupons-box .coupons-item {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .discount-tag .coupons-box .coupons-item .iconfont {
    font-size: 14px;
    margin-right: 13px;
  }
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(290px);
    transform: translateY(290px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slide-top {
  0% {
    -webkit-transform: translateY(290px);
    transform: translateY(290px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.products-tisp {
  padding: 0 8px;
  margin-bottom: 12px;
  color: #f5222d;
  display: inline-block;
  background-color: #fff2f1;
  border: 1px solid #ffccc6;
  font-size: 12px;
  z-index: 2;
  line-height: 16px;
  position: relative;
}

.product-groups {
  text-align: left;
  padding-bottom: 1rem;
}

.product-groups.upward .product-groups-info .product-groups-total {
  margin-left: 0;
  width: 100%;
}

.product-groups h3.title {
  font-size: 24px;
  padding: 20px 0;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
  font-weight: 400;
}

.product-groups .product-groups-info .J-ProductGroupsImg {
  display: none;
}

.product-groups .product-groups-info .J-ProductGroupsImg.active {
  display: block;
}

.product-groups .product-groups-info .product-groups-link {
  float: left;
  height: 100px;
  padding: 0 8px;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.product-groups .product-groups-info .product-groups-img {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  overflow: hidden;
  display: flex;
  background: #f2f2f2;
  float: left;
}

.product-groups .product-groups-info .product-groups-img>div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.product-groups .product-groups-info .product-groups-img>div img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}

.product-groups .product-groups-info .product-groups-total {
  float: left;
  margin-left: 40px;
}

.product-groups .product-groups-info .product-groups-total .price {
  margin: 10px 0;
  display: block;
  padding-left: 0;
}

.product-groups .product-groups-info .product-groups-total .price .pay-price {
  font-size: 18px;
}

.product-groups .product-groups-info .product-groups-total .product-groups-tips {
  background: #fff1f0;
  border: 1px solid #ffa39e;
  padding: 0.35rem 0;
  text-align: center;
  margin-bottom: 10px;
  width: 340px;
  display: none;
}

.product-groups .product-groups-info .price,
.product-groups .product-groups-info .product-groups-title {
  display: inline;
  margin-right: 10px;
}

.product-groups .product-groups-info .product-groups-type {
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 5px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #333;
  background: url(../img/select.png) no-repeat;
  background-size: 12px;
  background-position: 95%;
  min-width: 110px;
  max-width: 240px;
  padding-right: 25px;
}

.product-groups .product-groups-info .product-groups-type.select-hide {
  width: 0;
  padding: 0;
  border: none;
  min-width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
}

.product-groups .product-groups-info ul {
  padding-top: 20px;
}

.product-groups .product-groups-info ul li {
  position: relative;
  margin: 0 auto;
  opacity: 0.5;
  margin-bottom: 8px;
}

.product-groups .product-groups-info ul li .price {
  margin: 0;
}

.product-groups .product-groups-info ul li:first-child .product-groups-title {
  font-weight: 700;
}

.product-groups .product-groups-info ul li.checked {
  opacity: 1;
}

.product-groups .product-groups-info .jh-checkbox {
  vertical-align: middle;
}

.product-groups .product-groups-info .product-groups-title {
  padding: 0 8px;
  margin: 0;
  line-height: 20px;
  font-size: 14px;
  width: 200px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.product-groups .product-groups-info .product-groups-title a {
  font-size: 14px;
}

.product-groups .product-groups-info .product-groups-title a:hover {
  text-decoration: underline;
}

.product-groups .jh-btn.sl-main-btn {
  min-width: 340px;
  width: auto;
}

@media screen and (max-width: 768px) {
  .product-groups {
    padding: 0 0.75rem 2rem;
    box-sizing: border-box;
  }

  .product-groups h3.title {
    font-size: 0.853rem;
  }

  /* .product-groups .product-groups-info ul li.checked{
      flex-wrap:wrap;
    } */
  .product-groups .product-groups-info .price {
    padding-left: 0.25rem;
  }

  .product-groups .product-groups-info .product-groups-total {
    width: 100%;
    margin-left: 0;
  }

  .product-groups .product-groups-info .product-groups-total .jh-btn.sl-main-btn {
    width: 100%;
    min-width: 100%;
  }

  .product-groups .product-groups-info .product-groups-total .product-groups-tips {
    padding: 0.5rem;
    width: auto;
    min-width: auto;
  }

  .product-groups .product-groups-info .product-groups-type {
    height: 1.024rem;
    width: auto;
    min-width: 110px;
    max-width: 220px;
    margin: 0.25rem auto;
    padding-right: 1rem;
  }

  .product-groups .product-groups-info .product-groups-title {
    padding: 0;
    padding-left: 0.25rem;
    padding-top: 0.5rem;
    line-height: 0.853rem;
    font-size: 0.5973rem;
    /* flex-basis:100%; */
  }

  .product-groups .product-groups-info .product-groups-title a {
    font-size: 0.5973rem;
  }

  .product-groups .product-groups-info .product-groups-img {
    width: calc((100vw - 118px) / 3);
    height: calc((100vw - 118px) / 3);
  }

  .product-groups .product-groups-info .product-groups-link {
    height: calc((100vw - 118px) / 3);
  }
}

.model-recommend {
  position: relative;
  padding-bottom: 80px;
}

.model-recommend h3,
.model-recommend p {
  margin: 0;
}

.model-recommend.main h3.title {
  font-size: 24px;
  padding: 20px 0;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.model-recommend.main h3.title>span {
  padding: 0;
  font-weight: 400;
}

.model-recommend.main h3.title em {
  font-size: 14px;
  cursor: pointer;
  text-decoration: underline;
}

.model-recommend .model-recommend-container {
  width: 100%;
  position: relative;
}

.model-recommend ul li {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 8px;
}

.model-recommend ul li .attribute,
.model-recommend ul li .grid-picture,
.model-recommend ul li .jh-btn,
.model-recommend ul li .price,
.model-recommend ul li .star,
.model-recommend ul li .title {
  margin: 0 auto;
  margin-bottom: 8px;
}

.model-recommend ul li .grid-picture {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  height: 200px;
  align-items: center;
}

.model-recommend ul li .grid-picture a {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.model-recommend ul li .grid-picture img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

.model-recommend ul li .grid-picture .sale-tag {
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 12px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  z-index: 1;
  background: #333;
}

.model-recommend ul li .title {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  line-height: 16px;
  height: 32px;
}

.model-recommend ul li .title a {
  font-size: 16px;
}

.model-recommend ul li .title.ellipsis {
  -webkit-line-clamp: 1;
  height: 16px;
}

.model-recommend ul li .attribute {
  position: relative;
  width: 100%;
  color: #737373;
}

.model-recommend ul li .attribute.select-hide>select {
  width: 0;
  padding: 0;
  border: none;
  min-width: 0;
  margin: 0;
  overflow: hidden;
}

.model-recommend ul li .attribute.select-hide::after {
  display: none;
}

.model-recommend ul li .attribute>select {
  width: 100%;
  height: 24px;
  border: 1px solid #dfdfdf;
  padding: 0 25px 0 10px;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
  color: #737373;
}

.model-recommend ul li .attribute::after {
  font-family: iconfont !important;
  -webkit-font-smoothing: antialiased;
  content: "\e622";
  font-size: 14px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  pointer-events: none;
}

.model-recommend ul li .price {
  padding: 0;
}

.model-recommend ul li .price .orig-price {
  display: inline-block;
}

.model-recommend ul li .jh-btn {
  padding: 0;
  width: 100%;
  font-size: 14px;
  height: 36px;
}

.model-recommend ul li .jh-btn.font12 {
  font-size: 12px;
}

.model-recommend .swiper-button-next,
.model-recommend .swiper-button-prev {
  width: 20px;
  height: 32px;
  background: #f2f2f2;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #666;
  top: 116px;
  z-index: 8;
}

.model-recommend .swiper-button-next.swiper-button-disabled,
.model-recommend .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.model-recommend .swiper-button-prev {
  left: 0;
}

.model-recommend .swiper-button-next {
  right: 0;
}

@media screen and (max-width: 768px) {
  .model-recommend {
    padding: 0 0.75rem 2rem;
    box-sizing: border-box;
  }

  .model-recommend.main h3.title {
    margin: 0;
    font-size: 0.853rem;
  }

  .model-recommend ul li .grid-picture {
    height: 130px;
  }

  .model-recommend .model-recommend-container {
    width: 100%;
  }

  .model-recommend .swiper-button-next,
  .model-recommend .swiper-button-prev {
    top: 75px;
  }
}

.featured-collections.classify {
  margin-top: 40px;
  border: 0;
}

.featured-collections.classify h3.title {
  font-size: 32px;
  margin: 10px 0 40px 0;
}

.classify {
  margin-bottom: 60px;
}

.classify .classify-title {
  border-top: 1px solid rgba(34, 34, 34, 0.1);
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  padding: 15px 0;
  margin-top: 15px;
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.classify.featured-product .grid-item {
  margin: 30px 0 15px 0;
}

@media screen and (max-width: 768px) {
  .featured-collections.classify {
    margin-top: 0.853rem;
  }
}

body {
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
  position: relative;
  font-family: AvenirNext, 'Microsoft Yahei', Arial, sans-serif;
}

body a {
  font-size: 14px;
}

body .sl-main-title {
  font-family: "Cardo", Arial, Helvetica, sans-serif;
}

body .sl-subhead-title {
  font-family: "AvenirNext", Arial, Helvetica, sans-serif;
}

/*移动端搜索框*/
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  display: none;
}

input[type="search"] {
  -webkit-appearance: none;
}

.main {
  padding: 0 15px;
  max-width: 1140px;
  box-sizing: border-box;
  margin: 0 auto;
}

.main.section {
  margin-bottom: 60px;
}

.main>.lazy-load {
  width: 820px;
  height: 640px;
  opacity: 0;
  margin-bottom: 20px;
  transition: all 1.2s;
}

.main>.lazy-load.show {
  opacity: 1;
}

h3.title {
  text-align: center;
  padding: 0;
  margin: 60px 0;
  font-size: 34px;
}

.price {
  font-size: 14px;
  margin: 0;
}

.price .orig-price {
  text-decoration: line-through;
}

.line-through {
  text-decoration: line-through;
  margin-right: 8px;
}

.colorPieceList .colorPice-content .colorPice-list {
  justify-content: center;
}

/*===自定义页面===*/
.user-defined {
  padding: 30px;
  word-wrap: break-word;
  font-size: 14px;
  max-width: 25.5rem;
  margin: 0 auto;
  position: relative;
}

.user-defined a {
  font-size: 14px;
}

.user-defined h3.title {
  font-size: 24px;
  font-family: "Domine";
  font-weight: 600;
  margin: 0;
  margin-bottom: 24px;
}

.user-defined li,
.user-defined dt,
.user-defined dd,
.user-defined ul,
.user-defined ol {
  list-style: inherit;
}

.user-defined ul,
.user-defined ol {
  padding-left: 25px;
}

.user-defined p {
  line-height: 20px;
  font-size: 14px;
}

.user-defined img {
  display: inline-block;
  margin: 0.25rem 0;
  max-width: 100%;
  box-sizing: border-box;
}

.user-defined video {
  max-width: 100% !important;
}

.wow {
  visibility: hidden;
}

.view-all {
  margin-top: 20px;
  text-align: center;
}

/*ipad --开始*/
@media screen and (max-width: 768px) {
  .main {
    max-width: 100%;
    padding: 0;
  }

  .main.page {
    padding: 0 20px;
  }

  .main.section {
    margin: 56px auto;
  }

  h3.title {
    margin: 20px 0;
    line-height: 34px;
  }

  .user-defined {
    max-width: 100%;
    padding: 0.5rem;
    box-sizing: border-box;
  }
}

.featured-product {
  /*分类信息*/
}

.featured-product.product-list {
  border: 0;
  padding: 40px 0;
}

.featured-product.product-list h3.title {
  padding: 15px 0;
  margin: 0 auto;
}

.featured-product.product-list .product-sort {
  display: flex;
  justify-content: flex-end;
}

.featured-product.product-list .product-sort>div {
  display: inline-block;
  color: #222;
}

.featured-product.product-list .product-sort>div>div {
  position: relative;
}

.featured-product.product-list .product-sort>div>div::after {
  content: "\e76c";
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
}

.featured-product.product-list .product-sort>div select {
  min-width: 255px;
  padding: 13px 35px 13px 13px;
  display: block;
  border: 1px solid rgba(34, 34, 34, 0.5);
  color: #222;
  margin-top: 5px;
  font-family: inherit;
}

.featured-product .classified-information {
  margin-bottom: 20px;
}

.featured-product .classified-information img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .featured-product.product-list {
    padding: 20px 0;
  }

  .featured-product.product-list .product-sort {
    width: 100%;
  }

  .featured-product.product-list .product-sort>div,
  .featured-product.product-list .product-sort select {
    width: 100%;
  }

  /*分类信息*/
  .classified-information {
    padding: 0.5rem;
    box-sizing: border-box;
  }
}

.recommend {
  /*=====Swiper 轮播图 =====*/
}

.recommend.product {
  margin-bottom: 60px;
}

.recommend.product .star {
  margin: 6px 0;
}

.recommend .product-details-banner {
  position: relative;
}

.recommend .product-details-banner .gallery-top {
  width: 100%;
  height: 100%;
}

.recommend .product-details-banner .gallery-top .swiper-slide img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

.recommend .product-details-banner .gallery-top .swiper-pagination {
  display: none;
}

.recommend .product-details-banner .gallery-thumbs {
  margin-top: 4px;
}

.recommend .product-details-banner .gallery-thumbs .swiper-slide {
  opacity: 1;
  box-sizing: border-box;
}

.recommend .product-details-banner .gallery-thumbs .swiper-slide-thumb-active {
  border: 1px solid #222;
}

.product-info .recommend .product-details-banner .gallery-thumbs .swiper-slide-active img {
  border: 1px solid #222;
}

.recommend .product-details-banner .swiper-button-next {
  right: 3px;
}

.recommend .product-details-banner .swiper-button-prev {
  left: 3px;
}

.recommend .product-details-banner .swiper-button-next,
.recommend .product-details-banner .swiper-button-prev {
  top: auto;
  bottom: 34px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  line-height: 40px;
  text-align: center;
}

.recommend .product-details-banner .swiper-button-next.iconfont,
.recommend .product-details-banner .swiper-button-prev.iconfont {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.recommend .product-details-banner .swiper-slide-min {
  overflow: hidden;
  display: flex;
  border: 1px solid #fff;
  padding: 1px;
  height: 110px;
  border-radius: 3px;
}

.recommend .product-details-banner .swiper-slide-min>div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}

.recommend .product-details-banner .swiper-slide-min>div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .recommend.product .recom-item {
    width: 100%;
  }

  .recommend.product .recom-item.paddL80 {
    width: 100%;
    padding: 0;
    display: block;
  }

  .recommend.product .product-details-box .product-details {
    padding-top: 0;
    max-width: 100%;
  }

  .recommend.product .product-details-banner .gallery-top .swiper-slide {
    height: 100%;
  }

  .recommend.product h4.title {
    padding-top: 24px;
  }

  .recommend .recom-item {
    /*===移动端显示标签===*/
    /*===移动端显示缩略图===*/
  }

  .recommend .recom-item.tag .gallery-thumbs {
    height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0;
  }

  .recommend .recom-item.tag .swiper-button-next,
  .recommend .recom-item.tag .swiper-button-prev {
    display: none;
  }

  .recommend .recom-item.thumbnail .gallery-thumbs {
    margin: 20px auto;
    width: calc(100% - 60px);
  }

  /* .recommend .recom-item.thumbnail .gallery-top .swiper-pagination {
        display: none;
    } */
  .recommend .recom-item.thumbnail .swiper-button-next,
  .recommend .recom-item.thumbnail .swiper-button-prev {
    bottom: 10px;
    font-size: 18px;
    width: 20px;
    background: none;
  }

  .recommend .recom-item.thumbnail .swiper-button-next {
    text-align: right;
    right: 0;
  }

  .recommend .recom-item.thumbnail .swiper-button-prev {
    text-align: left;
    left: 0;
  }

  .recommend .product-details-banner {
    width: 100%;
  }

  .recommend .product-details-banner .gallery-top .swiper-pagination {
    display: inline-block;
    top: 10px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 18px;
    bottom: auto;
    width: auto;
    right: 10px;
    left: auto;
    padding: 2px 8px;
    line-height: 24px;
    font-size: 14px;
  }

  .recommend .product-details-banner .swiper-slide-min {
    height: calc((100vw - 140px) / 4);
  }

  .recommend .jh-btn {
    margin: 0 0 20px 0;
  }
}

/*===Search Common CSS===*/
.search-box {
  display: flex;
  margin: 20px auto;
  justify-content: center;
  align-items: center;
}

.search-box>form {
  width: 300px;
}

.search-box .search {
  border: 1px solid #d0d0d0;
  height: 50px;
  width: 100%;
  font-size: 14px;
  padding: 5px 15px;
  background: 0 0;
}

.search-box .jh-btn,
.search-box .search-icon {
  padding: 0px 10px;
  height: 38px;
  font-size: 20px;
  color: #222;
  border: 0;
}

/*===头部搜索框===*/
.head-search-box {
  width: 100%;
  height: 0;
  top: 0;
  z-index: 12;
  overflow: hidden;
  position: absolute;
  -webkit-transition: height 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
  -moz-transition: height 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
  -ms-transition: height 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition: height 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
  transition: height 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.head-search-box.head-search--show {
  height: 2rem;
}

/*===页面搜索框===*/
.page-search-box h3.title,
.page-search-box .search-title {
  font-size: 34px;
  text-align: center;
}

.page-search-box.featured-product {
  border: 0;
}

.page-search-box.featured-product .grid-item .grid-item-picture a::after {
  display: none;
}

.page-search-box.featured-product .grid-item .grid-item-title {
  position: static;
  transform: none;
  opacity: 1;
  width: 100%;
}

.page-search-box.featured-product .grid-item .grid-item-title .title {
  margin: 0px 0 10px;
  /* display: block; */
}

.page-search-box.featured-product .grid-item a,
.page-search-box.featured-product .grid-item .price {
  color: #222;
  display: block;
}

.page-search-box .search-describe {
  font-size: 24px;
  margin: 24px 0;
  font-style: italic;
  text-align: center;
}

.featured-product.grid-uniform {
  border: 0;
  max-width: 1020px;
}

.featured-product.grid-uniform .grid-item .grid-item-picture a::after {
  display: none;
}

.featured-product.grid-uniform .grid-item .grid-item-title {
  position: static;
  transform: none;
  opacity: 1;
  width: 100%;
}

.featured-product.grid-uniform .grid-item .grid-item-title .title {
  margin: 20px 0 10px;
  display: block;
}

.featured-product.grid-uniform .grid-item a,
.featured-product.grid-uniform .grid-item .price {
  color: #222;
}

@media screen and (max-width: 768px) {
  .search-box {
    padding: 0;
  }

  .search-box>form {
    margin-right: 10px;
  }

  .head-search-box {
    transition: none;
  }

  .head-search-box.head-search--show {
    height: 100%;
    align-items: flex-end;
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
    display: flex;
  }

  .head-search-box .search-box {
    width: 100%;
    margin: 0;
  }

  .head-search-box .search-box .search {
    border: 0;
    border-bottom: 1px solid #333;
  }

  .head-search-box .search-box .search-icon {
    color: #000;
    padding: 0px 5px 0px 20px;
  }

  /*===页面搜索框===*/
  .page-search-box h3.title,
  .page-search-box .search-title {
    font-size: 24px;
    margin: 0;
  }
}

/**
 * 模板主题色调
 * 所有文本链接a标签颜色
 * 主要按钮，次要按钮主题色调
 * 所有按钮边框统一圆角
 * 标题，文本，价格色调
 * version 0.0.1
 * @date:09/11/2019
 **/
/*=====模板默认标题字体=====*/
/* @font-face {
  font-family: "Cardo";
  src: url("/font/Cardo-Regular.ttf");
 }
 @font-face {
  font-family: "Cardo";
  src: url("/font/Cardo-Bold.ttf");
  font-weight: 700;
 }
 @font-face {
  font-family: "AvenirNext";
  src: url("/font/AvenirNext-Regular.ttf");
 }
 @font-face {
  font-family: "AvenirNext";
  src: url("/font/AvenirLTStd-Medium.ttf");
  font-weight: 700;
 } */
/*===文本链接颜色===*/
body {
  color: #222;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body a {
  color: #222;
}

/*===公告栏颜色===*/
.head-notice {
  position: relative;
  background-color: #3d3b32;
}

.head-notice a {
  color: #e6dec1;
}

/*===头部菜单===*/
.header {
  color: #222;
}

.header .head .nav-icon-show {
  background: #222;
}

.header .head .nav-item-down-menu a {
  color: #666;
}

.header .head .nav-item-down-menu a:hover {
  color: #222;
}

/*===正文 描述性文本===*/
input::-webkit-input-placeholder {
  color: #999;
}

input::-moz-input-placeholder {
  color: #999;
}

input::-ms-input-placeholder {
  color: #999;
}

/*===价格颜色===*/
.price {
  color: #000;
  font-size: 14px;
}

.price .orig-price {
  opacity: 0.5;
  font-size: 12px;
}

/*===模板主题统一圆角===*/
.jh-textarea,
.jh-btn,
.jh-input,
.jh-select,
.Paypal-buy-now,
input,
select,
.products-tisp,
.reviews,
.jh-btn-review,
.currency-tips,
.error-coupon-box,
.cart-coupon-item,
.product-groups-tips,
.TM_my_search_input_style,
.TM_my_search_button_style {
  border-radius: 0px;
}

/*===主要按钮(sl-main-btn) & 次要按钮(sl-secondary-btn)===*/
.jh-btn {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.jh-btn.sl-main-btn {
  color: #fff;
  border-color: #222;
  background-color: #222;
}

.jh-btn.sl-main-btn .iconfont.loading {
  color: #fff;
}

.jh-btn.sl-secondary-btn {
  color: #222;
  border-color: #222;
  background-color: #fff;
}

.jh-btn.sl-secondary-btn .iconfont.loading {
  color: #222;
}

.jh-btn:hover {
  opacity: 1;
  border-width: 2px;
}

/*===订阅模块===*/
.subscribe {
  background: #f6f6f6;
}

.subscribe .newsletter-email {
  color: #000;
  background-color: #fff;
}

/*========数量选择 Input 样式========*/
.jh-input-number {
  width: 150px;
}

.jh-input-number .jh-input-number-decrease,
.jh-input-number .jh-input-number-increase {
  width: 30px;
  border: 0;
  color: #000;
  border-radius: 0;
  background: unset;
}

.jh-input-number .jh-input-number-decrease:hover,
.jh-input-number .jh-input-number-increase:hover {
  color: #fff;
  background: #222;
}

.jh-input-number .jh-input {
  padding: 0 30px;
  border-color: #bfbfbf;
  background: #fff;
}

/*========商品属性规格选择========*/
.product-types-item {
  color: #333333;
  border: 1px solid #d0d0d0;
  background-color: #fff;
}

.product-types-item::before,
.product-types-item::after {
  content: "";
  pointer-events: none;
  position: absolute;
}

.product-types-item.active,
.product-types-item:hover {
  color: #222;
  border-color: #222;
}

.product-types-select>select {
  color: #222;
  border: 1px solid #d0d0d0;
}

.product-types-select::after {
  color: #222;
}

/*=== 商品副标题 ===*/
.sub-title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}

.incentive-share {
  margin-bottom: 20px;
}

/*===单选 & 多选 & 分页--颜色===*/
.jh-radio.jh-radio-active {
  border-color: #000;
  background-color: #000;
}

.jh-checkbox.jh-checkbox-active {
  border-color: #000;
  background-color: #000;
}

/*===购物车小图标数量颜色===*/
.head-buycart i {
  color: #fff;
  background: #222;
}

/*===购物车部分 购物车页面 & 侧滑购物车 & 购物车提示等公共部分===*/
.buy-cart-box {
  background-color: #fff;
  box-shadow: -1px 0 15px rgba(0, 0, 0, 0.5);
}

.buy-cart-box .buy-title {
  margin: 0;
  text-align: center;
  padding: 10px;
  border: 0;
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 700;
}

.buy-cart-box .buy-title .close {
  font-size: 20px;
}

.buy-cart-box .buy-cart-total {
  margin: 0;
  padding: 10px 20px 20px;
  border-top: 1px solid #ebebeb;
}

.buy-cart-box .buy-product-item .jh-input-number {
  width: 100px;
  line-height: 30px;
}

.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-decrease,
.buy-cart-box .buy-product-item .jh-input-number .jh-input-number-increase {
  width: 30px;
  height: 29px;
  line-height: 29px;
}

.buy-cart-box .buy-product-item .jh-input-number .jh-input {
  width: 100px;
  padding: 0 30px;
  height: 30px;
  line-height: 30px;
}

.buy-cart-box .buy-product-item .product-type {
  color: #a1a1a1;
}

.cart-box.main {
  max-width: 1140px;
  padding: 0 15px;
}

.cart-box h3.title {
  margin: 24px 0;
  font-size: 24px;
}

.cart-box .cart-sub-title {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 8px;
  justify-content: space-between;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.cart-box .cart-sub-title>span {
  width: 140px;
  text-align: left;
}

.cart-box .cart-sub-title>span:nth-of-type(1) {
  width: 120px;
}

.cart-box .cart-sub-title>span:nth-of-type(2) {
  width: calc(100% - 450px);
}

.cart-box .cart-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #d0d0d0;
}

.cart-box .cart-item .cart-img {
  width: 120px;
  height: 120px;
}

.cart-box .cart-item .cart-info {
  width: calc(100% - 140px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-box .cart-item .cart-info .cart-types {
  display: none;
}

.cart-box .cart-item .cart-name {
  width: calc(100% - 450px);
  display: block;
}

.cart-box .cart-item .cart-name a {
  max-width: 300px;
}

.cart-box .cart-item .cart-name .cart-types {
  display: block;
  padding: 8px 0;
  text-align: left;
}

.cart-box .cart-item .cart-price,
.cart-box .cart-item .cart-number,
.cart-box .cart-item .cart-del {
  width: 140px;
}

.cart-box .cart-item .cart-del {
  font-size: 18px;
  font-weight: 700;
  padding-right: 20px;
}

.cart-box .flex-cart {
  display: flex;
  justify-content: space-between;
}

.cart-box .cart-comments {
  max-width: 670px;
}

.cart-box .cart-comments>h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 700;
  margin-top: 40px;
}

.cart-box .cart-comments textarea {
  padding: 14px 20px;
  margin: 0 auto;
  height: 120px;
}

.cart-box .cart-coupon-main,
.cart-box .cart-discount,
.cart-box .cart-discount-tips {
  border: 0;
  padding: 0;
}

.cart-box .cart-coupon-main {
  margin-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 20px;
}

.cart-box .cart-total {
  min-width: 300px;
  padding: 40px 0px 20px 20px;
}

.cart-box .cart-total .jh-btn {
  width: 100%;
}

.cart-box .cart-total .cart-total-describe {
  padding-top: 10px;
}

.cart-box .cart-total strong {
  font-weight: normal;
}

.cart-box .cart-total .cart-total-price .font16,
.cart-box .cart-total .cart-total-price .font20 {
  font-size: 20px;
  font-weight: 400;
}

.cart-box .cart-total .cart-total-price .font16 strong,
.cart-box .cart-total .cart-total-price .font20 strong {
  font-size: 20px;
}

.icon-cart-empty {
  color: #000;
  background: #f2f2f2;
}

.cart-coupon-open {
  color: #000;
}

.cart-coupon-item {
  color: #000;
  border: 1px solid #d9d9d9;
  background: #f5f5f5;
}

.cartlist-discount-tips {
  color: #eee;
  background: rgba(51, 51, 51, 0.9);
}

.cartlist-discount-tips::before {
  border-color: rgba(51, 51, 51, 0.9) transparent transparent transparent;
}

.cartlist-discount-tips span {
  color: rgba(51, 51, 51, 0.9);
}

/*===其他===*/
.reviews .review-top .star-bar i,
.star .score span.iconfont,
.starRating span i {
  color: #222;
}

.star .score span.iconfont {
  font-size: 20px;
}

.star span {
  font-size: 14px;
  padding-top: 4px;
}

.star span.review-link {
  text-decoration: underline;
  padding-top: 0;
}

.reviews .review-top .star-bar span i {
  background-color: #222;
}

.product-groups,
.reviews,
.model-recommend {
  margin-bottom: 60px;
}

/*===评论===*/
.reviews .reviews-list .reviews-country,
.reviews .reviews-list .reviews-date,
.reviews .reviews-list .helpful-num,
.reviews .reviews-list .report {
  font-size: 14px;
}

/*===推荐商品===*/
.model-recommend .sale-discount {
  left: -8px;
}

.model-recommend h3.title em {
  font-style: normal;
}

.model-recommend .grid-picture {
  height: 240px;
}

.model-recommend .grid-picture img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

/*===组合商品===*/
.product-groups.upward .product-groups-info .product-groups-img {
  background: #f8f4fa;
  width: 140px;
  height: 140px;
}

.product-groups.upward .product-groups-info .product-groups-link {
  height: 140px;
}

.product-groups h3.title::after {
  display: none;
}

.model-add-to-cart {
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0);
}

.model-add-to-cart .main .flex-left .product-title {
  max-width: 540px;
}

.pagination {
  text-align: center;
}

.pagination>li {
  border: 0;
  margin-right: 10px;
}

.pagination>li a {
  color: #222;
  font-size: 16px;
  opacity: 0.6;
}

.pagination>li:hover,
.pagination>li.active {
  background: none;
}

.pagination>li:hover a,
.pagination>li.active a {
  color: #222;
  font-weight: 700;
  opacity: 1;
  cursor: pointer;
}

.pagination>li.disabled a {
  color: #ccc;
  cursor: no-drop;
}

.flipclock {
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.products-tisp {
  display: block;
  width: max-content;
}

/*===动画===*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.grid-item.delay-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.grid-item.delay-2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.grid-item.delay-3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.grid-item.delay-0 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@media screen and (max-width: 768px) {
  .sale-discount {
    top: -8px;
    left: -8px;
  }

  /*===组合商品===*/
  .product-groups {
    max-width: 100%;
  }

  .product-groups.upward .product-groups-info .product-groups-img {
    width: calc((100vw - 142px) / 3);
    height: calc((100vw - 142px) / 3);
  }

  .product-groups.upward .product-groups-info .product-groups-link {
    height: calc((100vw - 142px) / 3);
  }

  .product-groups .product-groups-info ul {
    padding-top: 0;
  }

  .product-groups.main,
  .model-recommend.main,
  .reviews.main {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 0;
  }

  /*===推荐商品===*/
  .model-recommend .grid-picture {
    height: 150px;
  }

  .cart-box .cart-item .cart-info {
    margin: 0;
    flex-wrap: wrap;
  }

  .cart-box .cart-item .cart-info .cart-types {
    display: none;
  }

  .cart-box h3.title {
    font-size: 24px;
    margin: 30px 0;
  }

  .cart-box .cart-sub-title {
    display: none;
  }

  .cart-box .flex-cart {
    flex-wrap: wrap;
  }

  .cart-box .flex-cart .cart-total {
    width: 100%;
    padding: 0;
  }

  .cart-box .cart-coupon-main {
    padding-bottom: 10px;
    margin: 30px 0 10px 0;
  }
}

/*===首页轮播 banner===*/
.banner {
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  margin-bottom: 30px;
}

.banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-height: 100vh;
}

.banner .swiper-pagination-bullets {
  bottom: 10px;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0 0 15px;
  width: 8px;
  height: 8px;
  background: none;
  opacity: 1;
  border: 1px solid #fff;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.banner .iconfont {
  font-size: 16px;
  color: #fff;
  opacity: 1;
  font-weight: 700;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0);
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner .swiper-item-box {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 60px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  /*兼容卖家端截图*/
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-align-items: center;
  box-align: center;
  -webkit-box-align: center;
}

.banner .swiper-item-box a {
  padding: 12px 30px;
  border-radius: 4px;
}

.banner .swiper-item-box>div {
  width: 65%;
  margin: 0 auto;
}

.banner .swiper-item-box.text-left {
  text-align: left;
}

.banner .swiper-item-box.text-center {
  text-align: center;
}

.banner .swiper-item-box.text-right {
  text-align: right;
}

.banner .swiper-item-box .swiper-describe,
.banner .swiper-item-box .swiper-shop-now a {
  font-size: 14px;
}

.banner .swiper-item-box .swiper-title,
.banner .swiper-item-box .swiper-describe,
.banner .swiper-item-box .swiper-shop-now {
  margin: 15px 0 0;
}

.banner .swiper-item-box .swiper-title {
  font-size: 50px;
  line-height: 1;
}

.banner .swiper-item-box .swiper-describe {
  text-transform: uppercase;
  font-weight: 700;
}

.banner .swiper-img {
  width: 100%;
  height: 100%;
}

.banner .swiper-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner.same-size-first {
  height: auto;
}

.banner.same-size-first .swiper-slide {
  max-height: initial;
}

.banner.same-size-first .swiper-pagination {
  transform: translate(0, -30px);
}

.banner.default {
  height: auto;
}

.banner.default .swiper-img {
  height: 560px;
}

@media screen and (max-width: 768px) {
  .banner .swiper-pagination-bullets {
    right: 0;
    bottom: 20px;
    padding: 0 24px;
    box-sizing: border-box;
  }

  .banner .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
  }

  .banner .swiper-button-next,
  .banner .swiper-button-prev {
    display: none;
  }

  .banner .swiper-item-box>div {
    width: 100%;
  }

  .banner .swiper-item-box.text-left,
  .banner .swiper-item-box.text-center,
  .banner .swiper-item-box.text-right {
    text-align: center;
  }

  .banner .swiper-item-box .swiper-title {
    font-size: 38px;
    margin: 8px 0 20px 0;
  }

  .banner .swiper-item-box .swiper-describe {
    font-size: 16px;
  }

  .banner.same-size-first .swiper-slide {
    display: block;
  }

  .banner.same-size-first .swiper-item-box {
    color: #222232;
    position: inherit;
    background: #fff !important;
    padding: 15px;
    box-sizing: border-box;
  }

  .banner.default .swiper-img {
    height: 240px;
  }

  .banner.default .swiper-item-box {
    padding: 20px;
  }

  .banner.default .swiper-item-box .swiper-title {
    font-size: 20px;
  }

  .banner.default .swiper-item-box .swiper-describe,
  .banner.default .swiper-item-box .swiper-title {
    line-height: 1.6;
  }

  .banner.default .swiper-pagination {
    top: 210px;
  }
}

.blog-posts p,
.blog-posts h3,
.blog-posts h4 {
  margin: 0;
  padding: 0;
}

.blog-posts ul {
  margin-left: -34px;
  font-size: 0;
  margin-top: 26px;
  text-align: center;
}

.blog-posts ul.column-3 li {
  width: 33.33%;
}

.blog-posts ul.column-4 li {
  width: 25%;
}

.blog-posts ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  box-sizing: border-box;
  padding-left: 34px;
  margin-top: 34px;
  text-align: left;
}

.blog-posts ul li .picture {
  width: 100%;
  position: relative;
}

.blog-posts ul li .picture a {
  width: 100%;
}

.blog-posts ul li .picture a::before {
  content: "";
  display: block;
  padding-bottom: 66%;
}

.blog-posts ul li .picture a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.blog-posts ul li .title {
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 700;
}

.blog-posts ul li .title a {
  display: block;
  font-size: 14px;
  width: 100%;
  line-height: 1.2;
  color: #222;
}

.blog-posts ul li .describe {
  font-size: 14px;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .blog-posts {
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .blog-posts ul {
    margin: 0;
  }

  .blog-posts ul.column-3 li,
  .blog-posts ul.column-4 li {
    width: 100%;
    padding: 0;
  }

  .blog-posts ul.column-3 li .describe,
  .blog-posts ul.column-4 li .describe {
    font-size: 14px;
  }
}

/*===热销分类===*/
.featured-collections.main.section {
  margin-bottom: 20px;
}

.featured-collections.hidden-title {
  margin-top: 60px;
}

.featured-collections.hidden-title h3.title {
  display: none;
}

.featured-collections.hidden-title .grid {
  padding-top: 0;
}

.featured-collections .grid {
  font-size: 0;
  width: 100%;
  margin-left: -34px;
}

.featured-collections .grid-item {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-bottom: 50px;
  padding-left: 34px;
}

.featured-collections .grid-item.column-3 {
  width: 33.33%;
}

.featured-collections .grid-item .grid-item-title {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
}

.featured-collections .grid-item .grid-item-picture {
  width: 100%;
  background-size: cover;
  background-position: center center;
  height: 280px;
}

@media screen and (max-width: 768px) {

  /*===热销分类===*/
  .featured-collections {
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .featured-collections.hidden-title {
    margin-top: 0px;
  }

  .featured-collections .grid {
    margin: 0;
  }

  .featured-collections .grid-item {
    padding: 0;
    margin-bottom: 30px;
  }

  .featured-collections .grid-item:last-of-type {
    margin-bottom: 0;
  }

  .featured-collections .grid-item.column-3 {
    width: calc(50% - 7px);
  }

  .featured-collections .grid-item .grid-item-picture {
    height: calc((100vw - 54px) / 2);
  }

  .featured-collections .grid-item.column-3:nth-of-type(2n+1) {
    margin-right: 14px;
  }

  .featured-collections .grid-item a::after {
    display: none;
  }

  .featured-collections .grid-item .grid-item-title {
    opacity: 1;
    width: 100%;
  }
}

/*===精选商品===*/
.featured-product.hidden-title {
  margin-top: 0;
}

.featured-product.hidden-title h3.title {
  display: none;
}

.featured-product.hidden-title .grid {
  padding-top: 0;
}

.featured-product h3.title {
  margin-bottom: 0;
}

.featured-product .grid {
  font-size: 0;
  margin-left: -34px;
}

.featured-product .grid-item {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: 50px;
  padding-left: 34px;
  width: 33.33%;
}

.featured-product .grid-item .sale-discount {
  z-index: 3;
}

.featured-product .grid-item .price {
  /* display: flex; */
  justify-content: center;
  /* flex-flow: column-reverse; */
  margin: 4px 0;
}

.featured-product .grid-item.column-3 {
  width: 33.33%;
}

.featured-product .grid-item.column-4 {
  width: 25%;
}

.featured-product .grid-item:hover .grid-item-title {
  opacity: 0.6;
}

.featured-product .grid-item .grid-item-picture {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

.featured-product .grid-item .grid-item-picture:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.featured-product .grid-item .grid-item-picture:hover>img:nth-of-type(1) {
  opacity: 0;
}

.featured-product .grid-item .grid-item-picture:hover>img:nth-of-type(2) {
  opacity: 1;
}

.featured-product .grid-item .grid-item-picture.no-switching:hover>img:nth-of-type(1) {
  opacity: 1;
}

.featured-product .grid-item .grid-item-picture.no-switching:hover>img:nth-of-type(2) {
  opacity: 0;
}

.featured-product .grid-item .grid-item-picture>img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  object-fit: cover;
  transition: all 0.3s;
}

.featured-product .grid-item .grid-item-picture>img:nth-of-type(1) {
  opacity: 1;
}

.featured-product .grid-item .grid-item-picture>img:nth-of-type(2) {
  opacity: 0;
}

.featured-product .grid-item .grid-item-picture .sale-tag {
  display: inline-block;
  font-size: 12px;
  width: auto;
  text-transform: uppercase;
  text-align: center;
  background-color: #222;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 9px;
}

.featured-product .grid-item .grid-item-title {
  text-align: center;
  padding-top: 15px;
}

.two_line_text_truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box !important;
  -webkit-line-clamp: 2;
  word-break: break-all;
}

.featured-product .grid-item .grid-item-title .title {
  display: block;
  margin-bottom: 10px;
}

.featured-product .grid-item .grid-item-title a {
  font-size: 16px;
}

@media screen and (max-width: 768px) {

  /*精选商品*/
  .featured-product {
    width: calc(100vw - 40px);
    margin: 0 auto;
  }

  .featured-product .grid {
    margin-left: -15px;
  }

  .category.featured-product .grid {
    padding-left: 8px;
  }

  .featured-product .grid-item {
    padding: 0;
    width: 50%;
    padding-left: 15px;
  }

  .featured-product .grid-item.column-3,
  .featured-product .grid-item.column-4 {
    width: 50%;
    padding-left: 15px;
    margin-top: 30px;
  }

  .featured-product .grid-item .grid-item-picture {
    height: calc((100vw - 55px) / 2);
  }

  .featured-product .grid-item .grid-item-title .title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    margin: 0 !important;
    line-height: 22px;
  }
}

.hot-product {
  padding-top: 40px;
}

.hot-product p,
.hot-product h3,
.hot-product h4 {
  margin: 0;
  padding: 0;
}

.hot-product .hot-product-ul {
  margin-left: -34px;
  font-size: 0;
}

.hot-product .hot-product-ul.column-3 .hot-product-item {
  width: 33.33%;
}

.hot-product .hot-product-ul.column-4 .hot-product-item {
  width: 25%;
}

.hot-product .hot-product-ul .hot-product-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  box-sizing: border-box;
  padding-left: 34px;
  margin-top: 34px;
}

.hot-product .hot-product-ul .hot-product-item .sellers-title-box {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
  width: calc(100% - 34px);
  height: 100%;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hot-product .hot-product-ul .hot-product-item .sellers-title-box .sellers-title {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 30px;
}

.hot-product .hot-product-ul .hot-product-item .sellers-title-box:hover {
  background: rgba(0, 0, 0, 0.25);
}

.hot-product .hot-product-ul .hot-product-item a {
  width: 100%;
  height: 100%;
}

.hot-product .hot-product-ul .hot-product-item a div.img-box {
  position: relative;
}

.hot-product .hot-product-ul .hot-product-item a div.img-box::before {
  content: "";
  display: block;
  padding-bottom: 66%;
}

.hot-product .hot-product-ul .hot-product-item a div img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .hot-product {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 0;
  }

  .hot-product h3.title {
    font-size: 24px;
    padding: 0;
  }

  .hot-product .hot-product-ul {
    width: 100%;
  }

  .hot-product .hot-product-ul.column-3,
  .hot-product .hot-product-ul.column-4 {
    margin: 0;
  }

  .hot-product .hot-product-ul.column-3 .hot-product-item,
  .hot-product .hot-product-ul.column-4 .hot-product-item {
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0;
  }

  .hot-product .hot-product-ul.column-3 .hot-product-item:first-of-type,
  .hot-product .hot-product-ul.column-4 .hot-product-item:first-of-type {
    margin: 0;
  }

  .hot-product .hot-product-ul.column-3 .hot-product-item .sellers-title-box,
  .hot-product .hot-product-ul.column-4 .hot-product-item .sellers-title-box {
    width: 100%;
  }

  .hot-product .hot-product-ul.column-3 .hot-product-item .sellers-title,
  .hot-product .hot-product-ul.column-4 .hot-product-item .sellers-title {
    font-size: 0.853rem;
  }

  .hot-product .hot-product-ul.column-3 .hot-product-item .sellers-title a,
  .hot-product .hot-product-ul.column-4 .hot-product-item .sellers-title a {
    font-size: 0.853rem;
  }

  .hot-product .hot-product-ul.column-3 .hot-product-item .sellers-title:before,
  .hot-product .hot-product-ul.column-4 .hot-product-item .sellers-title:before,
  .hot-product .hot-product-ul.column-3 .hot-product-item .sellers-title:after,
  .hot-product .hot-product-ul.column-4 .hot-product-item .sellers-title:after {
    height: 0;
    left: 0;
    right: 0;
  }

  .hot-product .hot-product-ul.column-3 .hot-product-item .sellers-title:hover .sellers-title,
  .hot-product .hot-product-ul.column-4 .hot-product-item .sellers-title:hover .sellers-title {
    background: none;
  }

  .hot-product .hot-product-ul.column-3 .sellers-item .sellers-title,
  .hot-product .hot-product-ul.column-4 .sellers-item .sellers-title {
    padding: 0;
    padding-top: 0.5973rem;
  }

  .hot-product .hot-product-ul.column-3 .sellers-item .sellers-title a,
  .hot-product .hot-product-ul.column-4 .sellers-item .sellers-title a {
    font-size: 0.853rem;
  }
}

/*===单图===*/
.single-image-main {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
}

.single-image-main.left {
  flex-direction: row-reverse;
}

.single-image-main.right {
  flex-direction: row;
}

.single-image-main.full {
  height: 488px;
  overflow: hidden;
}

.single-image-main.full .single-img-text,
.single-image-main.full .single-img-img {
  width: 100%;
  color: #fff;
}

.single-image-main.full .single-img-text {
  position: absolute;
  text-align: center;
  max-width: 100%;
}

.single-image-main.full .single-img-text .model-title::after {
  display: none;
}

.single-image-main.full .single-img-img {
  height: 200%;
}

.single-image-main.full .single-img-img>img {
  height: 100%;
}

.single-image-main.nbp {
  display: block;
  padding: 40px 0;
}

.single-image-main.nbp .single-img-text,
.single-image-main.nbp .single-img-img {
  width: 100%;
}

.single-image-main.nbp .single-img-img>img {
  max-height: 200px;
  object-fit: contain;
  display: block;
  margin-bottom: 20px;
}

.single-image-main.nbp .single-img-text {
  padding: 0 20px;
  max-width: 1140px;
  text-align: center;
}

.single-image-main .single-img-text,
.single-image-main .single-img-img {
  width: 50%;
}

.single-image-main .single-img-img>img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.single-image-main .single-img-text {
  padding: 60px 70px;
  box-sizing: border-box;
  max-width: 750px;
  margin: 0 auto;
  font-size: 18px;
}

.single-image-main .single-img-text .model-title {
  margin-bottom: 24px;
  font-size: 34px;
}

.single-image-main .single-img-text .model-describe {
  line-height: 1.6;
}

.single-image-main .single-img-text .jh-btn {
  margin-top: 24px;
  min-width: 140px;
}

@media screen and (max-width: 768px) {
  .single-image-main {
    flex-wrap: wrap;
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .single-image-main.left .single-img-img,
  .single-image-main.right .single-img-img,
  .single-image-main.full .single-img-img {
    padding-bottom: 30px;
  }

  .single-image-main.left .single-img-text,
  .single-image-main.right .single-img-text,
  .single-image-main.full .single-img-text {
    padding: 0;
  }

  .single-image-main.left .single-img-text .model-title,
  .single-image-main.right .single-img-text .model-title,
  .single-image-main.full .single-img-text .model-title {
    font-size: 24px;
  }

  .single-image-main.full {
    height: auto;
  }

  .single-image-main.full .single-img-img>img {
    height: 100%;
  }

  .single-image-main.full .single-img-text {
    width: 100%;
    position: relative;
    color: #222;
  }

  .single-image-main .single-img-text,
  .single-image-main .single-img-img {
    width: 100%;
  }
}

/*=====单个商品=====*/
.recommend {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.recommend .recom-item {
  width: 56%;
}

.recommend .recom-item.paddL80 {
  width: 44%;
  padding-left: 30px;
  box-sizing: border-box;
}

.recommend .recom-item .price {
  font-size: 18px;
  color: #222;
  margin-bottom: 20px;
}

.recommend .recom-item .price .orig-price {
  margin-left: 4px;
}

.recommend h4.title {
  font-size: 24px;
  margin: 0 0 10px;
  max-width: 100%;
  word-break: break-all;
  line-height: 34px;
}

.recommend h4.title a {
  font-size: 24px;
}

.recommend .describe {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}

.recommend .star {
  margin-bottom: 0;
}

.recommend .types-item {
  /* padding-bottom: 20px; */
  position: relative;
}

.recommend .types-item.quantity label {
  font-size: 16px;
  display: block;
  padding-bottom: 10px;
  font-weight: 700;
}

.recommend .types-item.button {
  margin-top: 15px;
}

.recommend .types-item .font14 {
  margin: 0;
  padding: 0 0 8px;
  /* font-weight: 700; */
}

.recommend .types-item .font14>span:nth-of-type(1) {
  text-transform: capitalize;
  font-size: 18px;
}

.recommend .types-item .font14>span:nth-of-type(2) {
  font-size: 14px;
  display: none;
}

.recommend img {
  max-width: 100%;
  height: auto;
}

.recommend .product-types-list .product-types-item {
  font-style: normal;
  position: relative;
  display: inline-block;
  padding: 8px 18px;
  margin: 0 16px 10px 0;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}

.recommend .product-types-select {
  position: relative;
  margin-bottom: 12px;
}

.recommend .product-types-select>select {
  height: 40px;
  padding: 0 10px;
  font-size: 14px;
  width: 100%;
  text-transform: uppercase;
  box-sizing: border-box;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.recommend .product-types-select::after {
  font-family: iconfont !important;
  -webkit-font-smoothing: antialiased;
  content: "\e622";
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  pointer-events: none;
  font-weight: 700;
}

.recommend .jh-btn,
.recommend .J-PaypalBtn {
  width: 100%;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .recommend .product-types-list .product-types-item {
    padding: 4px 16px;
    margin: 0 10px 6px 0;
  }

  .recommend .product-details-banner .swiper-button-next.iconfont,
  .recommend .product-details-banner .swiper-button-prev.iconfont {
    bottom: 12px;
  }

  .recommend .product-details-banner.hid_carousel .gallery-thumbs {
    margin: 0;
  }

  .recommend .product-details-banner.hid_carousel .gallery-thumbs>.swiper-wrapper,
  .recommend .product-details-banner.hid_carousel .iconfont {
    display: none;
  }

  .recommend {
    flex-wrap: wrap;
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .recommend .recom-item {
    width: 100%;
  }

  .recommend .recom-item.paddL80 {
    width: 100%;
    padding: 0;
  }

  .recommend .recom-item.tag .gallery-thumbs {
    height: 0;
    overflow: hidden;
    opacity: 0;
  }

  /* .recommend .recom-item.thumbnail .gallery-top .swiper-pagination {
        display: none;
    } */
  .recommend h4.title {
    font-size: 24px;
    margin: 0;
  }

  .recommend h4.title a {
    font-size: 24px;
  }

  .recommend .types-item .font14 {
    font-size: 0.6826rem;
  }

  .recommend .flex-btn {
    flex-wrap: wrap;
  }

  .recommend .flex-btn .jh-btn,
  .recommend .flex-btn .J-PaypalBtn {
    max-width: 100%;
  }

  .recommend .flex-attribute>div {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }

  .recommend .view-detail {
    padding-bottom: 0;
  }
}

/*===订阅模块===*/
.subscribe {
  padding: 50px 0;
}

.subscribe.main {
  max-width: 100%;
}

.subscribe p,
.subscribe h3,
.subscribe h4 {
  margin: 0;
  padding: 0;
}

.subscribe .model-describe {
  font-size: 20px;
  line-height: 24px;
  max-width: 680px;
  margin: 0 auto;
  font-style: italic;
  text-align: center;
}

.subscribe .newsletter {
  width: 520px;
  margin: 40px auto 0;
  position: relative;
}

.subscribe .newsletter-email {
  width: 100%;
  height: 66px;
  box-sizing: border-box;
  padding: 0 100px 0 26px;
  border: none;
  font-size: 16px;
  font-style: italic;
}

.subscribe .newsletter-email.disable-input {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}

.subscribe .jh-btn {
  height: 40px;
  border: 0;
  position: absolute;
  top: 13px;
  right: 13px;
}

.subscribe .jh-btn em {
  font-style: normal;
}

.subscribe .jh-btn span.iconfont {
  display: none;
}

@media screen and (max-width: 768px) {
  .subscribe {
    border: none;
    padding: 0.5rem;
    box-sizing: border-box;
  }

  .subscribe .model-describe {
    font-size: 0.768rem;
    padding: 0 0.75rem;
  }

  .subscribe .model-describe a {
    font-size: 0.768rem;
  }

  .subscribe .newsletter {
    width: 100%;
    margin: 0.5rem auto;
  }

  .subscribe .jh-btn {
    width: 2.2rem;
  }

  .subscribe .jh-btn em {
    display: none;
  }

  .subscribe .jh-btn span.iconfont {
    display: block;
    font-size: 0.512rem;
  }
}

/*===文本模块===*/
.model-text .central {
  width: 100%;
  max-width: 850px;
  text-align: center;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.model-text .central.wide {
  max-width: 1200px;
}

.model-text .model-title {
  margin-bottom: 30px;
  font-size: 32px;
}

.video {
  width: 100%;
  margin-bottom: 60px;
}

.video h3.title {
  margin-bottom: 30px;
}

.video.fullscreen {
  height: 100vh;
  position: relative;
}

.video.fullscreen .video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  padding: 0;
}

.video.fullscreen .video-wrap iframe {
  width: 300%;
  left: -100%;
  max-width: none;
}

.video .video-wrap {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  background-size: cover;
}

.video .video-wrap.scale21-9 {
  padding-bottom: 42.85714286%;
}

.video .video-wrap.printscreen {
  height: 768px;
}

.video .video-wrap.printscreen iframe,
.video .video-wrap.printscreen .cover-plan,
.video .video-wrap.printscreen .J-YTPlayer {
  display: none;
}

.video .video-wrap .cover-plan {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.video .video-wrap .cover-plan>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video .video-wrap .layout-opacity {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}

.video .video-wrap .play-button {
  font-size: 14px;
  width: 64px;
  height: 64px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  padding: 2px 0 0 4px;
  transition: all 0.2s;
  border: 2px solid #ffffff;
}

.video .video-wrap .play-button::before {
  content: "\e6b2";
}

.video .video-wrap .play-button:hover {
  transform: translate(-50%, -50%) scale(1.05);
}

.video .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: #f2f2f2;
}

.video .video-wrap .video-text {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 60px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  /*兼容卖家端截图*/
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-align-items: center;
  box-align: center;
  -webkit-box-align: center;
}

.video .video-wrap .video-text a {
  padding: 12px 30px;
  white-space: normal;
  min-height: 44px;
  height: auto;
}

.video .video-wrap .video-text>div {
  width: 65%;
  margin: 0 auto;
  text-align: center;
}

.video .video-wrap .video-text .video-title,
.video .video-wrap .video-text .video-describe {
  margin: 15px 0 0;
}

.video .video-wrap .video-text .video-shop-now {
  margin-top: 30px;
}

.video .video-wrap .video-text .video-title {
  font-size: 50px;
  line-height: 1;
}

.video .video-wrap .video-text .video-describe {
  text-transform: uppercase;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .video.fullscreen iframe {
    width: 350%;
    left: -120%;
  }

  .video.fullscreen .video-text {
    padding: 0 20px;
  }

  .video.fullscreen .video-text>div {
    width: 100%;
  }

  .video.fullscreen .video-text .video-title {
    font-size: 34px;
  }

  .video .video-wrap.printscreen {
    height: 1366px;
  }
}

/*===底部===*/
footer {
  width: 100%;
  font-size: 14px;
  color: #222;
  margin: 0 auto;
  line-height: 30px;
  background: #ebebeb;
}

footer .footer-main,
footer .footer-copyright {
  display: flex;
  justify-content: space-between;
  padding: 50px 10px;
  max-width: 1140px;
  margin: 0 auto;
}

footer .footer-modules {
  width: 22%;
}

footer .footer-modules.menu {
  text-align: left;
}

footer .footer-modules.menu li {
  line-height: 30px;
  margin-top: 10px;
}

footer .footer-modules h4 {
  margin: 0 0 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}

footer .footer-modules .newsletter {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

footer .footer-modules .newsletter>input {
  width: 100%;
  height: 50px;
  padding: 8px 0px 8px 15px;
  box-sizing: border-box;
  border: 1px solid #222;
  background: unset;
}

footer .footer-modules .newsletter>span {
  padding: 0 20px;
  height: 100%;
  color: #222;
  cursor: pointer;
}

footer .footer-modules.footer-share .iconfont {
  margin-right: 10px;
}

footer .footer-copyright .payment-method {
  font-size: 0;
  padding: 0.25rem 0;
}

footer .footer-copyright .payment-method>img {
  background: #fff;
  width: 50px !important;
  height: 25px;
  margin: 3px;
  border-radius: 2px;
  border: 1px solid #f5f5f5;
}

@media screen and (max-width: 768px) {

  footer .footer-main,
  footer .footer-copyright {
    display: block;
    padding: 0px 20px;
  }

  footer .footer-modules {
    text-align: center;
  }

  footer .footer-modules.menu,
  footer .footer-modules.about,
  footer .footer-modules.footer-subscribe,
  footer .footer-modules.footer-share {
    width: 100%;
    padding: 0;
    padding-top: 30px;
  }

  footer .footer-modules.menu {
    border: 0;
    text-align: center;
  }

  footer .footer-copyright {
    margin: 0;
    padding-top: 30px;
    text-align: center;
  }
}

.breadcrumb {
  font-size: 14px;
  padding: 30px 20px;
  width: 100%;
  display: none;
}

.breadcrumb a {
  color: #222;
  text-decoration: underline;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

/*===头部===*/
.header {
  color: #222;
  position: relative;
  padding-bottom: 0;
  border-bottom: 1px solid #ebebeb;
}

.header.headerIndex {
  position: absolute;
  z-index: 2;
  width: 100%;
  border-bottom: 0;
}

.header.headerIndex .nav-icon .nav-icon-show {
  background-color: #fff;
}

.header.headerIndex .nav .nav-item>a {
  color: #fff;
}

.header.headerIndex .operat .head-customer,
.header.headerIndex .operat .head-search,
.header.headerIndex .operat .head-buycart {
  color: #fff;
}

.header.headerIndex .currency-select {
  color: #fff;
}

.header.headerIndex .currency-select>select {
  color: #fff;
}

.header.fixed-top {
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 99;
  box-sizing: border-box;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}

.header.fixed-top>header {
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  padding: 0 20px 0 20px;
  flex-direction: row-reverse;
}

.header.fixed-top .logo {
  left: 20px;
  transform: translateX(0);
  position: relative;
  order: 1;
  top: 0;
  padding-right: 20px;
}

.header.fixed-top .logo.logoImg {
  top: auto;
}

.header.fixed-top .nav-icon .nav-icon-show {
  background-color: #222;
}

.header.fixed-top .nav .nav-item>a {
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box !important;
  -webkit-line-clamp: 1;
  max-width: 300px;
}

.header.fixed-top .operat .head-customer,
.header.fixed-top .operat .head-search,
.header.fixed-top .operat .head-buycart {
  color: #222;
}

.header.fixed-top .currency-select {
  color: #222;
}

.header.fixed-top .currency-select>select {
  color: #222;
}

.header:hover {
  background: #fff;
}

.header:hover .nav-icon .nav-icon-show {
  background-color: #222;
}

.header:hover .nav .nav-item>a {
  color: #222;
}

.header:hover .operat .head-customer,
.header:hover .operat .head-search,
.header:hover .operat .head-buycart {
  color: #222;
}

.header:hover .currency-select {
  color: #222;
}

.header:hover .currency-select>select {
  color: #222;
}

.header>header {
  min-height: 68px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  /*兼容卖家端截图*/
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
  position: relative;
  padding: 20px 20px 0 20px;
}

.header .logo {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}

.header .logo.logoImg {
  top: 10px;
}

.header .logo span {
  min-height: 20px;
  color: #222;
  font-size: 20px;
  white-space: nowrap;
}

.header .logo img {
  max-height: 48px;
  display: block;
}

.header .operat {
  z-index: 2;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  margin: 0 0 0 auto;
  /*兼容卖家端截图*/
  display: -webkit-flex;
  -webkit-justify-content: flex-end;
  -webkit-align-items: stretch;
}

.header .operat .head-customer,
.header .operat .head-search,
.header .operat .head-buycart {
  position: relative;
  margin-left: 20px;
  color: #222;
  font-size: 16px;
  cursor: pointer;
}

.header .operat .head-customer i,
.header .operat .head-search i,
.header .operat .head-buycart i {
  position: absolute;
  top: -5px;
  right: -5px;
  min-width: 8px;
  height: 14px;
  padding: 2px 5px;
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  border-radius: 18px;
  text-align: center;
  display: none;
}

.search-popup {
  display: none;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 0;
  z-index: 999;
  right: 0;
  width: 35vw;
  padding: 8px 20px;
  box-sizing: border-box;
}

.search-popup>div {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.search-popup input {
  padding: 10px;
  line-height: 34px;
  font-size: 14px;
  width: 100%;
  border: 0;
}

.search-popup .iconfont {
  cursor: pointer;
  font-size: 14px;
}

.search-popup .iconfont.icon-envy_search {
  font-size: 20px;
}

/*===头部菜单栏===*/
.nav-wrap {
  z-index: 10;
  width: 100%;
  max-height: 10rem;
}

.nav {
  text-align: center;
  padding: 10px 0;
}

.nav .nav-item {
  display: inline-block;
  margin: 0 20px;
  color: #27251f;
  text-align: left;
  transition: all 0.3s;
  padding: 10px 0;
  /*===没有子菜单==>隐藏下拉箭头===*/
}

.nav .nav-item.nav-member {
  display: none;
}

.nav .nav-item.nav-single>a {
  padding: 0;
}

.nav .nav-item.nav-single>a::after {
  display: none;
}

.nav .nav-item>a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #222;
  font-size: 14px;
  padding: 0 10px 0 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.nav .nav-item>a::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "\e76c";
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  transform: translateY(-50%);
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translateY(-50%);
}

.nav .nav-item:hover .nav-item-down-menu,
.nav .nav-item.active .nav-item-down-menu {
  transition: all 0.5s;
  opacity: 1;
  visibility: visible;
}

.nav .nav-item-down-menu {
  position: fixed;
  left: 0;
  z-index: 2;
  width: 100%;
  line-height: 22px;
  text-align: left;
  background: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  white-space: normal;
}

.nav .nav-item-down-menu.nav-item-down-menu--show {
  transition: all 0.5s;
  opacity: 1;
  visibility: visible;
}

.nav .nav-item-down-menu>div {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 1280px;
  max-width: 100%;
  padding: 40px 10px;
  margin: 0 auto;
  -webkit-justify-content: space-between;
}

.nav .nav-item-down-menu>div>div,
.nav .nav-item-down-menu>div>a {
  margin-left: 20px;
}

.nav .nav-item-down-menu .submenu {
  width: 100%;
  /* max-width: 620px; */
}

.nav .nav-item-down-menu .submenu>a {
  float: left;
  /* display: block; */
  box-sizing: border-box;
  width: 25%;
  padding-right: 20px;
  margin-bottom: 12px;
  color: #222;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box;
  -webkit-line-clamp: 1;
}

.nav .nav-item-down-menu .submenu>a:hover {
  color: #222;
}

.nav .nav-item-down-menu .submenu-ad {
  width: 300px;
  display: block;
  color: #222;
}

.nav .nav-item-down-menu .submenu-ad:hover {
  color: #222;
}

.nav .nav-item-down-menu .submenu-ad>img {
  width: 100%;
  height: auto;
}

/*===货币切换===*/
.currency-select {
  position: relative;
  margin-right: -5px;
  color: #222;
  cursor: pointer;
  padding-left: 20px;
}

.currency-select>select {
  width: auto;
  height: 100%;
  padding-right: 24px;
  padding-left: 5px;
  color: #222;
  font-size: 14px;
  border: 0;
  cursor: pointer;
}

.currency-select>select option {
  color: #222;
}

.currency-select::after {
  content: "\e62a";
  position: absolute;
  top: 50%;
  right: 0;
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  transform: translateY(-55%);
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translateY(-55%);
}

/*===头部==>PC端不显示的图标===*/
.nav-icon,
.nav-drawer {
  display: none;
}

/*===移动端===*/
@media screen and (max-width: 768px) {
  .header.fixed-top>header {
    padding: 10px 15px;
    flex-direction: row;
  }

  .header.fixed-top .logo {
    display: block;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: auto;
  }

  .header>header {
    min-height: 48px;
    padding: 10px 15px;
  }

  .header .logo {
    top: auto;
  }

  .header .logo.logoImg {
    top: auto;
  }

  .header .operat .head-buycart,
  .header .operat .head-search {
    font-size: 24px;
  }

  .header .operat .head-customer,
  .header .operat .currency-select {
    display: none;
  }

  .search-popup {
    width: 100%;
  }

  .nav-wrap {
    display: none;
  }

  .breadcrumb {
    display: block;
  }

  /*===移动端侧边菜单栏===*/
  .nav-drawer {
    position: fixed;
    top: 0px;
    bottom: 0;
    z-index: 102;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 310px;
    color: #fff;
    background-color: #222;
    transition: all 0.35s cubic-bezier(0.46, 0.01, 0.32, 1);
    -webkit-overflow-scrolling: touch;
    padding: 20px;
    box-sizing: border-box;
    font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif !important;
  }

  .nav-drawer.drawer {
    left: -310px;
    display: flex;
    flex-direction: column;
    width: 310px;
  }

  .nav-drawer.drawer--left {
    transform: translateX(310px);
    -webkit-transform: translateX(310px);
    -moz-transform: translateX(310px);
    -ms-transform: translateX(310px);
    -o-transform: translateX(310px);
  }

  .nav-drawer .nav {
    height: 100%;
    overflow: auto;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
  }

  .nav-drawer .nav-item {
    width: 100%;
    height: auto;
    line-height: 1;
    text-align: left;
    margin: 0;
    border-top: 1px solid rgba(120, 110, 93, 0.2);
  }

  .nav-drawer .nav-item:last-of-type {
    border-bottom: 1px solid rgba(120, 110, 93, 0.2);
  }

  .nav-drawer .nav-item.nav-member {
    display: block;
  }

  .nav-drawer .nav-item.nav-single a {
    padding: 14px 0;
  }

  .nav-drawer .nav-item.active>a::after {
    content: "-";
  }

  .nav-drawer .nav-item>a {
    box-sizing: border-box;
    color: #fff;
    padding: 14px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .nav-drawer .nav-item>a::before {
    display: none;
  }

  .nav-drawer .nav-item>a::after {
    content: "+";
    font-size: 20px;
    font-weight: 700;
    border-left: 1px solid rgba(120, 110, 93, 0.2);
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 14px;
  }

  .nav-drawer .nav-item-down-menu {
    position: relative;
    color: #fff;
    background-color: #222;
    border: 0;
    display: none;
    box-shadow: none;
    font-family: "ITC Berkeley Old Style", serif;
    border-top: 1px solid rgba(120, 110, 93, 0.2);
    padding-top: 20px;
  }

  .nav-drawer .nav-item-down-menu>div {
    flex-wrap: wrap;
    padding: 0;
    margin-left: -10px;
  }

  .nav-drawer .nav-item-down-menu .submenu {
    max-width: 100%;
  }

  .nav-drawer .nav-item-down-menu .submenu>a {
    width: 100%;
    color: #fff !important;
    font-size: 16px;
    text-align: left;
  }

  .nav-drawer .currency-select {
    padding: 0;
    width: max-content;
    color: #fff;
  }

  .nav-drawer .currency-select>select {
    color: #fff;
    padding-left: 0;
  }

  .nav-drawer .currency-select>select option {
    padding-left: 5px;
  }

  .nav-drawer .close {
    cursor: pointer;
    margin: 0;
    margin-bottom: 20px;
  }

  .nav-icon {
    position: relative;
    display: block;
    width: 50px;
    height: 30px;
    cursor: pointer;
  }

  .nav-icon .nav-icon-show {
    position: absolute;
    left: 0;
    display: block;
    width: 24px;
    height: 2px;
    background: #222;
    transition: all ease 0.35s;
  }

  .nav-icon .nav-icon-show.top {
    top: 6px;
  }

  .nav-icon .nav-icon-show.center {
    top: 14px;
  }

  .nav-icon .nav-icon-show.bottom {
    top: 22px;
  }
}

.order-header {
  width: 100%;
  padding: 24px 0 20px;
}

.order-header .logo,
.order-header a {
  height: 48px;
  display: inline-block;
}

.order-header .logo img,
.order-header a img {
  max-height: 48px;
}

.order-header .logo a,
.order-header a a,
.order-header .logo span,
.order-header a span {
  color: #333;
  font-size: 24px;
}

.order-header .logo span,
.order-header a span {
  margin-top: 12px;
}

.order-wrap {
  max-width: 100%;
}

select {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .order-header {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .order-header {
    width: 100%;
    display: block;
  }
}