@import url(//cdn.bootcdn.net/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css);
@import url(//cdn.bootcdn.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@charset "UTF-8";
body {
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  height: 100%;
  color: #404040;
  background-color: #f0f2f5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}

.clear {
  clear: both;
}

.wrap {
  /*min-height: 800px;*/
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.wrap .fa {
  margin-right: 5px;
}

@media (min-width: 767px) {
  .wrap {
    min-height: 800px;
    height: auto;
    margin: 0 auto;
    padding: 0 0 40px;
  }
}
.wrap > .container {
  padding: 70px 15px 20px;
}

.main {
  background-color: #f0f2f5;
}

.main a {
  text-decoration: none;
}

.content-wrapper {
  padding: 30px 30px 0 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  margin-bottom: 20px;
  border-radius: 5px;
}

.nav li > form > button.logout {
  padding: 15px;
  border: none;
}

@media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px;
  }
}
.navbar-brand {
  font-size: 16px;
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
}

.nav > li > form > button.logout:focus {
  outline: none;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-top {
  background-color: #fff;
  border-color: #DEDEDE;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  border-top: 3px solid #35b558;
}

.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding: 20px 0;
  margin-top: -60px;
}

.footer a {
  color: #404040;
  text-decoration: none;
}

.footer p.text-center {
  margin: 0;
}

.navbar-top {
  background-color: #fff;
  border-color: #DEDEDE;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  border-top: 3px solid #35b558;
}

.navbar-toggle .icon-bar {
  background-color: #1b1c1d;
}

.main {
  background-color: #f0f2f5;
}

.left-menu {
  padding: 10px 15px 20px 15px;
  background-color: #fff;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  border: 1px solid #d3e0e9;
}

.right-menu {
  padding: 30px;
  background-color: #fff;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  max-height: 90%;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.padding-top {
  padding: 0;
  background-color: #fff;
  /*box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);*/
  /*border: 1px solid #d3e0e9;*/
}

.archive {
  padding: 0;
  margin: 0 0 20px;
}

.archive li.item {
  list-style: none;
  display: block;
  margin: 5px 0;
  padding: 5px 0;
  border-bottom: 1px solid #eaf1f5;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: #0088cc;
  line-height: 24px;
}

.archive li.item .publish-time {
  color: #1b1c1d;
  margin-right: 0;
}

.archive li.item .post-date {
  color: #337ab7;
}

.archive li.item i {
  margin-right: 5px;
}

.dropdown #order-by {
  color: #444;
}

.sidebar {
  padding: 20px;
  background: #ffffff;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  margin-bottom: 20px;
}

.sidebar-widget .search-body {
  position: relative;
  border-right: 0;
  border-bottom: 1px solid #eee;
}

.sidebar-widget .search-body .search-input {
  height: 36px;
  width: 90%;
  border: 0;
  outline: none;
}

.sidebar-widget .search-body .search-btn {
  border: 0;
  background-color: transparent;
}

.sidebar-widget .current {
  color: #337ab7;
}

.page-content {
  font-size: 14px;
  line-height: 1.6;
  word-wrap: break-word;
  overflow: visible;
  color: #636b6f;
}

.page-content ol {
  line-height: 35px;
  margin-left: -10px;
}

.page-content a {
  text-decoration: none;
}

.page-content h1 {
  padding-bottom: 0.3em;
  font-size: 28px;
  line-height: 1.2;
  border-bottom: 1px solid #eee;
  position: relative;
  margin-top: 1em;
  margin-bottom: 16px;
  color: #000000;
}

.page-content h2 {
  padding-bottom: 1em;
  font-size: 1.3em;
  line-height: 1.225;
  border-bottom: 1px solid #eee;
  position: relative;
  margin-top: -30px;
  padding-top: 30px;
  margin-bottom: 16px;
  color: #000000;
}

.page-content h3 {
  font-size: 1.2em;
  line-height: 1.43;
  position: relative;
  margin-bottom: 16px;
  color: #000000;
}

.page-content h4 {
  font-size: 1em;
  line-height: 2;
  position: relative;
  margin-bottom: 16px;
  color: #000000;
}

.page-content ul {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 30px;
  padding: 10px 20px 10px 30px;
  color: #7d8688;
}

.page-content p {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 30px;
}

.page-content blockquote {
  margin: 20px 0 !important;
  background-color: #f5f8fc;
  padding: 1rem;
  color: #8796A8;
  border-left: none;
  font-size: 15px;
  line-height: 1.6;
}

.page-content pre {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}

.page-content pre .hljs {
  padding: 20px;
}

.page-content img {
  display: block;
  cursor: pointer;
  max-width: 100%;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  border: 1px solid #d3e0e9;
  margin: 10px 0 30px 0;
}

.page-content table {
  table-layout: fixed;
  background-color: transparent;
  width: 100%;
}

.page-content .w1 {
  width: 1%;
}

.page-content .w2 {
  width: 2%;
}

.page-content .w3 {
  width: 3%;
}

.page-content .w4 {
  width: 4%;
}

.page-content .w5 {
  width: 5%;
}

.page-content .w7 {
  width: 7%;
}

.page-content .w10 {
  width: 10%;
}

.page-content .w20 {
  width: 20%;
}

.page-content .w30 {
  width: 30%;
}

.page-content .w40 {
  width: 40%;
}

.page-content .w50 {
  width: 50%;
}

.page-content .w60 {
  width: 60%;
}

.page-content .w70 {
  width: 70%;
}

.page-content .w80 {
  width: 80%;
}

.page-content .w90 {
  width: 90%;
}

.page-content th {
  border: 1px solid #ddd;
  height: 28px;
  padding: 5px 10px;
  background: #eee;
}

.page-content td {
  border: 1px solid #ddd;
  height: 28px;
  padding: 5px 10px;
}

.fixed .menu .select > a:first-child {
  border-bottom: 1px solid #00be67;
  color: #00be67;
  font-weight: 500;
}

.fixed {
  position: fixed;
  width: 263px;
}

.fixed .menu {
  max-height: 600px;
  overflow: auto;
  padding-top: 10px;
}

.fixed .menu ul:first-child {
  margin: 0px;
  list-style: none;
  padding: 0;
}

.fixed .menu ul {
  list-style: none;
  padding-left: 20px;
}

.fixed .menu ul li {
  font-size: 14px;
  margin-top: 10px;
}

.fixed .menu ul li a {
  color: inherit;
  display: block;
  line-height: 28px;
  height: 28px;
  text-decoration: none;
  width: 168px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fixed .menu ul li a:hover {
  cursor: pointer;
  color: #00be67;
}

.link {
  cursor: pointer;
  display: block;
  min-height: 1em;
  outline: none;
  vertical-align: baseline;
  background: transparent none !important;
  color: rgba(0, 0, 0, 0.6) !important;
  margin: 1em 0.25em 0em 0em;
  padding: 0.78571429em 1.5em 0.78571429em;
  text-transform: none;
  text-shadow: none;
  font-weight: normal;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}

.link:hover {
  text-decoration: none;
  background: #fff !important;
  color: #000000;
}

.navbar-header .navbar-brand {
  color: #00be67;
}

.navbar-collapse .navbar-left li a {
  color: #555;
}

.navbar-collapse .navbar-left .active {
  background-color: rgba(0, 0, 0, 0.03);
}

.navbar-collapse .login-nav li a {
  color: #555;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 0;
}

.navbar-collapse .login-nav li a:active, .navbar-collapse .login-nav li a:hover {
  background-color: #ffffff;
}

.navbar-collapse .login-nav li a i {
  margin-right: 5px;
}

.sidebar-list ul {
  list-style-type: none;
  font-size: 14px;
  line-height: 28px;
  padding-left: 0;
  margin-top: 20px;
  font-weight: 500;
}

.sidebar-list li {
  height: 56px;
  margin-bottom: 15px;
}

.sidebar-list li p {
  margin-bottom: 0;
}

.sidebar-list li span {
  color: #9A9A9A;
  font-size: 12px;
  font-weight: normal;
}

.sidebar-list li i {
  display: block;
  border: #efefef 1px solid;
  float: left;
  margin-right: 10px;
}

.sidebar-list li p a {
  display: block;
  color: #1b1c1d;
  text-decoration: none;
  height: 28px;
  white-space: nowrap;
  overflow: hidden;
}

.sidebar-list li a:hover {
  color: #35b558;
}

.sidebar-list li img {
  width: 54px;
  height: 54px;
}

.search-form {
  padding-right: 0;
}

.header-search-bar .header-search-input {
  /*border: 0 !important;*/
  padding-left: 15px;
  height: 34px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
}

.header-search-bar button {
  position: relative;
  height: 34px;
  width: 20px;
  padding: 0;
  top: 0;
  right: 0;
  background: #fff;
  font-size: 20px;
  color: #7b7979;
  border: 0;
}

.header-search-bar input, button {
  outline: none;
}

.search-content .item {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #eee;
  clear: both;
}

.search-content .item .title {
  font-size: 15px;
  width: 80%;
  overflow: hidden;
  height: 58px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.search-content .item a {
  color: #0088cc;
}

.search-content .item a:hover {
  color: #0088cc;
}

.top-login {
  margin-top: 5px;
  height: 40px;
  line-height: 40px;
}

.btn-green {
  color: #fff !important;
  background: #35b558;
}

.btn-red {
  color: #fff !important;
  background: #f46660;
}

.btn-blue {
  color: #fff !important;
  background: #007bff;
}

.login-btn {
  border: 1px solid #15c288;
  padding: 6px 12px;
  color: #15c288;
  margin-left: 10px;
}

.signup-btn {
  border: 1px solid #f46660;
  padding: 6px 12px;
  color: #f46660;
}

.login-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #15c288;
}

.signup-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #f46660;
}

.nav .avatar {
  padding: 9px;
}

.avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.avatar-form {
  margin-top: 20px;
}

.topic-title {
  text-align: center;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  border-bottom: 1px solid #eee;
  margin: 20px 0 30px 0;
}

.topic-form .form-group {
  margin-bottom: 20px;
}

.post-detail {
  padding-top: 0;
  padding-bottom: 30px;
}

.post-detail .title {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.post-detail .title h1 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}

.post-detail .is-fine {
  border: 1px solid #f46660;
  margin-left: -35px;
  background-color: #f46660;
  color: #fff;
  padding: 5px;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  font-size: 12px;
}

.post-detail .is-fine i {
  color: #FFD700;
  margin-right: 5px;
  font-size: 14px;
}

.post-extra {
  font-size: 13px;
  color: #ccc;
}

.post-extra a {
  margin-right: 5px;
}

.post-footer {
  margin: 20px 0 0;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  padding: 20px 20px 8px;
  color: #495057;
  font-size: 14px;
}

.is-love .btn-group {
  margin-top: 10px;
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group .btn {
  padding: 6px 20px;
}

.or {
  position: relative;
  float: left;
  width: 0.3em;
  height: 2.57142em;
  z-index: 3;
}

.or:before {
  position: absolute;
  text-align: center;
  border-radius: 500rem;
  content: "or";
  top: 50%;
  left: 50%;
  background-color: #fff;
  text-shadow: none;
  margin-top: -0.922855em;
  margin-left: -0.802855em;
  width: 1.78571em;
  height: 1.78571em;
  line-height: 1.78571em;
  color: rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-weight: 700;
  box-shadow: 0 0 0 1px transparent inset;
}

.btn-red {
  background-color: #f4645f;
  border-color: #f93e38;
}

.tooltip {
  font-size: 14px;
  max-width: 400px;
  width: auto;
}

.member-info {
  width: 100%;
}

.member-info .m-author {
  color: #636b6f;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.member-info .m-avatar {
  margin: 15px 0;
  text-align: center;
  background-color: #fff;
}

.member-info .m-avatar img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #eee;
  padding: 5px;
}

.member-info .m-intro {
  font-size: 13px;
  line-height: 1.6;
  word-wrap: break-word;
  overflow: visible;
  color: #636b6f;
  text-align: center;
}

.member-info .m-tag {
  text-align: center;
  line-height: 33px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.member-info .m-tag span {
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.member-info .m-tag span i {
  margin-right: 5px;
}

.member-info .m-tag a {
  text-decoration: none;
  color: #636b6f;
}

.member-info .m-button a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #eee;
  margin-bottom: 5px;
}

.member-info .m-button a:hover {
  opacity: 0.8;
}

.member-info .m-button a i {
  margin-right: 5px;
}

.member-info .m-button .follow {
  background-color: #f4645f;
  color: #fff;
}

.member-info .m-button .notice {
  background-color: #35b558;
  color: #fff;
}

/* 首页样式 */
.tab-nav {
  border-bottom: 1px solid #eee;
  height: 40px;
}

.tab-nav ul {
  margin: 0px;
  padding-left: 0px;
  line-height: 40px;
  list-style: none;
  font-size: 14px;
  margin-bottom: 1px;
}

.tab-nav .dropdown-menu {
  min-width: 50px;
}

.tab-nav .dropdown .btn {
  border: 1px solid #35b558;
}

.tab-nav .dropdown-menu li {
  margin-right: 0px;
  width: 68px;
}

.tab-nav li {
  float: left;
  margin-right: 20px;
  display: inline;
}

.tab-nav a {
  color: #373d41;
  font-weight: 500;
}

.tab-nav li:hover {
  color: #35b558;
}

.tab-nav .active {
  border-bottom: 2px solid #35b558;
  color: #35b558;
}

.topic-list {
  /*margin-top: 30px;*/
}

.topic-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.topic-item:hover {
  border-bottom: 1px solid #35b558;
}

.topic-item:hover .title a {
  color: #35b558;
}

.topic-item .author-avatar {
  padding-top: 20px;
  width: 140px;
  text-align: center;
  float: left;
}

.topic-item .author-avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.topic-item .topic-content {
  position: relative;
  /*border-left: 1px solid #eee;*/
  float: left;
  /*padding-left: 20px;*/
  /*height: 120px;*/
  width: 100%;
}

.topic-item .topic-content:hover .extra span i {
  /*color: #f46660;*/
  color: #35b558;
}

.topic-item .topic-content:hover .extra span {
  color: #333;
}

.topic-item .topic-content .arrow {
  position: absolute;
  top: 40px;
  left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #eee transparent transparent;
}

.topic-item .topic-content .arrow:before {
  position: absolute;
  content: "";
  top: -6px;
  left: 1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 6.5px 6.5px 0;
  border-color: transparent #fff transparent transparent;
}

.topic-item .topic-content .title {
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.topic-item .topic-content .title a {
  color: #333;
  font-weight: 500;
  text-decoration: none;
}

.topic-item .topic-content .title:hover a {
  color: #35b558;
  font-weight: 500;
}

.topic-content .content {
  margin: 10px 0;
  /*height: 45px;*/
  line-height: 24px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
}

.topic-content .is-fine {
  border: 1px solid #f46660;
  margin-left: -20px;
  background-color: #f46660;
  color: #fff;
  padding: 3px 5px 1px 5px;
  font-size: 12px;
}

.topic-content .is-fine i {
  color: #FFD700;
  margin-right: 5px;
  font-size: 14px;
}

.topic-content .tag {
  float: left;
  padding: 3px 5px 1px 5px;
  margin-top: 2px;
  margin-right: 5px;
  font-size: 12px;
  border-radius: 2px;
}

.topic-content .extra {
  margin-top: 3px;
  font-size: 12px;
  color: #a9a7a7;
  padding: 5px 5px 5px 0;
}

.topic-content .extra span {
  margin-right: 10px;
}

.topic-content .extra span i {
  margin-right: 5px;
  font-size: 14px;
}

.topic-content .extra span a {
  margin-right: 5px;
  font-size: 14px;
}

.sidebar-notice .title {
  text-align: center;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  padding: 10px 0;
  margin-bottom: 15px;
}

.border-right {
  border-right: 1px solid #eee;
}

.item span {
  margin-right: 5px;
}

.item .tag {
  border-radius: 2px;
  padding: 3px 5px 1px 5px;
  font-size: 12px;
}

.item .it {
  max-width: 650px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.item .fine {
  color: #fff;
  border: 1px solid #FFA54F;
  background-color: #FFA54F;
}

.item .up {
  color: #fff;
  border: 1px solid #35b558;
  background-color: #35b558;
}

.item .type {
  border: 1px solid #35b558;
  color: #35b558;
  margin-right: 10px;
}

.item a {
  color: #777;
}

.item a:hover {
  color: #35b558;
}

.item .ext {
  color: #969696;
}

.item .lt-title {
  width: 500px;
}

/*分页样式*/
.pages {
  height: 50px;
}

.pages .pagination {
  display: block;
}

/*侧边栏样式*/
.sidebar-widget {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  margin-bottom: 20px;
  border-radius: 5px;
}

.sidebar-widget .title {
  font-size: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.sidebar-widget ul {
  list-style: none;
  padding-left: 0;
  margin-top: -10px;
}

.sidebar-widget .blog-lt {
  display: block;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px dotted #9a9a9a;
}

.sidebar-widget a {
  color: #444;
}

.sidebar-widget a:hover {
  color: #35b558;
}

.sidebar-widget .user li {
  height: 40px;
  line-height: 40px;
}

.sidebar-widget .user img {
  margin-right: 10px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

.back-top {
  position: fixed;
  bottom: 100px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #444;
  padding-top: 2px;
}

.page-title {
  /*margin-bottom: 20px;*/
  padding-bottom: 10px;
  font-size: 18px;
  /*color: #767676;*/
  border-bottom: 1px solid #eee;
}

.green {
  color: #35b558;
}

.border-green {
  border: 1px solid #35b558;
}

.red {
  color: #f46660;
}

.border-red {
  border: 1px solid #f46660;
}

.orange {
  color: #FFA54F;
}

.border-orange {
  border: 1px solid #FFA54F;
}

.motto {
  margin-left: 10px;
  line-height: 20px;
  font-size: 15px;
  font-weight: 500;
  /*font-style: oblique;*/
  font-variant: normal;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 20px;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #333;
  cursor: default;
  background-color: #fff;
  border-color: #ddd;
}

i.hot {
  float: right;
  margin-top: -25px;
  margin-left: 5px;
  display: inline-block;
  width: 23px;
  height: 13px;
  background-image: url(/images/hot.gif?7fb8df2e8646930e1360cd1dc6007610);
}

.post-detail .markdown-body {
  font-size: 15px;
}

.post-detail .markdown-body h3 {
  padding: 0 0 0 10px;
  border-left: 2px solid #009688;
}

.zanzhu-content {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.6;
  word-wrap: break-word;
  overflow: visible;
  color: #636b6f;
}

.zanzhu-content p {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 30px;
}

.zanzhu-content ul {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 30px;
  padding: 10px 20px 10px 20px;
  color: coral;
}

.zanzhu-content img {
  display: block;
  cursor: pointer;
  max-width: 100%;
  box-shadow: 1px 0 2px 2px rgba(42, 42, 42, 0.1);
  border: 1px solid #d3e0e9;
  margin: 10px 0 20px 0;
}
