/* .largeScreen {
    background: url(../images/ddjs_banner.png) no-repeat;
} */

ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
}

.zs_top {
    background: url(../images/zsTop_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.zsjj_text {
    margin-top: 151px;
    box-sizing: border-box;
    padding: 34px 24px 26px;
    width: 47.85%;
    height: 425px;
    border-radius: 10px;
    background: #fff url(../images/zsjj_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.zsjj_text .head {
    margin-bottom: 20px;
}

.zsjj_text p {
    height: 240px;
    line-height: 30px;
    color: #333333;
    -webkit-line-clamp: 9;
    text-indent: 2em;
}

.zsjj_text .ckgd {
    margin: 20px auto 0;
}

.zsjj_img {
    box-sizing: border-box;
    margin-top: 88px;
    padding: 0 21px 22px;
    width: 50.78%;
    height: 488px;
    background: rgba(255, 255, 255, 0.22);
}

.zsjj_img img {
    position: relative;
    top: -47px;
    left: 0;
    width: 100%;
    height: 513px;
    border-radius: 10px;
}

.zsxx {
    position: relative;
    padding: 117px 0 111px;
}

.zsxx-swiper {
    padding-top: 33px;
    margin-top: 12px;
    height: 500px;
}

.zsxx-swiper .swiper-slide {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    padding: 18px 21px 40px;
    border-radius: 10px;
    background: #FFFFFF;
    border: 1px solid rgba(11, 84, 162, 0.1);
    box-shadow: 0px 4px 20px 0px rgba(10, 72, 165, 0.14);
    transition: all .3s ease;
}

.zsxx-swiper .swiper-slide:hover {
    margin-top: -33px;
    transition: all .3s ease;
}

.zsxx-swiper .swiper-slide:hover .date,
.zsxx-swiper .swiper-slide:hover h3 {
    color: #0A48A5;
    transition: all .3s ease;
}

.zsxx-swiper h3 {
    margin: 49px 0 20px;
    height: 30px;
    line-height: 30px;
    transition: all .3s ease;
}

.zsxx-swiper p {
    height: 72px;
    -webkit-line-clamp: 3;
}

.zsxx-swiper .date {
    padding: 58px 0 35px;
    color: #333;
    font-size: 27px;
    font-weight: 700;
    border-bottom: 1px solid rgba(11, 84, 162, 0.1);
    transition: all .3s ease;
}

.zsxx-swiper .date span:last-child {
    font-size: 16px;
    font-weight: normal;
}

.zsxx-swiper .jt_fr {
    margin-top: 79px;
    width: 36px;
    height: auto;
}

.img_box .pic {
    height: 226px;
    border-radius: 10px;
}

.img_box .date {
    padding: 20px 0 22px;
}

.img_box h3 {
    margin: 15px 0 10px;
}

.img_box p {
    height: 48px;
    -webkit-line-clamp: 2;
}

.img_box .jt_fr {
    margin-top: 25px;
}

.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 52px;
    width: 44px;
    height: 23px;
    border-radius: 11px;
    opacity: 1 !important;
}

.swiper-button-prev {
    left: 46.5%;
    background: #fff url(../images/zsxx_prev.png) no-repeat center;
}

.swiper-button-next {
    right: 46.5%;
    background: #fff url(../images/zsxx_next.png) no-repeat center;
}

.row2 {
    padding: 94px 0 114px;
}

.zsdt {
    margin-top: 39px;
}

.zsdt .pic {
    width: 49.35%;
    height: 418px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.24);
}

.zsdt_con {
    width: 49.35%;
}

.info1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 24px 24px;
    height: 189px;
    border-radius: 10px;
    background: #F6F6F6;
}

.info1 .multiline {
    color: #333;
}

.info1 .p3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.info1 .p3 i {
    margin-right: 10px;
}

.info1 .p3 img {
    width: 30px;
}

.info1:hover h3 {
    color: #0A48A5;
    transition: all .3s ease;
}

.zsdt .main_lis {
    margin-top: 10px;
}

.zsdt .main_lis li {
    line-height: 45px;
}

.row3 {
    padding: 85px 0 100px;
    background: #F7FAFF;
}

.link_fl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    margin-top: 37px;
    height: 169px;
    border-radius: 10px;
    background: #FFFFFF;
}

.link_fl li {
    display: flex;
    justify-content: start;
    align-items: center;
    height: 115px;
}

.link_fl li:last-child {
    margin-right: 0;
}

.link_fl h4 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.link_fl p {
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rote {
    margin-right: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background: #0A48A5;
    border-radius: 50%;
}

.dt {
    width: 59%;
}

.point_other ul li:hover a i {
    background: url(../images/point_li_on1.png) no-repeat center;
}

@media only screen and (max-width: 1200px) {
    .link_fl {
        flex-wrap: wrap;
        height: auto;
    }
    .link_fl li {
        width: calc(100% / 2);
    }
    .swiper-button-prev {
        left: 44.5%;
    }
    .swiper-button-next {
        right: 44.5%;
    }
}

@media only screen and (max-width: 996px) {
    .zsjj_text {
        margin-top: 30px;
        width: 100%;
    }
    .zsjj_img {
        margin-top: 80px;
        width: 100%;
    }
    .swiper-button-prev {
        left: 43%;
    }
    .swiper-button-next {
        right: 43%;
    }
    .zsdt .pic {
        display: none;
    }
    .zsdt_con {
        width: 100%;
    }
    .link_fl li {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .zsjj_text {
        margin-top: 25px;
    }
    .zsjj_img {
        margin-top: 65px;
        height: 392px;
    }
    .zsjj_img img {
        height: 420px;
    }
    .zsxx {
        padding: 25px 0 80px;
    }
    .zsxx-swiper {
        padding-top: 20px;
        height: 577px;
    }
    .img_box .pic {
        height: 300px;
    }
    .zsxx-swiper .swiper-slide:hover {
        margin-top: 0;
    }
    .swiper-button-next,
    .swiper-button-prev {
        bottom: 30px;
    }
    .swiper-button-prev {
        left: 42%;
    }
    .swiper-button-next {
        right: 42%;
    }
    .row2 {
        padding: 25px 0;
    }
    .zsdt {
        margin-top: 25px;
    }
    .row3 {
        padding: 25px 0;
    }
    .link_fl {
        margin-top: 25px;
    }
}