六张图,教会你“侧方停车”神技能.html 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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>1.操作侧方停车以前找到车位后,先把车往前开,跟车位前面的车保持平行,同时把距离控制在三十厘米左右。三十厘米是一个很近的距离,你从驾驶位看过去会觉得两台车就要蹭上了,其实还没有,这就需要多加练习来强化你对距离的感知。</p>
  62. <p>2.之后保持方向不变,开始缓慢倒车,当你右边的外后视镜跟旁边车的B柱差不多平行了的时候,就可以停下了。这时你所在的位置就是一个比较靠谱的初始位置,然后把方向往右打满,开始倒入停车位。</p>
  63. <p>3.当你车身所在的直线与停车位的直线之间呈45°夹角的时候,停止倒车。怎么了,掌握不好45°的范围?没关系,有一个简单的方法来判断:按照这个套路来倒车,45°出现的时候,你的车头跟前车车尾的连线差不多会和车位垂直,换句话说,当你的车头后退到跟前车尾一条水平线的时候就差不多了。</p>
  64. <p>4.接下来的步骤既简单又复杂,简单的是你只需要向左打满方向往里倒就行了,复杂的是你必须仔细观察右侧的车外后视镜以及车内的后视镜,掌握好车尾与后车以及墙面的距离。还是那句话,一切安全第一,放慢速度就对了。</p>
  65. <p>5.后视镜的镜面是一个弧面,这种设计能让你有更大范围的视野,但同时也会让物体间的距离失真。所以从镜子里观察车尾时,以为就要蹭上墙面了,其实还有 挺大一段距离,另外现在大部分车都有了倒车雷达,你也可以在它的辅助下尽量安全的入位。不过勤练习总是没错的,掌握好距离感在侧方停车时尤为重要。</p>
  66. <p><img src="img163.jpg"/></p>
  67. <p><img src="img164.jpg"/></p>
  68. <p><img src="img165.jpg"/></p>
  69. <p><img src="img166.jpg"/></p>
  70. <p><img src="img167.jpg"/></p>
  71. <p><img src="img168.jpg"/></p>
  72. </div>
  73. </body>
  74. </html>