body {
  line-height: 1;
}

.pc-show {
  display: block;
}

.m-show {
  display: none;
}

.baner-swiper {
  width: 100%;
  position: relative;
  /* display: flex;
  flex-direction: column;
  align-items: center;*/
  margin-bottom: 164px;
}

.swiper-container {
  width: 100%;
}

.pagination-ban {
  position: static;
  margin-top: 12px;
}

.pagination-ban .swiper-pagination-bullet {
  opacity: 1;
  background: #EBEBEB;
  width: 6px;
  height: 6px;
  margin-right: 8px;
}

.pagination-ban .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}

.pagination-ban .swiper-pagination-bullet-active {
  opacity: 1;
  background: #141414;
}

.swiper-txt {
  color: #fff;
  position: absolute;
  left: 20%;
  top: 33.3%;
}

.swiper-txt h3 {
  font-size: 40px;
  margin-bottom: 40px;
}

.swiper-txt li {
  font-size: 16px;
  margin-bottom: 14px;
}

.swiper-txt p {
  font-size: 24px;
  margin-bottom: 14px;
}

.more-btn {
  /* display: inline-block; */
  width: 100px;
  height: 48px;
  line-height: 48px;
  background-color: #fff;
  text-align: center;
  color: #4a4c4e;
  font-size: 14px;
  border-radius: 5px;
  margin-top: 44px;
}

.more-btn:hover {
  color: #000;
  background-color: #a3a3a3;
}

.btn {
  display: inline-block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  color: #4a4c4e;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
}

.section {
  width: calc(100% - 48px);
  max-width: 1232px;
  margin: 0 auto;
  margin-bottom: 128px;
}

.title h3 {
  font-size: 32px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 32px;
  font-weight: 500;
}

.left-img {
  position: relative;
  width: 50%;
  max-width: 608px;
  max-height: 600px;
  overflow: hidden;
  margin-right: 24px;
}

.right-img {
  width: 50%;
  min-height: 100%;
}

.img-item {
  display: inline-block;
  position: relative;
  width: 50%;
  max-width: 288px;
}

.top {
  margin-bottom: 24px;
}

.top .img-item:first-child,
.bottom .img-item:first-child {
  margin-right: 24px;
}

.img-title {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  position: absolute;
  left: 24px;
  top: 24px;
}

.img-title2 {
  font-size: 23px;
}

.img-btn {
  width: 128px;
  height: 48px;
  line-height: 48px;
  position: absolute;
  bottom: 24px;
  background-color: #fff;
  left: calc(50% - 64px);
  color: #141414;
  border-radius: 4px;
}

.img-btn:hover {
  background-color: #D5D5D5;
  color: #000;

}

.type-list {
  /* margin: 0 24px; */
}

.type-item {
  position: relative;
  width: 100%;
  max-width: 290px;
  margin-right: 24px;
}

.type-img {
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.type-tit {
  position: absolute;
  left: 24px;
  top: 24px;
}

.type-item p {
  font-size: 16px;
  line-height: 22px;
  color: #141414;
  font-weight: 500;
}

.type-item span {
  font-size: 12px;
  color: #707070;
  margin-bottom: 4px;
  line-height: 17px;
  letter-spacing: 0.02em;
  display: block;
}

.more {
  color: #1c6bba;
  margin: 30px auto;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}


.more a {
  color: #1c6bba;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
  /*font-weight: 600;*/
}

.more a:hover {
  color: #141414;
}

.more a i {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  background: url(../images/icon-right.svg) no-repeat 0 0/100%;
}

.more a:hover i {
  background: url(../images/icon-right-h.svg) no-repeat 0 0/100%;
}

/* banner txt */
.banner-box {
  position: relative;
}

.banner-txt {
  position: absolute;
  left: 0;
  top: 64px;
  right: 0;
  margin: auto;
  color: #fff;
}

.banner-txt h3 {
  font-size: 72px;
  margin-bottom: 21px;
  font-weight: 500;
}

.banner-txt p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 8px;
  font-weight: 500;
  letter-spacing: 0;
}

.banner-txt a {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.banner-txt a span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 9px;
  background: url(../images/home/icon-01.svg);
}

.banner-txt a:hover {
  color: #707070;
}

.banner-txt a:hover span {
  background: url(../images/home/icon-01h.svg);
}

/* 所有品类  轮播 */
.type-btn-right,
.type-btn-left {
  position: static;
  float: right;
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
  /* margin: 0 24px 0 0; */
  cursor: pointer;
  background-image: url(../images/swiper-btn2.svg);
}

.type-btn-left {
  margin-right: 8px;
  background-image: url(../images/swiper-btn1.svg);
}

.btn-left-no {
  background-image: url(../images/swiper-btn1-n.svg);
}

.btn-right-no {
  background-image: url(../images/swiper-btn2-n.svg);
}

@media only screen and (max-width:1680px) {
  .swiper-txt h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }

  .swiper-txt li {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .swiper-txt p {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .more-btn {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 30px;
  }

}


@media only screen and (max-width:1200px) {
  .more {
    margin: 20px auto;
    font-size: 14px;
  }

  .swiper-txt h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .banner-txt h3 {
    font-size: 45px;
    margin-bottom: 16px;
  }

}

@media only screen and (max-width:850px) {
  .swiper-txt {
    color: #fff;
    position: absolute;
    left: 16%;
    top: 20.3%;
  }

  .more-btn {
    width: 74px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin-top: 20px;
  }
}

@media only screen and (max-width:750px) {
  .pc-show {
    display: none;
  }

  .m-show {
    display: block;
  }

  section {
    width: 100% !important;
    margin-bottom: 96px;
  }

  .swiper-txt {
    color: #fff;
    position: absolute;
    left: 0%;
    bottom: 5%;
    width: 100%;
    margin: 0 auto;
    top: unset;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .swiper-txt ul {
    display: flex;
    justify-content: center;
    align-content: center;
  }

  .swiper-txt li {
    position: relative;
  }

  .swiper-txt li:not(:last-child) {
    position: relative;
    padding-right: 12px;
    margin-right: 6px;
  }

  .swiper-txt li:not(:last-child)::after {
    content: "/";
    position: absolute;
    right: 0px;
    top: 0;
  }

  .more-btn {
    width: unset;
    height: unset;
    line-height: unset;
    background-color: unset;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border: none;
    margin-top: 10px;
  }

  .swiper-txt h3 {
    font-size: 23px;
    margin-bottom: 10px;
  }

  .baner-swiper {
    margin-bottom: 50px;
  }

  .section {
    margin-bottom: 50px;
  }

  .title h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 32px;
  }


  .left-img,
  .right-img {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .left-img {
    margin-bottom: 8px;
  }

  .img-title {
    font-size: 12px;
    line-height: 17px;
    left: 12px;
    top: 12px;
  }

  .img-title2 {
    left: 16px;
    top: 16px;
  }

  .type-tit {
    left: 9px;
    top: 10px;
  }

  .type-item p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px;
  }

  .type-item span {
    font-size: 12px;
    margin-bottom: 4px;
    line-height: 16px;
  }


  /* 0823 调整 */
  .m-section {
    margin: 0;
    margin-left: 24px;
    width: calc(100% - 24px);
  }

  .banner-txt {
    top: 72px;
  }

  .banner-txt h3 {
    font-size: 36px;
    line-height: 50px;
  }

  .m-section .title {
   margin-right: 24px;
  }

  .img-box {
    flex-direction: column;
  }

  .top .img-item:first-child,
  .bottom .img-item:first-child {
    margin-right: 8px;
  }

  .top {
    margin-bottom: 8px;
  }

  .more {
    margin: 25px 0;
  }

  .banner-more {
    margin: 0;
    margin-top: 18px;
  }

  .img-btn {
    width: 108px;
    bottom: 16px;
    left: calc(50% - 54px);
  }

  .type-item {
    margin-right: 0;
    width: 100%;
    max-width: 240px;
  }

  #all-type .swiper-slide {
    width: 240px !important;
  }

  .type-list {
    margin: 0;
  }

  .footer-sec {
    margin-bottom: 0 !important; 
  }

  .pagination-btm .swiper-pagination-bullet {
    background-color: #EBEBEB;
    width: 6px;
    height: 6px;
    opacity: 1;
  }

  .pagination-btm .swiper-pagination-bullet-active {
    background-color: #141414;
  }

  .pagination-btm {
    width: calc(100% - 24px);
    position: static;
  }

  .pagination-btm .swiper-pagination-bullet:not(:last-child) {
    margin-right: 8px;
  }
}