1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <!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">
- <h1>如何调后视镜减少盲区最安全?</h1>
- <h6>调节后视镜的方法</h6>
- <p> A、左镜:将地平线置于镜面的1/2,车身约占镜面1/4;</p>
- <p>B、右镜:将地平线置于镜面的2/3,车身约占1/4;</p>
- <p>C、中视镜:不是化妆镜,切记!</p>
- <p><img src="img31.jpg" /></p>
- <p><img src="img32.jpg" /></p>
- <h6>1、左侧后视镜调整标准</h6>
- <p><img src="img33.jpg" /></p>
- <p>把水平线置于后视镜的中线位置,然后再把车身的边缘调到占据镜面影像的1/4。</p>
- <h6>2、右侧后视镜调整标准</h6>
- <p><img src="img34.jpg" /></p>
- <p>把水平线置于后视镜的2/3位置,然后再把车身的边缘调到占据镜面影像的1/4。</p>
- <h6>3、中央后视镜调整标准</h6>
- <p><img src="img35.jpg" /></p>
- <p>远方的水平线横置于中央后视镜的中线位置,然后再移动左右,把自己右耳的影像刚好放在镜面的左缘。</p>
- <p>通过后视镜这样测车距:</p>
- <p><img src="img36.jpg" /></p>
- <p><img src="img37.jpg" /></p>
- <p><img src="img38.jpg" /></p>
- <p>如图可知:后车不足后视镜面积1/3甚至更小时并线会更安全。</p>
- <p>另外,对于后视镜面积较大的SUV及MPV车型来说,后车需距离足够近才会占满后视镜,而小车由于后视镜较小,因此无需离得很近就很容易被后车“填满”,大家要区别对待。</p>
- </body>
- </html>
|