*
{
    margin: 0px;
    padding: 0px;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

.head 
{
    width: 100%;
}

.layui-fluid
{
    padding: 0px;
}

.table_notice
{
    width: 100%;
    height: 46px;
    background: linear-gradient( 90deg, #216DFF 0%, #7350F2 100%);
    text-align: center;
}

.td_notice
{
    vertical-align: middle;
}

.div_notice
{
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 18px;
    color: #EBEDF0;
}

.div_menu 
{
    background: #FFFFFF;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 18px;
    color: #222222;
    text-align: left;
}

.table_menu
{
    width: 1328px;
    margin: 0 auto;
    height: 100px;
}

.td_menu
{
    text-align: right;
    vertical-align: middle;
}

.td_menu_center
{
    text-align: center;
}

.td_logo
{
    width: 150px;
}

.logo
{
    width: 150px;
    height: 60px;
}

.div_menu_select
{
    font-family: "Roboto";
    font-weight: 600;
    font-size: 18px;
    color: #222222;
    text-align: left;
}

.span_menu_select
{
    font-family: "Roboto";
    font-weight: 600;
    font-size: 18px;
    color: #222222;
    text-align: left;
}

.div_menu_normal
{
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 18px;
    color: #000201;
    text-align: left;
}

.div_menu_desktop
{
    display: inline-block;
    margin-left: 56px;
}

.div_menu_home
{
    margin-left: 0px;
}

.div_menu_layui_row
{
    height: 100px;
}

.div_images
{
    padding-right: 50px;
    text-align: right;
}

.table_images
{
    width: 162px;
}

.search, .my, .cart
{
    width: 24px;
    height: 24px;
}

.td_search, .td_my, .td_cart
{
    width: 54px;
}

.content 
{
    margin: 0px;
    padding: 0px;
}

.div_banner_layui_row
{
    margin-top: 23px;
}

.div_banner
{
    text-align: center;
}

.img_banner
{
    width: 100%;
    vertical-align: top;
}

.__mce_add_custom__
{
    width: 100%;
    height: 100%;
}

.table_service
{
    width: 1328px;
    height: 98px;
    margin: 0 auto;
    background: #FFFFFF;
}

.td_service
{
    vertical-align: middle;
}

.div_service
{
    font-family: "Roboto";
    font-weight: 800;
    font-size: 20px;
    color: #222222;
}

.div_service_left
{
    text-align: left;
}

.div_service_right
{
    text-align: right;
}

.div_service_center
{
    text-align: center;
}

.img_services
{
    padding-right: 8px;
    width: 48px;
    height: 48px;
}

.div_top_big
{
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: Josefin Sans, Josefin Sans;
    font-weight: bold;
    font-size: 40px;
    color: #000201;
    line-height: 40px;
    text-align: center;
}

.div_disposable
{
    margin-bottom: 40px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 24px;
    color: #888888;
    line-height: 24px;
    text-align: center;
}

.div_layui_row_fill
{
    padding-left: 56px;
    padding-right: 56px;
}

.div_layui_row_width
{
    margin-top: 29px;
}

.table_top_big_product
{
    width: 1328px; 
    margin: 0 auto;
    margin-bottom: 20px;
}

.td_top_big_product
{
    padding-right: 20px;
    vertical-align: middle;
    text-align: center;
}

.div_top_big_product
{
    display: inline-block;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #E1E1E1;
}

.div_top_big_product:hover
{
    box-shadow: 0px 0px 8px 0px #E1E1E1;
}

.img_big_product
{
    width: 317px;
    height: 314px;
    border-radius: 12px 12px 0px 0px;
}

.div_big_product_info
{
    margin-top: 20px;
    margin-left: 24px;
    width: 269px;
    height: 56px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 28px;
    text-align: left;
}

.div_big_product_low_price
{
    margin-top: 6px;  
    margin-left: 24px; 
    text-align: left;
}

.span_big_product_low_price
{
    width: 106px;
    height: 20px;
    font-family: "Roboto";
    font-weight: 800;
    font-size: 20px;
    color: #216DFF;
    line-height: 20px;
}

.span_big_product_high_price
{
    width: 77px;
    height: 20px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    line-height: 20px;
    text-decoration-line: line-through;
}

.div_big_product_score
{
    margin-left: 24px;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: left;
}

.img_big_product_rate
{
    width: 14px;
    height: 12px;
}

.span_big_product_score
{
    width: 30px;
    height: 14px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}

.div_top_samll
{
    margin-top: 20px;
    margin-bottom: 65px;
    background: #FFFFFF;
}

.div_top_samll_text
{
    margin-bottom: 48px;
}

.table_top_samll
{
    width: 1328px; 
    margin: 0 auto;
}

.td_top_samll
{
    padding-right: 22px;
}

.td_top_samll_right
{
    text-align: right;
}

.img_top_samll
{
    width: 430px;
    height: 218px;
}

.span_top_samll_new
{
    font-family: "Roboto";
    font-weight: bold;
    font-size: 30px;
    color: #222222;
    line-height: 30px;
    text-align: left;
}

.span_top_samll_all
{
    font-family: "Roboto";
    font-weight: 500;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
}

.table_top_samll_product
{
    width: 1328px; 
    margin: 0 auto;
    margin-bottom: 20px;
}

.td_top_samll_product
{
    padding-right: 20px;
    vertical-align: middle;
    text-align: center;
}

.div_top_samll_product
{
    display: inline-block;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #E1E1E1;
}

.div_top_samll_product:hover
{
    box-shadow: 0px 0px 8px 0px #E1E1E1;
}

.img_samll_product
{
    width: 250px;
    height: 250px;
    border-radius: 12px 12px 0px 0px;
}

.div_samll_product_info
{
    margin-top: 20px;
    margin-left: 24px;
    height: 56px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 20px;
    text-align: left;
}

.div_samll_product_low_price
{
    margin-top: 6px;  
    margin-left: 24px; 
    text-align: left;
}

.span_samll_product_low_price
{
    width: 106px;
    height: 20px;
    font-family: "Roboto";
    font-weight: 800;
    font-size: 20px;
    color: #216DFF;
    line-height: 20px;
}

.span_samll_product_high_price
{
    width: 77px;
    height: 20px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    line-height: 20px;
    text-decoration-line: line-through;
}

.table_product_bottem
{
    width: 1328px; 
    margin: 0 auto;
    margin-top: 80px;
}

.td_product_bottem
{
    height: 460px;
    vertical-align: top;
}

.div_product_bottem_title
{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Roboto";
    font-size: 18px;
    color: #222222;
    line-height: 18px;
    text-align: left;
}

.div_product_bottem_date
{
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    color: #888888;
    line-height: 13px;
    text-align: left;
}

.div_product_bottem_info
{
    padding: 20px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-align: left;
}

.img_product_bottem
{
    width: 429px;
    height: 250px;
}

.table_sign_up
{
    width: 1328px;
    margin: 0 auto;
}

.td_sign_up
{  
    vertical-align: middle;
}

.div_sign_up
{
    margin-top: 90px;
    margin-bottom: 70px;
    padding-top: 32px;
    height: 202px;
    background: linear-gradient(90deg, #216DFF 0%, #7350F2 100%),
                url("/my_libs/images/sign_up_base.png") center/cover;
    background-blend-mode: screen;
    font-family: Poppins, Poppins;
    font-weight: 400;
    font-size: 18px;
    color: #EBEDF0;
}

.div_sign_up_title
{
    font-family: "Roboto";
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
}

.div_sign_up_info
{
    margin-top: 16px;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    color: #E1E1E1;
    text-align: center;
}

.div_form_container 
{
    display: flex;
    max-width: 639px;
    margin: 18px auto;
    border-radius: 50px;
    overflow: hidden;
}

.search-input 
{
    flex: 1;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 29px;
    padding-right: 29px;
    width: 509px;
    border: none;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    color: #888888;
    line-height: 14px;
    border-radius: 50px 0 0 50px;
    outline: none;
}

.button_submit 
{
    padding: 0 30px;
    width: 130px;
    background: #FFA32A;
    border: none;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 14px;
    cursor: pointer;
    border-radius: 0 50px 50px 0;
}

.div_page_title
{
    margin-bottom: 56px;
    text-align: center;
    font-family: "Josefin Sans";
    font-weight: bold;
    font-size: 40px;
    color: #000201;
}

.div_faqs
{
    margin-top: 64px;
    margin-bottom: 56px;
    text-align: center;
}

.img_faqs
{
    width: 100px;
    height: 40px;
}

.div_payment, .div_ship
{
    height: 64px;
    background: #F7F8F9;
    border-radius: 4px 4px 4px 4px;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 18px;
    color: #222222;
    line-height: 64px;
}

.div_ship
{
    margin-top: 40px;
}

.img_payment, .img_ship
{
    margin-left: 18px;
    margin-right: 12px;
    width: 25px;
    height: 25px;
}

.div_payment_ship_text
{
    margin-top: 28px;
    margin-bottom: 20px;
}

.span_payment_ship_text
{
    padding-left: 16px;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    color: #222222;
    line-height: 16px;
}

.img_payment_ship_text
{
    padding-right: 21px;
    float: right;
    width: 18px;
    height: 18px;
}

.div_line
{
    border-top: 1px solid #E1E1E1;
}

.div_line_tail
{
    margin-top: 64px;
}

.foot 
{
    color: white;
}

.div_info_layui_row
{
    padding-top: 40px;
    padding-bottom: 58px;
    padding-left: 56px;
    padding-right: 56px;
    background: linear-gradient( 90deg, #216DFF 0%, #7350F2 100%);
}

.table_info
{
    width: 100%;
    height: 378px;
}

.td_info
{
    height: 48px;
    vertical-align: middle;  
}

.td_info_logo
{
    height: 80px;
}

.td_info_icon
{
    padding-right: 11px;
    width: 50px;
}

.td_info_online
{
    padding-bottom: 6px;
    vertical-align: bottom;
    height: 99px;
}

.td_info_phone
{
    height: 99px;
    vertical-align: top;
}

.td_info_text
{
    height: 30px;
}

.td_info_follow
{
    height: 59px;
}

.img_logo_foot
{
    width: 110px;
    height: 60px;
}

.img_icon_service
{
    width: 47px;
    height: 49px;
}

.div_info_normal
{
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    text-align: left;
}

.a_info_normal
{
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    text-align: left;
}

.a_info_normal:hover
{
    color: #FFFFFF;
}

.img_flag
{
    margin-right: 4px;
    width: 24px;
    height: 15px;
}

.placeholder
{
    visibility: hidden;
}

.img_address, .img_mail, .img_mobile
{
    margin-right: 2px;
    width: 16px;
    height: 16px;
}

.img_instagram, .img_facebook, .img_pinterest, .img_twitter, .img_snapchat
{
    margin-right: 9px;
    width: 20px;
    height: 20px;
}

.div_info_sharp
{
    font-family: "Roboto";
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    text-align: left;
}

.div_layui_row_bottom_fill
{
    padding-left: 56px;
    padding-right: 56px;
    background: #1B1735;
}

.table_bottom
{
    width: 100%;
    height: 90px;
    background: #1B1735;
}

.td_bottom
{
    vertical-align: middle;
}

.div_bottom
{
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    color: #888888;
    text-align: left;
}

.img_pay
{
    width: 48px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
}

@media screen and (max-width: 767px)    /* 超小屏幕样式 (手机 <768px) */
{
    .div_not_desktop
    {
        display: block;
    }

    .div_desktop
    {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px)    /* 小屏幕样式 (平板 ≥768px) */
{
    .div_not_desktop
    {
        display: block;
    }

    .div_desktop
    {
        display: none;
    }
}

@media screen and (min-width: 992px)    /* 中等屏幕样式 (桌面 ≥992px) */ 
{
    .div_desktop
    {
        display: block;
    }

    .div_not_desktop
    {
        display: none;
    }

    .layui-col-md2-4
    {
        width: 20%;
    }
}