.mypopup { .leaflet-popup-content-wrapper { width: 415px; height: 300px; } } .mypopupNoWind { .leaflet-popup-content-wrapper { width: 415px; height: 160px; } } .marker_maptip { width: 380px; background: #fff; padding: 0; } .marker_maptip .marker_title_1nQ { font-size: 18px; margin-bottom: 10px; border-bottom: 1px solid #ddd; } .marker_maptip .marker_title_1nQ icon { float: right; display: block; margin-right: 8px; margin-top: 8px; cursor: pointer; } .marker_maptip .marker_title_1nQ icon:hover { box-shadow: 2px 2px 1px #888; } .marker_maptip .marker_firstline_2WH { width: 100%; height: 44px; margin-bottom: 8px; text-align: center; } .marker_maptip .marker_firstline_2WH .marker_citypart_keg { float: left; width: 74.6%; margin-right: 0.8%; background: #eee; } .marker_maptip .marker_firstline_2WH .marker_citypart_keg .marker_name_3Lz { font-size: 20px; white-space: nowrap; } .marker_maptip .marker_firstline_2WH .marker_citypart_keg .marker_name_small_1VU { font-size: 16px; height: 28px; line-height: 28px; white-space: nowrap; } .marker_maptip .marker_firstline_2WH .marker_citypart_keg .marker_time_w5m { font-size: 12px; } .marker_maptip .marker_firstline_2WH .marker_indexpart_2UI { width: 24.4%; float: left; margin-right: 0.8%; } .marker_maptip .marker_firstline_2WH .marker_indexpart_2UI .marker_indexname_3TP { height: 20px; line-height: 20px; } .marker_maptip .marker_firstline_2WH .marker_indexpart_2UI .marker_indexvalue_1O7 { height: 24px; font-size: 16px; line-height: 24px; color: #666; background: #eee; } .marker_maptip .marker_firstline_2WH .marker_indexpart_2UI:last-child { margin-right: 0; } .marker_maptip .marker_secondline_2Om { width: 100%; height: 44px; margin-bottom: 8px; } .marker_maptip .marker_secondline_2Om .marker_item_2Kk { width: 16%; height: 44px; float: left; text-align: center; margin-right: 0.8%; } .marker_maptip .marker_secondline_2Om .marker_item_2Kk .marker_itemname_Wq5 { height: 20px; line-height: 20px; } .marker_maptip .marker_secondline_2Om .marker_item_2Kk .marker_itemvalue_1l1 { height: 24px; font-size: 15px; line-height: 24px; color: #666; background: #eee; text-align: center; } .marker_maptip .marker_secondline_2Om .marker_item_2Kk .marker_itemvalue_1l1 .marker_redpoint_2aL { width: 4px; height: 4px; padding: 3px; border-radius: 50%; background: red; margin: -5px auto 0; } .marker_maptip .marker_secondline_2Om .marker_item_2Kk:last-child { margin-right: 0; } .marker_maptip .marker_thirdline_1q_ { border: 0; color: #999; width: 100%; margin-bottom: 8px; } .marker_maptip .marker_thirdline_1q_ .marker_tablename_XLo { text-align: left; width: 12%; } .marker_maptip .marker_thirdline_1q_ .marker_tablevalue_23Q { text-align: left; width: 18.333%; white-space: nowrap; } .marker_maptip .marker_fourthline_27d { height: 120px; width: 100%; } .marker_maptip .windBox { display: flex; justify-content: space-between; } .marker_maptip .windBox .windInfor { width: 55%; color: #999; font-size: 17px; padding-top: 15px; padding-left: 20px; } .marker_maptip .windBox .windInfor div { margin-top: 10px; } .marker_maptip .windBox .windIcon { text-align: center; font-size: 15px; width: 50%; color: #999; }