@charset "UTF-8";
* {
  box-sizing: border-box; }

.bold {
  font-weight: 700; }

a:hover {
  color: #3d58ff;
  font-weight: 700; }

.pc-body {
  min-width: 1200px; }
  .pc-body .main {
    width: 80%;
    margin: 0 auto; }
  .pc-body .pc_header {
    display: block;
    width: 100%;
    min-width: 1200px;
    height: 6.5vh;
    color: #424242;
    background-color: #ffffff; }
    .pc-body .pc_header .container {
      width: 80vw;
      height: 100%;
      margin: 0 auto; }
      .pc-body .pc_header .container .logoBox {
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .pc-body .pc_header .container .logoBox .logo {
          width: 7.55vw; }
        .pc-body .pc_header .container .logoBox .line {
          width: 0.1vw;
          height: 1.76vh;
          margin: 1.11vh 0.42vw 0;
          background-color: #110403; }
        .pc-body .pc_header .container .logoBox .pageName {
          margin-top: 0.93vh;
          font-size: 0.94vw;
          font-weight: 700;
          color: #110403; }
      .pc-body .pc_header .container .iconBox {
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .pc-body .pc_header .container .iconBox .icon {
          margin-left: 1.46vw;
          font-size: 0.94vw; }
          .pc-body .pc_header .container .iconBox .icon img {
            margin-right: 0.52vw; }
          .pc-body .pc_header .container .iconBox .icon .icon_qq {
            width: 1.04vw; }
          .pc-body .pc_header .container .iconBox .icon .icon_wechat {
            width: 1.35vw; }
          .pc-body .pc_header .container .iconBox .icon .icon_phone {
            width: 0.99vw; }
  .pc-body .wap_header {
    display: none; }
  .pc-body .bannerBox-pc {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 2.22vh; }
    .pc-body .bannerBox-pc .topBg {
      width: 100%; }
    .pc-body .bannerBox-pc .title1 {
      position: absolute;
      left: 0;
      top: 3.88vw;
      width: 100%;
      text-align: center;
      font-size: 3.65vw;
      font-weight: 700;
      color: #fff; }
      .pc-body .bannerBox-pc .title1 .yellow {
        color: #ffea00; }
    .pc-body .bannerBox-pc .title2 {
      position: absolute;
      left: 21.25vw;
      bottom: 3.96vw;
      font-size: 2.08vw;
      color: #fff; }
    .pc-body .bannerBox-pc .btn_zixun {
      display: block;
      position: absolute;
      top: 10.21vw;
      right: 21.875vw;
      width: 13.59vw;
      height: 2.92vw;
      line-height: 2.92vw;
      text-align: center;
      font-size: 1.25vw;
      background-color: #ffea00;
      color: #5d5100;
      box-shadow: 0 3px 1px 0 rgba(42, 72, 224, 0.68);
      border-radius: 2.92vw; }
    .pc-body .bannerBox-pc .btn_zixun:hover {
      font-weight: 400;
      color: #5d5100;
      transform: translateY(-5px);
      transition: all 1s; }
  .pc-body .bannerBox-wap {
    display: none; }
  .pc-body .navigationBox {
    display: none; }
  .pc-body .mainBox .main {
    padding-bottom: 7.4vh; }
    .pc-body .mainBox .main .sideBox {
      display: block;
      width: 16.93vw;
      padding-top: 5.56vh;
      background-color: #ffffff;
      box-shadow: 0 0 16px 0 rgba(61, 88, 255, 0.16);
      border-radius: 10px; }
      .pc-body .mainBox .main .sideBox .sideItem {
        width: 100%; }
        .pc-body .mainBox .main .sideBox .sideItem .title {
          height: 6.3vh;
          padding-left: 12.9%;
          line-height: 6.3vh;
          font-size: 1.15vw;
          font-weight: 700;
          color: #3d58ff;
          background-color: #ecf1ff; }
          .pc-body .mainBox .main .sideBox .sideItem .title .icon_notice, .pc-body .mainBox .main .sideBox .sideItem .title .icon_entrance {
            width: 1.82vw; }
          .pc-body .mainBox .main .sideBox .sideItem .title .icon_book, .pc-body .mainBox .main .sideBox .sideItem .title .icon_note {
            width: 1.56vw; }
          .pc-body .mainBox .main .sideBox .sideItem .title .icon_pen {
            width: 1.61vw; }
          .pc-body .mainBox .main .sideBox .sideItem .title .icon_policy {
            width: 1.72vw; }
          .pc-body .mainBox .main .sideBox .sideItem .title text {
            margin-left: 0.73vw;
            vertical-align: middle; }
        .pc-body .mainBox .main .sideBox .sideItem .title-on {
          border-left: 0.21vw solid #3d58ff; }
        .pc-body .mainBox .main .sideBox .sideItem .list {
          display: flex;
          flex-direction: row-reverse;
          justify-content: flex-end;
          align-items: center;
          width: 100%;
          padding-left: 3.8vw; }
          .pc-body .mainBox .main .sideBox .sideItem .list ul {
            padding: 1.01vw 0; }
            .pc-body .mainBox .main .sideBox .sideItem .list ul li {
              width: 100%;
              font-size: 0.94vw;
              line-height: 1.93vw;
              color: #333333;
              cursor: pointer; }
              .pc-body .mainBox .main .sideBox .sideItem .list ul li img {
                margin-right: 0.625vw; }
              .pc-body .mainBox .main .sideBox .sideItem .list ul li .pointer_blue {
                display: none; }
            .pc-body .mainBox .main .sideBox .sideItem .list ul .on, .pc-body .mainBox .main .sideBox .sideItem .list ul li:hover {
              color: #3d58ff;
              font-weight: 700; }
              .pc-body .mainBox .main .sideBox .sideItem .list ul .on a, .pc-body .mainBox .main .sideBox .sideItem .list ul li:hover a {
                color: #3d58ff; }
              .pc-body .mainBox .main .sideBox .sideItem .list ul .on .pointer_grey, .pc-body .mainBox .main .sideBox .sideItem .list ul li:hover .pointer_grey {
                display: none; }
              .pc-body .mainBox .main .sideBox .sideItem .list ul .on .pointer_blue, .pc-body .mainBox .main .sideBox .sideItem .list ul li:hover .pointer_blue {
                display: inline-block; }
    .pc-body .mainBox .main .contentBox {
      width: 61vw; }
      .pc-body .mainBox .main .contentBox .advertisingBox {
        width: 100%;
        margin-bottom: 2.22vh; }
        .pc-body .mainBox .main .contentBox .advertisingBox img {
          width: 30.1vw; 
		  border-radius: 10px;}
      .pc-body .mainBox .main .contentBox .tableBox {
        margin-bottom: 4.07vh; }
        .pc-body .mainBox .main .contentBox .tableBox table {
          width: 100%; }
          .pc-body .mainBox .main .contentBox .tableBox table thead th {
            height: 5.56vh;
            font-size: 0.83vw;
            font-weight: 700;
            color: #fff;
            text-align: center;
            border: solid 1px #285ef7;
            background-color: #285ef7; }
          .pc-body .mainBox .main .contentBox .tableBox table tbody td {
            height: 5.56vh;
            font-size: 0.83vw;
            text-align: center;
            border: solid 1px #bccdff; }
			.pc-body .mainBox .main .contentBox .tableBox table tbody td a { color: #ff3d00; }
      .pc-body .mainBox .main .contentBox .title-line {
        margin-bottom: 2.78vh;
        font-size: 1.46vw;
        font-weight: 700;
        line-height: 2.5vw; }
        .pc-body .mainBox .main .contentBox .title-line p {
          display: inline-block;
          vertical-align: middle; }
        .pc-body .mainBox .main .contentBox .title-line .line {
          display: inline-block;
          width: 0.31vw;
          height: 3.15vh;
          margin-right: 1.2vw;
          background-color: #285ef7;
          vertical-align: middle; }
      .pc-body .mainBox .main .contentBox .noticeBox {
        width: 100%;
        margin-bottom: 2.22vh;
        padding: 4.63vh 4.79vw 6.85vh;
        background-color: #ffffff;
        box-shadow: 0 0 16px 0 rgba(61, 88, 255, 0.16);
        border-radius: 10px; }
		.pc-body .mainBox .main .contentBox .xiaokuang {
        width: 100%;
        margin-bottom: 2.22vh;
        padding: 4.63vh 4.79vw 4.63vh;
        background-color: #ffffff;
        box-shadow: 0 0 16px 0 rgba(61, 88, 255, 0.16);
        border-radius: 10px; }
        .pc-body .mainBox .main .contentBox .noticeBox .title {
          margin-bottom: 1.85vh;
          text-align: center;
          font-size: 1.46vw;
          font-weight: 700;
          line-height: 1.93vw;
          color: #285ef7; }
		.pc-body .mainBox .main .contentBox .xiaokuang .title {
          margin-bottom: 1.85vh;
          text-align: center;
          font-size: 1.46vw;
          font-weight: 700;
          line-height: 1.93vw;
          color: #285ef7; }
        .pc-body .mainBox .main .contentBox .noticeBox .noticeContent {
          margin-bottom: 3.24vh; }
          .pc-body .mainBox .main .contentBox .noticeBox .noticeContent p {
            font-size: 0.83vw;
            line-height: 1.875vw;
            color: #333; }
		.pc-body .mainBox .main .contentBox .xiaokuang .noticeContent p {
            font-size: 0.83vw;
            line-height: 1.875vw;
            color: #333; }
          .pc-body .mainBox .main .contentBox .noticeBox .noticeContent .normal {
            text-indent: 2em; }
		.pc-body .mainBox .main .contentBox .xiaokuang .noticeContent .normal {
            text-indent: 2em; }
            .pc-body .mainBox .main .contentBox .noticeBox .noticeContent .normal a {
              color: #285ef7;
              text-decoration: underline; }
		.pc-body .mainBox .main .contentBox .xiaokuang .noticeContent .normal a {
              color: #285ef7;
              text-decoration: underline; }
        .pc-body .mainBox .main .contentBox .noticeBox .btn_lookAll {
          display: block;
          margin: 0 auto;
          width: 16.56vw;
          height: 3.33vw;
          line-height: 3.33vw;
          text-align: center;
          font-size: 1.15vw;
          color: #fff;
          background-color: #ff3d00;
          border-radius: 3.33vw; }
		.pc-body .mainBox .main .contentBox .xiaokuang .btn_lookAll {
          display: block;
          margin: 0 auto;
          width: 16.56vw;
          height: 3.33vw;
          line-height: 3.33vw;
          text-align: center;
          font-size: 1.15vw;
          color: #fff;
          background-color: #ff3d00;
          border-radius: 3.33vw; }
        .pc-body .mainBox .main .contentBox .noticeBox .btn_lookAll:hover {
          background-color: #285ef7; }
		.pc-body .mainBox .main .contentBox .xiaokuang .btn_lookAll:hover {
          background-color: #285ef7; }
      .pc-body .mainBox .main .contentBox .noticeBox-year {
        width: 100%;
        margin-bottom: 2.22vh;
        padding: 0.93vh 0 0;
        background-color: #ffffff;
        box-shadow: 0 0 16px 0 rgba(61, 88, 255, 0.16);
        border-radius: 10px; }
        .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox {
          position: relative;
          padding: 0 8.39vw;
          border-bottom: solid 1px #e1e1e1; }
          .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-container {
            width: 100%;
            height: 6.04vw;
            padding: 2.14vw 0 0; }
            .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-container .swiper-slide {
              width: 5.57vw !important;
              height: 2.29vw;
              margin: 0 0.83rem;
              line-height: 2.29vw;
              font-size: 0.94vw;
              color: #285ef7;
              text-align: center;
              border-radius: 0.52vw;
              cursor: pointer; }
            .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-container .swiper-slide-active {
              color: #fff;
              background-color: #285ef7; }
          .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-button-prev {
            position: absolute;
            top: 3.8vw;
            left: 4.84vw !important;
            width: 1.67vw;
            height: 1.67vw; }
            .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-button-prev img {
              width: 100%;
              height: 100%; }
          .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-button-next {
            position: absolute;
            top: 3.8vw;
            right: 4.84vw !important;
            width: 1.67vw;
            height: 1.67vw; }
            .pc-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-button-next img {
              width: 100%;
              height: 100%; }
        .pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .noticeBox {
          display: none;
          box-shadow: unset; }
		.pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .xiaokuang {
          display: none;
          box-shadow: unset;
          border-radius: unset; }
          .pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .noticeBox .contentBox {
            width: 100%; }
		 .pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .xiaokuang .contentBox {
            width: 100%; }
          .pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .noticeBox .btn_lookAll {
            background-color: #ff3d00; }
			.pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .xiaokuang .btn_lookAll {
            background-color: #ff3d00; }
          .pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .noticeBox .btn_lookAll:hover {
            background-color: #285ef7; }
			.pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .xiaokuang .btn_lookAll:hover {
            background-color: #285ef7; }
        .pc-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .active {
          display: block; }
      .pc-body .mainBox .main .contentBox .timeBox-table {
        width: 100%;
        margin-bottom: 2.22vh;
        padding: 5.83vh 2.92vw 5.19vh;
        border-radius: 10px;
        border: solid 1px #bccdff; }
        .pc-body .mainBox .main .contentBox .timeBox-table .tableBox {
          margin-bottom: 0; }
      .pc-body .mainBox .main .contentBox .timeBox-timeline {
        width: 100%;
        margin-bottom: 2.22vh;
        padding: 5.37vh 2.92vw;
        border-radius: 10px;
        border: solid 1px #bccdff; }
        .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem {
          position: relative;
          padding: 3.42vh 0 3.7vh 1.67vw;
          border-left: 1px dashed #285ef7; }
          .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem .title {
            position: relative;
            top: -1.85vh;
            left: -0.42vw;
            font-size: 1vw;
            font-weight: 700;
            line-height: 2.5vw;
            color: #333333; }
            .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem .title img {
			  position: absolute;
              background-color: #fff;
			  top: 0.92vw;
    		  left: -1.68vw;}
            .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem .title text {
              vertical-align: middle; 
			  line-height: 1.875vw;}
          .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem .intro {
            margin-bottom: 1.11vh;
            font-size: 0.83vw;
            text-indent: 2em;
            line-height: 1.875vw;
            color: #333333; }
			.pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem .intro i {
            color: #3d58ff; }
          .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem .btn_checkAll2 {
            display: block;
            width: 9.74vw;
            height: 2.29vw;
            line-height: 2.29vw;
            text-align: center;
            font-size: 0.83vw;
            color: #fff;
            background-color: #ff3d00;
            border-radius: 0.52vw; }
          .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem .btn_checkAll2:hover {
            background-color: #285ef7; }
        .pc-body .mainBox .main .contentBox .timeBox-timeline .timeItem:last-child {
          padding-bottom: 0.56vh; }
      .pc-body .mainBox .main .contentBox .roadmap {
        width: 100%;
        margin-bottom: 4.63vh;
        padding: 5.37vh 2.92vw 7.37vh;
        border-radius: 10px;
        border: solid 1px #bccdff; }
        .pc-body .mainBox .main .contentBox .roadmap .title-line {
          margin-bottom: 4.63vh; }
        .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc {
          display: block;
          width: 100%; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step {
            position: relative;
            display: inline-block;
            margin: 0 0 0 8.42vw; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .textBox {
              position: relative;
              width: 100%; }
              .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .textBox .iconBox {
                position: relative;
                width: 1.25vw; }
                .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .textBox .iconBox .sign {
                  width: 100%; }
                .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .textBox .iconBox .sign-line {
                  position: absolute;
                  top: 50%;
                  transform: translateY(-50%);
                  width: 8vw; }
                .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .textBox .iconBox .sign-line-red {
                  position: absolute;
                  top: 1.4vh;
                  width: 6.46vw; }
              .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .textBox .txt {
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
                width: 8.81vw;
                text-align: center;
                font-size: 1.15vw;
                letter-spacing: 2px; }
              .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .textBox .sign-num {
                position: absolute;
                left: 50%;
                transform: translateX(-50%); }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .bottom .txt {
              bottom: -3vh; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .bottom .sign-num {
              top: -2.34vh; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .top .sign {
              transform: rotate(180deg);
              transform-origin: center; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .top .txt {
              top: -3vh; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step .top .sign-num {
              bottom: -2.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .startStep {
            display: inline-block;
            width: 6.46vw;
            margin: 0 0 6.98vw 0; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .startStep .icon_start {
              width: 100%; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .endStep {
            display: inline-block;
            width: 6.46vw; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .endStep .icon_start {
              width: 100%; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(5n + 2) {
            color: #0c82ff; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .txt {
            top: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .sign-num {
            bottom: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign {
            transform: rotate(180deg);
            transform-origin: center; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .txt {
            bottom: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign-num {
            top: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(5n + 3) {
            color: #16a970; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .txt {
            top: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .sign-num {
            bottom: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign {
            transform: rotate(180deg);
            transform-origin: center; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .txt {
            bottom: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign-num {
            top: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(5n + 4) {
            color: #faa500; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .txt {
            top: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .sign-num {
            bottom: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign {
            transform: rotate(180deg);
            transform-origin: center; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .txt {
            bottom: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign-num {
            top: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(5n + 5) {
            color: #8d42e2; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .txt {
            top: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .sign-num {
            bottom: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign {
            transform: rotate(180deg);
            transform-origin: center; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .txt {
            bottom: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign-num {
            top: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(5n + 6) {
            color: #ef4c5d; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .txt {
            top: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(odd) .sign-num {
            bottom: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign {
            transform: rotate(180deg);
            transform-origin: center; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .txt {
            bottom: -4vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(even) .sign-num {
            top: -3.34vh; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step1, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step2, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step3, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step4, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step5 {
            margin-bottom: 6.98vw !important; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step1 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step1 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step2 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step2 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step3 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step3 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step4 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step4 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step5 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step5 .sign-line-red {
              left: 1.55vw; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step1 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step2 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step3 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step4 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step5 .sign-line-red {
              left: 1.55vw; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step6, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step7, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step8, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step9, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step10  {
            float: right;
            margin: 0 0 7.33vw 8.62vw; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step6 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step7 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step8 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step9 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step10  .sign-line {
              right: 1.56vw;
              transform: translateY(-50%) rotate(180deg) !important; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step11, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step12, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step13 {
            margin-bottom: 0 !important; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step11 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step11 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step12 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step12 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step13 .sign-line, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step13 .sign-line-red {
              left: 1.55vw; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step11 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step12 .sign-line-red, .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step13 .sign-line-red {
              left: 1.55vw; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step10 {
            margin-left: 6.58vw; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step10 .sign-line-red {
              right: 1.66vw; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step11 {
            margin-left: 6.83vw !important; }
            .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step11 .sign-line-red {
              right: 1.66vw; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step6 {
            margin-right: 7.46vw; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(2) {
            margin-left: 0; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(7), .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-child(12) {
            margin-left: 8.66vw; }
          .pc-body .mainBox .main .contentBox .roadmap .roadBox-pc .step:nth-last-child(2) .sign-line {
            display: none; }
        .pc-body .mainBox .main .contentBox .roadmap .roadBox-wap {
          display: none; }
      .pc-body .mainBox .main .contentBox .linkBox {
        margin-top: 7.4vh;
        font-size: 0; }
        .pc-body .mainBox .main .contentBox .linkBox a {
          margin-right: 1.93vw;
          text-decoration: underline;
          font-size: 1.15vw;
          letter-spacing: 2px; }
        .pc-body .mainBox .main .contentBox .linkBox .blue {
          color: #285ef7; }
        .pc-body .mainBox .main .contentBox .linkBox .red {
          color: #ff540b; }
        .pc-body .mainBox .main .contentBox .linkBox .red:hover {
          color: #285ef7; }
  .pc-body .zg_footer {
    height: 150px;
    padding: 50px 0;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #a5a3a3;
    background-color: #295ff7; }
    .pc-body .zg_footer a {
      color: #a5a3a3; }
    .pc-body .zg_footer a:hover {
      font-weight: 700; }
    .pc-body .zg_footer img {
      margin-right: 8px;
      vertical-align: middle; }

.wap-body {
  font-size: 13.3333333333vw;
  background: #f5f6fe; }
  .wap-body .pc_header {
    display: none; }
  .wap-body .wap_header {
    display: block;
    width: 7.5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0 auto;
    padding: 0 0.7rem;
    background-color: #202333; }
    .wap-body .wap_header .logo-wap {
      width: 1.8rem;
      height: 0.35rem; }
    .wap-body .wap_header .icon_zixun {
      display: block;
      width: 1.83rem;
      height: 0.62rem;
      line-height: 0.62rem;
      margin-top: 0.29rem;
      font-size: 0.24rem;
      color: #ffffff;
      text-align: center;
      background-color: #485fdb;
      border-radius: 0.1rem; }
      .wap-body .wap_header .icon_zixun img {
        display: inline-block;
        width: 0.28rem;
        height: 0.32rem;
        margin-right: 0.07rem; }
  .wap-body .bannerBox-pc {
    display: none; }
  .wap-body .bannerBox-wap {
    position: relative;
    display: block;
    width: 7.5rem;
    height: 4.05rem;
    margin: 0 auto; }
    .wap-body .bannerBox-wap img {
      width: 100%;
      height: 100%; }
    .wap-body .bannerBox-wap .title1 {
      position: absolute;
      left: 0;
      top: 0.84rem;
      width: 100%;
      text-align: center;
      font-size: 0.6rem;
      font-weight: 700;
      color: #fff; }
      .wap-body .bannerBox-wap .title1 .yellow {
        color: #ffea00; }
    .wap-body .bannerBox-wap .title2 {
      position: absolute;
      left: 0;
      bottom: 0.64rem;
      width: 100%;
      height: 0.69rem;
      line-height: 0.69rem;
      text-align: center;
      font-size: 0.32rem;
      color: #fff;
      background: url(../images/banner-textBg.png) no-repeat center center;
      background-size: 100% 100%; }
  .wap-body .navigationBox {
    position: relative;
    width: 7.5rem;
    height: 0.85rem;
    line-height: 0.85rem;
    margin: 0 auto 0.32rem;
    background: #fff; }
    .wap-body .navigationBox .navigation-slide {
      position: relative;
      width: 100%;
      height: 100%;
      overflow-x: auto; }
      .wap-body .navigationBox .navigation-slide ul {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 0.4rem; }
        .wap-body .navigationBox .navigation-slide ul li {
          float: left;
          height: 100%;
          margin-right: 0.5rem;
          font-size: 0.26rem;
          color: #999999;
          cursor: pointer; }
          .wap-body .navigationBox .navigation-slide ul li img {
            width: 0.19rem;
            height: 0.09rem; }
        .wap-body .navigationBox .navigation-slide ul li:last-child {
          margin-right: 0; }
        .wap-body .navigationBox .navigation-slide ul .on {
          font-weight: 700;
          color: #3d58ff; }
    .wap-body .navigationBox .navigation-list {
      position: absolute;
      left: 0;
      top: 0.85rem;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      z-index: 10; }
      .wap-body .navigationBox .navigation-list .list {
        display: none;
        width: 4.16rem;
        padding: 0.45rem 0;
        background-color: #fff; }
        .wap-body .navigationBox .navigation-list .list li {
          width: 100%;
          height: 0.82rem;
          padding-left: 0.82rem;
          line-height: 0.82rem;
          font-size: 0.26rem; }
          .wap-body .navigationBox .navigation-list .list li .hollow {
            margin-right: 0.12rem;
            font-size: 0.16rem; }
          .wap-body .navigationBox .navigation-list .list li .solid {
            display: none;
            margin-right: 0.12rem; }
        .wap-body .navigationBox .navigation-list .list .on {
          color: #3d58ff;
          font-weight: 700;
          background-color: #ecf1ff; }
          .wap-body .navigationBox .navigation-list .list .on a {
            color: #3d58ff; }
          .wap-body .navigationBox .navigation-list .list .on .solid {
            display: inline-block; }
          .wap-body .navigationBox .navigation-list .list .on .hollow {
            display: none; }
  .wap-body .mainBox {
    width: 7.5rem;
    margin: 0 auto; }
    .wap-body .mainBox .main {
      width: 6.86rem;
      margin: 0 auto; }
      .wap-body .mainBox .main .contentBox {
        width: 100%; }
        .wap-body .mainBox .main .contentBox .advertisingBox {
          width: 100%;
          margin-bottom: 0.32rem; }
          .wap-body .mainBox .main .contentBox .advertisingBox img {
            width: 3.32rem;
            height: 1.72rem;
            border-radius: 0.2rem; }
        .wap-body .mainBox .main .contentBox .tableBox {
          margin-bottom: 0.42rem; }
          .wap-body .mainBox .main .contentBox .tableBox table {
            width: 100%; }
            .wap-body .mainBox .main .contentBox .tableBox table thead th {
              height: 0.76rem;
              font-size: 0.24rem;
              color: #fff;
              text-align: center;
              border: solid 1px #285ef7;
              background-color: #285ef7; }
/*
            .wap-body .mainBox .main .contentBox .tableBox table thead th:nth-child(1) {
              width: 0.78rem; }
*/
            .wap-body .mainBox .main .contentBox .tableBox table tbody td {
              height: 0.86rem;
              padding: 0 0.1rem;
              font-size: 0.24rem;
              text-align: center;
              border: solid 1px #bccdff; }
			.wap-body .mainBox .main .contentBox .tableBox table tbody td a { color:#ff3d00;}
        .wap-body .mainBox .main .contentBox .title-line {
          margin-bottom: 0.32rem;
          font-size: 0.32rem;
          font-weight: 700;
          line-height: 0.48rem; }
          .wap-body .mainBox .main .contentBox .title-line p {
            display: inline-block;
            vertical-align: middle; }
          .wap-body .mainBox .main .contentBox .title-line .line {
            display: inline-block;
            width: 0.06rem;
            height: 0.34rem;
            margin-right: 0.24rem;
            background-color: #285ef7;
            vertical-align: middle; }
        .wap-body .mainBox .main .contentBox .noticeBox {
          width: 100%;
          margin-bottom: 0.32rem;
          padding: 0.8rem 0;
          background-color: #ffffff;
          box-shadow: 0 0 0.27rem 0 rgba(61, 88, 255, 0.2);
          border-radius: 0.2rem; }
          .wap-body .mainBox .main .contentBox .noticeBox .title {
            margin-bottom: 0.28rem;
            text-align: center;
            font-size: 0.3rem;
            font-weight: 700;
            line-height: 0.37rem;
            color: #285ef7; }
		  .wap-body .mainBox .main .contentBox .xiaokuang .title {
            margin-bottom: 0.28rem;
            text-align: center;
            font-size: 0.3rem;
            font-weight: 700;
            line-height: 0.37rem;
            color: #285ef7; }
          .wap-body .mainBox .main .contentBox .noticeBox .noticeContent {
            height: 5.72rem;
            margin-bottom: 0.4rem;
            overflow: hidden; }
			.wap-body .mainBox .main .contentBox .xiaokuang .noticeContent {
            overflow: hidden; }
            .wap-body .mainBox .main .contentBox .noticeBox .noticeContent .scrollBox {
              height: 100%;
              padding: 0 0.54rem;
              overflow-y: auto; }
			.wap-body .mainBox .main .contentBox .xiaokuang .noticeContent .scrollBox {
              height: 100%;
              padding: 0 0.54rem;
              overflow-y: auto; }
              .wap-body .mainBox .main .contentBox .noticeBox .noticeContent .scrollBox p {
                font-size: 0.24rem;
                line-height: 0.48rem;
                color: #333; }
			 .wap-body .mainBox .main .contentBox .xiaokuang .noticeContent .scrollBox p {
                font-size: 0.24rem;
                line-height: 0.48rem;
                color: #333; }
              .wap-body .mainBox .main .contentBox .noticeBox .noticeContent .scrollBox .normal {
                text-indent: 2em; }
			  .wap-body .mainBox .main .contentBox .xiaokuang .noticeContent .scrollBox .normal {
                text-indent: 2em; }
                .wap-body .mainBox .main .contentBox .noticeBox .noticeContent .scrollBox .normal a {
                  color: #285ef7;
                  text-decoration: underline; }
			.wap-body .mainBox .main .contentBox .xiaokuang .noticeContent .scrollBox .normal a {
                  color: #285ef7;
                  text-decoration: underline; }
          .wap-body .mainBox .main .contentBox .noticeBox .tableBox {
            padding: 0 0.54rem; }
		  .wap-body .mainBox .main .contentBox .xiaokuang .tableBox {
            padding: 0 0.54rem; }
          .wap-body .mainBox .main .contentBox .noticeBox .btn_lookAll {
            display: block;
            margin: 0 auto;
            width: 3.18rem;
            height: 0.76rem;
            line-height: 0.76rem;
            text-align: center;
            font-size: 0.24rem;
            background-color: #ff3d00;
            border-radius: 0.37rem;
            color: #fff; }
		.wap-body .mainBox .main .contentBox .xiaokuang .btn_lookAll {
            display: block;
            margin: 0 auto;
            width: 3.18rem;
            height: 0.76rem;
            line-height: 0.76rem;
            text-align: center;
            font-size: 0.24rem;
            background-color: #ff3d00;
            border-radius: 0.37rem;
            color: #fff; }
        .wap-body .mainBox .main .contentBox .noticeBox-year {
          width: 100%;
          margin-bottom: 0.32rem;
          background-color: #ffffff;
          box-shadow: 0 0 0.27rem 0 rgba(61, 88, 255, 0.2);
          border-radius: 0.2rem; }
          .wap-body .mainBox .main .contentBox .noticeBox-year .swiperBox {
            width: 100%;
            height: 1.14rem;
            border-bottom: solid 1px #e1e1e1;
            padding: 0 0.5rem; }
            .wap-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-container {
              width: 100%;
              height: 1.14rem;
              padding: 0.6rem 0 0; }
              .wap-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-container .swiper-slide {
                width: 0.9rem !important;
                margin-right: 0.42rem;
                text-align: center;
                font-size: 0.26rem;
                color: #999999; }
              .wap-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-container .swiper-slide-active {
                color: #285ef7;
                font-weight: 700;
                border-bottom: 2px solid #285ef7; }
            .wap-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-button-prev {
              display: none; }
            .wap-body .mainBox .main .contentBox .noticeBox-year .swiperBox .swiper-button-next {
              display: none; }
          .wap-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .noticeBox {
            display: none;
            box-shadow: unset; }
          .wap-body .mainBox .main .contentBox .noticeBox-year .noticeSlide .active {
            display: block; }
        .wap-body .mainBox .main .contentBox .timeBox-table {
          width: 100%;
          margin-bottom: 0.32rem;
          padding: 0.6rem 0.38rem;
          border-radius: 0.1rem;
          border: solid 1px #bccdff; }
          .wap-body .mainBox .main .contentBox .timeBox-table .tableBox {
            margin-bottom: 0; }
        .wap-body .mainBox .main .contentBox .timeBox-timeline {
          width: 100%;
          margin-bottom: 0.32rem;
          padding: 0.6rem 0.46rem;
          border-radius: 0.1rem;
          border: solid 1px #bccdff; }
          .wap-body .mainBox .main .contentBox .timeBox-timeline .timeItem {
            position: relative;
            padding: 0.36rem 0 0.4rem 0.32rem;
            border-left: 1px dashed #285ef7; }
            .wap-body .mainBox .main .contentBox .timeBox-timeline .timeItem .title {
              position: relative;
              font-size: 0.32rem;
              font-weight: 700;
              line-height: 0.48rem;
              color: #333333; }
              .wap-body .mainBox .main .contentBox .timeBox-timeline .timeItem .title img {
                position: absolute;
                top: 0.12rem;
                left: -0.48rem;
                background-color: #fff; }
              .wap-body .mainBox .main .contentBox .timeBox-timeline .timeItem .title text {
                vertical-align: middle; }
            .wap-body .mainBox .main .contentBox .timeBox-timeline .timeItem .intro {
              margin-bottom: 0.25rem;
              font-size: 0.24rem;
              text-indent: 2em;
              line-height: 0.48rem;
              color: #333333; }
            .wap-body .mainBox .main .contentBox .timeBox-timeline .timeItem .btn_checkAll2 {
              display: block;
              width: 3.06rem;
              height: 0.62rem;
              line-height: 0.62rem;
              text-align: center;
              font-size: 0.24rem;
              color: #fff;
              background-color: #ff3d00;
              border-radius: 0.1rem; }
          .wap-body .mainBox .main .contentBox .timeBox-timeline .timeItem:last-child {
            padding-bottom: 0.56vh; }
        .wap-body .mainBox .main .contentBox .roadmap {
          width: 100%;
          margin-bottom: 0.32rem;
          padding: 0.68rem 0.28rem 7.37vh;
          border-radius: 10px;
          border: solid 1px #bccdff; }
          .wap-body .mainBox .main .contentBox .roadmap .title-line {
            margin-bottom: 0.5rem; }
          .wap-body .mainBox .main .contentBox .roadmap .roadBox-pc {
            display: none; }
          .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap {
            display: block;
            width: 100%; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step {
              position: relative;
              display: inline-block;
              margin: 0 0 0 1.58rem; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step .textBox {
                position: relative;
                width: 100%; }
                .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step .textBox .iconBox {
                  position: relative;
                  width: 0.24rem; }
                  .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step .textBox .iconBox .sign {
                    width: 100%; }
                  .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step .textBox .iconBox .sign-line {
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                    width: 1.48rem; }
                  .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step .textBox .iconBox .sign-line-red {
                    position: absolute;
                    top: 1.7vh;
                    width: 1.11rem;
                    transform: unset; }
                .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step .textBox .txt {
                  position: absolute;
                  left: 50%;
                  transform: translateX(-50%);
                  width: 1.7rem;
                  text-align: center;
                  font-size: 0.24rem;
                  /*letter-spacing: 2px;*/ }
                .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step .textBox .sign-num {
                  position: absolute;
                  left: 50%;
                  transform: translateX(-50%);
                  width: 0.3rem;
                  height: 0.17rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .startStep {
              display: inline-block;
              width: 1.11rem;
              margin: 0 0 1.1rem 0; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .startStep .icon_start {
                width: 100%; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .endStep {
              display: inline-block;
              width: 1.11rem; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .endStep .icon_start {
                width: 100%; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(3n + 2) {
              color: #0c82ff; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .txt {
              top: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .sign-num {
              bottom: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign {
              transform: rotate(180deg);
              transform-origin: center; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .txt {
              bottom: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign-num {
              top: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(3n + 3) {
              color: #16a970; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .txt {
              top: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .sign-num {
              bottom: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign {
              transform: rotate(180deg);
              transform-origin: center; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .txt {
              bottom: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign-num {
              top: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(3n + 4) {
              color: #faa500; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .txt {
              top: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .sign-num {
              bottom: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign {
              transform: rotate(180deg);
              transform-origin: center; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .txt {
              bottom: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign-num {
              top: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(3n + 5) {
              color: #8d42e2; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .txt {
              top: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .sign-num {
              bottom: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign {
              transform: rotate(180deg);
              transform-origin: center; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .txt {
              bottom: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign-num {
              top: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(3n + 6) {
              color: #ef4c5d; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .txt {
              top: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(odd) .sign-num {
              bottom: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign {
              transform: rotate(180deg);
              transform-origin: center; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .txt {
              bottom: -0.43rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-child(even) .sign-num {
              top: -0.36rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step1, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step2, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step3, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step7, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step8, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step9 {
              margin: 0 0 1.1rem 1.57rem; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step1 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step1 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step2 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step2 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step3 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step3 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step7 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step7 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step8 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step8 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step9 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step9 .sign-line-red {
                left: 0.3rem; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step1 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step2 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step3 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step7 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step8 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step9 .sign-line-red {
                left: 0.3rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step4, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step5, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step6, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step10, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step11, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step12 {
              float: right;
              margin: 0 0 1.1rem 1.57rem; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step4 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step5 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step6 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step10 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step11 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step12 .sign-line {
                transform: translateY(-50%) rotate(180deg) !important; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step4 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step4 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step5 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step5 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step6 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step6 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step10 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step10 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step11 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step11 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step12 .sign-line, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step12 .sign-line-red {
                right: 0.3rem; }
              .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step4 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step5 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step6 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step10 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step11 .sign-line-red, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step12 .sign-line-red {
                right: 0.3rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step4, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step10 {
              margin-right: 1.2rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step7, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step13 {
              margin-left: 1.24rem; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step1, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step6, .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step12 {
              margin-left: 0; }
            .wap-body .mainBox .main .contentBox .roadmap .roadBox-wap .step:nth-last-child(2) .sign-line {
              display: none; }
        .wap-body .mainBox .main .contentBox .linkBox {
          margin: 0.7rem 0;
          font-size: 0; }
          .wap-body .mainBox .main .contentBox .linkBox a {
            margin-right: 0.37rem;
            text-decoration: underline;
            font-size: 0.22rem;
            letter-spacing: 2px; }
          .wap-body .mainBox .main .contentBox .linkBox .blue {
            color: #285ef7; }
          .wap-body .mainBox .main .contentBox .linkBox .red {
            color: #ff540b; }
          .wap-body .mainBox .main .contentBox .linkBox .red:hover {
            color: #285ef7; }
  .wap-body .zg_footer {
    display: none; }

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