.breadcrumbtext {
    margin-bottom: 70px;
}
.banner-left {
    justify-content: flex-start;
    width: 500px;
    flex: auto;
    gap: 0;
}
.bannerContent {
    gap: 0;
    justify-content: space-between;
}
.banner-title h1 {
    padding-top: 0;
    font-size: 46px;
    color: #333;
    margin-bottom: 20px;
}
.banner-sec-title h2 {
    color: #333;
    margin-bottom: 0;
}
.mapwarp {
    height: 100%;
    position: relative;
    transform-origin: left center;
    width: 100%;
    flex: 1;
}
.maps[data-v-64ff0498] {
    height: 450px;
    position: relative;
    width: 660px;
}
.arc[data-v-64ff0498] {
    display: none;
    height: 36px;
    position: absolute;
    transform: translate(-50%, -100%);
    width: 36px;
    z-index: 200;
}

.posimg {
    position: absolute;
    cursor: pointer;
}
.posimg .posimg-active {
    display: none;
}
.hoverarea {
    height: 100%;
    left: 0;
    position: absolute;
    top: calc(50% - 225px);
    transform-origin: top left;
    width: 100%;
    z-index: 100;
}
.hoverarea .hoveritem {
    cursor: pointer;
    display: block;
    position: absolute;
    font-weight: 300;
    color: #677073;
}
.arc.active {
    display: flex;
    transform: translateY(-2px);
}
.arc {
    cursor: pointer;
}
.posimg * {
    transition: all 0.3s ease-in-out;
}
.posimg.active {
    transform: scale(1.1);
}
.posimg.active .posimg-active {
    display: block;
}
.posimg.active .posimg-ori {
    display: none;
}

.hoverarea .hoveritem.area-Asia {
    height: 184px;
    left: 340px;
    top: 100px;
    transform: rotate(-35deg);
    transform-origin: top center;
    width: 300px;
}
.hoverarea .hoveritem.area-NorthAmerica {
    height: 230px;
    left: 14px;
    top: 37.5px;
    width: 270px;
}
.hoverarea .hoveritem.area-SouthAmerica {
    height: 160px;
    left: 68px;
    top: 260px;
    width: 184px;
}
.hoverarea .hoveritem.area-Europe {
    height: 92px;
    right: 158px;
    top: 70px;
    transform: rotate(-35deg);
    transform-origin: top center;
    width: 250px;
}
.hoverarea .hoveritem.area-Africa {
    height: 160px;
    left: 283px;
    top: 220px;
    width: 118px;
}
.hoverarea .hoveritem.area-Oceania {
    height: 115px;
    left: 525px;
    top: 310px;
    width: 110px;
}
.arc.active .datalist {
    animation: fadeInUp 0.5s 50ms forwards;
    opacity: 0;
}
@keyframes fadeInUp {
    100% {
        transform: translate3d(-50%, -16px, 0px);
        opacity: 1;
    }
}

.arc .datalist[data-v-64ff0498] {
    align-items: flex-start;
    background: #fff;
    border-radius: 8px;
    bottom: 18px;
    box-shadow: 0 1px 5px #17171708;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 15px;
    left: 50%;
    min-width: 240px;
    opacity: 0;
    padding: 20px;
    position: absolute;
    transform: translate(-50%, -10px);
    transition: 0.3s 0.1s;
    z-index: 201;
}
.arc .datalist .data-group .dataitem img {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 5px #1717171a;
    box-sizing: content-box;
    height: 16px;
    padding: 1px;
    width: 16px;
    overflow: hidden;
}
.arc .datalist .data-group[data-v-64ff0498] {
    border-top: 0.5px solid #e2e4eb;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-top: 15px;
    position: relative;
    width: 100%;
}
.arc .datalist .data-group .dataitem {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #677073;
    gap: 8px;
    white-space: nowrap;
}
.arc .datalist .data-group .dataitem span {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #677073;
}
.name-txt {
    flex: 1;
    margin-right: 25px;
}
.arc .datalist > h4 {
    font-weight: 600;
    font-size: 16px;
    color: #475467;
    line-height: 100%;
}

/* section4 */
.wr-flex-left {
    max-width: 470px;
}
.section4-left-item {
    padding: 20px;
    background: #ffffff;
    border-radius: 15px;
    max-width: 230px;
}
.section4-left-item-title {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    margin-bottom: 26px;
}
.boldGreen {
    font-weight: 800;
    font-size: 34px;
    color: #3ad4a9;
}
.sec4-right-item {
    max-width: 250px;
}
.sec4-r-icon-wrap {
    display: inline-block;
    background: #ffffff;
    box-shadow: 0px 10px 30px 0px rgba(121, 165, 179, 0.16);
    border-radius: 5px 5px 20px 5px;
    padding: 18px;
    margin-bottom: 30px;
    line-height: 0;
}
.sec4-r-title {
    font-weight: 600;
    font-size: 26px;
    color: #1f1f1f;
    margin-bottom: 12px;
}
.sec4-r-text {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin: 0;
}
.svgAni-left-desc{
    margin-top: 0px;
}
.svgAni-left-title_location{
    min-width: 416px;
}
/* section4 end */

/* section1 */
.wr-section.section1 {
    padding-bottom: 40px;
}
.countryList {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /* 列之间的间距 */
    font-weight: 400;
    font-size: 16px;
}
.country-item {
    display: flex;
    gap: 14px;
    margin-bottom: 40px;
}
.country {
    width: 64px;
    height: 64px;
}
.ipNum {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}

@media (max-width: 990px) {
    .countryList {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 660px) {
    .countryList {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 440px) {
    .countryList {
        grid-template-columns: repeat(1, 1fr);
    }
}

/*  */
.section2 .w-btn.border:hover {
    background: #63d6fd;
    color: #fff;
    border: transparent;
}
.sec2-table-wrap {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.moblie-box {
    display: none;
}
.sec2-table-item {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    text-align: center;
    padding: 24px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: all 0.3s ease;
}
.sec2-table-item.active {
    background: #fff;
}
.sec2-table-item.active:nth-child(1) {
    background: #fff;
}
.sec2-table-item.active .w-btn.border {
    background: #63d6fd;
    color: #fff;
    border: transparent;
}

.sec2-table-item.tab-title {
    font-weight: 600;
    font-size: 16px;
}
.sec2-table-item.tab-title.show0 {
    color: transparent;
}
.wr-section p.section-sec-title {
    margin: 16px auto 50px;
    max-width: 800px;
    padding: 0;
}
.wr-section p.section-sec-title.section-sec-title_all_location {
    margin-bottom: 90px;
}
.wr-section p.section-sec-title.section-sec-title_why{
    letter-spacing: 0.19px;
    max-width: 468px;
    text-align: left;
}
.sec2-table-item .w-btn {
    min-width: 210px;
}
.features-item {
    text-align: left;
    position: relative;
}
.features-item::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 2px;
    background-color: #000;
    border-radius: 50%;
    top: 7px;
    left: -8px;
}
.tab-col-title {
    width: 184px;
    padding-left: 50px;
    display: flex;
    justify-content: flex-start;
}

/* sec3 */
.allCountryTitle {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
    cursor: pointer;
}
.country-grid {
    display: grid;
    /* 定义6列，每列宽度相等 */
    grid-template-columns: repeat(6, 1fr);
    /* 列之间的间距 */
    gap: 1rem;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
}
.country-name-item.active {
    cursor: pointer;
    color: #0289ff;
    text-decoration: underline;
}

/* 地图模块 */
.posimg {
    line-height: 0;
}

.posimg {
    transition: all 0.3s ease-in-out;
}
.border-black {
    border: 1px solid #000;
}
/* 响应式调整：在小屏幕上减少列数 */
@media (max-width: 1200px) {
    .w-btn-group {
        flex-direction: column;
    }
}

@media (max-width: 1024px) {
    .country-grid,
    .countryList {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (max-width: 960px) {
    .mapwarp {
        display: none;
    }
}
@media (max-width: 768px) {
    .country-grid,
    .countryList {
        grid-template-columns: repeat(3, 1fr);
    }
    .section4 .wr-flex-content {
        flex-direction: column;
        justify-content: center;
    }
    .section4-left-item {
        width: 60%;
        max-width: 100%;
    }
    .wr-flex-left {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 640px) {
    .country-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .countryList {
        grid-template-columns: repeat(2, 1fr);
    }
    .section4-left-item {
        width: 100%;
        max-width: 100%;
    }
    .moblie-box {
        display: block;
    }
    .web-box {
        display: none;
    }
    .sec2-table-wrap {
        border: none;
    }
    .sec2-table-item {
        border-bottom: 1px solid #cccccc;
        border-right: none;
    }
    .sec2-table-item:last-child {
        border-bottom: none;
    }
}
