@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-section5 {
  transition: all 0.3s; }
  .swiper-slide-section5 .swiper-slide-section5-box {
    width: 100%;
    height: 100%;
    background: #cce2fc;
    position: relative;
    top: 10%; }
  .swiper-slide-section5.gotoNext2 .swiper-slide-section5-box2-btn {
    top: 100%;
    transition-delay: 2s;
    opacity: 0; }
  .swiper-slide-section5 .swiper-slide-section5-bg-left {
    background: url(/static/images/n6-bg2.png) no-repeat bottom center;
    position: absolute;
    top: 10%;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-size: 100%;
    transition: all 2s ease-in-out; }
    .swiper-slide-section5 .swiper-slide-section5-bg-left.gotoNext2 {
      top: 36%;
      transition-delay: 3s; }
    .swiper-slide-section5 .swiper-slide-section5-bg-left.hide {
      z-index: 0; }
  .swiper-slide-section5 .swiper-container3 {
    width: 118rem;
    height: 50.8rem;
    overflow: hidden; }
  .swiper-slide-section5 .swiper-slide-section5-bg {
    background: #cce2fc url("/static/images/behind.png") no-repeat bottom center;
    background-size: 100% 100%;
    position: absolute;
    top: 10%;
    width: 100%;
    height: 100%;
    transition: all 2s ease-in-out; }
    .swiper-slide-section5 .swiper-slide-section5-bg.gotoNext2 {
      top: 36%;
      transition-delay: 3s; }
  .swiper-slide-section5 .swiper-slide-section5-box2 {
    position: absolute;
    transition: all 2s ease-in-out;
    z-index: 1;
    left: 50%;
    margin-left: -59rem;
    margin-top: -25.4rem;
    top: 200%;
    opacity: 0; }
    .swiper-slide-section5 .swiper-slide-section5-box2.slideInDown {
      top: 45%;
      transition-delay: 1s;
      opacity: 1; }
    .swiper-slide-section5 .swiper-slide-section5-box2.hide {
      top: 200%;
      transition-delay: 1s;
      opacity: 0; }
    .swiper-slide-section5 .swiper-slide-section5-box2-btn {
      position: absolute;
      left: 27.5rem;
      top: 20%;
      transition: all 2s ease-in-out;
      z-index: 10; }
      .swiper-slide-section5 .swiper-slide-section5-box2-btn img {
        width: 69.7rem;
        height: 50rem; }
    .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide {
      justify-content: flex-start;
      align-items: flex-start;
      flex-direction: column; }
      .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide:first-child {
        background: url("/static/images/bg1.png") no-repeat;
        background-size: contain; }
      .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide:last-child {
        background: url("/static/images/bg2.png") no-repeat;
        background-size: contain; }
        .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide:last-child p.desc {
          width: 34.5rem;
          font-size: 1.2rem; }
      .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide H3 {
        color: #07142e;
        font-size: 1.8rem;
        font-weight: bold;
        text-align: left;
        padding-left: 6rem;
        padding-top: 13rem;
        line-height: 2.2rem; }
        .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide H3 p {
          font-size: 1.4rem;
          color: #75829b;
          font-weight: lighter;
          margin-top: 1rem; }
        .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide H3 span.line {
          display: block;
          width: 2rem;
          height: 0.4rem;
          margin-top: 2rem;
          background-color: #1b60ec; }
      .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide .desc {
        margin-top: 3rem;
        line-height: 2.6rem;
        color: #4b5467;
        padding-left: 6rem;
        text-align: left;
        font-size: 1.2rem;
        padding-right: 8.4rem; }
        .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide .desc span {
          color: #1b60ec;
          font-weight: bold; }
  .swiper-slide-section5 .swiper-container3-option {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 8rem;
    bottom: 5rem;
    z-index: 1; }
  .swiper-slide-section5 .icon {
    width: 1.6rem;
    height: 1.2rem;
    margin-right: 1rem;
    fill: #1b60ec;
    cursor: pointer; }
  .swiper-slide-section5 .disabled .icon {
    fill: #75829b;
    cursor: no-drop; }

@media (max-width: 1367px) {
  .swiper-slide-section5 .swiper-slide-section5-box2-content .swiper-slide .desc {
    margin-top: 1rem; } }

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