h2{ margin:72px auto 48px;}
.store-wrap{ width:1200px;min-width: 1200px;margin: 0 auto}
.store-wrap .tab{ width:238px;height:42px;line-height:42px;float: left;text-align: center;border:1px solid #ccc;margin-left: -1px;cursor: pointer}
.store-wrap li.tabOn{ background-color: #F5600A;color:#fff;}
.nav-content{ display: none}
div.on{ display: block}
.swiper-container{ height: 360px}
.btn-wrapper .bannerBtn{ bottom: 200px}
.mobileContent{ display: none}
@media screen and (max-width:300px) {
    .btn-wrapper .bannerBtn{ bottom: 54px;padding: 0 14px;left:24px;}
}
@media screen and (min-width:301px) and (max-width:350px) {
    .btn-wrapper .bannerBtn{ bottom: 54px;padding: 0 14px;left:24px;}
}
@media screen and (min-width:301px) and (max-width:360px) {
    .btn-wrapper .bannerBtn{ bottom: 54px;padding: 0 14px;left:24px;}
}
@media screen and (min-width:351px) and (max-width:420px) {
    .btn-wrapper .bannerBtn{ bottom: 54px;padding: 0 14px;left:24px;}

}
@media screen and (min-width:421px) and (max-width:490px) {
    .btn-wrapper .bannerBtn{ bottom: 54px;padding: 0 14px;left:24px;}

}
@media screen and (min-width:491px) and (max-width:620px) {
    .btn-wrapper .bannerBtn{ bottom: 54px;padding: 0 14px;left:24px;}

}
@media screen and (min-width: 960px)and (max-width: 1122px){
    .swiper-container{ height: 360px!important;}
    .btn-wrapper .bannerBtn{ bottom: 200px!important;}
}