科目三考场经验.html 4.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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. <h2>考场经验</h2>
  61. <p>想过科目三,一定要注意细节</p>
  62. <p>“考生之所以在科目三实际道路驾驶考试中被淘汰,主要是不注意考试细节。”昨日,郑州交巡警支队车管所考核科相关负责人表示,根据考生容易失分的项目,给广大学员整理了一份科目三考试“宝典”。</p>
  63. <h6>关于上车准备</h6>
  64. <p>1上车前应绕车一周检查车辆外观及安全状况。</p>
  65. <p>2打开车门前应观察后方交通情况。</p>
  66. <h6>关于模拟夜间驾驶</h6>
  67. <p>1起步前应开启前照灯。</p>
  68. <p>2在通过急弯、坡路、拱桥、人行横道或者没有交通信号灯控制的路口时,应交替使用远、近光灯示意。</p>
  69. <p>3在路口转弯时,不得使用远光灯。</p>
  70. <p>4在有路灯、照明良好的道路上行驶时,不得使用远光灯。</p>
  71. <h6>关于起步</h6>
  72. <p>1上车后关闭车门,并调整驾驶座椅、后视镜,检查仪表盘。</p>
  73. <p>2开始考试后,若发动机未启动,车载语音提示“请启动发动机”。</p>
  74. <p>3发动机启动后,按语音指令及时打开对应的灯。根据语音提示关闭所有灯,起步继续考试。</p>
  75. <p>4起步前,应通过后视镜并向左方侧头,观察左后方交通情况。</p>
  76. <p>5打开转向灯,挂1挡,慢松离合器到半联动状态时,轻加油门,松驻车制动器后5秒内起步。</p>
  77. <h6>关于变更车道</h6>
  78. <p>行驶过程中,当听到车载语音提示“请变更车道”时,应进行以下操作:</p>
  79. <p>1开转向灯,通过内、外后视镜观察后方道路交通情况,等待3秒后变更车道。</p>
  80. <p>2听到语音提示后应在120米内完成变更车道,变道时不能连续变更两条车道。</p>
  81. <p>3主动变更车道,同样也评判方向灯的使用,变更车道以车头越过路中间线为准。</p>
  82. <h6>关于靠边停车</h6>
  83. <p>行驶过程中,当听到车载语音提示“请靠边停车”时,应进行以下操作:</p>
  84. <p>1开右转向灯,并通过内、外后视镜观察后方和右侧交通情况,开启转向灯3秒后方可转向。</p>
  85. <p>2停车制动时,应平缓顺畅。</p>
  86. <p>3停车后车身靠右侧路边缘线不能超过30厘米,停车过程中车轮不能压道路边缘线,停车过早(车身未到停车线)、过迟(车身已驶出停车线)将会被评判超过30厘米。</p>
  87. <p>4停车后应在放松行车制动踏板前拉紧驻车制动器。</p>
  88. <p>5夜间在路边停车后应不关闭前照灯并开启警示灯。</p>
  89. </div>
  90. </body>
  91. </html>