@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-section6 {
  background: url("/static/images/n8bg.png") no-repeat right center;
  position: relative;
  z-index: 10; }
  .swiper-slide-section6 .date {
    font-size: 2.4rem;
    margin-bottom: 2rem; }
  .swiper-slide-section6 h3 {
    font-size: 1.6rem;
    font-weight: bolder;
    margin-top: 1.5rem; }
    .swiper-slide-section6 h3 p {
      font-weight: lighter;
      font-size: 1.2rem;
      color: #75829b;
      line-height: 2.4rem; }
      .swiper-slide-section6 h3 p:nth-child(1) {
        margin-top: 1.5rem; }

.swiper-slide-section6-box1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #fff url("/static/images/bg3.png") no-repeat;
  background-size: cover;
  z-index: 3;
  font-weight: lighter;
  font-size: 1.6rem; }
  .swiper-slide-section6-box1 .date {
    padding-top: 0; }

.swiper-slide6-logo,
.swiper-slide6-dot {
  background-color: #d2e4fe; }

.change_color {
  background-color: #1b60ec; }
  .change_color.swiper-slide6-dot::before {
    display: inline-block;
    content: "";
    position: absolute;
    z-index: 1;
    width: 0.5rem;
    height: 0.5rem;
    border: 1px solid #fff;
    left: 0;
    top: 0;
    border-radius: 50%; }

.swiper-slide6-dot {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  border: 0.1rem solid #1b60ec;
  position: absolute;
  left: 0;
  bottom: 2.4rem;
  z-index: 2; }

.swiper-slide6-logo {
  width: 90px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.4rem;
  background: #f0f3f8 url(/static/images/n8-logo.png) no-repeat;
  background-position-y: 3px; }
  .swiper-slide6-logo.change_color {
    background: #1b60ec url(/static/images/n8-logo.png) no-repeat;
    background-position-y: -41px; }

.swiper-slide6-content-item-box2.active {
  color: #07142e; }

.swiper-slide6-content-item-box1 {
  height: 20rem;
  position: relative;
  color: #75829b;
  padding-bottom: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .swiper-slide6-content-item-box1.active {
    color: #07142e; }
  .swiper-slide6-content-item-box1 .swiper-slide6-line {
    position: absolute;
    left: 0;
    bottom: 0.3rem;
    height: 1px;
    width: 100%;
    background-color: #e7ebf3;
    margin-bottom: 2.5rem;
    z-index: 1; }

.swiper-slide6-blue-line {
  width: 0px;
  background: #1b60ec;
  height: 5px;
  transition: all 0.5s ease-in-out;
  margin-top: -0.2rem; }
  .swiper-slide6-blue-line.active {
    width: 100%;
    transition-delay: 100ms; }

.swiper-slide6-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1; }

.swiper-slide6-content-items {
  position: absolute;
  top: 25%;
  left: 0;
  width: 576rem;
  height: 50rem;
  display: flex;
  z-index: -1; }

.swiper-slide6-content-item {
  width: 38rem;
  text-align: left;
  font-size: 1.6rem;
  color: #4b5467; }

.swiper-slide-section6-btn {
  margin-top: 20rem; }
  .swiper-slide-section6-btn img {
    width: 60%; }

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