@charset "utf-8";

/* CSS Document */
/* html {
    font-size: 12px;
}

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

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

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

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

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

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:1700px) {
    html {
        font-size: 14.6px;
    }
}


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

/*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;
    }

    .newsSideNav ul.listNav li a:hover {
        background-color: #f69600;
        color: #ffffff;
    }
}

@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: 9vw;
        padding-right: 9vw;
    }
}

@media (min-width:1200px) {


    .container {
        max-width: 100%;
        padding-left: 13.541vw;
        padding-right: 13.541vw;
    }



}

@media (max-width: 1200px) {

    /* header .header-nav>ul>li {
        margin-right: 1vw;
    } */

}

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


    .cooperationjs .swiper-wrapper {
        height: 31.5rem;
    }
}

@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 .logo {
        padding: 4px 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;
        display: none;
    }

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

    .hServiceSwiperButton {
        right: 0;
    }

    .hServiceTab li span {
        font-size: 2rem;
    }

    .hServiceSwiper li.swiper-slide .box .text {
        bottom: 0;
    }

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

    footer .footer_nav {
        width: 100%;
        display: none;
    }

    footer .footer_box {
        width: 100%;
    }

    footer .footer_main {
        padding: 3.25rem 0;
    }

    .footer_share {
        display: none;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .w_title {
        font-size: 2rem;
        line-height: 1.6;
        padding-bottom: 1.25rem;
    }

    header .logo {
        padding: 10px 0;
        width: 16.25rem;
    }

    header .header-main {
        /* position: relative; */
    }

    footer .footer_copyright .box {
        display: block !important;
    }

    footer .fCopyleft {
        text-align: center;
        margin-top: 1rem;
    }

}

@media screen and (max-width:767px) {
  .home_banner li.swiper-slide{
      background-size: cover;
  }
   
   .home_banner  .swiper-button-prev, 
   .home_banner .swiper-button-next{
       display: none;
   }
    
    .hbanner .bannerHeading .title{
        font-size: 2.125rem;
        margin-bottom: 16rem;
        width: 100%;
    }
    .homeArea .box .box_sm
    {
        width: 100%;
    }
    .pt_140 {
    padding-top: 3.75rem;
}
.pb_140 {
    padding-bottom: 3.75rem;
}
.ft_48,.ft_42,.ft_41 {
 font-size: 2.2rem;
}
   .hCase .box .box_sm{
       width: 100%;
       padding: 15px;
   } 
   .hCase {
           padding: 1.25rem 0;
   }
   
    .hSample .box{
            flex-direction: column;
            padding-bottom: 2rem;
            padding-top: 2rem;
            text-align: center;
    }
    
      .hSample .box .hMore{
           
            margin-top: 2rem;
           
    }
    
    
    .hSample{
        height: auto;
    }
    #wBanner{
            height: 14.125rem;
    }
    #sideNav{
        display: none;
    }
    #wBanner .box .title{
        font-size: 2rem;
        display: none;
    }
    .pb_100 {
    padding-bottom: 3.25rem;
}

.pt_100 {
    padding-top: 3.25rem;
}
.productbox .box .box_sm {
    width: 48.6%;
    height: 7.75rem;
    position: relative;
    margin-bottom: 0.9375rem;
}
.productimg {
    height: 7.875rem;
    position: relative;
}

.serieshb table{
    width: 80rem !important;
}

.serieshb .box.active{
        overflow-y: auto;
}
.programme .box{   
    flex-direction: column;
    
}
.programme .box:nth-child(2n-1){
        flex-direction: column-reverse;
}

.programme .box .box_r{
    width: 100%;
        height: 16.75rem;
}
.programme .box .box_l{
    width: 100%;
            margin-bottom: 2rem;
}
.programmedbox{
    background-size: cover;
        height: 24rem;
}

.ft_36,.ft_35 {
    font-size: 1.875rem;
}

.programmedbox .box .boximg .img {
    max-width: 17.5rem;
    margin-right: 1.5625rem;
}
.programmedbox .box {
   
    width: 100%;
    padding: 2.375rem 1.3125rem;
}

.pb_90 {
    padding-bottom: 3.625rem;
}
.insroducenum{
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-size: cover;
}
.insroducenum .box{    flex-wrap: wrap;}

.insroducenum .boxsm{
    width: 50%;
}
.aboutgallerybox .swiper-button-prev, .aboutgallerybox .swiper-container-rtl .swiper-button-next {
    left: -1rem;
    right: auto;
}
.aboutgallerybox .swiper-button-next, .aboutgallerybox .swiper-container-rtl .swiper-button-prev {
    right: -1rem;
    left: auto;
}

.culture{
        flex-direction: column-reverse;
}
.culture .box_r {
    width: 100%;
}
.culture .box_l ,.aboutcontactUs .box_l{
    height: 19.25rem;
    width: 100%;
    background-size: 100% 100%;
}

.aboutcontactUs{
        flex-direction: column;
}

.aboutcontactUs .box_r {
    width: 100%;
}


.qualityh{
        flex-direction: column-reverse;
}

.qualityh .box_l {
    width: 100%;
    height: 20.75rem;
    background-size: 100% 100%;
}
.qualityh .box_r {
    width: 100%;
    margin-bottom: 2rem;
}
.pb_46 {
    padding-bottom: 1.88rem !important;
}
.webModal .modal-content{
    width: 90%;
        padding: 1.125rem 2rem;
}

.webModal .close{
    margin-bottom: 1.5rem;
}
#teamModal .box {
    width: 14.75rem;
    height: 24.9375rem;
}
.buttonprev, .buttonnext {
    width: 4rem;
    height: 4rem;
    
}

.newsjs .box{
        flex-direction: column-reverse;
}


.newsjs .box .box_l{
    width: 100%;
}
.newsjs .box .box_r{
    width: 100%;
    padding: 1.75rem 0.975rem;
}
.newsjs .box .box_r .hMore{
    margin-top: 2rem;
}

.ft_32 {
    font-size: 1.75rem;
}
.newsdbox {
    background-color: #fff;
    padding: 1.8125rem;
    padding-bottom: 2.5rem;
}
#wBanner .img{
    background-size: cover;
}
.homeArea .box .box_sm{
       margin-right: 0%;
}

    
   .seriesh {
    min-height: 21.875rem;
height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
} 
.homeArea .box a{
    width: 100%;
}

.seriesh .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.seriesh .box .box_sm{
    width: 48%;
    border-radius: 0;
    margin-top: 1.625rem;
    margin-left: 0;
    margin-right: 0;
}
.myproductbox .box{
    display: block;
}

.myproductbox .box .img {
    width: 100%;
    height: 13rem;
    background-size: cover;
}
.myproductbox .box .box_r .box_sm a{
    width: 47%;
  
}

.myproductbox .box .box_r {
    padding: 2.125rem 1.5rem 1.5rem 1.55rem;
    width: 100%;
}.course
{
    background-size: cover;
    background-position: center center;
}
    .hQuality .box{
        text-align: center;
    }
    
    .form .box{
        width: 100%;
    }
    
    .cooperationjs .swiper-wrapper {
        height: 17.5rem;
        padding-bottom: 4rem;
    }
}

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

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

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