﻿@charset "utf-8";

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {
    body.home .navbar.newtop .navbar-brand {
        width: 140px !important;
        height: 50px !important;
        margin: 8px 0;
    }
}

@media (max-width: 1800px) {
    .footer .tep1:last-child {
        width: 20%;
    }

    .director_c .tit p.tx_t {
        left: 1px;
    }

    .footer .new_flower4 {
        top: 71px;
    }

    .new_flower.new_flower2 img {
        width: 14%;
    }


    .new_flower img {
        width: 80%;
        margin: 0 0 0 auto;
    }

    .new_flower.new_flower4 img {
        width: 14%;
    }

    .footer .copyrights {
        padding-right: 0;
    }

    .footer-bottom .container {
        width: auto;
        padding-left: 0;
    }


    body.home .banner .bann_tit {
        top: 25%;
        padding: 50px 0 40px;
    }

    body.home .banner .bann_tit:after {
        height: 105px;
    }

    body.home .banner .bann_tit:before {
        height: 185px;
    }

    body.home .banner .bann_tit h3 {
        letter-spacing: 11.9px;
    }
}

@media (max-width: 1400px) {
    .home_worl h3 {
        margin: 0px 0px 50px 60px;
    }

    home_worl .wo_left {
        padding-right: 3%;
    }

    .director_c .tit p.tx_t {
        left: -1px;
    }

    .director_c .tit .pic {
        width: 75%;
        margin: 0 auto;
    }

    .director_c .tit h4 {
        margin-bottom: 10px;
    }
}

@media (max-width: 1199px) {
    .header .navbar .container-fluid {
        width: 100%;
    }

    .header .navbar-nav .nav-link {
        padding: 18px .8vw;
    }

    .footer .new_flower4 {
        top: 111px;
    }

    .new_flower.new_flower3 img {
        width: 70%;
    }

    .director_c .tit p.tx_t {
        left: 5px;
    }

    .director_c .tit .pic {
        padding-left: 7%;
    }

    .home_worl .wo_left {
        padding-left: 45px;
    }

    .home_worl .wo_left,
    .home_worl .wo_right {
        width: 50%;
    }

    .home_worl h3 {
        writing-mode: unset;
        text-orientation: unset;
        margin: 0px auto 20px;
        letter-spacing: 2px;
    }
}

@media (max-width: 991px) {
    .navbar.newtop .navbar-collapse > .navbar-nav:before {
        top: -999px;
        bottom: 0;
    }

    .navbar .navbar-collapse > .navbar-nav:before {
        left: -999px;
    }

    .bsnavclose.close-btn {
        right: 16px;
        top: 19px;
        filter: invert(1);
    }

    .bsnav-mobile {
        z-index: 101;
    }

    .bsnav-mobile .navbar {
        padding: 0;
        background: #000;
    }

    .bsnav-mobile.full.in .navbar {
        background: rgba(255, 255, 255, 0.8);
        backdrop-filter: blur(4px);
    }

    .bsnav-mobile.full .navbar .navbar-brand {
        width: 220px !important;
        height: 75px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .bsnav-mobile.full .navbar-nav .nav-item .nav-link {
        color: var(--bs-dark);
    }

    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav .nav-item .nav-link {
        color: var(--bs-white);
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
        background: #94a07c42;
        margin-left: 0;
        margin-right: 0;
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link:hover {
        background-color: #fff;
        color: #000;
    }

    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        padding: 15px 0px;
        border-bottom: solid 1px #2e2f29;
    }

    .header .navbar-nav.navbar-mobile > .nav-item > .nav-link:before {
        left: 2px;
        top: 16px;
        display: none;
    }

    .header .btn-group.lang .dropdown-item {
        padding: 6px 19px;
        font-size: 12px;
    }

    .header .navbar .small-btn-box ul {
        margin-right: 10px;
    }

    .navbar .nav-brand-wrapper {
        flex: 0 0 auto;
    }

    .navbar.newtop .navbar-brand,
    .navbar .navbar-brand {
        width: 168px !important;
        height: 60px !important;
        margin: 10px 0;
    }

    .navbar .small-btn-box .btn-group.lang a {
        font-size: 0.875rem;
        padding: 5px 9px;
        margin: 0;
    }

    .navbar-toggler .navbar-toggler-icon,
    .navbar-toggler .navbar-toggler-icon::after,
    .navbar-toggler .navbar-toggler-icon::before {
        background-color: #333;
        height: 1px;
    }

    .footer .foo-sit {
        padding-top: 0;
        margin-bottom: 40px;
    }

    .footer .footer_right,
    .footer .footer_left {
        width: 100%;
    }

    .footer .d-flex {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .footer .tep1:last-child {
        width: 20%;
    }

    .new_flower.new_flower3 {
        bottom: -210px;
    }

    .new_flower.new_flower3 img {
        width: 50%;
    }

    .new_flower4 img,
    .new_flower3 img,
    .new_flower img {
        width: 120px;
    }

    body.home .banner .bann_tit {
        top: 30%;
    }

    .home_space .tit h3 {
        font-size: 1.5rem;
    }

    .home_worl .d-flex {
        flex-wrap: wrap;
    }

    .home_worl .wo_left,
    .home_worl .wo_right {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .btn.btn-primary {
        padding: 4px 21px;
        font-size: 0.75rem;
    }

    .flex-column {
        flex-direction: unset !important;
    }

    .header .navbar {
        position: fixed;
    }

    .new_flower {
        top: -90px;
    }

    .new_flower.new_flower2 {
        top: 0%;
    }

    .new_flower.new_flower2 img {
        width: 130px;
    }

    .director_c {
        padding: 0 0 3%;
    }

    .director_c .tit p {
        padding-top: 12px;
    }

    .director_c .tit p.tx_t {
        left: 6%;
        top: 60px;
        line-height: 15px;
    }

    .director_c .tit h4 {
        padding-left: 60px;
    }

    .director_c .tit h4 span {
        padding: 6px 0 0 8px;
        left: 13px;
    }

    .director_c .tit h4 span:before {
        left: -11px;
        top: -9px;
        width: 53px;
        height: 53px;
        background-size: cover;
    }

    .director_c .tit .pic {
        padding-left: 0;
        width: 75%;
        margin: 20px auto 0 auto;
    }

    .director_c .slick-dots {
        bottom: 5px;
    }

    .footer .footer_left label {
        font-size: 12px;
        width: 26px;
    }

    .footer .footer_content.fc_seperate_bottom {
        padding: 25px 0 0;
    }

    .footer .footer_content.fc_seperate_bottom .footer-bottom {
        margin-top: 30px;
    }

    .footer .footer_content.fc_seperate_bottom .footer-bottom .copyrights-info {
        padding: 20px 0 20px;
    }

    .footer .footer_content.fc_seperate_bottom .footer-bottom .copyrights-info .footer-logo {
        margin-top: 0;
        text-align: center;
    }

    .footer .foo-sit {
        margin-bottom: 20px;
    }

    .footer .new_flower4 {
        top: 35px;
    }

    .footer .fot_sitemp ul li a:before {
        left: 4px;
        top: 15px;
        width: 4px;
    }

    .footer .fot_sitemp .d-flex {
        flex-wrap: wrap;
        justify-content: unset;
    }

    .footer .footer_left ul {
        line-height: 26px;
    }

    .footer ul {
        font-size: 12px;
    }

    .footer ul li a {
        padding: 0;
        font-size: 12px;
    }

    .footer .tep1 {
        width: 100%;
        margin-bottom: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        padding-bottom: 15px;
    }

    .footer .tep1:last-child {
        width: 100%;
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .footer .copyrights {
        font-size: 12px;
        text-align: center;
    }

    .footer h4,
    .footer a.ti_p {
        margin-bottom: 0;
    }

    .footer a.ti_p {
        padding: 0 6px 0 0;
        display: inline-block;
        font-size: 12px;
    }

    .home_worl h3 {
        letter-spacing: 0px;
        padding-top: 20px;
    }

    .home_worl .d-flex,
    .home_space .d-flex {
        flex-wrap: wrap;
    }

    body .container .ezshare-box {
        margin: 0 0 20px 0;
    }

    .side .h3 {
        margin-top: 20px;
    }

    .side .filter-title .collapsed-btn,
    .side .filter-sidebar.multiple-collapse .collapsed-btn {
        font-size: 16px;
    }

    .side .h3 .txt-tw {
        font-size: 20px;
    }

    .article-grid .item .info .date {
        font-size: 12px;
    }

    .article-grid.ar-img .item .info {
        padding: 10px 0;
    }

    .article-grid .item .info .kind a {
        font-size: 12px;
        padding: 1px 7px;
    }

    .article-grid.ar-img .item .info .desc,
    .article-grid.ar-img .item .info .title,
    .article-grid.ar-img .item .info .desc a,
    .article-grid.ar-img .item .info .title a {
        font-size: 14px;
    }

    .product .gallery-list .item .title {
        font-size: 14px;
    }

    .product .gallery-list .item .info {
        padding: 0;
        margin-top: 0 !important;
    }

    .article-grid.info-absolute .item a {
        font-size: 14px;
    }

    .article-grid.info-absolute .item {
        padding: 10px 10px 10px;
    }

    .se_prod .new_flower3 {
        top: -80px;
    }

    .se_prod {
        margin: 0 0 0;
        padding-bottom: 60px;
    }

    .news-sec .new_flower2 {
        bottom: -110px;
    }

    .se_prod .gallery-list .item .title {
        font-size: 14px;
    }

    .home_about p {
        width: 95%;
        margin: 0 auto 50px;
        font-size: 14px;
    }

    .banner {
        padding-top: 73px;
    }

    body.home .home_about .slickfixedInitPosition {
        /*--init-about-editor-slick-ratio:296 /390;*/
    }
}

@media (max-width: 575px) {
    .btn.more {
        padding: 9px 50px;
        font-size: 0.75rem;
    }

    .navbar.newtop .navbar-brand,
    .navbar .navbar-brand {
        width: 112px !important;
        height: 40px !important;
        margin: 5px 0;
    }

    .new_flower.new_flower3 img {
        width: 90px;
    }

    .new_flower.new_flower4 img {
        width: 130px;
    }

    .new_flower.new_flower3 {
        bottom: -150px
    }

    .new_flower4 img,
    .new_flower3 img,
    .news-sec .new_flower img {
        width: 90px;
    }

    .news-sec {
        margin: 0 0;
        padding-bottom: 20px;
    }

    body.home .banner .bann_tit p.p_1 {
        font-size: 12px;
    }

    .banner .slick-dots {
        bottom: 7px;
    }

    body.home .banner .bann_tit {
        top: 14%;
    }

    body.home .banner .bann_tit {
        border-bottom: none;
        padding: 23px 0 31px;
    }

    body.home .banner .bann_tit:after {
        width: 228px;
        height: 82px;
        left: -4px;
        background: url(../images/all/banner_bottom.svg)no-repeat center bottom;
        background-size: cover;
        bottom: 30px;
    }

    body.home .banner .bann_tit:before {
        width: 228px;
        height: 86px;
        background-size: cover;
        left: -4px;
    }

    body.home .banner .bann_tit p {
        font-size: 16px;
        letter-spacing: 6px;
        margin-bottom: 20px;
    }

    body.home .banner .bann_tit h3 {
        font-size: 28px;
    }
}