@charset "UTF-8";

/*


备份 html，css 的导航版本
【后续可能 element 书写导航部分】


*/
html,
body {
    background-color: #f8f8f8;
    margin: unset !important;
    overflow-x: hidden;
    /*font-family: PingFang SC, PingFang SC;*/
    font-family: Poppins, Poppins;
}

.home {
    /* 暂时设置 */
    /* padding-bottom: 100px; */
}

* {
    margin: 0;
    padding: 0;
}

.bg-white {
    background-image: none !important;
    background-color: #ffffff;
}

.banner-Wrap {
    padding-bottom: 30px;
}

.breadcrumbtext {
    max-width: 1410px;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.bannertext {
    max-width: 1410px;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 75px;
    align-items: center;
}

.bannertext .banner-title {
    max-width: 968px;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 62px;
    color: #000000;
    line-height: 82px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 20px;
}

.bannertext .banner-desc {
    max-width: 830px;
    height: auto;
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 30px;
}

.bannertext .wr-section {
    padding: 0;
}

.dynamic-item .price-add-info {
    border: none;
    padding: 0;
}

.dynamic-item .discount-wrap {
    width: 584px;
    height: 150px;
    background: #ffffff;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #dfdfdf;
    padding: 24px 44px;
}

.dynamic-item .discount-btn .blueBtn {
    width: 104px;
    min-height: 46px;
    background: #63d6fd;
    padding: 7px 15px 6px 14px;
    border-radius: 6px 6px 6px 6px;

    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 22px;
    color: #ffffff;
    text-align: left;
    font-style: normal;
    text-transform: none;
    line-height: normal;
}

.dynamic-item .discount-text div {
    max-width: 323px;
    min-height: 54px;
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.dynamic-item .discount-text .blod {
    max-width: 352px;
    min-height: 36px;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.dynamic-item .payTypeList {
    width: 584px;
    height: 150px;
    background: #ffffff;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #dfdfdf;
    padding: 30px 50px;
}

.dynamic-item .price-add-info .payTitle {
    max-width: 331px;
    min-height: 27px;
    font-family: Poppins, Poppins;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.banner-prompt {
    max-width: 658px;
    min-height: 22px;
    font-family: Montserrat, Montserrat;
    font-weight: normal;
    font-size: 18px;
    color: #666666;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 30px auto;
}

.banner-data {
    width: 1200px;
    max-width: 1200px;
    min-height: 300px;
    background: linear-gradient(180deg, #ebfaff 0%, #f3fcff 53%, #ffffff 100%);
    border-radius: 20px 20px 0px 0px;
    padding: 40px 80px;

    display: flex;
    flex-direction: column;
    gap: 60px;
}

.banner-data-up .data-up-left {
    width: 377px;
    height: 80px;

    text-align: left;
    font-size: 28px;
    line-height: 40px;
    color: #333333;

    font-family: Montserrat-SemiBold;
    font-weight: 500;
}

.banner-data-up .data-up-left span {
    font-family: Montserrat-Bold;
    font-weight: 700;
}

.banner-data-up .data-up-right {
    display: flex;
    gap: 56px;
}

.banner-data-up .item-column {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.banner-data-up .item-column-list {
    display: flex;
    gap: 17px;

    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.banner-data-up .item-column-list div {
    width: 244px;
}

.banner-data-down {
    max-width: 540px;
    min-height: 48px;
    font-family: Poppins, Poppins;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 0 auto;
}

.banner-data-down a {
    text-decoration: underline;
    color: #0289ff;
}

/* 模块1 */
.section1-wrap {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px;
}

.section1-item {
    padding: 10px;
    background: #ffffff;
    border-radius: 30px;
    border: 1px solid #d3d9db;
}

.section1-item-container {
    width: 100%;
    height: 100%;
    padding: 36px 40px;
    background: #f5f8f9;
    border-radius: 26px;
    transition: all 0.3s ease;
}

.sec1-item-title {
    font-weight: 600;
    font-size: 22px;
    color: #1f1f1f;
    margin-top: 20px;
}

.sec1-item-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #666666;
    margin-top: 16px;
}

.section1-item:hover .section1-item-container {
    background: #61d7ff;
}

.section1-item:hover .sec1-item-title,
.section1-item:hover .sec1-item-desc {
    color: #ffffff;
}

/* 模块2 */
.section2-left {
    max-width: 505px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section2-left-title {
    width: 100%;
    height: auto;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 44px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 20px;
}

.section2-left-desc {
    width: 100%;
    height: auto;
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 60px;
}

.section2-left-btn {
    display: flex;
    gap: 20px;
}

.section2-right {
    width: 548px;
    height: 466px;
}

/* 模块3 */

/* 问答模块 */
.panel-answer a {
    text-decoration: underline;
    color: #0289ff;
}

@media (max-width: 1200px) {
    .wr-flex-content .price-add-info {
        flex-direction: column;
        gap: 20px;
    }

    .banner-data {
        width: 100%;
    }

    .banner-data-up .data-up-right {
        gap: 20px;
        justify-content: space-between;
    }
}

@media (max-width: 1000px) {
    .section2.wr-flex-content {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .section1-wrap {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 600px) {
    .dynamic-item .discount-wrap,
    .dynamic-item .payTypeList {
        width: 100%;
        height: auto;
    }

    .banner-data-up .data-up-left {
        margin-bottom: 10px;
    }

    .banner-data-up .data-up-right {
        gap: 10px;
        flex-direction: column;
    }
}

.banner-bg {
    position: relative;
    background-image: url('/static/swift_proxy/images/buy/srp-bg.svg');
    background-size: 100% 100%;
    width: 1920px;
    height: 870px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner-data {
    margin-top: -40px;
}

.banner-list-wrap {
    display: flex;
    gap: 40px;
    margin-bottom: 40px;
}

.banner-list-item {
    display: flex;
    gap: 17px;
}

.banner-list-item img{
    width: 20px;
    height: 20px;
}

@media (max-width: 1200px) {

    .banner-bg {
        width: 100%;
        height: auto;
    }

    .banner-data {
        margin-top: 20px;
    }

    .shopping-box-left .left-bottom{
        height: auto !important;
    }
}

@media (max-width: 600px) {
    .banner-list-wrap {
        flex-direction: column;
        gap: 10px;
    }
}
