﻿@charset "utf-8";

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
    .side .wid {
        max-width: 230px;
    }







    body.album .sec-banner .info {
        width: 70%;
    }
}

@media (min-width: 1200px) {




    .footer .pic-logo {
        min-width: 520px;
    }




        .header .btn-group.lang .dropdown-item:hover {
            color: #fff !important;
        }

    .header .btn-group.lang li + li {
        border-left: 1px solid #ccc;
    }

    /*.is_scroll .header .navbar .nav-share-btn-area li a {
        color: #000 !important;
    }

        .is_scroll .header .navbar .nav-share-btn-area li a:hover {
            color: #fff !important;
        }

    .is_scroll .header .navbar .nav-share-btn-area li.icon_tri img {
        mix-blend-mode: difference;
    }

    .is_scroll .header .navbar .nav-share-btn-area li.icon_tri a:hover img {
        mix-blend-mode: unset;
    }*/
    .facilityPic-list .g-info {
        display: none;
    }
    .g-facility .r-info .d-slickBox {
        margin-left: -10%;
        background: #eee;
        position: relative;
        z-index: 5;
        padding: 30px;
    }
    .facilityText-list {
        display: flex;
        flex-direction: column-reverse;
        margin: 0;
    }
        .facilityText-list .list-item .pic{
            display:none;
        }


}
@media (min-width: 1400px) {
    .inner-box, .header .flex-nav {
        padding-left: 125px;
        padding-right:125px;
    }



}

@media (max-width: 1399px) {
    .inner-box, .header .flex-nav {
        padding-left: 20px;
        padding-right: 20px;
    }
    .slick-style .slick-prev {
        left: 0;
    }

    .slick-style .slick-next {
        right: 0;
    }




       
    .home-about .flex-about01 .about-list {
        width: 80%;
    }
    .home-pro .pro-list li {
        flex-direction: column;
    }
}

    @media (max-width: 1199px) {
        .header .bsnav-mobile .navbar {
            background: none;
        }
        /*.header .bsnav-mobile.in .navbar:before {
            top: 0;
            content: "";
            background: url(../images/all/bg_nav.jpg) center bottom var(--main-color) no-repeat;
            width: 100%;
            background-size: 100% auto;
            position: absolute;
            left: 0;
            opacity: 0.1;
            bottom: 0;
            z-index: -1;
        }*/
        .header .bsnav-mobile.in .navbar:after {
            top: 0;
            content: "";
            background: url(../images/all/img_logo2.svg) no-repeat right -20% top -10%;
            width: 100%;
            background-size: 70% auto;
            position: absolute;
            left: 0;
            opacity: 0.1;
            bottom: 0;
            z-index: -1;
        }

        .header .bsnav-mobile .navbar {
            padding: 0;
            bottom: 0;
            height: 100%;
            background: none;
            display: flex;
            justify-content: flex-start;
            background: var(--main-color);
            width: 50%;
            left: 0;
        }

        .bsnav-mobile.full.in .navbar{
            left:0!important;
        }

        .header .bsnav-mobile .navbar .navbar-mobile-wrapper {
            background: #eee;
            height: 100%;
        }

        .bsnav-mobile .navbar-nav {
            width: 100%;
            padding: 15px;
            flex-direction: column;
            padding: 0;
        }

        .bsnav-mobile .navbar .navbar-mobile-wrapper {
        }

        .bsnav-mobile .navbar-brand {
        }










        .header .navbar-nav .nav-link span {
            -webkit-writing-mode: inherit;
            -moz-writing-mode: inherit;
            -ms-writing-mode: inherit;
            writing-mode: inherit;
            display: block;
        }




        .header.scrolldownHeader .navbar-nav .nav-link {
            padding: 10px 7px 10px;
        }

        body.member.login .frame-small-box .row > *:not(.col-auto) {
            width: 100%;
        }

        body.member .btn-area {
            flex-direction: column;
        }

        body.member.login .btn-area .flex-item {
            width: 100%;
        }

            body.member.login .btn-area .flex-item .btn-primary {
                width: 100%;
                margin-bottom: 30px;
            }

        body.member .btn-area + div > div {
            width: 100%;
            display: flex;
        }

        body.member .btn-area + div > div {
            margin: 0 -10px;
        }

            body.member .btn-area + div > div a {
                width: 50%;
                margin: 0 10px;
                background: none;
            }

        .navbar.bsnav-left .navbar-brand {
            width: 45px !important;
            height: auto !important;
            margin: 10px 30px 10px 0;
        }







        .navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
            background: #262626;
        }


        .facilityText-list .slick-dots {
            display: none;
        }

        .facilityText-list .list-item .tt {
            font-size: 22px;
            display: block;
            margin-top: 15px;
        }

        .facilityText-list.slick-style {
            margin: 0 -20px;
        }

        .facilityText-list .list-item {
            margin: 0 20px;
        }

        .facilityText-list.slick-style .slick-next {
            right: 30px;
        }

        .facilityText-list.slick-style .slick-prev {
            left: 30px;
        }

        .g-facility .r-info .g-tt {
            text-align: center;
        }

            .g-facility .r-info .g-tt h2.stB:after {
                margin: 15px auto 20px;
            }

        .facilityText-list .list-item:not(.slick-active) {
            opacity: .5;
        }

        .facilityText-list .list-item .info {
            border-top: none;
            padding: 0;
        }

        .news.show .more-news .list-item > a {
            flex-direction: column !important;
        }

            .news.show .more-news .list-item > a > * {
                width: 100% !important;
            }

        .footer .social-box a {
            width: 40px;
            height: 40px;
            font-size: 16px;
        }

        .footer .footer-top {
            position: relative;
        }
        footer_content > .container {
            max-width: 100%;
            padding: 0;
        }
        .footer .footer-logo img {
            width:250px;
        }
        .footer .flex-footer .r-info .g-flex {
            flex-direction: column;
            flex-grow: 1;
            align-items: flex-end;
        }
        .footer .footer_content .sitemap > ul > li {
            text-align: right;
        }
        .footer .social-box ul {
            margin-right: -6px;
            margin-top: 20px;
        }
    }

    @media (max-width: 991px) {




        .navbar > .container {
            max-width: 100%;
        }

        .banner .banner-txt {
            position: absolute;
            text-align: left;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            background: transparent;
            padding: 0;
        }


        /*.banner .banner-txt {
            padding: 0;
            font-size: 1.625rem;
            letter-spacing: 2px;
            text-shadow: 0 0 15px rgb(255 255 255 / 60%);
        }*/

        body.header-animation .header .navbar.fixed-top {
            transform: translateY(0);
            transition: all 0.8s ease;
            opacity: 1;
            position: relative;
            background: #000;
        }

        body.header-animation.is_scroll .header .navbar.fixed-top {
            position: fixed;
            background: rgba(0, 0, 0, 0.75);
        }

        .nav-brand-wrapper {
            flex: 0 0 auto;
        }

        .inner-box {
            padding-left: 20px;
            padding-right: 20px;
        }


        .container-md, .container-sm, .main > .container, .header .g-nav > .container, body:not(.home) section .container {
            max-width: 100%;
            padding-left: 20px;
            padding-right: 20px;
        }

            .main > .container .container {
                max-width: 100%;
            }

            .main > .container > .row {
                margin: 0 -20px;
            }

                .main > .container > .row > * {
                    padding-left: 20px;
                    padding-right: 20px;
                }


        .footer-info {
            position: relative;
        }




        .header .navbar-nav .nav-link span.title-main {
            font-size: 18px;
        }

        .bsnav-mobile.full .navbar-nav .nav-item + .nav-item {
            border-top: 1px solid #ccc;
        }

        .bsnav-mobile.full .navbar-nav.nav-1 > .nav-item > .nav-link {
            padding: 15px;
            text-align: center;
            color: #000;
        }

        .bsnav-mobile.full .navbar-nav .nav-item .nav-link:hover {
            color: var(--main-color);
        }



        .bsnav-mobile.full .navbar-nav .nav-item .nav-link:hover {
            background: none;
            color: var(--second-color);
        }

        .navbar .navbar-brand {
            height: auto;
            padding: 0;
        }

        .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
            margin: 0;
            background: rgba(0, 0, 0, 0.5);
            padding: 10px;
            width: auto; 
        } 


        body.product .car-model .model-list .item {
            margin-bottom: 30px;
        }

        .son-about .sec1 .g-info {
            flex-direction: column;
            padding: 50px 0;
        }

            .son-about .sec1 .g-info .l-info {
                width: 80%;
            }

        .son-about .sec1 .r-info .pic {
            position: absolute;
            width: 50%;
            right: 0;
            overflow: hidden;
            top: 0;
            bottom: 0;
            z-index: -1;
            opacity: .3;
            filter: grayscale(1);
        }

        .son-about .sec3 .g-info {
            flex-direction: column;
        }

        .son-about .sec3 .l-info, .son-about .sec3 .r-info {
            width: 100%;
        }

            .son-about .sec3 .r-info .g-pic {
                flex-direction: row;
                width: auto;
                margin: 30px -20px 0;
            }

                .son-about .sec3 .r-info .g-pic > * {
                    width: 50%;
                }
        .header .navbar .g-navbar_btn .nav-share-btn-area {
            display: none;
        }
        .header .navbar .nav-share-btn-area {
            position: relative;
            right: auto;
            top: auto;
            flex: 0 0 auto;
            margin-bottom: 20px;
        }

        body.news .news-list .pic {
            width: 100% !important;
        }

        .row-contact .l-info {
            text-align: center;
        }

        .row-contact .txt-welcome .txt-en br {
            display: none;
        }

        .row-contact .siteinfo ul {
            justify-content: center;
            align-items: center;
            text-align: left;
        }

        body.contact .siteinfo {
            border-left: none;
            padding-left: 0;
            margin-top: 40px;
            font-size: 20px;
            margin-bottom: 30px;
        }

            body.contact .siteinfo li {
                margin: 0 10px 20px;
            }

                body.contact .siteinfo li.w-100 .d-flex {
                    justify-content: center;
                }

        .son-about.about01 .sec1 .g-flex02 {
            width: 100%;
        }

        .son-about.about01 .sec1 .info {
            margin-right: -20px;
            margin-left: 30px;
        }

        .son-about.about01 .sec2 .intro-list .item .pic {
            width: 80%;
            height: 300px;
        }

        .son-about.about01 .sec2 .intro-list .item .info {
            width: 80%;
            margin: 0 0 0 auto;
        }

        .son-about.about01 .sec1 .g-flex02 .pic {
            height: 600px;
        }

        .son-about.about02 .room-list .list-item {
            flex-direction: column !important;
        }

        .son-about.about02 .room-list .pic {
            width: 90%;
            height: 400px;
        }

        .son-about.about02 .room-list .info {
            width: 90%;
            padding: 30px;
            margin: -50px 0 0 auto;
            position: relative;
            border: 1px solid #000;
            z-index: 5;
        }

        .son-about.about02 .room-list .tt:before {
            left: auto;
            right: 0;
            font-size: 100px;
        }

        .son-about.about02 .room-list .tt, .son-about.about02 .room-list .info {
            position: initial;
        }

        .son-about.about02 .room-list .tt {
            padding-left: 0;
        }

        .about .d-notice .g-ul .l-info, .about .d-notice .g-ul .r-info {
            width: 100%;
        }

        .facilityText-list .list-item:not(.slick-active) {
            opacity: .5;
        }

        .facilityText-list .list-item.slick-active.slick-center + .list-item {
            opacity: .5;
        }

        .son-about > div[class*="sec"] {
            padding: 30px 0;
        }

        .row-about01 {
            padding: 0 20px;
            margin-left: 0;
            margin-right: 0;
        }

            .row-about01 .tt:before {
                left: 0;
                right: 100% !important;
            }

            .row-about01.aos-animate .tt:before {
                left: 0;
                right: 0 !important;
            }

            .row-about01 .r-info .txt {
                padding: 50px 0;
            }

            .row-about01:nth-child(even) .no {
                right: -30px;
                left: auto;
            }



        .footer_content > .container {
            max-width: 100%;
            padding: 0 20px;
        }

        .footer .g-footer > * {
            width: 100%;
        }

        .footer .g-footer .l-info {
            padding-right: 155px;
        }

        .footer .copyrights-info {
            text-align: left;
        }

        .footer .g-btn {
            position: absolute;
            right: 0;
            top: 0;
        }

        .footer .g-footer {
            position: relative;
        }

        .banner-info {
            position: relative;
        }

            .banner-info .g-banner {
                flex-direction: column;
                justify-content: space-around;
                top: auto;
                transform: none;
                position: relative;
            }

                .banner-info .g-banner .l-info {
                    width: 100%;
                }

                .banner-info .g-banner .r-info {
                    width: 65%;
                }

            .banner-info .txt-slogan {
                display: table;
                margin: auto;
            }



        .header .navbar .navbar-mobile-wrapper .navbar-brand {
            background: #fff;
            margin: 0;
            padding: 20px 15px;
            display: flex;
            align-items: center;
            display: none;
        }

        .news-list .info .g-div {
            align-self: auto;
        }

        .sec-home .container {
            max-width: 100%;
        }

        .footer .footer-info ul {
            justify-content: flex-start;
        }



        .flex-footer .r-info .d-flex {
            margin: auto;
            margin-top: 20px;
        }

        .footer_logo {
            width: 157px;
        }

        .header .navbar-nav.nav-1 > li > .nav-link {
            padding: 5px;
        }

        .footer .container {
            max-width: 100%;
        }

        .d-sitemap li {
            width: calc(100% / 3);
            margin: 0 !important;
        }


        .sec-home h2.h2 .txt-en br {
            display: none;
        }

        .header .nav-top .navbar_btn {
            display: none;
        }

        .bsnav-mobile .navbar .navbar-mobile-wrapper {
            display: flex;
            flex-direction: column;
        }
        .header .navbar .navbar-brand {
            margin: 0 0 -30px 0;
        }
            .header .navbar .navbar-brand .svg-box {
                height: 31px;
            }


        .header .navbar .navbar-brand img {
            width: 125px;
        }
        .bsnavclose.close-btn {
            right: 21px;
            top: 21px;
        }
        .footer .footer-logo img{
            margin-bottom:20px;
        }
        .flex-roomShow{
            flex-direction:column;
        }
        .flex-roomShow .l-info{
            padding-right:0;
            margin-bottom:30px;
        }
        .flex-roomShow .l-info, .flex-roomShow .r-info {
            width: 100%;
        }
        .flex-news, .flex-design {
            flex-direction: column;
        }
            .flex-news > *, .flex-design>* {
                width: 100% !important;
            }
        .nav-service li {
            flex-direction: column;
            align-items: flex-start;
        }

            .nav-service li .num {
                font-size: 32px;
                margin-bottom:10px;
            }
                .nav-service li .num:after{
                    display:none;
                }
        .sideAutoUcCollapse {
            border-radius: 0.25rem;
            background: #eee;
            padding: 15px;
            margin-bottom: 30px;
        }
        .son-sign .flex-service{
            flex-direction:column-reverse;
        }
            .son-sign .flex-service .l-info {
                width: 100%;
            }
            .son-sign .flex-service .r-info {
                width: 100%;
                flex-direction: row !important;
                justify-content: space-around;
                border: none;
                margin: auto;
                margin-bottom: 50px;
            }
                .son-sign .flex-service .r-info .pic-logo {
                    width: 20%;
                }
        .home-about .flex-about .l-info {
            width: 80%;
        }
        .home-pro .flex-pro{
            flex-direction:column;
        }
            .home-pro .flex-pro .l-info, .home-pro .flex-pro .r-info{
                width:100%;
            }
        .home-pro .bg{
            display:none;
        }
        .home-pro.sec-home{
            padding:0!important;
        }
            .home-pro.sec-home >.container-fluid{
                padding:0;
            }
            .home-pro .pro-list{
                width:100%;
            }

        .footer .footer_content .sitemap > ul > li {
            margin: 0  10px  10px 0;
            width: auto;
        }
        .footer .flex-footer .r-info .g-flex {
            align-items: center;
            margin: 20px 0;
        }
        .footer .social-box ul{
            margin-top:0;
        }
        .flex-footer{
            align-items:center;
            text-align:center;
            justify-content:center;
        }
        .footer ul.ul-comInfo {
            justify-content: center;
        }

        .footer .sitemap ul{
            margin-right:-10px;
        }
        .lang .btn {
            border-radius: 30px;
            display: flex;
            /* align-items: center; */
            width: 36px;
            height: 36px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            padding:0;
            margin-right:10px;
        }
        .footer .cominfo-list li {
            order: 2;
            margin: 0 15px 15px 0;
        }
            .footer .cominfo-list li.add {
                width: 100%;
                order: 1;
            }
        .footer .cominfo-list {
            justify-content: flex-start;
        }
        .about01 .solution-list .list-item{
            width: 100%!important;
        }

        .about01 .flex-title:before{
            width: 100%;
            bottom:30%;
        }
        .about01 .flex-title .l-info{
            display: none;
        }
        .about01 .flex-title .r-info{
        flex-direction: column-reverse;
        width: 90%;
        display: flex;
        padding: 0;
        margin: 50px auto 0;
        }
        .about01 .flex-title:before {
            width: 100%;
        }
        .about01 .flex-title .h3{
            margin-bottom: 30px;
        }
        .about01 .solution-list{
            margin-top:0;
        }
    }

    @media (max-width: 767px) {
        .footer .cominfo-list li:before {
            width: 35px;
            height: 35px;
            background-size: contain !important;
        }

        .header .navbar .small-btn-box {
            flex-direction: row;
            /* align-self: stretch; */
            width: auto;
            padding: 0;
            align-items: center;
        }

        .navbar > .container {
            flex-direction: row;
        }


        .navbar .small-btn-box ul {
            margin-right: 10px;
        }


        .navbar-expand-md .navbar-collapse {
            width: 100%;
        }









        .main .side .nav {
            justify-content: flex-start;
        }

        .room-show .g-tt .info {
            margin-left: 0;
            margin-top: 30px;
        }

        .son-about.about04 .service-list .list-item {
            flex-direction: column;
        }

        .son-about.about04 .service-list .tt, .son-about.about04 .service-list p {
            text-align: center;
        }

        .facilityText-list .list-item {
            margin: 0 10px;
        }


        .footer .g-footer .l-info {
            flex-direction: column;
        }



        body:not(.home) .pro-list .info-wrap .info a {
            font-size: 16px;
        }

        .sec-son.son-about.a1 .pic-logo {
            width: 100%;
        }

        .sec-son.son-about.a1 .pro-list .list-item .pic {
            height: 300px !important;
        }

        .navbar .nav-brand-wrapper .btn-home {
            right: 75px;
        }



        .footer .footer-top {
            text-align: center;
        }

        .footer .footer-logo {
            margin-right: 0;
        }

        .footer .g-social {
            justify-content: space-between;
            flex-direction: column-reverse;
        }

        .footer-bottom {
            justify-content: center !important;
        }

        .footer .footer-top .st {
            margin-right: 0 !important;
            margin-top: 1rem;
        }

        .footer .footer-top {
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        .footer-bottom .l-info {
            width: 100%;
        }

        .footer-bottom .cominfo {
            justify-content: center;
        }

            .footer-bottom .cominfo li {
                margin: 5px;
            }

        .footer .pic-logo {
            width: 100%;
        }

        .sec-home {
            padding-top: 50px;
            padding-bottom: 50px;
        }

        .navbar .navbar-brand img {
            width: 146px;
        }

        .footer .footer-info ul.tat_x {
            flex-direction: column;
        }

            .footer .footer-info ul.tat_x li + li {
                margin-left: 0;
            }

                .footer .footer-info ul.tat_x li + li:before {
                    display: none;
                }

        .d-sitemap li {
            width: calc(100% / 2);
        }

        .footer .flex-footer > *:not(.g-logo) {
            width: 100%;
            margin-bottom: 20px;
        }
            .sec-home p br {
                display: none;
            }


        .nav-service li {
            width:100%;
        }
        h2.st span {

           flex-shrink:unset;
        }
        .header.navbar-othertop .navbar .small-btn-box {
            justify-content: flex-end;
        }
        .home-about .flex-about01 .about-list {
            width: auto;
            flex-direction: column;
            margin-left: 20px;
            flex-grow:1;
        }
        .home-about .flex-about01 .about-list .list-item {
            margin: 0 0 15px;
            display:flex;
        }
            .home-about .flex-about01 .about-list .list-item .pic {
                width: 50%;
                height: 150px;
            }
            .home-about .flex-about01 .about-list .list-item .tt {
                font-size: 18px;
                display: flex;
                align-items: flex-end;
                justify-content: flex-end;
                text-align: right;
                flex-grow:1;
            }
            .home-about .flex-about01 .about-list .list-item .icon{
                width:30%;
            }
    }

    @media (max-width: 575px) {
        .footer .footer_content .sitemap > ul > li {
            margin: 0 10px 10px 0;
            width: calc(100% / 3);
            text-align: center;
            margin: 0 0 10px 0;
        }
        .row-contact .siteinfo ul, body.contact .siteinfo li.w-100 .d-flex {
            justify-content: flex-start;
        }


    }
