.page {
    max-width: 100%;
    overflow-x: hidden;
}

.box3_1 {
    width: 100%;
    margin-top: 80px;
    padding: 40px 0;
    background-image: url('./../img/calculator-banner-bg-blue-1.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

.box_2 {
    width: 100%;
    max-width: 1160px;
    display: grid;
    grid-template-columns: 52fr 44fr;
    margin: 0 auto;
    gap: 4%;
}

.section1_6{
    width: 90%;
    height: 100%;
    display: flex;
    align-items: center;
}

.box2_1{
    width: 100%;
}

.text_7 {
    width: 100%;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 38px;
    font-family: Karla, sans-serif;
    font-weight: 600;
    text-align: left;
    line-height: 60px;
}

.text_8 {
    width: 100%;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 16px;
    font-family: Karla, sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 28px;
}

.section1_7{
    width: 98%;
    box-shadow: 4px 4px 18px 0px rgba(109, 114, 120, 0.16);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 16px;
    padding: 20px 30px;
}

.text-wrapper_10 {
    width: 60%;
    float: left;
    margin-top: 10px;
}

.text-wrapper_10_1{
    width: 36%;
    height: 62px;
    float: left;
    margin-top: 10px;
}

.text_16 {
    width: 79px;
    height: 20px;
    overflow-wrap: break-word;
    color: #000D1C;
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.block_2-0 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 100%;
    height: 42px;
    border: 1px solid rgba(223, 227, 231, 1);
    position: sticky;
    top: 0;
    -webkit-overflow-scrolling: touch;
}

.block_2-0-2{
    background-color: #ECF1FF;
    border-radius: 8px;
    width: 100%;
    height: 42px;
    position: sticky;
    top: 0;
    -webkit-overflow-scrolling: touch;
}

.block_2-0-1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 100%;
    height: 42px;
    border: 1px solid rgba(223, 227, 231, 1);
    position: sticky;
    top: 0;
    -webkit-overflow-scrolling: touch;
}

.block_2-0-1 input{
    width: 29%;
    height: 42px !important;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent; /* 移除点击高亮 */
    outline: none; /* 禁用焦点边框 */
    user-select: none;
    padding-left: 8px;
    font-size: 16px;
}

.block_2-0-1 input:focus{
    font-size: 16px;
}

.block_2-0 select{
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
    padding-left: 8px;
    font-size: 16px;
}

.block_2-0 input{
    width: 100%;
    height: 42px !important;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent; /* 移除点击高亮 */
    outline: none; /* 禁用焦点边框 */
    user-select: none;
    padding-left: 8px;
    font-size: 16px;
}

.block_2-0 input:focus{
    font-size: 16px;
}

.block_2-0 input:focus{
    outline: none;
    border: 1px solid rgba(223, 227, 231, 1);
}

.margin-left-4{
    margin-left: 4%;
}

.text-wrapper_11 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.text-wrapper_11 select{
    width: 100%;
    height: 42px;
    border-radius: 8px;
    border: 1px solid rgba(223, 227, 231, 1);
    padding-left: 8px;
}

.quantity-input{
    width: 100% !important;
}

.text-wrapper_2 {
    background-color: rgba(24, 81, 224, 1);
    border-radius: 8px;
    height: 60px;
    width: 100%;
    float: left;
    margin-top: 30px;
}

.text-wrapper_2:hover{
    background-color: #4D8AFF;
}

.text_20 {
    width: 100%;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 60px;
    cursor: pointer;
}

.text-wrapper_10_2{
    width: 100%;
    height: 20px;
}

.hp-form-info{
    display: none;
    width: 100%;
    height: 20px;
    text-align: left;
    font-size: 14px;
}

.success{
    color:#20c997;
}

.error{
    color:#9d0006
}

.box2_2{
    width: 100%;
    background: linear-gradient(#E3F1FE , #F7FBFF, #E3F1FE);
    padding: 40px 0;
}

.box2_3{
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 16px;
    padding: 0 0 20px 0;
}

.box2_3_0{
    width: 100%;
    /*display: flex;*/
    align-items: center;
    padding: 20px 40px;
    display: grid;
    grid-template-columns: 3fr 2fr 3fr 2fr;
}

.box2_3_1{
    float: left;
}

.border-bottom-1{
    border-bottom: 1px solid rgba(223, 227, 231, 1);
}

.text2-1{
    width: 100%;
    height: 60px;
    padding: 0 40px;
    display: grid;
    grid-template-columns: 3fr 2fr 3fr 2fr;
}

.text2-2{
    float: left;
    font-size: 16px;
    line-height: 60px;
    font-family: 'Karla', sans-serif;

}

.text2-2 img{
    margin: 10px 0 0 10px;
}

.region-map{
    width: 46px;
    height: 46px;
    float: left;
    margin-right: 20px;
}

.progress-bar{
    width: 70%;
    height: 16px;
    background-color: #F0F0F0;
    border-radius: 8px;
    position: relative;
    margin-bottom: 10px;
}

.progress-point{
    position: absolute;
    background-color: #1B9AEE;
    height: 16px;
    border-radius: 8px;
}

.width-5{
    width: 5px;
}

.width-8{
    width: 8px;
}

.width-11{
    width: 11px;
}

.width-16{
    width: 16px;
}

.left-10{
    left: 10%;
}

.see-more{
    width: 180px;
    height: 36px;
    margin: 20px auto;
    background-color: #1851E0;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    font-family: 'Karla', sans-serif;
    color: #fff;
    font-weight: bold;
}

.see-more:hover{
    background-color: #4D8AFF;
}

.text-days{
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #454f5b;
    font-weight: 300;
    text-align: center;
    font-family: 'Karla', sans-serif;
}

.text-mores{
    width: 100%;
    padding: 0 40px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #00101F;
    line-height: 60px;
    text-align: center;
    font-style: normal;
}

.text-mores a{
    color: #1851E0;
}

.region-express{
    width: 70px;
    height: 46px;
    float: left;
    margin-right: 20px;
}

.text-region-1{
    width: 60%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #454f5b;
    font-weight: 300;
    font-family: 'Karla', sans-serif;
}

.text-volume{
    float: left;
    font-size: 14px;
    line-height: 46px;
    color: #454f5b;
    font-weight: 300;
    text-align: center;
    font-family: 'Karla', sans-serif;
}

.text-price{
    padding: 0 10px;
    margin-top: 10px;
    background-color: #1851E0;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    float: left;
    font-family: 'Karla', sans-serif;
}

.text-save{
    font-size: 14px;
    line-height: 26px;
    color: #F7B925;
    font-family: 'Karla', sans-serif;
    float: left;
}

.num-save{
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    margin-left: 8px;
    background-color: #F7B925;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    float: left;
    font-family: 'Karla', sans-serif;
}

.num-fee{
    width: 50%;
    font-size: 20px;
    line-height: 20px;
    color: #454f5b;
    font-weight: 600;
    font-family: 'Karla', sans-serif;
    float: left;
    margin-left: 50px;
}

.stock-button{
    display: inline-block;
    width: 120px;
    height: 38px;
    margin-top: 4px;
    background-color: #1851E0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    line-height: 40px;
    border-radius: 4px;
    cursor: pointer;
}

.stock-button:hover{
    background-color: #4D8AFF;
}

.add-sku-icon{
    width: 14px;
    height: 14px;
    margin: 14px 6px 0 6px;
    float: left;
}

.text-add-sku{
    width: 80%;
    float: left;
    font-size: 14px;
    line-height: 42px;
    color: #1851E0;
}

.text-more{
    width: 100%;
    padding: 0 40px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #46505C;
    line-height: 60px;
    text-align: left;
    font-style: normal;
}

.opacity-5{
    opacity: 0.5;
}

.text-remind{
    width: 96%;
    margin: 20px auto;
    background-color: rgba(24, 81, 224, 0.1);
    padding: 10px;
    border-radius: 4px;
}

.text-remind img{
    float: left;
}

.text-remind-1{
    width: 90%;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #001322;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    margin-left: 4%;
}

.text-remind-1 a{
    color: #1851E0;
}

.text-tip{
    width: 96%;
    margin: 0 auto;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #454F5B;
    line-height: 14px;
    text-align: left;
    font-style: normal;
}

.faq {
    max-width: 92%;
    margin: 10px auto;
    font-family: 'Karla', sans-serif;
}

.faq-item {
    margin-bottom: 16px;
    cursor: pointer;
}

.faq-question {
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: #454f5b;
    background-color: #fff;
    padding: 0 20px 0 20px;
    line-height: 68px;
    font-weight: normal;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    position: relative;
    border-radius: 6px;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    /*transition: max-height 0.4s ease, opacity 0.4s ease;*/
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: #454f5b;
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.18);
    border-radius: 6px;
}

.thumbnail1_15 {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 30px;
    right: 40px;
}

/* 展开状态 */
.faq-item.active .faq-answer {
    max-height: 500px; /* 设一个足够容纳内容的最大高度 */
    opacity: 1;
    margin-bottom: 10px;
    padding: 12px 10px 12px 40px;
}

.faq-item.active .thumbnail1_15 {
    transform: rotate(180deg);
}

.box7_0{
    width: 100%;
    margin-top: 0;
    background-color: #F9FAFB;
}

.box_13 {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
}

.text_377 {
    width: 80%;
    overflow-wrap: break-word;
    color: #454f5b;
    font-size: 28px;
    font-family:  'Karla', sans-serif;
    font-weight: normal;
    text-align: center;
    line-height: 32px;
    margin: 58px auto 30px auto;
}

@media (max-width: 768px){
    .box_2{
        width: 90%;
        grid-template-columns: 1fr;
    }

    .text-region-1{
        width: 96%;
    }

    .faq-question{
        line-height: 36px;
    }

    .thumbnail1_15 {
        right: 10px;
        top: 14px;
    }

    .text2-2{
        line-height: 30px;
    }

    .text2-2 img{
        display: none;
    }
}

@media (max-width: 431px){
    .text-wrapper_10_1{
        width: 100%;
    }

    .text2-1{
        grid-template-columns: 3fr 2fr;
    }

    .box2_3_0{
        grid-template-columns: 3fr 2fr;
        gap: 10px;
    }

    .num-fee{
        width: 80%;
        margin-left: 0;
    }

    .faq-question{
        line-height: 30px;
    }

    .thumbnail1_15{
        right: 4px;
        top: 12px;
    }

    .text-wrapper_10{
        width: 96%;
    }

    .margin-left-4{
        margin-left: 0;
    }

    .text-tip{
        width: 90%;
    }

    .text-more{
        font-size: 16px;
        line-height: 30px;
    }

    .progress-bar{
        width: 90%;
    }
}