﻿.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
.site_banner_text {
  width: 100%;
}
.site_banner_text .banner_le h2 {
  font-family: 'Avenir';
  font-weight: bold;
  color: #141D4B;
  margin-bottom: 0.5%;
}
.site_banner_text .banner_le p {
  color: #141D4B;
}
.site_banner_text .banner_le .bannerbtn {
  margin-top: 5%;
  cursor: pointer;
  color: #325078;
  text-align: center;
  line-height: 36px;
  width: 160px;
  border: 1px solid #286AD1;
  border-radius: 30px;
}
.site_banner_text .banner_le .bannerbtn i {
  margin-left: 10px;
}
.site_banner_text .banner_le .bannerbtn:hover {
  background: #286AD1;
  color: #fff;
}
.title {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: #325078;
}
.index_01 {
  padding: 3.2% 0 5.5%;
  background: #E8F1FE;
}
.index_01 ul {
  margin-top: 2.5%;
}
.index_01 ul li {
  padding: 2%;
  padding-bottom: 1%;
  position: relative;
  background: linear-gradient(180deg, #E6F0FE 0%, #FEFFFF 100%);
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 30px #D2D8E5;
  border-radius: 12px;
  width: 32%;
  margin-right: 2%;
}
.index_01 ul li img {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
}
.index_01 ul li h2 {
  margin-top: 5px;
  position: relative;
  z-index: 2;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: #19314F;
}
.index_01 ul li p {
  margin-top: 10px;
  height: 6em;
  position: relative;
  z-index: 2;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  color: #526B8A;
}
.index_01 ul li:nth-child(1n)::after {
  line-height: 1;
  font-weight: bold;
  font-size: 240px;
  content: '01';
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_01 ul li:nth-child(2n)::after {
  line-height: 1;
  font-weight: bold;
  font-size: 240px;
  content: '02';
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_01 ul li:nth-child(3n) {
  margin-right: 0;
}
.index_01 ul li:nth-child(3n)::after {
  line-height: 1;
  font-weight: bold;
  font-size: 240px;
  content: '03';
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_02 {
  padding: 3.2% 0;
}
.index_02 > .wrap .clearfix > .pull-left {
  width: 60%;
}
.index_02 > .wrap .clearfix > .pull-left > h2 {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  color: #325078;
}
.index_02 > .wrap .clearfix > .pull-left > p {
  margin-bottom: 18px;
  height: 6em;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* or 24px */
  color: #526B8A;
}
.index_02 > .wrap .clearfix > .pull-right {
  width: 39%;
}
.index_02 > .wrap .clearfix > .pull-right img {
  width: 100%;
}
.leftul > li {
  text-align: left;
  float: left;
  width: 33.33%;
}
.leftul > li .imgbox {
  margin-bottom: 14px;
  position: relative;
  display: inline-block;
  width: 64px;
  height: 64px;
  background: #EFF6FF;
  border-radius: 50px;
}
.leftul > li .imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
}
.leftul > li h2 {
  margin-bottom: 16px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-align: left !important;
  color: #19314F;
}
.leftul > li p {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  height: 6em;
  text-align: left !important;
  color: #526B8A;
}
.phoneleftul {
  display: none;
}
.index_03 {
  padding: 3.2% 0;
  background: #E8F1FE;
}
.index_03 .index_03btn {
  font-weight: bold;
  line-height: 48px;
  color: #286AD1;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
  width: 200px;
  background: linear-gradient(182.97deg, #F4F6FB 15.08%, #CAE1FC 94.71%);
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 30px #D2D8E5;
  border-radius: 40px;
  margin-top: 24px;
  margin-bottom: 40px;
}
.index_03 .index_03btn img {
  margin-right: 10px;
  display: inline-block;
}
.index_03 .tapwrap {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
.index_03 .tapwrap ul {
  width: 40%;
}
.index_03 .tapwrap ul li {
  cursor: pointer;
  padding: 16px 24px;
  border-top: 4px solid #fff;
  background: linear-gradient(268.3deg, #C9E1FF 3.78%, #F7F8FC 94.94%);
}
.index_03 .tapwrap ul li h2 {
  margin-bottom: 16px;
  padding-left: 10px;
  position: relative;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  color: #19314F;
}
.index_03 .tapwrap ul li h2::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 20px;
  background: linear-gradient(180deg, #0E83FE 0%, #32B1FE 100%);
  box-shadow: 0px 0px 8px #D2D8E5;
  border-radius: 10px;
  left: 0;
}
.index_03 .tapwrap ul li .leftbox {
  height: 3em;
  float: left;
  width: 70%;
}
.index_03 .tapwrap ul li .leftbox p {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  color: #526B8A;
  line-height: 1.5em;
}
.index_03 .tapwrap ul li .rightboximg {
  float: right;
  width: 30%;
}
.index_03 .tapwrap ul li .rightboximg img {
  width: 100%;
  max-width: 100%;
  display: none;
}
.index_03 .tapwrap ul li.on {
  /* min-height: 163px; */
  max-height: 163px;
  position: relative;
  border: none;
  background: linear-gradient(180deg, #0C81FD 0%, #33B2FD 100%);
}
.index_03 .tapwrap ul li.on::before {
  background: url(../images/jian.png) no-repeat;
  position: absolute;
  content: '';
  z-index: 99;
  width: 14px;
  height: 21px;
  right: -14px;
  top: 50%;
}
.index_03 .tapwrap ul li.on h2 {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  color: #FFFFFF;
}
.index_03 .tapwrap ul li.on h2::after {
  content: '';
  background: linear-gradient(360deg, #FEFFFF 5%, #CFDCEF 97.5%);
}
.index_03 .tapwrap ul li.on .leftbox p {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  color: #FFFFFF;
}
.index_03 .tapwrap ul li.on .rightboximg img {
  display: block;
}
.index_03 .tapwrap .rightbox {
  display: none;
  position: relative;
  right: 0;
  top: 0;
  height: 100%;
  position: absolute;
  width: 60%;
  background: linear-gradient(180deg, #1288FE 0%, #30AEFE 100%);
}
.index_03 .tapwrap .rightbox > p {
  display: none;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #FFFFFF;
}
.index_03 .tapwrap .rightbox.on {
  display: block;
}
.index_03 .tapwrap .rightbox video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  display: block;
  margin: 0 auto;
  max-width: 80%;
}
.index_04 {
  background: linear-gradient(180deg, #0A73FC 0%, #34A7FB 100%);
  padding: 4% 0;
}
.index_04 .wrap .title {
  color: #fff;
}
.index_04 .wrap .swiperbox {
  /* margin: 10px -20px; */
}
.index_04 .wrap .swiperbox .swiper-container {
  padding: 50px 20px;
}
@media only screen and (min-width: 1025px){
  .index_03 .tapwrap ul li.on {
    min-height: 163px;
  }
  .index_04 .wrap .swiperbox .swiper-slide {
    width: 23%;
    margin-right: 2.66%;
    display: block !important;
  }
}
.index_04 .wrap .swiperbox .swiper-slide {


  transition: all 0.5s;
  min-height: 520px;
  padding: 20px;
  background: linear-gradient(180deg, #E6F0FE 0%, #FEFFFF 100%);
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 30px #286AD1;
  border-radius: 12px;
  box-sizing: border-box;
}
.index_04 .wrap .swiperbox .swiper-slide:nth-child(4n){
  margin-right: 0;
}
.index_04 .wrap .swiperbox .swiper-slide .topimg {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #325078;
}
.index_04 .wrap .swiperbox .swiper-slide .topimg img {
  width: 100%;
}
.index_04 .wrap .swiperbox .swiper-slide h2 {
  line-height: 1.2;
  height: 1.2em;
  margin-bottom: 16px;
  margin-top: 8px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  color: #325078;
}
.index_04 .wrap .swiperbox .swiper-slide h3 {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #19314F;
  height: 6em;
}
.index_04 .wrap .swiperbox .swiper-slide .pbox {
  margin-bottom: 5px;
  height: 12em;
}
.index_04 .wrap .swiperbox .swiper-slide .pbox p {
  font-family: 'Arial';
  font-style: normal;
  line-height: 150%;
  color: #526B8A;
}
.index_04 .wrap .swiperbox .swiper-slide .btnbottm i {
  transform: translateY(-20px);
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  color: #0274FC;
}
.index_04 .wrap .swiperbox .swiper-slide .btnbottm i:nth-child(2n) {
  margin-left: 20px;
  display: inline-block;
  font-weight: normal;
  transform: translateY(10px);
}
.index_04 .wrap .swiperbox .swiper-slide:hover {
  transform: scale(1.1, 1.1);
}
.index_04 .wrap .swiperbox .swiper-slide:hover h2 {
  color: #0274FC;
}
.bannerbtn:hover {
  background: #0274FC;
  color: #fff !important;
}
.index_05 {
  padding: 4% 0;
}
.index_05 .swiper-container {
  width: 90%;
}
.index_05 .wrap .swiper_05box {
  position: relative;
  margin-top: 36px;
}
.index_05 .wrap .swiper_05box .swiper-button-next,
.index_05 .wrap .swiper_05box .swiper-button-prev {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: #EEF1FA;
}
.index_05 .wrap .swiper_05box .swiper-button-next img,
.index_05 .wrap .swiper_05box .swiper-button-prev img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_05 .wrap .swiper-slide {
  position: relative;
  /* width: 100% !important;
  max-width: 80%; */
  overflow: hidden;
  border-radius: 20px;
}
.index_05 .wrap .swiper-slide a{
  width: 100%;
}
.index_05 .wrap .swiper-slide .pull-left {
  border-radius: 20px;
  overflow: hidden;
  width: 43%;
}
.index_05 .wrap .swiper-slide .pull-left img {
  width: 100%;
}
.index_05 .wrap .swiper-slide .rightabosl {
  position: relative;
  box-sizing: border-box;
  padding: 48px 35px;
  width: 55.2%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #E8F1FE;
  border-radius: 20px;
}
.index_05 .wrap .swiper-slide .rightabosl h2 {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  color: #19314F;
}
.index_05 .wrap .swiper-slide .rightabosl p {
  margin-top: 16px;
  margin-bottom: 24px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #526B8A;
}
.index_05 .wrap .swiper-slide .rightabosl ul li {
  font-family: 'Arial';
  font-style: normal;
  line-height: 150%;
  color: #19314F;
}
.index_05 .wrap .swiper-slide .rightabosl ul li i {
  font-weight: bold;
}
.index_05 .wrap .swiper-slide .rightabosl .bannerbtn {
  position: absolute;
  cursor: pointer;
  color: #325078;
  text-align: center;
  line-height: 36px;
  width: 160px;
  border: 1px solid #286AD1;
  border-radius: 30px;
  bottom: 20px;
}
.swiper-pagination {
  display: none;
}
@media only screen and (max-width: 767px) {
  .site_banner .banner_le {
    text-align: center;
  }
  .site_banner_text .banner_le p {
    text-align: center;
  }
  .site_banner_text .banner_le h2 {
    text-align: center;
  }
  .site_banner_text .banner_le .bannerbtn {
    margin: 0 auto;
    margin-top: 3%;
  }
  .index_01 ul li {
    margin-bottom: 24px;
    width: 100%;
  }
  .index_01 ul li img {
    float: left;
    width: 80px;
  }
  .index_01 ul li > div {
    float: right;
    width: calc(100% - 100px);
  }
  .index_01 ul li > div br {
    display: none;
  }
  .index_01 ul li > div h2,
  .index_01 ul li > div p {
    text-align: left;
  }
  .index_01 ul li::after {
    font-size: 115px !important;
    top: 50%;
    left: auto !important;
    right: 20px !important;
    transform: translate(0, -50%) !important;
  }
  .pcleftul {
    display: none;
  }
  .phoneleftul {
    display: block;
  }
  .index_02 > .wrap .clearfix > .pull-left > p {
    margin-bottom: 18px;
    height: auto;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #526B8A;
  }
  .index_02 > .wrap .clearfix > .pull-left > p br {
    display: none;
  }
  .index_02 > .wrap .clearfix > .pull-left > h2 {
    margin-bottom: 10px;
  }
  .leftul > li p {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    height: auto;
    text-align: left !important;
    color: #526B8A;
  }
  .leftul > li p br {
    display: none;
  }
  .index_03 .tapwrap ul {
    float: none;
    width: 100%;
  }
  .index_03 .tapwrap ul li {
    border-top: none;
    border-right: 4px solid rgba(255, 255, 255, 0);
    min-height: 120px;
    padding: 20px 10px;
    width: 19%;
    float: left;
  }
  .index_03 .tapwrap ul li .leftbox {
    display: none;
  }
  .index_03 .tapwrap ul li .rightboximg {
    display: none;
  }
  .index_03 .tapwrap ul li h2 {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    max-height: 6em;
    height: 6em;
    overflow: hidden;
    padding: 0;
    padding-top: 10px;
    width: 100%;
  }
  .index_03 .tapwrap ul li h2::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    background: linear-gradient(180deg, #0E83FE 0%, #32B1FE 100%);
    box-shadow: 0px 0px 8px #D2D8E5;
    border-radius: 10px;
    left: 0px;
    top: 00px;
  }
  .index_03 .tapwrap ul li.on {
    width: calc(100% - 19% * 3);
  }
  .index_03 .tapwrap ul li.on h2 {
    -webkit-line-clamp: 4;
    height: 12em;
    width: 60%;
  }
  .index_03 .tapwrap ul li.on::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    background: linear-gradient(360deg, #FEFFFF 5%, #CFDCEF 97.5%);
    box-shadow: 0px 0px 8px #D2D8E5;
    border-radius: 10px;
    left: 0px;
    top: 0;
  }
  .index_03 .tapwrap ul li:nth-child(4n) {
    border: none;
  }
  .index_03 .tapwrap .rightbox {
    display: none;
    position: relative;
    right: 0;
    top: 0;
    height: 100%;
    position: static;
    width: 100%;
    background: linear-gradient(180deg, #1288FE 0%, #30AEFE 100%);
  }
  .index_03 .tapwrap .rightbox > p {
    display: block;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #FFFFFF;
  }
  .index_03 .tapwrap .rightbox {
    padding: 20px;
  }
  .index_03 .tapwrap .rightbox video {
    position: static;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    transform: none;
  }
  .index_04 .wrap .swiperbox .swiper-container {
    padding: 0;
    /* overflow: unset; */
  }
  .index_04 .wrap .swiperbox .swiper-slide{
    box-shadow: none;
    height: auto !important;
  }
  .index_04 .wrap .swiperbox .swiper-slide a {
    display: block;
  }
  .index_04 .wrap .swiperbox .swiper-slide:hover {
    transform: scale(1, 1);
  }
  .swiperbox {
    margin-top: 15px;
  }
  .index_04 .wrap .swiperbox .swiper-slide .topimg {
    width: 100%;
    padding-bottom: 0;
    border-bottom: none;
  }
  .index_04 .wrap .swiperbox .swiper-slide {
    padding: 10px;
  }
  .index_04 .wrap .swiperbox .swiper-slide h2 {
    margin-bottom: 5px;
    margin-top: 8px;
  }
 
  .index_04 .wrap .swiperbox .swiper-slide .pbox {
    margin-bottom: 5px;
    height: auto;
  }
  .index_04 .wrap .swiperbox .swiper-slide .btnbottm {
    text-align: right;
  }
  .index_04 .wrap .swiperbox .swiper-slide .btnbottm i:nth-child(2n) {
    margin-left: 10px;
    display: inline-block;
    font-weight: normal;
    transform: translateY(5px);
  }
  .index_05 .swiper-container {
    width: 100%;
  }
  .index_05 .wrap .swiper-slide .pull-left {
    border-radius: 20px;
    overflow: hidden;
    width: 80%;
  }
  .index_05 .wrap .swiper-slide .rightabosl {
    padding: 20px 15px;
    width: 70%;
    border-radius: 0px;
  }
  .index_05 .wrap .swiper-slide .rightabosl .bannerbtn {
    display: none;
  }
  .index_05 .wrap .swiper-slide .rightabosl p {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .index_05 .wrap .swiper_05box .swiper-button-next,
  .index_05 .wrap .swiper_05box .swiper-button-prev {
    display: none;
  }
  .swiper-pagination-bullet-active {
    opacity: 1 !important;
  }
  .index_05 .swiper-pagination-bullet {
    background: #FFFFFF !important;
    opacity: 0.5;
  }
  .swiper-pagination {
    display: block !important;
  }
  .index_03 .tapwrap ul li {
    padding-bottom: 10px;
    min-height: auto    ;
  }
  .index_03 .tapwrap ul li h2 {
    height: auto;
  }
  .index_03 .tapwrap ul li.on h2 {
    height: auto;
  }
  .index_03 .tapwrap ul li.on::before {
    background: url(../images/22222222.png) no-repeat;
    position: absolute;
    content: '';
    z-index: 99;
    width: 21px;
    height: 14px;
    right: 50%;
    top: auto;
    bottom: -14px;
    transform: translateX(50%);
  }
  .index_03 .index_03btn {
    font-weight: bold;
    line-height: 48px;
    color: #286AD1;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    width: 200px;
    background: linear-gradient(182.97deg, #F4F6FB 15.08%, #CAE1FC 94.71%);
    border: 2px solid #FFFFFF;
    box-shadow: 0px 4px 30px #D2D8E5;
    border-radius: 40px;
    margin-top: 14px;
    margin-bottom: 25px;
  }
}
