page { background-color: white; } .cy-use-back { width: 100%; height: auto; } .cy-use-title { width: 100%; height: 120rpx; font-size: 14px; } .cy-view { width: 100%; height: 80rpx; } .cy-line { width: 80%; height: 1px; background-color: gainsboro; } .cy-use-condition { width: 100%; height: auto; } .cy-use-condition view { font-size: 12px; color: gray; } .cy_des { width: 80%; height: auto; }