/* .largeScreen {
    background: url(../images/xwzx_banner.png) no-repeat;
} */

.row1 {
    margin: 80px auto 62px;
}

.row1 .head {
    margin-bottom: 39px;
}

.group-swiper {
    margin: 0;
    width: 49.2%;
    height: 470px;
    border-radius: 10px;
}

.group-swiper .swiper-pagination {
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.group-swiper .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
}

.jtdt_list {
    width: 49.2%;
}

.jtdt_list li {
    box-sizing: border-box;
    height: 157px;
    border-bottom: 1px dashed #D8D8D8;
}

.jtdt_list li:last-child {
    border: none;
}

.jtdt_list .mul_p {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    color: #333333;
    text-indent: 20px;
    transition: all .3s ease;
}

.jtdt_list .mul_p::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 6px;
    height: 6px;
    background: #B9B9B9;
    border-radius: 50%;
    transition: all .3s ease;
}

.jtdt_list .mul_p:hover {
    color: #0A48A5;
    transition: all .3s ease;
}

.jtdt_list .mul_p:hover::after {
    background: #0A48A5;
    transition: all .3s ease;
}

.jtdt_list .multiline {
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.jtdt_list .time {
    margin-top: 15px;
    justify-content: flex-start;
}

.jtdt_list .time i {
    margin-right: 12px;
    font-size: 16px;
}

.row2 {
    padding: 54px 0 82px;
    background: url(../images/tzgg_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.row2 ul {
    margin-top: 46px;
    padding-top: 22px;
    background: url(../images/tzgg_line.png) no-repeat top center;
}

.row2 ul li {
    margin-top: 18px;
    box-sizing: border-box;
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc((100% - 36px) / 3);
    height: 199px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(10, 72, 165, 0.14);
}

.row2 ul li a.multiline {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    height: 48px;
}

.row2 ul li a.multiline:hover {
    color: #0A48A5;
    transition: 0.3s all;
}

.row2 ul li p.multiline {
    margin: 15px 0;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    height: 40px;
}

p.time {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

p.time i {
    font-size: 25px;
}

.row3 {
    padding-top: 111px;
    background: url(../images/ldgh_bg.png) no-repeat top center;
}

.row3 .head a {
    color: #fff;
    z-index: 99;
}

.row3 .head a::after {
    background: #399D33;
}

.row3 .ckgd {
    border-color: #fff;
}

.leader-swiper {
    box-sizing: border-box;
    padding: 0 0 141px;
    margin-top: 40px;
}

.leader-swiper .swiper-slide {
    box-sizing: border-box;
    padding: 22px 21px 22px;
    height: 448px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(10, 72, 165, 0.14);
}

.leader-swiper .pic {
    height: 269px;
    border-radius: 10px 10px 0px 0px;
}

.leader-swiper h3 {
    line-height: 51px;
}

.leader-swiper .swiper-slide:hover h3 {
    color: #0A48A5;
    transition: 0.3s all;
}

.leader-swiper p.multiline {
    margin-bottom: 20px;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 80px;
    width: 44px;
    height: 23px;
    border-radius: 11px;
    opacity: 1 !important;
}

.swiper-button-prev {
    left: 46.5%;
    background: #0A48A5 url(../images/ldgh_prev.png) no-repeat center;
}

.swiper-button-next {
    right: 46.5%;
    background: #0A48A5 url(../images/ldgh_next.png) no-repeat center;
}

.row4 {
    padding: 84px 0 171px;
    background: #fff url(../images/mtbd_bg.png) no-repeat top center;
}

.row4 .head {
    margin-bottom: 50px;
}

.mtbd_li {
    box-sizing: border-box;
    padding: 17px 20px;
    background: #fff;
    width: 32.5%;
    height: 382px;
    border-radius: 10px;
    box-shadow: 0px 4px 20px 0px rgba(10, 72, 165, 0.14);
}

.mtbd_li a {
    display: block;
}

.mtbd_li:hover h3 {
    color: #0A48A5;
    transition: 0.3s all;
}

.mtbd_li .pic {
    width: 100%;
    height: 275px;
    border-radius: 10px 10px 0px 0px;
}

.mtbd_li h3 {
    margin: 17px 0 6px;
}

.row4 ul {
    width: calc(100% - 472px);
}

.row4 ul li {
    box-sizing: border-box;
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc((100% - 16px) / 2);
    height: 181px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(10, 72, 165, 0.14);
}

.row4 ul li:nth-child(-n+2) {
    margin-bottom: 20px;
}

.row4 ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.row4 ul li a:hover {
    color: #0A48A5;
    transition: 0.3s all;
}

.row4 ul li p.multiline {
    margin: 15px 0;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    height: 40px;
}

.row5 {
    position: relative;
    padding: 30px 0 145px;
    background: #F8FBFF;
}

.industry {
    margin-top: 55px;
    width: 100%;
}

.industry .swiper-slide {
    box-sizing: border-box;
    padding: 19px;
    width: calc((100% - 20px) / 2);
    height: 239px;
    border-radius: 10px;
    border: 1px solid #D8D8D8;
    background: #fff;
    /* box-shadow: 0px 4px 20px 0px rgba(10, 72, 165, 0.14); */
}

.industry .swiper-slide a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}

.industry .swiper-slide .pic {
    width: 300px;
    height: 202px;
    border-radius: 10px;
}

.industry .swiper-pagination {
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
}

.industry .swiper-pagination-bullet {
    margin: 0 3px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #0A48A5;
    opacity: 1;
}

.industry .swiper-pagination-bullet-active {
    width: 19px;
    border-radius: 5px;
    background: #399D33;
}

.dt_fr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 320px);
}

.dt_fr h3 {
    margin: 18px 0 15px;
    height: 48px;
}

.industry .swiper-slide:hover h3 {
    color: #0A48A5;
    transition: 0.3s all;
}

.dt_fr p {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.info_time {
    display: flex;
    align-items: center;
}

.info_time span:first-child {
    display: flex;
    align-items: center;
    font-size: 27px;
    font-weight: bold;
    color: #0A48A5;
}

.info_time span:first-child::after {
    content: '';
    margin: 0 10px 0 14px;
    display: block;
    width: 1px;
    height: 30px;
    background: #D8D8D8;
}

.info_time span:last-child {
    font-size: 14px;
    color: #666666;
}

.row6 {
    padding: 90px 0;
}

.row6 ul {
    margin-top: 40px;
}

.row6 ul li {
    width: calc((100% - 114px) / 3);
    height: 361px;
}

.row6 ul li .pic {
    display: block;
    width: 100%;
    height: 256px;
    border-radius: 10px;
}

.row6 ul li .mul_p {
    margin-bottom: 12px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    line-height: 51px;
    border-bottom: 1px solid #D8D8D8;
}

.row6 ul li:hover .mul_p {
    color: #0A48A5;
    transition: 0.3s all;
}

.row6 ul li .multiline {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    height: 40px;
}

.row7 {
    padding: 87px 0 100px;
    background: #F8FBFF;
}

.row7 ul {
    margin-top: 41px;
}

.row7 ul li {
    box-sizing: border-box;
    padding: 0 20px;
    margin-bottom: 20px;
    width: calc((100% - 20px) / 2);
    height: 134px;
    border-radius: 10px;
    border: 1px solid #D8D8D8;
    background: #fff;
    box-shadow: 0px 4px 20px 0px rgba(10, 72, 165, 0.14);
}

.row7 ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.row7 ul li h3 {
    margin-top: 13px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row7 ul li:hover {
    box-shadow: 0px 4px 10px 0px rgba(10, 72, 165, 0.5);
    transition: 0.3s all;
}

.row7 ul li:hover h3 {
    color: #0A48A5;
    transition: 0.3s all;
}

@media only screen and (max-width: 1200px) {
    .row4 ul {
        width: calc(100% - 325px);
    }
}

@media only screen and (max-width: 996px) {
    .group-swiper {
        width: 100%;
        height: 420px;
    }

    .jtdt_list {
        width: 100%;
    }

    .row2 ul {
        background-size: 100%;
    }

    .mtbd_li {
        margin-bottom: 20px;
        width: 100%;
        height: auto;
    }

    .mtbd_li .pic {
        height: auto;
    }

    .row4 ul {
        width: 100%;
    }

    .row6 ul li {
        padding-bottom: 20px;
        width: 100%;
        height: auto;
    }

    .row6 ul li:last-child {
        margin-bottom: 0;
    }

    .row6 ul li .pic {
        height: auto;
    }
    .swiper-button-prev {
        left: 43%;
    }

    .swiper-button-next {
        right:43%;
    }
}

@media only screen and (max-width: 768px) {
    .row1 {
        margin: 25px auto;
    }

    .row1 .head {
        margin-bottom: 25px;
    }

    .leader-swiper .pic {
        height: auto;
    }

    .group-swiper {
        height: 400px;
    }

    .row2 {
        padding: 25px 0;
    }

    .row2 ul {
        margin-top: 10px;
        padding-top: 0;
        background: none;
    }

    .row2 ul li {
        padding: 0 20px;
        width: 100%;
    }

    .row3 {
        padding-top: 35px;
    }

    .leader-swiper {
        padding: 0 0 90px;
    }

    .leader-swiper .swiper-slide {
        height: auto;
    }

    .swiper-button-next,
    .swiper-button-prev {
        bottom: 40px;
    }

    .row4 ul li {
        margin-bottom: 20px;
        width: 100%;
    }

    .row4 ul li:last-child{
        margin-bottom: 0;
    }

    .row4 {
        padding: 25px 0;
    }

    .industry {
        margin-top: 25px;
    }

    .row5 {
        padding: 30px 0 60px;
    }

    .industry .swiper-pagination {
        bottom: 20px;
    }

    .row6 {
        padding: 25px 0;
    }

    .row7 {
        padding: 25px 0;
    }

    .row7 ul li {
        width: 100%;
    }

    .row7 ul {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 616px) {
    .group-swiper {
        height: 335px;
    }
    .swiper-button-prev {
        left: 42%;
    }

    .swiper-button-next {
        right:42%;
    }
}