@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-section7 {
  z-index: 2; }

.swiper-slide8-section-logos {
  display: flex;
  padding: 0 5%;
  margin-top: -4.5%;
  position: relative;
  z-index: 1; }
  .swiper-slide8-section-logos-li {
    flex: 1; }

.swiper-slide8-section .swiper-container-vertical > .swiper-pagination-bullets {
  right: 32rem;
  top: 72%; }
.swiper-slide8-section .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.3;
  width: 1.4rem;
  height: 1.4rem; }
  .swiper-slide8-section .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1; }

.swiper-slide9-section-slide {
  top: 12rem;
  left: 0;
  right: 0;
  bottom: 16rem;
  height: 70vh;
  position: absolute; }
  .swiper-slide9-section-slide .line {
    display: inline-block;
    height: 5.6rem;
    width: 1px;
    vertical-align: middle;
    background: #1b60ec;
    opacity: 0.1;
    margin: 0 4.5rem; }

.swiper-slide9-section-slide1 {
  background: url(/static/images/1.png) no-repeat;
  background-size: cover; }

.swiper-slide9-section-slide2 {
  background: url(/static/images/2.png) no-repeat;
  background-size: cover; }

.swiper-slide9-section-slide3 {
  background: url(/static/images/3.png) no-repeat;
  background-size: cover; }

.swiper-slide9-section-slide4 {
  background: url(/static/images/4.png) no-repeat;
  background-size: cover; }

.swiper-slide9-section-slide-content {
  display: flex;
  padding: 3.4rem 4.5rem;
  justify-content: flex-start;
  align-items: center;
  width: 85rem;
  height: 10.5rem;
  background-color: #fff;
  border-radius: 0.4rem;
  position: absolute;
  left: 20%;
  bottom: 10%;
  text-align: left; }
  .swiper-slide9-section-slide-content-logo {
    white-space: nowrap; }
    .swiper-slide9-section-slide-content-logo img {
      vertical-align: middle; }
  .swiper-slide9-section-slide-content .desc {
    flex: 1; }
    .swiper-slide9-section-slide-content .desc h2 {
      font-size: 1.8rem;
      color: #07142e;
      text-align: left; }
      .swiper-slide9-section-slide-content .desc h2 p {
        margin-top: 1.5rem;
        font-size: 1.4rem;
        color: #75829b;
        margin-bottom: 1.5rem;
        margin-top: 1rem; }
    .swiper-slide9-section-slide-content .desc p {
      color: #4b5467;
      font-size: 1.2rem;
      line-height: 2.4rem; }

.swiper-slide-section7-box1 img {
  width: 95%; }

@media (max-width: 1367px) {
  .swiper-slide8-section-logos {
    margin-top: -7.5%; } }

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