﻿
.news-details-wrap {
  width: 100%;
  margin-top: 60px; }
  .news-details-wrap .news-head {
    /*padding-bottom: 30px;*/
    text-align: center;
    border-bottom: 1px solid #e9e9e9; }
    .news-details-wrap .news-head .news-title {
      font-size: 24px;
      color: #646464;
      margin: 15px 0; }
    .news-details-wrap .news-head .news-source {
      color: #aaaaaa;
      font-size: 14px;
      text-align: center;
      display: -webkit-flex;
      /* Safari */
      display: flex;
      align-content: center;
      justify-content: center;
      margin-bottom: 20px; }
      .news-details-wrap .news-head .news-source > li {
        padding: 0 15px; }
        .news-details-wrap .news-head .news-source > li:not(:last-child) {
          border-right: 1px solid #aaaaaa; }
    .news-details-wrap .news-head .tag-list {
      text-align: center;
      margin: 15px 0;
      display: -webkit-flex;
      display: flex;
      align-content: center;
      justify-content: center; }
      .news-details-wrap .news-head .tag-list li {
        float: left;
        font-size: 10px;
        color: #787878;
        border: 1px solid #d9d9d9;
        padding: 5px 10px; }
        .news-details-wrap .news-head .tag-list li:not(:last-child) {
          margin-right: 10px; }
  .news-details-wrap .news-content {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    line-height: 1.5;
    color: #555; }
    .news-details-wrap .news-content img {
      display: block;
      width: 83%;
      margin: 20px auto; }
    .news-details-wrap .news-content > p {
      text-indent: 30px;line-height:30px;}
    .news-details-wrap .news-content .big {
      margin: 15px 0;
      font-weight: bold; }
  .news-details-wrap .news-footer {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 15px 0;
    line-height: 2; }
    .news-details-wrap .news-footer p {
      color: #2EAFFF;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .news-details-wrap .news-footer p a {
        color: #646464; }
        .news-details-wrap .news-footer p a:hover {
          color: #969696; }
      .news-details-wrap .news-footer p .not {
        color: #969696; }
  .news-details-wrap .biaoqian2018 {
    margin-top: 20px; }
    .news-details-wrap .biaoqian2018 strong {
      float: left; }
    .news-details-wrap .biaoqian2018 .tag-list {
      float: left; }
      .news-details-wrap .biaoqian2018 .tag-list li {
        float: left;
        margin-bottom: 10px; }
        .news-details-wrap .biaoqian2018 .tag-list li:not(:last-child) {
          margin-right: 5px; }
        .news-details-wrap .biaoqian2018 .tag-list li a {
          color: #2EAFFF; }

/*热门阅读*/
.rmyd2 {
  margin-bottom: 80px; }

.news-footer2 {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 15px 0;
  line-height: 2; }

.rmyd_title {
  font-size: 18px;
  line-height: 60px; }

.rmyd_c2_2 {
  width: 330px;
  height: auto;
  float: left;
  margin-left: 35px; }
  .rmyd_c2_2:first-child {
    margin-left: 0px; }
  .rmyd_c2_2 a {
    color: #666; }

.rmyd_img {
  height: 205px;
  width: 330px;
  overflow: hidden;
  position: relative; }
  .rmyd_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    transition: all 2s; }

.rmyd_c2_2_a {
  color: #333;
  font-size: 15px;
  margin: 15px 0 5px 0;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  overflow: hidden; }

.rmyd_c2_2_c {
  color: #999;
  font-size: 13px;
  margin: 0 0 5px 0;
  height: auto;
  line-height: 18px;
  overflow: hidden; }

.rmyd_c2_2_b {
  color: #999;
  font-size: 13px;
  margin: 0 0 15px 0;
  height: 36px;
  line-height: 18px;
  overflow: hidden; }

.rmyd_c3 p {
  float: left;
  width: 330px;
  margin-right: 35px; }
  .rmyd_c3 p a {
    color: #666;
    width: 220px;
    height: 28px;
    display: block;
    overflow: hidden;
    float: left; }
  .rmyd_c3 p span {
    float: right;
    color: #a0a0a0;
    font-size: 12px; }

/*# sourceMappingURL=pc-article-details.css.map */
