/* customized/pages/made/combination/combination.wxss */ page{ background:#fff; } .comb-content{ width:750rpx; height:588rpx; } .comb-img{ width:334rpx; height:450rpx; } .comb-font,.comb-font4,.comb-font3{ width:218rpx; height:218rpx; } .comb-img,.comb-img3{ background:rgb(255, 176, 29); } .comb-font,.comb-font3{ background:#2e8aec; } .comb-img3{ width:70rpx; height:246rpx; } .comb-img4{ width:304rpx; height:304rpx; } .comb-view-img .pause{ width:39%; float:left; background:#eee; padding:8% 5%; margin-bottom:2%; } .comb-view-img .pause:nth-child(odd){ margin-right:2%; } .comb-view-img .text{ margin:20rpx 0 0 0; text-align: center; } .img-box{ height:auto; }