1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <!DOCTYPE html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>鲸致生活-上汽乘用车工会福利</title>
- <meta name="description" content="鲸致生活-上汽乘用车工会福利">
- <meta name="viewport"
- content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
-
- <link rel="stylesheet" href="../auto/css/main.css">
- <script src="../auto/js/jquery-1.7.2.min.js"></script>
- <link rel="stylesheet" href="../auto/css/main.css">
- <link rel="stylesheet" href="../auto/css/normalize.css">
- <script src="../auto/js/modernizr-2.6.2.min.js"></script>
- <script src="../auto/js/viewport.js"></script>
-
- <style>
- .s-top{
- background: url(../auto/img/s-top.png) no-repeat;
- background-position: center;
- background-size: 100% 100%;
- width: 743px;
- height: 1000px;
- margin: 0 auto;
- }
- .baojie{
- background: url(../auto/img/s-middle.png) no-repeat;
- background-position: center;
- background-size: 100% 100%;
- width: 743px;
- height: 752px;
- margin: 0 auto;
- }
- .baojie img{
- margin-top: 550px;
- }
- .pinlei{
- background: url(../auto/img/s-footer.png) no-repeat;
- background-position: center;
- background-size: 100% 100%;
- width: 743px;
- height: 752px;
- margin: 0 auto;
- }
- .pinlei img{
- margin-top: 550px;
- }
- .txt{
- text-align: left;
- color: #A2A2A2;
- font-size: 22px;
- }
- </style>
- </head>
- <body style="text-align: center;background: #FFFFFF;">
- <div class="s-top"></div>
- <div class="baojie">
- <a href="check.html?type=0"><img src="../auto/img/s-119.png"></a>
- </div>
- <div class="pinlei">
- <a href="check.html?type=1"><img src="../auto/img/s-144.png"></a>
- </div>
- <div style="width: 703px;margin:0 auto;padding: 20px;">
- <p class="txt">• 凭手机号及员工卡可享受专属价购买鲸致生活家政服务,每月各限量100人,先到先得</p>
- <p class="txt">• 员工每月可享专属价购买服务各1次</p>
- <p class="txt">• 部分地区服务不覆盖,以预约成功为准,同时我们将竭力开通更多服务地区</p>
- </div>
- <div class="footer" style="bottom: 50px;">
- <div class="img"></div>
-
- <fieldset class="marker">
- <legend>领先的互联网家政服务商</legend>
- </fieldset>
- </div>
-
- </body>
- </html>
|