.banner4 {
  padding-top: 0.6rem;
}
@media screen and (max-width: 1024px) {
  .banner4 {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.banner4 .banner4-title {
  text-align: center;
  background-image: url("../image/banner3-title.png");
  background-size: 4.78rem 0.06rem;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: center;
  margin-bottom: 0.4rem;
}
.banner4 .banner4-title-one {
  font-size: 0.36rem;
  color: #333;
  font-weight: bold;
  padding-bottom: 0.1rem;
}
@media screen and (max-width: 1024px) {
  .banner4 .banner4-title-one {
    padding-bottom: 0.2rem;
  }
}
.banner4 .banner4-title-one span {
  color: #2f55d4;
}
.banner4 .banner4-title-two {
  font-size: 0.18rem;
  color: #333;
  font-weight: bold;
  padding-bottom: 0.14rem;
}
@media screen and (max-width: 1024px) {
  .banner4 .banner4-title-two {
    display: none;
  }
}
.banner4 .banner4-content {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .banner4 .banner4-content {
    display: none;
  }
}
.banner4 .banner4-content ul.banner4-content-ul {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  -o-flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li {
  width: 3.8rem;
  box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.24);
  border-radius: 4px;
  cursor: pointer;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li img {
  width: 100%;
  height: 2.84rem;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text {
  padding: 0 0.25rem;
  padding-bottom: 0.34rem;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text:hover {
  background-color: #2f55d4;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text:hover .bcl-text-title {
  color: #fff;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text:hover .bcl-text-title:after {
  background-color: #fff;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text:hover .bcl-text-content {
  color: #fff;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text:hover .bcl-text-input {
  background-color: #ee952f;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text-title {
  font-size: 0.18rem;
  color: #333;
  padding-top: 0.33rem;
  text-align: center;
  margin-bottom: 0.19rem;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text-title:after {
  content: '';
  display: block;
  margin: 0 auto;
  margin-top: 0.18rem;
  width: 0.54rem;
  height: 1px;
  background-color: #2f55d4;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text-content {
  font-size: 0.14rem;
  color: #333;
  line-height: 0.3rem;
  margin-bottom: 0.34rem;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: unset;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text-input {
  width: 1.05rem;
  height: 0.3rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.3rem;
  color: #fff;
  font-size: 0.16rem;
  border-radius: 15px;
  background-color: #777;
}
.banner4 .banner4-content ul.banner4-content-ul li.banner4-content-li .bcl-text-input a {
  color: #fff;
}
.banner4 .banner4-content-phone {
  display: none;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .banner4 .banner4-content-phone {
    display: block;
  }
}
.banner4 .banner4-content-phone .swiper-wrapper {
  height: auto;
}
.banner4 .banner4-content-phone .swiper-wrapper .swiper-slide {
  height: auto !important;
}
.banner4 .banner4-content-phone .banner4-phone-div img {
  width: 7.1rem;
  height: 4rem;
}
.banner4 .banner4-content-phone .banner4-phone-div .bcl-text {
  padding: 0.6rem 0.5rem 0.67rem 0.5rem;
  background-color: #2f55d4;
  color: #fff;
}
.banner4 .banner4-content-phone .banner4-phone-div .bcl-text .bcl-text-title {
  font-size: 0.32rem;
  text-align: center;
  margin-bottom: 0.33rem;
}
.banner4 .banner4-content-phone .banner4-phone-div .bcl-text .bcl-text-title:after {
  content: '';
  display: block;
  margin: 0 auto;
  margin-top: 0.3rem;
  width: 1rem;
  height: 1px;
  background-color: #fff;
}
.banner4 .banner4-content-phone .banner4-phone-div .bcl-text .bcl-text-content {
  font-size: 0.26rem;
  line-height: 1.5em;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: unset;
  margin-bottom: 0.63rem;
}
.banner4 .banner4-content-phone .banner4-phone-div .bcl-text .bcl-text-input {
  margin: 0 auto;
  width: 1.95rem;
  height: 0.55rem;
  text-align: center;
  line-height: 0.55rem;
  background-color: #ee952f;
  font-size: 0.3rem;
  color: #fff;
  border-radius: 15px;
}
.banner4 .banner4-content-phone .banner4-phone-div .bcl-text .bcl-text-input a {
  color: #fff;
}
.banner4 .banner4-swiper {
  width: 12rem;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 0.38rem;
  margin-top: 0.62rem;
}
@media screen and (max-width: 1024px) {
  .banner4 .banner4-swiper {
    width: 100%;
    margin-top: 0.3rem;
  }
}
.banner4 .banner4-swiper .swiper-container-banner4 {
  width: 100%;
}
.banner4 .banner4-swiper .swiper-container-banner4 .swiper-wrapper {
  height: auto;
}
.banner4 .banner4-swiper .swiper-slide {
  height: auto !important;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner4 .banner4-swiper .swiper-slide img {
  width: 1.8rem;
  height: 1.2rem;
}
.banner4 .banner4-swiper .swiper-slide:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.2rem;
  width: 0.01rem;
  height: 0.57rem;
  background-image: url("../image/banner4-line.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .banner4 .banner4-swiper .swiper-slide:after {
    display: none;
  }
}
.banner4 .banner4-swiper .swiper-slide:first-child:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.3rem;
  width: 0.01rem;
  height: 0.57rem;
  background-image: url("../image/banner4-line.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .banner4 .banner4-swiper .swiper-slide:first-child:before {
    display: none;
  }
}
