@charset "utf-8";

.title1 {
    margin-bottom: 70px;
    text-align: center;
    background: url(../image/lmt01.png)no-repeat center center;
    background-size: auto 100%;
    padding-bottom: 8px;
}

.title1 .name {
    font-family: 'SourceHanSerifSCBold';
    font-size: 48px;
    color: #0273b9;
    margin-bottom: 10px;
}

.title1 .ename {
    font-family: 'SourceHanSerifSCBold';
    font-size: 18px;
}

.title3 {
    background-image: url(../image/lmt01111.png);
}

.title3 .name,
.title3 .ename {
    color: #ffffff;
}

.box1 {
    background: url(../image/back1.png) no-repeat center bottom -10vw;
    background-size: cover;
    padding-bottom: 40px;
}

.box1 .left {
    width: 56%;
}

.box1 .left .item {
    position: relative;
}

.box1 .left .item .img {
    overflow: hidden;

}

.box1 .left .item .img img {
    width: 100%;
    height: 629px;
    object-fit: cover;
}

.box1 .left .item .back {
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box1 .left .item .title {
    position: absolute;
    bottom: 30px;
    padding: 0px 20px;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
    padding-right: 128px;
    transition: all 0.4s;
}

.box1 .left .item .date {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 67px;
    height: 62px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
}

.box1 .left .item .date1 {
    background-color: #ffffff;
    color: #0966ad;
    line-height: 34px;
    font-size: 24px;
    font-weight: 600;
}

.box1 .left .item .date2 {
    background-color: #0966ad;
    color: #ffffff;
    line-height: 28px;
    font-size: 14px;
}

.box1 .left .fade-23 .slick-dots li button {
    display: none;
}

.box1 .left .slick-arrow {
    display: none !important;
}

.box1 .left .item:hover .img img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box1 .left .item:hover .title {
    transform: translateX(20px);
    color: #f9af5b;
}

.box1 .right {
    width: 44%;
    padding-left: 3%;
    box-sizing: border-box;
}

.box1 .right .item {
    border: 1px solid #c9ccd2;
    border-bottom: 2px solid #0a70b4;
    background-color: #ffffff;
    padding: 25px;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.box1 .right .item:nth-child(3) {
    margin-bottom: 0px;
}

.box1 .right .item .img {
    float: left;
    width: 40%;
    overflow: hidden;
}

.box1 .right .item .img img {
    height: 130px;
    width: 100%;
    object-fit: cover;
}

.box1 .right .item .wz {
    width: 60%;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 10px;
}

.box1 .right .item .date {
    line-height: 25px;
    color: #999999;
    padding-left: 28px;
    background: url(../image/bdyw1.png) no-repeat left center;

}

.box1 .right .item .bt {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-top: 13px;
}

.box1 .right .item:hover .img img {
    transform: scale(1.1);
    transition: all 0.4s;

}

.box1 .right .item:hover {
    background: #0a70b4;
    transition: all 0.4s;
    color: #ffffff;
}

.box1 .right .item:hover .date {
    transition: all 0.4s;
    background-image: url(../image/bdyw12.png);
    color: #ffffff;
}

.box2 {
    background: url(../image/back2.png) no-repeat center center;
    background-size: 100% 100%;
    height: 1300px;
    margin-top: -114px;
}

.box2 .box {
    padding-top: 0;
}

.box2 .title1 {
    transform: translateY(-44px);
}

.box2 .mk1 {
    width: 50%;
    float: left;
    height: 520px;
}

.box2 .mk1 .sp {
    position: relative;
    height: 100%;
}

.box2 .mk1 .sp .bt {
    position: absolute;
    top: 0;
    left: 0px;
    text-align: right;
    color: #ffffff;
    text-align: right;
    line-height: 44px;
    background-color: rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 0px 15px;
    width: 100%;
    z-index: 1;
}

.box2 .mk2 {
    width: 50%;
    float: left;
    position: relative;
    height: 520px;
    box-sizing: border-box;
}

.box2 .mk2 .back {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
}

.box2 .mk2 .mk21 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 51.2%;
    width: 100%;
}

.bfbdtblb .item {
    float: left;
    width: 33.33333333333333%;
    height: 100%;
    background: url(../image/index41.png);
    background-size: 100% 100%;
}

.bfbdtblb .item1 {
    position: relative;
    width: 100%;
    height: 100%;
}

.bfbdtblb .item2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;

}

.bfbdtblb .item2 img {
    margin: auto;
    transition: all 0.4s;
}

.bfbdtblb .item2 .bt {
    padding: 0px 10px;
    box-sizing: border-box;
    margin-top: 20px;
    text-align: center;
    font-size: 24px;
    color: #ffff;
}

.box2 .mk3 {
    width: 50%;
    float: left;
}

.box2 .mk3 .bfbdtblb {
    height: 266.64px;
}

.bfbdtblb .item:hover img {
    transform: rotateY(180deg);
}

.box2 .mk4 {
    float: left;
    width: 50%;
}

.box2 .mk41 {
    position: relative;

}

.box2 .wz {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.box2 .mk4 img {
    width: 100%;

}

.box2 .wz1 {
    white-space: nowrap;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 13px;
}

.box2 .wz2 {
    color: #f9744d;
    white-space: nowrap;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    display: inline-block;
}

.box2 .wz2:hover {
    border-bottom: 1px solid #f9744d;
    transition: all 0..4s;
}

.box3 {
    position: relative;
}

.box3 .back3 {
    position: absolute;
    width: 100%;
    height: 1300px;
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.box3 .left {
    width: 55%;
    float: left;
}

.box3 .list .item {
    position: absolute;
}

.box3 .list .item .img {
    width: 100%;
}

.box3 .list .item .img img {
    width: 100%;
    height: 607px;
    object-fit: cover;
}

.box3 .list .item .back {
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box3 .list .item .title {
    position: absolute;
    bottom: 30px;
    padding: 0px 20px;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
    padding-right: 128px;
    transition: all 0.4s;
}

.box3 .list .item .more {
    position: absolute;
    bottom: 28px;
    right: 20px;
    padding: 0px 25px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    line-height: 28px;
    color: #ffffff;
}

.box3 .list .item:hover .more {
    color: #f9af5b;
    border: 1px solid #f9af5b;
    transition: all 0.4s;
}

.box3 .list .item:hover .title {
    transform: translateX(20px);
    color: #f9af5b;
}

.box3 .list .item:hover .img img {
    transform: scale(1.1);
    color: #f9af5b;
    transition: all 0.4s;
}

.box3 .list .fade-23 .slick-dots li button {
    display: none;
}

.box3 .list .slick-arrow {
    display: none !important;
}

.box3 .list .slick-dots {
    bottom: 104px;
}

.box3 .right {
    width: 45%;
    box-sizing: border-box;
    padding-left: 3%;
}

.box3 .rightlist {}

.box3 .rightlist .item {
    padding: 21px 25px;
    background-color: #ffffff;
    margin-bottom: 17px;
}

.box3 .rightlist .item:last-child {
    margin-bottom: 0;
}

.box3 .rightlist .bt {
    font-size: 22px;
    line-height: 32px;
    height: 64px;
    font-weight: 600;
    margin-bottom: 11px;
}

.box3 .rightlist .date {
    font-weight: 600;
    color: #0273b9;
    padding-left: 30px;
    background: url(../image/sj.png) no-repeat left center;
    float: right;
    line-height: 22px;
}

.box3 .rightlist .item:hover {
    background: url(../image/tzgg.png) no-repeat;
    background-size: cover;
    color: #ffffff;
    transition: all 0.4s;
}

.box3 .rightlist .item:hover .date {
    color: #ffffff;
    background-image: url(../image/sj1.png);
    transition: all 0.4s;
}

.box4 {
    background: url(../image/dcbd.png) center center;
    background-size: cover;
    position: relative;
    /* height: 1430px; */
}

.box4 .title1 {
    /* transform: translateY(40px); */
}

.box4 .box {
    /* padding-top: 0; */
    height: 100%;
    padding-bottom: 0px;
}

.box4 .back4 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 90px;
    width: 100%;
    z-index: -1;
    height: calc(100% - 90px);
}

.title2 {
    margin-bottom: 45px;
}

.title2 .name {
    font-size: 36px;
    padding-left: 75px;
    color: #ffffff;
    font-weight: 600;
    background: url(../image/xywh1.png) no-repeat left center;
    background-size: auto 100%;
    float: left;
    line-height: 44px;
}

.title2 .more {
    /* line-height: 30px; */
    /* padding: 0 20px; */
    /* background: url(../image/ckgd.png) no-repeat right center; */
    /* color: #ffffff; */
    /* border-radius: 30px; */
    float: right;
    /* margin-left: 20px; */
    margin-top: 10px;
    /* font-size: 0; */
    transition: all 0.4s;
}

.title2 .more:hover {
    /* transition: 0.4s; */
    /* background: #ffffff; */
    /* color: #d20b17; */
    transform: scale(1.2);
}

.box41 {
    /* background: url(../image/dcbd1.png); */
    background-size: cover;
    padding-bottom: 0px;
}

.box41 .blocks {
    display: flex;
    justify-content: center;
    gap: 3%;
    /* padding-top: 130px; */
}

.box41 .blocks .block {
    width: 33.33%;

}

.box41 .blocks .block .list {
    height: 700px;
}

.box41 .blocks .block .item {
    height: calc(50% - 10px);
    position: relative;
    overflow: hidden;
}

.box41 .blocks .block .item:nth-child(1) {
    margin-bottom: 20px;
}

.box41 .blocks .block .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box41 .blocks .block .back {
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box41 .blocks .block .bt {
    position: absolute;
    bottom: 22px;
    padding: 0px 20px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
    transition: all 0.4s;
}

.box41 .blocks .block:nth-child(2) .item {
    height: 100%;
    margin-bottom: 0;
}


.box41 .blocks .block .item:hover .bt {
    transform: translateX(20px);
    color: #f9af5b;
}

.box41 .blocks .block .item:hover .img {
    transform: scale(1.1);
    color: #f9af5b;
    transition: all 0.4s;
}

.box42 {
    /* background: url(../image/dcbd2.png); */
    background-size: cover;
    position: relative;
    padding-top: 100px;
}

.box42 img {
    /* position: absolute; */
    left: 50%;
    /* transform: translateX(-50%); */
    bottom: 0;
    width: 1600px;
    margin: auto;
    max-width: 94%;
    display: block;
}

.box5 {
    background: url(../image/back5.png);
    background-size: cover;
}

.box5 .list {}

.box5 .item {
    padding: 25px 15px;
    width: calc(100% / 6);
    float: left;
    box-sizing: border-box;
}

.box5 .item a {
    position: relative;
    background: url(../image/xyjsbjtp1.png);
    background-size: 100% 100%;
    padding-bottom: 85%;
    transition: all 0.4s;
}

.box5 .item .block {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.box5 .item .icon {
    margin: auto;
    transition: all 0.4s;
}

.box5 .item .bt {
    margin-top: 15px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    padding: 0px 47px;
    width: 100%;
    box-sizing: border-box;
    line-height: 28px;
}

.box5 .item a:hover .icon {

    transform: rotateY(180deg);
}

.box5 .item:hover a {
    transform: translate(15px, -15px);
    opacity: 0.6;
}

.box6 {
    background: url(../image/back6.png);
    background-size: cover;
    padding: 110px 0;
    padding-bottom: 176px;
}

.box6 .list {
    width: 100%;
    box-sizing: border-box;
    padding-left: calc((100vw - 1600px)/2);
}

.box6 .list .slick-list {
    box-sizing: border-box;
    padding: 40px 0 !important;
    padding-right: calc((100vw - 1600px)/2) !important;

}

.box6 .list .item {
    padding: 0px 30px;
}

.box6 .list .item.slick-current a {
    transform: scale(1.15);
}

.box6 .list .item a {
    overflow: hidden;
    border-radius: 5%;
    transition: all 0.4s;
}

.box6 .list .item a img {
    width: 100%;
}

.box6 .list .item a:hover img {
    transform: scale(1.12);
    transition: all 0.4s;
}

.box6 .list .slick-prev,
.box6 .list .slick-next {
    display: block !important;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    background-image: url(../image/ztztan.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    z-index: 9;
}

.box6 .list .slick-next {
    background-image: url(../image/ztztan1.png);
    left: auto;
    right: calc((100vw - 1600px)/2 + 4px);
}

.box7 {
    background: url(../image/tiankong.png) center center;
    background-size: cover;
}

.box7 .list {
    position: relative;
    height: 520px;
}

.box7 .left {
    width: 50%;
    height: 100%;
}

.box7 .left .sp {
    height: 100%;
}



.box7 .right {
    width: 50%;
    height: 100%;
}

.box7 .right .top {
    height: 50%;
    overflow: hidden;
}

.box7 .right .top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box7 .right .top:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box7 .right .bottom {
    height: 50%;
}

.box7 .right .bottom .item {
    float: left;
    width: 33.33333333333333%;
    height: 100%;
    background: url(../image/index41.png) center center;
    background-size: 100% 100%;
}

.box7 .right .bottom .item1 {
    position: relative;
    width: 100%;
    height: 100%;
}

.box7 .right .bottom .item2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;

}

.box7 .right .bottom .item2 img {
    margin: auto;
    transition: all 0.4s;
    display: block;
}

.box7 .right .bottom .item2 .bt {
    padding: 0px 10px;
    box-sizing: border-box;
    margin-top: 20px;
    text-align: center;
    font-size: 24px;
    color: #ffff;
}


.box7 .right .bottom .item:hover img {
    transform: rotateY(180deg);
}

.box7 .right .bottom .item:hover .bt {
    font-weight: 600;
}


@media screen and (max-width: 1680px) {
    .box7 .list {
        height: 28vw;
    }

    .box6 .list {
        padding: 0px 30px;
    }

    .box7 .right .bottom .item2 img {
        width: 4vw;
    }

    .box7 .right .bottom .item2 .bt {
        margin-top: 1.2vw;
        font-size: 1.5vw;
    }

    .box6 {
        padding: 6vw 0;
        padding-bottom: 176px;
    }

    .box5 .item .bt {
        padding: 0px 2.4vw;
        font-size: 1.1vw;
        line-height: 1.6vw;
    }

    .box5 .item .icon {
        height: 4vw;
    }

    .title2 .name {
        font-size: 2vw;
        padding-left: 3.4vw;
        line-height: 2.2vw;
    }

    .title2 {
        margin-bottom: 3vw;
    }

    .title2 .more {
        /* line-height: 1.8vw; */
        /* margin-left: 1vw; */
        margin-top: 0.2vw;
        /* font-size: 0.9vw; */
        /* padding: 0 1vw; */
        width: 2vw;
    }

    /* .box1 {
        padding-bottom: 14vw;
    } */

    .title1 {
        margin-bottom: 4vw;
    }

    .box4 .back4 {
        top: 90px;
        width: 100%;
        z-index: -1;
        height: calc(100% - 90px);
        max-width: 10000%;
    }

    .box41 .blocks .block .list {
        height: 40vw;
    }



    .box41 .blocks {
        /* padding-top: 10vw; */
    }

    .box42 img {

        /* width: 80%; */

    }

    .box4 {
        /* height: 93vw; */
    }

    .box4 .title1 {
        /* transform: translateY(2vw); */
    }

    .box42 {
        padding-top: 5.5vw;
    }
}

@media screen and (max-width: 1600px) {

    .box6 .list .slick-next {
        right: 4px;
    }
}

@media screen and (max-width: 1300px) {
    .box1 {
        background-position: center bottom -12vw;
    }
}

@media screen and (max-width: 1200px) {
    .box6 {
        padding-bottom: 15vw;
    }


    .box5 .item .bt {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1000px) {
    .play-button {
        width: 60px !important;
        height: 60px !important;
    }

    .box1 .right .item .date {
        padding-left: 22px;
        font-size: 14px;
        background-size: auto 16px;
    }

    .box1 .right .item .img img {
        height: 90px;
    }

    .box1 .right .item .bt {
        font-size: 16px;
        line-height: 21px;
        margin-top: 5px;
    }

    .box1 .right .item .wz {
        width: calc(100% - 150px);
        padding-left: 15px;
        padding-top: 7px;
    }

    .box1 .right .item .img {
        width: 150px;
    }

    .box3 .list .slick-dots {
        bottom: 78px;
    }

    .box6 .list .item {
        padding: 0px 20px;
    }

    .box6 .list .slick-prev,
    .box6 .list .slick-next {
        width: 35px;
        height: 35px;
    }

    .box3 .list .item .img img {
        height: 62vw;
    }

    .box3 .rightlist .bt {
        font-size: 16px;
        line-height: 22px;
    }

    .box3 .list .item .title {
        bottom: 20px;
        font-size: 17px;
    }

    .box3 .list .item .more {
        bottom: 18px;
        right: 20px;
        padding: 0px 20px;
        line-height: 24px;
        font-size: 14px;
    }

    .box3 .left,
    .box3 .right {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .box3 .right {
        margin-top: 30px;
    }

    .box5 .item .bt {
        padding: 0px 2.4vw;
    }

    .box5 .item {
        width: calc(100% / 3);
    }

    .box5 .item .icon {
        height: 6vw;
    }

    .box5 .item .bt {
        margin-top: 1.5vw;
        font-size: 1.9vw;
        line-height: 2.4vw;
    }

    .box4 {
        /* height: 87vw; */
    }

    .box4 .back4 {
        top: 49px;
        height: calc(100% - 49px);
    }

    .box41 .blocks .block .bt {
        bottom: 14px;
        padding: 0px 15px;
        font-size: 14px;
    }

    .title1 {
        padding-bottom: 3px;
        margin-bottom: 25px;
    }

    .title1 .ename {
        font-size: 12px;
    }

    .title1 .name {
        font-size: 24px;
        margin-bottom: 6px;
    }

    .box1 .left,
    .box1 .right {
        width: 100%;
        float: none;
    }

    .box1 .left .item .img img {
        height: 57vw;
    }

    .box1 .right {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
}

@media screen and (max-width: 800px) {
    .box1 .left .item .date1 {
        font-size: 20px;
        line-height: 28px;
    }

    .box1 .left .item .title {
        bottom: 16px;
        padding: 0px 15px;
        font-size: 16px;
        padding-right: 128px;
    }

    .box1 .left .fade-23 .slick-dots {
        bottom: 30px;
    }

    .box1 .left .item .date {
        left: 20px;
        top: 20px;
        width: 60px;
        height: auto;
    }

    .box1 .left .item .date2 {
        line-height: 24px;
        font-size: 12px;
    }

    .box6 .list .item.slick-current a {
        transform: scale(1);
    }

    .box6 .list .slick-list {
        padding: 10px 0 !important;
    }

    .box6 {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 600px) {
    .box7 .list {
        height: 112vw;
    }

    .box1 {
        padding-bottom: 0px;
    }

    .box7 .right .bottom .item2 .bt {
        margin-top: 2vw;
        font-size: 3.5vw;
    }

    .box7 .right .bottom .item2 img {
        width: 10vw;
    }

    .box7 .left,
    .box7 .right {
        width: 100%;
        height: 50%;
    }

    .box1 .right .item {
        padding: 15px;
        margin-bottom: 20px;
    }

    .box5 .item {
        padding: 10px 7px;
    }

    .box1 .right {
        margin-top: 30px;
    }

    .box5 .item .bt {
        margin-top: 1.6vw;
        font-size: 2.7vw;
        line-height: 3.5vw;
        /* padding: 0px 5vw; */
        padding: 0px 4vw;
    }

    .title2 .name {
        font-size: 20px;
        padding-left: 34px;
        line-height: 22px;
    }



    .title2 {
        margin-bottom: 20px;
    }

    .box41 .blocks .block {
        margin-bottom: 30px;
    }

    .box41 .blocks .block .list {
        height: 128vw;
    }

    .title2 .more {
        /* line-height: 20px; */
        /* margin-left: 15px; */
        /* margin-top: 2px; */
        /* font-size: 12px; */
        /* padding: 0 10px; */
        width: 20px;
    }

    .box41 .blocks .block {
        width: 100%;
    }

    .box41 .blocks {
        display: block;
    }

    .box42 {
        /* height: 24vw; */
        padding-top: 10px;
    }

    .box41 {
        height: auto;
    }

    .box4 {
        height: auto;
    }

    .box4 .back4 {
        display: none;
    }

    .box4 {
        /* background-color: #01629e; */
        /* padding-top: 30px; */
    }

    .box41 .blocks {
        padding-top: 0;
    }

    .box4 .title1 {
        background-image: none;
    }

    .box4 .title1 {
        transform: translateY(0);
    }

    .box4 .title1 .name,
    .box4 .title1 .ename {
        color: #ffffff;
    }
}




@media screen and (max-width: 450px) {

    .box6 .fade-2 .slick-dots {
        bottom: -10px;
    }

    .box6 {
        padding-bottom: 74px;
    }
}