.banner3 {
  width: 100%;
  background-image: url("../image/banner3-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  .banner3 {
    background-image: none;
    padding: 0 0.2rem;
  }
}
.banner3-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;
}
@media screen and (max-width: 1024px) {
  .banner3-title {
    margin-bottom: 0.22rem;
  }
}
.banner3-title-one {
  font-size: 0.36rem;
  color: #333;
  font-weight: bold;
  padding-bottom: 0.1rem;
}
.banner3-title-one span {
  color: #2f55d4;
}
@media screen and (max-width: 1024px) {
  .banner3-title-one {
    padding-bottom: 0;
  }
}
.banner3-title-two {
  font-size: 0.18rem;
  color: #333;
  font-weight: bold;
  padding-bottom: 0.14rem;
}
@media screen and (max-width: 1024px) {
  .banner3-title-two {
    font-size: 0.24rem;
  }
}
.banner3 .banner3-content {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content {
    width: 100%;
    padding-top: 0;
    display: flex;
    flex-direction: column-reverse;
  }
}
.banner3 .banner3-content-top {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-top {
    flex-wrap: wrap;
  }
}
.banner3 .banner3-content-top .bct-left {
  margin-right: 0.58rem;
  display: none;
}
.banner3 .banner3-content-top .bct-left img {
  width: 7.17rem;
  height: 4.92rem;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-top .bct-left img {
    width: 7.1rem;
    height: 4.87rem;
  }
}
.banner3 .banner3-content-top .bct-right {
  display: none;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-top .bct-right {
    width: 100%;
  }
}
.banner3 .banner3-content-top .bct-right .count {
  font-size: 0.3rem;
  color: #ee952f;
  margin-bottom: 0.32rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-top .bct-right .count {
    display: none;
  }
}
.banner3 .banner3-content-top .bct-right .count:before {
  position: absolute;
  top: 50%;
  left: -0.95rem;
  transform: translate(0, -50%);
  content: '';
  display: block;
  width: 0.74rem;
  height: 2px;
  background-image: url("../image/banner3.line.png");
  background-size: cover;
}
.banner3 .banner3-content-top .bct-right .count span {
  font-size: 0.24rem;
  color: #2e2e2e;
}
.banner3 .banner3-content-top .bct-right-p1 {
  color: #2f55d4;
  font-size: 0.24rem;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-top .bct-right-p1 {
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    padding-top: 0.3rem;
  }
}
.banner3 .banner3-content-top .bct-right-p2 {
  padding: 0.54rem 0;
  width: 3.94rem;
  min-height: 2rem;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-top .bct-right-p2 {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.36rem;
    padding-top: 0.37rem;
    padding-bottom: 0.43rem;
  }
}
.banner3 .banner3-content-top .bct-right-input {
  cursor: pointer;
  width: 1.88rem;
  height: 0.46rem;
  text-align: center;
  line-height: 0.46rem;
  background-color: #ee952f;
  font-size: 0.2rem;
  color: #fff;
}
.banner3 .banner3-content-top .bct-right-input a {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-top .bct-right-input {
    margin: 0 auto;
    width: 2.45rem;
    height: 0.6rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
  }
}
.banner3 .banner3-content-bottom ul.bcb-ul {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: inherit;
  -webkit-justify-content: inherit;
  -o-justify-content: inherit;
  align-items: inherit;
  -webkit-align-items: inherit;
  -o-align-items: inherit;
  flex-direction: row;
  -webkit-flex-direction: row;
  -o-flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-bottom ul.bcb-ul {
    flex-wrap: wrap;
  }
}
.banner3 .banner3-content-bottom ul.bcb-ul .bcb-li {
  width: 1.99rem;
  border-right: 1px solid #fff;
  height: 1.05rem;
  background-color: #2f55d4;
  cursor: pointer;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  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;
}
@media screen and (max-width: 1024px) {
  .banner3 .banner3-content-bottom ul.bcb-ul .bcb-li {
    width: 33.333%;
    height: 1.26rem;
    border-bottom: 1px solid #fff;
  }
}
.banner3 .banner3-content-bottom ul.bcb-ul .bcb-li:hover {
  background-color: #ee952f;
}
.banner3 .banner3-content-bottom ul.bcb-ul .bcb-li .bcb-p1 {
  width: 0.52rem;
  height: 0.54rem;
  margin-right: 0.13rem;
}
.banner3 .banner3-content-bottom ul.bcb-ul .bcb-li .bcb-p2 {
  width: 1rem;
  font-size: 0.24rem;
  color: #fff;
}
.banner3 .banner3-content-bottom ul.bcb-ul .bcb-active {
  background-color: #ee952f;
}
