a {
  text-decoration: none;
  color: #868687;
}
.type_area {
  width: 1400px;
  margin: 0 auto;
}
h1 {
  position: absolute;
  top: -9999px;
  left: -99999px;
}
.headerImg_bigSwiper {
  width: 100%;
}
.headerImg_bigSwiper #headerImg_bigSwiper .swiper-button-prev {
  background-image: url("");
  left: 9px;
  right: auto;
  width: 38px;
  height: 38px;
  background-color: #fff;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  box-shadow: 0 0 3px #ccc;
}
.headerImg_bigSwiper #headerImg_bigSwiper .swiper-button-prev i {
  font-weight: bold;
}
.headerImg_bigSwiper #headerImg_bigSwiper .swiper-button-next {
  background-image: url("");
  right: 9px;
  width: 38px;
  height: 38px;
  background-color: #fff;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  box-shadow: 0 0 3px #ccc;
}
.headerImg_bigSwiper #headerImg_bigSwiper .swiper-button-next i {
  font-weight: bold;
}
.headerImg_bigSwiper #headerImg_bigSwiper .swiper-pagination-bullet {
  width: 36px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: none;
  opacity: 1;
  background-color: #fff;
}
.headerImg_bigSwiper #headerImg_bigSwiper .swiper-pagination-bullet-active {
  background: none;
  background-color: #ff4062;
}
.type_area .title {
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 94px;
  padding: 46px 0 36px 0;
  color: #333;
  position: relative;
}
.type_area .title .right_text {
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 47px;
}
.type_area .title .right_text i {
  font-size: 12px;
}
.type_area .headSwiper {
  overflow: hidden;
  width: 1400px;
  background-color: #f7f8fa;
  margin-bottom: 50px;
}
.type_area .headSwiper .swiper-container {
  height: 100%;
  padding: 26px 35px;
}
.type_area .headSwiper .swiper-container .swiper-wrapper .swiper-slide {
  width: 208px !important;
  height: 320px;
  padding: 12px;
  background-color: #fff;
}
.type_area .headSwiper .swiper-container .swiper-wrapper .swiper-slide a {
  display: inline-block;
  width: 208px;
  height: 277px;
  overflow: hidden;
}
.type_area .headSwiper .swiper-container .swiper-wrapper .swiper-slide .text_produce {
  color: #999999;
  font-size: 14px;
  padding: 3px 0 0;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.type_area .headSwiper .swiper-container .swiper-wrapper .swiper-slide .money {
  padding: 5px 0;
}
.type_area .headSwiper .swiper-container .swiper-wrapper .swiper-slide .money .original_price {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
}
.type_area .headSwiper .swiper-container .swiper-wrapper .swiper-slide .money .off {
  display: inline-block;
  font-size: 14px;
  color: #bbbbbb;
  text-decoration: line-through;
}
.type_area .headSwiper .swiper-container .swiper-wrapper .swiper-slide .off_img {
  background: url('https://imgs3.wholesale7.net/images/202104/1619597081744646244.png') no-repeat center;
}
.type_area .headSwiper .swiper-container .swiper-button-prev {
  background-image: url("");
}
.type_area .headSwiper .swiper-container .swiper-button-prev i {
  display: inline-block;
  width: 35px;
  background-color: #fff;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.type_area .headSwiper .swiper-container .swiper-button-next {
  background-image: url("");
  right: 20px;
}
.type_area .headSwiper .swiper-container .swiper-button-next i {
  display: inline-block;
  width: 35px;
  background-color: #fff;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.type_area .recommendForYou {
  overflow: hidden;
  width: 1400px;
  height: 400px;
  background-color: #fff;
}
.type_area .recommendForYou #recommendForYou_swiper {
  height: 100%;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-wrapper .swiper-slide {
  width: 260px;
  height: 347px;
  padding: 12px;
  background-color: #fff;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-wrapper .swiper-slide a {
  display: inline-block;
  width: 260px;
  height: 335px;
  overflow: hidden;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-wrapper .swiper-slide .text_produce {
  width: 260px;
  color: #999999;
  font-size: 14px;
  padding: 3px 0 0;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-wrapper .swiper-slide .money {
  padding: 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-wrapper .swiper-slide .money .original_price {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-right: 5px;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-wrapper .swiper-slide .money .off {
  display: inline-block;
  font-size: 14px;
  color: #bbbbbb;
  text-decoration: line-through;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-wrapper .swiper-slide .off_img {
  background: url('https://imgs3.wholesale7.net/images/202104/1619597081744646244.png') no-repeat center;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-button-prev {
  background-image: url("");
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #fff;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  font-weight: 600;
}
.type_area .recommendForYou #recommendForYou_swiper .swiper-button-next {
  background-image: url("");
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #fff;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  font-weight: 600;
}
.type_area .productsImg {
  width: 100%;
  display: flex;
}
.type_area .productsImg .left {
  width: 684px;
  margin-right: 32px;
}
.type_area .productsImg .right {
  width: 684px;
}
.type_area .productsImg .right .right_content {
  width: 100%;
}
.type_area .productsImg .right .right_content:nth-child(1) {
  margin-bottom: 30px;
}
.type_area .sbc_body {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.type_area .sbc_body .sbc_body_content {
  width: 190px;
  height: 220px;
  margin-right: 50px;
}
.type_area .sbc_body .sbc_body_content img {
  width: 190px;
  height: 190px;
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari 和 Chrome */
  border-radius: 50%;
}
.type_area .sbc_body .sbc_body_content .text {
  text-align: center;
  font-size: 18px;
  width: 100;
  margin: 10px 0;
}
.type_area .sbc_body .sbc_body_content:nth-child(6n) {
  margin-right: 0;
}
.type_area .ss_body {
  display: flex;
  padding-bottom: 50px;
  justify-content: space-between;
}
.type_area .ss_body .ss_body__left,
.type_area .ss_body .ss_body__rigth {
  width: 685px;
  height: 275px;
}
.type_area .otherServe {
  display: flex;
  padding-top: 28px;
}
.type_area .otherServe .common {
  width: 335px;
  height: 234px;
  background-color: #f7f8fa;
  margin-right: 20px;
  padding: 25px 28px;
  box-sizing: border-box;
}
.type_area .otherServe .common i {
  display: block;
  width: 34px;
  height: 34px;
}
.type_area .otherServe .common h3 {
  padding: 12px 0 20px 0;
  color: #000;
  font-size: 22px;
}
.type_area .otherServe .common p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #666;
}
.type_area .otherServe .security {
  margin-right: 0;
}
