12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <!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>B2大货车倒桩操作指南详解</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>B2大货车倒桩操作指南详解</h2>
- <p>B2大货车如何倒桩?大货车倒桩方法有哪些?大货车倒桩时注意什么?看下文分享的B2大货车倒桩指南。</p>
- <h6>大货车和普桑不同,车身大、车体长,倒起桩来可不容易,具体该如何操作呢?</h6>
- <p><img src="img90.jpg" /></p>
- <h6>出甲库</h6>
- <p>身体端正,看车厢右侧红点与右杆平行时,向右打两圈方向盘,等车正后回两圈停车。</p>
- <h6>倒乙库</h6>
- <p>首先把车上蓝点与车厢上蓝杆成一条直线,对准中杆时,方向盘向右打两圈,看车厢后角(内角)往中杆的走向快慢。如果快的话,看右侧挡板上的1号黄点对准中杆时,方向盘向左回一圈;一定等车内角与中杆平行时扣方向。如果慢的话,在确定能进库的情况下,方向盘先回一圈,等车身进库后,看后挡板黄点对准后中杆时,再回一圈,然后看后挡板中心点(红点)是否在库中心位置,并调整离中杆稍近点。</p>
- <h6>出乙库</h6>
- <p>起步后,斜出乙库,看车厢左后角到左边杆时,向左打两圈,等车正后,回两圈停车。</p>
- <h6>回甲库</h6>
- <p>首先闭左眼当车上铁丝与车窗黄点和中杆成一线时,向左打两圈,打完后,一定要查看内角(左角)。看一看是转大圈还是小圈(小圈是指内角在中杆的前面走,大圈是指内角绕着中杆走)如果转小圈,角铁对准中杆时,方向盘向右回一圈,如果转大圈,在确定能进库的情况下,内角距中杆一米左右方向盘回一圈。</p>
- <p>如果车厢与中杆距离小时,一定等内角与中杆平行时扣方向,如果内角与中杆距离大时,适当早点扣方向,进库后左车角对准后中杆快速回方向,如果扣少许,看中心点,快到库中心回方向,看中心点是否在中心位置并调整。</p>
- </div>
- </body>
- </html>
|