.swiper {
  overflow: hidden;
}

.banner_item {
  padding-top: 224px;
  height: 760px;
  width: 160%;
  border-radius: 0 0 50% 50%;
  margin-left: -30%;
}

.banner_title {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  height: 134px;
  color: #FFFFFF;
  line-height: 77px;
}

.banner_title>h1 {
  margin-left: 56px;
  font-size: 60px;
  font-weight: bold;
  color: #FFFFFF;
}

.banner_title h5 {
  margin-left: 56px;
  font-size: 16px;
  width: 535px;
  line-height: 27px;
}

.banner_h {
  margin-top: 250px;
}

.banner_a {
  margin-left: 56px;
}

.banner_a>a {
  display: inline-block;
  padding: 6px 16px;
  background: #EDA643;
  border-radius: 19px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 27px;
}

.banner_a>.banner_a1:hover {
  color: #2466F5;
}

.banner_a>.banner_a2 {
  margin-left: 30px;
  background: #FFFFFF;
  color: #2466F5;
}

.bg {
  margin-top: -110px;
  height: 190px;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px 0px rgba(29, 106, 183, 0.15);
  border-radius: 30px;
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}

.body_m {
  max-width: 1230px;
}

.body_item>img {
  margin: auto;
  display: block;
  height: 54px;
}

.body_item {
  padding-top: 41px;
  text-align: center;
}

.body_item>a {
  width: 96px;
  height: 23px;
  font-size: 24px;
  font-weight: bold;
  color: #3B559A;
  line-height: 61px;
}

.body_c {
  display: inline-block;
  height: 39px;
  font-size: 40px;
  font-weight: bold;
  color: #3B559A;
}

.body_c::before {
  content: "";
  position: absolute;
  width: 127px;
  height: 1px;
  background-image: url(../images/left12.png);
  background-repeat: round;
  top: 45px;
  margin-left: -170px;
}

.body_c::after {
  content: "";
  position: absolute;
  width: 127px;
  height: 1px;
  background-image: url(../images/right12.png);
  background-repeat: round;
  top: 45px;
  margin-left: 30px;
}

.public_title {
  margin-top: 80px;
}

.body_d {
  text-align: center;
  height: 24px;
  font-size: 24px;
  font-weight: 500;
  color: #3B559A;
}

.body_e {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  text-align: center;
  width: 721px;
  height: 41px;
  font-weight: 400;
  color: #3B559A;
  line-height: 27px;
  opacity: 0.7;
}

.body_f {
  margin: 50px 0;
  width: 580px;
  height: 400px;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px 0px rgba(29, 106, 183, 0.15);
  border-radius: 30px;
}

.body_img1 {
  width: 587px;
  height: 318px;
}

.body_img2 {
  width: 501px;
  height: 328px;
}

.body_img3 {
  width: 439px;
  height: 381px;
}

.body_img4 {
  width: 371px;
  height: 373px;
}

.body_img5 {
  margin-top: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.body_img6 {
  width: 431px;
}

.body_img7 {
  margin-top: 120px;
}

.body_img8 {
  margin-top: 70px;
}

.body_img9 {
  display: block;
  margin: 0 auto 30px auto;
}

.body_ul>li>h5 {
  font-size: 18px;
  font-weight: 400;
  color: #39434B;
  line-height: 33px;
  text-align: left;
}

.body_ul>li>p {
  font-size: 14px;
  font-weight: 400;
  color: #8B96A6;
  opacity: 0.7;
  text-align: left;
}

.card-div {
  width: 520px;
  height: 122px;
  border: 1px dashed #3B559A;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 20px 45px;
  margin-bottom: 45px;
}

.card-div>div {
  width: 335px;
  padding-left: 30px;
  text-align: left;
}

.card-div>div>h5 {
  font-size: 18px;
  font-weight: 400;
  color: #3B559A;
}

.card-div>div>p {
  font-size: 14px;
  font-weight: 400;
  color: #3B559A;
  opacity: 0.7;
}

.card1 {
  margin: 0 auto;
  width: 250px;
  height: 190px;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px 0px rgba(29, 106, 183, 0.15);
  border-radius: 30px;
  text-align: center;
  padding-top: 35px;
}

.card1>h3 {
  margin-top: 30px;
  font-size: 24px;
  font-weight: 500;
  color: #3B559A;
}

.body_ul>li::marker {
  font-size: 30px;
  color: #3B559A;
}

.body_f>img {
  width: 580px;
  height: 240px;
}

.body_bk {
  font-size: 20px;
  font-weight: 400;
  color: #3B559A;
  display: grid;
  grid-gap: 50px 20px;
  grid-template-columns: 1fr 1fr;
  text-align: left;
}

.body_bk>div>img {
  margin-right: 10px;
}

.marage {
  margin-top: 80px;
  margin-bottom: 100px;
}

.backrgb {
  min-height: 510px;
  background: linear-gradient(35deg, #E0EAFC 50%, #CFDEF3 100%);
}

.backrgb>.container-fluid {
  padding: 90px 0;
}

.body_f>h5 {
  margin-top: 30px;
  margin-left: 43px;
  font-size: 24px;
  font-weight: 500;
  color: #3B559A;
}

.body_f>p {
  margin-left: 43px;
  margin-right: 43px;
  height: 42px;
  font-size: 14px;
  font-weight: 400;
  color: #3B559A;
  line-height: 27px;
  opacity: 0.7;
}

.body_m>h4 {
  text-align: center;
  font-size: 20px;
  color: #3B559A;
}

.body_h4 {
  margin-bottom: 80px;
}

.body_m>h4>span {
  color: #EDA643;
}

.body_hp {
  padding: 0px 0px 20px 64px;
  text-align: center;
}

.body_hp>h5.text-center {
  line-height: 120px;
  font-size: 30px;
  font-weight: bold;
  color: #3B559A;
  display:inline-block;
}

.body_hp>h5.text-center::before {
  content: "";
  position: absolute;
  width: 90px;
  height: 17px;
  background-image: url(../images/zl45.png);
  background-repeat: round;
  top: 60px;
  margin-left: -120px;
}

.body_hp>h5.text-center::after {
  content: "";
  position: absolute;
  width: 90px;
  height: 17px;
  background-image: url(../images/zr45.png);
  background-repeat: round;
  top: 60px;
  margin-left: 20px;
}

.body_hp .h4 {
  font-size: 18px;
  font-weight: 400;
  color: #39434B;
  text-align: left;
}

.body_hp .p1 {
  font-size: 14px;
  font-weight: 400;
  color: #8B96A6;
  text-align: left;
}

.body_hp>p {
  height: 96px;
  font-size: 14px;
  font-weight: 400;
  color: #8B96A6;
  line-height: 27px;
}

.body_hp>p.p {
  height: auto;
  font-size: 14px;
  font-weight: 400;
  color: #8B96A6;
  line-height: 27px;
  text-align: left;
}

ol.scelerisque>li {
  padding: 0 31px;
  margin: 0 70px 0 0;
  height: 64px;
  text-indent: 0 !important;
  display: inline-block;
  width: auto;
  text-indent: 0px;
  cursor: pointer;
  width: auto;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px 0px rgba(29, 106, 183, 0.15);
  border-radius: 32px;
}

ol.scelerisque>li.active {
  margin: 0 70px 0 0;
  width: auto;
  height: 64px;
  background: #2A7CF2;
  border-color: #2A7CF2;
}

ol.scelerisque>li.active>h3{
  color: #fff;
}

ol.scelerisque>li>h3 {
  font-weight: 500;
  color: #3B559A;
}
.caption>.carousel-inner>.item>img{
  margin: 0 auto;
}
.caption>a.left,
.caption>a.right {
    background: transparent
}
.caption>.scelerisque {
  bottom: -150px;
  left: 10%;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: -10%;
  text-align: center;
  list-style: none;
}