@charset "utf-8";
.mid5{padding-bottom: 50px;}
/**企业需求**/
  .mid5 .box {
    display: flex;
    padding: 15px;
    /* background: #f5f5f5; */
    border-radius: 8px;
    border: 1px solid #eee;}
 .mid5 .cates {
    width: 280px;
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -10px;}
    .mid5 .cates .it {
      display: block;
      height: 70px;
      line-height: 70px;
      font-size: 14px;
      text-align: center;
      color: #fff;
      background: #018990;
      border-radius: 6px;
      margin: 0 10px 10px 0;
      width: 130px;}
      .main .cates .it .iconfont {
        font-size: 18px;
        margin-right: 10px;}
.banner-list{margin-top:120px}
.mid5 .box {
    display: flex;
    padding: 15px;
    /* background: #f5f5f5; */
    border-radius: 8px;
    border: 1px solid #eee;}
    .mid5 .box.box-gray {
      background: #f9f9f9;}
    .mid5 .box.box-h {
      flex-direction: column;}
    .mid5 .box .swiper {
      text-align: center;
      background: #444;
      width: 320px;
      margin-right: 20px;
      overflow: hidden;
      border-radius: 4px;}
      .mid5 .box .swiper .swiper-container {
        width: 100%;
        height: 230px;}
        .mid5 .box .swiper .swiper-container .swiper-pagination {
          bottom: 32px;}
        .mid5 .box .swiper .swiper-container .swiper-slide {
          overflow: hidden;}
          .mid5 .box .swiper .swiper-container .swiper-slide a {
            display: block;
            height: 230px;
            text-align: center;
            overflow: hidden;
            position: relative;}
            .mid5 .box .swiper .swiper-container .swiper-slide a .tit {
              position: absolute;
              bottom: 0px;
              height: 32px;
              line-height: 32px;
              text-align: center;
              color: #fff;
              z-index: 1;
              width: 100%;
              background: rgba(0, 0, 0, 0.6);}
            .mid5 .box .swiper .swiper-container .swiper-slide a .img {
              height: 230px;
              width: 100%;
              position: relative;
              overflow: hidden;}
              .mid5 .box .swiper .swiper-container .swiper-slide a .img img {
                height: 230px;
                top: 0;
                left: 50%;
                position: absolute;
                margin-left: -960px;}
    .mid5 .box .swiper2 {
      margin-right: 0;
      margin-left: 20px;}
    .mid5 .box .news .it {
      display: flex;
      margin-bottom: 10px;
      cursor: pointer;
      background: #f9f9f9;
      padding: 10px;
      border-radius: 4px;
      float: left;
      width: 356px;
      margin: 0 10px 10px;}
      .mid5 .box .news .it:last-child {
        margin-bottom: 0;}
      .mid5 .box .news .it .tumb {
        width: 120px;
        height: 90px;
        border-radius: 4px;
        overflow: hidden;}
        .mid5 .box .news .it .tumb img {
          width: 100%;
          height: 100%;}
      .mid5 .box .news .it .info {
        flex: 1;
        margin-left: 10px;}
        .mid5 .box .news .it .info .tit {
          font-size: 14px;
          height: 32px;
          line-height: 32px;
          font-weight: bold;
          overflow: hidden;
          text-overflow:ellipsis;
          white-space: nowrap;}
        .mid5 .box .news .it .info .desc {
          font-size: 12px;
          color: #999;}
    .mid5 .box .list {
      flex: 1;
      width: 0;}
      .mid5 .box .list .title {
        text-align: left;
        padding: 0 12px;
        font-size: 16px;
        height: 16px;
        line-height: 16px;
        padding-bottom: 12px;
        display: flex;}
        .mid5 .box .list .title .t {
          flex: 1;}
          .mid5 .box .list .title .t .iconfont {
            margin-right: 10px;
            color: #e42d27;}
        .mid5 .box .list .title .m {
          width: 100px;
          text-align: right;
          font-size: 13px;
          color: #999;
          font-weight: normal;}
      .mid5 .box .list .it {
        height: 28px;
        line-height: 28px;
        display: flex;
        margin: 0 10px;
        border-bottom: 1px dashed #ddd;}
        .mid5 .box .list .it:hover {
          background: #fff;}
        .mid5 .box .list .it .tit {
          flex: 1;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          padding-left: 20px;
          background: url(../img/arr.jpg) no-repeat left center;}
        .mid5 .box .list .it .date {
          width: 120px;
          text-align: right;
          color: #999;
          font-size: 12px;}
    .mid5 .box .data {
      width: 100%;
      flex: 1;
      overflow: hidden;
      border-radius: 4px;}
      .mid5 .box .data table {
        width: 100%;}
      .mid5 .box .data td {
        text-align: center;
        height: 36px;
        line-height: 36px;
        background: #fff;
        border-bottom: 1px solid #f5f5f5;}
      .mid5 .box .data tr:hover td {
        background: #f7f9fb;}
      .mid5 .box .data th {
        text-align: center;
        height: 32px;
        line-height: 32px;
        background: #d6dde0;}
      .mid5 .box .data .hot {
        color: #e4322b;}
      .mid5 .box .data .btn {
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #fff;
        color: #e4322b;
        border: 1px solid #e4322b;
        border-radius: 12px;
        padding: 0 10px;}
        .mid5 .box .data .btn:hover {
          color: #fff;
          background: #e4322b;}
    .mid5 .box .scrolltable {
      overflow: hidden;
      height: 195px;}


.slick .slick-dots {
    bottom: 41px;
}

.slick .slick-dots li {
    background: #ffffff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    transition: all 0.8s;
}

.slick .slick-dots li.slick-active {
    width: 35px;
    border-radius: 6px;
}

.section2-Head {
    padding-top: 57px;
    padding-bottom: 43px;
    text-align: center;
    position: relative;
}

.section2-Head-bottom {
    font-size: 36px;
    color: #333333;
    position: relative;
    font-weight: 400;
}

.section2-Head-bottom::before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 30px;
    bottom: 16px;
    left: 37%;
    background-color: #959595;
    vertical-align: middle;
    margin-right: 16px;
}

.section2-Head-bottom::after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 30px;
    bottom: 16px;
    right: 37%;
    background-color: #959595;
    vertical-align: middle;
    margin-left: 16px;
}

.section2-Head-top {
    color: #999999;
    font-size: 14px;
}

.section2-Head .more {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 0px;
}

.section2-Head .more p {
    float: right;
    font-size: 14px;
    color: #167c82;
    position: relative;
    margin-left: 47px;
    height: 30px;
    line-height: 30px;
}

.section2-Head .more p::before {
    content: "";
    display: block;
    position: absolute;
    width: 31px;
    height: 1px;
    background: #167c82;
    left: -36px;
    top: 50%;
    transform: translateY(-50%);
}

.section2-Head .more:hover p {
    text-decoration: underline;
}

.slick div a img {
    width: 100%;
}

.mid1 {
    padding-bottom: 50px;
    background: #ffffff;
}

.mid1Left {
    float: left;
    width: 530px;
    margin-right: 21px;
}

.mid1LeftslickImg img {
    width: 100%;
    transition: all 0.8s;
    height: 300px;
    object-fit: cover;
}

.mid1LeftslickImg {
    overflow: hidden;
}

.mid1LeftslickImg:hover img {
    transform: scale(1.1);
}

.mid1LeftslickBottom {
    height: 80px;
    background: #f1f2f4;
}

.mid1LeftLeftDate {
    float: left;
    width: 80px;
    background: #018990;
    height: 100%;
}

.mid1LeftLeftDate .One {
    padding-top: 9px;
    font-size: 36px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}

.mid1LeftLeftDate .Two {
    font-size: 14px;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
}

.mid1LeftslickBottom .con {
    overflow: hidden;
    line-height: 80px;
    padding: 0 18px;
    color: #333333;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mid1LeftslickBottom:hover .con {
    color: #018990;
}

.mid1Right {
    overflow: hidden;
}

.mi1RightBox {
    background: #f1f2f4;
    padding-top: 30px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 45px;
    margin-right: 20px;
}

.mi1RightBox .One {
    color: #9d9ea3;
    font-size: 36px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin-bottom: 18px;
}

.mi1RightBox .Two {
    color: #9d9ea3;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
}

.mi1RightBox .Three {
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}

.mi1RightBox .Four {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 120px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.mi1RightBox:hover {
    background: url("../images/mid1-slickRight.png") no-repeat;
    background-size: cover;
}

.mi1RightBox:hover .One,
.mi1RightBox:hover .Two,
.mi1RightBox:hover .Three,
.mi1RightBox:hover .Four {
    color: #ffffff;
}

.mid2 {
    background: url("../images/bg-mid2.png") no-repeat;
    background-size: cover;
    padding-bottom: 57px;
    position: relative;
    z-index: 1;
}
.mid2 .section2-Head-bottom::before,.mid2 .section2-Head-bottom::after{display:none}
.mid2 .white .section2-Head-bottom{text-align:center;}
.mid2left{float:left;width: 32%;}
.mid2right{float:right;width:64%;}
.white .section2-Head-top {
    color: rgba(256, 256, 256, 0.6);
}

.white .section2-Head-bottom {
    color: #ffffff;
}

.white .more p {
    color: #ffffff;
}

.white .more p::before {
    background-color: #ffffff;
}

.white .section2-Head-bottom::before,
.white .section2-Head-bottom::after {
    background-color: #ffffff;
}

.mid2Item {
    float: left;
    width: 32%;
    background: #ffffff;
    margin-right: 2%;
    padding: 20px 24px;
    margin-bottom: 24px;
    border-top-right-radius: 25px;
}

.mid2Item a {
    display: block;
}

.mid2Item:nth-child(3n) {
    margin-right: 0px;
}

.mid2Item .data {
    float: left;
    border-right: 1px dashed #018990;
    width: 70px;
    height: 70px;
    text-align: left;
    padding: 3px 0;
    margin-right: 25px;
}

.mid2Item .data .One {
    font-size: 36px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #018990;
    margin-bottom: 5px;
}

.mid2Item .data .Two {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #018990;
}

.mid2Item .con {
    line-height: 36px;
    height: 72px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mid2Item:hover .con {
    font-weight: 600;
}

.mid3 {
    position: relative;
    z-index: 2;
    margin-bottom: 60px;
}

.mid3ItemBox {
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}

.mid3Top {
    /* height: 204px; */
    overflow: hidden;
}

.mid3Top img {
    width: 100%;
    transition: all 0.8s;
    height: 202px;
    object-fit: cover;
}

.mid3Bottom {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-top: 0px;
    padding: 0 22px;
    padding-top: 10px;
    position: relative;
}

.mid3Bottom .One {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 24px;
}

.mid3Bottom .two {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-bottom: 15px;
}

.mid3Bottom .Three {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 40px;
}

.mid3Bottom img {
    position: absolute;
    left: 22px;
    bottom: 28px;
}

.mid3ItemBox .dec {
    width: 84px;
    height: 28px;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 20px;
    bottom: 230px;
}

.yellow {
    background-color: #f8c025;
}

.green {
    background-color: #8fc31f;
}

.blue {
    background-color: #00b7ee;
}

.pink {
    background-color: #eb6877;
}

.mid3ItemBox .more {
    display: none;
    /* display: block; */
    position: absolute;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    top: -45px;
    right: -45px;
    padding-top: 60px;
    padding-left: 14px;
}

.mid3ItemBox:hover .more {
    display: block;
}

.mid3ItemBox .pinkOne:hover {
    color: #eb6877;
}

.mid3ItemBox .blueOne:hover {
    color: #00b7ee;
}

.mid3ItemBox .greenOne:hover {
    color: #8fc31f;
}

.mid3ItemBox .yellowOne:hover {
    color: #f8c025;
}

.mid4 {
    padding-bottom: 4px;
}

.mid4Left {
    float: left;
    width: 612px;
    margin-right: 7.8%;
}

.mid4LeftTop {
    overflow: hidden;
}

.mid4LeftTop img {
    width: 100%;
    transition: all 0.8s;
    height: 324px;
    object-fit: cover;
}

.mid4LeftTop:hover img {
    transform: scale(1.1);
}

.mid4LeftBottom {
    height: 87px;
    padding: 12px 26px;
    background: #f6f7fc;
}

.mid4LeftBottom .One {
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.mid4LeftBottom:hover .One {
    color: #018990;
}

.mid4LeftBottom .Two {
    color: #999999;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mid4Leftslick .slick-dots {
    bottom: 100px;
    text-align: right;
    padding-right: 20px;
}

.mid4Leftslick .slick-dots li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: rgba(256, 256, 256, 0.4);
}

.mid4Leftslick .slick-dots li.slick-active {
    background: rgba(256, 256, 256, 1);
}

.mid4Right {
    overflow: hidden;
}

.mid4RightItem {
    display: block;
    border-bottom: 1px dashed #eeeeee;
    padding: 23px 0px;
}

.mid4RightItem:hover .mid4Rightdate .One {
    color: #018990;
}

.mid4RightItem:hover .mid4Rightdate .Two {
    color: #018990;
}

.mid4RightItem:hover .mid4RightCon .One {
    color: #333333;
    font-weight: 600;
}

.mid4RightItem:first-child {
    padding-top: 0px;
}

.mid4Rightdate {
    float: left;
    width: 56px;
    margin-right: 20px;
}

.mid4Rightdate .One {
    color: #9d9ea3;
    font-size: 36px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin-bottom: 20px;
    line-height: 35px;
}

.mid4Rightdate .Two {
    color: #9d9ea3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.mid4RightCon {
    overflow: hidden;
}

.mid4RightCon .One {
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 14px;
}

.mid4RightCon .Two {
    color: #999999;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.b-green {
    background: #018990;
    width: 184px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.mid4 .b-green,.mid5 .b-green {
    padding-top: 5px;
}

.mid4 .b-green p,.mid5 .b-green p {
    color: #ffffff;
    padding-right: 30px;
    margin-left: 20px;
}

.mid4 .b-green p::before {
    background-color: #ffffff;
}

.slick-dots li button {
    display: none;
}

@media screen and (max-width: 1400px) {
    .mid1,
    .mid2,
    .mid3,
    .mid4,
    .mid5{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1200px) {
.banner-list{margin-top:60px}
.mid2left,.mid2right{float:none;width:100%}
.mid2right
    .mid1Left {
        width: 450px;
    }
    .mi1RightBox {
        background: #f1f2f4;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        margin-right: 20px;
    }
    .mid4Left {
        float: left;
        width: 500px;
        margin-right: 5%;
    }
    .mid4RightItem {
        padding: 11px 0px;
    }
}

@media screen and (max-width: 1024px) {
    .slick .slick-dots li {
        width: 10px;
        height: 10px;
    }
    
    .mid1Left,
    .mid4Left {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .mid2Item {
        width: 49%;
        margin-right: 0px;
    }
    .mid2Item:nth-child(2n-1) {
        margin-right: 2%;
    }
    .mi1RightBox {
        padding-top: 30px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 35px;
        margin-right: 20px;
    }
    .section2-Head {
        padding-top: 35px;
        padding-bottom: 30px;
    }
    .mid1 {
        padding-bottom: 35px;
    }
    .mid4RightItem {
        padding: 23px 0px;
    }
    .section2-Head-bottom {
        font-size: 30px;
    }
    .mi1RightBox .Three {
        font-size: 16px;
    }
    .mi1RightBox .Two {
        margin-bottom: 20px;
    }
    .mi1RightBox .Three {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 768px) {
.mid2right .mid2Item{width:100%;float:none;margin-right:0px}
.mid5 .box .data{display:none}
.mid4 .imglist,.mid5 .box.box-gray{display: block !important;}
.mid4 .imglist .it{width:30%;margin:10px 1%;margin-right:0px;display:block;float:left}
.mid5 .cates .it{width:48%;margin: 10px 1%;}
.mid5 .cates{width:100%;margin-bottom: 0px;}

    .slick .slick-dots {
        bottom: 18px;
    }
    .mid1LeftslickImg img{
        height:auto;
    }
    .slick .slick-dots li {
        width: 8px;
        height: 8px;
    }
    .mid2Item {
        float: none;
        width: 100%;
        padding: 10px 24px;
    }
    .section2-Head-bottom {
        font-size: 26px;
    }
    .mid4RightItem {
        padding: 15px 0px;
    }
    .mid4RightCon .One {
        font-size: 16px;
    }
    .mid4Rightdate .One,
    .mid1LeftLeftDate .One {
        font-size: 30px;
    }
    .mid4LeftBottom .One {
        color: #333333;
        font-size: 16px;
    }
    .mid4LeftBottom .Two {
        color: #999999;
        font-size: 14px;
    }
    .section2-Head .more p::before {
        display: none;
    }
    .section2-Head .more p {
        margin-left: 10px;
    }
    .b-green {
        background: #018990;
        width: 110px;
    }
    .mid4 .b-green p,.mid5 .b-green p {
        padding-right: 5px;
        margin-left: 0px;
    }
    .mid4Leftslick .slick-dots li {
        width: 10px;
        height: 10px;
    }
}

@media screen and (max-width: 480px) {
    .b-green {
        background: #018990;
        width: 100px;
    }
    .mi1RightBox,
    .mid3ItemBox {
        margin-right: 0px;
    }
    .icon img {
        display: none;
    }
    .mid4 .b-green p {
        padding-right: 5px;
    }
    .b-green {
        width: 67px;
        height: 30px;
        line-height: 30px;
    }
    .mid4 .b-green,.mid5 .b-green {
        padding-top: 0px;
    }
    .mi1RightBox {
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 5px;
    }
    .mid1LeftslickBottom {
        height: 70px;
    }
    .mid1LeftslickBottom .con {
        overflow: hidden;
        line-height: 70px;
    }
}

@media screen and (max-width: 375px) {
    .section2-Head .more {
        position: absolute;
        top: 85%;
    }
}