saic.html 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <!DOCTYPE html>
  2. <head>
  3. <meta charset="utf-8">
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  5. <title>鲸致生活-上汽乘用车工会福利</title>
  6. <meta name="description" content="鲸致生活-上汽乘用车工会福利">
  7. <meta name="viewport"
  8. content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
  9. <link rel="stylesheet" href="../auto/css/main.css">
  10. <script src="../auto/js/jquery-1.7.2.min.js"></script>
  11. <link rel="stylesheet" href="../auto/css/main.css">
  12. <link rel="stylesheet" href="../auto/css/normalize.css">
  13. <script src="../auto/js/modernizr-2.6.2.min.js"></script>
  14. <script src="../auto/js/viewport.js"></script>
  15. <style>
  16. .s-top{
  17. background: url(../auto/img/s-top.png) no-repeat;
  18. background-position: center;
  19. background-size: 100% 100%;
  20. width: 743px;
  21. height: 1000px;
  22. margin: 0 auto;
  23. }
  24. .baojie{
  25. background: url(../auto/img/s-middle.png) no-repeat;
  26. background-position: center;
  27. background-size: 100% 100%;
  28. width: 743px;
  29. height: 752px;
  30. margin: 0 auto;
  31. }
  32. .baojie img{
  33. margin-top: 550px;
  34. }
  35. .pinlei{
  36. background: url(../auto/img/s-footer.png) no-repeat;
  37. background-position: center;
  38. background-size: 100% 100%;
  39. width: 743px;
  40. height: 752px;
  41. margin: 0 auto;
  42. }
  43. .pinlei img{
  44. margin-top: 550px;
  45. }
  46. .txt{
  47. text-align: left;
  48. color: #A2A2A2;
  49. font-size: 22px;
  50. }
  51. </style>
  52. </head>
  53. <body style="text-align: center;background: #FFFFFF;">
  54. <div class="s-top"></div>
  55. <div class="baojie">
  56. <a href="check.html?type=0"><img src="../auto/img/s-119.png"></a>
  57. </div>
  58. <div class="pinlei">
  59. <a href="check.html?type=1"><img src="../auto/img/s-144.png"></a>
  60. </div>
  61. <div style="width: 703px;margin:0 auto;padding: 20px;">
  62. <p class="txt">• 凭手机号及员工卡可享受专属价购买鲸致生活家政服务,每月各限量100人,先到先得</p>
  63. <p class="txt">• 员工每月可享专属价购买服务各1次</p>
  64. <p class="txt">• 部分地区服务不覆盖,以预约成功为准,同时我们将竭力开通更多服务地区</p>
  65. </div>
  66. <div class="footer" style="bottom: 50px;">
  67. <div class="img"></div>
  68. <fieldset class="marker">
  69. <legend>领先的互联网家政服务商</legend>
  70. </fieldset>
  71. </div>
  72. </body>
  73. </html>