| | |
| | | height: 45px; |
| | | line-height: 45px; |
| | | } |
| | | .m-opts .group1 { |
| | | |
| | | font-size: 16px; |
| | | color: #000; |
| | | padding: 0 10px; |
| | | height: 45px; |
| | | line-height: 45px; |
| | | } |
| | | |
| | | .group .oh { |
| | | float: none; |
| | | width: auto; |
| | | height: 45px; |
| | | overflow: hidden; |
| | | padding-left: 7px; |
| | | position: relative; |
| | | } |
| | | |
| | | .group1 .oh { |
| | | float: none; |
| | | width: auto; |
| | | height: 45px; |
| | | /* overflow: hidden; */ |
| | | padding-left: 7px; |
| | | position: relative; |
| | | } |
| | |
| | | |
| | | |
| | | .range { |
| | | position: absolute; |
| | | /* position: absolute; */ |
| | | top: -2px; |
| | | left: 7px; |
| | | right: 10px; |
| | | } |
| | | .range1 { |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 40px; |
| | | right: 5px; |
| | | } |
| | | |
| | | .range1 .bar { |
| | | position: absolute; |
| | | top: 25px; |
| | | left: 0; |
| | | width: 90%; |
| | | height: 3px; |
| | | background-color: #f5f6f7; |
| | | border-radius: 3px; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | .range1 .bar .subbar { |
| | | position: absolute; |
| | | left: 0; |
| | | height: 3px; |
| | | background-color: #178255; |
| | | border-radius: 3px; |
| | | overflow: hidden; |
| | | } |
| | | .range .bar { |
| | | position: absolute; |
| | | top: 25px; |