master
CandiceSong 5 years ago
parent e71a3b8f23
commit abf0400e64

@ -3034,7 +3034,16 @@ img.highlightsimgtop {
}
}
@media (max-width: 750px) {
/*集合页*/
/*信息集合页*/
.toparticle { width: 100%;}
.toptitle { width: auto;}
.destinations { width: 100%; float: none;}
.chinamap_travelguide { width: 100%;
margin-top: 0;
display: block;
}
.things { float:none;}
/*tour集合页*/
.grouptours { width: 100%;}
.detailtopbanner {padding-top: 55px;}
.beijingexperienceinfo { width: calc(100% - 30px);}

Loading…
Cancel
Save