@charset "utf-8";
.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: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.mid1LeftslickImg {
    overflow: hidden;
    position: relative;
    padding-top: 66.7%;
    height: 0;
}

.mid1LeftslickImg:hover img {
    transform: scale(1.1);
}

.mid1LeftslickBottom {
    background: #f1f2f4;
        display: flex;
    align-items: center;
}

.mid1LeftLeftDate {
    background: #018990;
    height: 100%;
    white-space: nowrap;
    padding: 10px 15px;
}

.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: 292px;
    position: relative;
    z-index: 1;
}

.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-top: -316px;
}

.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: 15px 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: 24px;
    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 {
    padding-top: 5px;
}

.mid4 .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 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .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: 15px 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) {
    .slick .slick-dots {
        bottom: 18px;
    }
    .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 {
        padding-right: 11px;
        margin-left: -7px;
    }
    .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 {
        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%;
    }
}