
  .ine-banner {
    width: 100%;
    height: 6.41rem;
    position: relative;
    top: 0rem;
    background: url(../images/market_banner.png) no-repeat;
    background-size: cover;
  }
  .ine-banner .banner-pos {
    width: 84%;
    padding: 0 8%;
    height: 1.07rem;
    line-height: 1.07rem;
    position: absolute;
    bottom: 0;
    background: url(../images/banner-navBg.png) repeat-x;
    background-size: cover;
    /* box-sizing: revert; */
  }
  .ine-banner .banner-pos .banner-tit {
    float: left;
    font-size: 0.4533rem;
    font-weight: bold;
    color: #002663;
  }
  .ine-banner .banner-pos .banner_nav {
    float: right;
    font-size: 0.1867rem;
    color: #333;
  }
  .ine-banner .banner-pos .banner_nav > a {
    font-size: 0.1867rem;
    color: #333;
    margin: 0 0.1rem;
  }
  .ine-banner .banner-pos .banner_nav > a:last-child {
    margin-right: 0;
  }
  .sqs_dataCon_box {
    width: 100%;
    background-color: #FFFFFF;
    height: auto;
    margin-bottom: 1rem;
  }
  .sqs_dataCon_navfl {
    float: left;
    width: 5.33333333rem;
    overflow: hidden;
    background-color: #f9f9f9;
    border-top: 6px solid #0045ae;
    border-bottom: 6px solid #0045ae;
    padding-bottom: 0.4rem;
  }
  .sqs_navfl {
    width: 3.7rem;
    float: right;
    overflow: hidden;
  }
  .sqs_navfl ul {
    overflow: hidden;
  }
  .sqs_column_one {
    width: 3.5rem;
    line-height: 0.8rem;
    text-align: left;
    padding-left: 0.2rem;
    margin-top: 0.2rem;
  }
  .sqs_column_one:hover {
    background: #0045ae;
    color: #fff !important;
  }
  .sqs_column_one_avtive {
    background: #0045ae;
    color: #fff !important;
  }
  .sqs_column_one a,
  .sqs_column_two a {
    color: #333;
    font-size: 0.32rem;
    display: block;
  }
  .sqs_column_two {
    width: 3.1rem;
    line-height: 1.3;
    margin-top: 0.2rem;
    float: right;
    text-align: left;
    padding-left: 0.2rem;
    padding-right: 0.1rem;
    padding: 0.15rem 0.1rem 0.15rem 0.2rem;
  }
  .sqs_column_two:hover {
    background: #a2badf;
    border-left: 0.08rem solid #194fb0;
  }
  .sqs_column_two_avtive {
    background: #a2badf;
    border-left: 0.08rem solid #194fb0;
  }
  .sqs_column_one_avtive a,
  .sqs_column_two_avtive a {
    font-family: MyFontNameB;
    font-weight: bold;
    color: #fff !important;
  }
  .nav_showHide {
    overflow: hidden;
    display: none;
  }
  .tc_QRBox {
    width: 1.6rem;
    overflow: hidden;
    position: absolute;
    top: -1.8rem;
    display: none;
  }
  .tc_QR {
    width: 1.6rem;
    height: 1.6rem;
    overflow: hidden;
    background: #F9F9F9;
  }
  .tc_QRafter {
    margin-left: 0.4rem;
    width: 0px;
    height: 0px;
    line-height: 0px;
    border-width: 0.09rem 0.09rem 0;
    border-style: solid dashed dashed dashed;
    border-color: #f9f9f9 transparent transparent transparent;
  }
  .tc_QR img {
    width: 1.4rem;
    height: 1.4rem;
    margin: 0.1rem auto;
  }
  .el {
    display: none;
  }
  .sqs_dataCon_fr {
    width: 12rem;
    float: right;
    overflow: hidden;
    padding-top: 0.32rem;
    margin: 0 1rem 1rem 0;
  }
  .sqs_dataCon_fr_tit {
    font-size: 0.426666rem;
    font-family: MyFontNameB;
    font-weight: bold;
    color: #020F30;
  }
  .sqs_contract_screen {
    width: 100%;
    height: 0.5rem;
    margin-top: 0.3rem;
  }
  .sqs_contract_select {
    float: left;
    width: 2.4rem;
    height: 0.5rem;
    position: relative;
    text-align: left;
    margin-right: 0.5rem;
    background: url(../images/select_bg.png) no-repeat #2D3295;
    background-position: 2.2rem;
    background-size: auto;
    cursor: pointer;
    border-radius: 0.026667rem;
  }
  .item-select-list {
    display: none;
    position: absolute;
    top: 0.55rem;
    left: 0;
    z-index: 9;
    padding: 0.1rem 0;
    border-radius: 0.026667rem;
    color: #141414;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    max-height: 2.8rem;
    overflow-y: scroll;
  }
  .item-select-list .active {
    font-weight: 700;
    background: #F0F0F0;
    color: #141414;
  }
  .select-val {
    color: #FFFFFF;
  }
  .select-val,
  .item-select-list li {
    line-height: 0.5rem;
    width: 2.2rem;
    font-size: 0.213333rem;
    padding-left: 0.15rem;
  }
  .item-select-list li {
    color: #141414;
    background: #ffffff;
  }
  /*修改滚动条样式*/
  .item-select-list::-webkit-scrollbar {
    width: 0.05rem;
    overflow: hidden;
  }
  .item-select-list::-webkit-scrollbar-track {
    background: none;
    border-radius: 2px;
  }
  .item-select-list::-webkit-scrollbar-thumb {
    width: 0.05rem;
    height: 0.3rem;
    background: #D5D9E4;
    border-radius: 0.026667rem;
  }
  .item-select-list::-webkit-scrollbar-corner {
    background: none;
    height: 0.01rem;
  }
  .item-select-list li:hover {
    background: #F0F0F0;
    color: #141414;
  }
  /* 日历 */
  .sqs_contract_rl {
    width: 2.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.02rem;
    font-size: 0.186666rem;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    position: relative;
  }
  .sqs_contract_rl .el-input__inner{
     background: #033fad;
    color:#fff;
  }
  .sqs_contract_rlBox {
    width: 100%;
    overflow: hidden;
  }
  .sqs_contract_rl_icon {
    float: left;
    width: 0.26rem;
    height: 0.26rem;
    margin: 0.12rem 0.15rem;
  }
  .sqs_contract_rl_txt {
    overflow: hidden;
    float: left;
  }
  .sqs_contract_rl_jt {
    float: right;
    width: 8px;
    height: 0.5rem;
    margin: 0 0.15rem;
    background: url(../images/select_bg.png) no-repeat center;
    transform: rotate(90deg);
  }
  .sqs_contract_rl_icon img {
    width: 100%;
  }
  .sqs_date_rl {
    width: 4rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
    background: #FFFFFF;
    border: 0.01rem solid #E9E9E9;
    border-radius: 0.04rem;
    position: absolute;
    top: 0.55rem;
    left: -1.32rem;
    display: none;
  }
.el-table th.el-table__cell div.cell{
  text-align:center;
}
.el-table td.el-table__cell div.cell{
  word-break:break-word;
  }
  .sqs_date_rl .sqs_date_container li.ck_active {
    background: #091887;
    color: #fff;
  }
  .sqs_date_rl .sqs_date_container li.active .ac_num_box {
    display: block;
  }
.el-table th.el-table__cell{
  background:#033fad;
  color:#fff
}
.el-table__cell a{
	color:#091887 ;
	text-decoration: underline;
}
  .sqs_date_rq {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.2rem;
  }
  .sqs_date_prev,
  .sqs_date_next {
    width: 0.18rem;
    height: 0.24rem;
    margin-top: 0.13rem;
    border: none;
    outline: none;
    cursor: pointer;
    background: transparent;
  }
  .sqs_date_prev img,
  .sqs_date_next img {
    width: 0.18rem;
    height: 0.24rem;
  }
  .sqs_date_prev {
    float: left;
    margin-left: 0.2rem;
  }
  .sqs_date_next {
    float: right;
    margin-right: 0.2rem;
  }
  .sqs_date_ny {
    width: 3.2rem;
    font-size: 0.24rem;
    color: #2D3295;
    float: left;
    line-height: 0.5rem;
    text-align: center;
  }
  .sqs_date_ny select {
    font-family: MyFontNameB;
    font-weight: bold;
    font-size: 0.24rem;
    color: #2D3295;
  }
  .sqs_date_ny select:first-child {
    margin-left: 0.15rem;
  }
  .sqs_date_ny_month {
    font-family: MyFontNameB;
    font-weight: bold;
    margin-right: 0.15rem;
  }
  .sqs_date_container {
    width: 3.8rem;
    margin: 0 auto;
  }
  .sqs_date_container ul {
    display: flex;
    flex-wrap: wrap;
  }
  .sqs_date_container ul li {
    width: 0.54rem;
    height: 0.45rem;
    line-height: 0.5rem;
    text-align: center;
    color: #2D3295;
    cursor: pointer;
    border-radius: 0.1rem;
    position: relative;
    box-sizing: border-box;
    font-size: 0.213333rem;
    margin-top: 0.05rem;
  }
  .sqs_date_container li.active .ac_num_box {
    display: block;
  }
  .sqs_date_days {
    overflow: hidden;
  }
  .act {
    background: #2D3295;
    color: #FFFFFF !important;
  }
  .ver:hover {
    background: #2D3295;
    color: #FFFFFF !important;
  }
  .sqs_sj_dian {
    display: inline-block;
    width: 0.05rem;
    height: 0.05rem;
    border-radius: 50%;
    background: #dc1f48;
    position: absolute;
    bottom: 0.03rem;
    left: 45%;
  }
  .sqs_Trading_table {
    margin-top: 0.5rem;
    width: 100%;
    border-bottom: 0.01rem solid #E9E9E9;
    font-size: 0.21333333rem;
    border-radius: 0.04rem;
  }
  .sqs_Trading_table tr {
    height: 0.8rem;
  }
  .sqs_Trading_table tr:nth-child(even) {
    background: #F9F9F9;
  }
  .sqs_Trading_table th {
    font-family: MyFontNameB;
    font-weight: bold;
    height: 0.8rem;
    line-height: 1.5;
    text-align: center;
    padding: 0 0.05rem;
  }
  .wid {
    width: 2.5rem;
  }
  .sqs_Trading_table tr td {
    color: #141414;
    text-align: center;
    border-right: 0.01rem solid #E9E9E9;
    padding: 0 0.05rem;
  }
  .sqs_Trading_table tr td:first-child {
    text-align: left;
  }
  .sqs_Trading_table tr td a {
    color: #141414;
    text-align: left !important;
  }
  .sqs_Trading_table tr td:first-child {
    border-left: 0.01rem solid #E9E9E9;
  }
  .sqs_Contract_thead {
    width: 100%;
    background: #033fad;
    border-radius: 0.04rem 0.04rem 0rem 0rem;
  }
  .ine-content-table{
    margin-top:0.2rem;
  }
  .sqs_contract_thead th {
    color: #FFFFFF;
    background-color: #033fad;
    border-right: 0.01rem solid #999999;
  }
  /* 打印 */
  .sqs_Contract_quick {
    width: 100%;
    margin-top: 0.3rem;
    overflow: hidden;
  }
  .sqs_Contract_Excel,
  .sqs_Contract_TXT {
    /* width: 1.44rem; */
    width: auto;
  }
  .sqs_Contract_Print {
    /* width: 0.78rem; */
  }
  .sqs_Contract_Excel,
  .sqs_Contract_TXT,
  .sqs_Contract_Print {
    height: 0.3rem;
    line-height: 0.32rem;
    font-size: 0.16rem;
    color: #171B55;
    background: #F9F9F9;
    border: 0.01rem solid #171B55;
    border-radius: 0.02rem;
    float: right;
    margin-left: 0.15rem;
    cursor: pointer;
    padding-right: 0.1rem;
  }
  .sqs_Contract_Excel img,
  .sqs_Contract_TXT img,
  .sqs_Contract_Print img {
    float: left;
    width: 0.16rem;
    height: 0.16rem;
  }
  .sqs_Contract_Excel img {
    margin: 0.08rem 0.13rem;
  }
  .sqs_Contract_TXT img {
    margin: 0.08rem 0.15rem;
  }
  .sqs_Contract_Print img {
    margin: 0.08rem 0.1rem;
  }
  .sqs_Contract_Excel span,
  .sqs_Contract_TXT span,
  .sqs_Contract_Print span {
    float: left;
  }
  .sqs_Contract_Excel:hover,
  .sqs_Contract_TXT:hover,
  .sqs_Contract_Print:hover {
    background: #DFE1F0;
  }
.hqzs_text .el-table,.hqzs_text .el-table tr{
  background:transparent; border:none !important;
}
.hqzs_text .el-table::before{
  height:0;
}
  .hqzs_text p {
    color: #141414;
    font-size: 0.18rem;
    line-height: 0.4rem;
    padding-left:0.2rem;
  }





@media screen and (max-width: 750px) {
  *,html,body{
  		box-sizing: border-box;
  	}
   .mobile_box {
     background: #ffffff;
   }
  .banner-tit{display:none;}
   .hqzs_text p {
    font-size: 0.13rem;
    line-height: 0.28rem;
  }
   .sqs_tyxqy_box_mobile {
     width: 100%;
     margin: 0 auto;
     background: #ffffff;
   }
  .banner_nav {
    float: unset;
    color: #999;
    font-size: 0.1rem;
  }
  .banner_nav > a {
    font-size: 0.1rem;
    color: #333;
    margin: 0 0.05rem;
  }
  .banner_nav > a:nth-child(1) {
    margin-left: 0;
  }
  .sqs_Service_SHFE_banner {
    position: relative;
    width: 100%;
    height: 1.25rem;
  }
  .sqs_tyxqy_box_mobile {
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
  }

  .tab .con .con_div{
 	  height: 5rem;
 	  padding-top: 0.2rem;
 	 }
  .sqs_dataCon_fr{
    width:100%;
    float:
    none;
    margin: 0;
    padding: 0 0.15rem;
    overflow: hidden;
  }
  .sqs_tit_top{
    display:
    block;
    font-size:0.15rem;
    margin: 0.2rem 0;
  }
  .sqs_tit_top1{
    width:100%;
    margin-bottom: 0.1rem;
  }
  .tab > .tab_ul > .tab_li{
    font-size:0.14rem !important;
    height:0.3rem;
    line-height:0.3rem;
    width:50%;
  }
 
 .sqs_tit_back{
   display:none;
 }
  .sqs_tit_h2{
    font-size:0.15rem;
  }
  .el-form{
 	  display: flex;
 	  
 	 }
  .el_form_label{
 	  color: #333;
 	  margin-right: 0.2rem;
	  font-size: 0.14rem;
 	 }
  .sqs_contract_rlb{
    width:100%;
  }
  .sqs_contract_rl{
    width:100%;
  }
  .el-date-editor.el-input, .el-date-editor.el-input__inner{
    width: 100%;
  }
  .el-table__cell a{
  	color:#091887 ;
  	text-decoration: underline;
  	word-break: break-word;
  }
  .sqs_dataCon_fr_tit{
    font-size: 0.17rem;
  }
  .sqs_dataCon_fr_tit span{
   border-bottom: 0.02rem solid #cccccc;
    padding-bottom: 0.05rem;
  }
    .sqs_Contract_Excel, .sqs_Contract_TXT, .sqs_Contract_Print{
      font-size:0.12rem;
      text-align:center;
      width:1rem;
      height:0.26rem;
      line-height:0.26rem;
    }
    .sqs_Contract_Excel span, .sqs_Contract_TXT span, .sqs_Contract_Print span{
      float:none;
    }
.el-table__header .el-table__cell{
	font-weight: 500;
}
.el-table--border .el-table__cell:first-child .cell {
	padding:0 0.01rem ;
}
.expand_list{
	height: 1rem;
	line-height: 0.2rem;
	overflow: hidden;
	display:
	block;
	margin-bottom: 0.23rem;
	box-sizing: border-box;
}
  .expand_list tr{
    background:#e9e9e9;
  }
  
.content_intro{
	    background: #E9E9E9;
	    padding: 0.1rem 0.05rem 0;
}
.content_intro .expand_info{
	text-align: right;
}
.expand_list.no_hidden{
	height: auto;
}
}

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