123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <!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>
- <h6>什么是色盲色弱?</h6>
- <p>色盲是不能辨别某些颜色或全部颜色,色弱则是指辨别颜色的能力降低。色盲以红绿色盲为多见,红色盲者不能分辨红光,绿色盲者不能感受绿色,这对生活和工作无疑会带来影响。色弱主要是辨色功能低下,比色盲的表现程度轻,也分红色弱、绿色弱等。色弱者,虽然能看到正常人所看到的颜色,但辨认颜色的能力迟缓或很差,在光线较暗时,有的几乎和色盲差不多或表现为色觉疲劳。色盲与色弱以先天性因素为多见。</p>
- <h2>如何自行判断是否是色盲/色弱?</h2>
- <h6>假同色图</h6>
- <p>通常称为色盲本,它是利用色调深浅程度相同而颜色不同的点组成数字或图形,在自然光线下距离0.5m处识读。检查时色盲本应放正,每一图不得超过5秒。色觉障碍者辨认困难,读错或不能读出,可按照色盲表规定确认属于何种色觉异常。这也是驾考体检采用的方法。</p>
- <h6>色线束试验</h6>
- <p>把颜色不同,深浅不同的毛线束混在一起,令被检者挑出与标准线束相同颜色的线束。此法颇费时间,且仅能大概定性不能定量,不适合于大面积的筛选检查。</p>
- <h6>颜色混合测定器</h6>
- <p>根据nagel根据红+绿=黄的原理,设计出的一种光谱仪器,它可以定量地记录红绿光匹配所需的量,以判定红绿色觉异常,此法既能定性又能定量。</p>
- <h2>色盲/色弱能否报驾驶员考试?</h2>
- <p>根据<<机动车驾驶证申领和使用规定>> 中对于申请驾驶证者的身体条件规定中,申请者的辨色力不能为红绿色盲,而对于红绿色弱则无限制。</p>
- </div>
- </body>
- </html>
|