/* subpages/searchResult/pages/resiInfo/modules/graph/graph.wxss */ ec-canvas { width: 100%; height: 100%; } .hotlineComplaints { width: 100%; height: 618rpx; position: relative; } .hotlineComplaints image{ position: absolute; width: 100%; height: 100%; z-index: 2; top: 0; left: 50%; transform: translate(-50%); }