@charset "UTF-8";
/*弹性盒子居中（传入null不设置该属性）*/
/* 行高 */
/* 背景图 */
/*文本格式化，超出范围，显示省略号*/
/* 圆形盒子 */
/*弹性盒子居中（传入null不设置该属性）*/
/* 0.5px边框 */
* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

ul li, ol li {
  list-style: none; }

body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: PingFangSC-Regular, Microsoft YaHei;
  -webkit-text-size-adjust: none; }

label {
  font-weight: 700; }

html {
  height: 100%;
  box-sizing: border-box; }

#app {
  min-height: 100%; }

*,
*:before,
*:after {
  box-sizing: inherit; }

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  outline: none;
  text-decoration: none; }

div:focus {
  outline: none; }

a:focus,
a:active {
  outline: none; }

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

/*列表样式*/
.el-table {
  font-size: 16px; }
  .el-table .caret-wrapper {
    height: 23px; }
  .el-table .sort-caret.ascending {
    top: 0; }
  .el-table .sort-caret.descending {
    bottom: 0; }

/*分页样式*/
.el-pagination {
  text-align: center;
  font-size: 0; }
  .el-pagination .el-icon {
    font-size: 14px; }
  .el-pagination .el-pagination__sizes .el-input .el-input__inner, .el-pagination button, .el-pagination span:not([class*=suffix]) {
    font-size: 15px; }
  .el-pagination .number {
    font-size: 14px; }

.el-dialog__header {
  font-size: 0; }

.el-message__icon {
  font-size: 16px; }

.boldFont {
  font-family: PingFangSC-Medium, Microsoft YaHei; }

.Wrap {
  background: #FFF;
  min-width: 1030px; }
  .Wrap .mainCont {
    min-height: calc(100vh - 140px); }
  .Wrap .marginTop {
    margin-top: -70px; }

[v-cloak] {
  display: none !important; }

.blank {
  position: relative;
  width: 100%;
  height: 543px; }
  .blank .blanktop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .blank .blankbottom {
    position: absolute;
    top: 69px;
    left: 0;
    width: 100%;
    transition: all 1s linear; }

.loading .blanktop, .loading .blankbottom {
  background: none !important; }

@media screen and (max-width: 1920px) {
  .blank .blanktop, .blank .blankbottom {
    background: none !important; } }
/*图片在线地址*/
.Wrap.qhPC {
  min-width: 100%; }
  .Wrap.qhPC .newsWrap {
    min-width: 100%;
    min-height: 100vh;
    padding: 0; }
    .Wrap.qhPC .newsWrap .news {
      width: 100%; }
      .Wrap.qhPC .newsWrap .news .leftBox {
        width: 100%;
        min-height: calc(100vh - 34px);
        margin-right: 0; }
        .Wrap.qhPC .newsWrap .news .leftBox .article-body img {
          max-width: 800px !important;
          width: 100% !important;
          height: auto !important; }

.newsWrap {
  width: 100%;
  min-width: 1030px;
  background: #f0f2f5;
  padding: 14px 0 20px;
  color: #000; }
  .newsWrap .news {
    width: 1030px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0; }
    .newsWrap .news .rightBox {
      width: 260px;
      min-height: calc(100vh - 140px);
      padding-bottom: 20px;
      background: #FFF; }
    .newsWrap .news .leftBox {
      width: 756px;
      background: #FFF;
      min-height: calc(100vh - 140px);
      padding-bottom: 20px;
      margin-right: 14px;
      padding: 0 45px; }
      .newsWrap .news .leftBox .articleCont {
        padding-top: 24px;
        color: #000;
        font-size: 15px;
        line-height: 31px; }
        .newsWrap .news .leftBox .articleCont h1 {
          font-size: 28px;
          line-height: 42px;
          margin-top: 0;
          margin-bottom: 16px; }
        .newsWrap .news .leftBox .articleCont img {
          width: 100%; }
        .newsWrap .news .leftBox .articleCont .sourceBox {
          display: -webkit-flex;
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          margin-bottom: 28px;
          font-size: 15px;
          line-height: 31px;
          color: #999999; }
          .newsWrap .news .leftBox .articleCont .sourceBox .left-part {
            font-size: 13px; }
            .newsWrap .news .leftBox .articleCont .sourceBox .left-part span {
              margin-right: 6px; }
          .newsWrap .news .leftBox .articleCont .sourceBox .right-part span {
            cursor: pointer;
            margin-left: 14px; }
            .newsWrap .news .leftBox .articleCont .sourceBox .right-part span.act {
              color: #FF500C; }
        .newsWrap .news .leftBox .articleCont .summaryBox {
          padding: 16px 10px 6px 10px;
          border: 1px dashed #e6e6e6;
          position: relative;
          margin-bottom: 24px; }
          .newsWrap .news .leftBox .articleCont .summaryBox .summary {
            width: 50px;
            height: 40px;
            line-height: 40px;
            background: #FFF;
            padding-left: 6px;
            position: absolute;
            top: -20px;
            left: -6px;
            color: #999; }
        .newsWrap .news .leftBox .articleCont .article h3.emh3 {
          font-size: 18px; }
        .newsWrap .news .leftBox .articleCont .article .em_media {
          display: none; }
        .newsWrap .news .leftBox .articleCont .article .skip-image {
          display: -webkit-flex;
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          margin-top: .435rem;
          margin-bottom: .585rem; }
        .newsWrap .news .leftBox .articleCont .declaration p {
          font-size: 13px;
          color: #999;
          letter-spacing: .05px;
          line-height: 18px;
          margin-bottom: 18px; }
          .newsWrap .news .leftBox .articleCont .declaration p:last-child {
            margin-bottom: 20px;
            display: -webkit-flex;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center; }
            .newsWrap .news .leftBox .articleCont .declaration p:last-child a {
              color: #3381E3; }
      .newsWrap .news .leftBox .big {
        font-size: 17px;
        line-height: 34px; }
        .newsWrap .news .leftBox .big .article h3.emh3 {
          font-size: 21px; }
      .newsWrap .news .leftBox .small {
        font-size: 13px;
        line-height: 28px; }
        .newsWrap .news .leftBox .small .article h3.emh3 {
          font-size: 15px; }
      .newsWrap .news .leftBox .desc {
        font-size: 13px;
        color: #999;
        line-height: 20px;
        padding: 20px 0; }
        .newsWrap .news .leftBox .desc a {
          color: #0083EA; }
      .newsWrap .news .leftBox .shareBox {
        font-size: 15px;
        color: #000;
        letter-spacing: 1px;
        height: 56px;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border: 1px dashed #e6e6e6;
        border-left: none;
        border-right: none; }
        .newsWrap .news .leftBox .shareBox .sharebottom {
          padding-right: 100px;
          position: relative; }
          .newsWrap .news .leftBox .shareBox .sharebottom span {
            display: inline-block;
            width: 30px;
            height: 30px;
            background-repeat: no-repeat;
            background-size: 26px 26px;
            background-position: center;
            cursor: pointer;
            margin-right: 10px; }
            .newsWrap .news .leftBox .shareBox .sharebottom span:nth-of-type(1) {
              background-image: url("https://qhrs.eastmoney.com/static/images/share1.png"); }
            .newsWrap .news .leftBox .shareBox .sharebottom span:nth-of-type(2) {
              background-image: url("https://qhrs.eastmoney.com/static/images/share2.png"); }
            .newsWrap .news .leftBox .shareBox .sharebottom span:nth-of-type(3) {
              background-image: url("https://qhrs.eastmoney.com/static/images/share3.png"); }
            .newsWrap .news .leftBox .shareBox .sharebottom span:nth-of-type(4) {
              background-image: url("https://qhrs.eastmoney.com/static/images/share4.png"); }
          .newsWrap .news .leftBox .shareBox .sharebottom .wxshare {
            width: 140px;
            height: 165px;
            background: url("https://qhrs.eastmoney.com/static/images/popup-share.png");
            position: absolute;
            bottom: 28px;
            left: 25px;
            display: -webkit-flex;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding: 4px 8px 20px; }
            .newsWrap .news .leftBox .shareBox .sharebottom .wxshare .qrimg {
              width: fit-content;
              position: relative; }
              .newsWrap .news .leftBox .shareBox .sharebottom .wxshare .qrimg .qrcode {
                width: 100px;
                height: 100px; }
              .newsWrap .news .leftBox .shareBox .sharebottom .wxshare .qrimg .logo {
                width: 20px;
                height: 20px;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%); }
            .newsWrap .news .leftBox .shareBox .sharebottom .wxshare .txt {
              font-size: 12px;
              color: #666666;
              line-height: 16px; }

/*# sourceMappingURL=detail.css.map */
