.intro {
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px;
}

.intro span {
    background-color: #EF9A57;
    padding: 5px 5px;
    margin-left: 5px;

}

.line-height_p {
    line-height: 1.8;
    margin-bottom: 8px;
    margin-top: 4px;
}


/* .border-bottom {
    padding-bottom: 12px;
    border-bottom: 1px solid #C4C4C6;
} */



.mt_15 {
    margin-top: 15px;
}

.D6CD94 {
    background-color: #D6CD94;
}

.table2 table {
    grid-template-columns: 182px repeat(3, 1fr);
    grid-template-rows: auto repeat(3, 1fr)
}

.table2 th {
    padding: 20px 0;
}

@media screen and (min-width: 751px) {
    .heading_h3 {
        font-size: 22px;
        font-weight: 700;
    }
}



@media screen and (max-width: 750px) {
    .table2 table {
        grid-template-columns: 136px repeat(3, 192px);
        grid-template-rows: auto repeat(3, 1fr)
    }

    .goods__choose .sf-u-grid_row {
        justify-content: center;
    }

    .heading_h3 {
        font-size: 20px;
    }
}



.ess {
    width: 135px;
}

.ess_p {
    font-size: 13px;
    margin-top: 8px;
}

.ess_txt {
    font-size: 16px;
}

.ess_symbol {
    font-size: 30px;
}

.ess_container {
    width: 900px;
    margin: 0 auto;
    p
}

.ess_border {
    padding-bottom: 40px;
    border-bottom: 1px solid #C4C4C6;
    width: 100%;
}



@media screen and (max-width: 768px) {
    .ess_container {
        width: 100%;
        padding: 0 15px;
        /* margin: 0 20px; */
    }

    .ess_border {
        padding-bottom: 40px;

    }


    .ess {
        width: 120px;
    }

}

@media screen and (max-width: 750px) {
    .ess_container {
        width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }




    .ess_border {
        padding-bottom: 20px;

    }

    .ess_txt {
        font-size: 15px;
    }
}

/* 顏色線條 */
.bb-4-1 {
    border-bottom: 4px solid #EF9A57;
    width: fit-content;
}

.bb-4-2 {
    border-bottom: 4px solid #D6CD94;
    width: fit-content;
}

.bb-4-3 {
    border-bottom: 4px solid #DE9C82;
    width: fit-content;
}

.bb-4-4 {
    border-bottom: 4px solid #645045;
    width: fit-content;
}

.bb-4-5 {
    border-bottom: 4px solid #BA7064;
    width: fit-content;
}

.bb-4-6 {
    border-bottom: 4px solid #6C8249;
    width: fit-content;
}

.bb-4-7 {
    border-bottom: 4px solid #E0D0C6;
    width: fit-content;
}

.bb-4-8 {
    border-bottom: 4px solid #B4A53A;
    width: fit-content;
}

.bb-4-9 {
    border-bottom: 4px solid #345A54;
    width: fit-content;
}

.bb-4-10 {
    border-bottom: 4px solid #C9D4BF;
    width: fit-content;
}

.bb-4-11 {
    border-bottom: 4px solid #8FCABF;
    width: fit-content;
}

.bb-4-12 {
    border-bottom: 4px solid #E8A782;
    width: fit-content;
}

.bb-4-13 {
    border-bottom: 4px solid #927F93;
    width: fit-content;
}

.bb-4-14 {
    border-bottom: 4px solid #BECEA2;
    width: fit-content;
}

.bb-4-15 {
    border-bottom: 4px solid #E8BF4E;
    width: fit-content;
}
.bb-4-16 {
    border-bottom: 4px solid #EFD7D1;
    width: fit-content;
}
.bb-4-17 {
    border-bottom: 4px solid #A1A78A;
    width: fit-content;
}
.bb-4-18 {
    border-bottom: 4px solid #E3CBB1;
    width: fit-content;
}
