@media (max-width:1680px) and (min-width:1440px){
    .banner .swiper-pagination{right: 5%;}

}

@media (max-width:1440px){
    header .nav ul li a{font-size: 16px;
        padding: 0 14px;
    }
    header .h-tel a span{font-size: 16px;}

    .online_order .body3 .box_small .fill_in div.type3{padding-left: 2%;}
    .banner ul li .input .tel{display: none;}
}

@media (max-width:1060px){#input{display:none;} footer{margin-bottom: 0px;}}

@media (max-width:1360px){
    .banner ul li .container h4{font-size: 42px;}
    .banner ul li .container p{font-size: 28px;}
    footer .foot-vx .tl .num{font-size: 20px;}
    footer .foot-vx .tl{margin-right: 80px;}
    .server .se-4 .mr form .input label{width: 20%;}
}

@media (max-width:1200px){
#right-link,#alt{display:none;}
    .public .list-item .item ul li .info h5{font-size: 20px;}
    .public .list-item .item ul li .info p{font-size: 16px;}
    .banner ul li .list,
    .banner ul li .input .mybtn,.banner ul li .input .img,.banner ul li .input input,header .h-tel{display: none;}
    .banner .swiper-pagination{width: 100% !important;right: unset;left: 0 !important;}
    
    header .logo img{height: 40px;}
    .index .se-3 .server-list ul li .ibox .info img{height: 80px;}
    .index .se-3 .server-list ul li .ibox .info .p{font-size: 18px;}
    .index .se-4 .main .info .in span{font-size: 26px;}
    .index .se-4 .main .info .in p{font-size: 16px;}
    footer .foot-vx .tl .tel .icon i{font-size: 30px;}
    footer .foot-vx .tl .num{font-size: 14px;}
    footer .foot-vx .tl{margin-right: 80px;}
    .server .se-4 .mr form .input label{font-size: 14px;}
    .server .se-4 .mr form .input input{height: 36px;line-height: 34px;}
    .server .se-4 .mr form h4{font-size: 26px;}
    .server .se-2 .server-list ul{flex-wrap: wrap;}
    .server .se-2 .server-list ul li{width: 33.33%;}
    .introduction .main-4 .title h4,.introduction .main-1 .info h4,.introduction .main-2 .mr h4,.introduction .main-3 .item .title h4{font-size: 32px;}
    .introduction .main-4 .title span,.introduction .main-1 .info .title span,.introduction .main-2 .mr .title span{font-size: 76px;line-height: 80px;}
    .introduction .main-1 .info .title,.introduction .main-2 .mr .title{margin-bottom: 30px;}
    .introduction .main-3 .item .title span{font-size: 60px;}
    .introduction section{padding: 40px 0;}

    .online_order .body3 .box_small .fill_in div.type3 {padding-left: 0%;}
}

@media (max-width:1024px){
    header{top: 0;}
    header>.container{    
        width: 100%;
        margin: 0;
        max-width: 100% !important;
        padding: 0;
    }
    header .head{border-radius: unset;padding: 0 20px;}
    header .lang{display: none;}
    header .icon-menu{display: block;}
    header .icon-menu i{font-size: 32px;}
    header .nav{position: fixed;width: 70vw;height: 100vh;overflow-y: scroll;left: -100%;top: 0;background-color: #fff;transition: .6s;z-index: 5;}
    header .nav.on{left: 0;}
    header .nav>ul {display: flex;flex-direction: column;width: 100%;text-align: center; padding-top: 60px;}
    header .nav>ul>li>a{margin: 10px 0;display: block;height: 40px;line-height: 40px;}
    header .icon-close{position: fixed;left: 0;top: 0;width: 100vw;height: 100vh;background-color: rgba(0,0,0,.7);z-index: 4;}
    header .icon-close i{position: absolute;color: #fff;right: 30px;top: 30px;width: 60px;font-size: 32px;}
    .banner ul li .container h4{font-size: 36px;}
    .banner ul li .container p,.index .se-2 .title h4,.c-title h4{font-size: 32px;}
    .index .se-2 .title h4 span{font-size: 56px;}
    .index .se-1 .title h4{font-size: 32px;}
    section{padding: 60px 0;}
    .index .se-1 .num ul li p span,.index .se-1 .num ul li p{font-size: 36px;}
    .index .se-2 .list ul li h4{font-size: 20px;line-height: 30px;}
    .index .se-2 .list ul li p{line-height: 30px;}
    .index .se-3 .server-list ul li .ibox .info img{height: 60px;}
    .index .se-3 .server-list ul li .ibox .info .p{font-size: 16px;}
    .links-a{margin-top: 40px;}
    .index .se-2 .list{flex-direction: column;}
    .index .se-2 .list ul{width: 100%;order: 1;}
    .index .se-2 .list>.img{order: 0;text-align: center;margin: 40px 0;}
    .index .se-2 .list>.img img{height: 360px;}
    .index .se-2 .list ul li:first-child,.index .se-2 .list ul li:last-child{margin-top: 20px;margin-bottom: 0;}
    .index .se-2 .list ul li h4,.index .se-2 .list ul li h4 span{font-size: 20px;}
    .index .se-4 .main{flex-direction: column;}
    .index .se-4 .main .info{width: 100%;}
    .index .se-4 .main .logo-list{width: 100%;}
    .index .se-4 .main .info{flex-direction: row;justify-content: flex-start;margin-bottom: 20px;}
    .index .se-4 .main .info .in{width: 50%;padding: 0 10px;}
    footer .foot-nav{display: none;}
    footer .foot-vx{width: 100%;justify-content: space-around;}
    .index .se-1 .info p{width: 100%;}
    .server .list-bar ul li a{line-height: 60px;}
    .cb-title h4{font-size: 32px;}
    .cb-title{margin-bottom: 30px;}
    .server .se-1 .info{width: 100%;}
    .se-1 .info p{width: 100%;}
    .server .se-1 div.table{width: 100%;}
    .server .se-5 .ilist ul li:nth-child(odd){margin: 0;}
    .server .se-5 .ilist ul li:nth-child(even) .img{order: 0;}
    .server .se-5 .ilist ul{background: none;flex-wrap: wrap;padding: 0;}
    .server .se-5 .ilist ul li{width: 25%;margin-bottom: 20px;padding: 0 10px;}
    .introduction .main-4 .title h4,.introduction .main-1 .info h4, .introduction .main-2 .mr h4, .introduction .main-3 .item .title h4{font-size: 28px;}
    .introduction .main-4 .title span,.introduction .main-1 .info .title span, .introduction .main-2 .mr .title span{font-size: 64px;}
    .introduction .main-1 .info .title, .introduction .main-2 .mr .title{margin-bottom: 10px;}
    .introduction .main-1 .word p.t{font-size: 22px;}
    .introduction .main-2 .mr{padding: 0 20px;}
    header .nav>ul>li{line-height: 40px;height: unset;}
    header.on .nav>ul>li{line-height: 40px;height: unset;}
}

@media (max-width:992px){
.menu .container .input{display:none;}
    .public .list-item .item .img img{width: 100%;}
    .public .list-item .item:nth-child(even)>.img{order: unset;}
    .banner ul li .container h4{font-size: 30px;}
    .banner ul li .container p{font-size: 22px;}
    .index .se-5 .swiper .swiper-button-next{right: 40%;}
    .index .se-5 .swiper .swiper-button-prev{left: 40%;}
    .server .se-3 .img-list ul li:last-child, .server .se-3 .img-list ul li:first-child{transform: none;margin: 0 20px;}
    .server .se-3 .img-list ul li{margin: 0 20px;}
    .server .se-3 .img-list ul{margin-top: 20px;}
    .server .se-3 .container>.img img{height: 200px;}
    .server .se-4 .container{flex-direction: column;}
    .server .se-4 .ml{margin: 0;padding: 0;width: 100%;}
    .server .se-4 .mr{width: 100%;margin-top: 30px;}
    .server .se-4 .mr form .input label{width: 10%;}
    .server .list-bar ul{flex-wrap: wrap;}
    .server .list-bar ul li{width: 33.33%;}
    .server .list-bar ul li.current a, .server .list-bar ul li:hover a{background-color: unset;color: #27a1ff;}
    .introduction .main-1 .info .title, .introduction .main-2 .mr .title{display: block;text-align: center;}
    .introduction .main-3 .item .title span,.introduction .main-3 .item .title h4,.introduction .main-3 .item .title span,.introduction .main-2 .mr .title h4,.introduction .main-1 .info h4,.introduction .main-2 .mr .title span{text-align: center;}
    .introduction .main-2 .mr{order: 0;margin-bottom: 30px;}
    .introduction .main-2 .ml{order: 1;}
    .introduction .main-3 .container{flex-wrap: wrap;}
    .introduction .main-3 .item{width: 33.33%;margin: 0;padding: 10px;}
    .introduction .main-3 .item:first-child{width: 100%;}
    .introduction .main-3 .item .img{text-align: center;}
    .introduction .main-3 .item .title{margin-bottom: 30px;}
    .introduction .main-1 .img-list img{margin-top: 30px;}
    .online_order .body3 .box_small .fill_in div.type1 input {width: 80%;}
}

@media (max-width:768px){
.index .se-5 .swiper .ibox .img img{height: auto;}
    .cb-title h4{font-size: 24px;}
    .server .se-3 .img-list ul{flex-wrap: wrap;}
    .server .se-3 .img-list ul li{width: 50%;padding: 0 10px;margin: 0 0 30px;}
    .server .se-3 .img-list ul li:last-child, .server .se-3 .img-list ul li:first-child{margin: 0 0 30px;}
    .server .se-3 .img-list ul li .img img{width: auto;}
    .index .se-1 .title h4{font-size: 24px;}
    .index .se-1 .num ul li p span, .index .se-1 .num ul li p{font-size: 24px;}
    .index .se-1 .num ul li span{font-size: 14px;}
    .index .se-2 .list>.img img{height: 240px;}
    .index .se-2 .list>.img{margin: 20px 0;}
    .index .se-2 .list ul li h4, .index .se-2 .list ul li h4 span{font-size: 18px;margin-bottom: 0;}
    .c-title h4,.index .se-2 .title h4{font-size: 24px;}
    .index .se-2 .title h4 span{font-size: 36px;}
    .index .se-4 .main .info .in span{font-size: 24px;}
    section{padding: 50px 0;}
    header{height: 60px;}
    header .logo img{height: 36px;}
    header .icon-close i,header .icon-menu i{font-size: 24px;}
    .index .se-1 .num ul li p span, .index .se-1 .num ul li p{font-size: 20px;}
    .index .se-4 .main .logo-list ul li{width: 33.33%;}
    footer .foot-vx .tl{margin: 0;}
    footer .copy p{text-align: left;}
    .server .list-bar ul li a{line-height: 40px;font-size: 14px; padding: 0 12px;}
    .server .se-2 .server-list ul li{width: 50%;}
    .server .se-5 .ilist ul li{width: 33.33%;margin-bottom: 20px;}
    .server .se-5 .ilist ul li .ibox .info span{white-space:unset}
    .banner ul li{height: 360px;}
    .introduction .main-3 .item .title span,.introduction .main-4 .title h4, .introduction .main-1 .info h4, .introduction .main-2 .mr h4, .introduction .main-3 .item .title h4{font-size: 24px;}
    .introduction .main-4 .title span, .introduction .main-1 .info .title span, .introduction .main-2 .mr .title span{font-size: 42px;line-height: 46px;}
    .introduction .main-1 .word p.t{font-size: 20px;}
    .introduction .main-1 .img-list img{width: 80%;}
    .introduction .main-1 .img-list{text-align: center;}

    .introduction .main-4 .logo-list ul li{width: 33.33%;padding: 10px;}
    .introduction .main-4 .logo-list ul li .ibox{border-right: 1px solid #e5e5e5;}
    .introduction .main-3 .item .title,.introduction .main-4 .title{margin-bottom: 15px;}
    .public .list-item .item ul li .info h5{font-size: 16px;}
    .public .list-item .item ul li .info p{font-size: 14px;}
}
@media (max-width:767px){
    .online_order .body3 .box_small .fill_in div.type1 input {width: 73%;}
    .online_order .body3 .box_small .fill_in div.type3 input {
        width: 30%;
    }
    .box_small{padding: 0;}

   
}

@media (max-width:480px){
    .index .se-1 .title h4,.index .se-2 .title h4{font-size: 20px;margin-bottom: 10px;}
    .c-title h4{font-size: 20px;margin-bottom: 20px;}
    .index .se-1 .num ul li{width: 100%;margin-bottom: 20px;}
    .index .se-1 .info p{font-size: 14px;line-height: 26px;}
    .index .se-2 .list ul li h4, .index .se-2 .list ul li h4 span{font-size: 16px;}
    .index .se-2 .list ul li p{font-size: 14px;line-height: 26px;}
    .index .se-3 .server-list ul li .ibox .info .p{font-size: 14px;}
    .index .se-3 .server-list ul li .ibox .info img{height: 80px;}
    .index .se-4 .main .info .in p{font-size: 14px;}
    .index .se-4 .main .info .in span{font-size: 20px;}
    .index .se-4 .main .info .in{width: auto;}
    .index .se-4 .main .info{justify-content: space-between;}
    .index .se-4 .main .logo-list ul li{width: 50%;}
    .index .se-4 .main .info{flex-direction: column;margin-bottom: 0;}
    .index .se-4 .main .info .in{margin-bottom: 20px;}
    .index .se-4 .main .info .in span{font-size: 18px;}
    .index .se-5 .swiper .swiper-button-next,
    .index .se-5 .swiper .swiper-button-prev{display: none;}
    footer .foot-vx{flex-direction: column;}
    footer .foot-vx .tl{margin-bottom: 20px;}
    footer .foot-vx .tl .num,.index .se-5 .swiper .ibox .info a{font-size: 14px;}
    footer .foot-vx .tl .tel .icon i{font-size: 36px;}
    footer .copy{line-height: 36px;}
    .index .se-5 .swiper{padding-bottom: 0px;}
    .index .se-1 .num ul{flex-wrap: wrap;}
    .links-a{margin-top: 30px;}
    .index .se-2 .list ul li{padding: 0;}
    .server .se-1 div.table{overflow-x: scroll;}
    .server .se-1 div.table .table{min-width: 690px;}
    .cb-title h4{margin-bottom: 10px;font-size: 20px;}
    .cb-title span{font-size: 14px;}
    .cb-title{margin-bottom: 20px;}
    .server .se-1 .info p{font-size: 14px;line-height: 26px;}
    .table thead th{font-size: 14px;}
    .server .se-1 div.table .table tbody tr td{font-size: 14px;}
    .server .se-1 div.table .table tbody tr td a{font-size: 14px;}
    .server .se-3 .container>.img img{height: 160px;}
    .server .se-2 .server-list ul li{width: 100%;}
    .server .se-2 .server-list ul li .ibox .info{height: auto;}
    .server .se-2 .server-list ul li .ibox .info .link{margin-top: 20px;}
    .server .se-3 .img-list ul li .info h4{font-size: 18px;}
    .server .se-4 .mr form h4{font-size: 20px;margin-bottom: 15px;}
    .server .se-4 .mr form .input label{width: 20%;}
    .server .se-5 .ilist ul li{width: 50%;margin-bottom: 20px;}
    .server .se-3 .img-list ul li{width: 100%;margin: 20px 0;padding: 0;}
    .server .se-4 .mr{padding: 30px 15px;}
    .introduction .main-1 .img-list img{width: 100%;}
    .introduction .main-4 .title h4, .introduction .main-1 .info h4, .introduction .main-2 .mr h4, .introduction .main-3 .item .title h4{font-size: 22px;}
    .introduction .main-3 .item .title span,.introduction .main-4 .title span, .introduction .main-1 .info .title span, .introduction .main-2 .mr .title span{font-size: 36px;line-height: 40px;}
    .introduction .main-1 .word p.t{font-size: 16px;}
    .introduction .main-1 .word p{font-size: 14px;line-height: 26px;}
    .introduction .main-2 .mr .info{font-size: 14px;line-height: 26px;}
    .introduction .main-3 .item{width: 50%;}
    .introduction .main-4 .logo-list ul li{width: 50%;}
    .online_order .body3 .box_small .fill_in div.type1 input {
        width: 65%;
    }

    .online_order .body2 .box_small ul{justify-content: space-between;}
    .online_order .body2 .box_small ul li{width: 48%;}
    .online_order .body3 .box_small .fill_in div{padding-right: 5%;}
    .online_order .body3 .box_small .fill_in div.type3 {
        padding-left: 6%;
    }
    .online_order .body2 .box_small ul li:first-child a{margin-right: 0;width: auto;}

    .online_order .body2 .box_small ul li a{width: auto;}
    
    /* oy2020/8/21 */
    .server .se-6 .container ul.row li .img_p .p p:first-child{font-size: 16px;}
    .server .se-6 .container ul.row li .img_p .p p{font-size: 14px;}
    .server .se-6 .container ul.row li{height: 180px;}
}

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

@media (max-width:375px){
    .online_order .body3 .box_small .fill_in div.type3 {
        padding-left: 2%;
    }
    
}
@media (max-width:320px){
.server .se-4 .mr form .input label{width: 30%;}
}


