|  |  | 
 |  |  |     position: relative; | 
 |  |  |     height: 10%; | 
 |  |  |     width: 100%; | 
 |  |  |     z-index: 999; | 
 |  |  | } | 
 |  |  | .title{ | 
 |  |  |     position: absolute; | 
 |  |  | 
 |  |  |     -moz-transform:translateY(-50%);     /*兼容-moz-引擎浏览器*/ | 
 |  |  |     overflow: hidden; | 
 |  |  |     text-overflow: ellipsis; | 
 |  |  |     white-space:nowrap; | 
 |  |  | } | 
 |  |  | .footer img { | 
 |  |  |     position: absolute; | 
 |  |  | 
 |  |  |     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%; | 
 |  |  | 
 |  |  |     background-image: url(../img/banner/banner1.jpg); | 
 |  |  | } | 
 |  |  | #img-2 { | 
 |  |  |     background-image: url(../img/banner/banner1.jpg); | 
 |  |  |     background-image: url(../img/banner/banner2.jpg); | 
 |  |  | } | 
 |  |  | #img-3 { | 
 |  |  |     background-image: url(../img/banner/banner1.jpg); | 
 |  |  |     background-image: url(../img/banner/banner3.jpg); | 
 |  |  | } | 
 |  |  | #img-4 { | 
 |  |  |     background-image: url(../img/banner/banner1.jpg); | 
 |  |  |     background-image: url(../img/banner/banner4.jpg); | 
 |  |  | } | 
 |  |  | #img-5 { | 
 |  |  |     background-image: url(../img/banner/banner1.jpg); | 
 |  |  |     background-image: url(../img/banner/banner5.jpg); | 
 |  |  | } |