@charset "utf-8"; .typo { font-size: 14px; line-height: 1.5em; color:#333; font-family: "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei" } .typo table { border-collapse: collapse; border-spacing: 0; } .typo th { text-align: inherit; } .typo fieldset, .typo img { border: 0; } .typo iframe { display: block; } .typo blockquote { font-family: "Microsoft Yahei", "Hiragino Sans GB", Optima, Georgia, STSong, serif; margin: 1em 0; color: #999; padding: 0.6em 1em; background: #f8f8f8; border-left: 0.4em solid #ddd; } .typo blockquote blockquote { padding: 0 0 0 1em; margin-left: 2em; } .typo acronym, .typo abbr { border-bottom: 1px dotted; font-variant: normal; } .typo abbr { cursor: help; } .typo del { text-decoration: line-through; } .typo address, .typo caption, .typo cite, .typo code, .typo dfn, .typo th, .typo var { font-style: normal; font-weight: 400; } .typo em { font-style: italic; font-weight: normal !important; } .typo ul, .typo ol { list-style: none; } .typo caption, .typo th { text-align: left; } .typo q:before, .typo q:after { content: ''; } .typo sub, .typo sup { font-size: 75%; line-height: 0; position: relative; vertical-align: text-top\9; } :root sub, :root sup { vertical-align: baseline; /* for ie9 and other mordern browsers */ } .typo sup { top: -0.5em; } .typo sub { bottom: -0.25em; } .typo a:hover { text-decoration: underline; } .typo ins, .typo a { text-decoration: none; } .typo u, .typo .typo-u { text-decoration: underline; } .typo mark { background: #fffdd1; } .typo pre, .typo code { font-family: "Courier New", Courier, monospace; white-space: pre-wrap; word-wrap: break-word; } .typo pre { background: #f8f8f8; border: 1px solid #ddd; padding: 1em 1.5em; } .typo hr { border: none; border-bottom: 1px solid #cfcfcf; margin-bottom: 10px; *color: pink; *filter: chroma(color=pink); height: 10px; *margin: -7px 0 2px; } .typo small, .typo .typo-small, .typo figcaption { font-size: 0.9em; color: #888; } [draggable] { cursor: move; } .typo .clearfix:before, .typo .clearfix:after { content: ""; display: table; } .typo .clearfix:after { clear: both } .typo .clearfix { zoom: 1 } .typo pre, .typo code, .typo kbd, .typo samp, .typo tt { font-family: monospace, monospace; font-size: 1em; } .typo code { background: #f3f3f3; border: 1px solid #ddd; padding: 1px 4px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .typo abbr { border-bottom: 1px dotted #555; cursor: pointer; } .textwrap, .textwrap td, .textwrap th { word-wrap: break-word; word-break: break-all; } .textwrap-table { table-layout: fixed; } .typo p, .typo pre, .typo ul, .typo ol, .typo dl, .typo form, .typo hr, .typo table, .typo-p, .typo-pre, .typo-ul, .typo-ol, .typo-dl, .typo-form, .typo-hr, .typo-table { margin-bottom: 1.2em; } .typo h1, .typo h2, .typo h3, .typo h4, .typo h5, .typo h6 { font-weight: bold; font-family:"Microsoft Yahei", "Hiragino Sans GB", Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; color: #333; } .typo h1, .typo h2, .typo h3, .typo h4, .typo h5, .typo h6, .typo-h1, .typo-h2, .typo-h3, .typo-h4, .typo-h5, .typo-h6 { margin-bottom: 0.4em; line-height: 1.5; } .typo h1, .typo-h1 { font-size: 1.8em; } .typo h2, .typo-h2 { font-size: 1.6em; } .typo h3, .typo-h3 { font-size: 1.4em; } .typo h4, .typo-h4 { font-size: 1.2em; } .typo h5, .typo h6, .typo-h5, .typo-h6 { font-size: 1em; } .typo p { /*text-indent: 2em;*/ } .typo ul, .typo-ul { margin-left: 1.3em; list-style: disc; } .typo ol, .typo-ol { list-style: decimal; margin-left: 1.9em; } .typo li ul, .typo li ol, .typo-ul ul, .typo-ul ol, .typo-ol ul, .typo-ol ol { margin-top: 0; margin-bottom: 0; margin-left: 2em; } .typo li ul, .typo-ul ul, .typo-ol ul { list-style: circle; } .typo table th, .typo table td, .typo-table th, .typo-table td .typo table caption { border: 1px solid #ddd; padding: 0.5em 1em; color: #666; } .typo table th, .typo-table th { background: #fbfbfb; } .typo table thead th, .typo-table thead th { background: #f1f1f1; } .typo table .caption { border-bottom: none; } .typo-input, .typo-textarea { -webkit-appearance: none; border-radius: 0; } .typo::-moz-selection { background: #08c; color: #fff; } .typo::selection { background: #08c; color: #fff; } .typo-em, .typo em, .typo legend, .typo caption { font-weight: 700; } /*ckedit*/ .typo .marker { background-color: Yellow; } .typo u, .typo ins { text-decoration: underline; }