
  @media print {
  .content_table  {
    width: 996px!important;
    /* width: 1189px!important; */
    /* width: 1400px!important; */
  }

  .info_style_spc_img {
    width: 36px!important;
    height: 33px!important;
    margin: 0px auto;
    padding-left: 5px!important;
  }

  .info_style_spc_img1 {
    width: 30px!important;
    height: 26px!important;
    margin: 0px auto;
    padding-left: 5px!important;
  }


  .futures_txt {
    position: relative;
    width: 100%;
    padding: 2%;
    overflow: hidden;
    background: #E9E9E9;
    font-size: 18px;
    color: #141414;
    line-height: 1.5;
    margin-top: 15px;
  }

  .futures_txt .futures_txtTopFl {
    width: 800px!important;
  }

  .content_intro .futures_txtBottom {
    line-height: 43px;
    font-size: 18px;
    height: 120px;
    padding: 0 0 15px;
    width: 100%;
    margin-top: 20px;
  }

  .content_intro .futures_txtBottom_all {
    height: auto;
  }

  .content_intro .futures_txtBottom table th small {
    font-size: 18px;
  }

  .futures_thead th, .futures_thead .el-table__header-wrapper .el-table__header th, .sqs_Data_thead th {
    color: #FFFFFF !important;
    background: #0146ad !important;
    text-align: center;
  }

  .m_showMore {
    position: absolute;
    bottom: 5px;
    right: 14px;
    color: #002562;
    cursor: pointer;
  }

  .expand_img {
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(90deg);
  }

  .kx_index_table {
    width: 100%;
  }

  .el-table {
    width: 100%!important;
    font-size: 14px;
  }

  .el-table__header, .el-table__body {
    width: 100%!important;
  }

  .el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
    border-right: 1px solid #EBEEF5;
  }

  .el-table .el-table__cell {
    padding: 12px 0;
  }

  .el-table--border .el-table__cell:first-child .cell {
    padding-left: 0px;
  }

  .el-table th.el-table__cell>.cell {
    padding-left: 0px;
    padding-right: 0px;
  }

  .el-table .cell {
    line-height: 23px;
    padding-left: 0px!important;
    padding-right: 10px!important;
  }

  .sqs_Contract_quick {
    display: none!important;
  }


  .el-table .cell {
    padding-left: 0 !important;
    padding-right: 3px !important;
    font-size: 13px !important;
  }
  .futures_txtBottom {
    height: unset !important;
  }
  .futures_txtBottom p {
    font-size: 13px !important;
    line-height: 1.5;
  }
/*   .m_showMore,
  .sqs_Contract_quick
  {
    display: none !important;
  } */

  /* isin样式 */
  .isin_table_info  .el-table__header-wrapper .el-table__header th {
    color: #FFFFFF;
    background: #0146ad;
    text-align: center;
  }
  .m_showMore,
  .sqs_Contract_quick,
  .m_form_content,
  .content_btn
  {
    display: none !important;
  }
  .content_title .left_text,
  .title_info .left_text,
  .table_select_title
  {
    color: #333!important;
    font-size: 20px!important;
    line-height: 20px!important;
  }
  .content_title .title_date {
    font-size: 15px!important;
  }
  
}