|  |  | 
 |  |  |     position: relative; | 
 |  |  |     height: 10%; | 
 |  |  |     width: 100%; | 
 |  |  |     z-index: 999; | 
 |  |  | } | 
 |  |  | .title{ | 
 |  |  |     position: absolute; | 
 |  |  | 
 |  |  |     margin-top: 1%; | 
 |  |  |     margin-left: 35%; | 
 |  |  |     text-align: center; | 
 |  |  |     font-size: 32px; | 
 |  |  |     font-size: 40px; | 
 |  |  |     font-weight: bold; | 
 |  |  |     letter-spacing: 2px; | 
 |  |  |     transform: scale(1,0.9); | 
 |  |  |     height: 77%; | 
 |  |  |     width: 30%; | 
 |  |  | 
 |  |  |     margin-top: 0.8%; | 
 |  |  |     width: 13.3%; | 
 |  |  |     height: 90%; | 
 |  |  |     background-image: url('../img/left.png'); | 
 |  |  |     background-image: url('../img/right.png'); | 
 |  |  |     background-size: 100% 100%; | 
 |  |  |     cursor: pointer; | 
 |  |  |     -moz-transform: scaleX(-1); | 
 |  |  |     -webkit-transform: scaleX(-1); | 
 |  |  |     -o-transform: scaleX(-1); | 
 |  |  |     transform: scaleX(-1); | 
 |  |  |     filter: FlipH; | 
 |  |  | } | 
 |  |  | .button-right { | 
 |  |  |     position: absolute; | 
 |  |  | 
 |  |  |     height: 90%; | 
 |  |  |     background-image: url('../img/right.png'); | 
 |  |  |     background-size: 100% 100%; | 
 |  |  |     cursor: pointer; | 
 |  |  | } | 
 |  |  | .time-tools { | 
 |  |  |     position: absolute; | 
 |  |  | 
 |  |  |     height: 30%; | 
 |  |  | } | 
 |  |  | .introduce-content { | 
 |  |  |     text-indent: 2em; | 
 |  |  |     margin-top: 13px; | 
 |  |  |     height: 150px; | 
 |  |  |     width: 100%; | 
 |  |  | 
 |  |  | } | 
 |  |  | .footer span { | 
 |  |  |     position: absolute; | 
 |  |  |     left: 15%; | 
 |  |  |     top: 30%; | 
 |  |  |     left: 18%; | 
 |  |  |     top: 50%; | 
 |  |  |     transform:translateY(-50%); | 
 |  |  |     -webkit-transform:translateY(-50%);  /*兼容-webkit-引擎浏览器*/ | 
 |  |  |     -moz-transform:translateY(-50%);     /*兼容-moz-引擎浏览器*/ | 
 |  |  |     overflow: hidden; | 
 |  |  |     text-overflow: ellipsis; | 
 |  |  |     white-space:nowrap; | 
 |  |  | } | 
 |  |  | .footer img { | 
 |  |  |     position: absolute; | 
 |  |  | 
 |  |  |     float: left; | 
 |  |  |     width: 52%; | 
 |  |  |     height: 100%; | 
 |  |  |     padding: 1.2% 1% 1.5% 1%; | 
 |  |  |     box-sizing: border-box; | 
 |  |  | } | 
 |  |  | .map-board{ | 
 |  |  |     height: 86%; | 
 |  |  |     width: 100%; | 
 |  |  |     margin-top: 2%; | 
 |  |  | } | 
 |  |  | #map { | 
 |  |  |     height: 100%; | 
 |  |  |     width: 100%; | 
 |  |  | } | 
 |  |  | .station-list { | 
 |  |  |     height: 10%; | 
 |  |  | } | 
 |  |  | .station-list .outside { | 
 |  |  |     height: 100%; | 
 |  |  |     display: inline-block; | 
 |  |  |     box-sizing: border-box; | 
 |  |  |     width: 24.2%; /*todo*/ | 
 |  |  |     padding: 1.5% 1%; | 
 |  |  | } | 
 |  |  | .station-list .inside { | 
 |  |  |     height: 100%; | 
 |  |  |     filter: Alpha(Opacity=50); /* 针对IE*/ | 
 |  |  |     background-color: rgba(3, 36, 85, 1); /*针对其他浏览器*/ | 
 |  |  |     border: 1px solid rgba(20, 80, 136, 1); | 
 |  |  |     position: relative; | 
 |  |  |     cursor: pointer; | 
 |  |  |     background-color: rgba(3, 36, 85, 0.4); /*针对其他浏览器*/ | 
 |  |  |     filter: Alpha(Opacity=50); /* 针对IE*/ | 
 |  |  | } | 
 |  |  | .station-name { | 
 |  |  |     height: 100%; | 
 |  |  |     width: 100%; | 
 |  |  |     text-align: center; | 
 |  |  |     position: absolute; | 
 |  |  |     line-height: 44px; | 
 |  |  | } | 
 |  |  |  | 
 |  |  |  | 
 |  |  | /*右*/ | 
 |  |  | /*右上*/ | 
 |  |  | 
 |  |  |     background-size: 50% auto; | 
 |  |  | } | 
 |  |  | #elem-header-first { | 
 |  |  |     background-image: url("../img/g.png"); | 
 |  |  |     background-image: url("../img/g1.png"); | 
 |  |  | } | 
 |  |  | #elem-header-second { | 
 |  |  |     background-image: url("../img/f.png"); | 
 |  |  |     background-image: url("../img/f1.png"); | 
 |  |  | } | 
 |  |  | #elem-header-third { | 
 |  |  |     background-image: url("../img/e.png"); | 
 |  |  |     background-image: url("../img/e1.png"); | 
 |  |  | } | 
 |  |  | .elem-main { | 
 |  |  |     height: 20%; | 
 |  |  | 
 |  |  |     transform-origin: 0 100%; | 
 |  |  |     right: 0; | 
 |  |  |     bottom: 0; | 
 |  |  | } | 
 |  |  | .usage-rate .usage-rate-right span { | 
 |  |  |     letter-spacing: 2px; | 
 |  |  |     font-size: large; | 
 |  |  | } | 
 |  |  | .usage-rate-english { | 
 |  |  |     position: relative; | 
 |  |  | 
 |  |  |     width: 60%; | 
 |  |  |     height: 100%; | 
 |  |  |     background-color: #e77b2c; | 
 |  |  |     position: relative; | 
 |  |  | } | 
 |  |  | .bar-proportion span { | 
 |  |  |     font-size: xx-small; | 
 |  |  |     line-height: 1.25; | 
 |  |  |     margin-right: 5px; | 
 |  |  |     display: inline-block; | 
 |  |  |     float: right; | 
 |  |  |     position: absolute; | 
 |  |  |     right: 5%; | 
 |  |  |     top: 45%; | 
 |  |  |     transform:translateY(-50%); | 
 |  |  |     -webkit-transform:translateY(-50%);  /*兼容-webkit-引擎浏览器*/ | 
 |  |  |     -moz-transform:translateY(-50%);     /*兼容-moz-引擎浏览器*/ | 
 |  |  |     opacity: 0.8; | 
 |  |  | } | 
 |  |  | .bar-container-count, .bar-container-count span  { | 
 |  |  |     float: right; | 
 |  |  |     color: #e77b2c; | 
 |  |  |     vertical-align: middle; | 
 |  |  |     font-size: 18px; | 
 |  |  | } | 
 |  |  |  | 
 |  |  | /*边框*/ | 
 |  |  | 
 |  |  |         top: 0; | 
 |  |  |         opacity: 1; | 
 |  |  |     } | 
 |  |  | } | 
 |  |  |  | 
 |  |  | .item-img { | 
 |  |  |     background-size: 100% 100%; | 
 |  |  | } | 
 |  |  | #img-1 { | 
 |  |  |     background-image: url(../img/banner/banner1.jpg); | 
 |  |  | } | 
 |  |  | #img-2 { | 
 |  |  |     background-image: url(../img/banner/banner2.jpg); | 
 |  |  | } | 
 |  |  | #img-3 { | 
 |  |  |     background-image: url(../img/banner/banner3.jpg); | 
 |  |  | } | 
 |  |  | #img-4 { | 
 |  |  |     background-image: url(../img/banner/banner4.jpg); | 
 |  |  | } | 
 |  |  | #img-5 { | 
 |  |  |     background-image: url(../img/banner/banner5.jpg); | 
 |  |  | } |