/* 32寸 大屏样式 */ #app{ bottom:0 } .placeholder { height: 40vh; } .head{ height: 5vh; } .body { height: 55vh; width: 70vw; } /* --- 主内容区 --- */ .sidebar-right { width: 25vw; } .sidebar-right image { height: 600rpx; position: absolute; right: 6rpx; bottom: 30rpx; }