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