﻿@media (max-width:1600px){
    .nav{ height: 8rem; line-height: 8rem;}
    .header .popup{ top:8rem}
    .footer .rbox ul li img{ max-width: 15rem;}
    .moduleA,.moduleB{ padding: 5rem 0;}
    .moduleB ul li .txt .icon{ width: 8rem; height: 8rem; margin-top: 0;}
    .moduleB ul li .txt h3{ margin: 1rem 0;}
}
@media (max-width:1199px){
    .home .swiper-slide-txt h3{ font-size: 2.5rem;}
    .home .swiper-slide-txt h1{ font-size: 4rem;}
    .home .swiper-slide-txt p{ font-size: 1.8rem; margin-bottom: 2rem;}
	.navMobile{ margin-top: 8rem; display: block; border-top: 1px solid rgba(0,0,0,.1);}
    .navMobile dd{ width: 100%;}
    .navMobile dd a{ line-height: 8rem;}
    .navMobile .mtnav{display:none; margin-top: 0; background: #f5f5f5;}
    .footer .lbox,.footer .rbox{ width: 100%;}
    .footer .rbox ul{ justify-content: center; margin-top: 3rem;}
    .footer .rbox ul li{ margin: 0 1rem;}
    .footer .copyright{ text-align: center;}
}
@media (max-width:767px){
    .header{ background: #fff;}
    .home{ padding-top: 8rem;}
    .header .logo{ padding: 0;}
    .menu-handler{ padding-right: 0; width: 6rem;}
    .navMobile{ margin-top: 7rem;}
    .header .logo img{ max-height: 5rem;}
    .header .tel span{ background-size: 1.8rem;}
    .home::after{display: none;}
    .home .swiper-slide{ min-height: 30rem;}
    .home .swiper-slide video{width:auto; height: 100%;}
    .home .swiper-slide-img{ position: relative; padding-bottom: 30rem;}
    .home .swiper-slide-img img{ position: absolute; display: block; width: 100%; height: 100%; object-fit: cover;}
    .home .swiper-slide .vbg{ background: rgba(0,0,0,.1);}
    .navMobile .mtnav a{ font-size: 2rem; line-height: 3;}
    .mouse_icon{ display: none; bottom: 0;}
    .footer .lbox h1{ margin-top: 2rem;}
    .footer .rbox ul li img{ max-width: 12rem;}
    .moduleA .moduleA_box{ width: 200%; margin-left: -50%;}
    .moduleA .moduleA_box .swiper-container{ padding: 3rem 0;}
    .moduleA .swiper-container-horizontal > .swiper-pagination-bullets,.moduleA .swiper-pagination-custom,.moduleA .swiper-pagination-fraction{ bottom: 0;}
   
   
}
