@charset "UTF-8";
a {
  text-decoration: none; }

.line {
  width: 1px;
  height: 18px;
  background: #75829B; }

.titleLine {
  width: 1px;
  height: 18px;
  background: #75829B; }

@font-face {
  font-family: 'BrushScript';
  /*字体名称*/
  src: url("../fonts/Brush-Script.eot");
  src: url("../fonts/Brush-Script.eot?#iefix") format("embedded-opentype"), url("../fonts/Brush-Script.woff") format("woff"), url("../fonts/Brush-Script.ttf") format("truetype"), url("../fonts/Brush-Script.svg#ChunkFiveRegular") format("svg"); }
@font-face {
  font-family: BoldRegular;
  src: url("../fonts/DINCond-BoldRegular_0.ttf"); }
.nav_header {
  width: 100%;
  height: 72px;
  background: #fff;
  display: flex;
  align-items: center; }
  .nav_header_body {
    width: 1200px;
    height: 72px;
    line-height: 72px;
    margin: auto;
    display: flex;
    justify-content: space-between; }
    .nav_header_body_left {
      display: flex;
      flex-direction: row;
      line-height: 72px; }
      .nav_header_body_left img {
        width: 51px;
        height: 30px;
        margin-top: 20px; }
      .nav_header_body_left .line {
        margin: 26px 10px 0 10px; }
      .nav_header_body_left .titleLine {
        margin: 26px 10px 0 10px; }
      .nav_header_body_left .titleName {
        font-size: 18px;
        color: #07142E;
        font-weight: 400; }
    .nav_header_body_right {
      display: flex;
      align-items: center; }
      .nav_header_body_right p {
        background: #125BF0;
        width: 108px;
        height: 40px;
        color: #fff;
        line-height: 40px;
        text-align: center;
        border-radius: 20px; }

.swiper-slide-section2-title {
  margin-bottom: -100%;
  position: relative;
  bottom: -100%;
  transition: all 1s ease-in-out;
  opacity: 0;
  z-index: 0; }
.swiper-slide-section2-footer {
  margin-bottom: -100%;
  transition: all 2s;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 8rem;
  z-index: 2;
  display: none; }
  .swiper-slide-section2-footer span {
    width: calc(50% - 8rem);
    text-align: left;
    padding-left: 5rem;
    margin-top: 1.5rem;
    color: #75829b; }
.swiper-slide-section2 .swiper-slide-section2-box1 {
  flex-direction: column;
  transition: all 0.6s ease-in-out;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .swiper-slide-section2 .swiper-slide-section2-box1 .bg {
    background: url("../images/bg2_1.png") no-repeat;
    background-size: revert;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position-x: -300px;
    transition: all 1s ease-in-out; }
  .swiper-slide-section2 .swiper-slide-section2-box1 .bg1 {
    background: url("../images/M1.png") no-repeat;
    background-size: 100%;
    background-position: bottom center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2;
    transition: all 2s ease-in-out; }
  .swiper-slide-section2 .swiper-slide-section2-box1 .swiper-slide-section2-footer {
    display: flex; }
  .swiper-slide-section2 .swiper-slide-section2-box1.goNext2 {
    margin-bottom: 20rem;
    transition-delay: 0s;
    z-index: 0; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext2 .bg {
      background-position-x: 0;
      transition-delay: 0s;
      z-index: 0; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext2 .bg1 {
      transition-delay: 0s;
      z-index: 0; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext2 .swiper-slide-section2-title {
      margin-bottom: -30%;
      transition-delay: 0.5s;
      opacity: 0;
      z-index: -1; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext2 .swiper-slide-section2-footer {
      margin-bottom: -100%;
      transition-delay: 0.3s; }
  .swiper-slide-section2 .swiper-slide-section2-box1.goNext3 {
    margin-bottom: 100%;
    transition-delay: 0.3s; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext3 .bg {
      background-position-x: 0;
      transition-delay: 0.3s; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext3 .bg1 {
      transition-delay: 0s; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext3 .swiper-slide-section2-title {
      margin-bottom: 100%;
      opacity: 0 !important;
      transition-delay: 0.5s;
      z-index: -1; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext3 .swiper-slide-section2-footer {
      margin-bottom: 200%;
      transition-delay: 0.5s;
      display: none; }
    .swiper-slide-section2 .swiper-slide-section2-box1.goNext3 .swiper-slide-section2-title {
      margin-bottom: 100%; }
  .swiper-slide-section2 .swiper-slide-section2-box1.gotoNextHome .swiper-slide-section2-title {
    margin-bottom: -100%; }
  .swiper-slide-section2 .swiper-slide-section2-box1.gotoNextHome .swiper-slide-section2-footer {
    margin-bottom: -100%; }
.swiper-slide-section2 .icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: all 0.8s ease-in-out;
  opacity: 0.3;
  width: 2.8em;
  height: 2.8em;
  fill: #fff;
  cursor: pointer; }
.swiper-slide-section2.swiper-slide-active .swiper-slide-section2-box2 {
  bottom: -100%;
  opacity: 0;
  transition-delay: 0s; }
.swiper-slide-section2.swiper-slide-active .swiper-slide-section2-title {
  margin-bottom: 13%;
  transition-delay: 0.5s;
  bottom: 0;
  z-index: 0; }
.swiper-slide-section2.swiper-slide-active .swiper-slide-section2-footer {
  margin-bottom: 0;
  transition-delay: 0.3s; }
.swiper-slide-section2.swiper-slide-active .icon:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 1; }
.swiper-slide-section2.swiper-slide-active .swiper-slide-section2-box3 .fachan {
  z-index: -1; }
.swiper-slide-section2 .swiper-slide-section2-box2 {
  margin-bottom: 0;
  bottom: -100%;
  opacity: 0;
  transition: all 1s ease-in-out; }
  .swiper-slide-section2 .swiper-slide-section2-box2 .wrap {
    position: absolute;
    bottom: 9rem;
    left: 50%;
    width: 120rem;
    margin-left: -60rem; }
  .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-top {
    text-align: left;
    position: relative; }
    .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-top img {
      height: 100%; }
    .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-top span {
      width: 17rem;
      height: 6.8rem;
      background-color: #1b60ec;
      border-radius: 0.4rem;
      margin-top: 6.6rem;
      text-align: center;
      line-height: 6.8rem;
      font-size: 3rem;
      color: #fff;
      margin-bottom: 9rem;
      display: block;
      cursor: pointer; }
    .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-top .fachan {
      font-size: 30.5rem;
      color: #eff2fd;
      position: absolute;
      top: 23rem;
      right: 0rem; }
  .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-content {
    width: calc(100% - 4rem);
    height: 15.2rem;
    padding-left: 4rem;
    background-color: #ffffff;
    box-shadow: 0px 1px 1.5rem 0px rgba(34, 42, 95, 0.08);
    border-radius: 0.4rem;
    color: #4b5467;
    line-height: 2.8rem;
    text-align: left;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    margin: 0 auto; }
    .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-content span.line {
      display: inline-block;
      width: 1px;
      height: 7.2rem;
      margin-right: 4rem;
      background-color: #75829b;
      opacity: 0.3; }
    .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-content .des {
      margin-right: 25.2rem;
      display: inline-block; }
    .swiper-slide-section2 .swiper-slide-section2-box2 .swiper-slide-section2-box2-content .next {
      position: absolute;
      right: 5rem;
      width: 4rem;
      display: inline-block;
      cursor: pointer; }
  .swiper-slide-section2 .swiper-slide-section2-box2.section2Show {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 1;
    transition-delay: 0.8s; }
    .swiper-slide-section2 .swiper-slide-section2-box2.section2Show .swiper-slide-section2-box2-content {
      position: relative;
      z-index: 3; }
  .swiper-slide-section2 .swiper-slide-section2-box2.goNext3 {
    margin-bottom: 100%;
    transition-delay: 300ms; }
.swiper-slide-section2 .swiper-slide-section2-box3 {
  transition: all 2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -100%; }
  .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items {
    border-right: 1px solid #f0f3f8;
    transition: all 2s ease-in-out;
    margin-top: 100%; }
    .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .wrap {
      display: flex; }
    .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item {
      display: flex;
      flex: 1;
      flex-direction: column;
      border-left: 1px solid #f0f3f8;
      padding: 18rem 5rem 0 3rem;
      transition: all 1s ease-in-out; }
      .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item:first-child {
        margin-top: 15%; }
      .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item:nth-child(2) {
        margin-top: 20%; }
      .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item:last-child {
        margin-top: 25%; }
      .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item-li {
        margin-bottom: 5rem;
        text-align: left;
        height: 19rem; }
        .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item-li .icon {
          fill: #1b60ec;
          width: 2.2rem;
          opacity: 1;
          vertical-align: top; }
        .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item-li h3 {
          color: #07142e;
          font-size: 1.8rem;
          margin-left: 1.3rem;
          display: inline-block;
          vertical-align: middle;
          text-align: left; }
          .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item-li h3 p {
            font-size: 1.4rem;
            color: #e7ebf3;
            margin-top: 1rem;
            text-align: left; }
        .swiper-slide-section2 .swiper-slide-section2-box3 .swiper-slide-section2-box3-items .swiper-slide-section2-box3-item-li .dec {
          line-height: 2.6rem;
          color: #75829b;
          font-size: 1.4rem;
          margin-top: 3.2rem; }
  .swiper-slide-section2 .swiper-slide-section2-box3 .fachan {
    font-size: 34rem;
    position: absolute;
    bottom: -12%;
    left: 0;
    z-index: 0; }
  .swiper-slide-section2 .swiper-slide-section2-box3.goNext3 {
    bottom: 0;
    z-index: 3;
    transition-delay: 0.5s; }
    .swiper-slide-section2 .swiper-slide-section2-box3.goNext3 .swiper-slide-section2-box3-items {
      margin-top: 0;
      background-color: #fff; }
    .swiper-slide-section2 .swiper-slide-section2-box3.goNext3 .swiper-slide-section2-box3-item:first-child {
      margin-top: 0;
      transition-delay: 0.3s; }
    .swiper-slide-section2 .swiper-slide-section2-box3.goNext3 .swiper-slide-section2-box3-item:nth-child(2) {
      margin-top: 0;
      transition-delay: 0.5s; }
    .swiper-slide-section2 .swiper-slide-section2-box3.goNext3 .swiper-slide-section2-box3-item:last-child {
      margin-top: 0;
      transition-delay: 0.8s; }
    .swiper-slide-section2 .swiper-slide-section2-box3.goNext3 .fachan {
      z-index: 1; }
  .swiper-slide-section2 .swiper-slide-section2-box3.goNext4 {
    bottom: 100%;
    transition-delay: 1.5s; }
    .swiper-slide-section2 .swiper-slide-section2-box3.goNext4 .swiper-slide-section2-box3-items {
      margin-top: 100%;
      transition-delay: 0.5s; }

/*# sourceMappingURL=main.css.map */
