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">
- <h2>大货车直角转弯驾驶技巧</h2>
- <p>大货车直角转弯驾驶技巧,驾校一点通邀您共享。学过车的人都知道,直角转弯是有一定难度的,尤其是驾驶大货车。大货车如何直角转弯?大货车直角转弯驾驶技巧有哪些?要想知道这些问题的答案,请看文中介绍的直角转弯技巧。</p>
- <p>很多初学驾驶的朋友都会有这样的困惑:如何直角转弯?尤其是大货车。学过车的朋友都知道,直角转弯是有些难度的,特别是大货车直角转弯。为此,小编整理了一些大货车直角转弯驾驶技巧,以供大家参考。</p>
- <p>车辆在直角转弯之前,须先判断路幅宽度。当车行至距直角5--6m处时,降低车速,换入低速挡,鸣喇叭,注意避让其他车辆及行人,尽量靠近道路外侧行驶,做到左转弯转大弯,右转弯转小弯,并将车身摆正,缓慢行驶。</p>
- <p>当车身摆正,车速降低时,换入二挡,使车辆平顺地靠近道路外侧边缘线行驶,并控制好横向间距,以外侧车轮与外侧边缘线保持约10cm的间距为宜,并保持平行前进。前保险杆与突起点平齐时,迅速向左转动转向盘至极限位置。</p>
- <p>此时,要注意观察车身摆动情况及车轮的运动轨迹,采用怠速或轻踩节气门踏板前进,切忌猛踩节气门踏板。若是通过约7m宽道路的直角弯路时,向右转向应跨道路中心线行驶,待车头接近道路转弯拐点约1m处,迅速向右转动转向盘至极限位置;向左转向应先靠路得右侧行驶,待车头接近转弯拐点时开始转动转向盘,并至极限位置。</p>
- <p>缓缓前进要斟酌,在通过中,要沉着冷静,时刻注意车身的移动情况以及车轮的位置变化。回方向要及时,当后轮将要越过转弯拐点时,再回正转向盘。</p>
- <p>直角转弯,这个项目的重点是是车辆在转弯时,轮胎在公路上的正确位置。具体要求是车辆在接近转弯处时,换入低速档,一次平稳通过,保证车轮不压线。其实,直角转弯考试并不难,而且在日常行车中,我们也会经常遇到直角转弯,所以大货车直角转弯驾驶技巧是必须要熟练掌握的,不仅仅是为了通过考试,更重要的是行车安全。</p>
- </div>
- </body>
- </html>
|