.index-c3x {
  background: url(../images/hf.png) no-repeat 50% 0;
  height: 200px; }
  .index-c3x .con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    .index-c3x .con .c3x-1 {
      display: flex;
      justify-content: space-between;
      width: 620px;
      align-items: center; }
      .index-c3x .con .c3x-1 .zi b {
        display: block;
        font-size: 32px;
        color: #ffe916; }
      .index-c3x .con .c3x-1 .zi p {
        color: #fff;
        font-size: 19px;
        margin-top: 4px; }
      .index-c3x .con .c3x-1 .ly a {
        display: block;
        width: 114px;
        height: 44px;
        line-height: 44px;
        color: #ffffff;
        border: 1px solid #fff;
        text-align: center; }
        .index-c3x .con .c3x-1 .ly a:nth-child(1) {
          margin-bottom: 14px;
          background: #ff8a00;
          color: #262626;
          border-color: #ff8a00; }
    .index-c3x .con .dh {
      font-size: 22px;
      color: #fff;
      text-align: right; }
      .index-c3x .con .dh p:nth-child(2) {
        font-weight: 600;
        font-size: 30px; }

.index-c5 .list2 {
  margin-top: 29px;
  display: flex;
  justify-content: space-between; }
  .index-c5 .list2 li {
    width: 230px;
    height: 281px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    padding: 17px 12px 0;
    text-align: center; }
    .index-c5 .list2 li .img img {
      width: 205px;
      height: 137px; }
    .index-c5 .list2 li .zi {
      margin-top: 26px; }
      .index-c5 .list2 li .zi h3 {
        color: #343434;
        font-size: 16px; }
        .index-c5 .list2 li .zi h3 b {
          font-size: 36px; }
      .index-c5 .list2 li .zi dd {
        font-size: 16px;
        color: #343434;
        margin-top: 22px; }

/*# sourceMappingURL=index.css.map */
