html,
body {
  background-color: #fff; }

* {
  font-family: MicrosoftYaHei; }

.active2 {
  color: #e7473c !important;
  border: 1px solid #e7473c !important; }

.shar {
  margin-top: 14px;
  font-size: 12px;
  color: #9496a3; }
  .shar .time {
    margin-right: 40px; }
  .shar .sharto .iconfont {
    margin-left: 10px;
    color: #b4b6c1; }
  .shar .sharto .icon-weixin:hover {
    color: #84d945; }
  .shar .sharto .icon-weibo:hover {
    color: #e3262a; }
  .shar .sharto .icon-tengxunweibo:hover {
    color: #1096bf; }
  .shar .sharimg {
    position: absolute;
    width: 170px;
    height: 254px;
    padding: 20px;
    background-color: #FFF;
    top: 136px;
    left: 22px;
    border: 1px solid #d7d7d7;
    display: none;
    z-index: 20;
    overflow: visible; }
    .shar .sharimg::before, .shar .sharimg::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-width: 0 8px 10px;
      border-style: solid;
      border-color: transparent transparent #fff;
      position: absolute;
      left: 108px;
      top: -10px; }
    .shar .sharimg::before {
      border-width: 0 9px 11px;
      border-bottom-color: #d7d7d7;
      left: 107px;
      top: -11px;
      z-index: 0; }
    .shar .sharimg > div {
      width: 120px;
      height: 120px;
      background-color: #FFF;
      margin: 0 auto; }
      .shar .sharimg > div > img {
        width: 100%;
        height: 100%;
        display: block; }
    .shar .sharimg > span {
      position: absolute;
      bottom: 20px;
      color: #34374c !important;
      text-align: center;
      font-size: 12px;
      left: 0;
      width: 100%;
      padding: 0 20px;
      line-height: 20px; }

.kmain {
  margin: 0 auto;
  height: 100%;
  width: 1120px;
  margin-top: 118px;
  margin-bottom: 96px; }
  .kmain .container .kleft {
    width: 750px;
    margin-right: 78px; }
    .kmain .container .kleft .interest {
      padding: 0;
      margin: 0;
      font-size: 18px;
      color: #10111c; }
    .kmain .container .kleft .tab-nav1 {
      margin-top: 20px;
      display: flex; }
      .kmain .container .kleft .tab-nav1 a {
        display: block;
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #d7d7d7;
        font-size: 14px;
        color: #9496a3;
        margin-right: 10px; }
    .kmain .container .kleft .tab-content1 {
      margin-top: 40px; }
      .kmain .container .kleft .tab-content1 ul li {
        height: 100%;
        margin-top: 40px;
        position: relative; }
        .kmain .container .kleft .tab-content1 ul li .data {
          width: 46px;
          height: 60px;
          background-color: #e7473c;
          color: #fff;
          padding: 10px 7px;
          font-size: 14px;
          text-align: center;
          line-height: 20px;
          float: left; }
          .kmain .container .kleft .tab-content1 ul li .data span {
            font-weight: 700; }
        .kmain .container .kleft .tab-content1 ul li .kx {
          border-bottom: 1px solid #eee;
          padding-top: 8px;
          padding-bottom: 40px;
          display: block;
          margin-left: 66px; }
          .kmain .container .kleft .tab-content1 ul li .kx .kxtitle {
            font-size: 18px;
            color: #34374c; }
          .kmain .container .kleft .tab-content1 ul li .kx .kxcontener {
            margin-top: 16px;
            color: #9496a3;
            font-size: 14px;
            line-height: 24px; }
      .kmain .container .kleft .tab-content1 ul .layui-flow-more {
        margin-top: 20px;
        text-align: center; }
        .kmain .container .kleft .tab-content1 ul .layui-flow-more cite {
          width: 104px;
          height: 30px;
          font-size: 12px;
          background-color: #f6f6f6;
          color: #9496a3;
          line-height: 30px; }
  .kmain .container .kright {
    width: 292px;
    height: 100%; }
    .kmain .container .kright .title {
      text-align: center; }
      .kmain .container .kright .title h3 {
        font-size: 18px;
        font-weight: 700;
        color: #34374c;
        font-family: MicrosoftYaHei-Blod; }
        .kmain .container .kright .title h3::after {
          content: '';
          display: block;
          position: relative;
          padding-bottom: 20px;
          border-bottom: 1px dashed #eee; }
    .kmain .container .kright .hotkx ul li {
      font-size: 14px;
      padding: 20px 0;
      position: relative;
      border-bottom: 1px solid #eee; }
      .kmain .container .kright .hotkx ul li .kxtitle {
        color: #34374c; }
      .kmain .container .kright .hotkx ul li .kxcontener {
        margin-top: 16px;
        color: #9496a3;
        line-height: 22px; }
      .kmain .container .kright .hotkx ul li .shar .shar1 {
        position: absolute;
        top: 228px;
        left: 22px; }

/*# sourceMappingURL=kxlist.css.map */
