* {
  margin: 0;
  padding: 0;
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1200px;
  overflow: hidden;
}
.bannerSwiper {
  margin-top: 110px;
  width: 100%;
  height: 750px;
}
.bannerSwiper .swiper-slide div {
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet {
  border: 0.02rem solid #fff;
  width: 20px !important;
  height: 20px !important;
}
.swiper-pagination-bullet-active {
  background-color: #fff !important;
  width: 20px !important;
  height: 20px !important;
}
.content {
  width: 100%;
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2,
.box3,
.box4,
.box5,
.box6,
.box7 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2-top,
.box3-top,
.box4-top,
.box5-top,
.box6-top,
.box7-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2-top b,
.box3-top b,
.box4-top b,
.box5-top b,
.box6-top b,
.box7-top b {
  font-size: 35px;
  color: #475D87;
}
.box2-top p,
.box3-top p,
.box4-top p,
.box5-top p,
.box6-top p,
.box7-top p {
  margin-top: 10px;
  font-size: 22px;
  color: #585858;
}
.box2-top img,
.box3-top img,
.box4-top img,
.box5-top img,
.box6-top img,
.box7-top img {
  margin-top: 20px;
  width: 151px;
  height: 9px;
}
.box1 {
  margin-top: 84px;
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box1-top {
  width: 100%;
  height: 160px;
  background-color: #F5F3F0;
  display: flex;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.box1-top-left {
  border-right: 1px solid #E5E0D9;
  width: 472px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box1-top-left img {
  width: 179px;
  height: 96px;
}
.box1-top-left div {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box1-top-left div p {
  font-size: 26px;
  color: #13356C;
  font-weight: 700;
  letter-spacing: 3px;
}
.box1-top-left div span {
  font-size: 18px;
  color: #3C3C3C;
}
.box1-top-center {
  padding: 30px 0;
  box-sizing: border-box;
  border-right: 1px solid #E5E0D9;
  width: 323px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.box1-top-center div {
  width: calc(323px - 190px);
  display: flex;
  box-sizing: border-box;
}
.box1-top-center div p {
  font-size: 16px;
  color: #7B7A7A;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.box1-top-center div p i {
  width: 11px;
  height: 11px;
  background-color: rgba(19, 53, 108, 0.1);
  border-radius: 50%;
  position: absolute;
  left: -8px;
  top: -5px;
}
.box1-top-center div:nth-child(2n-1) {
  width: 186px !important;
  padding-left: 53px;
}
.box1-top-right {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 40px;
  box-sizing: border-box;
}
.box1-top-right div {
  width: 33.33%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}
.box1-top-right div p {
  font-size: 16px;
  color: #7B7A7A;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.box1-top-right div p i {
  width: 11px;
  height: 11px;
  background-color: rgba(19, 53, 108, 0.1);
  border-radius: 50%;
  position: absolute;
  left: -8px;
  top: -5px;
}
.box1-center {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 100%;
  height: 160px;
  background: url(../img/index/box1_bg.png) no-repeat center / 100%;
  display: flex;
  align-items: center;
}
.box1-center img {
  margin: 0 40px 0 60px;
  width: 88px;
  height: 65px;
}
.box1-center div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box1-center div span {
  font-size: 18px;
  color: #A3B0C6;
}
.box1-center div b {
  margin-top: 6px;
  font-size: 29px;
  color: #fff;
}
.box1-bottom {
  margin-top: 52px;
  width: 1200px;
  height: 277px;
  border-radius: 10px;
  border: 4px solid #CADCE0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.box1-bottom-left {
  padding-left: 78px;
  box-sizing: border-box;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box1-bottom-left b {
  margin-bottom: 16px;
  font-size: 35px;
  color: #475D87;
}
.box1-bottom-left h4 {
  margin-top: 16px;
  display: flex;
  align-items: center;
}
.box1-bottom-left h4 span {
  width: 97px;
  height: 40px;
  background-color: #709EC5;
  border-radius: 40px;
  font-size: 29px;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box1-bottom-left h4 strong {
  margin-left: 9px;
  font-size: 29px;
  color: #475D87;
}
.box1-bottom-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box1-bottom-right b {
  font-size: 26px;
  color: #475D87;
}
.box1-bottom-right span {
  width: 550px;
  margin-top: 42px;
  font-size: 18px;
  color: #475D87;
  letter-spacing: 1px;
}
.box2 {
  margin-top: 80px;
  width: 100%;
  padding: 20px 0 86px;
  background: linear-gradient(0deg, #f5f3f0 0%, rgba(245, 243, 240, 0) 100%);
}
.box2-bottom {
  margin-top: 35px;
  width: 1200px;
}
.box2-bottom .box2Swiper {
  margin-left: -360px;
  width: 1920px;
}
.box2-bottom .box2Swiper .swiper-slide {
  flex-shrink: 0;
  width: 514px;
  height: 256px;
  position: relative;
}
.box2-bottom .box2Swiper .swiper-slide img {
  height: 100%;
}
.box2-bottom .box2Swiper .swiper-slide div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.box2-bottom .box2Swiper .swiper-slide div b {
  font-size: 35px;
}
.box2-bottom .box2Swiper .swiper-slide div span {
  margin-top: 15px;
  font-size: 23px;
}
.box2-bottom .box2Swiper .swiper-slide:nth-child(2n) div {
  color: #13356C;
}
.box3 {
  width: 100%;
}
.box3-top {
  margin-top: 130px;
}
.box3-bottom {
  margin-top: 46px;
  width: 1773px;
  background: url(../img/index/box3_bg.png) no-repeat bottom / 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.box3-bottom .box3_icon1 {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 90px;
  left: 293px;
}
.box3-bottom .box3_icon2 {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 450px;
  left: -18px;
}
.box3-bottom .box3_img {
  z-index: 3;
  margin-left: 569px;
}
.box3-bottom .box3_border {
  margin: -228px 0 0 1415px;
}
.box3-bottom div {
  z-index: 9;
  margin: -235px 0 24px 289px;
  width: 909px;
  height: 491px;
  background-color: #fff;
  border-radius: 43px;
  padding: 0 52px 0 42px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.box3-bottom div b {
  margin-bottom: 38px;
  font-size: 30px;
  color: #494949;
}
.box3-bottom div p,
.box3-bottom div span {
  font-size: 20px;
  line-height: 38px;
  color: #5C5C5C;
  text-align: justify;
}
.box3-bottom div span {
  color: #15366D;
  font-weight: 700;
}
.box4 {
  margin-top: 136px;
  width: 100%;
  height: 1127px;
  background: url(../img/index/box4_bg.png) no-repeat center;
}
.box4-top {
  margin-top: 88px;
}
.box4-top button {
  margin-top: 30px;
  width: 455px;
  height: 63px;
  background: linear-gradient(90deg, #13356c 0%, #709ec5 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 63px;
  border: 0;
}
.box4-top button span {
  margin: 0 29px;
  font-size: 26px;
  color: #fff;
}
.box4-top button i {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
}
.box4-bottom {
  margin-top: 38px;
  width: 1200px;
}
.box4-bottom i {
  display: block;
  margin-top: 26px;
  width: 100%;
  height: 1px;
  background-color: #223F87;
}
.box4-bottom .item {
  margin-bottom: 13px;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.box4-bottom .item p {
  margin-left: calc(80px - 164px);
  width: 164px;
  height: 58px;
  background-color: #BED7ED;
  border-radius: 5px;
  font-size: 22px;
  color: #13356C;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box4-bottom .item span {
  margin-left: 60px;
  width: 626px;
  font-size: 18px;
  color: #223F87;
}
.box4-bottom .item:nth-child(2n-1) {
  background: linear-gradient(90deg, #ffffff 70%, rgba(255, 255, 255, 0) 100%);
}
.box5 {
  width: 100%;
}
.box5-top {
  margin-top: 125px;
}
.box5-bottom {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
}
.box5-bottom .item {
  margin: 39px 24px 0 0;
  width: 384px;
  height: 476px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.box5-bottom .item img {
  width: 100%;
  height: 100%;
}
.box5-bottom .item p {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 30px;
  box-sizing: border-box;
  width: 384px;
  height: 65px;
  background-color: #709EC5;
  border-radius: 35%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  line-height: 65px;
  font-size: 18px;
  color: #fff;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box5-bottom .item:nth-child(3n) {
  margin-right: 0;
}
.box6 {
  margin-top: 166px;
  width: 100%;
  height: 994px;
  background: url(../img/index/box6_bg.png) no-repeat center;
}
.box6-top {
  margin-top: 106px;
}
.box6-bottom {
  width: 1312px;
  display: flex;
  flex-wrap: wrap;
}
.box6-bottom .item {
  margin: 95px 146px 0 0;
  width: 340px;
  height: 230px;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 20px;
  box-sizing: border-box;
}
.box6-bottom .item b {
  margin-top: -29px;
  font-size: 47px;
  color: #13356C;
}
.box6-bottom .item strong {
  margin: 22px 0 12px;
  font-size: 27px;
  color: #13356C;
}
.box6-bottom .item span {
  font-size: 16px;
  color: #454545;
  line-height: 28px;
}
.box6-bottom .item:nth-child(3n) {
  margin-right: 0;
}
.box7 {
  width: 100%;
}
.box7-top {
  margin-top: 100px;
}
.box7 button {
  margin-top: 40px;
  width: 455px;
  height: 63px;
  background: linear-gradient(90deg, #13356c 0%, #709ec5 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 63px;
  border: 0;
}
.box7 button span {
  margin: 0 29px;
  font-size: 26px;
  color: #fff;
}
.box7 button i {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
}
.box7-center {
  margin-top: 66px;
  width: 1200px;
  position: relative;
}
.box7-center .box7_1Swiper {
  margin-left: -360px;
  width: 1920px;
}
.box7-center .box7_1Swiper .swiper-slide {
  opacity: 0.3;
  width: 436px;
  height: 467px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.box7-center .box7_1Swiper .swiper-slide img {
  width: 100%;
}
.box7-center .box7_1Swiper .swiper-slide b {
  position: absolute;
  left: 0;
  bottom: 28px;
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
  text-align: center;
  font-size: 24px;
  color: #000;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box7-center .box7_1Swiper .swiper-slide-active {
  opacity: 1;
}
.box7-center .box7_1Swiper .swiper-slide-active b {
  color: #fff;
}
.box7-center .box7_1-left-arrow,
.box7-center .box7_1-right-arrow {
  z-index: 9;
  width: 74px;
  height: 74px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.box7-center .box7_1-left-arrow {
  left: 0;
  background: url(../img/index/box7_1_left_arrow.png) no-repeat center / 100%;
}
.box7-center .box7_1-right-arrow {
  right: 0;
  background: url(../img/index/box7_1_right_arrow.png) no-repeat center / 100%;
}
.box7-bottom {
  margin-top: 76px;
  width: 1200px;
  position: relative;
}
.box7-bottom .box7_2Swiper {
  margin-left: -360px;
  width: 1920px;
}
.box7-bottom .box7_2Swiper .swiper-slide {
  width: 887px;
  height: 474px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.box7-bottom .box7_2Swiper .swiper-slide img {
  width: 100%;
}
.box7-bottom .box7_2Swiper .swiper-slide b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 239px;
  height: 70px;
  background-color: #fff;
  border-top-right-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #13356C;
}
.box7-bottom .box7_2-left-arrow,
.box7-bottom .box7_2-right-arrow {
  z-index: 9;
  width: 74px;
  height: 74px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.box7-bottom .box7_2-left-arrow {
  left: 122px;
  background: url(../img/index/box7_2_left_arrow.png) no-repeat center / 100%;
}
.box7-bottom .box7_2-right-arrow {
  right: 122px;
  background: url(../img/index/box7_2_right_arrow.png) no-repeat center / 100%;
}
.box8 {
  margin-top: 196px;
  width: 100%;
  height: 626px;
  background: url(../img/index/box8_bg.png) no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box8_con {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box8_con-left {
  display: flex;
  flex-direction: column;
}
.box8_con-left b {
  font-size: 35px;
  color: #fff;
}
.box8_con-left span {
  margin-top: 60px;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}
.box8_con .inputs {
  width: 400px;
  height: 397px;
  background-color: #fff;
  border-top: 7px solid #13356C;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 50px;
  box-sizing: border-box;
}
.box8_con .inputs div {
  margin-bottom: 27px;
  width: 100%;
  border-bottom: 1px solid #F7F7F7;
  display: flex;
  align-items: center;
}
.box8_con .inputs div span {
  flex-shrink: 0;
  font-size: 16px;
  color: #272727;
}
.box8_con .inputs input {
  flex: 1;
  font-size: 13px;
  color: #333;
  border: 0;
}
.box8_con .inputs ::placeholder {
  color: #BABABA;
}
.box8_con .inputs-btn {
  margin: 5px auto 0;
  width: 148px;
  height: 48px;
  background-color: transparent;
  border: 1px solid #000;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 20px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.gotop {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.gotop .item {
  width: 50px;
  height: 50px;
  background-color: #3396c0;
  margin-bottom: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.gotop .item p {
  display: none;
  position: absolute;
  top: 0;
  right: 150%;
  bottom: 0;
  margin: auto 0;
  background-color: #fff;
  padding: 0 30px;
  border-radius: 10px;
  box-shadow: 0 0 2px 1px #eee;
  font-size: 18px;
  color: #333;
  line-height: 50px;
  white-space: nowrap;
}
.gotop .item:nth-child(3) p {
  width: 130px;
  height: 130px;
  background-color: #fff;
  padding: 0;
}
.gotop .item:hover {
  background-color: #6cb92e;
}
.gotop .item:hover p {
  display: flex;
}
