html{ font-size:1px; } *{ padding:0; margin:0; font-family:"Microsoft YaHei",Tahoma,Arial,Helvetica,sans-serif; cursor:default; } a,a *{ cursor:pointer; } *{ z-index:0; } * { -webkit-transition: background-color .15s linear, color .15s linear; -moz-transition: background-color .15s linear, color .15s linear; -o-transition: background-color .15s linear, color .15s linear; -ms-transition: background-color .15s linear, color .15s linear; transition: background-color .15s linear, color .15s linear; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, time, mark, audio, video,th,td,button{ margin:0; padding:0; border:0; text-decoration:none; } i{ font-style:normal; cursor:default; } input, textarea{ margin:0; padding:0; border-width:1px; border-style:solid; } a { cursor: pointer; text-decoration: none; } table { border-collapse:collapse; border-spacing:0; } pre { white-space: pre-wrap; word-wrap: break-word; } .hide { display:none; } .show { display:block; } .u{text-decoration:underline;} ol,ul,li { list-style:none; } .kui-editor-ul,.kui-editor-ol{ margin-left:10px; } .kui-editor-ul,.kui-editor-ul li{ list-style:disc; } .kui-editor-ol,.kui-editor-ol li{ list-style:decimal; } .clear{ clear:both; font-size:0px; height:0px; overflow:hidden; } .left{ float:left; } .right{ float:right; } .btn-editor{ user-select:none; -moz-user-select:none; display:inline-block; } .tc { text-align:center; } .f12 { font-size:12px; } .f14 { font-size:14px; } .red { color:#ff0000; } .green { color:#00ff00; } .blue { color:#0000ff; } .gray { color:Gray; } .kui-table { } .kui-table .td { } .text-shadow-white { color: #fff; text-shadow: 2px 2px 4px #000000; } .text-three-d { color: #fafafa; letter-spacing: 0; text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135; }