@media screen and (min-width: 769px) {
    .Top .topBg {
        width: 100%;
        height: 450px;
        background: url(../img/Overseas/topBg.png) center no-repeat;
        background-size: cover;
        padding: 152px 0 0;
    }
    .Top .topBg h1 {
        font-size: 44px;
        line-height: 44px;
        letter-spacing: 0px;
        color: #2954aa;
        text-align: center;
        margin-bottom: 28px;
    }
    .Top .topBg h5 {
        font-size: 44px;
        line-height: 44px;
        letter-spacing: 0px;
        color: #2954aa;
        text-align: center;
    }
    .Top .topBg .search {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 1025px;
        height: 57px;
        background-color: #ffffff;
        box-shadow: 2px 2px 21px 0px rgba(127, 176, 252, 0.32);
        border-radius: 29px;
        margin: 63px auto 0;
        overflow: hidden;
        padding-left: 20px;
    }
    .Top .topBg .search select {
        width: 7%;
        height: 100%;
        padding-left: 20px;
        font-family: 'AdobeHeitiStd';
        font-size: 16px;
        line-height: 16px;
        color: #020000;
        border: none;
    }
    .Top .topBg .search input {
        width: 78%;
        height: 100%;
        padding-left: 25px;
        border: none;
        outline: none;
        font-family: 'AdobeHeitiStd';
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.5px;
        color: #333;
    }
    .Top .topBg .search input::placeholder {
        color: #636e80;
    }
    .Top .topBg .search button {
        width: 15%;
        height: 100%;
        background-color: #f56142;
        border: none;
        outline: none;
    }
    .Top .topBg .search button a {
        width: 100%;
        height: 100%;
        font-size: 18px;
        line-height: 57px;
        letter-spacing: 0px;
        color: #ffffff;
        display: block;
        text-align: center;
    }
    .Top .topBg .search button:hover {
        filter: brightness(1.1);
    }
    .Content {
        width: 100%;
        margin-bottom: 30px;
        background-color: #fff;
        padding-bottom: 65px;
    }
    .Content .topic {
        display: flex;
        justify-content: center;
    }
    .Content .topic h2 {
        width: fit-content;
        padding-bottom: 9px;
        letter-spacing: 0;
        font-size: 30px;
        font-weight: bold;
        color: #3f3e3e;
        border-bottom: 1px solid #e1e9f2;
        position: relative;
    }
    .Content .topic h2::after {
        content: '';
        width: 24px;
        height: 2px;
        background-color: #045de4;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .Content .Declare {
        width: 100%;
        height: auto;
        background: url(../img/Overseas/declare-bg.png) center no-repeat;
        background-size: cover;
        padding: 49px 0 72px;
    }
    .Content .Declare .container {
        margin-top: 53px;
        position: relative;
    }
    .Content .Declare .container .center {
        width: 100%;
        height: 781px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .Content .Declare .container .center .Img {
        width: 100%;
        height: 92%;
        object-fit: contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .Content .Declare .container .center .Icon {
        position: relative;
        z-index: 9;
        width: 185px;
        height: auto;
        object-fit: cover;
    }
    .Content .Declare .container .center p {
        position: relative;
        z-index: 9;
        font-size: 28px;
        line-height: 28px;
        letter-spacing: 2px;
        color: #03369c;
        margin-top: 24px;
        font-weight: bold;
    }
    .Content .Declare .container .Text-Circle {
        width: 95%;
        height: 781px;
        margin: 0 auto;
        position: relative;
    }
    .Content .Declare .container .Text-Circle .circle {
        width: 149px;
        height: 149px;
        background-image: linear-gradient(0deg, #94abff 0%, #8994ff 100%);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
    }
    .Content .Declare .container .Text-Circle .circle p {
        font-size: 26px;
        line-height: 35px;
        letter-spacing: 2px;
        font-weight: bold;
        color: #ffffff;
        text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
        text-align: center;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(1) {
        top: 0;
        left: 288px;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(2) {
        background-image: linear-gradient(0deg, #a1cfff 0%, #6ca8f9 100%);
        top: 10px;
        right: 303px;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(3) {
        width: 191px;
        height: 190px;
        background-image: linear-gradient(0deg, #7bc4ff 0%, #4b92ff 100%);
        top: 281px;
        left: 0;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(4) {
        width: 221px;
        height: 220px;
        background-image: linear-gradient(0deg, #d1bcf9 0%, #aa7ae5 100%);
        top: 264px;
        right: 0;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(5) {
        width: 159px;
        height: 157px;
        background-image: linear-gradient(0deg, #60c6e4 0%, #99ebf9 100%);
        left: 265px;
        bottom: 0;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(6) {
        width: 157px;
        height: 155px;
        background-image: linear-gradient(0deg, #7bc4ff 0%, #4b92ff 100%);
        right: 316px;
        bottom: 35px;
    }
    .Content .Info {
        padding: 66px 0 0;
    }
    .Content .Info .container {
        padding: 75px 0 0;
        position: relative;
    }
    .Content .Info .container .more {
        font-size: 14px;
        line-height: 14px;
        /* letter-spacing: 1px; */
        letter-spacing: 0;
        color: #757575;
        position: absolute;
        top: 35px;
        right: 0;
    }
    .Content .Info .container .more:hover {
        text-decoration: underline;
    }
    .Content .Info .container ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .Content .Info .container ul li {
        width: 49%;
        height: 116px;
        background-color: #f8f9fa;
        border-radius: 10px;
        margin-bottom: 19px;
    }
    .Content .Info .container ul li a {
        width: 100%;
        height: 100%;
        padding: 14px 16px;
        display: flex;
        justify-content: space-between;
    }
    .Content .Info .container ul li a img {
        width: 20%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
        margin-right: 22px;
    }
    .Content .Info .container ul li a .text {
        flex: 1;
        min-width: 0;
        position: relative;
    }
    .Content .Info .container ul li a .text h5 {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px;
        line-height: 16px;
        font-weight: normal;
        color: #020000;
        margin-bottom: 9px;
        margin-top: 10px;
    }
    .Content .Info .container ul li a .text p {
        width: 100%;
        font-size: 14px;
        line-height: 18px;
        color: #656363;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .Content .Info .container ul li a .text button {
        width: 80px;
        height: 28px;
        background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
        border-radius: 14px;
        position: absolute;
        right: 0;
        bottom: -5px;
        border: none;
        outline: none;
        font-size: 14px;
        line-height: 14px;
        color: #000102;
    }

    .Content .Swiper {
        height: 200px;
        overflow: hidden;
        margin-top: 25px;
        position: relative;
    }

    .Content .Swiper .swiper-wrapper {
        width: 100%;
        height: 100%;
    }

    .Content .Swiper .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 100%;
        background: url(../img/Overseas/swiper-bg.png) center no-repeat;
        background-size: cover;
    }

    .Content .Swiper .swiper-wrapper .swiper-slide a {
        width: 100%;
        height: 100%;
        padding: 0 0 0 37px;
        display: flex;
        align-items: center;
    }

    .Content .Swiper .swiper-wrapper .swiper-slide a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .Content .Swiper .swiper-wrapper .swiper-slide a h2 {
        font-family: 'FZDHTJW';
        font-size: 64px;
        font-style: italic;
        line-height: 64px;
        color: #fff;
        -webkit-text-stroke: 0.1px #5192e7;
        background: -webkit-linear-gradient(105deg, #ebfdff 15%, #9ec6f9 30%, #ebfdff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-left: -20px;
    }

    .Content .Swiper .swiper-pagination {
        position: absolute;
        left: 0;
        bottom: 12px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Content .Swiper .swiper-pagination .swiper-pagination-bullet {
        width: 11px;
        height: 10px;
        background-color: #ffffff;
        box-shadow: 2px 2px 9px 0px rgba(73, 136, 230, 0.76);
        opacity: 1;
    }

    .Content .Swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 27px;
        height: 10px;
        background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
        background-blend-mode: normal, normal;
        box-shadow: 2px 2px 9px 0px rgba(73, 136, 230, 0.76);
        border-radius: 5px;
    }

    .Content .Expert {
        margin-top: 66px;
    }

    .Content .Expert .list {
        margin-top: 75px;
        position: relative;
    }

    .Content .Expert ul {
        display: flex;
        height: 450px;
        align-items: center;
        justify-content: space-between;
    }

    .Content .Expert ul li {
        width: 24%;
        height: 100%;
        background-color: #f4f7fc;
        border-radius: 10px;
    }

    .Content .Expert ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 28px 0 0;
    }

    .Content .Expert ul li a img {
        width: 148px;
        height: 147px;
        background-color: #b1b1b1;
        box-shadow: 0px 0px 18px 0px rgba(81, 81, 81, 0.42);
        border: solid 8px #ffffff;
        border-radius: 50%;
        object-fit: cover;
    }

    .Content .Expert ul li a .text {
        margin: 31px 0 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .Content .Expert ul li a .text h2 {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 1px;
        color: #03369c;
    }

    .Content .Expert ul li a .text p {
        width: 85%;
        font-size: 14px;
        line-height: 28px;
        color: #333333;
        text-indent: 2em;
        min-height: 84px;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        margin-top: 24px;
    }

    .Content .Expert ul li a button {
        margin-top: 39px;
        width: 85%;
        height: 49px;
        background-color: #0863d8;
        border-radius: 25px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 1px;
        color: #ffffff;
        border: none;
        outline: none;
    }

    .Content .Expert ul li a button:hover {
        filter: brightness(1.1);
    }

    .more {
        position: absolute;
        right: 0;
        top: -25px;
        font-size: 14px;
        line-height: 14px;
        color: #757575;
    }

    .more:hover {
        text-decoration: underline;
    }

    .Content .Industry {
        margin-top: 65px;
    }

    .Content .Industry .content {
        width: 97%;
        height: auto;
        background: url(../img/Overseas/industry-bg.png) center no-repeat;
        background-size: cover;
        margin-top: 52px;
        margin: 0 auto;
        padding: 67px 0 30px;
        margin-top: 52px;
    }

    .Content .Industry .content ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .Content .Industry .content ul li {
        width: 197px;
        height: 144px;
        background: url(../img/Overseas/book.png) center no-repeat;
        background-size: 100% 100%;
        margin-right: 50px;
        margin-bottom: 37px;
    }

    .Content .Industry .content ul li:nth-child(5n) {
        margin-right: 0;
    }

    .Content .Industry .content ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .Content .Industry .content ul li a p {
        max-width: 90%;
        font-size: 20px;
        line-height: 28px;
        color: #333333;
        margin-bottom: 9px;
        text-align: center;
    }

    .Content .Message {
        height: 200px;
        background: url(../img/Overseas/messageBg.png) center no-repeat;
        background-size: cover;
        margin-top: 38px;
    }

    .Content .Message a {
        display: flex;
        align-items: center;
        padding-left: 78px;
        width: 100%;
        height: 100%;
    }

    .Content .Message a h2 {
        margin-left: 28px;
        font-size: 43px;
        font-weight: bold;
        line-height: 43px;
        color: #3f3e3e;
        padding-bottom: 24px;
    }
}

@media screen and (max-width: 769px) {
    .Top .topBg {
        width: 100%;
        height: auto;
        background: url(../img/Overseas/topBg.png) center no-repeat;
        background-size: cover;
        padding: 13.86666667vw 0;
    }
    .Top .topBg h1 {
        font-size: 8.53333333vw;
        line-height: 8.53333333vw;
        letter-spacing: 0vw;
        color: #2954aa;
        text-align: center;
        margin-bottom: 5.33333333vw;
    }
    .Top .topBg h5 {
        font-size: 6.93333333vw;
        line-height: 6.93333333vw;
        letter-spacing: 0vw;
        color: #2954aa;
        text-align: center;
    }
    .Top .topBg .search {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 273.33333333vw;
        height: 15.2vw;
        background-color: #ffffff;
        box-shadow: 0.53333333vw 0.53333333vw 5.6vw 0vw rgba(127, 176, 252, 0.32);
        border-radius: 7.73333333vw;
        margin: 16.8vw auto 0;
        overflow: hidden;
        padding-left: 5.33333333vw;
    }
    .Top .topBg .search select {
        width: 7%;
        height: 100%;
        padding-left: 5.33333333vw;
        font-family: 'AdobeHeitiStd';
        font-size: 4.26666667vw;
        line-height: 4.26666667vw;
        color: #020000;
        border: none;
    }
    .Top .topBg .search input {
        width: 78%;
        height: 100%;
        padding-left: 6.66666667vw;
        border: none;
        outline: none;
        font-family: 'AdobeHeitiStd';
        font-size: 4.26666667vw;
        line-height: 4.26666667vw;
        letter-spacing: -0.13333333vw;
        color: #333;
    }
    .Top .topBg .search input::placeholder {
        color: #636e80;
    }
    .Top .topBg .search button {
        width: 15%;
        height: 100%;
        background-color: #f56142;
        border: none;
        outline: none;
    }
    .Top .topBg .search button a {
        width: 100%;
        height: 100%;
        font-size: 4.8vw;
        line-height: 15.2vw;
        letter-spacing: 0vw;
        color: #ffffff;
        display: block;
        text-align: center;
    }
    .Top .topBg .search button:hover {
        filter: brightness(1.1);
    }
    .Content {
        width: 100%;
        margin-bottom: 8vw;
        background-color: #fff;
    }
    .Content .topic {
        display: flex;
        justify-content: center;
    }
    .Content .topic h2 {
        width: fit-content;
        padding-bottom: 2.4vw;
        letter-spacing: 0;
        font-size: 5.86666667vw;
        font-weight: bold;
        color: #3f3e3e;
        border-bottom: 0.26666667vw solid #e1e9f2;
        position: relative;
    }
    .Content .topic h2::after {
        content: '';
        width: 6.4vw;
        height: 0.53333333vw;
        background-color: #045de4;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .Content .Declare {
        width: 100%;
        height: 106.66666667vw;
        background: url(../img/Overseas/declare-bg.png) center no-repeat;
        background-size: cover;
        padding: 9.33333333vw 0 19.2vw;
    }
    .Content .Declare .container {
        margin-top: 6.66666667vw;
        position: relative;
    }
    .Content .Declare .container .center {
        width: 80%;
        height: 66.66666667vw;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: url(../img/Overseas/bg.png) center no-repeat;
        background-size: contain;
    }
    .Content .Declare .container .center .Img {
        display: none;
        width: 90%;
        height: auto;
        object-fit: contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .Content .Declare .container .center .Icon {
        position: relative;
        z-index: 9;
        width: 14.4vw;
        height: auto;
        object-fit: cover;
    }
    .Content .Declare .container .center p {
        position: relative;
        z-index: 9;
        font-size: 3.73333333vw;
        line-height: 3.73333333vw;
        letter-spacing: 0.53333333vw;
        color: #03369c;
        margin-top: 1.33333333vw;
        font-weight: bold;
    }
    .Content .Declare .container .Text-Circle {
        width: 100%;
        height: 66.66666667vw;
        margin: 0 auto;
        position: relative;
    }
    .Content .Declare .container .Text-Circle .circle {
        min-width: 20vw;
        min-height: 20vw;
        background-image: linear-gradient(0deg, #94abff 0%, #8994ff 100%);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
    }
    .Content .Declare .container .Text-Circle .circle img {
        width: 7.2vw;
        height: 7.73333333vw;
        object-fit: contain;
    }
    .Content .Declare .container .Text-Circle .circle p {
        font-size: 3.73333333vw;
        line-height: 4.26666667vw;
        letter-spacing: 0.53333333vw;
        font-weight: bold;
        color: #ffffff;
        text-shadow: 1.06666667vw 1.06666667vw 1.06666667vw rgba(0, 0, 0, 0.35);
        text-align: center;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(1) {
        top: -5vw;
        left: 22.33333333vw;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(2) {
        background-image: linear-gradient(0deg, #a1cfff 0%, #6ca8f9 100%);
        top: -4.5vw;
        right: 22.33333333vw;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(3) {
        width: 18.66666667vw;
        height: 18.66666667vw;
        background-image: linear-gradient(0deg, #7bc4ff 0%, #4b92ff 100%);
        top: 25.33333333vw;
        left: 0vw;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(3) a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(3) a p {
        display: none;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(3) a::after {
        content: '海关呼叫站';
        font-size: 3.73333333vw;
        line-height: 4.26666667vw;
        letter-spacing: 0.53333333vw;
        font-weight: bold;
        color: #ffffff;
        text-shadow: 1.06666667vw 1.06666667vw 1.06666667vw rgba(0, 0, 0, 0.35);
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 90%;
        transform: translate(-50%, -50%);
        display: inline-block;
        white-space: normal;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(4) {
        width: 20vw;
        height: 20vw;
        background-image: linear-gradient(0deg, #d1bcf9 0%, #aa7ae5 100%);
        top: 24vw;
        right: 0vw;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(4) a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(4) a p {
        display: none;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(4) a::after {
        content: '全链路出海辅导';
        font-size: 3.73333333vw;
        line-height: 4.26666667vw;
        letter-spacing: 0.53333333vw;
        font-weight: bold;
        color: #ffffff;
        text-shadow: 1.06666667vw 1.06666667vw 1.06666667vw rgba(0, 0, 0, 0.35);
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 95%;
        transform: translate(-50%, -50%);
        display: inline-block;
        white-space: normal;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(5) {
        width: 14.4vw;
        height: 14.4vw;
        background-image: linear-gradient(0deg, #60c6e4 0%, #99ebf9 100%);
        left: 24vw;
        bottom: -5vw;
    }
    .Content .Declare .container .Text-Circle .circle:nth-child(6) {
        width: 14.4vw;
        height: 14.4vw;
        background-image: linear-gradient(0deg, #7bc4ff 0%, #4b92ff 100%);
        right: 22vw;
        bottom: -3vw;
    }
    .Content .Info {
        padding: 10.93333333vw 0 0;
    }
    .Content .Info .container {
        padding: 12vw 0 0;
        position: relative;
    }
    .Content .Info .container .more {
        font-size: 3.2vw;
        line-height: 3.2vw;
        letter-spacing: 0.26666667vw;
        color: #757575;
        position: absolute;
        top: 5.33333333vw;
        right: 0;
    }
    .Content .Info .container .more:hover {
        text-decoration: underline;
    }
    .Content .Info .container ul li {
        width: 100%;
        height: auto;
        background-color: #ffffff;
        border: 1px solid #f0f0f0;
        border-radius: 10px;
        padding: 15px;
        margin-bottom: 15px;
    }
    .Content .Info .container ul li a {
        width: 100%;
        height: auto;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .Content .Info .container ul li a img {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        border-radius: 8px;
        margin-right: 0;
    }
    .Content .Info .container ul li a .text {
        flex: 1;
        min-width: 0;
        position: relative;
    }
    .Content .Info .container ul li a .text h5 {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
        color: #1a1a1a;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 8px;
    }
    .Info .container ul li .text .time {
        position: relative;
        left: 0;
        bottom: 0;
    }
    .Info .container ul li .text .time {
        position: relative;
        left: 0;
        bottom: 0;
        font-size: 14px;
        line-height: 14px;
        color: #999;
    }
    .Content .Info .container ul li a .text p {
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        color: #666666;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .Content .Info .container ul li a .text button {
        width: 21.33333333vw;
        height: 5.86666667vw;
        background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
        border-radius: 3.73333333vw;
        position: absolute;
        right: 0;
        bottom: -1.33333333vw;
        border: none;
        outline: none;
        font-size: 3.2vw;
        line-height: 3.73333333vw;
        color: #000102;
        display: none;
    }
    .Content .Swiper {
        height: 17vw;
        overflow: hidden;
        margin-top: 5vw;
        position: relative;
    }
    .Content .Swiper .swiper-wrapper {
        width: 100%;
        height: 100%;
    }
    .Content .Swiper .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 100%;
        background: url(../img/Overseas/swiper-bg.png) center no-repeat;
        background-size: cover;
    }
    .Content .Swiper .swiper-wrapper .swiper-slide a {
        width: 100%;
        height: 100%;
        padding: 0 0 0 2vw;
        display: flex;
        align-items: center;
    }
    .Content .Swiper .swiper-wrapper .swiper-slide a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .Content .Swiper .swiper-wrapper .swiper-slide a h2 {
        font-family: 'FZDHTJW';
        font-size: 6.4vw;
        font-style: italic;
        line-height: 7.46666667vw;
        color: #fff;
        -webkit-text-stroke: 0.02666667vw #5192e7;
        background: -webkit-linear-gradient(105deg, #ebfdff 15%, #9ec6f9 30%, #ebfdff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .Content .Swiper .swiper-pagination {
        position: absolute;
        left: 0;
        bottom: 3.2vw;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .Content .Swiper .swiper-pagination .swiper-pagination-bullet {
        width: 2.4vw;
        height: 2.13333333vw;
        background-color: #ffffff;
        box-shadow: 0.53333333vw 0.53333333vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
        opacity: 1;
    }
    .Content .Swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 5.86666667vw;
        height: 2.13333333vw;
        background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
        background-blend-mode: normal, normal;
        box-shadow: 0.53333333vw 0.53333333vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
        border-radius: 1.33333333vw;
    }
    .Content .Expert {
        margin-top: 12vw;
    }
    .Content .Expert .list {
        margin-top: 12vw;
        position: relative;
    }
    .Content .Expert ul {
        display: flex;
        height: auto;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .Content .Expert ul li {
        width: 49%;
        height: auto;
        background-color: #f4f7fc;
        border-radius: 2.66666667vw;
        padding: 5.33333333vw 0;
        margin-bottom: 4vw;
    }
    .Content .Expert ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .Content .Expert ul li a img {
        width: 25.33333333vw;
        height: 25.33333333vw;
        background-color: #b1b1b1;
        box-shadow: 0vw 0vw 4.8vw 0vw rgba(81, 81, 81, 0.42);
        border: solid 1.06666667vw #ffffff;
        border-radius: 50%;
        object-fit: cover;
    }
    .Content .Expert ul li a .text {
        margin: 5.33333333vw 0 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .Content .Expert ul li a .text h2 {
        font-size: 4.8vw;
        line-height: 4.8vw;
        letter-spacing: 0.26666667vw;
        color: #03369c;
    }
    .Content .Expert ul li a .text p {
        width: 85%;
        font-size: 3.46666667vw;
        line-height: 5.86666667vw;
        color: #333333;
        text-indent: 2em;
        min-height: 23.46666667vw;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        margin-top: 3.2vw;
    }
    .Content .Expert ul li a button {
        margin-top: 5.33333333vw;
        width: 85%;
        height: 9.33333333vw;
        background-color: #0863d8;
        border-radius: 6.66666667vw;
        font-size: 3.46666667vw;
        line-height: 3.73333333vw;
        letter-spacing: 0.26666667vw;
        color: #ffffff;
        border: none;
        outline: none;
    }
    .Content .Expert ul li a button:hover {
        filter: brightness(1.1);
    }
    .more {
        position: absolute;
        right: 0;
        top: -6.66666667vw;
        font-size: 3.73333333vw;
        line-height: 3.73333333vw;
        color: #757575;
    }
    .more:hover {
        text-decoration: underline;
    }
    .Content .Industry {
        margin-top: 17.33333333vw;
    }
    .Content .Industry .content {
        width: 100%;
        height: auto;
        background: url(../img/Overseas/industry-bg.png) center no-repeat;
        background-size: cover;
        margin-top: 13.86666667vw;
        margin: 0 auto;
        padding: 15.2vw 0 8vw;
        margin-top: 9.33333333vw;
    }
    .Content .Industry .content ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .Content .Industry .content ul li {
        width: 49%;
        height: 33.06666667vw;
        background: url(../img/Overseas/book.png) center no-repeat;
        background-size: 100% 100%;
        margin-bottom: 5.33333333vw;
    }
    .Content .Industry .content ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .Content .Industry .content ul li a p {
        max-width: 85%;
        font-size: 4.53333333vw;
        line-height: 5.86666667vw;
        color: #333333;
        margin-bottom: 2.4vw;
        text-align: center;
    }
    .Content .Message {
        height: 25vw;
        background: url(../img/Overseas/messageBg.png) center no-repeat;
        background-size: cover;
        margin-top: 5vw;
    }
    .Content .Message a {
        display: flex;
        align-items: center;
        padding-left: 4vw;
        width: 100%;
        height: 100%;
    }
    .Content .Message a img {
        width: 14.66666667vw;
        height: auto;
    }
    .Content .Message a h2 {
        margin-left: 3.2vw;
        font-size: 6.4vw;
        font-weight: bold;
        line-height: 6.4vw;
        color: #3f3e3e;
    }
}
