index.css 406 B

1234567891011121314151617
  1. body{
  2. background:url('../image/bg.jpg') no-repeat;
  3. background-size: 100% 100%;
  4. }
  5. .Lpheader { width: 100%; height: auto}
  6. .Lpheader img{ width: 100%; height: auto}
  7. .dongl{ position: relative; width: 100%; z-index: 2}
  8. .ding_img{ width: 1241px; position:absolute; left: 50%; bottom: 0px; margin-left: -620.5px;}
  9. .Lpbox_main{ width: 1241px; margin: 0 auto; position: relative; top: -275px; z-index: 1}