.main {
  width: 100%;
}
.main .banner {
  width: 100%;
  margin-top: 1rem;
}
.main .banner img {
  width: 100%;
}
.main .product {
  width: 100%;
  height: 2rem;
  box-sizing: border-box;
}
.main .product .product-types {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(154, 154, 154, 0.13);
}
.main .product .product-types .swiper-container1 {
  height: 100%;
  padding-top: 0.36rem;
}
.main .product .product-types .swiper-container1 .swiper-wrapper {
  display: flex;
  align-items: baseline;
  width: 100%;
}
.main .product .product-types .swiper-container1 .swiper-wrapper .swiper-slide {
  width: 20%;
}
.main .product .product-types .swiper-container1 .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
}
.main .product .product-types .swiper-container1 .swiper-wrapper .swiper-slide a .product-type {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.main .product .product-types .swiper-container1 .swiper-wrapper .swiper-slide a .product-type img {
  direction: block;
  width: auto;
  height: 0.82rem;
  margin-bottom: 0.13rem;
}
.main .product .product-types .swiper-container1 .swiper-wrapper .swiper-slide a .product-type p {
  font-size: 0.24rem;
  color: #333;
  font-weight: bold;
}
.main .new-product {
  width: 100%;
  padding-top: 0.62rem;
  padding-bottom: 0.8rem;
  background-color: #f8f8f8;
}
.main .new-product .new-product-content {
  width: 100%;
}
.main .new-product .new-product-content h4 {
  font-family: "庞门正道";
  font-size: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-weight: normal;
}
.main .new-product .new-product-content h5 {
  font-family: "DINCond";
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.35rem;
  color: #999;
  text-align: center;
}
.main .new-product .new-product-content .new-product-swiper {
  width: 100%;
  margin-top: 0.39rem;
  box-sizing: border-box;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 {
  width: 100%;
  height: 9.5rem;
  margin-top: 0.4rem;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper {
  width: 100%;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide {
  width: 100%;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide .new-product-img {
  position: relative;
  width: 100%;
  height: 4.3rem;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide .new-product-img img {
  width: 100%;
  height: 100%;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide .new-product-img p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.8rem;
  font-family: "庞门正道";
  font-size: 0.32rem;
  font-style: italic;
  text-align: center;
  line-height: 0.8rem;
  color: #fff;
  background: #000000;
  opacity: 0.9;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.4rem;
  box-sizing: border-box;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.4rem;
  margin-right: 1rem;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide ul li img {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin-bottom: 0.16rem;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide ul li p {
  font-size: 0.24rem;
  color: #333;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide ul li:nth-child(3) {
  margin-right: 0;
}
.main .new-product .new-product-content .new-product-swiper .swiper-container2 .swiper-wrapper .swiper-slide ul li:nth-child(5) {
  margin-right: 0;
}
.main .product-categories {
  width: 100%;
  padding-top: 0.6rem;
}
.main .product-categories .product-categories-content {
  width: 100%;
  box-sizing: border-box;
}
.main .product-categories .product-categories-content h4 {
  font-family: "庞门正道";
  font-size: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
}
.main .product-categories .product-categories-content h5 {
  font-family: "DINCond";
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.35rem;
  color: #999;
  text-align: center;
}
.main .product-categories .product-categories-content .product-sort-so {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0.46rem;
  padding-bottom: 0.13rem;
  border-bottom: 0.01rem solid #999;
}
.main .product-categories .product-categories-content .product-sort-so span {
  font-size: 0.24rem;
  margin-right: 0.15rem;
  line-height: 0.3rem;
  color: #666;
  cursor: pointer;
}
.main .product-categories .product-categories-content .product-sort-so span:hover {
  color: #e8382f;
}
.main .product-categories .product-categories-content .product-sort-so .red-active {
  cursor: pointer;
  color: #e8382f;
}
.main .product-categories .product-categories-content .product-categories-list {
  width: 100%;
  margin-top: 0.33rem;
}
.main .product-categories .product-categories-content .product-categories-list .categories-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
}
.main .product-categories .product-categories-content .product-categories-list .categories-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 49%;
  height: 3.94rem;
  margin-right: 0.12rem;
  margin-bottom: 0.12rem;
  padding-bottom: 0.37rem;
  box-sizing: border-box;
  background-color: #f1f1f1;
  cursor: pointer;
  overflow: hidden;
}
.main .product-categories .product-categories-content .product-categories-list .categories-list li img {
  display: block;
  width: 3.3rem;
  height: 3.3rem;
}
.main .product-categories .product-categories-content .product-categories-list .categories-list li .cate-title {
  font-size: 0.28rem;
  text-align: center;
  color: #222;
  line-height: 0.7rem;
}
.main .product-categories .product-categories-content .product-categories-list .categories-list li:nth-child(2n) {
  margin-right: 0;
}
.main .bottom-banner {
  width: 100%;
  margin-top: 0.37rem;
  margin-bottom: 0.68rem;
  box-sizing: border-box;
}
.main .bottom-banner img {
  width: 100%;
}
