12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <!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">
- <h2>交通事故的处理流程是怎么样的?你知道么?</h2>
- <p>早晚高峰时候出行的汽车较多,拥堵是在所难免的,甚至出现磕碰刮蹭等交通事故。对于处理交通事故的流程众说纷纭,那么,交通事故的处理流程到底是怎样的呢?</p>
- <h6>1、固定现场证据:</h6>
- <p>固定现场证据的方式可以通过画现场草图、拍摄现场照片、录像,也可以通过现场口头询问方式固定证据。</p>
- <h6>2、责令当事人撤离现场,恢复交通;拒不撤离现场的,予以强制撤离。对当事人不能自行移动车辆的,交通警察应当将车辆移至不妨碍交通的地点。</h6>
- <h6> 3、将具有下列情形之一的,公安交通管理部门将其驾驶的机动车移至不妨碍交通的地点或者有关部门指定的地点停放,依法给予处罚:</h6>
- <p>(1)驾驶人无有效机动车驾驶证的;</p>
- <p>(2)驾驶人有饮酒、服用国家管制的精神药品或者麻醉药品嫌疑的。</p>
- <h6>4、制作道路交通事故认定书:</h6>
- <p>(1) 撤离现场后,交通警察应当根据现场固定的证据和当事人、证人叙述等,认定并记录道路交通事故发生的时间、地点、天气、当事人姓名、机动车驾驶证号、联系方 式、机动车种类和号牌、保险凭证号、交通事故形态、碰撞部位等,并根据当事人的行为对发生道路交通事故所起的作用以及过错的严重程度,确定当事人的责任, 制作道路交通事故认定书,由当事人签名。</p>
- <p>(2)简易程序处理的道路交通事故认定书可以当场出具,也可以事后出具;但是最迟应当自现场调查之日起10日内制作道路交通事故认定书。推荐阅读:车卖了没过户发生事故怎么办</p>
- <h6>5、当场调解:</h6>
- <p>当事人共同请求调解的(可以口头申请),交通警察应当当场进行调解,并在道路交通事故认定书上记录调解结果,由当事人签名,交付当事人。但是,具有下列情形之一的,不适用调解;交通警察可以在道路交通事故认定书上载明有关情况后,将道路交通事故认定书交付当事人:</p>
- <p>(1)当事人对道路交通事故认定有异议的;</p>
- <p>(2)当事人拒绝在道路交通事故认定书上签名的;</p>
- <p>(3)当事人不同意调解的。</p>
- </div>
- </body>
- </html>
|