/* 品牌传播声量 */ .p-container { width: calc(100% - 32px); padding: 0px 16px; } .brand{ position: relative; width: calc(100% - 32px); height: 300rpx; background-color: #fff; margin-top: 32rpx; border-radius: 4rpx; padding: 16px; overflow: hidden; } .brand_tu{ width: 100%; height: 350rpx; } .text{ font-size: 36rpx; }