.home-page-swiper {
    position: relative;
    height: 100svh;
}
.swiper-slide-p {
    padding: 0 50px;
}
.swiper-slide {
    position: relative;
    height: 100svh;
    width: 100%;
    background-size: cover;
    /*padding: 120px 50px 0;*/
    padding: 0 50px;
    background-position: center;
}

.bg-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100svh;
    object-fit: cover;
}

.bg-video video {
    width: 100vw;
    height: 100svh;
    object-fit: cover;
}
.bg-video::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100svh;
    background-color: #070826;
    opacity: .4;
}


.jrs-line {
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
    height: 100svh;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;

    max-width: 1920px !important;
    margin: 0 auto !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.jrs-linem,
.jrs-line {
    display: flex;
}

.jrs-linem,
.jrs-linem3 {
    height: 100%;
}

.jrs-linem {
    position: relative;
}

.jrs-linem4 {
    position: absolute;
    width: 100%;
    height: 400px;
    left: 0;
}

.jrs-linem4 {
    top: 50%;
    transform: translateY(-50%);
}

.jrs-linem3 {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.jrs-linem1:last-child {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}




.animated, .animate2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}



.gdd {
    position: absolute;
    background: url(../img/gd.png) center no-repeat;
    opacity: 0.3;
}

.gdd {
    width: 12px;
    height: 100%;
    top: 0;
}

.gdd-l {
    left: -7px;
}

.gdd-r {
    right: -7px;
}

.gdd1 {
    animation: moves1 6s linear infinite;
}

.gdd2 {
    animation: moves2 6s linear infinite;
}

@keyframes moves1 {
    0% {
        transform: translateY(-50%)
    }

    100% {
        transform: translateY(100%);
    }
}

@keyframes moves2 {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(-50%);
    }
}


.jrs-linem1 {
    width: 10.4%;
}

.jrs-nav,
.jrs-linem2 {
    width: 79.1%;
    display: flex;
    transition: all 0.3s ease;
}

.jrs-nav a {
    color: #fff;
    display: inline-block;
    position: relative;
}

.jrs-linem3 {
    width: 25%;
}

.jrs-linem3s {
    width: 33%;
}

.jrs-line {
    height: 100svh;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
    height: 100svh;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
}

.jrs-linem,
.jrs-line {
    display: flex;
}

.jrs-linem,
.jrs-linem3 {
    height: 100%;
}

.jrs-linem {
    position: relative;
}

.jrs-linem4 {
    position: absolute;
    width: 100%;
    height: 400px;
    left: 0;
}

.jrs-linem4 {
    top: 50%;
    transform: translateY(-50%);
}

.jrs-linem3 {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.jrs-linem1:last-child {
    box-sizing: border-box;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}


.slide-content {
    position: relative;
    width: 79.121%;
    left: 50%;
    transform: translateX(-50%);
    color: #FFF;
    top: 40%;
    height: 100%;
    max-width: 1440px;
}

.slide-content-1 {
    top: calc(var(--hh) + 203px);
}

.slide-content-1-bottom {
    position: relative;
    width: 79.121%;
    left: 50%;
    color: #FFF;
    bottom: 24px;
    transform: translate(-50%, -100%);
    max-width: 1440px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}



.slide-content-1-bottom-down {
    margin-top: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.backtop {
    cursor: pointer;
    position: absolute;
    z-index: 999;
    opacity: .6;
}


.backtop-3 {
    right: 71px;
    bottom: 68.5px;
}

.backtop-4 {
    right: 71px;
    bottom: 220.5px;
}

.backtop-5 {
    right: 71px;
    bottom: 147.5px;
}

@media screen and (max-width: 1675px) {
    .slide-content, .slide-content-1-bottom {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }

    .slide-content-1-bottom {
        transform: translate(-50%, -100%);
    }


    .jrs-linem2 {
        width: 188%;
    }
}

@media screen and (max-width: 1445px) {
    .slide-content, .slide-content-1-bottom {
        width: 95%;
    }

    .slide-content-1-bottom {
        transform: translate(-50%, -100%);
    }


    .jrs-linem2 {
        width: 400%;
    }
}


@media screen and (max-width: 1375px) {
    .backtop {
        right: 20px;
    }
}



@media screen and (max-width: 800px) {
    .swiper-slide, .jrs-line, .swiper-slide-p {
        padding: 0 10px;
    }

    .slide-content-1 {
        top: calc(var(--hh) + 100px) !important;
    }

    .slide-content-1 > p {
        font-size: 18px;
    }

    .slide-content-1 > h3 span, .slide-content-5 h3 span {
        font-size: 35px;
        line-height: 35px;
    }

    .slide-content-1 a {
        margin-top: 40px;
    }

    .home-link-btn {
        font-size: 12px !important;
        padding: 10px 20px !important;
    }

    .page-8 .slide-content-1 a {
        margin-top: 10px;
    }
}


.backtop{
    transition: all .3s;
}
.backtop:hover {
    opacity: 1;
}

.jrs-kc {
    position: fixed;
    width: 100%;
    height: 100svh;
    z-index: 222;
    left: 0;
    top: 0;
    display: flex;
}

.jrs-kc-50 {
    width: 50px;
}

.jrs-kcm {
    height: 100%;
    position: relative;
}

.jrs-kcmline {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
}

.jrs-kc-6 {
    width: calc((100% - 50px)/6);
}


.backtop {
    display: none !important;
}



@media screen and (max-width: 1279px) {
    .slide-content-1-bottom-down {
        display: none;
    }
}




@keyframes boderAnimation {
    0% {
        transform: scale(1);
        opacity: 0;
        -ms-transform: scale(1);
        opacity: 0;
    }

    20% {
        opacity: 1
    }

    75% {
        transform: scale(2);
        opacity: 0;
        -ms-transform: scale(2);
        opacity: 0;
    }

    100% {
        opacity: 0
    }
}

@keyframes bordershowAnimation {

    50% {
        box-shadow: 0px 0px 10px 0 #FF6E00;
    }

}
.anchor-wrapper a {
    position: relative;
    z-index: 1;
}
.anchor-wrapper a>span {
    position: relative;
    animation: bordershowAnimation 3s infinite;
    cursor: pointer;
}


.anchor-wrapper a>span::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    margin-top: -12.5px;
    margin-left: -12.5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    animation: boderAnimation 3s .85s infinite;
    cursor: pointer !important;
}


.anchor-wrapper a div::before {
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    border-radius: 30px;
    width: 0;
}

.anchor-wrapper a div::after {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    width: 42px;
    height: 100%;
}

.anchor-wrapper a div {
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    white-space: nowrap;
    font-size: 16px;
    line-height: 18px;
    pointer-events: none;
    color: white;
}

.anchor-wrapper li:hover a div {
    pointer-events: all;
}

.anchor-wrapper li:hover a div::before {
    width: 100%;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
}

.anchor-wrapper li:hover a div span {
    opacity: 1 !important;
    transition: all .36s .4s;
}

.anchor-wrapper li:hover a div svg {
    opacity: 1 !important;
    transform: translateX(0);
    transition: all .4s .45s;
}


.slide-content-1-bottom-down, .sc4-bottom-down {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*gap: 4px; !* 箭头之间的间距，可根据需要调整 *!*/
}

.slide-content-1-bottom-down svg, .sc4-bottom-down svg {
    opacity: 0;
    animation: arrowBlink 1.5s infinite;
}

.slide-content-1-bottom-down svg:nth-child(1), .sc4-bottom-down svg:nth-child(1) {
    animation-delay: 0s;
}

.slide-content-1-bottom-down svg:nth-child(2), .sc4-bottom-down svg:nth-child(2) {
    animation-delay: 0.3s;
}

.slide-content-1-bottom-down svg:nth-child(3), .sc4-bottom-down svg:nth-child(3) {
    animation-delay: 0.6s;
}

@keyframes arrowBlink {
    0% { opacity: 0; }
    50% { opacity: 1 }
    100% { opacity: 0 }
}


.animated, .animated2 {
    opacity: 0;
    transition: all 1.5s ease;
    /*transition-delay: .3s;*/
    transform: translateY(50%);
}

.fadeIn {
    opacity: 1;
    transform: translateY(0);
}


.page-6 {
    padding: 0;
}


.swiper-wrapper {
    background-position: center;
    background-size: cover;
}


.sc1-text {
    color: #FFF;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 290;
    line-height: 24px;
    letter-spacing: 0.32px;
    max-width: 696px;
}




@media screen and (max-width: 1500px) {
    .slide-content-1 {
        top: calc(var(--hh) + 10svh);
    }
}


.slide-content-2-bottom {
    background: #F6F6F6;
    height: 461px;
    flex-shrink: 0;
    max-width: 100vw;
    width: 100vw;
    bottom: 0;
}

.sc2b-line {
    height: 1px;
    stroke-width: 1px;
    background: #C1C1C1;
    opacity: 0.4;

    position: absolute;
    top: 140px;
    left: 0;
    width: 100vw;
}


.sc2b-c {
    /*background: palegoldenrod;*/
    height: 100%;
}


.slide-content-1-bottom-text {
    position: absolute;
    top: 0;
    color: #FFF;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.24px;

    transform: translateY(calc(-1 * (-50% + 100px)));
}

.page-2 .slide-content-1 {
    top: calc(var(--hh) + 125px);
}


.sc2b-c-tl {
    height: 100%;
    display: flex;
    color: #212121;
    margin: 0 -87px;
}

.sc2b-c-tl-item {
    position: relative;
    flex: 1;
    flex-shrink: 0;
    padding: 0 87px;
    padding-top: 62px;
    transition: all .3s;
    /*border: 1px solid;*/
}


.sc2b-c-tl-item-date {
    color: #212121;
    font-family: D-DIN-PRO;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
}


.sc2b-c-tl-item-title {
    margin-top: 76px;
    margin-bottom: 29px;
    color: #212121;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
}


.sc2b-c-tl-item-text {
    color: #212121;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 290;
    line-height: 24px; /* 200% */
    letter-spacing: 0.24px;
}


.sc2b-c-tl-item-sphere {
    position: absolute;
    top: 130px;
    width: 20px;
    height: 20px;
    background: #F5CE13;
    border-radius: 100%;
}

.sc2b-c-tl-item.active {
    background: #fff;
    transform: translateY(-15px);
    height: calc(100% + 15px);
    border-radius: 8px;
    box-shadow: 18px 3px 24.5px rgba(0, 0, 0, 0.07);
}

.sc2b-c-tl-item.active .sc2b-c-tl-item-date {
    color: #FF6E00;
    font-family: D-DIN-PRO;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px; /* 135.714% */
}


.sc2b-c-tl-item.active .sc2b-c-tl-item-sphere {
    background: #FF6E00;
}

.sc2b-c-tl-item.active .sc2b-c-tl-item-title {
    color: #212121;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 116.667% */
}

.sc2b-c-tl-item.active .sc2b-c-tl-item-text {
    color: #212121;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 185.714% */
    letter-spacing: 0.28px;
}


.sc2b-c-tl-item.active::before {
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
    width: 20px;
    height: 20px;
    background: #F6F6F6;
    border-top-left-radius: 6px;
    z-index: 2;
}

.sc2b-c-tl-item.active::after {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 20px;
    height: 20px;
    background: #fff;
    border-top-right-radius: 6px;
    z-index: 1;
}


@media screen and (max-height: 940px){
    .slide-content-2-bottom {
        height: 35svh;
        min-height: 320px;
    }

    .sc2b-c-tl-item {
        padding: 20px;
    }

    .sc2b-line, .sc2b-c-tl-item-sphere {
        top: 100px;
    }
    .sc2b-c-tl-item-sphere {
        transform: translateY(-50%);
    }
}

@media screen and (max-height: 810px){
    .sc1-subtitle {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .sc1-title {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .slide-content-1-bottom-text {
        transform: translateY(-120%);
    }

    .page-2 .slide-content-1 {
        top: calc(var(--hh) + 5svh);
    }
}


.page-3 .slide-content-1 {
    top: calc(var(--hh) + 91px);
}

.sc3-c {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.sc3-c-item-icon {
    margin-bottom: 32px;
    width: 75px;
    height: 75px;
}

.sc3-c-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;

    transition: all .3s;
    border-radius: 8px;
    width: 100%;
    margin: 0 auto;
    max-width: 286px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.sc3-c-item:hover {
    transform: translateY(-30px);
    background: rgba(0, 0, 38, 0.30);
    backdrop-filter: blur(4.5px);
}

.sc3-c-item-title {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 150% */
    letter-spacing: 0.48px;
}

.sc3-c-item-list {
    margin-top: 30px;
    display: flex;
    flex-direction: column;

    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 290;
    line-height: 28px; /* 200% */
    letter-spacing: 0.28px;
}

.sc3-c-item-list > div {
    margin-bottom: 12px;
}


.page-4 .slide-content-1 {
    top: calc(var(--hh) + 139px)
}


.page-4 .sc4-swiper {
    z-index: 10;
    height: 100svh;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: rebeccapurple;*/
    /*padding-top: var(--hh);*/
}


.sc4-swiper .sc1-title {
    position: absolute;
    color: #fff;
    text-align: center;
    z-index: 11;
    top: calc(var(--hh) + 139px);
    width: 100vw;
}


.swiper4-button-next, .swiper4-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
    padding: 10px;
}

.swiper4-button-next {
    right: 149px;
    transform: translateY(-50%) rotate(180deg);
}

.swiper4-button-prev {
    left: 149px;
}

.swiper4-scrollbar {
    position: absolute;
    z-index: 11;
    left: 50%;
    bottom: 81px;
    transform: translateX(-50%);

    width: 360px;
    height: 3px;
    background: rgba(255, 255, 255, .5);
}

.swiper4-pagination {
    position: absolute !important;
    z-index: 11 !important;
    left: 50% !important;
    bottom: 81px !important;
    transform: translateX(-50%) !important;

    width: fit-content !important;
}

.swiper4-pagination > span {
    width: 120px;
    height: 3px;
    background-color: rgba(255,255,255,.3);
    border-radius: 0 !important;
    transition: all .3s !important;
}

.swiper4-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
}

.swiper4-scrollbar .swiper-scrollbar-drag {
    background: #fff;
}


.sc4-swiper-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    color: #fff;
}


.sc4-swiper-content-text-1 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 108.333% */
    letter-spacing: 0.48px;
    margin-bottom: 33px;
}

.sc4-swiper-content-text-2 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 290;
    line-height: 28px; /* 200% */
    letter-spacing: 0.28px;
    max-width: 640px;
}

.sc4-swiper-content-text-2 > div {
    transition: all .3s;
}

.sc4-swiper-content {
    transition: all .3s;
}

.sc4-swiper-content:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.sc4-swiper-content-icons {
    margin-top: 49px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 28px;
}

.sc4-swiper-content-icons img {
    height: 100%;
}


.page-5 .sc5-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100svh;
    background: rebeccapurple;

    display: flex;
}

.sc5-item {
    position: relative;
    flex: 1;
    overflow: hidden;
    background-size: cover;
    background-position: center;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sc5-item:hover .sc5-item-bg {
    transform: scale(1.2);
}

.sc5-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.sc5-item-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
}


.sc5-item-text-1 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: 0.4px;
}

.sc5-item-text-2 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 150% */
    letter-spacing: 3.2px;
}


.sc5-item-text-3 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
}

.page-6 .sc5-item:hover .sc5-item-bg {
    transform: scale(1);
}

.page-6 .sc5-item-bg::before {
    content: none;
}

.sc6-item-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(19,17,43,.7);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: all .3s;
}

.sc6-item-content:hover {
    opacity: 1;
}

.sc6-item-text-1 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 116.667% */
    letter-spacing: 1.2px;
}

.sc6-item-text-2 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;
}

.page-7 .slide-content-1 {
    top: calc(var(--hh) + 79px);
}

.p7-subtitle {
    color: #212121;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 200% */
    letter-spacing: 0.28px;

    display: flex;
    justify-content: center;
    align-items: center;
    gap: 85px;
}

.p7-map-dot {
    position: absolute;
    transition: all 1s;
    opacity: 0;
    transform: translateY(-100%);
}

.p7-map-dot img {
    transform-origin: bottom center;
    transition: all .3s;
}

.p7-map-dot img:hover {
    transform: scale(1.1);
}


.p7-map-dot-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-22%, -124%);
}


.p7-map-dot-hover-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    width: 100%;
    text-align: center;


    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.488px; /* 159.302% */
    letter-spacing: 0.32px;
}


.p7-map-dot:hover .p7-map-dot-hover {
    display: block;
}


.page-7 .slide-content-1-bottom path {
    stroke: #5f6b7b;
}

.page-8 .slide-content-1 {
    top: calc(var(--hh) + 63px);
}

.page-8 .sc8-text {
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    letter-spacing: 0.32px;
}

.page-8 .sc8-text img {
    margin-right: 19px;
}

.page-8 .sc8-text div {
    /*margin-bottom: 15px;*/
}

.page-9 {
    padding: 0 !important;
}


.sc7-global {
    position: absolute;

    top: -50px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    max-width: 70vw;
}

.sc7-global img {
    margin: 0 auto;
}


@media screen and (min-width: 1000px) {
    @media screen and (max-height: 810px) {
        .sc3-c-item-title {
            font-size: 20px;
        }
        .sc3-c-item-list {
            margin-top: 10px;
            font-size: 12px;
        }
        .sc3-c-item-icon {
            margin-bottom: 10px;
            width: 60px;
            height: 60px;
        }
        .sc3-c-item-list > div {
            margin-bottom: 5px;
        }
        .sc3-c {
            margin-top: 120px !important;
        }
        .sc4-swiper .sc1-title {
            top: calc(var(--hh) + 10svh);
        }
        .page-8 .sc8-text {
            margin-top: 20px !important;
        }
        .page-8 .sc8-text div {
            /*margin-bottom: 10px !important;*/
        }
        .sc8-map {
            margin-top: 20px !important;
        }
        #allmap {
            max-height: 50svh;
        }
        .p7-map-dot-hover-text {
            font-size: 12px;
        }
    }

    @media screen and (max-height: 737px) {
        .page-3 .slide-content-1 {
            top: calc(var(--hh) + 20px);
        }
        .sc3-c {
            margin-top: 16svh !important;
        }
        .sc4-swiper .sc1-title {
            top: calc(var(--hh) + 5svh);
        }
        .p7-subtitle {
            margin: 10px !important;
        }
        .page-8 .slide-content-1 {
            top: calc(var(--hh) + 20px);
        }
        #allmap {
            max-height: 45svh;
        }
    }
}

@media screen and (max-width: 1300px) {

    .sc2b-c-tl-warp {
        height: 100%;
        margin: 0;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .sc2b-c-tl {
        margin: 0;
        width: 1500px;
    }
    .sc2b-c-tl-item {
        padding: 35px;
    }
}

@media screen and (max-width: 1024px) {
    .page-9 {
        height: 300px !important;
    }
}

@media screen and (max-width: 1000px) {
    .sc3-c {
        margin-top: 10svh !important;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
    .page-3 .slide-content-1 {
        top: calc(var(--hh) + 10svh) !important;
    }
    .sc3-c-item-icon {
        width: 35px;
        height: 35px;
        margin-bottom: 20px !important;
    }
    .sc3-c-item-title {
        font-size: 18px;
    }
    .sc3-c-item-list {
        margin-top: 10px;
        font-size: 12px;
        line-height: 18px;
    }
    .sc3-c-item-list > div {
        margin-bottom: 5px;
    }


    .sc1-subtitle {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .sc1-title {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .sc4-swiper .sc1-title {
        top: calc(var(--hh) + 10svh);
    }
    .sc4-swiper-content {
        width: 100%;
    }
    .sc4-swiper-content-text-2 {
        max-width: 90vw;
        margin: 0 auto;
        font-size: 12px;
    }

    .swiper4-button-prev {
        left: 20px;
    }
    .swiper4-button-next {
        right: 20px;
    }

    .page-5 .sc5-content {
        flex-direction: column;
    }

    .page-8 .slide-content-1 {
        top: calc(var(--hh) + 6svh) !important;
    }

    #allmap {
        height: 40svh;
    }

    .sc5-item-text-3,.sc5-item-text-1 {
        font-size: 12px;
    }

    .sc5-item-text-2 {
        font-size: 20px;
        margin-top: 5px !important;
        margin-bottom: 10px !important;
    }

    .sc6-item-text-2 {
        margin-top: 20px !important;
    }

    .page-9 {
        height: 342px !important;
    }
}

footer {
    height: 100% !important;
}


.sc5-item-a1, .sc5-item-a2 {
    width: 100vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s;
}

.sc5-item-a2 {
    opacity: 0;
    transform: translate(-50%, 300%);
}


.sc5-item:hover .sc5-item-a1 {
    transform: translate(-50%, -80%);
}

.sc5-item:hover .sc5-item-a2 {
    opacity: 1;
    transform: translate(-50%, 120%);
}


.sc6-item-content-text {
    opacity: 0;
    transform: translateY(50%);
    transition: all .3s;
    transition-delay: 100ms;
}


.sc5-item:hover .sc6-item-content-text {
    opacity: 1;
    transform: translateY(0);
}


.sc2b-c-tl > .sc2b-c-tl-item:nth-last-child(1)::after {
    content: none !important;
}


.sc5-item:hover .sc5-item-bg {
    transform: scale(1.1) !important;
}


.page-7 .slide-content {
    max-width: 1600px !important;
}


.sc6-content {
    display: flex;
}


.sc6c-left {
    flex-shrink: 0;
    width: 38.073vw;
    height: 100svh;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sc6c-right {
    flex: 1;
    position: relative;

    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
    gap: 43px;

    transform: translateX(-6.5%);
}

.sc6c-left-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    max-width: 253px;
}

.sc6c-left-t1 {
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 113.333% */
    letter-spacing: 1.2px;
    margin-bottom: 23px;
}
.sc6c-left-t2 {
    color: #FFF;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 290;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.28px;

    margin-bottom: 92px;
}
.sc6c-left-t3 {
    width: 100%;

    display: flex;
    justify-content: flex-start;
}

.sc6c-right-item {
    position: relative;
    width: 18.542vw;
    height: 55.555555svh;
    background-size: cover;
    box-shadow: 13px 15px 14.8px 0px rgba(0, 0, 0, 0.10);

    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 22px;

    transform: translateY(28px);
    transition: all .3s;
}

.sc6c-right-item:hover {
    transform: translateY(0);
}

.sc6c-right-item::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 38, 0.00) 55.67%, rgba(0, 0, 38, 0.60) 100%);
}


.sc6c-right-item-t1 {
    position: relative;
    z-index: 10;
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.sc6c-right-item-t2 {
    position: relative;
    z-index: 10;
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 183.333% */
    letter-spacing: 0.24px;
}


.page-6 .slide-content-1-bottom {
    transform: translate(-50%, 0%);
}


.sc6c-right-item > div {
    opacity: .6;
    transition: all .3s;
}

.sc6c-right-item:hover > div {
    opacity: 1;
}


@media screen and (max-width: 1000px) {
    .page-6 .sc6-content, .page-6 .slide-content-1-bottom { display: none; }
    .mobile-show {
        display: block !important;
    }

    .page-6 .sc4-swiper .sc1-title {
        text-align: left;
        padding-left: 30px;
    }

    .page-6 .sc4-swiper-content {
        left: 30px;
        top: unset;
        bottom: 169px;
        transform: none;
    }

    .page-6 .sc4-swiper-content > div {
        text-align: left;
        margin: 0;
    }

    .page-7 .p7-map { display: none }
}


@media screen and (max-height: 1020px) {
    #allmap {
        height: 40svh !important;
    }
}

@media screen and (max-height: 850px) {
    .sc8-map {
        margin-top: 15px;
    }
    #allmap {
        height: 30svh !important;
    }
}


.page-9 {
    padding: 0;
}


@media screen and (max-width: 800px) {
    .page-9 {
        padding: 0;
        height: 389px !important;
    }
}



@media screen and (max-width: 1550px) {
    .page-9 {
        height: 530px !important;
    }
}

@media screen and (max-width: 1000px) {
    .page-9 {
        padding: 0;
        height: 360px !important;
    }

    .swiper4-pagination > span {
        width: 40px;
    }

    .sc5-item-text-1 {
        line-height: 18px;
    }
    .sc5-item-text-2 {
        line-height: 28px;
    }
    .page-5 .slide-content-1-bottom {
        transform: translate(-50%, 0);
    }

    .swiper4-scrollbar {
        width: 50vw;
    }

    .swiper4-button-next, .swiper4-button-prev {
        display: none;
    }

    @media screen and (max-height: 670px){
        .page-3 .sc3-c {
            margin-top: 40px !important;
        }
        .page-3 .slide-content-1 {
            top: calc(var(--hh) + 2svh) !important;
        }

        .page-3 .sc3-c-item {
            padding-top: 15px;
            padding-bottom: 15px;
        }
    }
}

.sc2b-c-tl > .sc2b-c-tl-item:nth-child(1)::before {
    display: none;
}

.sc8-text {
    transform: translateX(-20px) translateY(50%);
    display: flex;
    flex-direction: column;
}

.sc8-text.fadeIn {
    transform: translateX(-20px) translateY(0);
}

.sc8-text > div, .sc8-text > a {
    border-radius: 8px;
    padding: 8px 20px;
    width: fit-content;
    transition: all .3s;
}


@media screen and (min-width: 1000px) {
    .sc8-text > div:hover, .sc8-text > a:hover {
        background: #FF882D;
        transform: scale(1.1) translateX(-5px);
    }
}
