#bobo-banner {
  position: relative
}

#bobo-banner img {
  width: 100%
}

#bobo-banner .swiper-slide {
  position: relative
}

#bobo-banner .list4 {
  position: absolute;
  left: 0;
  top: -64px;
  right: 0;
  bottom: 0;
  width: 48%;
  height: 100%
}

#bobo-banner  .list4 .container {
  height: 100%;
  padding-bottom: 60px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center
}

#bobo-banner .list4 h5 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.7;
  color: #fefefe;
  max-width: 850px;
 
}
#bobo-banner .list4 .tel {
 display: none;
}

#bobo-banner  .list4 p {
  line-height: 33px;
  max-width: 850px;
  font-size: 20px;
  color: #fefefe;
  font-weight: 500;
}
#bobo-banner .list4 .tel {
 display: none;
}
#bobo-banner .list3 .tel {
 display: none;
}
#bobo-banner .list2 .tel {
 display: none;
}
#bobo-banner .list1 .tel {
 display: none;
}
#bobo-banner .list4 .more {
  background: #fff;
  margin-top: 32px;
  font-size: 0
}

#bobo-banner  .list4 .more a {
  width: 258px;
  height: 39px;
  line-height: 40px;
  background: #fff;
  border-radius: var(--button-radius);
  display: inline-block;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-align: center;
}

#bobo-banner  .list4 .more a:hover {
  background: none;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

#bobo-banner .list2 {
  position: absolute;
  left: 0;
  top: -64px;
  right: 0;
  bottom: 0;
  width: 48%;
  height: 100%
}

#bobo-banner  .list2 .container {
  height: 100%;
  padding-bottom: 60px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center
}

#bobo-banner .list2 h5 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.7;
  color: #fefefe;
  max-width: 850px;
 
}

#bobo-banner  .list2 p {
  line-height: 33px;
  max-width: 850px;
  font-size: 20px;
  color: #fefefe;
  font-weight: 500;
}

#bobo-banner .list2 .more {
  background: #fff;
  margin-top: 32px;
  font-size: 0
}

#bobo-banner  .list2 .more a {
  width: 258px;
  height: 39px;
  line-height: 40px;
  background: #fff;
  border-radius: var(--button-radius);
  display: inline-block;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-align: center;
}

#bobo-banner  .list2 .more a:hover {
  background: none;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

#bobo-banner .list3 {
  position: absolute;
  left: 0;
  top: -64px;
  right: 0;
  bottom: 0;
  width: 48%;
  height: 100%
}

#bobo-banner  .list3 .container {
  height: 100%;
  padding-bottom: 60px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center
}

#bobo-banner .list3 h5 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.7;
  color: #fff;
  max-width: 850px;
}

#bobo-banner  .list3 p {
  line-height: 33px;
  max-width: 850px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}

#bobo-banner .list3 .more {
  background: #fff;
  margin-top: 32px;
  font-size: 0
}

#bobo-banner  .list3 .more a {
  width: 258px;
  height: 39px;
  line-height: 40px;
  background: var(--color-primary);
  border-radius: var(--button-radius);
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

#bobo-banner  .list3 .more a:hover {
  background: none;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

#bobo-banner .list1 {
  position: absolute;
  left: 0;
  top: -64px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%
}

#bobo-banner  .list1 .container {
  height: 100%;
  padding-bottom: 60px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center
}

#bobo-banner .list1 h5 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.7;
  color: #fff;
  max-width: 850px;
}

#bobo-banner  .list1 p {
  line-height: 33px;
  max-width: 850px;
  font-size: 20px;
  color: #fefefe;
  font-weight: 500;
}
#bobo-banner .list1 .more {
  background: #fff;
  margin-top: 32px;
  font-size: 0
}

#bobo-banner  .list1 .more a {
  width: 258px;
  height: 39px;
  line-height: 40px;
  background: var(--color-primary);
  border-radius: var(--button-radius);
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

#bobo-banner  .list1 .more a:hover {
  background: none;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);

  font-weight: 500;
}


#bobo-banner .swiper-pagination-bullets {
  bottom: 60px
}

#bobo-banner .swiper-pagination-bullet {
  width: 80px;
  height: 3px;
  margin: 0 6px;
  background: rgba(255, 255, 225, 0.5);
  border-radius: 0;
  opacity: 1;
  box-sizing: border-box;
  position: relative
}

#bobo-banner .swiper-pagination-bullet-active {
  background: #ffffe1
}


#bobo-banner .swiper-button-prev,
#bobo-banner .swiper-button-next {
  width: auto;
  height: auto;
  border-radius: 0;
  color: rgba(255, 255, 255, 0.5);
  background: 0 0;
  margin-top: -60px;
  text-align: center
}

#bobo-banner .swiper-button-prev::after,
#bobo-banner .swiper-button-next::after {
  display: none;
}

#bobo-banner .swiper-button-prev i,
#bobo-banner .swiper-button-next i {
  font-size: 50px;
  color: inherit
}

#bobo-banner .swiper-button-prev,
#bobo-banner .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

#bobo-banner .swiper-button-next,
#bobo-banner .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

#bobo-banner .swiper-button-prev:hover,
#bobo-banner .swiper-button-next:hover {
  color: #fff
}

@media (max-width:1600px){
  #bobo-banner .list3,
  #bobo-banner .list2,
  #bobo-banner .list1 {left: 45px;}
}

@media(max-width:1500px){
  #bobo-banner .list4 p,
  #bobo-banner .list3 p,
  #bobo-banner .list2 p,
  #bobo-banner .list1 p{font-size: 16px;}
  
  #bobo-banner .list4 h5,
  #bobo-banner .list3 h5,
  #bobo-banner .list2 h5,
  #bobo-banner .list1 h5 {font-size: 34px;}
}


@media (max-width:1440px){
  #bobo-banner .list3 h5 {
  line-height: 1.2;
  }
  
  #bobo-banner .t h5 {
    line-height: 1.2
  }
}

@media screen and (max-width: 1280px) {


  #bobo-banner .t p {
    margin: 25px 0 0
  }

  #bobo-banner .t .more {
    margin-top: 50px
  }

  #bobo-banner .t .more a {
    width: 150px;
    height: 40px;
    line-height: 42px;
    font-size: 15px;
  }
  
  #bobo-banner .list2 {
  left: 49px;
  top: 49px;
  width: 53%;
  }
  
  #bobo-banner .list3 {
  left: 18px;
  top: 43px;
  }
  
  #bobo-banner .list1 {
  left: 46px;
  top: 26px;
  }
}

@media screen and (max-width: 992px) {

#bobo-banner .list4 .tel {
 display: block;
}
#bobo-banner .list4 .pc {
 display: none;
}
#bobo-banner .list3 .tel {
 display: block;
}
#bobo-banner .list3 .pc {
 display: none;
}
#bobo-banner .list2 .tel {
 display: block;
}
#bobo-banner .list2 .pc {
 display: none;
}
#bobo-banner .list1 .tel {
 display: block;
}
#bobo-banner .list1 .pc {
 display: none;
}

  #bobo-banner .t .more {
    margin-top: 20px;
    font-size: 0
  }

  #bobo-banner .t .more a {
    width: 170px;
    height: 36px;
    line-height: 36px;
    font-size: 15px
  }

  #bobo-banner .swiper-pagination-bullets {
    bottom: 15px
  }

  #bobo-banner .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
    margin: 0 4px
  }

  #bobo-banner .swiper-button-prev,
  #bobo-banner .swiper-button-next {
    display: none
  }
  
  #bobo-banner .list4 p,
  #bobo-banner .list3 p,
  #bobo-banner .list2 p,
  #bobo-banner .list1 p{font-size: 12px;margin: 15px 0 0;line-height: 20px;}
  
  #bobo-banner .list4 h5,
  #bobo-banner .list3 h5,
  #bobo-banner .list2 h5,
  #bobo-banner .list1 h5 {font-size: 24px;line-height: 1.3}

  #bobo-banner .list4 {top: 13px;}
  
}

@media screen and (max-width: 768px) {
  #bobo-banner .t h5 {
    font-size: 30px;
    line-height: 1.2
  }

  #bobo-banner .t p {
    font-size: 14px;
    margin: 12px 0 0
  }

  #bobo-banner .t .more {
    margin-top: 15px
  }

  #bobo-banner .t .more a {
    width: 150px;
    height: 34px;
    line-height: 34px;
    font-size: 14px
  }
}

@media screen and (max-width: 576px) {

  #bobo-banner .list2 {left: 0;top: -10px;width: 100%;}
  #bobo-banner .list2 .container {padding-bottom: 0;}
  #bobo-banner .t h5 {font-size: 16px;line-height: 1;}
  #bobo-banner .t p {font-size: 10px;margin: 5px 0 0;line-height: 13px;}
  #bobo-banner .t .more {margin-top: 5px;}
  #bobo-banner .t .more a {width: 80px;height: 15px;line-height: 15px; font-size: 8px;}
  #bobo-banner .list1 {left: 0;top: 20px;}
  #bobo-banner .list3 {left: 0;top: 21px;width: 100%;}
  #bobo-banner .list4 {top: 19px;width: 100%;}
  #bobo-banner .list4 p {max-width: 100%;}
  
}