.c-footer {
  margin-top: 0!important;
}
.c-font-tilt {
  font-style: italic;
}
.c-font-underline {
  text-decoration: underline;
}
.product-block .module-wrapper {
  width: 1200px;
  margin: 0 auto;
}
.product-block .titleStyle1 .title-left {
  border-radius: 8px 19px 19px 0px;
  position: relative;
  padding: 10px 20px 10px 25px;
}
.product-block .titleStyle1 .title-left:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
}
.product-block .titleStyle2 {
  border-radius: 8px 19px 19px 0px;
  position: relative;
  padding: 15px 20px 15px 25px;
}
.product-block .titleStyle2 .title-right {
  color: #fff !important;
}
.product-block .titleStyle2 .title-right .icon-you {
  color: #fff !important;
}
.product-block .titleStyle3 .title-left-wrapper {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.product-block .titleStyle3 .title-left-wrapper .title-left {
  margin: 0 20px;
}
.product-block .titleStyle3 .title-left-wrapper .iconfont {
  font-size: 20px;
}
.product-block .titleStyle4 .title-left-wrapper {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.product-block .titleStyle4 .title-left-wrapper .title-left {
  margin: 0 20px;
}
.product-block .titleStyle4 .title-left-wrapper .iconfont {
  font-size: 20px;
}
.product-block .titleStyle4 .title-left-wrapper .icon-right {
  transform: rotate(180deg);
}
.product-block .titleStyle5 .title-left-wrapper {
  display: flex;
  align-items: center;
}
.product-block .titleStyle5 .title-icon {
  margin-right: 10px;
  width: 8px;
  height: 28px;
  background: #FE5F3D;
  border-radius: 0px 4px 4px 0px;
}
.product-block .module-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.product-block .module-title .title-left {
  font-size: 18px;
  color: #333;
}
.product-block .module-title .title-right {
  color: #6D7278;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s;
  margin-right: 2px;
  display: flex;
  align-items: center;
}
.product-block .module-title .title-right:hover {
  color: #000;
  transform: translateX(2px);
}
.product-block .no-padding-item {
  padding: 0!important;
  border-radius: 0!important;
}
.product-block .no-padding-item .swiper-module img {
  border-radius: 0!important;
}
.product-block .product-item {
  padding: 30px 0;
}
/* .product-block .product-item.product-odd {
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(7, 17, 27, 0.06);
} */
.product-block .product-w1p {
  width: 100%;
}
.product-block .product-w2p {
  width: 50%;
}
.product-block .product-w3p {
  width: 33.3333%;
}
.product-block .product-w4p {
  width: 25%;
}
.product-block .product-w5p {
  width: 20%;
}
.product-block .banner-top {
  height: 400px;
  display: flex;
}
.product-block .banner-top.banner-w100p {
  /* height: 550px!important; */
  max-width: 2000px;
}
.product-block .banner-top .banner-category {
  width: 330px;
  background-color: rgba(41, 55, 88, 0.95);
  padding: 25px 0;
  box-sizing: border-box;
  border-radius: 8px 0px 0px 8px;
  position: relative;
}
.product-block .banner-top .banner-category .first-category .first-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  padding: 16px 25px;
  cursor: pointer;
  height: 50px;
}
.product-block .banner-top .banner-category .first-category .first-item .iconfont {
  font-size: 12px;
  text-decoration: none;
}
.product-block .banner-top .banner-category .first-category .first-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.product-block .banner-top .banner-category .first-category .special-category {
  position: absolute;
  left: 330px;
  top: 0;
  height: 100%;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.98);
  box-sizing: border-box;
  box-shadow: 4px 0px 10px -7px rgba(0, 0, 0, 0.1);
  width: 870px;
  border-radius: 0 8px 8px 0;
  padding: 25px 30px;
  color: #333;
  font-style: normal!important;
}
.product-block .banner-top .banner-category .first-category .special-category.category-four .category-item {
  display: block!important;
}
.product-block .banner-top .banner-category .first-category .special-category.category-four .category-item .item-two {
  margin-bottom: 20px;
  width: max-content;
}
.product-block .banner-top .banner-category .first-category .special-category.category-four .category-item .item-two .item-two-name {
  font-weight: bold;
}
.product-block .banner-top .banner-category .first-category .special-category .category-item {
  display: flex;
  margin-bottom: 15px;
}
.product-block .banner-top .banner-category .first-category .special-category .category-item .item-two {
  display: flex;
  justify-content: space-between;
  width: 120px;
  margin-right: 25px;
  font-size: 16px;
  color: #333;
}
.product-block .banner-top .banner-category .first-category .special-category .category-item .item-two .item-two-name {
  font-size: 14px;
  margin-right: 15px;
}
.product-block .banner-top .banner-category .first-category .special-category .category-item .item-three {
  flex: 1;
  font-size: 14px;
  color: #999;
  display: flex;
  flex-wrap: wrap;
  font-weight: normal!important;
}
.product-block .banner-top .banner-category .first-category .special-category .category-item .item-three .item {
  margin-right: 20px;
  margin-bottom: 10px;
}
.product-block .banner-top .banner-category .first-category .special-category .category-item:last-child {
  margin-bottom: 0;
}
.product-block .banner-top .banner-category .first-category .second-wrapper {
  position: absolute;
  right: -145px;
  top: 0;
  height: 100%;
  z-index: 2;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-three {
  box-shadow: 0 0 0 0 #fff !important;
  padding-right: 15px!important;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-category {
  background-color: rgba(255, 255, 255, 0.98);
  width: 145px;
  height: 100%;
  padding: 30px 0;
  box-sizing: border-box;
  overflow-y: scroll;
  box-shadow: 4px 0px 10px 0px rgba(0, 0, 0, 0.1);
  font-weight: normal!important;
  font-style: normal!important;
  font-size: 14px;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-category .second-item {
  color: #333;
  margin-bottom: 30px;
  padding: 0 30px;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-category .second-item .second-name {
  text-align: center;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-category .second-item:last-child {
  margin-bottom: 0;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-category .third-category {
  position: absolute;
  right: -170px;
  top: 0;
  width: 170px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  padding: 30px 0;
  overflow-y: scroll;
  z-index: -1;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-category .third-category .third-item {
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 30px;
}
.product-block .banner-top .banner-category .first-category .second-wrapper .second-category .third-category .third-item:last-child {
  margin-bottom: 0;
}
.product-block .banner-top .banner-sidefigure {
  width: 300px;
  margin-right: 10px;
}
.product-block .banner-top .banner-sidefigure img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.product-block .banner-top .banner-swiper {
  flex: 1;
  border-radius: 0 8px 8px 0;
}
.product-block .banner-top .banner-swiper .swiper-module {
  height: 100%;
}
.product-block .banner-top .banner-swiper .swiper-module .swiper-slide {
  width: 100%!important;
}
.product-block .banner-top .banner-swiper .swiper-module img {
  border-radius: 0 8px 8px 0;
}
.product-block .banner-top .banner-swiper .swiper-module img.c-brp4 {
  border-radius: 8px!important;
}
.product-block .banner-top .banner-swiper .swiper-module .swiper-pagination-bullet {
  width: 8px!important;
  height: 8px!important;
  border-radius: 4px!important;
  background-color: rgba(255, 255, 255, 0.75);
  transition: all 0.2s;
}
.product-block .banner-top .banner-swiper .swiper-module .swiper-pagination-bullet-active {
  width: 20px!important;
}
.product-block .product-introduce .introduce-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.product-block .product-introduce .introduce-list .item-wrapper .two-column {
  display: flex;
  padding: 20px;
}
.product-block .product-introduce .introduce-list .item-wrapper .two-column .item-image {
  width: 235px!important;
  height: 150px!important;
  padding-bottom: 0!important;
}
.product-block .product-introduce .introduce-list .item-wrapper .two-column .item-image img {
  border-radius: 8px!important;
}
.product-block .product-introduce .introduce-list .item-wrapper .two-column .item-describe {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 15px;
}
.product-block .product-introduce .introduce-list .item-wrapper .item {
  border-radius: 8px;
  background-color: #fff;
  margin: 0 5px 20px;
  cursor: pointer;
  transition: all 0.2s;
}
.product-block .product-introduce .introduce-list .item-wrapper .item:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 20px 0 rgba(95, 101, 105, 0.3);
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-image {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-image img {
  border-radius: 8px 8px 0 0;
  position: absolute;
  left: 0;
  top: 0;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe {
  padding: 15px 10px 15px;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-top {
  font-size: 14px;
  line-height: 25px;
  height: 50px;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-top .living-tag {
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  padding: 3px 6px;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-top .end-btn {
  background-image: url('../../static/i/end.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  width: 44px;
  height: 16px;
  display: inline-block;
  transform: translateY(3px);
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-center {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #9199A1;
  letter-spacing: 1px;
  min-height: 18px;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-bottom {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  min-height: 20px;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-bottom .price-type {
  color: #F01414;
  font-weight: bold;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-bottom .price-type .item-sales {
  display: flex;
  align-items: center;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-bottom .price-type .item-sales .sales-box {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(242, 13, 13, 0.2);
  border-radius: 2px;
  padding: 0 5px;
  color: #fff;
  font-weight: normal;
  background-color: rgba(242, 13, 13, 0.6);
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-bottom .price-type .item-sales .sales-price {
  margin-left: 5px;
  margin-right: 5px;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-bottom .price-type .item-sales .original-price {
  color: #6D7278;
  text-decoration: line-through;
  margin-left: 5px;
  font-weight: normal;
}
.product-block .product-introduce .introduce-list .item-wrapper .item .item-describe .describe-bottom .try-watch {
  background-color: #4C92FC;
  color: #fff;
  padding: 0 6px;
  border-radius: 8px;
}
.product-block .image-module .image-list {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.product-block .image-module .image-list .item {
  flex: 1;
  margin: 0 10px;
}
.product-block .image-module .image-list .item img {
  border-radius: 8px;
  height: auto;
}
.product-block .image-module .image-list .item img .img-jump{
  height: auto;
}
.product-block .image-module.image-w100p {
  width: 100%;
}
.product-block .image-module.image-w100p .module-title {
  width: 1200px;
  margin: 0 auto 30px;
}
.product-block .customize-content img {
  display: block;
  width: 100%;
  height: 100%;
}
.back-to-top {
  position: fixed;
  z-index: 100;
  border-radius: 6px;
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: #fff;
  right: 0;
  bottom: 30px;
  transition: all 0.3s;
  box-shadow: 0 4px 8px 0 rgba(7, 17, 27, 0.1);
}
.back-to-top img {
  padding: 15px;
}
.back-to-top:hover {
  transform: translateY(-5px);
}
@media screen and (max-width: 1024px) {
  .banner-left-hide {
    display: none;
  }
  .module-wrapper {
    width: 90%!important;
  }
  .mp-introduce-list .item-wrapper {
    width: 50%!important;
  }
  .mp-introduce-list .item-wrapper .item-sales {
    display: none!important;
  }
  .mp-introduce-list .product-w2p {
    width: 100%!important;
  }
  .banner-left-hide {
    display: none;
  }
  .banner-top {
    height: 30vh!important;
  }
  .banner-top img {
    border-radius: 0!important;
  }
}
@media screen and (max-width: 768px) {
  .banner-left-hide {
    display: none;
  }
  .banner-top {
    height: 150px!important;
  }
  .banner-top img {
    border-radius: 0!important;
  }
  .image-w100p {
    width: 100%;
  }
  .image-w100p .module-title {
    width: 100%!important;
  }
  .head-right{
    margin-left: 20px;
  }
}
