.platformCompany .crumbs {
  display: flex;
  align-items: center;
  padding: 35px 0 25px 0; }
  .platformCompany .crumbs .crumbs_list {
    color: #949494; }
    .platformCompany .crumbs .crumbs_list a {
      cursor: default;
      font-size: 16px;
      color: #949494; }
    .platformCompany .crumbs .crumbs_list span.activing a {
      color: var(--active-color); }
  .platformCompany .crumbs img {
    width: 12px;
    margin-right: 15px; }
.platformCompany #pagination {
  margin-left: 0 !important;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 30px; }
  .platformCompany #pagination li {
    width: 8px;
    height: 4px;
    background: rgba(255, 255, 255, 0.58);
    border-radius: 2px;
    margin-left: 8px; }
    .platformCompany #pagination li a {
      display: none;
      width: 100%;
      height: 100%; }
  .platformCompany #pagination li.current {
    width: 24px;
    background: var(--active-color); }
.platformCompany .container {
  width: 1438px;
  margin: 0 auto; }
  .platformCompany .container .title_header {
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid  #AED1FF; }
    .platformCompany .container .title_header .title_st {
      height: 100%;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .platformCompany .container .title_header .title_st .title_sb {
        font-size: 24px;
        margin-left: 20px; }
        .platformCompany .container .title_header .title_st .title_sb a {
          color: #616161; }
        .platformCompany .container .title_header .title_st .title_sb a.activing {
          font-family: "PingFangSC-Medium";
          color: var(--active-color);
          font-weight: bold; }
    .platformCompany .container .title_header h2 {
      min-width: 170px;
      display: inline-block;
      padding-left: 25px;
      padding-right: 33px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      font-family: "PingFangSC-Blod";
      font-size: 24px;
      color: #FFFFFF;
      letter-spacing: 1px;
      background: url("../images/09.png") no-repeat;
      background-size: 100% 100%; }
    .platformCompany .container .title_header .more a {
      font-size: 16px;
      color: #949494; }
    .platformCompany .container .title_header .more a:hover {
      color: var(--active-color); }
.platformCompany .environment {
  /*padding-top: 33px;*/
  padding-bottom: 25px; }
  .platformCompany .environment .container {
    display: flex;
    justify-content: space-between; }
  .platformCompany .environment .swiper {
    width: 835px;
    height: 468px;
    margin-right: 67px;
    position: relative; }
    .platformCompany .environment .swiper ul {
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .platformCompany .environment .swiper ul li {
        width: 100%;
        height: 100%;
        position: relative; }
        .platformCompany .environment .swiper ul li .nagavition {
          width: 100%;
          position: absolute;
          bottom: 0;
          height: 40px;
          left: 0;
          padding-left: 15px;
          background: rgba(12, 10, 34, 0.57); }
          .platformCompany .environment .swiper ul li .nagavition p {
            height: 100%;
            line-height: 40px;
            width: 448px;
            font-size: 16px;
            color: #FFFFFF;
            letter-spacing: 1px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
    .platformCompany .environment .swiper img {
      width: 100%;
      height: 100%; }
  .platformCompany .environment .environment_news {
    flex: 1; }
    .platformCompany .environment .environment_news .environment_news_list {
      padding-top: 24px; }
      .platformCompany .environment .environment_news .environment_news_list li {
        font-size: 20px;
        color: #949494;
        margin-bottom: 14px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
        .platformCompany .environment .environment_news .environment_news_list li a {
          font-size: 20px;
          color: #333333;
          margin-right: 8px; }
        .platformCompany .environment .environment_news .environment_news_list li a:hover {
          color: var(--active-color); }
.platformCompany .news {
  position: relative; }
  .platformCompany .news .news_item {
    margin-bottom: 30px; }
    .platformCompany .news .news_item .list {
      padding-top: 20px;
      overflow: hidden; }
      .platformCompany .news .news_item .list li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px; }
        .platformCompany .news .news_item .list li .msg {
          display: flex;
          align-items: center;
          flex: 1; }
          .platformCompany .news .news_item .list li .msg .dot {
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: var(--active-color);
            margin-right: 7px; }
          .platformCompany .news .news_item .list li .msg p {
            max-width: 780px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
            .platformCompany .news .news_item .list li .msg p a {
              font-size: 20px;
              color: #333333; }
            .platformCompany .news .news_item .list li .msg p a:hover {
              color: var(--active-color); }
          .platformCompany .news .news_item .list li .msg img {
            width: 40px;
            margin-left: 20px; }
        .platformCompany .news .news_item .list li .date {
          font-size: 20px;
          color: #999999;
          padding-right: 10px; }
  .platformCompany .news .public {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    .platformCompany .news .public .gnpx {
      width: 1072px; }
    .platformCompany .news .public .aside {
      width: 341px; }
      .platformCompany .news .public .aside .mini {
        background: url("../images/57.png");
        background-size: 100% 100%;
        box-shadow: 0 -2px 0 0 var(--active-color);
        margin-bottom: 30px;
        padding-bottom: 50px; }
        .platformCompany .news .public .aside .mini h2 {
          width: 190px;
          height: 50px;
          text-align: center;
          line-height: 50px;
          font-family: "PingFangSC-Medium";
          font-size: 24px;
          color: #FFFFFF;
          letter-spacing: 1px;
          background: url(../images/09.png) no-repeat;
          background-size: cover; }
        .platformCompany .news .public .aside .mini ul {
          padding: 30px 0; }
          .platformCompany .news .public .aside .mini ul li {
            margin-bottom: 12px;
            font-size: 18px;
            color: #888888;
            padding: 0 30px; }
            .platformCompany .news .public .aside .mini ul li span:first-of-type {
              font-family: "PingFangSC-Medium"; }
.platformCompany .enterprise {
  margin-bottom: 30px; }
  .platformCompany .enterprise .level {
    width: 1438px;
    margin: 10px auto; }
    .platformCompany .enterprise .level .level_title {
      height: 28px;
      background: url("../images/ent.png") no-repeat;
      font-size: 20px;
      color: #8590A6;
      letter-spacing: 1px;
      text-indent: 40px;
      background-position: 10% 10%;
      background-size: 25% 100%;
      margin: 20px 0;
      width: 140px; }
    .platformCompany .enterprise .level .levelThree {
      margin: 40px 0; }
    .platformCompany .enterprise .level .level_list_con {
      width: 100%;
      height: 181px;
      position: relative; }
      .platformCompany .enterprise .level .level_list_con .level_list_con_list {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 181px; }
        .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul {
          font-size: 0;
          width: auto;
          white-space: nowrap;
          position: absolute;
          left: 0;
          top: 0;
          transition: left 0.5s; }
          .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li {
            width: 460px;
            height: 176px;
            cursor: pointer;
            display: inline-block;
            margin-right: 25px;
            overflow: hidden; }
            .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li a {
              display: inline-block;
              width: 100%;
              height: 100%;
              position: relative; }
              .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li a > img {
                height: 190px; }
              .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li a .action {
                height: 31px;
                line-height: 31px;
                font-size: 16px;
                color: #FFFFFF;
                letter-spacing: 0.89px;
                padding: 0 8px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                background: rgba(52, 52, 52, 0.5);
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%; }
            .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li .switch {
              width: 99px;
              height: 99px;
              margin-bottom: 17px;
              background-position: right bottom;
              background-size: cover; }
            .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li span {
              text-align: center;
              width: 170px; }
            .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li p {
              width: 256px;
              margin: 10px auto 0;
              display: -webkit-box;
              overflow: hidden;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              text-align: center;
              height: 48px;
              font-size: 15px;
              color: #B2BBCE; }
            .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li .def {
              display: block; }
            .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul > li .defAct {
              display: none; }
          .platformCompany .enterprise .level .level_list_con .level_list_con_list > ul li:last-of-type {
            margin-right: 0; }
      .platformCompany .enterprise .level .level_list_con .left, .platformCompany .enterprise .level .level_list_con .right {
        display: inline-block;
        width: 28px;
        height: 29px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        cursor: pointer; }
      .platformCompany .enterprise .level .level_list_con .left {
        left: -38px; }
      .platformCompany .enterprise .level .level_list_con .right {
        right: -28px; }

/*# sourceMappingURL=platformCompany.css.map */
