@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-section3 {
  position: relative;
  z-index: 1; }
  .swiper-slide-section3-box1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0%;
    padding-top: 2.5%;
    background: #fff url("/static/images/n4-bg.png") repeat-y;
    z-index: 1;
    display: flex;
    align-items: center;
    transition: all 2s ease-in-out;
    justify-content: center; }
    .swiper-slide-section3-box1-left {
      margin-right: -4%;
      position: relative; }
    .swiper-slide-section3-box1.gotoNext2 {
      top: -320%;
      background: #f3f4f6; }
  .swiper-slide-section3-box2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 120%;
    z-index: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
    .swiper-slide-section3-box2-title {
      font-family: "BoldRegular";
      color: #07142e;
      text-align: left;
      font-weight: bolder;
      line-height: 3.6rem;
      color: #4b5467;
      transition: all 1.2s ease-in-out;
      font-size: 5.4rem;
      line-height: 5.4rem;
      position: absolute;
      top: 100%;
      left: 0;
      transition: all 2s ease-in-out; }
      .swiper-slide-section3-box2-title p {
        font-family: "BoldRegular"; }
    .swiper-slide-section3-box2-items {
      display: flex;
      justify-content: flex-end;
      flex-direction: row;
      flex-wrap: wrap;
      position: absolute;
      top: 100%;
      left: 0;
      transition: all 2s ease-in-out; }
    .swiper-slide-section3-box2-item {
      flex: 1;
      width: 25%;
      min-width: 25%;
      max-width: 25%;
      margin-bottom: 5rem;
      text-align: left; }
      .swiper-slide-section3-box2-item-content {
        margin-right: 5rem;
        width: 17.8rem;
        height: 14.5rem;
        background: #fff;
        padding: 6rem 3.6rem 4.7rem 3.8rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
      .swiper-slide-section3-box2-item .icon {
        fill: #1b60ec;
        width: 3rem;
        height: 3rem; }
      .swiper-slide-section3-box2-item h3 {
        font-size: 1.8rem;
        color: #07142e; }
        .swiper-slide-section3-box2-item h3 p {
          color: #4b5467;
          font-size: 1.2rem;
          margin-top: 1.5rem; }
    .swiper-slide-section3-box2 .bg {
      background: url(/static/images/n4.png) no-repeat;
      background-position: bottom;
      width: 67rem;
      height: 54.8rem;
      background-size: contain;
      position: absolute;
      bottom: 0;
      left: 0;
      transition: all 0.3s ease-in-out; }
    .swiper-slide-section3-box2.gotoNext2 {
      z-index: 1;
      top: 12%;
      opacity: 1;
      transition-delay: 1s; }
      .swiper-slide-section3-box2.gotoNext2 .swiper-slide-section3-box2-title {
        top: 0;
        transition-delay: 0.8s; }
      .swiper-slide-section3-box2.gotoNext2 .swiper-slide-section3-box2-items {
        top: 15.8rem;
        transition-delay: 1.6s; }
      .swiper-slide-section3-box2.gotoNext2 .bg {
        bottom: 0;
        transition-delay: 0.5s; }

.swiper-slide-section7 .desc {
  font-size: 1.6rem;
  line-height: 3rem;
  color: #75829b;
  text-align: left;
  margin-top: -11rem;
  position: relative;
  margin-left: 12rem; }
  .swiper-slide-section7 .desc .line {
    width: 21.9rem;
    display: block;
    height: 0.3rem;
    background-color: #e7ebf3;
    position: absolute;
    left: 37rem;
    top: 3rem; }

@media (max-width: 1367px) {
  .swiper-slide-section3-box1-left,
  .swiper-slide-section3-box1-right {
    width: 43%; }

  .swiper-slide-section3-box2 {
    width: 120rem; } }

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