@charset "utf-8";

/* CSS Document */


html {
    font-size: 12px;
}

@media (min-width:768px) {
    html {
        font-size: 6.4px;
    }
}

@media (min-width:992px) {
    html {
        font-size: 8.3px;
    }
}

@media (min-width:1200px) {
    html {
        font-size: 10px;
    }
}

@media (min-width:1400px) {
    html {
        font-size: 11.66666px;
    }
}

@media (min-width:1360px) {
    html {
        font-size: 11.33333px;
    }
}

@media (min-width:1500px) {
    html {
        font-size: 13.3px;
    }
}

@media (min-width:1800px) {
    html {
        font-size: 16px;
    }
}


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




/*1280X720 1366X768 1440X900 1920X1080*/
/*手机样式*/
@media (min-width:992px) {

    .pagination .page-item .page-link:hover,
    .pagination .page-item .page-link:focus {
        background: none;
        /* color: #ffffff; */
        box-shadow: none;
    }

    .pagination .page-item:first-child .page-link:hover::before,
    .pagination .page-item:last-child .page-link:hover::before {
        border-color: #fff;
    }


}

@media (min-width:576px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:768px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 100%;
        padding-left: 13vw;
        padding-right: 13vw;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 100%;
        padding-left: 13.54vw;
        padding-right: 13.54vw;
    }

    .container1 {
        max-width: 100%;
        padding-left: 8.333vw;
        padding-right: 8.333vw;
    }

}

@media (max-width: 1200px) {
    header .header-nav>ul>li {
        margin-right: 1vw;
    }
}

@media screen and (max-width: 1390px) {}

@media screen and (max-width:991px) {
    #menu_toggle1 {
        display: block;
    }

    .menu_botton {
        right: 15px;
        top: 50%;
        float: right;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .menu_botton strong {
        display: none;
    }

    .menu_botton span,
    .menu_botton span:after,
    .menu_botton span:before {
        width: 26px;
    }

    .menu_botton span:before {
        top: -8px;
    }

    .menu_botton span:after {
        bottom: -8px;
    }

    /**/

    /*header .header-nav,*/
    header .header-language {
        display: none;
    }
    header .header-nav ul{
        display: none !important;
    }

header .header_button{
    display: none;
}
.storedsearch{
       width: 45%;
        left: 54%;
}
    header .logo {
        padding: 10px 0;
    }

    header .header-language .header_language,
    header .header-language .header_href {
        display: none;
    }

    header .header-language .header_search {
        margin-right: 4.15rem;
    }

    .header_column {
        position: relative;
        right: 50px;
    }

    .container-fluid {
        padding-left: 3.375vw;
        padding-right: 3.375vw;
    }



    .bannerHeading .title {
        font-size: 3rem;
    }

    footer .footer_nav {
        width: 68%;
    }



}

@media screen and (max-width:767px) {

    .ft_48 {
        font-size: 2.5rem;
    }

    .bannnertitle .bannerHeading .title {
        font-size: 2.5rem;
    }

    .ft_28 {
        font-size: 1.5rem;
    }

    footer .footer_main {
        display: none;
    }

    footer .footer_copyright .box {
        flex-direction: column;
    }

    .hsidebar {
        /*display: none;*/
        top: 64%;
    }

    header .header-main {
        width: 100%;
        top: 0 !important;
        border-radius: 0;
    }

    .bannefooter {
        position: relative;
        bottom: 0;
    }

    .bannefooter .box {
        flex-wrap: wrap;
        height: auto;
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .bannefooter .box .box_sm {
        width: 50%;
        justify-content: flex-start;
    }

    .hCasebox .swiper-slide .bg_cover {
        padding: 15px;
        height: 70rem;
    }

    .hCasebox .swiper-slide .bg_cover .box {
        height: auto;
    }

    .hCasebox .swiper-slide .bg_cover .box .position-relative {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2rem;
        padding-bottom: 2rem;
        width: 100%;
    }

    .hCasebox .my_button {
        top: 25%;
    }

    .hCasebox .swiper-slide .bg_cover .box::before {
        background-image: none;
        background-color: #fff;
    }

    .hCasebox .box_sm .smal {
        /*width: auto;*/
        text-align: center;
    }


    .hCustomer .box {
        flex-wrap: wrap;
        padding: 15px;
    }

    .hCustomer .box .box_sm {
        width: 100%;

        margin-bottom: 15px;
    }

    .hProduct .box {
        width: 100%;
    }

    /* 内页 */
    .wBanner .box .title {
        width: 100%;
        padding: 0 15px;
    }

    #sideNav {
        /*display: none;*/
    }
#sideNav .sideNavBox li{
    width: 100%;
}
    .aboutUs .box_bt .box_sm .ft_fff {
        width: 90%;
    }

    .aboutCulture .box .box_sm {
        width: 50%;
    }

    .aboutCulture .box .box_sm:nth-child(3),
    .aboutCulture .box .box_sm:nth-child(4) {
        border-top: 0;
    }



    .aboutCulture .box .box_sm:first-child,
    .aboutCulture .box .box_sm:nth-child(2n+1) {
        border-left: 1px solid #000000;
    }

    .aboutMission {
        height: 40.5rem;
    }

    .aboutMission .boxx .box {
        flex-wrap: wrap;
    }

    .aboutMission .boxx .box_sm {
        width: 100%;
        border-right: 0;
        padding-bottom: 0;
    }
    .aboutMission .boxx .box_sm .ft_30{
        padding-bottom: 0;
    }

    .aboutBusiness .box {
        flex-wrap: wrap;
    }

    .aboutBusiness .box .box_sm:last-child {
        margin-bottom: 0;
    }

    .aboutBusiness .box .box_sm {
        width: 100%;
        margin-bottom: 2rem;
    }

    .aboutCoursejs .box {
        width: 100%;
        padding: 4rem 15px;
        height: auto;
    }

    .aboutCoursejs {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;

    }

    .aboutCoursejs .box {
        display: block;
    }

    .aboutCoursejs .box .box_l {
        width: 100%;
    }

    .aboutCoursejs .box .box_r {
        max-width: 100%;
        margin-top: 1rem;
        height: 15rem;
        overflow-y: scroll;
        width: 100%;
    }

    .hCaseboxbottomjs1 {
        bottom: 1.5rem;
    }

    .aboutCoursejs .my_button {
        position: absolute;
        top: 2.125rem;
        right: 1.75rem;
    }

    .aboutCourse {
        height: 62.5rem;
    }

    .aboutHonor .title {
        padding-left: 15px;
    }

    .aboutHonorjs {
        margin-left: 15px;
        margin-right: 15px;
    }

    .aboutIntroduce .box_bt .box_sm {
        margin-bottom: 15px;
    }

    .aboutHonorjs .swiper-slide {
        padding: 1.5rem;
    }

    .aboutHonorjs .swiper-slide .box {
        flex-direction: column;
        align-items: flex-start;

    }

    .aboutHonorjs .swiper-slide .box .box_l {
        width: 100%;
        height: auto;
    }

    .aboutHonorjs .swiper-slide .box .box_r {
        width: 10.125rem;
        height: 7rem;
    }

    .brandlogo {
        flex-wrap: wrap;
        padding-left: 15px;
        padding-right: 15px;
    }

    .brandlogo div {
        width: 50%;
        margin-bottom: 2rem;
        margin-left: 0;
    }

    .brand .box {
        flex-direction: column-reverse;
        padding-left: 15px;
        padding-right: 15px;
    }

    .brand .box .box_l,
    .brand .box .box_r {
        width: 100%;
    }

    .brand .box .box_l {
        margin-top: 2rem;
    }

    .brand .box.box1 {
        flex-direction: column;
    }

    .contactUs .box {
        width: 100%;
    }

    .contactstore {
        height: 46.25rem;
    }

    .contactstore .box .box_b .box_sm {
        margin-bottom: 2rem;
        width: 30%;
    }

    .businessCooperation .box_sm {
        width: 100%;
        margin-bottom: 2rem;
    }

    .businessCooperation .box_sm:last-child {
        margin-bottom: 0;
    }

    .travel .box .box_sm {
        width: 100%;
        margin-bottom: 2rem;
    }

    .traveld .box_t {
        flex-direction: column-reverse;
    }

    .traveld .box_t .box_tl,
    .traveld .box_t .box_tr {
        width: 100%;
    }

    .traveld .box_t .box_tl {
        margin-top: 3rem;
    }

    .return {
        margin-top: 2rem;
    }

    .traveld .box_b .box_sm {
        width: 100%;
        margin-right: 9%;
    }

    .traveld .box_b {
        /*justify-content: space-between;*/
        column-count: 2;
    }

    .traveldmodalMain {
        width: 28rem;
    }

    .modalMain .bg_img {
        width: 28rem;
        height: 18.3125rem;
    }

    .mymodalMainbox {
        padding: 1.25rem 3rem;
    }

    .mymodalMainjs .swiper-button-next,
    .mymodalMainjs .swiper-container-rtl .swiper-button-prev {
        right: 0.75rem;
        left: auto;
    }

    .mymodalMainjs .swiper-button-prev,
    .mymodalMainjs .swiper-container-rtl .swiper-button-next {
        left: 0.75rem;
        right: auto;
    }

    .mymodalMainjs .swiper-button-prev:after,
    .mymodalMainjs .swiper-button-next:after {
        font-size: 1.75rem;
    }

    .webModal .modalClose {
        margin-bottom: 2rem;
    }
    
    .home_banner li.swiper-slide .bg_cover1{
        background-size: auto;
        background-position: center;
    }
    
    
    .storedlistul{
            padding: 1.875rem 1.75rem;
    }
    .storedlistul li .box_ll{
        display: block;
        width: 63%;
    }
    .storedlistul li .box_l ,.storedlistul li .box_c{
        width: 100%;
    }
    .storedlistul li .box_c{
        margin-bottom: 1rem;
    }
    .hMore1 a{
            width: 9.25rem;
    height: 2.5rem;
    }
    .pt_100 {
    padding-top: 3.25rem;
}

.pb_100 {
    padding-bottom: 3.25rem;
}
    
    
    .Informationbox{
            padding-left: 1.25rem;
    padding-right: 1.25rem;
    }
    .storeFacilities .box{
        padding-left: 0;
        padding-right: 0;
    }
    .storeFacilities .box .box_sm{
        width: 31%;
    }
    #map {
    width: 100%;
    height: 24rem;
}

.nearby .box .box_sm{
    /*width: 38%;*/
    width: 100%;
}

.formbox .box_sm{
       width: 48%;
}

#teamModal .modal-dialog1{
    max-width:100% ;
}
.searchField_form .form-control{
    padding-right: 0;
}
.bannefooter{
    height: auto;
}

.storedbanner{
    height: 50vh;
}
.storedbanner .bannerHeading {
   
    top: 52%;
   
}
.videobutton{
    bottom: 33vh;
}

.storedlistul li{
    align-items: center;
}


.storedbutton.active {
    position: fixed;
    bottom: 2rem;
width: 90%;
}

.storedbutton.active .hMore a{
    width:100%
}
.storedbutton .hMore a{
   transition: all 0ms;
}
header .header_search{
    margin-right: 0;
}
   .hCasebox .swiper-slide .bg_cover .box .position-relative .mb_50{
        height: 18rem;
        overflow: auto;
    }
    
    .hCasebox{
        height:auto;
    }
    
    .hCasebox .hMore{
          display: flex;
    justify-content: center;
    }
    .show{
        width: 100%;
    }
}

@media screen and (max-width:480px) {}

@media screen and (max-width:414px) {}

@media screen and (max-width:340px) {}