main {
  background-color: #f0edf1; }

.floor_1 {
  text-align: center; }
  .floor_1 .fixed_width {
    background-color: #ffffff;
    padding: 71px 0 50px; }
  .floor_1 h2 {
    font-size: 28px;
    color: #080006; }
  .floor_1 h3 {
    color: #080006;
    font-size: 12px;
    margin-top: 17px; }
  .floor_1 h4 {
    color: #717171;
    font-size: 16px;
    margin-top: 29px; }

.floor_2 {
  margin-top: 20px; }
  .floor_2 .fixed_width {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 80px; }
  .floor_2 .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_2 .title .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_2 .title .left img {
        margin-left: 56px; }
      .floor_2 .title .left h5 {
        color: #080006;
        font-size: 20px;
        font-weight: bold;
        margin-left: 24px; }
      .floor_2 .title .left p {
        color: #717171;
        font-size: 16px;
        margin-left: 55px; }
    .floor_2 .title .right {
      margin-right: 47px; }
  .floor_2 .info {
    margin: 42px 42px 36px;
    height: 216px;
    background-image: url("/static/index/img/basic_floor2_block_bg.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 53px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_2 .info .left h2 {
      color: #ffffff;
      margin-top: 47px; }
    .floor_2 .info .left i {
      display: block;
      width: 40px;
      height: 2px;
      background-color: #ffffff;
      margin-top: 19px; }
    .floor_2 .info .left i + p {
      margin-top: 50px; }
    .floor_2 .info .left p {
      color: #ffffff;
      font-size: 14px; }
    .floor_2 .info .right {
      font-size: 30px;
      color: #ffffff;
      font-weight: bold;
      margin-top: 50px; }
  .floor_2 .spe {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 60px; }
    .floor_2 .spe .left {
      margin-left: 78px;
      position: relative;
      z-index: 1; }
      .floor_2 .spe .left h6 {
        color: #717171;
        font-size: 16px;
        font-weight: normal; }
      .floor_2 .spe .left dl {
        margin-top: 35px; }
      .floor_2 .spe .left dt {
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px; }
      .floor_2 .spe .left dd {
        font-size: 16px;
        color: #717171;
        margin-top: 20px; }
    .floor_2 .spe .right {
      position: absolute;
      right: 48px;
      top: 85px; }
  .floor_2 .process {
    padding: 0 77px; }
    .floor_2 .process .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_2 .process .title span {
        color: #080006;
        font-size: 20px; }
      .floor_2 .process .title .line {
        width: 793px;
        height: 2px;
        background-color: #eeeeee; }
    .floor_2 .process .group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 83px; }
      .floor_2 .process .group .item {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .floor_2 .process .group .item + .item {
          position: relative;
          margin-left: 70px; }
          .floor_2 .process .group .item + .item::before {
            content: ">";
            position: absolute;
            left: -35px;
            top: 65px; }
      .floor_2 .process .group img {
        border-radius: 50%; }
      .floor_2 .process .group b {
        color: #080006;
        font-size: 15px;
        margin-top: 20px; }
      .floor_2 .process .group p {
        font-size: 15px;
        color: #717171;
        margin-top: 10px; }

.floor_3 {
  margin-top: 20px; }
  .floor_3 .fixed_width {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 60px; }
  .floor_3 .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_3 .title .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_3 .title .left img {
        margin-left: 56px; }
      .floor_3 .title .left h5 {
        color: #080006;
        font-size: 20px;
        font-weight: bold;
        margin-left: 24px; }
      .floor_3 .title .left p {
        color: #717171;
        font-size: 16px;
        margin-left: 55px; }
    .floor_3 .title .right {
      margin-right: 47px; }
  .floor_3 .info {
    margin: 42px 42px 36px;
    height: 216px;
    background-image: url("/static/index/img/basic_floor2_block_bg.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 53px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_3 .info .left h2 {
      color: #ffffff;
      margin-top: 47px; }
    .floor_3 .info .left i {
      display: block;
      width: 40px;
      height: 2px;
      background-color: #ffffff;
      margin-top: 19px; }
    .floor_3 .info .left i + p {
      margin-top: 50px; }
    .floor_3 .info .left p {
      color: #ffffff;
      font-size: 14px; }
    .floor_3 .info .right {
      font-size: 30px;
      color: #ffffff;
      font-weight: bold;
      margin-top: 50px; }
  .floor_3 .spe {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 60px; }
    .floor_3 .spe .left {
      margin-left: 78px;
      position: relative;
      z-index: 1; }
      .floor_3 .spe .left h6 {
        color: #080006;
        font-size: 22px;
        font-weight: normal; }
      .floor_3 .spe .left dl {
        margin-top: 35px; }
      .floor_3 .spe .left dt {
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px; }
      .floor_3 .spe .left dd {
        font-size: 16px;
        color: #717171;
        margin-top: 20px; }
    .floor_3 .spe .right {
      position: absolute;
      right: 48px;
      top: 35px; }

.floor_4 {
  margin-top: 20px; }
  .floor_4 .fixed_width {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px; }
  .floor_4 .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_4 .title .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_4 .title .left img {
        margin-left: 56px; }
      .floor_4 .title .left h5 {
        color: #080006;
        font-size: 20px;
        font-weight: bold;
        margin-left: 24px; }
      .floor_4 .title .left p {
        color: #717171;
        font-size: 16px;
        margin-left: 55px; }
    .floor_4 .title .right {
      margin-right: 47px; }
  .floor_4 .info {
    margin: 42px 42px 36px;
    height: 216px;
    background-image: url("/static/index/img/basic_floor2_block_bg.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 53px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_4 .info .left h2 {
      color: #ffffff;
      margin-top: 47px; }
    .floor_4 .info .left i {
      display: block;
      width: 40px;
      height: 2px;
      background-color: #ffffff;
      margin-top: 19px; }
    .floor_4 .info .left i + p {
      margin-top: 50px; }
    .floor_4 .info .left p {
      color: #ffffff;
      font-size: 14px; }
    .floor_4 .info .right {
      font-size: 30px;
      color: #ffffff;
      font-weight: bold;
      margin-top: 50px; }
  .floor_4 .spe {
    padding-bottom: 60px;
    padding-left: 78px;
    padding-right: 78px; }
    .floor_4 .spe h6 {
      color: #717171;
      font-size: 16px;
      font-weight: normal; }
    .floor_4 .spe .whole {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .floor_4 .spe .group {
      margin-top: 52px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .floor_4 .spe .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .floor_4 .spe .item + .item {
        margin-top: 40px; }
      .floor_4 .spe .item .left {
        width: 66px;
        height: 66px;
        background-color: #578bee;
        position: relative;
        border-radius: 50%; }
        .floor_4 .spe .item .left img {
          position: absolute;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          left: 50%;
          top: 50%; }
      .floor_4 .spe .item .right {
        margin-left: 18px;
        padding-top: 10px; }
        .floor_4 .spe .item .right b {
          color: #080006;
          font-size: 16px;
          display: block; }
        .floor_4 .spe .item .right p {
          color: #717171;
          font-size: 16px;
          margin-top: 10px; }
  .floor_4 .modal {
    padding: 0 77px; }
    .floor_4 .modal .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .floor_4 .modal span {
      color: #080006;
      font-size: 20px; }
    .floor_4 .modal .line {
      width: 823px;
      height: 2px;
      background-color: #eeeeee; }
    .floor_4 .modal ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 48px; }
      .floor_4 .modal ul li + li {
        margin-left: 22px; }
      .floor_4 .modal ul li p {
        color: #717171;
        font-size: 16px;
        margin-top: 25px;
        text-align: center; }

.floor_5 {
  margin-top: 20px; }
  .floor_5 .fixed_width {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 80px; }
  .floor_5 .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_5 .title .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_5 .title .left img {
        margin-left: 56px; }
      .floor_5 .title .left h5 {
        color: #080006;
        font-size: 20px;
        font-weight: bold;
        margin-left: 24px; }
      .floor_5 .title .left p {
        color: #717171;
        font-size: 16px;
        margin-left: 55px; }
    .floor_5 .title .right {
      margin-right: 47px; }
  .floor_5 .info {
    margin: 42px 42px 36px;
    height: 216px;
    background-image: url("/static/index/img/basic_floor2_block_bg.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 53px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_5 .info .left h2 {
      color: #ffffff;
      margin-top: 47px; }
    .floor_5 .info .left i {
      display: block;
      width: 40px;
      height: 2px;
      background-color: #ffffff;
      margin-top: 19px; }
    .floor_5 .info .left i + p {
      margin-top: 50px; }
    .floor_5 .info .left p {
      color: #ffffff;
      font-size: 14px; }
    .floor_5 .info .right {
      font-size: 30px;
      color: #ffffff;
      font-weight: bold;
      margin-top: 50px; }
  .floor_5 .spe {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 60px; }
    .floor_5 .spe .left {
      margin-left: 78px;
      position: relative;
      z-index: 1; }
      .floor_5 .spe .left h6 {
        color: #080006;
        font-size: 20px;
        font-weight: normal; }
      .floor_5 .spe .left dl {
        margin-top: 35px; }
      .floor_5 .spe .left dt {
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px; }
      .floor_5 .spe .left dd {
        font-size: 16px;
        color: #717171;
        margin-top: 20px; }
    .floor_5 .spe .right {
      position: absolute;
      right: 48px;
      top: 85px; }
  .floor_5 .process {
    padding: 0 77px; }
    .floor_5 .process .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_5 .process .title span {
        color: #080006;
        font-size: 20px; }
      .floor_5 .process .title .line {
        width: 793px;
        height: 2px;
        background-color: #eeeeee; }
    .floor_5 .process .group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 83px; }
      .floor_5 .process .group .item {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .floor_5 .process .group .item + .item {
          position: relative;
          margin-left: 68px; }
          .floor_5 .process .group .item + .item::before {
            content: ">";
            position: absolute;
            left: -35px;
            top: 65px; }
      .floor_5 .process .group img {
        border-radius: 50%; }
      .floor_5 .process .group b {
        color: #080006;
        font-size: 15px;
        margin-top: 20px; }
      .floor_5 .process .group p {
        font-size: 15px;
        color: #717171;
        margin-top: 10px; }
  .floor_5 .modal {
    padding: 0 77px;
    margin-top: 60px; }
    .floor_5 .modal .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .floor_5 .modal span {
      color: #080006;
      font-size: 20px; }
    .floor_5 .modal .line {
      width: 800px;
      height: 2px;
      background-color: #eeeeee; }
    .floor_5 .modal ul {
      margin-top: 44px; }
      .floor_5 .modal ul li {
        color: #717171;
        font-size: 16px;
        display: block; }
        .floor_5 .modal ul li + li {
          margin-top: 10px; }

.floor_6 {
  margin-top: 20px; }
  .floor_6 .fixed_width {
    background-color: #ffffff;
    padding-top: 50px; }
  .floor_6 .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_6 .title .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_6 .title .left img {
        margin-left: 56px; }
      .floor_6 .title .left h5 {
        color: #080006;
        font-size: 20px;
        font-weight: bold;
        margin-left: 24px; }
      .floor_6 .title .left p {
        color: #717171;
        font-size: 16px;
        margin-left: 55px; }
    .floor_6 .title .right {
      margin-right: 47px; }
  .floor_6 .info {
    margin: 42px 42px 36px;
    height: 216px;
    background-image: url("/static/index/img/basic_floor2_block_bg.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 53px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_6 .info .left h2 {
      color: #ffffff;
      margin-top: 47px; }
    .floor_6 .info .left i {
      display: block;
      width: 40px;
      height: 2px;
      background-color: #ffffff;
      margin-top: 19px; }
    .floor_6 .info .left i + p {
      margin-top: 50px; }
    .floor_6 .info .left p {
      color: #ffffff;
      font-size: 14px; }
    .floor_6 .info .right {
      font-size: 30px;
      color: #ffffff;
      font-weight: bold;
      margin-top: 50px; }
  .floor_6 .spe {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 60px; }
    .floor_6 .spe .left {
      margin-left: 78px;
      position: relative;
      z-index: 1; }
      .floor_6 .spe .left h6 {
        color: #080006;
        font-size: 20px;
        font-weight: normal; }
      .floor_6 .spe .left dl {
        margin-top: 35px;
        margin-bottom: 44px; }
      .floor_6 .spe .left dt {
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px; }
      .floor_6 .spe .left dd {
        font-size: 16px;
        color: #717171;
        margin-top: 20px; }
    .floor_6 .spe .right {
      position: absolute;
      right: 72px;
      top: 85px;
      padding-left: 76px;
      border-left: 2px solid #EBEBEB; }
      .floor_6 .spe .right div + div {
        margin-top: 40px; }
      .floor_6 .spe .right p {
        color: #717171;
        font-size: 12px;
        text-align: center;
        margin-top: 5px; }

.floor_7 {
  margin-top: 20px; }
  .floor_7 .fixed_width {
    background-color: #ffffff;
    padding-top: 50px; }
  .floor_7 .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_7 .title .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .floor_7 .title .left img {
        margin-left: 56px; }
      .floor_7 .title .left h5 {
        color: #080006;
        font-size: 20px;
        font-weight: bold;
        margin-left: 24px; }
      .floor_7 .title .left p {
        color: #717171;
        font-size: 16px;
        margin-left: 55px; }
    .floor_7 .title .right {
      margin-right: 47px; }
  .floor_7 .info {
    margin: 42px 42px 36px;
    height: 216px;
    background-image: url("/static/index/img/basic_floor2_block_bg.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 53px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floor_7 .info .left h2 {
      color: #ffffff;
      margin-top: 47px; }
    .floor_7 .info .left i {
      display: block;
      width: 40px;
      height: 2px;
      background-color: #ffffff;
      margin-top: 19px; }
    .floor_7 .info .left i + p {
      margin-top: 50px; }
    .floor_7 .info .left p {
      color: #ffffff;
      font-size: 14px; }
    .floor_7 .info .right {
      font-size: 30px;
      color: #ffffff;
      font-weight: bold;
      margin-top: 50px; }
  .floor_7 .spe {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px; }
    .floor_7 .spe .left {
      margin-left: 78px;
      position: relative;
      z-index: 1; }
      .floor_7 .spe .left h6 {
        color: #717171;
        font-size: 16px;
        font-weight: normal; }
      .floor_7 .spe .left dl {
        margin-top: 35px;
        margin-bottom: 44px; }
      .floor_7 .spe .left dt {
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px; }
      .floor_7 .spe .left dd {
        font-size: 16px;
        color: #717171;
        margin-top: 20px; }
    .floor_7 .spe .right {
      position: absolute;
      right: 72px;
      top: 85px;
      padding-left: 76px;
      border-left: 2px solid #EBEBEB; }
      .floor_7 .spe .right div + div {
        margin-top: 40px; }
      .floor_7 .spe .right p {
        color: #717171;
        font-size: 12px;
        text-align: center;
        margin-top: 5px; }

.floor_8 {
  margin-top: 20px;
  padding-bottom: 100px;
  height: 57px;
  line-height: 57px;
  text-align: center; }
  .floor_8 .fixed_width {
    background-color: #ffffff; }
  .floor_8 a {
    color: #080006;
    font-size: 16px; }
/*# sourceMappingURL=basic.css.map */