@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

ui, li, ol, li {
  list-style: none; }

a {
  text-decoration: none;
  color: #FFF; }

p {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 3px;
  line-height: 28px; }

html, body {
  background: #EFEFEF;
  font-family: '微软雅黑';
  font-size: 12px;
  line-height: 21px; }

.wrap {
  width: 100%;
  background: url(../imgs/bg.png);
  background-size: 100% 100%; }
  .wrap .content {
    width: 1200px;
    margin: 0 auto; }
    .wrap .content .banner {
      width: 100%; }
    .wrap .content .nav {
      width: 960px;
      height: 70px;
      margin: 0 auto;
      background: url(../imgs/nav.png);
      background-size: 100% 100%;
      position: relative;
      top: -70px;
      left: 0; }
      .wrap .content .nav .nav-list {
        display: flex;
        justify-content: space-around; }
        .wrap .content .nav .nav-list li {
          line-height: 70px;
          text-align: center; }
          .wrap .content .nav .nav-list li a {
            display: block;
            text-align: center;
            font-size: 22px;
            letter-spacing: 2.03px; }
    .wrap .content .nav-swiper {
      width: 1200px;
      margin: 0 auto; }
      .wrap .content .nav-swiper .swiper-container {
        width: 1200px; }
        .wrap .content .nav-swiper .swiper-container .swiper-wrapper {
          width: 1000px;
          margin: 0 auto; }
          .wrap .content .nav-swiper .swiper-container .swiper-wrapper .swiper-slide {
            cursor: pointer; }
            .wrap .content .nav-swiper .swiper-container .swiper-wrapper .swiper-slide img {
              width: 1000px;
              cursor: pointer; }
        .wrap .content .nav-swiper .swiper-container .swiper-button-prev {
          width: 87px;
          height: 140px;
          background: url(../imgs/left.png);
          background-size: 100% 100%; }
        .wrap .content .nav-swiper .swiper-container .swiper-button-next {
          width: 87px;
          height: 140px;
          background: url(../imgs/right.png);
          background-size: 100% 100%; }
        .wrap .content .nav-swiper .swiper-container .swiper-button-prev, .wrap .content .nav-swiper .swiper-container .swiper-container-rtl .swiper-button-next {
          left: 0px; }
        .wrap .content .nav-swiper .swiper-container .swiper-button-next, .wrap .content .nav-swiper .swiper-container .swiper-container-rtl .swiper-button-prev {
          right: 0px; }
    .wrap .content .m-top-100 {
      margin-top: 100px; }
    .wrap .content .introduction {
      width: 100%;
      padding: 38px 0;
      background: url(../imgs/briefIntroduction.png);
      background-size: 100% 100%; }
      .wrap .content .introduction h2 {
        height: 123px;
        width: 240px;
        margin: 0 auto;
        background: url(../imgs/index/title01.png) no-repeat;
        background-size: 100% 100%; }
      .wrap .content .introduction p {
        width: 997px;
        margin: 0 auto 28px; }
    .wrap .content .meeting {
      width: 1200px;
      margin: 135px auto 0;
      padding: 38px 0;
      background: url(../imgs/meetingProcess.png) no-repeat;
      background-size: 100% 100%; }
      .wrap .content .meeting .p-bottom {
        padding-bottom: 30px; }
      .wrap .content .meeting h2 {
        height: 123px;
        width: 240px;
        margin: 0 auto;
        background: url(../imgs/index/title02.png) no-repeat;
        background-size: 100% 100%; }
      .wrap .content .meeting .border {
        width: 1px;
        height: auto;
        background: #6262FF; }
      .wrap .content .meeting table {
        width: 860px;
        margin: 0 auto;
        border-collapse: collapse; }
        .wrap .content .meeting table tr {
          font-size: 16px;
          color: #FFFFFF;
          letter-spacing: 1.52px; }
          .wrap .content .meeting table tr td {
            line-height: 40px; }
          .wrap .content .meeting table tr .time {
            width: 20%;
            padding-right: 33px;
            position: relative; }
          .wrap .content .meeting table tr .time::after {
            width: 25px;
            height: 25px;
            border-radius: 50%;
            border: 2px solid #6262FF;
            content: "";
            position: absolute;
            right: -14px;
            top: 6px; }
          .wrap .content .meeting table tr .process {
            padding-left: 40px;
            border-left: 2px solid #6262FF; }
          .wrap .content .meeting table tr .border-none {
            border: none; }
    .wrap .content .enterprise {
      width: 1200px;
      margin: 135px auto 0; }
      .wrap .content .enterprise h2 {
        height: 123px;
        width: 240px;
        margin: 0 auto;
        background: url(../imgs/index/title03.png) no-repeat;
        background-size: 100% 100%; }
      .wrap .content .enterprise img {
        width: 100%; }
    .wrap .content .scene {
      width: 1200px;
      margin: 135px auto 0; }
      .wrap .content .scene h2 {
        height: 123px;
        width: 240px;
        margin: 0 auto;
        background: url(../imgs/index/title05.png) no-repeat;
        background-size: 100% 100%; }
      .wrap .content .scene .swiper-wrapper {
        width: 1000px;
        margin: 0 auto; }
        .wrap .content .scene .swiper-wrapper .swiper-slide {
          width: 1000px; }
          .wrap .content .scene .swiper-wrapper .swiper-slide .scene-top {
            width: 1000px;
            margin-bottom: 20px;
            display: flex;
            justify-content: space-between; }
            .wrap .content .scene .swiper-wrapper .swiper-slide .scene-top img {
              width: 325px;
              display: block; }
      .wrap .content .scene .swiper-button-prev {
        width: 87px;
        height: 140px;
        background: url(../imgs/left.png);
        background-size: 100% 100%; }
      .wrap .content .scene .swiper-button-next {
        width: 87px;
        height: 140px;
        background: url(../imgs/right.png);
        background-size: 100% 100%; }
      .wrap .content .scene .swiper-button-prev, .wrap .content .scene .swiper-container-rtl .swiper-button-next {
        left: 0px; }
      .wrap .content .scene .swiper-button-next, .wrap .content .scene .swiper-container-rtl .swiper-button-prev {
        right: 0px; }
    .wrap .content .enterprise-swiper {
      width: 1200px;
      margin: 135px auto 0; }
      .wrap .content .enterprise-swiper .swiper-wrapper {
        width: 1000px;
        margin: 0 auto; }
        .wrap .content .enterprise-swiper .swiper-wrapper .swiper-slide {
          width: 1000px; }
          .wrap .content .enterprise-swiper .swiper-wrapper .swiper-slide .scene-top {
            width: 1000px;
            margin-bottom: 20px;
            display: flex;
            justify-content: space-between; }
            .wrap .content .enterprise-swiper .swiper-wrapper .swiper-slide .scene-top img {
              width: 480px;
              display: block; }
    .wrap .content .activity {
      width: 1200px;
      margin: 135px auto 0; }
      .wrap .content .activity h2 {
        height: 123px;
        width: 240px;
        margin: 0 auto;
        background: url(../imgs/index/title04.png) no-repeat;
        background-size: 100% 100%; }
      .wrap .content .activity img {
        width: 100%; }
    .wrap .content .pioneers {
      height: 123px;
      width: 240px;
      margin: 0 auto;
      background: url(../imgs/pioneers/title01.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .pioneers-title02 {
      background: url(../imgs/pioneers/title02.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .pioneers-title03 {
      background: url(../imgs/pioneers/title03.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .pioneers-title04 {
      background: url(../imgs/pioneers/title04.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .enterprise-title01 {
      background: url(../imgs/enterprise/01.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .enterprise-title02 {
      background: url(../imgs/enterprise/02.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .see {
      height: 123px;
      width: 240px;
      margin: 0 auto;
      background: url(../imgs/see/title.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .see-list {
      width: 1000px;
      margin: 0 auto; }
      .wrap .content .see-list a {
        display: block;
        cursor: pointer; }
        .wrap .content .see-list a img {
          width: 100%; }
      .wrap .content .see-list p {
        text-align: center;
        line-height: 40px; }
    .wrap .content .memory {
      height: 123px;
      width: 240px;
      margin: 0 auto;
      background: url(../imgs/memory/title.png) no-repeat;
      background-size: 100% 100%; }
    .wrap .content .pioneers-list {
      width: 1200px;
      margin: 0 auto; }
      .wrap .content .pioneers-list a {
        width: 100%;
        display: block;
        margin: 0 auto; }
        .wrap .content .pioneers-list a > img {
          width: 1000px;
          display: block;
          margin: 0 auto; }
      .wrap .content .pioneers-list > img {
        width: 1000px;
        display: block;
        margin: 50px auto 0; }
      .wrap .content .pioneers-list ul {
        width: 100%; }
        .wrap .content .pioneers-list ul li {
          width: 1200px;
          height: 250px;
          padding: 40px 30px 40px 30px;
          border-bottom: 1px solid #899bb5; }
          .wrap .content .pioneers-list ul li img {
            float: left;
            width: 420px;
            height: 240px; }
          .wrap .content .pioneers-list ul li h3 {
            float: right;
            width: 690px;
            color: #fff;
            font-size: 24px;
            padding: 13px 0 13px; }
          .wrap .content .pioneers-list ul li p {
            float: right;
            width: 690px;
            color: #ccc;
            font-size: 18px;
            line-height: 36px; }
        .wrap .content .pioneers-list ul li:last-child {
          border-bottom: 0px solid #899bb5; }
    .wrap .content .memory-list {
      width: 1200px;
      margin: 0 auto; }
      .wrap .content .memory-list ul {
        width: 100%; }
        .wrap .content .memory-list ul li {
          width: 1000px;
          margin: 0 auto 50px; }
          .wrap .content .memory-list ul li a {
            width: 100%;
            display: block;
            cursor: pointer; }
            .wrap .content .memory-list ul li a img {
              width: 800px;
              display: block;
              margin: 0 auto;
              border-radius: 20px; }
            .wrap .content .memory-list ul li a h3 {
              width: 1000px;
              color: #fff;
              font-size: 24px;
              padding: 20px 0 20px;
              text-align: center; }
        .wrap .content .memory-list ul li:last-child {
          border-bottom: 0px solid #899bb5; }
  .wrap .a-footer {
    width: 100%;
    padding: 100px 0 120px 0; }
  .wrap .a-footer .bq p {
    letter-spacing: 1px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px; }

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