1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <!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>10年资深教练员的各科目必过经验</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">
- <h1>10年资深教练员的各科目必过经验</h1>
- <h2>科目一:勤练习,吃透驾考新规</h2>
- <p>某驾校张校长介绍,从几次理论考来看,新驾考中科目一的最主要的变化是,增加了“情境图”考察题,即给一张图让考生进行判断选择。考生需要在练习中,慢慢适应这类题型,以前死记硬背的方法不适用了。</p>
- <p>张校长表示,重点要学透公安部123号令、交通法规等文件。如果学员想对考试内容有所掌握,最好能仔细阅读这些文件和法规,做到胸有成竹。</p>
- <h2>科目二:学会灵活使用离合器控制车速</h2>
- <p>新规中,科目二由原来的“训练10项、考试4项”改为“训练和考试均为5项”,即桩考、坡道定点停车与起步、侧方停车、曲线行驶和直角转弯5个项目。</p>
- <p>“科目二的难点主要是车辆不能中途停顿”某驾校资深教练王教练介绍,在坡道定点停车和起步项目考试过程中,学员必须在30秒内起步,否则就算失败,这让学员感到很吃亏。因此,起步时要注意轻轻松开离合,同时小幅度踩住油门,再松手刹,防止后溜。要想快速起步,必须在平时训练中,学会使用踩抬离合器。考试时,一上考试车就要了解这台车的离合器需要抬多高,才能处于半离合状态。另外,在倒车入库考试项目培训中,平时一定要多练习使用离合器,学会灵活运用离合器来控制车速,做到既慢又不停车,时速保持在5公里左右,缓慢完成整个倒车入库动作。</p>
- <h2>科目三:实施驾驶要学透安全文明驾驶知识</h2>
- <p>目前,科目三由考试上车准备、起步、直线行驶等13个道路驾驶技能项目增加到16项,增加了加减档位操作、路口左转弯、路口右转弯3个考试项目和安全文明驾驶常识考试。</p>
- <p>某驾校资深教练孙教练表示,要将安全文明驾驶思想贯彻到道路驾驶技能考试每一个环节。首先,要注重细节,如上车系好安全带、正确使用灯光、路口减速慢行等;二要熟练掌握档位的操作。“平时练习中,学员一定要学会熟练换挡,避免挂档不到位或者加错档。”他还提醒考生,驾考新规扣分标准也有新变化,有扣5分、10分、不合格三个档。最常见的几个“秒杀”项目为中途停车、不按规定使用安全带等。</p>
- </body>
- </html>
|