

.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;
}
.sqs_businessData_Contract .market_line {
  padding: 0.25rem;
  background-color: #e9e9e9;
}

.futures_txt {
  position: relative;
}

.m_futures_info {
  padding: 2% 2% 2% 2%;
}
.m_showMore {
/*   display:none; */
  position: absolute;
  bottom: 0.05rem;
  right: 0.14rem;
  color: #002562;
  cursor: pointer;
  text-decoration: unset;
}



@media screen and (max-width: 750px) {
  .futures_txtBottom {
    height: 1.2rem;
  }
}

.content_intro .futures_txt  .futures_txtBottom_all {
  height: auto!important;
  max-height: unset!important;
}

.expand_img {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  transform: rotate(90deg);
}

.m_rotate_btn {
  position: relative;
  top: 0.01rem;
  transform: rotate(270deg);
}

.el-range-editor.is-active, .el-range-editor.is-active:hover, .el-select .el-input.is-focus .el-input__inner {
  border: unset;
}

.pc_select_info  .el-input__inner {
  min-width: 1.76rem;
  padding: 0 2% 0 4%;
  height: 0.5rem;
  line-height: 0.7rem;
  background-color: #033fad;
  color: #fff;
  font-size: 0.213333rem;
  border: unset;
}
.el-input.is-disabled .el-input__inner{
  background-color: rgb(45, 50, 149);
  color:#fff;
}
.el-input.is-disabled .el-input__suffix{
  display:none;
}
.pc_select_info  .el-select-dropdown__item,
.special_params_style .el-select-dropdown__item
 {
  font-size: 0.21rem;
  padding: 0 0.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
}

.pc_select_info  .m_option_item_line {
  margin-right: 0.5rem;
}
.pc_select_info  .m_option_item_line  .el-input__inner{
  width: 1.83rem;
}

.pc_select_info  .m_option_item_line_tow  .el-input__inner{
  min-width: 3rem;
}

.pc_select_info  .m_option_item_line_three  .el-input__inner{
  min-width: 3rem;
  padding-left: 0.4rem;
  cursor: pointer;
}

.pc_select_info  .m_option_item_line_three .el-date-editor  .el-icon-date:before {
  color: #ffff;
  font-size: 0.2rem;
  position: relative;
  top: 0.04rem;
}

.pc_select_left {
  float: left;
}

.pc_select_right {
  float: right;
}


.pc_select_info  .el-icon-arrow-up:before {
  color: #fff;
}


.el-tabs--card>.el-tabs__header .el-tabs__nav  {
  border: unset!important;
}

.el-tabs--card>.el-tabs__header {
  border: unset!important;
}


.el-tabs--card>.el-tabs__header .el-tabs__item {
  border: unset!important;
}

.el-tabs__nav-scroll {
  overflow: unset;
}

.sqs_businessData_tab {
  width: 100%;
  overflow: hidden;
  height: 0.9rem;
  margin-top: 0.6081rem;
  background-size: contain;
  background: #e7eaf1;
}

.el-tabs__nav-scroll {
  border-top:  0.06rem #d5d9e4 solid ;
}

.sqs_businessData_tab .el-tabs__item {
  height: 0.9rem;
  line-height: 0.9rem;
  float: left;
  font-size: 0.32rem;
  color: #002663;
  cursor: pointer;
  text-align: center;
  padding: 0 0.4rem!important;
}

.el-tabs__item.is-active {
  background: #F3F5FA;
  font-weight: bold;
  position: relative;
}

.el-tabs__item.is-active::after {
  content: '';
  position: absolute;
  top: -0.06rem;
  left: 0;
  width: 100%;
  height: 0.06rem;
  background-color: #002562;
  z-index: 999;
}


.sqs_Transaction_tab .el-tabs__nav-scroll {
  border-top: unset;
}

.sqs_Transaction_tab .el-tabs__item.is-active {
  background: #E5ECF7;
  font-weight: bold;
  position: relative;
}

.sqs_Transaction_xx_day .el-input.is-disabled .el-input__inner {
  background-color: rgb(0 54 152);
  color: #fff;
}

.sqs_Transaction_xx_day .date_picker_prefix_icon {
  background-image: url(/eng/images/calendar-alt.png);
  background-size: contain;
  width: 0.20rem;
  height: 0.20rem;
  display: inline-block;
  margin-top: 0.11rem;
  line-height: 0.25rem;
  background-repeat: no-repeat;
}


.sqs_Transaction_tab .el-tabs__item.is-active::after {
  content: '';
  position: absolute;
  top: -0.06rem;
  left: 0;
  width: 0;
  height: 0;
  background-color: #002562;
  z-index: 999;
}


.report_memo_stock .futures_txt  {
  margin-top: unset;
}


.content_intro .futures_txtBottom {
  word-wrap: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #141414;
  line-height: 0.43333333rem;
  background: #E9E9E9;
  font-size: 0.18666666rem;
  overflow: hidden;
  padding: 0 0 0.15rem;

}

.content_intro .futures_txtBottom  th {
  font-weight: 400;
}

.content_intro .futures_txtBottom table th small {
  width: 100%;
  display: inline-block;
  font-size: 0.17rem;
  text-align: left;
}

.content_intro .futures_txtBottom table th span {
  display: inline-block;
  font-size: 0.18666666rem;
  text-align: left;
  font-weight: 400;
}



.futures_txt {
	width: 100%;
	padding: 2% 2% 2% 2%;
	overflow: hidden;
	background: #E9E9E9;
	font-size: 0.1866rem;
	color: #141414;
	line-height: 1.5;
	margin-top: 0.15rem;
}

.futures_txtTop {
  margin-bottom: 0.1rem;
}

.futures_txtTop,
.futures_txtBottom {
	overflow: hidden;
}


.futures_txtTopFl {
	float: left;
	width: 5.8rem;
	color: #141414;
  text-align: left;
}

#daily_stock_id .report_memo_stock .futures_txt {
	padding-bottom: 0%;
	padding-top: 0%;
}
#daily_stock_id .report_memo_stock .futures_txtTop th,
#daily_stock_id .report_memo_stock .futures_txtTop .futures_txtTopFr div {
	font-weight: 400;
}


.futures_txtTopFl b {
	font-family: MyNameFontB;
	color: #141414;
}

.futures_txtTopFr {
	float: right;
	font-family: MyNameFontB;
	font-weight: bold;
}

.sqs_delayed_quotes_table .market_line {
  background-color: #002663;
  color: #fff;
}
.m_report_title {
  display: none;
}


.p_header_table_report {
  width: 100%;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  background-color: #002663;
  color: #FFFFFF;
  font-weight: 400;
  padding-left: 0.3rem;
}

.p_table_left_report {
  display: inline-block;
  width: 49%;
  text-align: left;
}

.p_table_right_report {
  display: inline-block;
  width: 49%;
  text-align: right;
}

.report_memo1 p,
.report_memo2 p,
.report_memo3 p,
.report_memo4 p,
.report_memo5 p,
.report_memo6 p,
.futures_txtTopFl *,
.futures_txtTopFr,
.tiS redInfo,
.futures_txtBottom_all table tr th div *
{
  line-height: 1.5;
}


.tabTit .left_text,
.futures_txtTopFr div
{
  font-weight:bold;
}

          
.special_pro_style {
  display: none;
}

.content_intro .futures_txtBottom table p {
	text-align: left;
}


@media screen and (min-width: 750px) {
  .m_showMore {
    /* display: none; */
  }
  .content_intro .futures_txtBottom {
    max-height: 1.0rem;
  }
}
@media screen and (max-width: 750px) {
  .banner-tit {
    display: none;
  }
  .mobile_box {
    position: relative;
  }
  .m_showMore {
    display: block;
    text-decoration: unset;
  }

  .content_intro .futures_txtBottom {
    max-height: unset;
  }

  
  .futures_txtTop {
    margin-bottom: unset;
  }

  /* .content_intro .futures_txtBottom {
    height: ;
  } */

/*   .sqs_Service_SHFE_banner {
    width: 100%;
    height: 1.25rem;
    margin-bottom: 0.36rem;
    position: relative;
  }
  .banner-pos {
    width: 85%;
    bottom: -0.32rem;
    height: 0.24rem;
    padding-left: 0.15rem;
  }
  .banner-pos .banner_nav {
    height: 0.24rem;
    line-height: 0.24rem;
    float: left;
    color: #999;
    font-size: 0.1rem;
  }
  .banner-pos .banner_nav a {
    font-size: 0.1rem;
    margin: 0 0.03rem;
    color: #999;
  }
  .banner-pos .banner_nav a.active {
    color: #333;
  } */

  .mobile_content {
    padding: 0 0.15rem;
  }
  .mobile_content_title {
    margin-bottom: 0.1rem;
    display: flex;
    justify-content: space-between;
  }
  .mobile_content_text {
    font-size: 0.17rem;
    color: #002562;
  }
  .mobile_content_text_right {
    font-size: 0.12rem;
    color: #0046ae;
    line-height: 0.2rem;
	text-decoration-line: underline;
  }
  .mobile_content_title .el-select-dropdown__item{
	padding:0 0.15rem;
   }

  .m_adjust_lookmore {
    line-height: 0.23rem;

  } 
  .mobile_content_text {
    display: inline-block;
    padding-bottom: 0.1rem;
    border-bottom: 0.02rem solid #cccccc;
  }

  .select_top {
    padding-top: 0.1rem;
    padding-bottom: 0.05rem;
    border-bottom: 0.01rem solid #adb4dd;
  }

  
  .select_bottom {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
  }

  .el-date-editor.el-input, .el-date-editor.el-input__inner {
    width: 2.9rem;
    font-size: 0.12rem;
    height: 0.34rem;
  }

  .el-input__inner {
    height: 0.34rem;
    background-color: #0046ae;
    color: #fff;
    font-size: 0.12rem;
  }

  .el-form-item__label {
    font-size: 0.12rem;
    color: #666;
    margin-right: 0.12rem;
  }

  .el-form-item {
    margin-bottom: 0.1rem;
  }

  .m_option_item_two {
    width: 3.45rem;
  }

  .m_option_item_two .el-select-dropdown {
    width: 3.45rem!important;
    min-width: unset!important;
  }
  .el-form-item.m_option_item_line_three{
  	margin-right:0;
  	width: 3.45rem;
  }
  .m_option_item_line_three .el-form-item__content{
  width: 2.45rem !important;
 float: right;
  }

  .m_report_title {
    display:block;
    margin-top: 0.03rem;
    font-size: 0.13rem;
    color: #002562;
    line-height: 0.2rem;
  }

  .m_option_item_line {
    width: 1.23rem;
    margin-right: unset!important;
  }

  .m_option_item_line .el-select-dropdown {
    width: 1.23rem!important;
    min-width: unset!important;
  }

  .m_option_item_line_tow {
    width: 2.17rem;
    margin-right: unset!important;
  }

  .m_option_item_line_tow .el-select-dropdown {
    width:  2.17rem!important;
    min-width: unset!important;
  }

  .el-form-item__content {
    width: 100%;
  }

  .el-form-item__content .el-select {
    width: 100%;
  }

  .m_box_select {
    padding-top: 0.05rem;
  }

  .sqs_DailyMain .tabTit {
    display: none;
  }

  .sqs_DailyMain .tiS {
    font-size: 0.12rem;
    margin: 0.2rem auto;
  }

  .el-table {
    font-size: 0.1rem;
    color: #333333;
  }
  .el-table .el-table__cell {
    padding: 0.08rem 0;
  }

  .m_table_content .m_export_btn,
  .m_export_btn .m_export_btn
   {
    padding-top: 0.15rem;
    margin-bottom: 0.3rem;
    display: flex;
    justify-content: flex-end;
  }
  .m_export_btn {
  	padding-top: 0.15rem;
	margin-bottom: 0.3rem;
	display: flex;
	justify-content: flex-end;
  }
  .m_export_btn  .m_export_excell,
  .m_export_btn  .m_export_txt,
  .m_table_content .m_export_excell, 
  .m_table_content .m_export_txt {
    font-size: 0.11rem;
    color: #224397;
    line-height: 0.26rem;
    border: 0.01rem solid #08356e;
    padding: 0 0.1rem;
    display: inline-block;
  }
  .m_export_btn .m_export_excell,
  .m_table_content .m_export_excell {
    margin-right: 0.2rem;
  }
  .m_data_boxs .m_font_thin {
  	transform: scale(1, 1.2);
    font-size: 0.13rem;
    position: relative;
    color: #224397;
    top: 0.01216rem;
    display: inline-flex;
    font-style: normal;
  }


/*   .m_export_btn span {
  	font-size: 0.11rem;
	color: #224397;
	line-height: 0.26rem;
	border: 0.01rem solid #08356e;
	padding: 0 0.1rem;
  } */
  .futures_txt {
    width: unset;
    position: relative;
    font-size: 0.1rem;
    background-color: #E9E9E9;
    padding: 0.15rem 0.15rem 0.25rem 0.08rem;
  }

  .futures_txt .futures_txtTopFl {
    width: 2rem;
    text-align: left;
  }

  .futures_txtTopFr {
    color: #333333;
    font-size: 0.12rem;
    position: relative;
    top: -0.02rem;
  }

  #export-table .redInfo {
    font-size: 0.13rem;
    text-align: left;
    line-height: 0.2rem;
    margin: 0.1rem 0;
  }

  .m_showMore {
    position: absolute;
    bottom: 0.05rem;
    right: 0.14rem;
    color: #002562;
    font-size: 0.12rem;
    text-decoration: unset;
  }

  .expand_img {
    display: inline-block;
    width: 0.08rem;
    height: 0.07rem;
    transform: rotate(90deg);
  }

  .m_rotate_btn {
    position: relative;
    top: 0.01rem;
    transform: rotate(270deg);
  }

  .m_futures_info {
    padding: 0.15rem 0.15rem 0.07rem 0.08rem;
  }
  
  #daily_stock_id .report_memo_stock .futures_txt {
    padding-bottom: 2%;
    padding-top: 2%;
  }


  .content_intro .futures_txt .futures_txtBottom {
    height: 0.6rem;
  }

  .content_intro .futures_txtBottom {
    word-wrap: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #141414;
    line-height: 0.2rem;
    background: #E9E9E9;
    overflow: hidden;
    font-size: 0.13rem;
    padding: unset;
  }

  .content_intro .futures_txtBottom table th small {
    width: 100%;
    display: inline-block;
    font-size: 0.13rem;
    line-height: 1.6;
    text-align: left;
  }

  .content_intro .futures_txtBottom table th span {
    display: inline-block;
    font-size: 0.11rem;
    text-align: left;
  }



  .m_special_report_title {
    width: 99.5%;
    margin-left: 0.005rem;
  }
  .m_special_report_title th{
    height: 0.4rem;
    margin: 0 0.01rem;
    line-height: 0.4rem;
    padding-left: 0.1rem;
    font-size: 0.1rem;
    font-weight: bold;
    background-color: #171B55;
    color: #fff !important;
    position: relative;
    bottom: -0.01rem!important;
    z-index: 2;
    text-align: left;
  }

  .m_special_report_title_color {
    background-color: #171B55;
  }

  .futures_txtBottom_all {
    height: auto;
  }

  .el-icon-date:before {
    color: #fff;
    position: relative;
    font-size: 0.14rem;
    top: 0.01rem;
  }

  .report_memo1 p,
  .report_memo2 p,
  .report_memo3 p,
  .report_memo4 p,
  .report_memo5 p,
  .report_memo6 p,
  .futures_txtTopFl *,
  .futures_txtTopFr,
  .tiS redInfo
  {
    font-size: 0.13rem;
    line-height: 1.6;
  }

  .el-table th.el-table__cell div.cell,.el-table td.el-table__cell div.cell, .el-table th.el-table__cell div.cell * {
    font-size: 0.14rem;
    word-break: break-word;
    /* color: #fff; */
  }


  .el-table th.el-table__cell div.cell,
  .el-table th.el-table__cell div.cell * {
    color: #fff!important;
    font-weight: 400;
  }

  /* 普通日历：扩大间距，防止手指不好点 */
  .el-date-picker .el-icon-d-arrow-left {
    margin-right: 0.12rem;
  }

  .el-date-picker .el-icon-d-arrow-right {
    margin-left: 0.12rem;
  }
  .sqs_accessTheMarket {
  	margin-top: 0;
  }


  
}

@media screen and (max-width: 750px)
   .m_export_btn .m_export_txt {
	font-size: 0.11rem;
	color: #224397;
	line-height: 0.26rem;
	border: 0.01rem solid #08356e;
	padding: 0 0.1rem;
   }
}


