h2.bt {
  text-align: center;
  background: url(../images/h-11.png) no-repeat 50% 100%;
  color: #109806;
  padding-bottom: 10px; }
  h2.bt b {
    display: block;
    font-size: 24px; }
  h2.bt p {
    background: url(../images/h-1.png) no-repeat 50%;
    font-size: 14px;
    margin-top: 6px;
    background-size: 84% auto; }

.c1 {
  margin-top: 20px;
  padding: 0 15px; }
  .c1 .list1 {
    margin-top: 14px;
    margin-bottom: 4px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap; }
    .c1 .list1 li {
      width: 31.33%;
      border-radius: 10px;
      margin-bottom: 10px;
      background-color: #109806;
      line-height: 34px;
      font-size: 12px; }
      .c1 .list1 li a {
        color: #fff;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
  .c1 .list2 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap; }
    .c1 .list2 li {
      width: 49%; }
      .c1 .list2 li .img img {
        width: 100%;
        display: block; }
      .c1 .list2 li h3 {
        line-height: 40px;
        color: #444444;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }

.c2 {
  margin-top: 20px;
  background: url(../images/c2.png) no-repeat 50% 100%;
  background-size: auto 71%; }
  .c2 .list1 {
    margin-top: 14px;
    display: flex;
    justify-content: space-around; }
    .c2 .list1 li {
      width: 31.33%;
      background: url(../images/mo.png) no-repeat 50%;
      line-height: 40px;
      background-size: 100% 100%;
      display: flex; }
      .c2 .list1 li .img {
        line-height: 40px;
        height: 40px;
        width: 40px;
        text-align: center; }
        .c2 .list1 li .img img {
          height: 20px;
          vertical-align: middle; }
          .c2 .list1 li .img img:nth-child(2) {
            display: none; }
      .c2 .list1 li h3 {
        font-size: 12px;
        color: #fff;
        width: calc(100% - 50px);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .c2 .list1 li:hover {
        background: url(../images/jing.png) no-repeat 0 50%;
        background-size: 100% 100%; }
        .c2 .list1 li:hover .img img:nth-child(1) {
          display: none; }
        .c2 .list1 li:hover .img img:nth-child(2) {
          display: inline; }
  .c2 .list2 {
    margin-top: 20px; }
    .c2 .list2 li {
      position: relative; }
      .c2 .list2 li .img {
        width: 80%; }
        .c2 .list2 li .img img {
          display: block;
          width: 100%; }
      .c2 .list2 li dd {
        margin-left: 0;
        position: absolute;
        z-index: 11;
        background: #fff;
        padding: 20px 10px;
        font-size: 12px;
        line-height: 18px;
        color: #f37121;
        width: 50%;
        left: 0;
        top: 50%;
        text-align: center;
        transform: translateY(-50%); }
        .c2 .list2 li dd:after {
          content: '';
          background: url(../images/jia.png) no-repeat 0 50%;
          display: block;
          width: 14px;
          height: 14px;
          position: absolute;
          transform: translate(50%, 50%);
          bottom: 0;
          left: 50%;
          z-index: 111;
          background-size: 100% 100%; }

.c3 {
  padding: 0 15px;
  margin-top: 20px; }
  .c3 h2 {
    text-align: center; }
    .c3 h2 img {
      max-width: 80%; }
  .c3 .list2 {
    margin-top: 30px; }
    .c3 .list2 li {
      margin-bottom: 20px; }
      .c3 .list2 li .zi {
        position: relative;
        padding-left: 40px; }
        .c3 .list2 li .zi .tu {
          position: absolute;
          left: 0;
          top: 0; }
          .c3 .list2 li .zi .tu img {
            width: 30px; }
        .c3 .list2 li .zi h3 {
          color: #109806;
          font-weight: 600;
          font-size: 20px; }
          .c3 .list2 li .zi h3 p {
            color: #2b2b2b;
            font-size: 16px;
            margin-top: 6px;
            font-weight: 500; }
        .c3 .list2 li .zi dd {
          margin-top: 12px;
          color: #2b2b2b;
          margin-left: 0;
          font-size: 12px; }
          .c3 .list2 li .zi dd p {
            margin-bottom: 16px;
            background: url(../images/go.png) no-repeat 0 2px;
            padding-left: 20px;
            background-size: 14px 14px;
            line-height: 16px; }
      .c3 .list2 li .img {
        text-align: center;
        margin-top: 14px; }
        .c3 .list2 li .img img {
          max-width: 80%; }

.c4 {
  text-align: center; }
  .c4 img {
    display: block;
    width: 100%; }

.c5 {
  margin-top: 20px;
  padding: 0 15px; }
  .c5 .list2 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
    margin-top: 14px; }
    .c5 .list2 li {
      width: 49%;
      position: relative;
      margin-bottom: 10px; }
      .c5 .list2 li .img img {
        width: 100%;
        display: block; }
      .c5 .list2 li h3 {
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        position: absolute;
        bottom: 0;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        background: rgba(0, 0, 0, 0.65); }
      .c5 .list2 li:hover {
        background: rgba(16, 152, 6, 0.65); }

.c6 {
  margin-top: 20px;
  padding: 0 15px; }
  .c6 .img {
    margin-top: 20px;
    text-align: center; }
    .c6 .img img {
      display: block;
      width: 100%; }
  .c6 dd {
    font-size: 12px;
    line-height: 18px;
    color: #353635;
    padding: 10px 0;
    margin-left: 0px; }

.c7 {
  margin-top: 20px;
  padding: 0 15px; }
  .c7 .img {
    margin-top: 14px; }
    .c7 .img img {
      display: block;
      width: 100%; }
  .c7 .list2 {
    padding-top: 14px; }
    .c7 .list2 li {
      margin-bottom: 20px; }
      .c7 .list2 li a {
        display: flex;
        align-content: center;
        justify-content: space-between; }
      .c7 .list2 li .timex {
        border: solid 1px #cacad1;
        width: 70px;
        font-weight: 600;
        color: #9696a3;
        font-size: 18px;
        height: 70px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center; }
        .c7 .list2 li .timex p {
          font-size: 14px;
          font-weight: 500;
          margin-top: 6px; }
      .c7 .list2 li .zi {
        width: calc(100% - 90px); }
        .c7 .list2 li .zi h3 {
          color: #333333;
          font-size: 16px;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
        .c7 .list2 li .zi dd {
          color: #999999;
          font-size: 14px;
          margin-top: 6px;
          line-height: 24px;
          margin-left: 0;
          text-overflow: -o-ellipsis-lastline;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }

/*# sourceMappingURL=index.css.map */
