
.disnone{ display:none !important; }
.hang1{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hang2{ overflow:hidden; text-overflow:ellipsis; display:-webkit-box !important; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.hang3{ overflow:hidden; text-overflow:ellipsis; display:-webkit-box !important; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.midd{ position:relative; transform:translateY(-50%); top:50%; }
body{ margin:0; }
a{ text-decoration:none; }
a:active, a:hover{ text-decoration:none; text-decoration-line:none !important; }
p{ margin:0; }
div{ box-sizing:border-box; }
dd, ol, ul, li{ margin:0; padding:0; list-style:none; }
img, svg{ max-width:100%; }
form input:focus, form textarea:focus, button:focus, button:focus{ --tw-ring-offset-shadow:none !important; outline:none !important; }
[x-cloak]{ display:none !important; }
@media (max-width:768px){
    body{ overflow-x:hidden; }
}
div, p, span, a, i, b, strong, h1, h2, h3, h4, h5, h6{ /*font-family:'微软雅黑';*/ }
h1, h2, h3, h4, h5, h6{ margin-top:0; margin-bottom:0; }

.navigation-logo::before{ display:none; }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ background-image:none; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background-image:none; }
#page-content form .flex input[type=checkbox]{ border:1px solid rgb(var(--color-primary-rgb) / var(--tw-text-opacity)); }
#page-content form .flex input[type=checkbox], #page-content .flex label{ cursor:pointer; }
#page-content .product-list .product-item > div{ overflow:hidden; }
#contact_form input, #contact_form textarea{ box-sizing:border-box; padding:6px 12px; box-shadow:none; border:1px solid #888; }
.flex.items-end.opacity-0{ box-sizing:border-box; }
#product .grid .absolute a.bg-black{ line-height:0; }
#product .grid .absolute.rounded-full{ line-height:0; }
#product .grid .flex-1.cursor-pointer{ line-height:0; }
div[component='sidebar_buttons.js'] a.fixed{ font-size:0; z-index:9000; }
div[component='wave_footer.html']{ font-size:0; }


/* normal */
.normal_color{ color:#005bac; }
.normal_bg{ background-color:#005bac; }
.bg_normal{ background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_normal{ width:100%; height:auto; padding:80px 0; min-height:240px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_normal h1{ margin-bottom:20px; color:#fff; text-shadow:1px 1px 2px #333; font-size:32px; text-align:center; font-weight:bold; }
.banner_normal p{ color:#fff; text-shadow:1px 1px 2px #333; font-size:18px; text-align:center; font-weight:normal; }
.banner_normal p span, .banner_normal p a{ color:#fff; text-shadow:1px 1px 2px #333; font-size:18px; }
.pc_content, .pc_content *{ max-width:100%; font-size:16px; line-height:1.6; }
.lg-backdrop{ z-index:104000 !important; }
.lg-outer{ z-index:105000 !important; }
.normal_section{ padding:80px 0 0; }
.normal_h1{ padding:4px 0; color:#111; font-size:40px; text-align:center; font-weight:bold; }
.normal_h3{ padding:20px 0; color:#333; font-size:20px; text-align:center; font-weight:normal; }
.normal_p, .normal_p *{ color:#333; font-size:16px; line-height:1.5; font-weight:normal; }
.flex_div{ display:flex; flex-wrap:wrap; }
.flex_div .flex_16{ width:16.6%; }
.flex_div .flex_25{ width:25%; }
.flex_div .flex_33{ width:33.3%; }
.flex_div .flex_50{ width:50%; }
.flex_div .flex_66{ width:66.6%; }
.flex_div .flex_75{ width:75%; }
@media (max-width:768px){
    body{ overflow-x:hidden; }
    .normal_h1{ font-size:30px; }
    .normal_h3{ font-size:18px; }
    .flex_div .flex_16, .flex_div .flex_25{ width:50%; }
    .flex_div .flex_33, .flex_div .flex_50, .flex_div .flex_66, .flex_div .flex_75{ width:100%; }
}

