<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "SimHei";
  src: url("https://www.syxtk.com/static/build/assets/SimHei-7mHeLUpA.woff2") format('woff2');
}
@font-face {
  font-family: "KaiTi";
  src: url("https://www.syxtk.com/static/build/assets/KaiTi-D_ae-rGT.woff2") format('woff2');
}
@font-face {
  font-family: "KaiTi_GB2312";
  src: url("https://www.syxtk.com/static/build/assets/KaiTi-D_ae-rGT.woff2") format('woff2');
}
@font-face {
  font-family: "remixicon";
  src: url("https://www.syxtk.com/static/build/assets/remixicon-pre1V8y-.woff2") format("woff2");
  font-display: swap;
}
/*
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*/
[class^="ri-"],
[class*="ri-"] {
  font-family: 'remixicon' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ri-lg {
  font-size: 1.3333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.ri-xl {
  font-size: 1.5em;
  line-height: 0.6666em;
  vertical-align: -0.075em;
}
.ri-xxs {
  font-size: 0.5em;
}
.ri-xs {
  font-size: 0.75em;
}
.ri-sm {
  font-size: 0.875em;
}
.ri-1x {
  font-size: 1em;
}
.ri-2x {
  font-size: 2em;
}
.ri-3x {
  font-size: 3em;
}
.ri-4x {
  font-size: 4em;
}
.ri-5x {
  font-size: 5em;
}
.ri-6x {
  font-size: 6em;
}
.ri-7x {
  font-size: 7em;
}
.ri-8x {
  font-size: 8em;
}
.ri-9x {
  font-size: 9em;
}
.ri-10x {
  font-size: 10em;
}
.ri-fw {
  text-align: center;
  width: 1.25em;
}
.ri-menu-line:before {
  content: "\ef3e";
}
.ri-search-line:before {
  content: "\f0d1";
}
.ri-eye-fill:before {
  content: "\ecb4";
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox &lt; 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  width: 100%;
  min-width: 320px;
}
body.fixed {
  overflow: hidden;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
input:focus,
textarea:focus {
  outline: none;
}
.show-table {
  display: table;
  width: 100%;
  height: 100%;
}
.show-cell {
  display: table-cell;
  vertical-align: middle;
}
.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
  clear: both;
}
.hide {
  display: none !important;
}
.icon-sprites {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://www.syxtk.com/static/build/assets/icon_global-BoOzN1Jh.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
h2.block-title {
  position: relative;
  padding-left: 23px;
  font-size: 18px;
  line-height: 50px;
  color: #2e2e2d;
}
h2.block-title:after {
  content: " ";
  display: block;
  position: absolute;
  top: 12px;
  left: 10px;
  width: 3px;
  height: 27px;
  background-color: #6426b0;
}
.btn-loading-more {
  display: block;
  width: 95%;
  margin: 10px auto;
  background-color: #eeeedd;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  line-height: 3em;
  color: #ba291e;
}
.btn-back-top {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 70px;
  width: 40px;
  height: 40px;
  background-position: -500px -250px;
  transition: right 0.4s;
}
.btn-back-top.out-hide {
  right: -60px;
}
footer {
  margin-top: 30px;
  padding: 10px;
  background-color: #D42322;
}
footer .info {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  margin: 5px auto;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  border: 1px solid #ddd;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 3;
  color: #23527c;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  border-color: #337ab7;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777;
  cursor: not-allowed;
  border-color: #ddd;
}
.pagination-box {
  margin-top: 20px;
  font-size: 12px;
  overflow: hidden;
}
.pagination-box .pagination li a,
.pagination-box .pagination li span {
  min-width: 30px;
  padding: 0;
  line-height: 32px;
  color: #333;
  border: none;
  transition: font-size 0.1s;
  text-align: center;
}
.pagination-box .pagination li a:hover {
  font-size: 16px;
}
.pagination-box .pagination li.prev a {
  margin-right: 10px;
  width: 32px;
  height: 32px;
  background-position: -400px -50px;
}
.pagination-box .pagination li.prev a:hover {
  background-position: -500px -50px;
}
.pagination-box .pagination li.prev.disabled a:hover {
  background-position: -400px -50px;
}
.pagination-box .pagination li.next a {
  margin-left: 10px;
  width: 32px;
  height: 32px;
  background-position: -450px -50px;
}
.pagination-box .pagination li.next a:hover {
  background-position: -550px -50px;
}
.pagination-box .pagination li.next.disabled a:hover {
  background-position: -450px -50px;
}
.pagination-box .pagination li.active a {
  background-color: inherit;
  font-size: 16px;
  color: #ba261a;
}
.pagination-box .pagination li.active a:hover {
  text-decoration: none;
}
.pagination-box .pagination li.full-text a {
  margin-left: 20px;
}
.pagination-box .pagination li.full-text a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.share-box {
  padding-left: 3%;
}
.share-box .jiathis_style_32x32 .jiathis_button_renren {
  display: none;
}
.share-box .jiathis_style_32x32 .jiathis_button_qzone {
  display: none;
}
.share-box .jiathis_style_32x32 .jiathis_txt {
  font-size: 12px;
  color: #888;
}
.share-box .jiathis_style_32x32 .jtico {
  margin-top: 4px;
  background: url("https://www.syxtk.com/static/build/assets/icon_global-BoOzN1Jh.png") no-repeat;
}
.share-box .jiathis_style_32x32 .jtico_tsina {
  background-position: 0 -150px;
}
.share-box .jiathis_style_32x32 .jtico_weixin {
  background-position: -50px -150px;
}
.share-box .jiathis_style_32x32 .jtico_tqq {
  background-position: -100px -150px;
}
.share-box .jiathis_style_32x32 .jtico_cqq {
  background-position: -150px -150px;
}
.share-box .jiathis_style_32x32 .jtico_jiathis {
  background-position: -200px -150px;
}
.share-box .jiathis_style_32x32 .jtico_jiathis:hover {
  background-position: -200px -200px;
}
.share-box .jiathis_style_32x32 a:hover {
  opacity: 1;
}
.share-box .jiathis_style_32x32 a:hover .jtico_tsina {
  background-position: 0 -200px;
}
.share-box .jiathis_style_32x32 a:hover .jtico_weixin {
  background-position: -50px -200px;
}
.share-box .jiathis_style_32x32 a:hover .jtico_tqq {
  background-position: -100px -200px;
}
.share-box .jiathis_style_32x32 a:hover .jtico_cqq {
  background-position: -150px -200px;
}
.jiathis_style * {
  box-sizing: content-box;
}
.jiathis_style img {
  width: auto;
  height: auto;
}
.red {
  color: #f00;
}
/*hidden chang yan ad*/
#bianxianmao_ad {
  display: none;
}
#feedAv {
  width: 0;
  height: 0;
  opacity: 0;
  display: none;
  visibility: hidden;
  overflow: hidden;
}
#feedAv * {
  display: none;
}
header {
  background: #D42322;
  margin-bottom: 6px;
}
header .top {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  vertical-align: middle;
}
header .icon {
  font-family: remixicon, serif;
}
header .logo {
  display: block;
  height: 56px;
  width: 140px;
  margin-left: 10px;
  background: url("https://www.syxtk.com/static/build/assets/logo-white-D4nyK8Rx.png") no-repeat 0 0;
  background-size: contain;
}
header .btn_side {
  width: 50px;
  line-height: 60px;
  height: 60px;
  font-size: 30px;
  color: #fff;
  text-align: center;
}
header .btn_side .ri-menu-line {
  display: block;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transition: transform 0.3s linear;
}
header .btn_side .ri-menu-line.open {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.nav-container {
  position: absolute;
  display: none;
  left: 0;
  top: 60px;
  width: 100%;
  background: #fff;
  z-index: 100;
  border-bottom: 1px solid #eee;
}
ul.top-nav-list {
  display: flex;
  flex-wrap: wrap;
}
.top-nav-list li {
  position: relative;
  flex: 1 1 22%;
  margin: 0 1%;
  padding: 10px 0;
  text-align: center;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  font-size: 14px;
  border-bottom: 1px solid #eee;
}
ul.special li {
  background: #eeeedd;
  margin: 10px;
}
ul.elite {
  padding-bottom: 10px;
}
ul.elite li {
  border-bottom: none;
  background: #ffdd99;
}
.article-list {
  overflow: hidden;
}
.article-list &gt; li {
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
}
.article-list &gt; li:first-of-type {
  margin-top: 0;
}
.article-list &gt; li:last-of-type {
  margin-bottom: 0;
}
.article-list .item-img-many h3 {
  margin-top: 8px;
  margin-bottom: 8px;
  height: 1.8em;
  font-size: 16px;
  line-height: 1.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-list .item-img-many .images img {
  display: block;
  float: left;
  width: 31.5%;
  margin-right: 2.5%;
}
.article-list .item-img-many .images img:last-of-type {
  margin-right: 0;
}
.article-list .item-img-many .article-info {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  overflow: hidden;
}
.article-list .item-img-many .article-info span {
  display: block;
  color: #666;
}
.article-list .item-img-many .article-info .column,
.article-list .item-img-many .article-info .author {
  float: left;
}
.article-list .item-img-many .article-info a {
  color: #006cbc;
}
.article-list .item-img-many .article-info .author {
  display: block;
}
.article-list .item-img-many .article-info .column {
  margin-right: 10px;
}
.article-list .item-img-many .article-info .date {
  float: right;
  color: #999;
}
.article-list .item-img-single {
  display: flex;
  padding: 10px;
}
.article-list .item-img-single a.img-box {
  display: block;
  width: 32%;
  overflow: hidden;
}
.article-list .item-img-single a.img-box img {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #eee;
}
.article-list .item-img-single .article-info {
  margin-left: 10px;
  width: 65%;
}
.article-list .item-img-single .article-info h3 {
  height: 3.6em;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: normal;
}
.article-list .item-img-single .article-info &gt; div {
  margin-top: 15px;
  font-size: 12px;
  overflow: hidden;
}
.article-list .item-img-single .article-info &gt; div span {
  display: block;
  color: #666;
}
.article-list .item-img-single .article-info &gt; div .column,
.article-list .item-img-single .article-info &gt; div .author {
  float: left;
}
.article-list .item-img-single .article-info &gt; div a {
  color: #006cbc;
}
.article-list .item-img-single .article-info &gt; div .author {
  display: block;
}
.article-list .item-img-single .article-info &gt; div .column {
  margin-right: 10px;
}
.article-list .item-img-single .article-info &gt; div .date {
  float: right;
  color: #999;
}
.article-list .item-article .article-info {
  margin: 10px;
}
.article-list .item-article .article-info h3 {
  height: 3.6em;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.8em;
}
.article-list .item-article .article-info &gt; div {
  margin-top: 15px;
  font-size: 12px;
  overflow: hidden;
}
.article-list .item-article .article-info &gt; div span {
  display: block;
  color: #666;
}
.article-list .item-article .article-info &gt; div .column,
.article-list .item-article .article-info &gt; div .author {
  float: left;
}
.article-list .item-article .article-info &gt; div a {
  color: #006cbc;
}
.article-list .item-article .article-info &gt; div .author {
  display: block;
}
.article-list .item-article .article-info &gt; div .column {
  margin-right: 10px;
}
.article-list .item-article .article-info &gt; div .date {
  float: right;
  color: #999;
}
/*common*/
.model {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  transform: translateX(-100%);
  transition: all 0.4s;
}
.model .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.model .content {
  position: relative;
  background-color: #fff;
  z-index: 10;
}
.model.open {
  transform: translateX(0);
}
#nav_model .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  padding: 20px 0;
  overflow: auto;
}
#nav_model .logo {
  display: block;
  text-align: left;
  padding: 0 30px 10px;
  border-bottom: 0.5px solid #ff726c;
}
#nav_model .logo .icon {
  display: block;
  height: 40px;
  width: 150px;
  background: url("https://www.syxtk.com/static/build/assets/logo-B_SY1GJM.png") no-repeat 0 0;
  background-size: contain;
}
#nav_model .logo .slogan {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #666666;
}
#nav_model nav {
  margin-top: 10px;
  padding: 0 30px;
}
#nav_model nav li {
  border-bottom: 0.5px solid #eee;
  font-size: 14px;
  line-height: 40px;
}
#nav_model nav li a {
  display: block;
  position: relative;
}
#nav_model nav li a i.arrow {
  position: absolute;
  top: 10px;
  right: -4px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("https://www.syxtk.com/static/build/assets/logo-B_SY1GJM.png") no-repeat 0 0;
  background-size: contain;
}
#nav_model .copy_right {
  margin-top: 20px;
  font-size: 12px;
  color: #999999;
  line-height: 1.5;
  text-align: center;
}
/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("/fonts/flexslider-icon/flexslider-icon.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides &gt; li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides &gt; li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides &gt; li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.p-index .headline {
  display: block;
  position: relative;
  width: 98%;
  overflow: hidden;
}
.p-index .headline .swiper-slide {
  width: 100%;
}
.p-index .headline img {
  display: block;
  width: 100%;
  border-radius: 4px;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.p-index .headline .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 4%;
  background-color: rgba(0, 0, 0, 0.5);
}
.p-index .headline h1 {
  width: 100%;
  max-height: 2.8em;
  overflow: hidden;
  padding: 0 10px;
  font-size: 18px;
  line-height: 1.4em;
  color: #fff;
}
.p-index .headline .tag-column {
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 45px;
  height: 27px;
  padding-right: 5px;
  background-color: #ba261a;
  border-bottom-right-radius: 24px;
  border-top-right-radius: 24px;
  font-size: 14px;
  line-height: 27px;
  color: #fff;
  text-align: center;
}
.p-index .line-title {
  width: 100%;
  flex-direction: row;
  display: flex;
  justify-content: space-between;
}
.p-index .line-title .more {
  display: block;
  font-size: 14px;
  width: 40px;
  text-align: center;
  color: #c93e4f;
  line-height: 48px;
}
.p-index .hot-list h2.block-title:after {
  background-color: #c93e4f;
}
.p-index .hot-list .main-list {
  position: relative;
  height: 351px;
  overflow: hidden;
  margin-bottom: 0;
  background-color: #fff;
}
.p-index .hot-list .slides {
  height: 323px;
  overflow: hidden;
  /*
                  a.img-box {
                    display: block;
                    float: left;
                    width:35%;
                    height:87px;
                    overflow: hidden;
                    margin-top:10px;
                    margin-bottom:10px;
                    img{
                      width:100%;
                    }

                  }
                  .article-info{
                    float: left;
                    width:60%;
                    margin-left:2.5%;
                    margin-top:10px;
                    margin-bottom:10px;
                    h3{
                      height:3.6em;
                      overflow: hidden;
                      font-size:16px;
                      line-height:1.8em;
                    }
                    &gt;div{
                      margin-top:15px;
                      font-size:12px;
                      overflow: hidden;
                      span{
                        display: block;
                        color: #666;
                      }
                      .author{
                        display: block;
                        margin-left:10px;
                        color: #006cbc;
                      }
                      .column,.author{
                        float: left;
                      }
                      .date{
                        float: right;
                      }
                    }

                  }*/
}
.p-index .hot-list .slides .item {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fff;
}
.p-index .hot-list .slides .item .slider li {
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  border-bottom: 1px solid #f6f6f6;
}
.p-index .hot-list .slides .item .slider li:last-of-type {
  border: none;
}
.p-index .hot-list .flex-control-nav {
  position: absolute;
  bottom: 1px;
}
.p-index .hot-list .flex-control-nav li a {
  width: 8px;
  height: 8px;
  background-color: #d8d8d8;
  box-shadow: none;
}
.p-index .hot-list .flex-control-nav li .flex-active {
  background-color: #ba261a;
}
.p-index .recommend-today h2.block-title:after {
  background-color: #6426b0;
}
.p-search .search-input-box {
  overflow: hidden;
  background-color: #eaeaea;
}
.p-search .search-input-box form {
  position: relative;
  margin: 6px auto;
  padding-right: 32px;
  width: 95%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
}
.p-search .search-input-box form label {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-color: #fff;
}
.p-search .input-keywords {
  width: 100%;
  height: 32px;
  border: none;
  padding-left: 10px;
}
.p-search .btn-search {
  position: absolute;
  top: 7px;
  left: 6px;
  width: 20px;
  height: 20px;
  border: none;
  outline: none;
  background-color: #fff;
  background-position: -100px -50px;
}
.p-search .search-result .message {
  margin: 40% auto;
  text-align: center;
  color: #f00;
}
.p-special-all .special-all-list h2.block-title:after {
  background-color: #4367c7;
}
.p-special-all .special-all-list .article-list .item-img-single .article-info &gt; div .article-count {
  color: #999;
}
.p-author-content .author-detail {
  padding-bottom: 10px;
  overflow: hidden;
}
.p-author-content .author-detail .avatar {
  margin: 20px auto 10px auto;
  text-align: center;
}
.p-author-content .author-detail .avatar img {
  display: inline-block;
  width: 102px;
  height: 102px;
}
.p-author-content .author-detail .name {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.p-author-content .author-detail .title {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.4em;
  color: #666;
  text-align: center;
}
.p-author-content .author-detail .brief {
  padding: 20px 8%;
  font-size: 14px;
  line-height: 1.8em;
  color: #333;
  letter-spacing: 1px;
}
.p-author-content h2.block-title:after {
  background-color: #c93e4f;
}
.p-author-all .recommend-author-article .block-title:after {
  background-color: #4367c7;
}
.p-author-all .author-all-list .block-title a {
  display: inline-block;
  float: right;
  margin-right: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #006cbc;
}
.p-author-all .author-all-list .block-title:after {
  background-color: #c93e4f;
}
.p-author-all .author-list &gt; li {
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
}
.p-author-all .author-list &gt; li:first-of-type {
  margin-top: 0;
}
.p-author-all .author-list .img-box {
  display: block;
  float: left;
  width: 87px;
  height: 87px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.p-author-all .author-list .img-box img {
  width: 100%;
}
.p-author-all .author-list .article-info {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 100px;
  overflow: hidden;
}
.p-author-all .author-list .article-info h3 {
  height: 3.2em;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.6em;
  color: #2e2e2e;
}
.p-author-all .author-list .article-info &gt; div {
  margin-top: 15px;
  font-size: 12px;
}
.p-author-all .author-list .article-info .author {
  float: left;
  color: #006cbc;
}
.p-author-all .author-list .article-info .date {
  float: right;
  color: #999;
}
.p-author-all .author-list .author-info {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 100px;
  overflow: hidden;
}
.p-author-all .author-list .author-info h3,
.p-author-all .author-list .author-info .title {
  height: 1.6em;
  font-size: 16px;
  line-height: 1.6em;
  color: #2e2e2e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p-author-all .author-list .author-info .title {
  margin-top: 5px;
  color: #999;
}
.p-author-all .author-list .author-info .article-count {
  display: block;
  margin-top: 12px;
  font-size: 12px;
  color: #999;
}
.p-author-all .author-index-list {
  background-color: #fff;
  padding: 10px 0;
}
.p-author-all .author-index-list &gt; li {
  margin: 0 10px;
}
.p-author-all .author-index-list .index {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  background-color: #ba261a;
  border-radius: 50%;
  margin-top: 2px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.p-author-all .author-index-list .name-list {
  margin-left: 40px;
}
.p-author-all .author-index-list .name-list a {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  line-height: 2.5em;
  color: #333;
}
.article-body {
  overflow: hidden;
  padding: 10px;
}
.article-body h1 {
  margin: 10px auto;
  font-size: 24px;
  line-height: 34px;
  color: #2e2e2e;
}
.article-body .article-info {
  padding: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #999;
  border-bottom: 1px solid #ccc;
}
.article-body .article-info span {
  display: inline-block;
}
.article-body .article-info span:not(:last-child) {
  margin-right: 10px;
}
.article-body .article-info span i {
  width: 16px;
  height: 13px;
  margin-right: 5px;
  vertical-align: middle;
}
.article-body .article-info .author {
  display: inline-block;
  margin-right: 15px;
}
.article-body .article-info a {
  color: #0670be;
}
.article-body .article-info .view-count i {
  background-position: -150px -50px;
}
.article-body .article-info .comment-count i {
  background-position: -200px -50px;
}
.article-body .article-brief {
  margin-top: 15px;
  padding: 5px 15px;
  background-color: #ebebeb;
  font-size: 16px;
  line-height: 2em;
  text-indent: 2em;
  color: #666;
}
.article-body .pagination-box {
  margin-bottom: 15px;
}
.article-body .share-box {
  margin-top: 15px;
}
.article-body .pagination {
  display: block;
  float: left;
  margin-left: 10px;
  margin-bottom: 0;
}
.article-body .surplus-text {
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 20px;
  font-size: 14px;
  line-height: 2.2em;
}
.article-body .article-author-info {
  display: block;
  position: relative;
  margin: 0 10px;
  background-color: #fff;
}
.article-body .article-author-info .img-box {
  float: left;
  width: 50px;
  height: 50px;
  margin: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.article-body .article-author-info img {
  width: 100%;
}
.article-body .article-author-info .text {
  margin-top: 15px;
}
.article-body .article-author-info .text.no-title {
  margin-top: 25px;
}
.article-body .article-author-info .name {
  font-size: 14px;
  color: #006cbc;
}
.article-body .article-author-info .title {
  margin-top: 10px;
  font-size: 12px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-body .article-author-info .arrow {
  position: absolute;
  top: 25px;
  right: 10px;
}
.article-body .article-author-info .arrow i {
  background-position: -450px -200px;
}
.mood-box ul {
  width: 100%;
  max-width: 520px;
  margin: 2% auto;
  overflow: hidden;
}
.mood-box li {
  position: relative;
  float: left;
  width: 14.3%;
  height: 210px;
  margin-right: 2%;
}
.mood-box li:first-of-type {
  margin-left: 2%;
}
.mood-box li a {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55px;
}
.mood-box li a span:nth-of-type(1) {
  display: block;
  width: 100%;
  height: 30px;
  background-color: #232f3e;
  text-align: center;
}
.mood-box li a span:nth-of-type(2) {
  display: block;
  font-size: 12px;
  line-height: 2em;
  color: #999;
  text-align: center;
}
.mood-box li a i {
  display: inline-block;
  margin-top: 6px;
  width: 18px;
  height: 18px;
}
.mood-box li .pillar-wrap {
  position: absolute;
  left: 0;
  bottom: 58px;
  width: 100%;
}
.mood-box li .pillar-wrap .pillar {
  height: 0;
  background-color: #a9d3ff;
}
.mood-box li .pillar-wrap .count {
  font-size: 12px;
  color: #666;
  text-align: center;
}
.mood-box li.shock .icon-sprites {
  background-position: -500px -150px;
}
.mood-box li.shock.on a span:nth-of-type(1) {
  background-color: #ba261a;
}
.mood-box li.shock.on .icon-sprites {
  background-position: -500px -100px;
}
.mood-box li.doubt .icon-sprites {
  background-position: -300px -150px;
}
.mood-box li.doubt.on a span:nth-of-type(1) {
  background-color: #ba261a;
}
.mood-box li.doubt.on .icon-sprites {
  background-position: -300px -100px;
}
.mood-box li.anger .icon-sprites {
  background-position: -400px -150px;
}
.mood-box li.anger.on a span:nth-of-type(1) {
  background-color: #ba261a;
}
.mood-box li.anger.on .icon-sprites {
  background-position: -400px -100px;
}
.mood-box li.happy .icon-sprites {
  background-position: -450px -150px;
}
.mood-box li.happy.on a span:nth-of-type(1) {
  background-color: #ba261a;
}
.mood-box li.happy.on .icon-sprites {
  background-position: -450px -100px;
}
.mood-box li.favor .icon-sprites {
  background-position: -550px -150px;
}
.mood-box li.favor.on a span:nth-of-type(1) {
  background-color: #ba261a;
}
.mood-box li.favor.on .icon-sprites {
  background-position: -550px -100px;
}
.mood-box li.good {
  margin-right: 0;
}
.mood-box li.good .icon-sprites {
  background-position: -350px -150px;
}
.mood-box li.good.on a span:nth-of-type(1) {
  background-color: #ba261a;
}
.mood-box li.good.on .icon-sprites {
  background-position: -350px -100px;
}
.elite-articles {
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  align-content: center;
}
.elite-articles li {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}
.elite-articles li .img-box {
  display: block;
  text-align: center;
}
.elite-articles li .img-box img {
  width: 98%;
}
.elite-articles li .article-title {
  display: block;
  overflow: hidden;
  width: 95%;
  height: 48px;
  line-height: 24px;
  text-align: left;
  font-size: 15px;
  color: #333;
}
.related-read .simple-article-list {
  padding-left: 20px;
}
.related-read li {
  padding: 4px;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.related-read li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #d97706;
  margin: 10px 0 0 -10px;
}
.today-most {
  width: 100%;
}
.today-most li {
  overflow: hidden;
}
.today-most li &gt; span.most-title {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-top: 10px;
  width: 175px;
  height: 26px;
  background-color: #232f3e;
  border-radius: 13px;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}
.today-most li &gt; span.most-title i {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
}
.today-most .shock &gt; .most-title i {
  background-position: -250px 0;
}
.today-most .doubt &gt; .most-title i {
  background-position: -100px 0;
}
.today-most .anger &gt; .most-title i {
  background-position: -150px 0;
}
.today-most .happy &gt; .most-title i {
  background-position: -200px 0;
}
.today-most .favor &gt; .most-title i {
  background-position: -350px 0;
}
.today-most .good &gt; .most-title i {
  background-position: -300px 0;
}
.hot-comment {
  padding: 0 2.5%;
}
.hot-comment .block-title:after {
  background-color: #b02690;
}
#article {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  color: #000;
  font-family: 'Microsoft YaHei', SimSun, sans-serif;
}
#article iframe {
  width: 380px;
  height: 250px;
  margin: 10px auto;
  padding: 0 10px;
}
#article .main-title {
  font-family: SimSun, serif;
  text-indent: 0;
  font-size: 24px;
  line-height: 32px;
  margin: 1.4em auto;
  font-weight: bold;
  text-align: center;
}
#article .subtitle {
  font-family: SimHei, serif;
  text-indent: 0;
  font-size: 24px;
  line-height: 32px;
  margin: 1.4em auto;
  font-weight: bold;
  text-align: center;
}
#article .summary {
  font-family: KaiTi, KaiTi_GB2312, serif;
  line-height: 32px;
  font-size: 20px;
  text-indent: 2em;
  margin: 1.4em auto;
}
#article .author {
  font-family: KaiTi, KaiTi_GB2312, serif;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
}
#article h2 {
  font-family: SimHei, serif;
  font-weight: normal;
  text-indent: 2em;
  font-size: 20px;
  line-height: 32px;
  margin: 1.4em auto;
}
#article h3 {
  text-indent: 2em;
  font-family: KaiTi, KaiTi_GB2312, serif;
  font-weight: normal;
  color: #000;
  font-size: 20px;
  line-height: 32px;
  margin: 1.4em auto;
}
#article h4 {
  margin: 1.4em 0;
  font-weight: normal;
  font-size: 20px;
  text-indent: 2em;
  line-height: 32px;
}
#article p {
  margin: 1.4em auto;
  font-size: 20px;
  line-height: 1.8em;
  text-indent: 2em;
  text-align: justify;
  word-wrap: break-word;
}
#article .imageBox {
  text-align: center;
  text-indent: 0;
  font-family: KaiTi, KaiTi_GB2312, serif;
}
#article .remark {
  font-size: 16px;
}
#article ul.annotation li {
  list-style: none;
  font-family: KaiTi, KaiTi_GB2312, serif;
  font-size: 18px;
  line-height: 32px;
  color: #333;
}
#article a {
  color: #0670be;
}
#article a:hover {
  text-decoration: underline;
}
#article img {
  max-width: 80%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
#article p img {
  width: 80%;
}
#article blockquote {
  padding: 10px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
#article blockquote p:last-child,
#article blockquote ul:last-child,
#article blockquote ol:last-child {
  margin-bottom: 0;
}
#article blockquote {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 2em;
  text-indent: 2em;
  color: #666;
}
#article blockquote + p,
#article blockquote + div,
#article blockquote + img,
#article blockquote + h1,
#article blockquote + h2,
#article blockquote + h3,
#article blockquote + h4,
#article blockquote + h5,
#article blockquote + h6 {
  margin-top: 20px;
}
</pre></body></html>