/*寰俊鏂囩珷*/ .ui-banner { background-color: #fff; } @media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { .ui-inner { font-size: 17px; } } .ui-inner { font-size: 16px; word-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } .ui-page { position: relative; padding: 10px 15px 15px; background-color: #fff; } .ui-page a{ color: #007AFF; } .ui-page:before { content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 1px; border-top: 1px solid #e5e5e5; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); top: auto; bottom: -2px; } .ui-page-title { margin-bottom: 12px; line-height: 1.4; font-weight: 400; font-size: 24px; } @media screen and (min-width: 1024px) { .ui-wx { width: 740px; margin-left: auto; margin-right: auto; } .ui-page-title { padding-bottom: 10px; margin-bottom: 14px; border-bottom: 1px solid #e7e7eb; } } .ui-page-meta-list { margin-bottom: 18px; line-height: 20px; font-size: 0; } .ui-page-meta { display: inline-block; vertical-align: middle; margin-right: 8px; margin-bottom: 10px; font-size: 16px; } .ui-page-meta-text { color: #8c8c8c; } .ui-page-meta-nickname { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 9em; } .ui-page-meta-img { width: 100%; margin-bottom: 6px; } .ui-page-meta-img img { height: auto !important; max-width: 100%; } .ui-page-content { overflow: hidden; color: #3e3e3e; } .ui-page-content * { max-width: 100% !important; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; word-wrap: break-word !important; } .ui-page-content p { clear: both; min-height: 1em; /*white-space: pre-wrap;*/ margin-bottom: 20px; } .ui-page-content em { font-style: italic; } .ui-page-content fieldset { min-width: 0; } .ui-page-content blockquote { margin: 0; padding-left: 10px; border-left: 3px solid #dbdbdb; } .ui-page-content img { height: auto !important; } @media screen and (min-width: 0\0) and (min-resolution: 72dpi) { .ui-page-content table { table-layout: fixed !important; } .ui-page-content td, .ui-page-content th { width: auto !important; } } .ui-page-tools { overflow: hidden; padding-top: 15px; line-height: 32px; } .ui-page-tools .text { margin-right: 0; margin-left: 0px; } .ui-page-tools-meta { vertical-align: 0; position: relative; top: 1px; margin-right: 3px; } .ui-page-content p{ margin-bottom: 0; }