page { background-color: white; } .cy-rule-view { margin-top: 150rpx; width: 100%; height: auto; } .cy-rule{ width: 100%; height: 180rpx; } .cy-rule image{ width: 160rpx; height: 160rpx; } .cy-rule-row{ margin-left: 40rpx; width: 670rpx; height: 60rpx; letter-spacing: 3rpx; } .cy-rule-line{ width: 670rpx; height: 1px; background-color: gainsboro; } .cy-rule-title{ font-size: 14px; font-weight: 300; } .cy-rule-info{ font-size: 12px; font-weight: 300; }