| | |
| | | |
| | | } |
| | | |
| | | #passPoint, |
| | | #passPoint li { |
| | | .jimu-widget-FlyRoute #passPoint, |
| | | .jimu-widget-FlyRoute #passPoint li { |
| | | margin: 0; |
| | | padding: 0; |
| | | } |
| | | |
| | | #passPoint { |
| | | .jimu-widget-FlyRoute #passPoint { |
| | | height: 100%; |
| | | list-style: none; |
| | | overflow: auto; |
| | | } |
| | | |
| | | #passPoint li { |
| | | .jimu-widget-FlyRoute #passPoint li { |
| | | margin: 10px 40px; |
| | | } |
| | | |
| | | .item { |
| | | .jimu-widget-FlyRoute .item { |
| | | background: #3E9FFC; |
| | | border-radius: 5px; |
| | | height: 20px; |
| | |
| | | font-family: "微软雅黑"; |
| | | text-align: center; |
| | | margin-bottom: 5px; |
| | | cursor: pointer; |
| | | } |
| | | .item:nth-child(1){ |
| | | |
| | | .jimu-widget-FlyRoute .item:nth-child(1) { |
| | | margin-top: 20px !important; |
| | | } |
| | | |
| | | |