.index #wrapBanner {
  width: 1200px;
  height: 270px;
  margin: 0 auto;
  border-radius: 0; }
  .index #wrapBanner img {
    width: 100%;
    height: 100%;
    border-radius: 0; }

.knowledge .wrapBannerBox {
  width: 100%;
  height: 693px;
  background: url("../img/knowledge-bgc.png");
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  .knowledge .wrapBannerBox .wrapBanner {
    width: 1200px;
    margin: 0 auto 20px; }
  .knowledge .wrapBannerBox .relation {
    width: 1200px;
    height: 500px;
    background: #fff;
    margin: 0 auto 20px; }
.knowledge .contentShowZhuan {
  width: 1200px;
  /* height: 1381px; */
  margin: 30px auto 0;
  background: #FFFFFF;
  border-radius: 2px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .knowledge .contentShowZhuan .itemShowZhuan {
    width: 585px;
    height: 233px;
    margin-bottom: 29px;
    border: 1px solid #EEEEEE;
    padding: 22px;
    overflow: hidden;
    display: flex;
    justify-content: space-between; }
    .knowledge .contentShowZhuan .itemShowZhuan .imgShowZhuan {
      width: 143px;
      height: 188px; }
    .knowledge .contentShowZhuan .itemShowZhuan .itemContextShowZhuan {
      margin-top: 21px;
      width: 376px;
      height: 138px;
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 500;
      color: #000000; }
      .knowledge .contentShowZhuan .itemShowZhuan .itemContextShowZhuan ul {
        width: 155px; }
        .knowledge .contentShowZhuan .itemShowZhuan .itemContextShowZhuan ul li {
          width: 100%;
          line-height: 31px;
          height: 31px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
      .knowledge .contentShowZhuan .itemShowZhuan .itemContextShowZhuan .itemContextLeftZhuan {
        float: left; }
      .knowledge .contentShowZhuan .itemShowZhuan .itemContextShowZhuan .itemContextRightZhuan {
        float: right; }
  .knowledge .contentShowZhuan .itemShowResult {
    width: 100%;
    max-height: 279px;
    padding-bottom: 19px;
    overflow: hidden; }
    .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan {
      width: 100%;
      font-size: 12px;
      font-family: Source Han Sans CN;
      font-weight: 500;
      color: #000000; }
      .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul {
        width: 853px;
        margin: 0 auto;
        border-top: 1px solid #EAEAEA;
        padding-top: 24px; }
        .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li {
          width: 100%;
          font-size: 12px;
          font-family: Source Han Sans CN;
          font-weight: 400;
          color: #333333;
          line-height: 26px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li .color_yellow {
            color: #F0A400; }
          .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li .color_red {
            color: #CD2323; }
        .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .itemTitle {
          padding-bottom: 6px;
          font-size: 14px;
          font-family: Source Han Sans CN;
          font-weight: bold;
          color: #333333; }
        .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .itemContent {
          text-indent: 25px;
          white-space: normal;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 4;
          line-height: 20px; }
        .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .pageView {
          width: 250px;
          color: #999; }
          .knowledge .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .pageView .pageViewTime {
            float: right; }
.knowledge .footerNav {
  margin-top: 44px;
  text-align: center; }
  .knowledge .footerNav .M-box a {
    font-size: 14px;
    display: inline-block;
    width: 27px;
    height: 27px;
    margin: 0 10px;
    line-height: 27px;
    text-align: center;
    border-radius: 2px; }
  .knowledge .footerNav .M-box .active {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border-radius: 2px;
    background: #D32F26;
    color: #fff; }
  .knowledge .footerNav .M-box .prev,
  .knowledge .footerNav .M-box .next {
    width: 50px; }
  .knowledge .footerNav .M-box .jump-btn {
    width: 40px; }
  .knowledge .footerNav .M-box input.jump-ipt {
    width: 43px;
    height: 27px; }

/*# sourceMappingURL=newindex.css.map */
