1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
-
- .bj{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:0;}
- .bj img{ width:100%; height:100%;}
- .sydj_contentbox{ width:100%; height:100%; position:relative; left:0; top:0; z-index:1;}
- .sydj_logo{ width:681px; margin:4% auto;}
- .sydj_logo img{ width:100%; height:100%;}
- .sydj_cont{ overflow:hidden; width:1100px; margin:0 auto;}
- .sydj_cont dd{ float:left; width:50%;}
- .sydj_cont dd a{ float:left; margin:15px 10px 10px 10px;}
|