.tou {
  height: 100%; }
  .tou .con {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between; }
    .tou .con .zi {
      display: flex;
      align-items: center; }
      .tou .con .zi .logo {
        line-height: 100px; }
      .tou .con .zi .logoz {
        margin-left: 18px;
        padding-left: 22px;
        background: url(../images/su.png) no-repeat 0 50%; }
        .tou .con .zi .logoz p {
          font-weight: 600;
          font-size: 20px;
          letter-spacing: 2px; }
          .tou .con .zi .logoz p:nth-child(1) {
            color: #323232; }
          .tou .con .zi .logoz p:nth-child(2) {
            color: #239b34; }
    .tou .con .dh {
      padding-left: 134px;
      background: url(../images/dh.png) no-repeat 0 50%;
      font-size: 20px;
      line-height: 26px;
      letter-spacing: 2px;
      color: #239b34;
      font-weight: 600; }

.dao {
  height: 70px;
  background-color: #323232; }
  .dao .nav1 {
    display: flex; }
    .dao .nav1 li {
      text-align: center;
      position: relative;
      width: 171px;
      background: url(../images/su1.png) no-repeat 100% 50%; }
      .dao .nav1 li > a {
        color: #fff;
        line-height: 70px;
        height: 70px;
        font-size: 18px;
        display: block; }
      .dao .nav1 li .sec {
        position: absolute;
        background: #239b34;
        top: 70px;
        left: 0;
        z-index: 11;
        width: 100%;
        display: none; }
        .dao .nav1 li .sec a {
          display: block;
          line-height: 38px;
          color: #fff; }
          .dao .nav1 li .sec a:hover {
            background-color: #323232; }
      .dao .nav1 li:hover > a {
        background: #239b34; }
      .dao .nav1 li:last-child {
        background: none; }

.ss {
  height: 60px;
  background-color: #f7f7f7;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.03); }
  .ss .con {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center; }
    .ss .con .gj span {
      letter-spacing: 2px;
      color: #239b34;
      font-size: 16px; }
      .ss .con .gj span img {
        vertical-align: middle; }
    .ss .con .gj a {
      font-size: 14px;
      letter-spacing: 1px;
      color: #444444;
      padding-left: 50px; }
    .ss .con #formsearch {
      background: url(../images/ss.png) no-repeat 50%;
      width: 280px;
      height: 36px; }
      .ss .con #formsearch input {
        height: 36px;
        line-height: 36px;
        border: none;
        background: none;
        outline: none; }
        .ss .con #formsearch input#keyword {
          float: left;
          width: calc(100% - 48px);
          color: #bebebe;
          font-size: 12px;
          text-indent: 18px; }
          .ss .con #formsearch input#keyword::-webkit-input-placeholder {
            color: #bebebe; }
        .ss .con #formsearch input#s_btn {
          float: right;
          width: 48px;
          font-size: 0; }

h2.bt {
  text-align: center;
  line-height: 1;
  color: #242424;
  font-size: 26px; }
  h2.bt p {
    color: #888888;
    font-size: 14px;
    padding-top: 46px;
    background: url(../images/h-x.png) no-repeat 50% 14px; }

.c1 {
  margin-top: 70px;
  margin-bottom: 64px; }
  .c1 .list2 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 51px; }
    .c1 .list2 li {
      width: 204px; }
      .c1 .list2 li:nth-child(2) {
        width: 211px; }
      .c1 .list2 li .img {
        line-height: 56px;
        height: 56px; }
        .c1 .list2 li .img img {
          transition-duration: .5s; }
      .c1 .list2 li h3 {
        font-size: 20px;
        margin-top: 18px;
        color: #242424; }
        .c1 .list2 li h3 p {
          color: #888888;
          font-size: 12px;
          margin-top: 4px; }
      .c1 .list2 li dd {
        color: #555555;
        line-height: 20px;
        font-size: 12px;
        margin-top: 18px; }
      .c1 .list2 li:hover .img img {
        transform: rotateY(180deg); }
      .c1 .list2 li:hover h3 {
        color: #239b34; }

.c2 {
  background: url(../images/c2.png) no-repeat 50% 0;
  padding-top: 50px;
  height: 850px;
 background-size: 1920px 850px; 
    
}
  .c2 .con {
    display: flex;
    justify-content: space-between; }
    .c2 .con .c2-1 {
      width: 271px;
      height: 705px;
      background-color: #ffffff;
      border-radius: 0px 38px 0px 0px; }
      .c2 .con .c2-1 h2 {
        font-size: 28px;
        color: #242424;
        font-weight: 600;
        padding-top: 20px;
        padding-left: 23px; }
        .c2 .con .c2-1 h2 p {
          font-size: 24px;
          margin-top: 4px; }
      .c2 .con .c2-1 .list1 {
        margin-top: 30px; }
        .c2 .con .c2-1 .list1 li {
          line-height: 40px; }
          .c2 .con .c2-1 .list1 li a {
            display: block;
            padding-left: 22px;
            color: #555555;
            font-size: 18px; }
          .c2 .con .c2-1 .list1 li:hover a, .c2 .con .c2-1 .list1 li.on a {
            background: url(../images/n1.png) no-repeat 223px 50% #239b34;
            color: #fff; }
    .c2 .con .c2-2 {
      width: 891px; }
      .c2 .con .c2-2 .bd {
        overflow: hidden; }
      .c2 .con .c2-2 .list2 li {
        background-color: #ffffff;
        display: flex;
        justify-content: space-between;
        padding: 38px 60px 38px 36px;
        width: 891px !important; }
        .c2 .con .c2-2 .list2 li .img {
          overflow: hidden; }
          .c2 .con .c2-2 .list2 li .img img {
            width: 418px;
            height: 365px; }
        .c2 .con .c2-2 .list2 li .zi {
          padding-top: 30px;
          width: 309px;
          }
          .c2 .con .c2-2 .list2 li .zi h3 {
            font-size: 20px;
            color: #333333;
            font-weight: 600; }
            .c2 .con .c2-2 .list2 li .zi h3:after {
              display: block;
              content: '';
              width: 40px;
              height: 2px;
              background-color: #239b34;
              margin-top: 18px; }
          .c2 .con .c2-2 .list2 li .zi dd {
            margin-top: 32px;
            font-size: 16px;
            color: #555555;
            line-height: 30px; }
          .c2 .con .c2-2 .list2 li .zi .sec {
            display: flex;
            text-align: center;
            margin-top: 38px; }
            .c2 .con .c2-2 .list2 li .zi .sec a {
              width: 120px;
              height: 30px;
              background-color: #323232;
              border-radius: 15px;
              color: #ffffff;
              line-height: 30px;
              margin-right: 6px; }
              .c2 .con .c2-2 .list2 li .zi .sec a:hover {
                background-color: #239b34; }
      .c2 .con .c2-2 .list3 {
        margin-top: 30px;
        display: flex;
        }
       .c2 .con .c2-2 .list3 li{
    margin-left: 1%;
        }
        
        
        .c2 .con .c2-2 .list3 li .img {
          overflow: hidden; }
          .c2 .con .c2-2 .list3 li .img img {
            width: 286px;
            height: 250px; }
        .c2 .con .c2-2 .list3 li h3 {
          width: 285px;
          height: 50px;
          line-height: 50px;
          padding-left: 20px;
          font-size: 16px;
          background: url(../images/yj.png) no-repeat 219px 50% #323232;
          color: #fff;
          margin-top: 9px;
          transition-duration: .5s; }
        .c2 .con .c2-2 .list3 li:hover h3 {
          background: url(../images/yj.png) no-repeat 219px 50% #239b34; }

.fen img {
  transition-duration: .5s; }
.fen:hover img {
  transform: scale(1.1); }

.c3 {
  margin-top: 70px;
  padding-bottom: 10px; }
  .c3 .list1 {
    margin-top: 48px;
    display: flex;
    justify-content: center;
    text-align: center; }
    .c3 .list1 li {
      width: 160px;
      line-height: 38px;
      background-color: #323232;
      margin: 0 27.5px; }
      .c3 .list1 li a {
        font-size: 20px;
        display: block;
        color: #fff; }
      .c3 .list1 li.on a {
        background-color: #239b34; }
  .c3 .con {
    margin-top: 30px; }
    .c3 .con #certify {
      overflow: hidden;
      height: 0; }
      .c3 .con #certify.on {
        height: auto; }

.c4 {
  background: #f6f6f6;
  padding-top: 50px;
  padding-bottom: 38px; }
  .c4 .con {
    margin-top: 44px;
    position: relative; }
    .c4 .con .xx {
      position: absolute;
      top: 50%;
      z-index: 11;
      cursor: pointer;
      transform: translateY(-50%); }
      .c4 .con .xx.next {
        left: -54px; }
      .c4 .con .xx.prev {
        right: -54px; }
    .c4 .con .bd {
      overflow: hidden; }
    .c4 .con .list2 li {
      text-align: center;
      position: relative;
      float: left;
      margin-right: 30px; }
      .c4 .con .list2 li .img img {
        width: 380px;
        height: 287px; }
      .c4 .con .list2 li h3 {
        color: #fff;
        line-height: 53px;
        background: rgba(50, 50, 50, 0.6);
        width: 100%;
        left: 0;
        bottom: 0;
        position: absolute;
        font-size: 14px; }
  .c4 a.ck {
    margin-top: 29px;
    width: 140px;
    height: 36px;
    line-height: 34px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f6f6f6;
    border-radius: 18px;
    border: solid 1px #239b34;
    display: block;
    text-align: center;
    color: #239b34; }

.c5 {
  background: url(../images/c5.png) no-repeat 50% 0;
  padding-top: 50px; }
  .c5 .con {
    display: flex; }
    .c5 .con .c5-1 {
      width: 600px;
      height: 472px; }
      .c5 .con .c5-1 h2 {
        color: #fff;
        font-size: 26px; }
        .c5 .con .c5-1 h2:after {
          width: 52px;
          height: 2px;
          background-color: #ffffff;
          display: block;
          content: '';
          margin-top: 16px; }
        .c5 .con .c5-1 h2 b {
          display: block; }
        .c5 .con .c5-1 h2 p {
          font-weight: 500;
          margin-top: 12px; }
      .c5 .con .c5-1 dd {
        color: #ffffff;
        line-height: 28px;
        margin-top: 25px;
        width: 518px; }
      .c5 .con .c5-1 .con1 {
        margin-top: 33px; }
        .c5 .con .c5-1 .con1 .list2 li img {
          width: 600px;
          height: 472px; }
    .c5 .con .c5-2 {
      width: 600px;
      margin-top: 100px; }
      .c5 .con .c5-2 .con2 {
        padding: 38px 70px 0 70px;
        background: #fff; }
        .c5 .con .c5-2 .con2 .list2 li {
          float: left; }
        .c5 .con .c5-2 .con2 .list2 a {
          border-bottom: 1px solid rgba(102, 102, 102, 0.25);
          padding-bottom: 49px;
          padding-top: 40px;
          display: block; }
          .c5 .con .c5-2 .con2 .list2 a:nth-child(2n) {
            border-bottom: none; }
          .c5 .con .c5-2 .con2 .list2 a .tit {
            display: flex; }
            .c5 .con .c5-2 .con2 .list2 a .tit .img {
              line-height: 23px;
              height: 23px;
              margin-right: 10px; }
              .c5 .con .c5-2 .con2 .list2 a .tit .img img.img2 {
                display: none; }
            .c5 .con .c5-2 .con2 .list2 a .tit h3 {
              color: #242424;
              font-size: 20px;
              font-weight: 600; }
          .c5 .con .c5-2 .con2 .list2 a dd {
            line-height: 30px;
            font-size: 16px;
            color: #666666;
            margin-top: 22px; }
          .c5 .con .c5-2 .con2 .list2 a:hover .tit .img img.img1 {
            display: none; }
          .c5 .con .c5-2 .con2 .list2 a:hover .tit .img img.img2 {
            display: inline; }
          .c5 .con .c5-2 .con2 .list2 a:hover .tit h3 {
            color: #239b34; }
      .c5 .con .c5-2 .sec {
        display: flex;
        text-align: center; }
        .c5 .con .c5-2 .sec .xx {
          width: 300px;
          height: 55px;
          background-color: #323232;
          line-height: 55px; }
          .c5 .con .c5-2 .sec .xx:hover {
            background-color: #239b34; }

.c6 {
  background: url(../images/c6.png) no-repeat 50%;
  height: 180px;
  margin-top: 70px; }
  .c6 .con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    .c6 .con .c6-1 {
      color: #fff; }
      .c6 .con .c6-1 h2 {
        font-size: 30px;
        font-weight: 600; }
      .c6 .con .c6-1 dd {
        line-height: 30px;
        font-size: 16px;
        color: #ffffff;
        margin-top: 24px; }
    .c6 .con .c6-2 {
      font-size: 26px;
      color: #fff;
      display: flex; }
      .c6 .con .c6-2 a {
        display: block;
        text-align: center;
        color: #fff;
        width: 170px;
        line-height: 40px;
        background-color: #239b34;
        border-radius: 20px;
        font-size: 14px;
        margin-left: 26px; }

.c7 {
  background: url(../images/c7.png) no-repeat 50% 0;
  height: 859px;
  padding-top: 51px; }
  .c7 .con1 {
    display: flex;
    justify-content: space-between; }
    .c7 .con1 .c7-1 {
      width: 526px;
      margin-top: 42px; }
      .c7 .con1 .c7-1 h2 {
        line-height: 1;
        font-weight: 600;
        color: #242424;
        font-size: 26px; }
        .c7 .con1 .c7-1 h2 p {
          letter-spacing: 1px;
          color: #555555;
          font-size: 20px;
          font-weight: 500; }
          .c7 .con1 .c7-1 h2 p:before {
            display: block;
            content: '';
            width: 104px;
            height: 1px;
            background-color: #888888;
            margin-bottom: 16px;
            margin-top: 12px; }
      .c7 .con1 .c7-1 dd {
        margin-top: 36px;
        line-height: 30px;
        color: #666666; }
      .c7 .con1 .c7-1 a.ck {
        width: 190px;
        height: 40px;
        border-radius: 20px;
        display: block;
        color: #fff;
        padding-left: 42px;
        line-height: 40px;
        margin-top: 50px;
        background: url(../images/jt.png) no-repeat 110px 50% #239b34; }
    .c7 .con1 .c7-2 {
      width: 650px;
      height: 447px;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
  .c7 .con2 {
    margin-top: 43px;
    display: flex;
    justify-content: space-between; }
    .c7 .con2 .list1 {
      width: 207px; }
      .c7 .con2 .list1 li {
        position: relative; }
        .c7 .con2 .list1 li .img img {
          width: 207px;
          height: 83px; }
        .c7 .con2 .list1 li h3 {
          width: 100%;
          top: 0;
          left: 0;
          position: absolute;
          text-align: center;
          font-size: 22px;
          line-height: 83px;
          background: rgba(0, 0, 0, 0.6);
          color: #fff;
          transition-duration: .3s; }
        .c7 .con2 .list1 li.on h3 {
          background: rgba(35, 155, 52, 0.71); }
    .c7 .con2 .con {
      width: 970px; }
      .c7 .con2 .con .con3 .bd {
        overflow: hidden; }
      .c7 .con2 .con .con3 .list2 li {
        width: 350px;
        height: 249px;
        margin-right: 17px;
        float: left; }

.c8 {
  width: 1220px;
  margin-left: auto;
  margin-right: auto; }
  .c8 .list1 {
    margin-top: 44px;
    display: flex;
    justify-content: center;
    text-align: center; }
    .c8 .list1 li {
      width: 148px;
      height: 43px;
      border-radius: 20px;
      border: solid 1px #dedede;
      line-height: 41px;
      margin: 0 9px;
      transition-duration: .3s; }
      .c8 .list1 li a {
        display: block;
        font-size: 14px;
        color: #666666;
        transition-duration: .3s; }
      .c8 .list1 li.on {
        background-color: #239b34; }
        .c8 .list1 li.on a {
          color: #fff; }
  .c8 .con {
    margin-top: 30px; }
    .c8 .con .con1 {
      position: relative; }
      .c8 .con .con1 .xx {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 1;
        width: 32px;
        height: 70px;
        background-color: #888888;
        line-height: 70px;
        text-align: center;
        transition-duration: .5s; }
        .c8 .con .con1 .xx:hover {
          background-color: #239b34; }
        .c8 .con .con1 .xx.next {
          left: -32px;
          border-radius: 3px 0px 0px 3px; }
        .c8 .con .con1 .xx.prev {
          right: -32px;
          border-radius: 0px 3px 3px 0px; }
      .c8 .con .con1 .bd {
        overflow: hidden; }
      .c8 .con .con1 .list2 li {
        margin-right: 13px;
        padding: 10px;
        width: 398px !important;
        float: left; }
        .c8 .con .con1 .list2 li:last-child {
          margin-right: 0; }
        .c8 .con .con1 .list2 li a {
          width: 378px;
          height: 493px;
          background-color: #ffffff;
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          padding: 28px 20px 0 25px;
          display: block; }
        .c8 .con .con1 .list2 li h3 {
          font-size: 18px;
          color: #090909; }
        .c8 .con .con1 .list2 li .img {
          margin-top: 14px; }
          .c8 .con .con1 .list2 li .img img {
            width: 333px;
            height: 267px; }
        .c8 .con .con1 .list2 li .zi {
          padding-top: 12px; }
          .c8 .con .con1 .list2 li .zi .timex {
            color: #999999; }
          .c8 .con .con1 .list2 li .zi dd {
            line-height: 24px;
            color: #666666;
            margin-top: 4px; }
          .c8 .con .con1 .list2 li .zi .ck {
            width: 99px;
            height: 31px;
            border-radius: 4px;
            border: solid 1px #888888;
            font-size: 12px;
            color: #888888;
            text-align: center;
            line-height: 29px;
            margin-top: 15px;
            transition-duration: .3s; }
        .c8 .con .con1 .list2 li:hover .zi .ck {
          background-color: #239b34;
          color: #fff;
          border-color: #239b34; }

.link {
  margin-top: 40px;
  min-height: 60px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  padding-left: 134px;
  background: url(../images/link.png) no-repeat 20px 50%;
  line-height: 60px;
  margin-bottom: 51px; }

.foot {
  background: url(../images/foot.png) no-repeat 50% 0;
  height: 354px;
  color: #ffffff;
  padding-top: 36px; }
  .foot a {
    color: #ffffff; }
  .foot .con {
    padding-bottom: 21px; }
    .foot .con .foot1 {
      width: 600px;
      float: left;
      padding-left: 16px;
      background: url(../images/dian.png) no-repeat 0 6px; }
      .foot .con .foot1 h2 {
        font-size: 18px;
        margin-bottom: 20px; }
      .foot .con .foot1 .sec {
        line-height: 30px;
        margin-bottom: 36px; }
        .foot .con .foot1 .sec:after {
          width: 33px;
          height: 2px;
          background-color: #c1c1c1;
          display: block;
          content: '';
          margin-top: 22px; }
      .foot .con .foot1 .lx {
        display: flex; }
        .foot .con .foot1 .lx p {
          line-height: 20px;
          margin-right: 25px;
          padding-left: 38px; }
          .foot .con .foot1 .lx p:nth-child(1) {
            background: url(../images/2-1.png) no-repeat 0 50%; }
          .foot .con .foot1 .lx p:nth-child(2) {
            background: url(../images/2-2.png) no-repeat 0 50%; }
    .foot .con .foot2 {
      width: 170px;
      float: left;
      padding-left: 16px;
      background: url(../images/dian.png) no-repeat 0 6px; }
      .foot .con .foot2 h2 {
        font-size: 18px;
        margin-bottom: 20px; }
      .foot .con .foot2 .sec {
        display: flex;
        flex-wrap: wrap;
        line-height: 36px;
        margin-top: -4px; }
        .foot .con .foot2 .sec p {
          width: 50%; }
    .foot .con .foot3 {
      float: right;
      padding-left: 16px;
      background: url(../images/dian.png) no-repeat 0 6px; }
      .foot .con .foot3 h2 {
        font-size: 18px;
        margin-bottom: 20px; }
  .foot .ban {
    border-top: solid 1px #666666;
    height: 56px;
    color: #ffffff;
    font-size: 12px;
    padding: 18px 0; }
    .foot .ban a {
      color: #ffffff; }
    .foot .ban .con {
      display: flex;
      justify-content: space-between; }

/*# sourceMappingURL=index.css.map */
