.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 h3.section-sec-title {
    margin-bottom: 50px;
}
.wr-flex-left p{
    margin-bottom: 16px !important;
    color:#666666 !important;
    text-align: left !important;
}
.sec2-table-item .w-btn {
    min-width: 210px;
}
.features-item {
    text-align: left;
    position: relative;
}
.section-title{
    font-size:40px !important;
    margin-bottom: 20px !important;
}
.client-right-content p{
    margin-top:0;
}
.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;
}

.top {
    background: #fff;
}
.linear-blue {
    background: linear-gradient(180deg, #f4fcff 0%, #ffffff 100%);
}
/* banner */
.bannerBtmImg img {
    width: 100%;
}
.banner-left {
    justify-content: center;
}
.banner-left .banner-title h1 {
    max-width: 810px;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px;
    line-height: 60px;
}
.banner-sec-title p {
    max-width: 940px;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}
.bannerList-item:nth-last-of-type(1) {
    margin-bottom: 12px;
}
.bannerList-wrap {
    color: #333;
    font-weight: 400;
    font-size: 15px;
}
.w-btn-group .w-btn {
    min-width: 240px;
}

.guide-link {
    color: #0289ff;
    text-decoration: underline;
    padding: 0 6px;
    display: inline-block;
}

/* /.section2 */
.mb20 {
    margin-bottom: 20px;
}
.gap18 {
    gap: 18px;
}
.rd25 {
    border-radius: 25px;
    display: inline-block;
    min-width: 200px;
}
.greyLine.col {
    width: 1px;
    height: 300;
    background: linear-gradient(180deg, rgba(235, 250, 255, 1), rgba(224, 234, 238, 1), rgba(255, 255, 255, 1));
}
.available-box-left,
.available-box-right {
    flex: 1;
}
.available-box {
    color: #333;
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 0px 0px 3px rgba(99, 214, 253, 0.3);
    border-radius: 30px;
    border: 1px solid #63d6fd;
}
.available-box.green {
    box-shadow: 0px 0px 0px 3px rgba(108, 224, 205, 0.3);
    border: 1px solid #6ce0cd;
}
.available-box.green .available-box-content {
    background: linear-gradient(180deg, #e2fffa 0%, #ffffff 100%);
}
.available-box .available-box-content {
    background: linear-gradient(180deg, #eefbff 0%, #f9fdff 100%);
    border-radius: 24px;
    padding: 40px;
}
.available-box-title {
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    margin-bottom: 20px;
    line-height: 24px;
}
.available-box-text {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    max-width: 480px;
}
.available-box-right-title {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
}
.item-content {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    padding-left: 30px;
}
/* /sec3 */
.ipNumTabContent {
    width: 100%;
    overflow-x: scroll;
}
.ipNumTabContent {
    overflow: auto; /* 确保内容可滚动 */
}

/* WebKit 浏览器 */
.ipNumTabContent::-webkit-scrollbar {
    display: none;
}

/* Firefox */
.ipNumTabContent {
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.ipNumTabBox {
    min-width: 700px;
}
.ipNumTabBox {
    padding: 20px;
    background: #ebfaff;
    border-radius: 40px;
}
.ipNumTabTitle {
    display: flex;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
}
.ipNumTabTitle-item {
    flex: 1;
}
.ipNumTab-wrap {
    padding: 30px;
    background: #ffffff;
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.ipNumTab-row {
    display: flex;
}
.ipNumTab-row-item {
    flex: 1;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}

.ipNumTab-row-item:nth-child(1) {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}
/* 瑟ction4 */
.solutions-item-wrap {
    flex: 1;
    display: flex;
}
.solutions-item {
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #d3d9db;
    transition: all 0.3s ease-in-out;
    position: relative;
    background: #fff;
}

.solutions-item:hover {
    transform: translateY(-10px);
    border-color: transparent;
    background: #fff;
    box-shadow: 0px 6px 15px 2px rgba(0, 0, 0, 0.05);
    border: 2px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(180deg, rgba(129, 224, 208, 1), rgba(35, 200, 255, 1));
    background-origin: border-box;
    background-clip: padding-box, border-box;
}
.allCountryTitle {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
}
.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;
}
.solutions-item-top {
    padding: 26px;
    height: 100%;
    background: #f5f8f9;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
}
.solutions-item:hover .solutions-item-top {
    background-color: #63d6fd;
    color: #fff;
}

.solutions-item-top-title {
    display: flex;
    gap: 16px;
    align-items: center;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 16px;
}
.solutions-item-top-text {
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    transition: all 0.3s ease-in-out;
    flex: 1;
    margin:0;
}
.solutions-item-top-title h3{
    font-size: 16px;
}
.solutions-item:hover .solutions-item-top-text {
    color: #fff;
}
.solutions-section h3.section-sec-title {
    margin-bottom: 70px;
}

/* section5 */
.wr-flex-left,
.wr-flex-right {
    flex: 1;
}
.wr-flex-right img {
    width: 100%;
}
.section5-box {
    flex: 1;
    padding: 18px;
    margin-bottom: 40px;
    background: #e8faff;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #e3f8ff;
}
.section5-box:last-child {
    background: #e5f5f0;
}
.section5-box-title {
    font-weight: 500;
    font-size: 16px;
    color: #333333;
}
.section5-box-text {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
}
.img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.section5-4-box {
    padding: 14px 25px;
    padding-top: 0;
}
.section5-4-box-item {
    margin-bottom: 12px;
}
.section5-4-box-item:last-child {
    margin-bottom: 0;
}
.section5-4-box-item-title {
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    position: relative;
}
.section5-4-box-item-title::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ff843d;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
}
.section5-4-box-item-text {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
}
.faq-section,
.quickQues-box .el-collapse-item__header,
.quickQues-box .el-collapse-item__content {
    background-color: #f9f9f9;
}

/* 客户评价 */
.client-item {
    border-radius: 18px;
    border: 1px solid #e1e9eb;
    padding: 20px;
}
.client-comment {
    background: #eefbff;
    border-radius: 17px;
    padding: 20px;
    font-weight: 400;
    font-size: 15px;
}
.comment-txt {
    opacity: 0.6;
}
.client-name {
    font-weight: normal;
    font-size: 20px;
    color: #000000;
}
.client-date {
    font-weight: 400;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
}
.clientImg-wrap {
    position: relative;
    line-height: 0;
}
.img-start {
    position: absolute;
    bottom: 0;
    right: 0;
}
.client-starts {
    padding: 20px 0;
    line-height: 0;
}
.client-left {
    max-width: 55%;
}
.clientImgBox {
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    background: #ff3722;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    font-size: 28px;
}
.clientImgBox.yellow {
    background: #ffce00;
}
.client-right {
    border-radius: 30px;
    border: 1px solid #e9e5d8;
    padding: 20px;
    flex: 1;
}
.client-right-content {
    background: #fff6dd;
    border-radius: 22px;
    padding: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.client-right-title {
    font-weight: 600;
    font-size: 41px;
    color: #000000;
}
.client-right-text {
    flex: 1;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}
.mx260{
    width: 260px;
    max-width: 260px;
}
/* 大洲样式 */
/* section4 */
.waysWrap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}
.waysItem {
    padding: 30px;
    background-color: #fff;
    border-radius: 36px;
    cursor: pointer;
}
.waysImg {
    margin-bottom: 20px;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.waysName {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    text-align: center;
}
/* section5 */
.section5 {
    background: linear-gradient(180deg, #ffffff 0%, #f3fcff 50%, #ffffff 100%);
}
.continent-page .section5-box {
    background-color: transparent;
    border: none;
    margin-bottom: 0;
}

.continent-page .section5-left {
    padding: 40px;
    background: #fff;
    border: 4px solid #0f0f0f;
    position: relative;
    top: -50px;
    right: -50px;
    max-width: 492px;
}
.continent-page .section5-right {
    background: #48555a;
    flex: 1;
    padding: 30px;
    padding-left: 106px;
    padding-right: 50px;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.section5-right-wrap{
    flex: 1;
    position: relative;
}
.continent-page .section5-name {
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    margin-bottom: 8px;
}
.continent-page.section5-job {
    font-weight: 400;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 20px;
    margin-bottom: 20px;
}
.continent-page .section5-text {
    font-weight: 400;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 25px;
}
.continent-page .section5 .wr-section {
    padding-top: 130px;
}
.section5-right-title {
    font-weight: 600;
    font-size: 40px;
}
.section5-right-text {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 34px;
}
.section5-right-btn {
    width: 159px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
}
/* 响应式 */
@media (max-width: 600px) {
    .wr-flex-content.reverse {
        flex-direction: column;
    }
    .client-left {
        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;
    }
    .section5-box {
        margin-bottom: 20px;
    }
}
@media (max-width: 1200px) {
}
