﻿@charset "utf-8";
@media (min-width: 576px){
    /*.header .navbar .inner {
        max-width: 540px;
    }*/
}
@media (min-width: 768px){
    .header .navbar .inner {
        max-width: 100%;
    }
    .navbar-expand-md .navbar-nav {
        flex-wrap: wrap;
        justify-content: center;
    }
    body.product.p02 .gallery-list.cover.hov-cart .item .pic .cover {
        background: url(../images/producthover2.png) center no-repeat rgba(0, 0, 0, 0.5);
    }
    body.product.p02 .gallery-list .item .pic a::after {
        display:none;
    }
}
@media (min-width: 992px){
    .header .navbar .inner {
        max-width: 960px;
    }
    .header .navbar-nav .nav-link {
        padding: 22px;
    }
    .wid-float-section ul {
       background:none;
       padding:5px;
    }
    body.scroll-to-bottom .wid-float-section {
        background: rgb(255 255 255 / 53%);
    }
    .wid-float-section, body.scroll-down .wid-float-section.mobile-animate {
        right: 16px;
        bottom: 76px;
    }
}
@media (min-width: 1200px){
    .header .navbar .inner {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .header .navbar .inner{
        max-width: 1320px;
    }
}
@media (max-width: 1440px) {
    body.home .page-content .orderingbox .ordering_list .list_item::before {
        width: 43px;
        height: 40px;
        right: -52px;
        background-size: contain;
        top: calc(50% - 40px / 2);
    }
    body.home .page-content .orderingbox .ordering_process .list_item {
        padding: 22px 12px;
    }
}
@media (max-width: 1199px) {
    body.home .categorybox .catelist .list_item a .pic, body.home .categorybox .catelist .list_item a .info {
        width: 50%;
    }
    body.home .categorybox .catelist .list_item a .info .item_title {
        font-size: 30px;
        margin-bottom: 20px;
    }
    body.home .categorybox .catelist .list_item:hover a .info::after {
      
        left: -70%;
        top: -224px;
        height: 300%;
    }
    body.home .page-content .orderingbox .ordering_list .list_item::before {
        width: 36px;
        height: 35px;
        right: -44px;
        background-size: contain;
        top: calc(50% - 35px / 2);
    }
    body.home .page-content .orderingbox .ordering_list .list_item .icon {
        width: 100px;
        height: 102px;
        margin: 0 auto 16px;
        background-size: cover;
    }
    body.home .page-content .orderingbox .ordering_list .list_item.i2 .icon {
        background-position: center top -194px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item.i3 .icon {
        background-position: left 0px top -508px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item.i4 .icon {
        background-position: left -2px top -605px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item.i5 .icon {
        background-position: left -2px top -891px;
    }

    body.home .page-content .orderingbox .ordering_list .list_item.i6 .icon {
        background-position: center top -1241px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item.i7 .icon {
        background-position: center top -1560px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item.i8 .icon {
        background-position: center top -1915px;
    }
    .footer .left-area, .footer .right-area {
        width: 100%;
    }
    .footer .right-area {
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        margin-top: 30px;
    }

}
@media (max-width: 1099px) {
    
}
@media (max-width: 991px) {

    .wid-float-section ul li, .wid-float-section ul li a {
        width: 100%;
    }

    .header .navbar .nav-brand-wrapper {
        flex: inherit;
    }
    body.home .categorybox .catelist .list_item a .pic img {

        top: -20px;
    }
    body.home .categorybox .servicebox .list_item {
        width: 48%;
        margin-bottom: 68px;
    }
    body.home .categorybox .catelist .list_item a .info .inner {
        width: 85%;
    }
    body.home .page-content .productbox .list_item .mask .icon {
        width: 100px;
        height: 56px;
        background-size: contain;
    }
    body.home .page-content .orderingbox .container {
        max-width: 90%;
    }
    body.home .page-content .orderingbox .ordering_list .list_item.i3 .icon {
        background-position: left 0px top -420px;
        width: 107px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item::after {
        width: 52px;
        height: 52px;
        left: -20px;
        top: -20px;
        font-size: 22px;
        background-size: contain;
    }
    body.home .page-content .orderingbox .ordering_list .list_item::before {
        right: -39px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item .subtitle {
        font-size: 20px;
    }
    body.home .page-content .productbox::before {
        width: 442px;
        height: 215px;
        top: -89px;
    }
    body.home .page-content .productbox::after {
        width: 260px;
        height: 161px;
        bottom: -88px;
    }
    body.home .page-content .productbox.sec01 {
        padding-bottom: 70px;
    }
    body.home .page-content .orderingbox .ordering_process {
        padding: 90px 0px 0 0px;
    }
    body.home .page-content .smlink_banner .container {
        max-width: 100%;
    }
    body.home .page-content .smlink_banner .wid-page_unit a p span {
        display: block;
    }
    body.home .page-content .smlink_banner .wid-page_unit a p span:before {
        margin: 0 15px;
    }
    body.home .page-content .btlink .d-flex {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    body.home .page-content .btlink .more {
        margin-top: 14px;
    }
    .gotop {
        bottom: 112px;
    }
    body.scroll-down .wid-float-section.mobile-animate {
        bottom: -88px;
    }
}
@media (max-width: 767px) {
    .is_scroll .header .navbar .navbar-brand, .header .navbar .navbar-brand {
        width: 126px !important;
        height: 103px !important;
        background-size: 100%;
        background: url(../images/logom.png) center center no-repeat !important;
    }
    .header .navbar .inner {
        align-items: center;
        margin-bottom: 0;
    }
    .header .navbar > .container-fluid {
        padding: 0 var(--bs-gutter-x, 0.75rem) !important;
    }
    .header .navbar .navbar-nav.nav-1 > .nav-item::before, .header .navbar .navbar-nav.nav-1 > .nav-item > .nav-link::before, .header .navbar .navbar-nav.nav-1 > .nav-item > .nav-link::after {
        content: none;
    }
    .header .navbar-nav .nav-item:hover > .nav-link {
        background: #3e5b99;
    }
    .header .navbar .navbar-nav.nav-1 > .nav-item .navbar-nav {
        background: rgb(58 109 184 / 25%);
    }

    body.home .categorybox .catelist .list_item a .pic, body.home .categorybox .catelist .list_item a .info, body.home .categorybox .catelist .list_item a .info .inner {
        width: 100%;
    }
    body.home .categorybox .catelist .list_item a .pic img {
        top: -30px;
        width: 86%;
    }
    body.home .categorybox .catelist .list_item::after {
        content:none;
    }
    body.home .categorybox .catelist .list_item a .info {
        overflow: hidden;
        padding: 33px;
    }
    body.home .categorybox .catelist .list_item:nth-child(2) {
        /* margin-left: 47px; */
        transform: none;
    }
    body.home .page-content .productbox .list_item {
        margin-bottom: 44px;
    }
    body.home .page-content .productbox::before {
        width: 354px;
        height: 173px;
        top: -65px;
    }

    body.home .page-content .orderingbox .ordering_list .list_item {
        width: 45%;
    }
    body.home .page-content .orderingbox .ordering_list .list_item::before {
        right: -47px;
    }
    body.home .page-content .orderingbox .ordering_list .list_item:nth-child(2n)::before{
        content:none;

    }
    body.home .page-content .orderingbox {
        background: url(../images/sopbgm.jpg)center top no-repeat, url(../images/sopbg2m.jpg) left bottom no-repeat;
        padding-bottom: 227px !important;
        padding-top:110px !important;
    }

    body.home .page-content .orderingbox .ordering_process {
        padding: 30px 0 30px 52px;
        background: url(../images/soplinem.jpg) left 24px top no-repeat;
    }
    body.home .page-content .orderingbox .ordering_process .list_item {
        margin-bottom: 36px;
        width: 65%;
    }

    body.home .page-content .orderingbox .ordering_process .list_item::before {
        width: 0;
        height: 5px;
        right: auto;
        left: -90px;
        top: calc(50% - 5px / 2);
    }
    body.home .page-content .orderingbox .ordering_process .list_item.aos-animate::before {
        height: 5px;
        animation-delay: 1s;
        width: 94px;
    }
    body.home .page-content .orderingbox .ordering_process .list_item::after {
        left: -157px;
        top: calc(50% - 68px / 2);
    }
    body.home .page-content .orderingbox .ordering_process::before {
        right: auto;
        top: auto;
        transform: rotate(90deg);
        left: -12px;
        bottom: -31px;
    }
    body.home .page-content .orderingbox .ordering_process::after {
        left: 10px;
        top: -24px;
    }
    body.home .page-content .clientbox:before {
        background-position:left center;
    }
    body.home .page-content .clientbox {
        padding: 60px 0 112px 0 !important;
    }
    body.home .page-content .smlink_banner .pic {
        left: 0;
        bottom: auto;
        top: -178px;
    }
    body.home .page-content .smlink_banner .wid-page_unit a {
        padding: 24px 28px 24px 28px;
    }
    body.home .page-content .clientbox .box-intro {
        width: 100%;
    }
    .footer .footer_content .list-unstyled {
        grid-template-columns: 1fr 1fr;
    }
    .footer .footer-info ul li .icon {
        width: 70px;
        height: 70px;
    }
    .footer .footer_content .list-unstyled .list-item {
        padding-left: 80px;
    }
    .footer .footer-info ul li.tel .icon {
        background-position: top -13px center;
    }
    .footer .footer-info ul li.bstime .icon {
        background-position: top -556px center;
    }

    .footer .footer-info ul li.add .icon {
        background-position: top -899px center;
    }

    .footer .footer-info ul li.mail .icon {
        background-position: top -1622px center;
    }

    .footer .footer-info ul li.lineID .icon {
        background-position: top -1934px center;
    }
    .footer .footer-info ul li.tel .icon {
        background-position: top -13px center;
    }
    .footer .copyrights-info > * {
        float: none !important;
        text-align: center;
    }
    .sec01 {
        position: relative;
        padding: 60px 0;
    }
    body.home .page-content .categorybox .h2 {
        margin-bottom: 54px;
    }
    body.home .page-content .h2 {
        margin-bottom: 32px;
    }
    body.product.show .anchor-title ul li {
        width: 50%;
    }

    body.product.show .anchor-title ul {
        padding: 0 !important;
    }

        body.product.show .anchor-title ul li a {
            padding: 10px;
            color: #fff;
        }
 body.product.show .anchor-title ul li a.active {
        color: yellow;
    }
    body.product.show .anchor-title {
        background: var(--second-color);
        color: #fff;
        margin-bottom: 24px;
    }
    body.product.show .anchor-title.fixed-anchor.scroll-to-fixed-fixed {
        margin-bottom: 0;
    }
   
    body.product.show .anchor-title .container {
        max-width: 100%;
        padding: 0;
    }
}
@media (max-width: 575px) {
    body.home .categorybox .servicebox .list_item {
        width: 92%;
        padding: 16px;
        padding-left: 133px;
        min-height: 186px;
        margin: 0 auto 37px;
    }
    body.home .categorybox .servicebox .list_item .icon {
    width: 153px;
    height: 155px;
    margin: 0;
    background: url(../images/list_item_round.png) no-repeat center;
    position: absolute;
    left: -26px;
    top: calc(50% - 155px / 2);
}
    body.home .categorybox .servicebox {
        margin-top: 58px;
    }
    body.home .categorybox .servicebox .list_item h3 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 22px;
}
    body.home .page-content .orderingbox .ordering_list .list_item::before {
        right: -41px;
    }
    body.home .page-content .orderingbox .container {
        max-width: 100%;
    }
    body.home .page-content .orderingbox .ordering_list .list_item::after {
        left: -9px;
        top: -17px;
    }
    body.home .page-content .orderingbox .ordering_process .list_item::after {
        left: -137px;
    }
    .slick .slick-next {
        right: -8px;
    }
    .slick .slick-arrow.slick-prev {
        left: -8px;
    }
    body.home .page-content .btlink p {
        font-size: 22px;
    }
    .footer .footer_content .list-unstyled {
        display: block;
    }
    .is_scroll .header .navbar .navbar-brand, .header .navbar .navbar-brand {
        width: 90px !important;
        height: 82px !important;
        background-size: contain !important;
    }
    .header .navbar .small-btn-box .btn-search:before {
        font-size: 14px;
    }
    body.product.show .shop-box > .btn {
        margin-right: 0 !important;
        display:block;
    }
    body.product.show .shop-box > .btn-light {
        margin-bottom: 8px;
    }
}
@media(max-width:480px) {
    .is_scroll .header .navbar .navbar-brand, .header .navbar .navbar-brand {
        margin: 0;
    }
    .header .navbar {
        padding-top: 48px;
    }
        .header .navbar .small-btn-box ul {
            position: absolute;
            right: 0;
            top: 21px;
            display: block;
            /* left: 0; */
        }
    body.home .page-content .productbox::before {
        width: 270px;
        height: 132px;
    }
    body.home .categorybox .servicebox .list_item .icon {
        width: 130px;
        height: 130px;
        left: -26px;
        top: calc(50% - 130px / 2);
        background-size: contain;
    }
    body.home .categorybox .servicebox .list_item {
        padding-left: 110px;
    }
        body.home .categorybox .servicebox .list_item .icon:after {
            width: 52px;
            height: 43px;
            left: calc(50% - 52px /2);
            top: calc(50% - 43px /2);
            background-size: cover;
        }
        body.home .categorybox .servicebox .list_item.i2 .icon:after {
            background-position: top -213px center;
        }
        body.home .categorybox .servicebox .list_item.i3 .icon:after {
            background-position: top -451px center;
        }
        body.home .categorybox .servicebox .list_item.i4 .icon:after {
            background-position: top -676px center;
        }
    body.home .page-content .orderingbox .ordering_process .list_item::before {
        width: 39px;
        height: 5px;
        right: auto;
        left: -30px;
        top: calc(50% - 5px / 2);
    }
    body.home .page-content .orderingbox .ordering_process .list_item::after {
        left: -57px;
        width: 50px;
        height: 50PX;
        font-size: 26px;
        top: calc(50% - 50px / 2);
    }
    body.home .page-content .orderingbox .ordering_process .list_item {
        width: 100%;
    }
}


