.contact-item {
    display: flex;
    margin-bottom: 20px;
    line-height: 30px;
}

.contact-item span {
    font-size: 30px;
}

.mr-10 {
    margin-right: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.pa-10 {
    padding: 10px;
}

.form_input input {
    width: 100%;
    height: 55px;
    padding: 0 18px;
    font-size: 14px;
    line-height: 21px;
    color: #676767;
    background: #F9F9F9;
}

.show-products-images {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.show-products-images img {
    width: 600px;
}

.show-products-name {
    font-size: 18px;
    line-height: 30px;
    /*text-align: center;*/
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.w-100p {
    width: 100%;
}

.main-container {
    width: 96%;
    max-width: 1400px;
    margin:  0 auto;
}

.pr {
    position: relative;
}

.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.hc {
    display: flex;
    justify-content: center;
}

#c_static_001_P_38199-1719246057223 .e_text-4 {
    text-align: unset;
    padding: 0 6px;
    height: unset;
}

#c_static_001_P_14366-1718546157427 .e_text-42, #c_static_001_P_31381-17187582561600 .e_text-5 {
    text-align: unset;
}

@media screen and (max-width: 667px) {
    #c_static_001_P_32415-1718696454018 {
        display: unset;
    }
    #c_static_001-17183432818060 {
        top: unset;
        margin-top: 7px;
    }
    .line400 {
        margin-bottom: 20px;
    }

    #c_new_detail_003_P_017-17192758895410 .e_icon-67 {
        line-height: unset;
    }

    #c_new_detail_003_P_017-17192758895410 .e_container-48 .cbox-48-0 {
        flex: unset;
    }

    #c_new_detail_003_P_017-17192758895410 .e_text-95 {
        text-align: unset;
    }

    .show-products-images img, .show-content img {
        width: 100%;
    }

    .blg {
        display: unset;
    }

    #c_navigation_006_P_1434-1718695401804 .e_container-14 {
        height: 60px;
    }

    #c_static_001_P_1046-1718554752197 .e_image-9 {
        height: 150px;
    }
}