/*地图控件css U_M_*/ body, html { width: 100%; height: 100%; margin: 0; font-family: "微软雅黑"; } #odivC { width: 100%; height: 500px; } #r-result { width: 100%; margin-top: 5px; } p { margin: 5px; font-size: 14px; } #l-map{height:300px;width:100%;} .left1{ background-image:url("add.png");} .right1{ background-image:url("dele.png");}