@charset "utf-8";
/* ****共用段****** */
body {
  font-family: Lato;
}
p {
  margin-bottom: 0 !important;
}
.hh1 {
  font-size: 30px;
}
.bg_zhu {
  background-color: #2155A5 !important;
}
.bg_2b {
  background-color: #2b2b2b;
}
.bg_f5 {
  background-color: #f5f5f5;
}
.color_zhu {
  color: #2155A5;
}
.color_fu {
  color: #FF7101;
}
.color_txt {
  color: #757f92;
}
html {
  font-size: 16px;
}
a {
  text-decoration: none;
}
.hover:hover {
  color: #2155A5;
}
.swiper .swiper-scrollbar {
  height: 1.5px;
}
.more {
  position: relative;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  transition: all 0.3s;
  font-style: normal;
  font-size: 14px;
  padding-left: 2.5vw;
  padding-right: 2.5vw;
  border-radius: 25px;
  color: #fff !important;
  background-color: #2155A5;
}
.more span {
  font-style: normal;
}
.div_0 .box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.div_0 .box a {
  display: block;
  width: 15vw;
  line-height: 45px;
  background-color: #fff;
  color: #3a58ee;
}
.div-1 {
  height: 600px;
  background: url(../img/div01.png) no-repeat center / cover;
}
.div-1 h2 {
  position: absolute;
  top: 15%;
  width: 100%;
}
.div_2 {
  background: url(../img/div2-bg.png) no-repeat center / cover;
}
.div_2 #thumbs .swiper-slide {
  line-height: 45px;
  background-color: #fff;
  width: calc(93% / 8);
  margin-right: 1%;
  border-radius: 5px;
}
.div_2 #thumbs .swiper-slide-active {
  background-color: #3a58ee;
  color: #fff;
}
.div_2 #gallery .swiper-slide {
  width: 20%;
}
.div_2 #gallery .swiper-slide-active {
  transform: scale(1.1);
}
.aniu {
  overflow: hidden;
  width: 30vw;
  line-height: 50px;
  border-radius: 10px;
  border: 1px solid #3a58ee;
  color: #3a58ee;
}
.aniu a {
  background-color: #3a58ee;
  color: #fff;
}
.div_3 {
  height: 700px;
  background: url(../img/div3-bg.png) no-repeat center / cover;
}
.div_3 .col-auto {
  width: 20%;
}
.div_3 .txt {
  z-index: 9;
  padding: 2vw;
  width: 90%;
  left: 50%;
  bottom: -10%;
  border-radius: 10px;
  transform: translateX(-50%);
  background-color: #3a58ee;
}
.div_3 .txt .list {
  position: relative;
}
.div_3 .txt .list img {
  position: absolute;
  left: -38%;
  top: 15%;
  object-fit: contain;
  height: 30px;
}
.div_3 .txt a {
  display: block;
  line-height: 50px;
  color: #3a58ee;
  border-radius: 8px;
  background-color: #fff;
}
.div_4 {
  padding-top: 130px !important;
  background-color: #f5f8fc;
}
.div_4 .yuan {
  position: absolute;
  left: -12%;
  top: 30%;
  background-color: #fff;
  width: 20vw;
  height: 20vw;
  border-radius: 50%;
  box-shadow: 0 0 5px 5px #fff;
}
.div_4 .swiper-slide {
  width: 24.5%;
  padding: 2%;
  padding-bottom: 0;
  border-radius: 10px;
  background-color: #E4F2F1;
}
.div_4 .swiper-wrapper .swiper-slide:nth-child(2) {
  background-color: #E6F0FC;
}
.div_4 .swiper-wrapper .swiper-slide:nth-child(3) {
  background-color: #FFF6E8;
}
.div_4 .swiper-wrapper .swiper-slide:nth-child(4) {
  background-color: #E5EDFF;
}
.div_4 .swiper-wrapper .swiper-slide:nth-child(5) {
  background-color: #E4F2F1;
}
.div_4 .swiper-wrapper .swiper-slide:nth-child(6) {
  background-color: #E6F0FC;
}
.div_4 .swiper-wrapper .swiper-slide:nth-child(7) {
  background-color: #FFF6E8;
}
.div_4 .swiper-wrapper .swiper-slide:nth-child(8) {
  background-color: #E5EDFF;
}
.div_5 {
  background: url(../img/d5-bg.png) no-repeat center / cover;
}
.div_5 #thumbs .swiper-slide {
  line-height: 45px;
  background-color: #fff;
  width: calc(93% / 4);
  margin-right: 1%;
  border-radius: 5px;
}
.div_5 #thumbs .swiper-slide-active {
  background-color: #3a58ee;
  color: #fff;
}
.div_5 #gallery .pic {
  position: absolute;
  left: 3%;
  top: 10%;
  width: 30px;
}
.div_6 {
  background-color: #f7fafc;
}
.div_7 {
  background: url(../img/d7-1.png) no-repeat center / cover;
}
.div_7 .box {
  margin: 30px auto;
  width: 50%;
  line-height: 40px;
  border: none;
  border-radius: 5px;
}
.div_7 .box input {
  width: 100%;
  margin-right: 1%;
}
.div_7 a {
  display: block;
  border: 1px solid #fff;
  border-radius: 5px;
  line-height: 50px;
}
@media (max-width: 992px) {
  .more {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .py-80 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .pb-5,
  .pb-50 {
    padding-bottom: 1.5rem !important;
  }
  .mb-5 {
    margin-bottom: 1.5rem !important;
  }
  .mt-80,
  .mt-5 {
    margin-top: 1.5rem !important;
  }
  .p-5 {
    padding: 1.5rem !important;
  }
  .p-4 {
    padding: 1.1rem !important;
  }
  .my-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
