.index-same-position {
    /* position: relative;
    width: 100%;
    padding-top: 56.3%;
    overflow: hidden; */
}

.index-same-absolute {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.banner-swiper {}

.swiper-content {}

.banner-swiper .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 3.6%;
}

.banner-swiper .swiper-pagination span {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
    margin-bottom: 30px !important;
}

.banner-swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 40px;
    height: 20px;
    background-color: #fff;
    display: inline-block;
    border-radius: 10px;
    background: #FFFFFF;
}

.caption {
    /* width: 39.5%; */
    color: #fff;
    position: absolute;
    /* top: 32.4%; */
    top: 36.4%;
    left: 10.5%;
    line-height: 1.3;
}

.caption p {
    position: relative;
}

.caption span {
    z-index: 2;
    position: relative;
}

.caption p::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 80%;
    height: 80%;
    background: linear-gradient(270deg, rgba(0, 133, 207, 0) 0%, rgba(0, 77, 161, 0.48) 38%, #004DA1 100%);
    opacity: 0.8;
}

.caption :nth-child(1) {
    /* margin-bottom: 26px; */
}

.caption :nth-child(2) {
    line-height: 1.5;
}

.about-box {
    padding: 3.8% 6.3% 0 6%;
    /* padding: 0 6.3% 0 6%; */
    box-sizing: border-box;
    display: flex;
    background: url('../img/about-bg.png') no-repeat bottom;
    background-size: cover;
}

.about-map-box {
    width: 46%;
}

.about-map-box img {
    object-fit: contain;
}

.about-detail {
    width: 54%;
    padding-top: 3.4%;
    padding-left: 5.5%;
    padding-bottom: 7.8%;
    box-sizing: border-box;
}

.about-title {
    font-weight: bold;
}

.about-desc {
    line-height: 1.8;
}

.about-desc :nth-child(1) {
    margin-top: 2.6%;
}

.about-desc p {
    margin-top: 1.6%;
}

.about-more {
    margin-top: 7.4%;
    margin-bottom: 12.4%;
    margin-bottom: 7.4%;


}

.about-more a {
    display: block;
}

.about-more .img-box {
    display: inline-block;
    position: relative;
    left: 3.8%;
    width: 4.3%;
    padding-top: 4.3%;
    background: url('../img/more-right.png') no-repeat;
    background-size: contain;
}

.about-more .img-box:hover {
    background: url('../img/more-right-active.png') no-repeat;
    background-size: contain;
}

.about-more img {
    position: absolute;
    top: 0;
    /* width: 50px;
    height: 50px; */
    /* margin-left: 30px; */
}

.bold {
    font-weight: bold;
}

.about-count {
    display: flex;
    justify-content: space-between;
}

.about-count div {
    /* width: 30%; */
    text-align: center;
}

.about-count>div:nth-child(1) {
    /* text-align: left; */
}

.about-count>div:nth-child(2) {
    /* padding: 0 5%; */
    /* width: 40%; */
    /* box-sizing: border-box; */
}

.about-count span {
    margin-left: 10px;
}

.about-count div>:nth-child(1) {
    margin-bottom: 11px;
}

.info-box {
    width: 100%;
    background-image: url('../img/index-info.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.info-content-top {
    padding: 5.2% 6.3% 2.2% 3.6%;
    box-sizing: border-box;
    display: flex;
    border-bottom: 1px solid #BFBFBF;
}

.info-title {
    width: 300px;
    /* max-width: 270px; */
    /* min-width: 270px; */
    line-height: 1.3;
}

.info-title :nth-child(1) {
    /* padding-left: 13.6%; */
}

.info-title :nth-child(2) {
    padding-left: 26.7%;
    box-sizing: border-box;
    /* text-align: right; */
}

.info-detail {
    flex: 1;
    padding-left: 7.8%;
    box-sizing: border-box;
    line-height: 1.8;
}

.info-content-bottom {
    display: flex;
    padding-bottom: 100px;
    box-sizing: border-box;
}

.info-bottom-left {
    width: 22.5%;
    text-align: left;
    padding-top: 3.1%;
    border-right: 1px solid #BFBFBF;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.info-bottom-left li {
    padding: 21px 19.6%;
    font-weight: bold;
    line-height: 1.4;
    color: #4E5056;
    cursor: pointer;
}

.info-bottom-left li.active {
    background-color: #004DA1;
    color: #fff;

}

.info-bottom-left>div {
    margin-top: 30px;
    cursor: pointer;
    text-align: center;
}

.info-bottom-left>div span {
    /* width: 50px;
    height: 50px; */
    width: 11.6%;
    padding-top: 11.6%;
    position: relative;
    display: inline-block;
}

.info-bottom-left>div span:last-child {
    margin-left: 9.0%;
}

.info-bottom-right {
    flex: 1;
    padding-top: 3.1%;
    /* display: flex;
    align-items: flex-start; */
    overflow: hidden;
    margin-left: 4.7%;
    box-sizing: border-box;
}

.info-bottom-right ul {
    /* width: 100%;
    height: 100%; */
    position: relative;
}

.info-bottom-right li {
    /* width: 100%; */
    visibility: hidden;
    /* display: none; */
    position: absolute;
    opacity: 0;
    /* left: 0;
    top: 3.1%; */
}

.info-bottom-right li.active {
    visibility: visible;
    position: relative;
    z-index: 9;
    opacity: 1;
    /* display: block; */
}

.info-bottom-right li .swiper-slide>p {
    margin-bottom: 4.4%;
}

.info-swiper img {
    /* height: auto; */
    height: 100%;
}

.meet-center-box {
    /* padding: 5.2% 8.3% 6.8%;
    box-sizing: border-box; */
}

.meet-img {
    position: relative;
    padding-top: 20.8%;
}

.meet-img img {
    position: absolute;
    top: 0;
}

.meet-content {
    margin-top: -15.6%;
    padding: 0 8.3% 6.8%;
    position: relative;
    z-index: 6;
}

.meet-title {
    display: flex;
    color: #fff;
    margin-bottom: 3.1%;
}

.meet-title .title {
    /* width: ; */
}

.meet-title .content {
    flex: 1;
    margin-left: 8%;
    line-height: 1.5;
}

.meet-swiper {
    overflow: hidden;
    position: relative;
}

.meet-swiper-slider {
    position: relative;
}

.meet-control {
    width: 72.5%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    padding: 25px 2.6%;
    background: #FFFFFF;
    box-shadow: 0px 2px 9px 0px rgba(50, 65, 110, 0.27);
    border-radius: 20px;
    display: flex;
    z-index: 99;

    box-sizing: border-box;
}

.meet-control .img-box {
    width: 18.9%;
    overflow: hidden;
    padding-top: 8.3%;
    position: relative;
    /* max-width: 219px; */
}

.meet-control .img-box img {
    position: absolute;
    top: 0;
}

.meet-control .img-box img {
    display: none;
}

.meet-control .img-box img.active {
    display: block;
}

.control {
    padding: 0 4.3%;
    box-sizing: border-box;
    flex: 1;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.control .meet-pre,
.control .meet-next {
    width: 9%;
    padding-top: 9%;
    position: relative;
    /* width: 50px;
    height: 50px; */
}

.control .desc {
    /* min-width: 180px; */
    padding: 0 4.3%;
    box-sizing: border-box;
    flex: 1;
    text-align: center;
}

.control .desc i {
    display: none;
}

.control .desc i.active {
    display: block;
}

.news-box {
    padding: 0 8.3% 60px;
    box-sizing: border-box;
    background: linear-gradient(180deg, #F9FAFF 0%, #FFFFFF 100%);
}

.news-box .title {
    padding: 3.1% 0;
    text-align: center;
    box-sizing: border-box;
}

.news-content {
    display: flex;
    /* align-items: flex-start; */
}

.news-content>div {
    width: 33.33%;
    margin-right: 2.8%;
    background: #FFFFFF;
    box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.news-content .img-box {
    width: 100%;
    padding-top: 66.7%;
    position: relative;
}

.news-content .img-box img {
    position: absolute;
    top: 0;
}

.news-content>:last-child {
    margin-right: 0;
}

.news-content .desc {
    flex: 1;
    padding: 0 30px;
    line-height: 1.5;
    margin-top: 15px;
    box-sizing: border-box;
    min-height: 3;
}

.news-content .data-box {
    padding: 18px 30px 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-content .data-box a {
    position: relative;
    width: 9.9%;
    padding-top: 9.9%;
    background: url('../img/more-right.png') no-repeat;
    background-size: 100%;
    transition: all 0.5s;

}

.news-content div:hover .data-box a {
    background: url('../img/more-right-active.png') no-repeat;
    background-size: 100%;
}

.news-content div:hover .desc {
    color: #004DA1;
}

.info-pre:hover,
.meet-pre:hover {
    background: url('../img/more-left-active.png') no-repeat;
    background-size: 100%;
}

.info-next:hover,
.meet-next:hover {
    background: url('../img/more-right-active.png') no-repeat;
    background-size: 100%;
}

.info-pre,
.meet-pre,
.meet-pre.swiper-button-disabled:hover,
.info-pre.swiper-button-disabled:hover {
    background: url('../img/more-left.png') no-repeat;
    background-size: 100%;
}

.info-next,
.meet-next,
.meet-next.swiper-button-disabled:hover,
.info-next.swiper-button-disabled:hover {
    background: url('../img/more-right.png') no-repeat;
    background-size: 100%;
}




@media only screen and (max-width: 768px) {
    .banner-swiper .swiper-pagination span {
        width: 10px;
        height: 10px;
    }

    .banner-swiper .swiper-pagination .swiper-pagination-bullet-active {
        width: 20px;
        height: 10px;
    }

    .caption {
        max-width: 60%;
        top: 26.4%;
    }

    .about-box,
    .info-content-top,
    .info-content-bottom,
    .meet-title,
    .news-content {
        flex-direction: column;
    }

    .about-map-box,
    .about-detail,
    .info-title,
    .info-bottom-left {
        width: 100%;
    }

    .about-more img {
        /* width: 25px;
        height: 25px; */
    }

    .info-title {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .info-title :nth-child(2) {
        padding-left: 0;
    }

    .info-detail {
        padding-top: 20px;
    }

    .info-content-bottom {
        padding-left: 4.7%;
        padding-right: 4.7%;
        overflow: hidden;
        padding-bottom: 50px;
    }

    .info-bottom-left {
        /* padding: 10px 3.6%; */
        overflow-x: scroll;
        white-space: nowrap;
        margin-bottom: 20px;
        border-right: 0;
    }

    .info-bottom-left ul {
        display: flex;
    }

    .info-bottom-left ul li {
        margin-right: 10px;
        padding: 8px 15px;
    }

    .info-bottom-left>div {
        display: none;
    }

    .info-bottom-right {
        margin-left: 0;
    }

    .meet-center-box {
        position: relative;
        padding-top: 5.2%;
    }

    .meet-img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        padding-top: 0;
    }

    .meet-content {
        margin-top: 0;
    }

    .meet-title .content {
        margin-left: 0;
        margin-top: 20px;
    }

    .meet-control {
        bottom: 0;
        width: 100%;
        padding: 10px 2.6%;
        border-radius: 0;
        opacity: 0.8;
    }

    .meet-content .img-box {
        display: none;
    }

    .control .meet-pre,
    .control .meet-next {
        /* width: 20px;
        height: 20px; */
    }

    .news-content>div {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .news-content>div:last-child {
        margin-bottom: 0;
    }

    .news-box .title {
        padding: 20px 0;
    }

    .data-box a {
        /* width: 25px !important;
        height: 25px !important; */
    }

    .data-box {
        padding-bottom: 18px !important;
    }
}