.homePageInspection_warp { width: 100%; background-color: #EBF5FD; .homePageInspection_header { display: flex; justify-content: center; .title_img { position: absolute; top: 0.6rem; } .time_img { position: absolute; top: 1.8rem; } .water_ball_img { position: absolute; top: 2.7rem; width: 3.5rem; img { width: 100%; } } .equipment_rate { position: absolute; top: 3.4rem; color: white; text-align: center; .rate_num { font-size: 0.85rem; font-weight: 600; display: inline-block; } .rate_unit { font-size: 0.4rem; font-weight: 600; } .rate_title { font-size: 0.35rem; margin-top: 0.2rem; opacity: 0.85; } } .time { font-weight: 600; color: #03A3F6; } .banner_img{ width: 100%; } } } .homePageInspection_content { padding: 0 0.5rem 0.5rem 0.5rem; }