@media (max-width: 1280px) {
    /*顶部*/
    .app-header{position:fixed;top:0;left:0;right:0;z-index:100;}
    .logo-img{height:60px!important;}
    /*轮播*/
    /*.swiper-wrapper .swiper-slide{height:500px!important;}*/
    .swiper-wrapper .swiper-slide .ban-txt{top: 28%;right:8%;}
    .ban-txt .tit > img{padding-right: 20%;height: 182px!important;}
    .ban-txt .note {padding: 0!important;}
    .ban-txt .note > img{height: 42px!important;}
    .search-wrapper{right:32%!important;}
    .search-wrapper .icon{height:52px!important;}
    .header-search .menu-sub{transform: translate(-16px, -12px)!important;position: absolute!important;inset: inherit!important;border-radius: 128px;background: #349746;}
    .w-md-272px{width:272px!important;}
    .bancj{display:none;}
    /*下载云滴*/
    .descive-font{margin-bottom:24px;}
    .descive-font p {text-align:center;}
    .descive-img-wrapper {margin: 0 auto;}
    /*底部*/
    .text-dark{width:100%;}
    .text-dark .footer-logo{margin: 0 auto;width:430px;}
    .text-dark p {text-align:center;}
    .text-dark span {width:100%;text-align:center;display:block;}
    .foot-tabbar{display:none;}
}
@media (min-width: 1280px) and (max-width: 1460px){
    .ban-txt .tit > img {transform: scale(0.8);}
    .ban-txt .note > img {transform: scale(0.8);}
}
@media (min-width: 1080px) and (max-width: 1460px) {
    .descive-qrcode-img{height: 200px!important;}
}
@media (min-width: 1460px) and (max-width: 1840px) {
    .descive-qrcode-img{height: 250px!important;}
}
@media (min-width: 1280px) and (max-width: 1840px){
    /*轮播*/
    /*.swiper-wrapper .swiper-slide{height:700px!important;}*/
    .swiper-wrapper .swiper-slide .ban-txt{top: 30%;right:10%;}
    .ban-txt .note {padding: 0!important;}
    /*底部*/
    .text-dark{width:100%;}
    .text-dark .footer-logo{margin: 0 auto;width:430px;}
    .text-dark p {text-align:center;}
    .text-dark span {width:100%;text-align:center;display:block;}
    .foot-tabbar{display:none;}
}