| | |
| | | float: left; |
| | | width: 52%; |
| | | height: 100%; |
| | | padding: 2% 1%; |
| | | padding: 1.2% 1% 1.5% 1%; |
| | | box-sizing: border-box; |
| | | } |
| | | .map-board{ |
| | |
| | | width: 100%; |
| | | border: 1px solid rgba(20, 80, 136, 1); |
| | | position: relative; |
| | | background-color: rgba(3, 36, 85, 0.5); /*针对其他浏览器*/ |
| | | background-color: rgba(3, 36, 85, 0.4); /*针对其他浏览器*/ |
| | | filter: Alpha(Opacity=50); /* 针对IE*/ |
| | | } |
| | | |
| | |
| | | background-image: url(../img/banner/banner1.jpg); |
| | | } |
| | | #img-2 { |
| | | background-image: url(../img/banner/test2.jpg); |
| | | background-image: url(../img/banner/banner1.jpg); |
| | | } |
| | | #img-3 { |
| | | background-image: url(../img/banner/test3.png); |
| | | background-image: url(../img/banner/banner1.jpg); |
| | | } |
| | | #img-4 { |
| | | background-image: url(../img/banner/test1.jpg); |
| | | background-image: url(../img/banner/banner1.jpg); |
| | | } |
| | | #img-5 { |
| | | background-image: url(../img/banner/test2.jpg); |
| | | background-image: url(../img/banner/banner1.jpg); |
| | | } |