.home .dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 1003
}

.home .dialog .close {
    position: absolute;
    right: 5%;
    top: 5%;
    cursor: pointer;
    z-index: 100
}

.home .dialog .close img {
    width: 50px
}

.home .dialog .dialog-content {
    width: 100%
}

.home .dialog .dialog-content video {
    width: 80%;
    height: 80vh;
    object-fit: cover;
    display: block;
    margin: 0 auto
}

.home img {
    max-width: 100%;
    object-fit: contain
}

.home .display-flex {
    display: flex
}

.home .flex-1 {
    flex: 1
}

.home .ellipsis-2-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.home .banner {
    width: 100%;
    position: relative
}

.home .banner img {
    width: 100%;
    display: block;
    object-fit: cover
}

.home .banner .pt {
    position: absolute;
    color: #fff;
    left: 8.33333vw;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.5vw;
    line-height: 1.5
}

.home .section1 {
    margin: 5.20833vw 12.5vw 4.16667vw 12.5vw
}

.home .section1 .left {
    width: 50%
}

.home .section1 .left img {
    object-fit: cover;
    transition: all 600ms
}

.home .section1 .left:hover img {
    transform: scale(1.05)
}

.home .section1 .right {
    width: 50%;
    /*padding-top: 2.29167vw;*/
    padding-left: 3.85417vw
}

.home .section1 .right div:nth-child(1) {
    color: rgba(0, 0, 0, 0.2);
    font-size: .83333vw;
    font-style: normal;
    font-weight: 300;
    line-height: 125%
}

.home .section1 .right div:nth-child(2) {
    color: #000;
    font-size: 1.875vw;
    font-style: normal;
    font-family: "PINGFANG-BOLD";
    line-height: 138.889%;
    margin-top: .78125vw;
    margin-bottom: 1.45833vw
}

.home .section1 .right div:nth-child(3) {
    color: #666;
    font-size: .9375vw;
    font-style: normal;
    font-weight: 400;
    line-height: 166.25%;
    margin-bottom: 2.08333vw
}

.home .section1 .right a {
    color: #000;
    font-size: .83333vw;
    font-style: normal;
    font-family: "PINGFANG-MEDIUM";
    line-height: 187.031%
}

.home .section1 .right a span {
    margin-right: .3125vw
}

.home .section1 .right a svg {
    width: .41667vw;
    height: .41667vw
}

.home .section2 {
    margin: 0vw 12.5vw;
    padding-bottom: 1.25vw
}

.home .section2 .nav {
    display: flex;
    margin-left: -1.04167vw
}

.home .section2 .nav .tooltip {
    color: #666;
    font-size: .72917vw;
    font-style: normal;
    font-weight: 400;
    line-height: 187.031%;
    border-radius: 2px;
    position: absolute;
    line-height: normal;
    display: none;
    transition: all 600ms;
    width: fit-content;
    padding: .10417vw 0 .10417vw 1.40625vw;
    z-index: 100
}

.home .section2 .nav .title {
    transition: all 600ms;
    color: #666;
    text-align: center;
    font-size: .83333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    min-width: 7.65625vw;
    cursor: pointer;
    display: flex;
    height: 2.1875vw;
    flex-direction: column;
    align-items: center
}

.home .section2 .nav .title:hover div {
    display: block
}

.home .section2 .nav .active {
    color: #000;
    font-size: 1.04167vw;
    font-family: "PINGFANG-MEDIUM"
}

.home .section2 .nav .active::after {
    width: 4.6875vw;
    height: .10417vw;
    content: "";
    display: block;
    background: #000;
    margin-top: .41667vw
}

.home .section2 .content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.5625vw
}

.home .section2 .content .pic:nth-child(3n+1) {
    margin-right: 3%
}

.home .section2 .content .pic:nth-child(3n+2) {
    margin-right: 3%
}

.home .section2 .content .pic {
    flex: 1 1 calc(33.333% - 3%);
    max-width: 33%;
    margin-bottom: 3.125vw;
    cursor: pointer;
    overflow: hidden;
}

.home .section2 .content .pic img {
    width: 100%;
    object-fit: cover;
    transition: all 600ms;
    border-radius: 15px;
}

.home .section2 .content .pic .pic-1 {
    overflow: hidden
}

.home .section2 .content .pic .pic-1:hover img {
    transform: scale(1.05)
}

.home .section2 .content .pic .pic-2 {
    color: #666;
    font-size: .83333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 187.031%;
    margin-top: .83333vw
}

.home .section2 .content .pic .pic-3 {
    color: #111;
    font-size: 1.04167vw;
    font-style: normal;
    font-family: "PINGFANG-BOLD";
    line-height: 160%;
    margin-top: .52083vw;
    margin-bottom: 1.04167vw
}

.home .section2 .content .pic .pic-4 {
    color: #666;
    font-size: .89063vw;
    font-style: normal;
    font-weight: 400;
    line-height: 175%
}

.home .section2 .content .pic .pic-5 {
    color: #666;
    font-size: .83333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 187.031%;
    margin-top: 1.875vw;
    font-family: "PINGFANG-MEDIUM"
}

.home .section2 .content .pic .pic-5 span,
.home .section2 .content .pic .pic-5 svg {
    transition: all 600ms;
    vertical-align: middle
}

.home .section2 .content .pic .pic-5:hover {
    color: #000
}

.home .section2 .pager {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.home .section2 .pager .prev,
.home .section2 .pager .next {
    display: flex;
    height: 2.29167vw;
    width: 2.29167vw;
    background: url(../images/news/Ellipse.svg) no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center
}

.home .section2 .pager .next {
    background: url(../images/news/Ellipse16.svg) no-repeat;
    background-size: cover
}

.home .section2 .pager .nums {
    padding: 0 1.77083vw;
    display: flex;
    align-items: center
}

.home .section2 .pager .nums .an {
    color: #999;
    margin-right: 1.77083vw;
    font-size: .72917vw
}

.home .section2 .pager .nums .an:last-child {
    margin-right: 0
}

.home .section2 .pager .nums .on {
    display: flex;
    height: 2.08333vw;
    width: 2.08333vw;
    background: url(../images/news/Vector.svg) no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
    color: #000;
}

@media screen and (max-width: 1024px) {
    .home {
        padding-top: 60px
    }

    .home .banner img {
        height: 150px
    }

    .home .banner .pt {
        font-size: 24px;
        left: 5%
    }

    .home .section1 {
        margin: 20px 5%;
        flex-direction: column
    }

    .home .section1 .left {
        width: 100%
    }

    .home .section1 .left img {
        width: 100%;
        object-fit: cover
    }

    .home .section1 .right {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }

    .home .section1 .right div:nth-child(1) {
        font-size: 14px
    }

    .home .section1 .right div:nth-child(2) {
        font-size: 18px;
        margin-top: 10px
    }

    .home .section1 .right div:nth-child(3) {
        font-size: 16px
    }

    .home .section1 .right a {
        font-size: 16px
    }

    .home .section1 .right a svg {
        width: 8px;
        height: 8px
    }

    .home .section2 {
        padding-bottom: 40px;
        margin: 0 5%
    }

    .home .section2 .nav {
        flex-wrap: wrap
    }

    .home .section2 .nav .tooltip {
        display: none !important
    }

    .home .section2 .nav .title {
        font-size: 16px;
        text-align: left;
        padding-right: 10px;
        margin-bottom: 20px;
        line-height: 1.5;
        height: auto
    }

    .home .section2 .text {
        font-size: 12px;
        width: 100%;
        text-align: center;
        line-height: 16px
    }

    .home .section2 .content {
        flex-direction: column
    }

    .home .section2 .content .pic {
        width: 100%;
        flex: 1;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    .home .section2 .content .pic .pic-2 {
        font-size: 14px
    }

    .home .section2 .content .pic .pic-3 {
        font-size: 18px
    }

    .home .section2 .content .pic .pic-4 {
        font-size: 16px
    }

    .home .section2 .content .pic .pic-5 {
        font-size: 16px
    }

    .home .section2 .content .pic .pic-5 svg {
        width: 8px;
        height: 8px
    }

    .home .section2 .pager .prev,
    .home .section2 .pager .next {
        width: 22px;
        height: 24px
    }

    .home .section2 .pager .nums {
        padding: 0 20px
    }

    .home .section2 .pager .nums .on {
        width: 25px;
        height: 25px
    }

    .home .section2 .pager .nums .an {
        margin-right: 16px;
        font-size: 12px
    }
}