/* components/toufang/index.wxss */ .titleHead { color: #000; padding: 5px 5px 5px 10px; font-size: 17px; margin-bottom: 15px; margin-top: 15px; border-bottom: 1rpx solid #eee; } .f2-canvas{ height: 56.25vw; } .select{ font-size: 15px; } .after { width: 3px; height: 1.2em; margin-left: -5px; display: inline-block; border-radius: 3px; vertical-align: middle; background-color: #44aae1; }.btns{ float: right; height: 20px; line-height: 20px; margin-right: 10rpx; } .title { font-size: 16px; font-weight: 500; padding-left: 10rpx; color: #44aae1; }