| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- 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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
- margin: 0;
- padding: 0;
- border: 0;
- font: inherit;
- font-size: 100%;
- vertical-align: baseline
- }
- html {
- line-height: 1
- }
- ol, ul {
- list-style: none
- }
- table {
- border-collapse: collapse;
- border-spacing: 0
- }
- caption, th, td {
- text-align: left;
- font-weight: normal;
- vertical-align: middle
- }
- q, blockquote {
- quotes: none
- }
- q:before, q:after, blockquote:before, blockquote:after {
- content: "";
- content: none
- }
- a img {
- border: none
- }
- article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
- display: block
- }
- html {
- *overflow: auto
- }
- body, button, input, select, textarea {
- font-family: PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
- font-size: 14px
- }
- .clearfix:after {
- content: "";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden
- }
- .clearfix {
- display: inline-block
- }
- .clearfix {
- height: 1%
- }
- .clearfix {
- display: block;
- overflow: hidden
- }
- .ellipsis {
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden
- }
- .alert {
- margin-bottom: 20px;
- padding: 0 10px;
- height: 36px;
- line-height: 36px;
- border: 1px solid #ddd;
- color: #888
- }
- .alert .close {
- float: right;
- font-size: 12px;
- color: #999
- }
- .alert .close:hover {
- text-decoration: none
- }
- .alert.alert-warning {
- background: #fff5db;
- color: #e2ba89;
- border-color: #ffe195
- }
- .alert.alert-error {
- background: #fceee8;
- color: #fc0000;
- border-color: #fc0000
- }
- ::-webkit-scrollbar-track-piece {
- background-color: #fff;
- -webkit-border-radius: 0
- }
- ::-webkit-scrollbar {
- width: 10px;
- height: 10px
- }
- ::-webkit-scrollbar-thumb {
- height: 50px;
- background-color: #b8b8b8;
- -webkit-border-radius: 6px;
- outline: 2px solid #fff;
- outline-offset: -2px;
- border: 2px solid #fff;
- filter: alpha(opacity=50);
- -moz-opacity: 0.5;
- -khtml-opacity: 0.5;
- opacity: 0.5
- }
- ::-webkit-scrollbar-thumb:hover {
- height: 50px;
- background-color: #878987;
- -webkit-border-radius: 6px
- }
- @font-face {
- font-family: 'iconfont';
- src: url('../fonts/iconfont.eot?1464535104');
- src: url('../fonts/iconfont.eot?&1464535104#iefix') format("embedded-opentype"),url('../fonts/iconfont.woff?1464535104') format("woff"),url('../fonts/iconfont.ttf?1464535104') format("truetype"),url('../fonts/iconfont.svg?1464535104#iconfont') format("svg")
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -webkit-text-stroke-width: 0.2px;
- -moz-osx-font-smoothing: grayscale
- }
- .kv-table {
- border-right: 1px solid #cacaca \9;
- *border-right: 1px solid #cacaca
- }
- .kv-table .kv-table-row {
- border-bottom: 1px solid #cacaca
- }
- .kv-table .kv-table-row .kv-item {
- padding-left: 134px
- }
- .kv-table .kv-table-row .kv-item .kv-label {
- float: left;
- padding: 0 10px;
- margin-left: -134px;
- width: 112px;
- background: #f5f5f5;
- border: 1px solid #cacaca;
- border-bottom: none;
- border-top: none
- }
- .kv-table .kv-table-row .kv-item .kv-content-wrap {
- float: left;
- width: 100%
- }
- .kv-table .kv-table-row .kv-item .kv-content {
- padding: 10px
- }
- .kv-table .kv-table-row.col-3 .kv-item-wrap {
- float: left;
- width: 33.33%
- }
- .kv-table .kv-table-row.col-2 .kv-item-wrap {
- float: left;
- width: 33.33%
- }
- table.kv-table {
- width: 100%
- }
- table.kv-table .kv-label {
- padding: 0 10px;
- width: 114px;
- background: #f5f5f5;
- border: 1px solid #cacaca;
- border-top: none
- }
- table.kv-table td.kv-content, table.kv-table td.kv-label {
- height: 29px;
- padding: 4px 0;
- border-bottom: 1px solid #cacaca;
- font-size: 13px;
- padding-left: 10px
- }
- table.kv-table tr:first-child td.kv-content, table.kv-table tr:first-child td.kv-label {
- border-top: 1px solid #cacaca
- }
- table.kv-table tr td.kv-content:last-child {
- border-right: 1px solid #cacaca
- }
- table.kv-table tr .button {
- text-align: center;
- border-radius: 0;
- text-indent: 0;
- height: 32px
- }
- table.kv-table .kv-content {
- width: 260px;
- padding: 5px 10px
- }
- table.kv-table .textarea-wrap textarea {
- width: 98%
- }
- .selImg {
- opacity: 0;
- filter: alpha(opacity=0);
- height: 190px;
- width: 140px;
- position: absolute;
- z-index: 9;
- }
|