新手上路指导 - 雨中行车注意,发动机进水不要启动车辆.html 4.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="MobileOptimized" content="240"/>
  6. <meta name="viewport" content="width=device-width; initial-scale=1.4; minimum-scale=1.0; maximum-scale=1.4"/>
  7. <title>新手上路指导 - 雨中行车注意,发动机进水不要启动车辆</title>
  8. <style>
  9. html, body, div, span, applet, object, iframe, table, caption,
  10. tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
  11. kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
  12. h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
  13. acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
  14. fieldset, form, label, legend {
  15. padding: 0;
  16. margin: 0;
  17. border: 0;
  18. list-style:none;
  19. }
  20. html {
  21. height:100%;
  22. }
  23. body {
  24. line-height:3em;
  25. min-height:100%;
  26. color:#444;
  27. -webkit-text-size-adjust:none;
  28. font-family: "微软雅黑";font-size:62.5%; }
  29. body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin:0;padding:0;}
  30. header, footer, section, article, nav, figure, figcaption, aside, canvas { display:block}
  31. ul, li {list-style:none;margin:0;padding:0;}
  32. input, textarea {
  33. margin: 0;
  34. padding: 0;
  35. border:none;
  36. border-radius: 0;
  37. -webkit-border-radius:0;
  38. -moz-box-sizing: border-box;
  39. -webkit-box-sizing: border-box;
  40. -o-box-sizing: border-box;
  41. -ms-box-sizing: border-box;
  42. box-sizing: border-box;
  43. }
  44. img {border:none}
  45. a {text-decoration:none;color:#444}
  46. /*select{height:22px; line-height:18px; padding:2px 0;font-size: 12px;}*/
  47. input, img {vertical-align:middle}
  48. /* iphone按钮初始化 */
  49. input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance: none;}
  50. .content{ padding:15px 15px 25px 15px; font-family:"微软雅黑";}
  51. .content h6{font-size:1.3em; color:#5d5d5d; margin-bottom:1.1em; line-height:1.3em; margin-top:1em; }
  52. .content h2{ font-size:1.6em; color:#5d5d5d;}
  53. .content p{font-size:1.2em; color:#606060; line-height:1.5em; margin-bottom:0.5em;}
  54. .content span{font-size:1.2em; color:#535353; line-height:1.5em; margin-bottom:0.5em;}
  55. .content img{width:100%;}
  56. </style>
  57. </head>
  58. <body>
  59. <div class="content">
  60. <p><img src="img192.jpg" /></p>
  61. <p>首先,看好你的制动系统,才能无后顾之忧。雨水增大空气的湿度,如果有水进入制动液,在高温中被气化,就会造成制动失灵甚至失效。所以在保养时必须要检查制动液,以保证驾乘者的生命安全。</p>
  62. <p>雨中行车时,要把握好行驶方向、速度及能见度。雨中开车尽量使用低速挡,一或二挡、不超过20公里或30公里的时速,随时注意观察前后车辆与自己车的距离,提前做好应急的心理准备。避免急停车,避免追尾。</p>
  63. <p>提醒:雨大时即使在白天也要开灯,同时将雨刷调快保持前方能见度。</p>
  64. <p>行车中要稳住油门,一口气通过水面,尽量避免中途换挡或急转弯。汽车进水的瞬间应尽可能平稳,行驶中尽量注视远处固定目标,双手握住方向盘向前直行,切不可注视水流或浪花,以免晃乱视线产生错觉,使车辆偏离正常路线而发生意外。如水底有流沙、车轮打滑空转时,要马上停车,不可勉强通过,更不能半联动地猛踩油门踏板。</p>
  65. <p>提醒:过水后,空踩几脚刹车,试探刹车灵敏度。</p>
  66. <p>新手司机不太熟悉开车常识,在水中启动车辆,造成发动机进水。如果这还不能让你警醒的话,告诉你,在暴雨天气里,保险公司一般会根据损失险条款对车辆浸水造成内饰、电路、空滤、排气管、发动机等部位的受损进行理赔,但是有一条免责条款,就是在浸水的情况下发动车辆造成发动机损坏,保险公司不予赔偿。</p>
  67. <p>提醒:涉水时万一车辆熄火,车主最好不要急于启动马达,先检查车辆涉水深度,如果水面已经超过排气管,则严禁启动马达。可拨打救援电话,等待拖车救援。</p>
  68. </div>
  69. </body>
  70. </html>