/* 首页 */
/* banner */
.banner {
  width: 100%;
  height: fit-content;
  overflow: hidden;
  position: relative;
}
.banner .swiper-pagination {
  position: absolute;
  z-index: 13;
  bottom: 10px;
  width: 100%;
  left: 0;
  text-align: center;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 161px;
  height: 4px;
  border-radius: 0;
  background: #fff;
  opacity: 0.5;
  margin: 0 10px;
  cursor: pointer;
}
.banner .swiper-active-switch {
  opacity: 1;
}
.banner-extra {
  position: absolute;
  right: 0;
  bottom: 34px;
  display: inline-block;
  width: 145px;
  height: 145px;
  background: url(../images/home/pc-home-extra.png) no-repeat center;
  background-size: 100% 100%;
  transition: 0.6s ease-out;
  -webkit-transition: 0.6s ease-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.banner-extra-animation {
  transition: transform 0.6s ease-out;
  transition: transform 0.5s ease-in-out;
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  animation: extra linear infinite 3.8s;
  -webkit-animation: extra linear infinite 3.8s;
}
/* end banner */
/* prolist样式 */
.price-box_unit {
  display: none;
}
.notice_wrapper {
  color: #AFB0B2;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 55px;
  justify-content: space-around;
}
.notice_wrapper .notice_one {
  display: flex;
  align-items: center;
}
.notice_wrapper .notice_one .iconfont {
  font-size: 20px;
  margin-right: 10px;
}
.notice_wrapper .notice_one .iconReturns {
  font-size: 22px;
}
.home {
  /*类目广告start*/
  /*类目广告end*/
  /*秒杀start*/
  /*秒杀end*/
  /*专题页广告图*/
}
.home-kingKong {
  overflow: hidden;
  margin: 0 auto;
  background-color: #FFF5ED;
  padding-top: 30px;
  padding-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-kingKong_item {
  width: 24%;
  font-size: 0;
  background-color: #FCEBDD;
  margin-bottom: 25px;
  text-align: center;
}
.home-kingKong_item:last-child {
  margin-right: 0;
}
.home-kingKong_item img {
  margin: 0 auto;
}
.home-kingKong_item p {
  color: #000;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  text-align: center;
  margin: 0;
  background-color: #FCE5D2;
}
.home-product .prolist_item {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
}
.home-product .prolist_item:nth-child(4n) {
  margin-right: 0;
}
.home-product .prolist_to-wishlist {
  display: none !important;
}
.home-flash {
  display: none;
  padding-top: 80px;
  padding-bottom: 80px;
  box-sizing: border-box;
  background: #fff;
}
.home-flash_tit {
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 40px;
  overflow: hidden;
}
.home-flash .product-wheel_con {
  margin-left: 0;
}
.home-flashTit_title {
  float: left;
  font-size: 36px;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  letter-spacing: 5px;
  font-family: Cinzel-Bold, Cinzel;
}
.home-flashTit_title .sandian {
  display: inline-block;
  width: 22px;
  height: 30px;
  margin-right: 13px;
}
.home-flashTit_title .iconjiaji {
  font-size: 22px;
  vertical-align: middle;
}
.home-flash_clock {
  float: right;
  font-size: 0;
}
.home-flash_clock .home-flash_clock_enin {
  position: relative;
  color: #000;
  font-size: 30px;
  letter-spacing: 3px;
}
.home-flashClock_time {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-left: 15px;
  font-size: 16px;
  line-height: 39px;
  background: #000000;
  color: #fff;
  font-weight: bold;
  text-align: center;
  top: -6px;
}
.home-flashClock_time:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 60%;
  background: #585858;
  top: 0;
  left: 0;
  z-index: 0;
}
.home-flashClock_time--num {
  position: relative;
  z-index: 2;
}
.home-flashClock_time:after {
  position: absolute;
  content: ":";
  top: 0;
  right: -10px;
  font-size: 16px;
  line-height: 31px;
  font-weight: bold;
  color: #000;
}
.home-flashClock_time:last-child:after {
  content: "";
}
.home-flash_product {
  margin-bottom: 0px;
}
.home-flash_product .prolist_item {
  width: calc((100% - 100px) / 5);
  margin-right: 20px;
}
.home-flash_product .prolist_item:nth-child(4n) {
  margin-right: 20px;
}
.home-flash_product .prolist_item:nth-child(5n) {
  margin-right: 0px;
}
.home-flash_product .prolist_item .price-box_price,
.home-flash_product .prolist_item .price-box_oldPrice {
  font-size: 18px;
}
.home-flash_product .prolist_item .price-box_oldPrice {
  font-size: 14px;
}
.home-flash_content {
  box-sizing: border-box;
  text-align: center;
}
.home-flash_content .price-box {
  height: 55px;
  line-height: 55px;
}
.home-flash_content .price-box span {
  line-height: 55px;
}
.home-flash_progress {
  position: relative;
  margin: 10px auto;
  width: 100%;
  height: 7px;
  border-radius: 15px;
  background: #ededed;
}
.home-flash_progressLine {
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 15px;
  background: #F0C8A5;
}
.home-flash_info {
  margin-bottom: 0;
  line-height: 1em;
  font-size: 12px;
  color: #868A91;
  font-weight: 400;
  overflow: hidden;
}
.home-flash_infoNum {
  float: right;
}
.home-flash .more-link {
  margin-top: 30px;
  background-color: #0D1623;
  color: #F0C8A5;
  font-size: 20px;
  margin-bottom: 0;
}
.home-acAds {
  padding-top: 60px;
  background: #fff;
  overflow: hidden;
}
.home-acAds_item {
  float: left;
  width: calc((100% - 20px) / 2);
  margin-bottom: 30px;
}
.home-acAds_item .lozad {
  aspect-ratio: 1.50612245;
  width: 100%;
  height: auto;
}
.home-acAds_item--first {
  margin-right: 20px;
}
.home-acContainer {
  overflow: hidden;
}
.home-acContainer .lozad {
  vertical-align: bottom;
}
.home-acContainer .swiper-wrapper {
  overflow: hidden;
}
.home-acContainer .swiper-slide {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.home-acContainer .swiper-slide:first-child {
  padding-left: 0;
}
.home-acContainer .swiper-slide:last-child {
  padding-right: 0;
}
.home-acContainer .pagination {
  cursor: pointer;
  margin-bottom: 60px;
  text-align: center;
}
.home-acContainer .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  margin-right: 10px;
  background: #0D1623;
  opacity: 0.5;
  border-radius: 50%;
  text-align: center;
}
.home-acContainer .pagination .swiper-pagination-switch.swiper-visible-switch {
  opacity: 1;
}
.home-sale {
  padding-bottom: 80px;
  background: #FCEBDD;
}
.home-sale .home-title {
  margin-top: 0;
  font-size: 40px;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 50px;
  padding-top: 80px;
}
.home-boAds {
  padding-top: 80px;
  overflow: hidden;
}
.home-boAds_item {
  width: calc((100% - 30px) / 2);
  margin-bottom: 30px;
}
.home-boAds_item .lozad {
  aspect-ratio: 147/67;
  width: 100%;
  height: auto;
}
.home-boAds_item:nth-child(2n - 1) {
  margin-right: 30px;
}
.home-video {
  padding-bottom: 90px;
}
.home-video_box {
  overflow: hidden;
}
.home-video_item {
  width: calc(100% / 2);
  aspect-ratio: 185/104;
  height: auto;
}
.home-video_item .lozad {
  width: 100%;
  height: auto;
  aspect-ratio: 185/104;
}
.home-video_item--first {
  margin-right: 16px;
}
.home-like {
  padding-bottom: 35px;
  background: #efefef;
}
.home-share {
  padding-bottom: 80px;
}
.home-share .home-share-lists {
  display: flex;
  width: 73.5%;
  margin: 20px auto 50px;
}
.home-share .home-share-lists li {
  flex: 1;
  min-width: 170px;
  color: #fff;
  text-align: center;
  height: 48px;
  line-height: 48px;
  margin-right: 25px;
}
.home-share .home-share-lists li a {
  font-size: 20px;
}
.home-share .home-share-lists li:last-child {
  margin-right: 0;
}
.home-share .home-share-lists .home-share-lists-part {
  background-color: #5E503F;
}
.home-share .home-share-lists .home-share-lists-part:nth-child(2) {
  background-color: #C6AC8F;
}
.home-share .home-share-lists .home-share-lists-part:nth-child(3) {
  background-color: #CB997E;
}
.home-share .home-share-lists .home-share-lists-part:nth-child(4) {
  background-color: #22333B;
}
.home-share .home-share-lists .home-share-lists-part:nth-child(5) {
  background-color: #A5A58D;
}
.home-share_content {
  overflow: hidden;
  height: 280px;
}
.home-share_content .swiper-wrapper {
  height: 100% !important;
}
.home-share_content .swiper-wrapper a {
  width: 280px !important;
  height: 280px !important;
}
.home-share_content .swiper-wrapper a img {
  width: 100%;
  aspect-ratio: 1/1;
}
.home-share .img-bottom {
  width: 100%;
}
.home-share .swiper-wrapper {
  overflow: hidden;
}
.home-share .swiper-slide {
  padding: 0 12px;
}
.home-share .swiper-slide:first-child {
  padding-left: 0;
}
.home-share .swiper-slide:last-child {
  padding-right: 0;
}
.home-share .home-title {
  padding-top: 65px;
  padding-bottom: 0;
  margin-top: 0;
  font-size: 38px;
  font-weight: bold;
  text-transform: capitalize;
  font-family: 'Cinzel';
}
.home-share .home-title:after {
  display: none;
}
.home-share .more-link {
  width: 352px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  font-size: 18px;
}
.home-share_icon {
  font-size: 18px;
  display: inline-block;
  margin-right: 14px;
}
.home-share .swiper-button-prev {
  left: 0;
}
/* 邮箱订阅 */
.newsletter {
  padding-bottom: 127px;
  background: linear-gradient(360deg, #FFFFFF 0%, #DEDEDE 100%);
  font-size: 34px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
}
.newsletter .home-title {
  padding-top: 127px;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 37px;
  font-size: 38px;
  font-weight: 400;
  text-transform: capitalize;
  color: #1F1D2B;
  font-family: Heebo-Regular, Heebo;
}
.newsletter .home-title:after {
  display: none;
}
.newsletter-des {
  display: block;
  margin-bottom: 50px;
  font-size: 38px;
  line-height: 1em;
  font-weight: bold;
  color: #1F1D2B;
  text-transform: uppercase;
  font-family: Cinzel-Bold, Cinzel;
  letter-spacing: 0.5px;
}
.newsletter-form {
  display: block;
  position: relative;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 31.52%;
}
.newsletter-form_label {
  position: absolute;
  left: 1.56vw;
  font-size: 18px;
  line-height: 64px;
  margin-bottom: 0;
  visibility: visible;
  opacity: 1;
  transition: all linear 0.3s;
  text-transform: lowercase;
}
.newsletter-form_label--hide {
  visibility: hidden;
  opacity: 0;
}
.newsletter-form .form-error {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.newsletter-form_input {
  box-sizing: border-box;
  vertical-align: top;
  border: none;
  border: 1px solid #707070;
  height: 64px;
  line-height: 64px;
  padding: 10px;
  display: inline-block;
  font-size: 22px;
  background: #fff;
  color: #1F1D2B;
}
.newsletter-form_input::input-placeholder {
  color: #1F1D2B;
}
.newsletter-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #1F1D2B;
}
.newsletter-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #1F1D2B;
}
.newsletter-form ::-moz-placeholder {
  /* Mozilla Firefox 19  */
  color: #1F1D2B;
}
.newsletter-form :-ms-input-placeholder {
  /* Internet Explorer 10  */
  color: #1F1D2B;
}
.newsletter-form_submit {
  position: absolute;
  right: 0;
  width: 35%;
  height: 64px;
  line-height: 64px;
  color: #fff;
  display: inline-block;
  background: #1F1D2B;
  font-size: 22px;
  color: #F0C8A5;
  font-weight: bold;
  border: none;
  border-radius: 0;
  font-family: 'Heebo';
}
/* end 邮箱订阅 */
.live-fixed {
  position: fixed;
  top: 458px;
  right: 15px;
  z-index: 180;
  background-color: #ccc;
}
.live-des {
  display: block;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  width: 100%;
  background-color: #f0c8a5;
  border: none;
  border-radius: 0;
  font-weight: bold;
}
.live-close {
  width: 27px;
  height: 27px;
  background: rgba(13, 22, 35, 0.39);
  opacity: 0.7;
  text-align: center;
  line-height: 27px;
  position: absolute;
  top: 0;
  right: 0;
}
.live-close::before {
  content: "\e882";
  font-family: "iconfont" !important;
  font-size: 16px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.right-bar_link--one {
  display: block!important;
}
.more-link {
  margin-top: 40px;
  background-color: #0D1623;
  color: #F0C8A5;
  font-size: 20px;
  margin-bottom: 0;
}
.more-style {
  font-size: 22px !important;
  margin-top: 60px;
}
.home-new-product {
  background-color: #FCEBDD;
}
.home-video_item_word {
  width: calc(100% / 2);
  height: 100%;
  background: linear-gradient(180deg, #051731 0%, #092C61 100%);
  position: relative;
  opacity: 1;
  margin-right: 0;
}
.home-video_item_word h5 {
  text-transform: uppercase;
  color: #fff;
  margin-top: 7.6vh;
  margin-bottom: 1.85vh;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 36px;
}
.home-video_item_word p {
  color: #dbd4d4;
  width: 78%;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
}
.home-video_item_word .home-video_item_more {
  margin: 45px auto 0;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  width: 36%;
  text-align: center;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  font-size: 26px;
}
.none {
  display: none;
}
.shadow_cover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 11;
}
@media screen and (min-width: 576px) and (max-width: 1000px) {
  .home-kingKong_item {
    width: calc((100% - 22px) / 3);
    margin-right: 11px;
    margin-bottom: 11px;
  }
  .home-kingKong_item:nth-child(3n) {
    margin-right: 0;
  }
  .home-flash_product .prolist_item {
    width: calc((100% - 62px) / 3);
    margin-right: 30px;
  }
  .home-flash_product .prolist_item:nth-child(5n) {
    margin-right: 30px;
  }
  .home-flash_product .prolist_item:nth-child(3n) {
    margin-right: 0;
  }
  .home-product .prolist_item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
  }
  .home-product .prolist_item:nth-child(4n) {
    margin-right: 30px;
  }
  .home-product .prolist_item:nth-child(3n) {
    margin-right: 0;
  }
  .home-video_item_word h5 {
    margin-top: 29px;
    margin-bottom: 15px;
    font-size: 22px;
  }
  .home-video_item_word p {
    font-size: 12px;
  }
  .home-video_item_word .home-video_item_more {
    width: 131px;
    height: 31px;
    line-height: 31px;
    font-size: 12px;
  }
  .home-share .home-share-lists {
    width: 85%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .home-share .home-share-lists li {
    flex: none;
    width: 200px;
    margin-bottom: 25px;
  }
  .home-share .home-share-lists li:nth-child(3n) {
    margin-right: 0;
  }
  .header-newsline_icon {
    margin-left: 2rem;
  }
  .header-newsline .iconwhatsapp1 {
    margin-left: 2rem;
  }
  .header-newsline_account {
    margin-left: 0.5rem;
  }
  .newsletter-form {
    width: 80%;
  }
  .newsletter .home-title {
    font-size: 30px;
    width: 75%;
    margin: 0 auto;
    line-height: 3rem;
    padding-top: 110px;
  }
  .newsletter-des {
    font-size: 36px;
    margin-top: 30px;
  }
  .footer-container {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-list {
    padding: 0 5%;
    float: none;
    width: 23%;
  }
  .footer-list:nth-child(3):after {
    display: none;
  }
  .navbar_itemContent.navbar_itemContent--img {
    flex-wrap: wrap;
  }
  .navbar_itemContent.navbar_itemContent--img .navbar_itemContent-col {
    float: none;
    width: 25%;
  }
  .navbar_item:nth-child(8) .navbar_itemContent.navbar_itemContent--img {
    flex-wrap: nowrap;
  }
  .navbar_item:nth-child(8) .navbar_itemContent-col:nth-child(4) {
    margin-top: 9px;
  }
  .navbar_item:nth-child(8) .navbar_itemContent-col:nth-child(5) {
    margin-top: 9px;
  }
  .navbar_item:nth-child(8) .navbar_itemContent.navbar_itemContent--img .navbar_itemContent-col {
    width: 16%;
  }
  .navbar_item:last-child .navbar_itemContent.navbar_itemContent--img .navbar_itemContent-col {
    width: auto;
  }
  .navbar_itemContent-col:nth-child(4) {
    margin-top: 38px;
  }
  .navbar_itemContent-col:nth-child(5) {
    margin-top: 38px;
  }
  .navbar-arrow {
    margin-left: 0;
  }
  .footer-list--three .fb_group {
    margin-right: 0;
  }
}
@keyframes extra {
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform: rotateY(-180deg);
  }
  50% {
    transform: rotateY(-180deg);
  }
  60% {
    transform: rotateY(-360deg);
  }
  100% {
    transform: rotateY(-360deg);
  }
}
