.main {
  width: 100%;
  max-width: 20.741rem;
  margin: 0 auto; /*height: 100%;*/
  position: relative;
  display: flex;
  justify-content: space-between;
}
/*辿����奪�座��晎*/
.content {
  display: table-cell;
  background-color: #fff;
  padding: 1.5rem 0 0.6rem;
  text-align: justify;
  word-break: normal;
  color: #111;
  max-width: 13.52rem;
  margin-right: 7%;
}
.content h1 {
  font-size: 0.55rem;
  line-height: 0.8rem;
  margin: 0.6rem 0 0.3rem;
}
.article {
  position: relative;
}
.article_info {
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #949494;
}
.article_info span {
  margin-right: 0.4rem;
}
.article_info .date {
  margin-right: 0.05rem;
}
.article pre {
  background-color: #f2f5f5;
  padding: 0.32rem 0.55rem;
  margin-top: 0.55rem;
}
.article pre code {
  font-size: 0.27rem;
  line-height: 0.52rem;
  color: #406460;
  margin: 0;
  width: 2rem;
}
.article .author img {
  -khtml-border-radius: 5rem;
  -ms-border-radius: 5rem;
  -o-border-radius: 5rem;
  -moz-border-radius: 5rem;
  -webkit-border-radius: 5rem;
  border-radius: 5rem;
  width: 0.7rem;
  height: 0.7rem;
  margin: 0;
  display: inline-block;
  margin-right: 0.14rem;
}
.article .author em {
  font-weight: normal;
}
.article .zhaiyao {
  background-color: #f7f7f7;
  padding: 0.35rem 0.55rem;
  margin-top: 0.55rem;
}
.article .zhaiyao p {
  font-size: 0.27rem;
  line-height: 0.52rem;
  color: #949494;
  margin: 0;
}
.article p {
  font-size: 0.3rem;
  line-height: 0.4rem;
  margin: 0.55rem 0 0;
  color: #333;
}
.article img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 0.6rem;
}
.article_img p {
  margin: 0;
  text-align: center;
  font-size: 0.27rem;
  color: #949494;
  margin-top: 0.2rem;
}
.yinyong {
  border-left: #e3e3e3 solid 0.1rem;
  padding-left: 0.4rem;
}
.yinyong p {
  color: #707070;
  font-size: 0.28rem;
  font-style: italic;
}
.article .code_box {
  background-color: #f2f5f5;
  padding: 0.32rem 0.55rem;
  margin-top: 0.55rem;
}
.article .code_box p {
  font-size: 0.27rem;
  line-height: 0.52rem;
  color: #406460;
  margin: 0;
}
.article a {
  text-decoration: underline;
}
.article .article_info a {
  text-decoration: none;
}
.content .article h2 {
  font-size: 0.39rem !important;
  margin-top: 0.55rem !important;
}
.article h3 {
  font-size: 0.35rem;
  margin-top: 0.55rem;
}
.article h4 {
  font-size: 0.3rem;
  margin-top: 0.55rem;
}
.article h5,
.article h6 {
  font-size: 0.3rem;
  line-height: 0.56rem;
  margin: 0.55rem 0 0;
  color: #333;
  line-height: 0.8rem;
}
.article ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  padding-inline-start: 0.65rem;
}
.article ol li,
.article ul li {
  font-size: 0.3rem;
  line-height: 0.56rem;
  color: #333;
  margin-top: 0.2rem;
}
.article ul {
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  padding-inline-start: 0.65rem;
}
/*pc巽損��樽��挫�癌��奪即卒樽��村奪転貼脱袖�誰多遜*/
.share_pc {
  position: fixed;
  top: 2.3rem;
  right: 23rem;
  left: 0;
  margin: 0 auto;
  width: 0.9rem;
  z-index: 1;
}
.share_pc .share_icon {
  background-size: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto;
}
.share_pc a {
  border: #eee solid 0.02rem;
  color: #b6b6b6;
  display: block;
  -khtml-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  margin-top: 0.1rem;
  background-color: #fff;
}
.share_weixin {
  border: #eee solid 0.02rem;
  color: #b6b6b6;
  display: block;
  -khtml-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  margin-top: 0.1rem;
  background-color: #fff;
}
#weixin_qrcode {
  background: url(../imgnew/weixin-gray.png) no-repeat center center;
  background-size: 0.38rem;
  width: 0.38rem;
  height: 0.34rem;
  vertical-align: middle;
}
.share_weixin:hover #weixin_qrcode {
  background: url(../imgnew/weixin.png) no-repeat center center;
  background-size: 0.38rem;
  width: 0.38rem;
  height: 0.34rem;
  transition: all 0.5s;
}
.share_weibo {
  background: url(../imgnew/weibo-gray.png) no-repeat center center;
  width: 0.87rem;
  height: 0.87rem;
  background-size: 0.4rem;
  vertical-align: middle;
}
a:hover .share_weibo {
  background: url(../imgnew/weibo.png) no-repeat center center;
  width: 0.87rem;
  height: 0.87rem;
  background-size: 0.4rem;
  transition: all 0.5s;
}
.share_pc .share_qzone {
  background: url(../imgnew/qzone_gray.png) no-repeat center center;
  width: 0.87rem;
  height: 0.87rem;
  background-size: 0.4rem;
}
.share_pc a:hover .share_qzone {
  background: url(../imgnew/qzone.png) no-repeat center center;
  background-size: 0.4rem;
  transition: all 0.5s;
}
/*巽��挫ｂ��側巽�安�*/
.wp-block-table {
  max-width: 14rem;
  margin: 0.8rem auto 0;
  overflow: hidden;
  font-size: 0.3rem;
}
.wp-block-table th {
  font-size: 0.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.1rem;
  background-color: #fff;
}
.wp-block-table td {
  border-left: #ddd solid 0.02rem;
  border-bottom: #ddd solid 0.02rem;
  padding: 0.14rem 0.3rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
}
.wp-block-table tr {
  border-right: #ddd solid 0.02rem;
}
.wp-block-table tr:first-child {
  border: #ddd solid 0.02rem;
}
.wp-block-table tr:nth-child(2) td {
  background-color: #494949;
  color: #fff;
  border-left: #494949 solid 0.02rem;
  border-bottom: #494949 solid 0.02rem;
}
.wp-block-table tr:nth-child(2n + 1) td {
  background-color: #f8f8f8;
}

.line_font {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 0.7rem;
}
.line_font em {
  display: inline-block;
  padding: 0 0.1rem;
  font-size: 0.2rem;
  color: #bfbfbf;
  font-weight: normal;
}
.line_font span {
  height: 0.02rem;
  font-size: 0;
  background-color: #eaeaea;
  flex: 1;
}

.tags {
  color: #999;
  display: flex;
  flex-wrap: wrap;
  margin: 0.6rem 0 0;
}
.tags a {
  font-size: 0.26rem;
  line-height: 0.65rem;
  display: block;
  padding: 0 0.3rem;
  color: #4f5963;
  margin-right: 0.2rem;
  margin-top: 0.2rem;
  background-color: #f4f4f4;
  -khtml-border-radius: 10rem;
  -ms-border-radius: 10rem;
  -o-border-radius: 10rem;
  -moz-border-radius: 10rem;
  -webkit-border-radius: 10rem;
  border-radius: 10rem;
}
.tags a:hover,
.tags a:active {
  background-color: #efefef;
  text-decoration: none;
}

/*脱袖贈脱損��但��測奪��速脱転�巽損��巽�族奪転捉巽��挫�紳�*/
.person_box {
  display: block;
  position: relative;
  border: #ddd solid 0.02rem;
  margin: 0 auto;
  margin-top: 1.3rem;
}
.person_head {
  position: absolute;
  top: -0.6rem;
  left: 0.5rem;
  background-color: #fff;
  padding: 0 0.2rem;
}
.person_head img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.2rem;
}
.person_head a {
  font-size: 0.35rem;
  line-height: 0.35rem;
  font-weight: bold;
  color: #262a2f;
  display: inline-block;
  vertical-align: middle;
}
.person_con {
  padding: 0.6rem 0.65rem 0.4rem;
}
.person_con ul {
  overflow: auto;
}
.person_con ul li {
  width: 45%;
  float: left;
  margin-top: 0.3rem;
  height: 1.6rem;
}
.person_con ul li:nth-child(odd) {
  float: right;
}
.person_con ul li a {
  font-size: 0.3rem;
  line-height: 0.52rem;
  color: #333;
}
.person_con ul li a:hover {
  text-decoration: none;
  color: #1da69a;
}
.person_con ul li i {
  display: block;
  color: #949494;
  font-size: 0.24rem;
  line-height: 0.52rem;
}

/*辿�息巽即多奪�昩辿���奪��属樽�∥�*/
.xiangguan {
  margin-top: 0.9rem;
}
.xiangguan h3 {
  font-size: 0.45rem;
  font-weight: bold;
}
.picture_text {
  overflow: auto;
  padding: 0.4rem 0;
  position: relative;
  border-bottom: #eee solid 0.02rem;
}
.picture_text .info {
  color: #949494;
  font-size: 0.24rem;
  display: block;
  margin-top: 0.35rem;
}
.picture_text .info a {
  color: #949494;
}
.picture_text .info .author {
  margin-right: 0.1rem;
}
.picture_text .info .time {
  color: #c2c2c2;
  margin-right: 0.2rem;
  margin-left: 0.1rem;
}
.picture_text .info .tags_s {
  float: right;
}
.picture_text .info .tags_s a {
  margin-left: 0.05rem;
}
.picture_text .info .tags_s i {
  background: url(../imgnew/tag.png) no-repeat center center;
  background-size: 0.3rem;
  width: 0.3rem;
  height: 0.3rem;
  display: inline-block;
  vertical-align: text-top;
}
.picture_text h4 {
  font-size: 0.38rem;
  line-height: 0.55rem;
  max-height: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: -0.05rem;
}
.picture img {
  width: 100%;
  height: 2.7rem;
  max-width: 4.44rem;
  max-height: 2.7rem; /*overflow: hidden;*/
  cursor: pointer;
  -khtml-border-radius: 0.08rem;
  -ms-border-radius: 0.08rem;
  -o-border-radius: 0.08rem;
  -moz-border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  border-radius: 0.08rem;
  margin-right: 0.35rem;
  float: left;
}
.picture_text h4 a {
  color: #282828;
}
.picture_text a:hover,
.picture_text a:active {
  text-decoration: none;
  color: #1da69a;
}
.picture_text p {
  font-size: 0.25rem;
  color: #949494;
  line-height: 0.43rem;
  margin-top: 0.05rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.more_btn {
  text-align: center;
  margin-top: 0.6rem;
}
.more_btn a {
  color: #1da69a;
  border: #91d9d3 solid 0.02rem;
  display: inline-block;
  padding: 0 0.6rem;
  line-height: 0.6rem;
  font-size: 0.24rem;
  -khtml-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
}
.more_btn a:hover,
.more_btn a:active {
  border: #65bfb7 solid 0.02rem;
  text-decoration: none;
  color: #098c81;
}
.more_btn p {
  color: #b6b6b6;
  margin-top: 0.4rem;
}

/*辿���モ���γ���驚����奪����脱遜臓*/
.content_right {
  max-width: 5.74rem;
  display: table-cell;
  padding-top: 2rem;
  float: right;
}
.content_right .picture_text {
  padding: 0.3rem 0;
  border-bottom: #eee solid 0.02rem;
}
.content_right .picture_text a {
  padding: 0;
  display: block;
  overflow: auto;
  align-items: center;
  position: relative;
}
.content_right .picture {
  width: 2.4rem;
  height: 1.48rem;
  margin-right: 0.28rem;
  overflow: hidden;
  float: left;
}
.content_right .picture_text h4 {
  font-size: 0.28rem;
  line-height: 0.46rem;
  font-weight: normal;
  text-align: justify;
}
.content_right .picture_text .info {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  color: #c2c2c2;
}
.yaowen {
  margin-top: 0.7rem;
}
.yaowen h3 {
  font-size: 0.38rem;
  padding-bottom: 0.1rem;
  font-weight: bold;
}
.tuwen {
  margin-top: 0.3rem;
}
.tuwen img {
  width: 100%;
}
.tuwen h4 {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.46rem;
  margin-top: 0.18rem;
}
.tuwen h4 a:hover,
.tuwen h4 a:active {
  text-decoration: none;
  color: #1da69a;
}

.content h2 {
  font-size: 0.78rem;
  font-weight: bold;
  font-family: Arial, "Microsoft Yahei", "奪俗属樽��多竪���甲�����奪��卒巽族側";
  margin: 0.64rem 0 0.1rem;
  border-bottom: #eee solid 0.02rem;
  padding-bottom: 0.5rem;
}
.article_list {
  max-width: 13.52rem;
}
.article_list .picture_text {
  max-width: 13.52rem;
}
.display_n .picture_text .info {
  position: inherit;
  padding-top: 0.1rem;
}

.author_box {
  overflow: auto;
  margin: 0.64rem 0 0.1rem;
  border-bottom: #eee solid 0.02rem;
  padding-bottom: 0.5rem;
}
.author_box .touxiang {
  float: left;
  margin-right: 0.4rem;
}
.author_box .touxiang img {
  width: 1.8rem;
  height: 1.8rem;
  -khtml-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.author_info {
  padding-top: 0.3rem;
}
.author_info .line3 {
  margin: 0.15rem 0;
}
.author_info h3 {
  font-size: 0.4rem;
}
.author_info p {
  font-size: 0.26rem;
  color: #949494;
}

.index_page .content {
  padding-top: 0;
}
.index_page .article_list {
  margin-top: 0.35rem;
}
.index_page .content_right {
  padding-top: 0.45rem;
  float: right;
}

.page_top {
  width: 100%;
  max-width: 20.741rem;
  margin: 0 auto;
  margin-top: 1.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/*辿���誰存他奪�贈辿�促誰多遜*/
.gundong {
  position: relative;
  width: 66.45%;
  z-index: 1;
  -khtml-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  float: left;
  margin-right: 0.7%;
  margin-bottom: 0.7%;
  height: 28.2%;
  overflow: hidden;
}
.gundong img {
  width: 100%;
  height: auto;
}
.swiper-wrapper {
  height: 0;
  padding-bottom: 42.5%;
  overflow: hidden;
}
.gundong .swiper-slide a {
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 42.5%;
  overflow: hidden;
  -khtml-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
}
.gundong h3 {
  font-size: 0.42rem;
  line-height: 0.55rem;
  text-align: left;
  padding: 0 1.2rem 0 0.5rem;
  font-weight: normal;
}
.gundong .carousel-caption {
  padding: 0.5rem 0 0.3rem;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 75%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 75%
  );
  bottom: 0;
  left: 0;
  width: 100%;
}
.swiper-pagination {
  position: absolute;
  text-align: right;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  padding-right: 0.3rem;
}
.swiper-pagination-bullet {
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.3;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #1da69a;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 0.2rem;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0.1rem 0;
  display: block;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 0.04rem;
}

.pic_box {
  width: 32.85%;
}
.pic_box a {
  display: block;
  height: auto;
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 42.2%;
  overflow: hidden;
  -khtml-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
}
.pic_box a img {
  width: 100%;
  -khtml-border-radius: 0.08rem;
  -ms-border-radius: 0.08rem;
  -o-border-radius: 0.08rem;
  -moz-border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  border-radius: 0.08rem;
}
.pic_box a h4 {
  position: absolute;
  bottom: 0;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 75%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 75%
  );
  color: #fff;
  text-align: center;
  font-size: 0.45rem;
  line-height: 0.45rem;
  width: 100%;
  -khtml-border-radius: 0 0 0.08rem 0.08rem;
  -ms-border-radius: 0 0 0.08rem 0.08rem;
  -o-border-radius: 0 0 0.08rem 0.08rem;
  -moz-border-radius: 0 0 0.08rem 0.08rem;
  -webkit-border-radius: 0 0 0.08rem 0.08rem;
  border-radius: 0 0 0.08rem 0.08rem;
  text-align: left;
}
.pic_box a h4 span {
  padding: 0.4rem 0.4rem 0.2rem;
  display: block;
  font-size: 0.3rem;
  font-weight: normal;
}
.secend_pic a {
  padding-bottom: 85.8%;
}

.entry-content {
  width: 100%;
  max-width: 20.75rem;
  margin: 0 auto;
  font-size: 0.3rem;
  line-height: 0.56rem;
  color: #333;
}
.entry-content h1,
.entry-content p,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-top: 0.55rem;
}
.entry-content img {
  margin: 0 auto;
  display: block;
  margin-top: 0.55rem;
}
.entry-content ol {
  padding-left: 0.55rem;
  margin-top: 0.1rem;
}
.entry-content ol li {
  list-style: disc;
}
.entry-header {
  padding: 0 0.4rem;
  padding-top: 2rem;
}
.entry-header h1 {
  font-size: 0.6rem;
  text-align: center;
}

@media only screen and (max-width: 1200px),
  only screen and (max-device-width: 1200px) {
  .main,
  .page_top,
  .page_center,
  .entry-content {
    padding: 0 0.4rem;
  }
  .picture img {
    width: 3.72rem;
    height: 2.34rem;
  }
  .picture_text p,
  .picture_text .info .tags_s {
    display: none;
  }
}

@media only screen and (max-width: 728px),
  only screen and (max-device-width: 728px) {
  .main {
    padding: 0;
    flex-wrap: wrap;
  }
  .content {
    margin-right: 0;
    width: 100%;
  }
  .article h1 {
    margin: 0.3rem 0.4rem 0.2rem;
  }
  .article p {
    font-size: 0.48rem;
    line-height: 0.8rem;
    margin: 0.5rem 0.4rem 0;
  }
  .article_info {
    margin: 0 0.4rem;
  }
  .entry-content h1,
  .entry-content p,
  .entry-content ol,
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    font-size: 0.48rem;
    line-height: 0.8rem;
  }
  .relative ul li {
    font-size: 0.46rem;
    line-height: 0.74rem;
  }
  .relative {
    margin: 0.9rem 0.4rem 0;
  }
  .tags {
    margin: 0.6rem 0.4rem 0;
  }
  .picture_text h4 {
    font-size: 0.44rem;
    line-height: 0.63rem;
    font-weight: normal;
  }
  .content_right {
    width: 100%;
    max-width: 100%;
    padding-top: 0rem;
  }
  .content_right .picture_text h4 {
    font-size: 0.45rem;
    line-height: 0.7rem;
  }
  .content_right .picture img {
    width: 3.1rem;
  }
  .content_right .picture_text .info {
    display: block;
  }
  .content_right .picture_text a {
    align-items: flex-start;
  }
  .content_right .picture_text .info {
    left: 0;
  }
  .yaowen h3,
  .pinglun h3 {
    font-size: 0.55rem;
  }
  .content_right .picture_text {
    padding: 0.3rem 0;
    border-bottom: #eee solid 0.02rem;
  }
  .content h1 {
    font-size: 0.59rem;
    line-height: 0.83rem;
  }
  .article_info {
    font-size: 0.3rem;
  }
  .article .zhaiyao,
  .article .code_box {
    padding: 0.3rem 0.4rem;
  }
  .article .zhaiyao p {
    font-size: 0.4rem;
    line-height: 0.66rem;
    color: #949494;
    margin: 0;
  }
  .article_img p {
    font-size: 0.4rem;
    margin-top: 0.3rem;
  }
  .yinyong {
    border-left: #e3e3e3 solid 0.15rem;
    padding-left: 0.4rem;
    margin: 0 0.4rem;
  }
  .yinyong p {
    margin-right: 0;
    margin-left: 0;
    font-size: 0.44rem;
    line-height: 0.74rem;
    font-style: normal;
  }
  .article .code_box p {
    font-size: 0.4rem;
    line-height: 0.65rem;
    margin: 0;
  }
  .content .article h2 {
    font-size: 0.56rem !important;
    margin: 0.55rem 0.4rem 0 !important;
    text-align: left;
    border: none;
    padding: 0;
    line-height: 0.9rem;
  }
  .article h3 {
    font-size: 0.53rem;
    margin: 0.55rem 0.4rem 0;
  }
  .article h4 {
    font-size: 0.48rem;
    margin: 0.55rem 0.4rem 0;
  }
  .article h5,
  .article h6 {
    font-size: 0.48rem;
    margin: 0.55rem 0.4rem 0;
  }
  .article_img p {
    margin-top: 0.1rem;
  }
  .article ol {
    margin: 0.4rem 0.4rem 0 0.4rem;
  }
  .article ol li,
  .article ul li {
    font-size: 0.48rem;
    line-height: 0.8rem;
  }
  .article ul {
    margin: 0.4rem 0.4rem 0 0.4rem;
  }
  .line_font {
    width: 92%;
    margin: 0.7rem auto 0;
  }
  .line_font em {
    font-size: 0.25rem;
  }
  .tags a {
    font-size: 0.3rem;
    line-height: 0.8rem;
  }
  .person_box {
    margin: 0.4rem;
    display: none;
  }
  .person_head {
    padding: 0 0.14rem;
    left: 0.3rem;
  }
  .person_con ul li,
  .person_con ul li:nth-child(odd) {
    width: 100%;
    float: none;
    margin-top: 0.5rem;
  }
  .person_con {
    padding: 0.6rem 0.46rem 0.4rem;
  }
  .person_box {
    margin-top: 1.5rem;
  }
  .person_con ul li a {
    font-size: 0.48rem;
    line-height: 0.8rem;
  }
  .person_con ul li i {
    font-size: 0.3rem;
  }
  .share_pc {
    display: none;
  }
  .xiangguan {
    padding: 0.5rem 0.4rem 0;
    border-top: #f6f6f6 solid 0.2rem;
    margin-top: 0.7rem;
  }
  .xiangguan h3 {
    font-size: 0.55rem;
    margin-bottom: 0.1rem;
  }
  .content_right .picture img,
  .xiangguan .picture img {
    float: right;
    margin-right: 0;
    margin-left: 0.4rem;
    width: 3.3rem;
    height: 2.04rem;
  }
  .xiangguan .more_btn {
    display: none;
  }
  .text_box p,
  .text_box .tags_s {
    display: none;
  }
  .picture_text .info {
    font-size: 0.3rem;
  }
  .content_right .tuwen {
    margin: 0 0.4rem;
  }
  .tuwen h4 {
    font-size: 0.45rem;
    line-height: 0.7rem;
    margin-top: 0.22rem;
  }
  .yaowen {
    padding: 0.5rem 0.4rem 0;
    border-top: #f6f6f6 solid 0.2rem;
    margin-top: 0.7rem;
  }
  .content h2 {
    text-align: center;
  }
  .article_list {
    margin: 0 0.4rem;
  }
  .article_list .picture img {
    float: right;
    margin-right: 0;
    margin-left: 0.4rem;
    width: 3.3rem;
    height: 2.08rem;
  }
  .display_n {
    display: none;
  }
  .article_list .picture_text {
    width: 100%;
  }
  .more_btn a {
    font-size: 0.3rem;
    line-height: 0.8rem;
    padding: 0 0.8rem;
  }
  .author_box {
    text-align: center;
  }
  .author_box .line3 {
    margin: 0.15rem auto;
  }
  .author_box .touxiang {
    float: none;
    margin-right: 0;
  }
  .author_box .touxiang img {
    width: 2.8rem;
    height: 2.8rem;
  }
  .author_box h3 {
    font-size: 0.55rem;
  }
  .author_box p {
    font-size: 0.3rem;
  }
  .pic_box,
  .page_center {
    display: none;
  }
  .page_top {
    padding: 0;
    margin-top: 1.4rem;
  }
  .gundong {
    width: 100%;
    margin-right: 0;
    border-radius: 0;
  }
  .gundong h3 {
    text-align: center;
  }
  .gundong .swiper-slide a {
    border-radius: 0;
  }
}

/*2019.8 新增*/
.article_list .picture {
  width: 35%;
  float: left;
}
.article_list .text_box {
  width: 60%;
  float: right;
}

.yaowen {
  width: 310px;
  float: right;
}
.yaowen .picture {
  width: 35%;
  float: left;
}
.yaowen .text_box {
  width: 60%;
  float: right;
}

.xiangguan .picture {
  width: 35%;
  float: left;
}
.xiangguan .text_box {
  width: 60%;
  float: right;
}
