html,
body {
  width: 100%;
  height: 100%;
}
* {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main_info,.el-loading-parent--relative,.el-loading-mask{
background:#2D3295;	
}
.el-table{
 background:#2D3295;
}
.el-table__body-wrapper::-webkit-scrollbar{
  width:15px;
  height:15px;
}
.el-table__body-wrapper::-webkit-scrollbar-track{
  background:#eee;
}
.el-table__body-wrapper::-webkit-scrollbar-thumb{
  background:#bfbfbf;
  border-radius:5px;
}
.sqs_top{position:fixed !important;top:0;z-index:999;height: 1.7rem;}
.sqs_top_line{}
.top_line_bg {
    background-color: rgba(15, 16, 61, 0.85);
}
.banner-only-one{position:relative;}
.banner-only-one,.banner-only-one bg_img{height:8.8rem;}
.banner-only-one .sqs_sledr_box{z-index: 1;}
.el-table--scrollable-y .el-table__body-wrapper.is-scrolling-right{
	width: calc(100% + 8px) !important;
}
.el-table__fixed-body-wrapper .el-table__body{padding-bottom:6px}
@media screen and (min-width: 1200px) {
  #page {
    width: 1100px;
  }
  #content,
  .div1 {
    width: 730px;
  }
  #secondary {
    width: 310px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #page {
    width: 960px;
  }
  #content,
  .div1 {
    width: 650px;
  }
  #secondary {
    width: 250px;
  }
  select {
    max-width: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  #page {
    width: 900px;
  }
  #content,
  .div1 {
    width: 620px;
  }
  #secondary {
    width: 220px;
  }
  select {
    max-width: 180px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #page {
    width: 450px;
  }
  #content,
  .div1 {
    width: 420px;
    position: relative;
  }
  #secondary {
    display: none;
  }
  #access {
    width: 450px;
  }
  #access a {
    padding-right: 5px;
  }
  #access a img {
    display: none;
  }
  #rss {
    display: none;
  }
  #branding #s {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  #page {
    width: 300px;
  }
  #content,
  .div1 {
    width: 300px;
  }
  #secondary {
    display: none;
  }
  #access {
    width: 330px;
  }
  #access a {
    padding-right: 10px;
    padding-left: 10px;
  }
  #access a img {
    display: none;
  }
  #rss {
    display: none;
  }
  #branding #s {
    display: none;
  }
  #access ul ul a {
    width: 100px;
  }
}

.swiper {
  z-index: 0;
}
.swiper-slide {
  height: 8.8rem;
}
.index_video_bg{
	height:100%;
}
.swiper-slide .bg_img{
  width: 100%;
  height: 100%;
}
.swiper-slide video {
  width: 100%;
  height: 100% ;
  object-fit: fill;
}
.swiper-slide > img.video-img {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 0.6rem;
  bottom: 0.6rem;
  cursor: pointer;
  z-index: 999;
}
.video-pos {
  position: relative;
  z-index: 99;
}
.swiper-slide > img {
  width: 100%;
  height: 8.8rem;
  z-index: 0;
}
.swiper-pagination-bullet {
  background-color: #FFF;
  opacity: 1;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
}
.swiper-pagination-bullet-active {
  width: 0.2rem;
  height: 0.2rem;
  background-color: #024287;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 30%;
  bottom: 0.5rem;
  left: 35%;
}
.sqs_slider_li {
  position: relative;
}
.sqs_banpd {
  width: 100%;
  background-color: #171B55;
}
.sqs_sledr_box {
	position: absolute;
	left: 1.5rem;
	top: 2.3rem;
    z-index: 9999;
}

.sledr_box_h2 {
	margin-bottom: 0.5rem;
	font-size: 0.64rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
}

.sqs_content_box {
	position: relative;
	display: flex;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
}

.sqs_content_lf {
	margin-right: 1rem;
	line-height: 0.4rem;
}

.sqs_content_lf p {
	font-size: 0.56rem;
}

.sqs_content_lf span {
	font-weight: normal;
	font-size: 0.28rem;
}

.sqs_content_bottom {
	margin-top: 0.7rem;
	margin-bottom:0.5rem;
}
.sqs_content_bottom a{color:inherit}


.sqs_content_bottom p span{
	margin-left:0.3rem
}

.sqs_sledr_line {
	position: absolute;
	top: 0.6rem;
	left: 2.95rem;
	width: 0.01rem;
	height: 2.65rem;
	background-color: #fff;
}

.sqs_content_rg {
	margin-left: 0.4rem;
}

.sqs_slider_ft>a {
	position: relative;
	display: inline-block;
	margin-top: 0.7rem;
	font-size: 0.2rem;
	width: 3.1rem;
	height: 0.45rem;
	font-family: MyFontNameB;
	font-weight: bold;
	padding-left: 0.2rem;
	line-height: 0.45rem;
	color: #FFFFFF;
	background-image: linear-gradient(to right, #0F103D, #1F226F);
}

.sqs_slider_ft>a>img {
	position: absolute;
	right: 0.15rem;
	bottom: 0.15rem;
	width: 0.2rem;
}

.sqs_slider_ft i {
	margin-left: 0.1rem;
	display: inline-block;
	width: 0.15rem;
	height: 0.14rem;
	margin-top: 0.08rem;
	background-image: url(/eng/img/sqs_goToLink.png);
}
#videoShow::-webkit-media-controls-toggle-closed-captions-button{
	display:none !important;
}
/*音量按钮*/
#videoShow::-webkit-media-controls-mute-button{
display:none !important;
}
/*全屏按钮*/
#videoShow::-webkit-media-controls-fullscreen-button{
	display:none !important;
}
/*进度条*/
#videoShow::-webkit-media-controls-timeline{
	display:none !important;
	
}

#js_info_des{background:#171B55;}
.sqs_dataCon_containr {
    width: 84%;
    margin: 0 auto;
    overflow: hidden;
    padding: 1rem 0;
}

.sqs_Marked_heater {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.sqs_Marked_heater > h2 {
  font-size: 0.48rem;
  font-family: MyFontNameB;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1rem;
}
.sqs_Marked_heater > h2 > span {
  margin-left: 0.2rem;
  font-size: 0.18rem;
  color: #fff;
}
.sqs_Marked_span {
  margin-top: 0.3rem;
  font-size: 0.18rem;
  color: #fff;
}
.sqs_Marked_span > span {
  margin-right: 0.2rem;
}
.Marked_content_block {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  align-self: center;
  margin-top: 0.4rem;
}
.Marked_content_block > li {
  position: relative;
  font-size: 0.16rem;
  color: #FFF;
  width: 31%;
  height: 2.021rem;
  border-radius: 0.02rem;
  box-sizing: border-box;
  padding: 0.2rem;
  background-color: #2D3295;
  margin-bottom: 0.2rem;
  margin-right: 3.5%;
}
.Marked_content_block > li:nth-child(3n){
  margin-right:0rem;
}
.Marked_content_block > li  a{
  color:inherit
}
.content_block1_pbox {
  position: relative;
}
.optbox {
  position: absolute;
  right: 0.2rem;
  bottom: 0.34rem;
  width: 0.5rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  background: #2FA6FF;
  border-radius: 0.02rem;
  color: #fff;
}
.header_sbox_show1 {
  z-index: 999999999;
  position: absolute;
  top: 0.5rem;
  left: -3.08rem;
  width: 4.16rem;
  overflow: hidden;
  padding: 0.2rem 0.3rem;
  box-sizing: border-box;
  background-color: #F9F9F9 !important;
  opacity: 1;
}
.sqs_footer_link {
  line-height: 1;
}
.echarts_text {
  position: absolute;
  right: 0.69rem;
  bottom: 0.2rem;
  font-size: 0.12rem;
  color: #FFF;
  opacity: 0.5;
}
.echarts_text_d2 {
  margin-left: 1.1rem;
}
.header_sbox_show2 {
  z-index: 999999999;
  position: absolute;
  top: 0.5rem;
  left: -3.08rem;
  width: 4.16rem;
  overflow: hidden;
  padding: 0.2rem 0.3rem;
  box-sizing: border-box;
  background-color: #F9F9F9 !important;
  opacity: 1;
}
.content_block1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.2rem;
  color: #fff;
}
.content_block1 span {
  display: inline-block;
  font-size: 0.18rem;
}
.content_block1 .span1 {
  color: #fff;
  width: 0.95rem;
  height: 0.35rem;
  border-radius: 0.02rem;
  text-align: center;
  line-height: 0.35rem;
  border: 0.005rem solid #ccc;
}
.p1 {
  font-size: 0.24rem;
  font-family: MyFontNameB;
  font-weight: bold;
  color: #FFF;
  line-height: 2;
}
.p2 {
  margin-top: 0.2rem;
  font-size: 0.18rem;
  color: #FFF;
}
.p3 {
  margin-top: 0.1rem;
  font-size: 0.18rem;
  color: #FFF;
}
.p4 {
  margin-top: 0.05;
  font-size: 0.18rem;
  color: #FFF;
}
.content_block1 > .span2 {
  font-weight: bold;
  font-family: MyFontNameB;
  margin-right: 0.005rem;
}
.content_block1 .span3 {
  min-width: 0.55rem;
  height: 0.24rem;
  border-radius: 0.02rem;
  text-align: center;
  line-height: 0.24rem;
  background-color: #ABADD5;
  padding: 0 0.05rem;
}
.content_block1 .sqs_market_num_red {
  background-color: #BC1515;
}
.content_block1 .sqs_market_num_green{
  background-color: #0DA061;
 
}
.sqs_dataCon_tit {
	display: flex;
	color: #FFFFFF;
	justify-content: space-between;
}

.header_sbox_span1 {
	font-size: 0.3rem;
	margin-right: 0.1rem;
}

.header_sbox_span3 {
	position: relative;
}

.header_sbox_span2,
.header_sbox_span3,.header_sbox_span3 a {
	color: rgba(255, 255, 255, .4);
	font-size: 0.16rem;
}

.content_block1_pbox {
	position: relative;
}


.sqs_tit_div {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 5.0rem;
	/* float: left; */
	margin-right: 0.55rem;
}
.sqs_tit_div:last-child{
	margin-right: 0;
}
.Marked_content_block{
	width: 100% !important;
	margin-right: 0;
	/* justify-content: space-between; */
}
.Marked_content_block ul {
display: block!important;
margin-right: 0.55rem;
float: left;
width: 5.0rem;
}
.Marked_content_block ul:last-child{
	margin-right: 0rem;
}

.Marked_content_block>ul>li {
	position: relative;
	font-size: 0.16rem;
	color: #FFF;
	width: 5.0rem;
	height: 2.021rem;
	border-radius: 0.02rem;
	box-sizing: border-box;
	padding: 0.2rem;
	background-color: #2D3295;
	margin-bottom: 0.2rem;
}


.v_text {
	position: absolute;
	top: 0.1rem;
	right: 0;
}
.v_text>a{color:rgba(255,255,255,0.4);display: inline-block;height: 0.5rem;}
.v_text:hover .header_sbox_show{display:block;}

.test {
	line-height: 0.2rem;
	font-size: 0.16rem;
}

.sqs_tit_div1 {
	width: 4.9rem;
	margin-right: 0.6rem;
}

.sqs_tit_div2 {
	width: 4.9rem;
}

.sbox_show_ulbox>li>a {
	font-size: 0.008rem;
}

.sbox_show_ulbox {
	width: 4rem;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.sbox_show_ulbox1 {
	margin-right: 0.7rem;
	font-size: 0.14rem;
	color: #333333;
	line-height: 2;
	width: 100%;
}

.sbox_show_ulbox2 {
	font-size: 0.14rem;
	color: #333333;
	line-height: 2;
}
.sbox_show_ulbox2>li>a,.sbox_show_ulbox1>li>a{
	font-size: 0.14rem;
}
.sbox_show_ulbox2>li>a:hover,.sbox_show_ulbox1>li>a:hover{color:#2D3295}
.header_sbox_span3 {
	display: none;
	display: block;
	height: 0.65rem;
	line-height: 0.3rem;
	width: 1rem;
	margin-top: 0.62rem;
}

.header_sbox_span3_line {
	display: none;
	width: 0.85rem;
	height: 0.005rem;
	background-color: #FFF;
	opacity: .6;
	position: absolute;
	top: 0.25rem;
	right: 0.12rem;
}

.header_sbox_show {
	z-index: 999999999;
	position: absolute;
	top: 0.44rem;
	left: -3.08rem;
	width: 4.16rem;
	overflow: hidden;
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
	background-color: #F9F9F9 !important;
	opacity: 1;
	display: none;
	height: auto;
}
.sbox_show_ulbox1 li{height: 0.3rem;line-height:0.3rem;}

.sbox_show_sanjiao {
	position: absolute;
	top: -2.2rem;
	right: -1.45rem;
	background-color: transparent;
	width: 0;
	font-weight: bold;
	border: 0.1rem solid transparent;
	border-bottom-color: #fff;
	margin: 2rem;
}

.header_sbox_show1 {
	z-index: 999999999;
	position: absolute;
	top: 0.44rem;
	left: -3.08rem;
	width: 4.16rem;
	overflow: hidden;
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
	background-color: #F9F9F9 !important;
	opacity: 1;
}

.analysis_box {
  padding: 1rem 0;
  box-sizing: border-box;
  margin-top: 1rem !important;
  width: 100%;
  background: url(/eng/images/DJI_0448.png) no-repeat center top;
  background-size: cover;
  margin: 0 auto;
}
.analysis_box_big {
  width: 16rem;
  height: 6.6rem;
  margin: 0 auto;
}
.analysis_box_top_lf {
  padding: 0.25rem 0 0 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
  width: 3.4rem;
  height: 6.4rem;
  background: #171b55;
  background-image: url(/eng/images/zu25.png);
  background-size: cover;
  
}
.analysis_lf_tit {
  position: relative;
  display: flex;
  font-size: 0.24rem;
  color: #ccc;
  justify-content: space-evenly;
}
.analysis_tit_cir {
  margin-right: 0.25rem;
  cursor: pointer;
  font-size: 0.24rem;
  color: #c1e2fe;
}
.analysis_tit_cir_activr {
  color: #fff;
  border-bottom: 0.01rem solid #ccc;
}
.analysis_lf_titline {
  position: absolute;
  top: 0.07rem;
  left: 1.1rem;
  width: 0.02rem;
  height: 0.2rem;
  background-color: #555;
  opacity: 0.5;
}
.analysis_tit_cirtext {
  margin: 0.4rem 0.1rem 0.4rem 0;
  font-size: 0.18rem;
/*   max-height: 1rem; */
  color: #FFF;
}
.analysis_tit_cirtext  a{
  color:inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
}
/* .imgbox>img {
    width: 0.5rem;
    display: inline;
} */
.attribute {
  width: 7.09rem !important;
  height: 3.06rem !important;
}
.analysis_tit_data {
  font-size: 0.14rem;
  color: #FFF;
  opacity: 0.8;
  margin-bottom: 0.4rem;
}
.analysis_tit_cirtextline {
  width: 3rem;
  height: 0.01rem;
  background-color: #fff;
  opacity: 0.8;
}
.analysis_box_view > a {
  margin-top: 0.2rem;
  font-size: 0.2rem;
  color: #FFF;
  opacity: 0.8;
  line-height: 0.8rem;
  display: inline-block;
}
.analysis_tit_cirtext_show {
  display: none;
}
.analysis_tit_cirtext_show2 {
  display: block;
}
.analysis_box_big {
  display: flex;
}
.box_foot_rili_tit {
  color: #0F103D;
  font-size: 0.24rem;
  font-weight: bold;
  font-family: MyFontNameB;
  margin: 0.2rem;
}
.sqs_data_rlBox {
  width: 100%;
  overflow: hidden;
  border-radius: 0.04rem;
}
.sqs_data_rl {
  float: right;
  width: 3.24rem;
  overflow: hidden;
  background: #FFF;
  border-radius: 0.04rem;
  margin-right: 0.3rem;
}
.sqs_data_rl .sqs_date_container li.ck_active {
  background: #091887;
  color: #fff;
}
.sqs_data_rl .sqs_date_container li.active .ac_num_box {
  display: block;
}
.sqs_data_rq {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-top: 0.2rem;
}
.sqs_data_prev,
.sqs_data_next {
  width: 0.18rem;
  height: 0.24rem;
  margin-top: 0.13rem;
  border: none;
  outline: none;
  cursor: pointer;
  background: transparent;
}
.sqs_data_prev img,
.sqs_data_next img {
  width: 0.18rem;
  height: 0.24rem;
}
.sqs_data_prev {
  float: left;
  margin-left: 0.2rem;
}
.sqs_data_next {
  float: right;
  margin-right: 0.2rem;
}
.sqs_data_ny {
  width: 2.4rem;
  font-size: 0.24rem;
  color: #2D3295;
  float: left;
  line-height: 0.5rem;
  text-align: center;
}
.sqs_data_ny_month {
  font-family: MyFontNameB;
  font-weight: bold;
  margin-right: 0.15rem;
}
.sqs_date_container {
  width: 100%;
  overflow: hidden;
}
.sqs_date_container ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sqs_date_container ul li {
  width: 0.46rem;
  height: 0.45rem;
  line-height: 0.5rem;
  text-align: center;
  color: #2D3295;
  cursor: pointer;
  border-radius: 0.1rem;
  box-sizing: border-box;
  font-size: 0.213333rem;
  position: relative;
}
.sqs_date_container li.active .ac_num_box {
  display: block;
}
.sqs_date_days {
  overflow: hidden;
}
.sqs_date_days li:hover {
  background: #2D3295;
  color: #FFF !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_data_rlBox {
  position: relative;
}
.sqs_data_fr {
  float: left;
  color: #2D3295;
  height: 4rem;
}
.sqs_date_nyr {
  color: #333333;
  font-size: 0.15rem;
  font-weight: 400;
  line-height: 1;
  margin: 0.3rem 0 0 0.3rem;
}
.sqs_date_nyr span {
  margin-right: 0.1rem;
}
.sqs_date_con,
.data_box {
  width: 100%;
  overflow: hidden;
}
.sqs_date_con {
  position: relative;
  display: none;
}
.data_box {
  margin: 0 0 0 0.3rem;
}
.sqs_date_con.active2 {
  display: block;
}
.data_box p {
  position: relative;
  padding-left: 0.2rem;
  margin-top: 0.2rem;
  height: 0.92rem;
  width: 2.5rem;
  overflow: hidden;
}
.data_box p a {
  color: #333333;
  font-size: 0.14rem;
  line-height: 1.5;
}
.data_box p:before {
  content: '';
  width: 0.06rem;
  height: 0.06rem;
  display: inline-block;
  background: #E33737;
  border-radius: 50%;
  position: absolute;
  top: 0.1rem;
  left: -0.001rem;
}
.sqs_date_fy {
  width: 100%;
  overflow: hidden;
  font-size: 0.186666rem;
  color: #FFF;
  vertical-align: middle;
  line-height: 0.25rem;
  margin: 0.3rem 0 0 0.3rem;
}
.ltPre,
.gtNext {
  color: #084382 !important;
  cursor: pointer;
}
.sqs_date_fy span {
  float: left;
  margin-left: 0.15rem;
  font-size: 0.14rem;
  color: #333333;
}
.sqs_date_lt,
.sqs_date_gt {
  cursor: pointer;
}
/* ******* */
.tab {
  overflow: hidden;
}
.tab .tab_ul .tab_li {
  font-size: 0.24rem;
  color: #7C7EAF;
  float: left;
  width: 2.3rem;
  height: 0.71rem;
  background-color: #171B55;
  line-height: 0.71rem;
  text-align: center;
}
.clearfix {
  background-color: #171B55;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.tab .con .div_show {
  position: relative;
  width: 12.6rem;
  height: 5.7rem;
  background-color: #2D3295;
  display: none;
}
.tab_ul {
  width: 12.6rem;
}
.tab .tab_ul .active {
  font-weight: bold;
  color: #fff;
  background-color: #2D3295;
}
.tab .con .on {
  display: block;
}
.con {
  position: relative;
}
.futures_thead table{width:100%  !important;}

.div_show {
  padding: 0.1rem 0.2rem 0 0.2rem;
  box-sizing: border-box;
}
.div_show_select {
  width: 12.3rem;
  position: absolute;
  top: 0.2rem;
  left: 0.25rem;
  display: flex;
  font-size: 0.16rem;
  color: #FEFEFE;
  cursor: pointer;
  background-color: #2D3295;
}
.show_select1lg1 {
  opacity: 0.5;
  font-size: 0.18rem;
  position: absolute;
  top: 0.04rem;
  left: 1.35rem;
  z-index: 1;
  color: #FEFEFE;
}
.show_select1lg2 {
  opacity: 0.5;
  font-size: 0.18rem;
  position: absolute;
  top: 0.04rem;
  left: 3.48rem;
  z-index: 1;
  color: #FEFEFE;
}
.div_show_select > .div_show_select1,
.div_show_select > .div_show_select2 {
  line-height: 0.32rem;
  height: 0.32rem;
  opacity: 0.5;
  border-radius: 0.02rem;
  width: 1.57rem;
  z-index: 1;
  color: #FEFEFE;
}
.div_show_view {
  position: relative;
  opacity: 0.5;
  z-index: 1;
}
.div_show_select1,
.div_show_select2 {
  padding-left: 0.1rem;
  box-sizing: border-box;
  margin-right: 0.55rem;
  background: #171B55;
}
.div_show_view {
  line-height: 0.32rem;
}
.div_show_select .div_show_view {
  width: 0.99rem;
  margin-left: 6.5rem;
}
.div_show_view > span {
  position: absolute;
  top: 0.01rem;
  right: 0;
  font-size: 0.14rem;
}
.div_show_select_tit1,
.div_show_select_tit2 {
  width: 1.57rem;
  height: 1.5rem;
  border-radius: 0.02rem;
  background-color: #fff;
}
.div_showbox {
  color: #000;
  z-index: 99;
}
.div_show_select_tit1 {
  display: none;
  padding: 0.1rem;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0.32rem;
}
.div_show_select_tit2 {
  display: none;
  position: absolute;
  left: 2.12rem;
  top: 0.32rem;
  padding: 0.1rem;
  box-sizing: border-box;
}
.Volume_eachrs {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}
.div_show3_table {
  width: 100%;
  height: 3rem;
  margin-top: 0.35rem;
}
.myTable tbody {
  display: block;
  height: 4.28rem;
  width: 12rem;
  overflow-y: scroll;
  overflow-x: hidden;
}
tbody > tr:nth-child(2n) {
  background-color: #42469F;
}
.trd {
  color: red !important;
}
.myTable thead > tr {
  background-color: #171B55;
}
.myTable tbody > tr > td {
  height: 0.4rem;
  border: 0.001rem solid #53579E;
}
.tk-Show {
  line-height: 0.1rem;
}
.tk-Show > img {
  width: 2em;
  display: inline;
}
.myTable thead,
tbody tr {
  text-align: center;
  color: #F9F9F9;

}
.myTable thead {
  background: #E4E8F3;
  color: #F9F9F9;
}
.myTable {
  width: 1rem !important;
  font-size: 0.14rem;
}
.myTable thead tr th {
  text-align: center;
}
.myTable tbody::-webkit-scrollbar {
  width: 0.05rem;
  height: 0.05rem;
}
.myTable tbody::-webkit-scrollbar-track {
  background: #6c71c2;
  border-radius: 0.02rem;
}
.myTable tbody::-webkit-scrollbar-thumb {
  background: #d9dae4;
  border-radius: 0.1rem;
}
.myTable tbody::-webkit-scrollbar-thumb:hover {
  background: #888;
}
.myTable tbody::-webkit-scrollbar-corner {
  background: #179a16;
}
/* echarts */
.ada {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}
.div_show_tkg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 5rem;
  background-color: #ccc;
}
.show_tkg_off {
  display: block;
  color: red;
  font-size: 0.28rem;
  margin-left: 4.7rem;
  cursor: pointer;
}
.analysis_box_foot {
  margin-top: 1rem !important;
  font-size: 0.18rem;
  font-weight: 700;
  font-family: MyFontNameB;
  display: flex;
  width: 84%;
  margin: 0 auto;
}
.box_foot_rili {
  width: 7rem;
  height: 4.5rem;
  background: #FFF;
  border: 0.02rem solid #d7d7d7;
}
.box_foot_movie {
  margin-left: 0.12rem;
  margin-right: 0.12rem;
  width: 5rem;
}
.box_foot_movie > img {
  width: 100%;
  height: 2.8rem;
}
.box_foot_movie>div{
	padding:0.2rem;
	background:#171B55;
	height:1.71rem;
	border:1px solid #171B55;
	overflow:hidden;
}
.box_foot_movie>div a{
	color:#fff; line-height:0.4rem;font-size:0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}
.kuair1_box {
  padding: 0.5rem;
  box-sizing: border-box;
  width: 4.6rem;
  height: 2.14rem;
  margin-bottom: 0.25rem;
  background: linear-gradient(90deg, #161853 0%, #2D3295 100%);
}
#imgbox2_show,
#imgbox1_show {
  width: 0.4rem;
  display: none;
}
.kuair1_box:hover #imgbox1_show {
  display: block;
}
.kuair1_box_show:hover #imgbox2_show {
  display: block;
}
.kuair1_box:hover {
  background: #2D3295;
}
.box_foot_kuair2 {
  display: block;
  width: 4.6rem;
  height: 2.14rem;
  background: linear-gradient(90deg, #161853 0%, #2D3295 100%);
}
.box_foot_kuair2:hover {
  background: #2D3295;
}
.imgbox {
  display: flex;
}
.kuair1_img_box {
  margin-bottom: 0.3rem;
}
.img1 {
  width: 0.39rem;
  margin-right: 2.7rem;
}
#img1-i {
  height: 0.3778rem;
}
.kuair1_text {
  font-size: 0.3rem;
  font-family: MyFontNameB;
  font-weight: bold;
  color: #FFF;
  word-break: break-word;
}
.box_foot_kuair2 {
  padding: 0.5rem;
  box-sizing: border-box;
}
.floor_scroll {
  position: fixed;
  top: 3.5rem;
  right: 1%;
  width: 0.485rem;
  height: 3.05rem;
}
.floor_scroll > li {
  cursor: pointer;
  text-align: center;
  width: 0.485rem;
  height: 0.5rem;
  line-height: 0.1rem;
  background-color: #0F103D;
  margin-bottom: 0.02rem;
}
.floor_scroll > li > img {
  display: inline;
}
.tc_QRBox {
  width: 1.6rem;
  overflow: hidden;
  position: absolute;
  top: -1.8rem;
  display: none;
  right: 0.08rem;
}
.tc_QR {
  width: 1.6rem;
  height: 1.6rem;
  overflow: hidden;
  background: #F9F9F9;
}
.tc_QRafter {
  margin-left: 0.566rem;
  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;
}
.sqs_contract_screen {
  width: 100%;
  height: 0.32rem;
  /* opacity: 0.5; */
  margin-bottom: 0.02rem;
}
.sqs_contract_select {
  float: left;
  min-width: 1.3rem;
  padding: 0 3% 0 1.5%;
  height: 0.32rem;
  position: relative;
  text-align: left;
  margin-right: 0.5rem;
  background: url(/eng/images/right_bg.png) no-repeat #171B55;
  background-position: 97%;
  cursor: pointer;
  border-radius: 0.026667rem;
}
.item-select-list {
  width: 99%;
  display: none;
  position: absolute;
  top: 0.32rem;
  left: 0;
  z-index: 99;
  padding: 0.1rem 0;
  border-radius: 0.026667rem;
  color: #141414;
  background-color: #fff;
  border: 0.01rem solid #f0f0f0;
  max-height: 1.6rem;
  overflow-y: scroll;
}
.item-select-list .active {
  font-weight: 700;
  background: #F0F0F0;
  color: #141414;
}
.select-val {
  color: #FEFEFE;
  width: 100%;
  line-height: 0.32rem;
  opacity: 0.5;
}
.select-val,
.item-select-list li {
  font-size: 0.16rem;
}
.item-select-list li {
  padding-left: 0.15rem;
  line-height: 1.5;
  color: #141414;
  background: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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;
}
.div_show_more {
  float: right;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #FFF;
  opacity: 0.5;
  padding-right: 12px;
  font-size: 0.16rem;
  background: url(/eng/images/right_bg.png) no-repeat right center;
  background-position: 97%;
}
.swiper-container .swiper-pagination-bullets {
  height: 0px;
  bottom: 1.4rem;
}
.swiper-pagination-bullet {
  background-color: #FFF;
  opacity: 1;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 0;
}
.swiper-pagination-bullet-active {
  width: 0.5rem;
  height: 0.2rem;
  background-color: #45C8FF;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 30%;
  bottom: 0.4rem;
  left: 70%;
}
@media screen and (max-width: 750px) {

  .el-table__body-wrapper::-webkit-scrollbar{
  width:0.05rem;;
  height:0.05rem;
}
.el-table__body-wrapper::-webkit-scrollbar-track{
  background:#2D3295;
}
.el-table__body-wrapper::-webkit-scrollbar-thumb{
  background:#bfbfbf;
  border-radius:5px;
}
 .swiper_mobile{
	 overflow:hidden;
 } 
  .swiper-slide {
    width: 100%;
    height: 1.82rem;
  }
  .swiper-slide > img,.swiper-slide .bg_img {
    width: 100%;
    height: 1.82rem;
  }
.banner-only-one,.banner-only-one .bg_img {
	width: 100%;height:1.82rem;
	position: relative;
}
  .swiper-slide > img.video-img {
    width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    left: 0.2rem;
    bottom: 0.2rem;
    cursor: pointer;
    z-index: 9999;
  }
  .sqs_sledr_box {
    top: 0.10rem;
    left: 0.15rem;
    width: 90%;
    bottom: 0;
	z-index: 999;
    overflow: hidden;
  }
  .sledr_box_h2 {
    height: 0.28rem;
    font-size: 0.134rem;
    color: #FFFFFF;
    line-height: 0.18rem;
    margin-bottom: unset;
    margin-top: 0.4rem;
    font-size: 0.18rem;
    height: auto;
    width: 1.8rem;
    line-height: 0.25rem;
  }
  .sledr_box_p {
    margin-bottom: 0.2rem;
    font-size: 0.12rem;
    color: #FFF;
    text-align: center;
  }
  .sqs_content_box{
    display: flex;
    display: none;
  }
.sqs_content_lf{height:100%;margin-right: 0.1rem;line-height: 0.24rem;margin-left: 0.1rem;}
.sqs_content_lf span{font-size:0.12rem;}
  .sqs_content_bottom {
   margin-top: 0;
   margin-bottom: 0;
  }
	.sqs_content_rg{margin-left: 0.4rem;}
	.sqs_content_lf p{font-size:0.12rem;display: inline;}
  .sqs_content_bottom p {
    font-size: 0.12rem;
    font-family: MyFontNameB;
    font-weight: bold;
 
  }
  .sqs_content_bottom a{
    display: inline;
  }
  .el-table th.el-table__cell div.cell,.el-table td.el-table__cell div.cell{font-size: 0.14rem;font-weight: normal;}
  .sqs_content_bottom p i {
    font-style: normal;
    font-family: MyFontName;
    font-weight: 400;
    font-size: 0.10rem;
  }
  .sqs_content_bottom span {
    font-size: 0.06rem;
    display: block;
  }
  .sqs_sledr_line {
    float: left;
    width: 0.01rem;
    height: 0.62rem;
    margin: 0 1.3%;
    background-color: #fff;
    left: 1.4rem;
    top: 0.12rem;
  }
  .sqs_slider_ft {
    width: 1.75rem;
    height: 0.27rem;
    position: absolute;
    bottom: 0.082rem;
    bottom: 0.21rem;
    height: 0.3rem;
  }
  .sqs_slider_ft > a {
    width: 2.15rem;
    height: 0.27rem;
    line-height: 0.27rem;
    background: linear-gradient(90deg, #120F40 0%, #2B3087 100%);
    border-radius: 0.04rem;
    font-size: 0.11rem;
    margin-top: unset;
    bottom: 0.05rem;
    padding-left: 0.12rem;
    font-size: 0.13rem;
  }
  .sqs_slider_ft > a > img {
    width: 0.12rem;
    height: 0.11rem;
    right: 0.10rem;
    bottom: 0.08rem;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    position: absolute;
    top: 2.19rem;
    left: 2.8rem;
    width: 100%;
    height: 0.5rem;
    z-index: 9;
  }
  .mobile_box .swiper-pagination-bullet {
    width: 0.06rem;
    height: 0.06rem;
    border-radius: unset;
    background: rgba(255, 255, 255, 0.6);
    opacity: unset;
  }
  .mobile_box .swiper-pagination-bullet-active {
    width: 0.12rem;
    height: 0.06rem;
    border-radius: unset;
    background: #46C9FF;
    opacity: unset;
  }
  .analysis_box_top_lf {
    width: 100%;
    padding: unset;
    height: auto;
  }
  .analysis_lf_tit {
    font-size: 0.15rem;
    width: 3.45rem;
    padding-top: 0.25rem;
    margin: 0 auto;
  }
  .analysis_tit_cir_activr {
    border-bottom: 0.02rem solid #ccc;
    font-size: 0.17rem;
    padding-bottom: 0.05rem;
  }
	.analysis_tit_cir{font-size:0.17rem;}
  .analysis_tit_item {
    display: flex;
    position: relative;
  }
  .analysis_tit_cirtext {
    font-size: 0.15rem;
    margin: unset;
    margin: 0.14rem 0;
    width: 75%;
    line-height: 1.5em;
    max-height: 3em;  
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .analysis_tit_data {
    position: absolute;
    right: 0;
    bottom: 0.14rem;
    font-size: 0.13rem;
    margin: unset;
    padding-top: 0.02rem;
    color: rgba(255, 255, 255, 0.6);
  }
  .analysis_tit_cirtextline {
    position: absolute;
    bottom: 0rem;
    width: 3.45rem;
    opacity: 0.4;
    background: #D8D8D8;
  }
  .analysis_tit_cirtext_show {
    margin: 0.12rem auto 0;
    width: 3.45rem;
  }
  .analysis_box_view {
    display: flex;
    /* height: 0.46rem; */
    padding-top: 0.12rem;
    padding-bottom: 0.12rem;
  }
  .right_arrow {
    transform: scale(0.8);
    display: inline-block;
    vertical-align: middle;
    width: 0.1rem;
    height: 0.1rem;
    position: relative;
    top: -0.01rem;
  }
  .analysis_box_view > a {
    margin: 0 auto;
    width: 1.04rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    font-size: 0.13rem;
    background: #2D3295;
    opacity: 1;
  }
  .Market_box {
    width: 100%;
    height: auto;
    background: #171B55;
    padding: 0 0 0.14rem 0;
    color: #fff;
  }
  .Market_box_top {
    width: 3.45rem;
    margin: 0 auto 0.2rem auto;
    position: relative;
    /* height: 0.63rem; */
    padding: 0.25rem 0 0;
  }
  .Market_box_top_title {
    /* height: 0.2rem; */
    font-size: 0.17rem;
    color: #fff;
    /* line-height: 0.2rem; */
    font-weight: bold;
    display:
    flex;
    justify-content: space-between;
    padding-bottom: 0.1rem;
    align-items: center;
  }
/* .m_home_more{color:inherit;font-size:0.15rem;font-weight:normal;
padding:0.03rem 0.1rem;;
border:0.001rem solid rgba(255,255,255,0.5 )			
} */
.m_home_more{
	color:inherit;
	font-size: 0.12rem;
	font-weight:normal;
	padding: 0.025rem 0.1rem 0.04rem 0.1rem;
	border:0.001rem solid rgba(255,255,255,0.5 );
}
  .Market_box_top_con {
    margin-top: 0.15rem;
    margin-bottom: 0.06rem;
    width: 3.45rem;
    height: 0.15rem;
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.5);
    line-height: 0.15rem;
  }
  .Market_box_top_con_div {
    width: 3.45rem;
    /* height: 0.15rem; */
    font-size: 0.15rem;
    color: rgba(255, 255, 255, 0.5);
    line-height: 0.15rem;
  }
  .marketTitle_item {
    margin-right: 0.1rem;
  }
  .Market_box_bottom {
    width: 3.45rem;
    margin: 0 auto;
    height: auto;
  }
.m_sql_tit_dev{font-size:0.17rem;margin-bottom:0.1rem;margin-top:0.2rem;}
.m_home_market_list{display:flex;justify-content: space-between;}
.sqs_market_href{background:#2D3295;
width: 1.68rem;
    min-height: 1.71rem;
    height: auto;
    padding: 0.12rem 0.1rem;
    margin-bottom: 0.06rem;
    position: relative;
    color: #FFF;
    border-radius: 0.02rem;
    box-sizing: border-box;			 
				
}
  .view_more_btn {
    position: absolute;
    top: 0.12rem;
    right: 0;
    width: 0.82rem;
    /* height: 0.26rem; */
    line-height: 0.33rem;
    text-align: center;
    font-size: 0.13rem;
    color: #0046ae;
        text-decoration-line: underline !important;
  }
  .calendar_box {
    width: 100%;
    height: auto;
    background: #fff;
    background: url(/eng/images/DJI_0448.png) no-repeat center top;
  }
  .calendar_box_top {
    width: 3.45rem;
    margin: 0 auto;
    /* height: 0.63rem; */
    position: relative;
    padding: 0.24rem 0;
  }
  .calendar_box_middle {
    width: 3.45rem;
    max-height: 3.66rem;
    margin: 0 auto;
    background: #2D3295;
    border: 0.01px solid #2D3295;
    padding: 0.2rem 0.08rem 0.2rem 0.2rem;
    opacity: 0.97;
    box-sizing: border-box;
  }
  .calendar_box_bottom {
    margin-top: 0.1rem;
  }
  .calendar_box_top_title {
    /* height: 0.32rem; */
    font-size: 0.17rem;
    color: #fff;
    /* line-height: 0.28rem; */
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .handle_click_img {
    padding-top: 0.1rem;
  }
  .handle_click_img img {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
  }
  .Marked_content_block > a {
    display: inline-block;
    width: 1.68rem;
    min-height: 1.71rem;
    height: auto;
    padding: 0.12rem 0.1rem;
    margin-bottom: 0.06rem;
    position: relative;
    color: #FFF;
    border-radius: 0.02rem;
    box-sizing: border-box;
    background: #0046AE;
  }
  .Marked_content_block {
    margin-top: 0.16rem;
    justify-content: space-between;
  }
  .middle_text {
    font-size: 0.1rem;
    min-height: 0.4rem;
    max-height: 3.26rem;
    overflow-y: auto;
  }
.middle_text *{color:#fff !important}
  .middle_text::-webkit-scrollbar {
    width: 0.05rem;
    height: 0.05rem;
  }
  .middle_text::-webkit-scrollbar-track {
    border-radius: 0.0125rem;
    background: #cad2e6;
  }
  .middle_text::-webkit-scrollbar-thumb {
    border-radius: 0.0625rem;
    background: #677eb9;
  }
  .middle_text::-webkit-scrollbar-thumb:hover {
    background: #677eb9;
  }

  .calendar_text_date {
    font-size: 0.15rem;
    color: #fff;
    height: 0.15rem;
    line-height: 0.15rem;
    margin-bottom: 0.05rem;
  }
  .text_detail_title {
    display:
    flex;
    align-items:
    center;
    line-height: 0.4rem;
    font-size: 0.15rem;
    color: #fff;
  }
  .text_detail_content {
    line-height: 0.22rem;
    font-size: 0.15rem;
    color: #fff;
  }
  .text_detail_content P {
    word-wrap: break-word;
    line-height: 1.5;
    font-size: 0.15rem;
  }

  .calendar_box_middle .text_detail_content div p:last-child {
    padding-left: 0.17rem;
  }
  .text_detail_title>div {
    margin-right: 0.1rem;
    width: 0.06rem;
    height: 0.066rem;
  }
  .calendar_text_title {
    font-size: 0.13rem;
    color: #002562;
    line-height: 0.15rem;
    margin: 0.1rem 0;
    padding-left: 0.14rem;
  }
  .calendar_text_info {
    font-size: 0.12rem;
    color: rgba(0, 0, 0, 0.8);
    line-height: 0.2rem;
  }
  .calendar_text_title::before {
    content: '';
    display: block;
    position: relative;
    top: 0.11rem;
    left: -0.12rem;
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 0.06rem;
    background: #CB6AFB;
  }
  .calendar_box_bottom {
    width: 3.45rem;
    /* height: 0.84rem; */
    display: flex;
    margin: 0.1rem auto 0;
    justify-content: space-around;
    padding-bottom: 0.3rem;
  }
  .kuair1_box {
    padding: 0.14rem 0.02rem 0.1rem;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: #2D3295;
    font-size: 0.13rem;
    margin-bottom: 0;
    padding-right: 0;
    overflow: hidden;
  }
	.kuair1_text{font-size:0.13rem;}
  .kuair1_text a {
    font-size: 0.13rem;
	  color:#fff;
  }
  #imgbox2_show,
  #imgbox1_show {
    display: block;
    width: 0.24rem;
    height: 0.2rem;
  }
  .kuair1_img_box {
    margin-bottom: 0.13rem;
  }
  .img1 {
    width: 0.22rem;
    height: 0.21rem;
    margin-right: 1rem;
  }
  #img1-i {
    width: 0.21rem;
    height: 0.24rem;
  }
  .bottom_link_item {
    width: 1.68rem;
    height: 100%;
    background: #2D3295;
    font-size: 0.1rem;
    padding-left: 0.05rem;
    height: 1.14rem;
  }
  .pro_name_no {
    width: 0.72rem;
    height: 0.29rem;
    border-radius: 0.03rem;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.15rem;
    font-weight: 600;
    text-align: center;
    border: 0.01rem solid #ADB4DD;
    font-weight: normal;
  }
  .pro_last {
    margin-top: 0.16rem;
    font-size: 0.13rem;
    color: #FFFFFF;
    line-height: 0.16rem;
  }
  .pro_last .span3 {
    margin-left: 0.05rem;
    padding: 0.02rem 0.06rem;
    line-height: 0.2rem;
    text-align: center;
    border-radius: 0.03px;
	background-color: #ABADD5;
    
  }
  .pro_last .sqs_market_num_red {
    background: #BF140D;
    color: #fff;
  }
  .pro_last .sqs_market_num_green {
    background: #11A060;
    color: #fff;
  }
  .pro_last .box_info_item.line_box {
   background: #ABADD5;
    color: #2D3295;
  }
  .pro_enName {
    width: 1.44rem;
    font-weight: 600;
    font-size: 0.15rem;
    color: #FFFFFF;
    margin-top: 0.15rem;
    margin-bottom: 0.12rem;
    line-height: 0.21rem;
    font-weight: normal;
    font-family: 'MyFontNameB';
  }
  .pro_volume {
    height: 0.16rem;
    font-weight: 400;
    font-size: 0.13rem;
    color: #FFFFFF;
    line-height: 0.16rem;
  }
  .pro_open_interest {
    margin-top: 0.04rem;
    height: 0.11rem;
    font-weight: 400;
    font-size: 0.13rem;
    color: #FFFFFF;
    line-height: 0.11rem;
  }
  .pro_belong {
    position: absolute;
    top: 0.12rem;
    right: 0.1rem;
    width: 0.51rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    background: #35A9FF;
    border-radius: 0.03rem;
    font-size: 0.12rem;
    font-weight: 600;
    color: #fff;
    font-weight: normal;
  }
  .tabs_list {
    font-size: 0.14rem;
  }
  .tabs_content_list {
    font-size: 0.14rem;
  }
  .tab_box_lists {
    padding: 0.24rem 0;
    background: #171B55;
  }
  .tab_box_lists .tabs_list {
    display: flex;
    justify-content: center;
  }
  .tabs_list_item {
    width: 1.15rem;
    height: 0.34rem;
    line-height: 0.34rem;
    text-align: center;
    font-size: 0.15rem;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(0, 37, 98, 0.7);
  }
  .tab_box_lists .tabs_list .isActive {
    background: #2D3295;
    color: #FFF;
  }
  .tabs_content_list {
    width: 3.45rem;
    height: 4.92rem;
    margin: 0 auto;
    background: #2D3295;
    border-radius: 0 0 0 0.04rem;
  }
  .tabs_content_item {
    height: 4.22rem;
    padding: 0.1rem 0.1rem 0;
    background: #2D3295;
    position: relative;
  }
 
 .delay_line_box .el-select{
    width:1.1rem;
  }
 .tabs_content_item  .look_btn{
    right: 0.05rem;
    top: 0.24rem;
  }
  .Volume_eachrs{
    height:3.8rem !important;
  }
  .echarts_text{
    position:static;
    padding-top:0.05rem;
  }
  .echarts_text_d2{
    margin-left:0;
  }
  .el-input__inner {
    background-color: #212669;
    color: #fff;
  }
  .el-select .el-input--suffix .el-input__inner {
    border: unset;
    height: 0.34rem;
    line-height: 0.34rem;
    font-size: 0.14rem;
  }

  .content_select_line .el-form.el-form--inline{
    display:flex;
  }
  .content_select_line .el-select .el-input .el-select__caret {
    color: #fff;
    line-height: 0.34rem;
  }
  .select_opt_1 {
    width: 1.23rem;
  }
  .select_opt_2 {
    width: 1.97rem;
  }
  .el-input {
    font-size: 0.12rem;
  }
  .el-input--suffix .el-input__inner {
    padding-right: 0.3rem;
    border-radius: 0.04rem;
    border: 0.01rem solid #DCDFE6;
    height: 0.4rem;
    line-height: 0.4rem;
    outline: 0;
    padding: 0 0.15rem;
  }
  .el-input__suffix {
    right: 0.05rem;
  }
  .el-select .el-input .el-select__caret {
    font-size: 0.12rem;
    width: 0.25rem;
    line-height: 0.4rem;
  }
  .el-select-dropdown {
    border-radius: 0.04rem;
    margin: 0.05rem 0;
  }
  .el-select-dropdown__wrap {
    max-height: 2.74rem;
  }
  .el-select-dropdown__list {
    padding: 0.06rem;
  }
  .el-select-dropdown__item {
    font-size: 0.14rem;
    padding: 0 0.2rem;
    height: 0.34rem;
    line-height: 0.34rem;
  }
  .content_select_table {
    height: 88%;
  }
  .el-table thead {
    color: #fff;
  }
  .el-table tr {
    background-color: #2D3295;
  }
  .el-table tbody > tr:nth-child(2n) {
    background-color: #2267CD;
  }
  .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{
     background-color: #42469F;
  }
  .el-table td.el-table__cell,
  .el-table th.el-table__cell.is-leaf {
    border-bottom: 0.01rem solid #42469e;
  }
  .el-table--border::after,
  .el-table--group::after,
  .el-table::before {
    background-color: #42469e;
  }
  .el-table__fixed-right::before,
  .el-table__fixed::before {
    background-color: #42469e;
  }
  .el-table th.el-table__cell,
  .el-table td.el-table__cell {
    padding: 0.1rem 0;
    font-size: 0.1rem;
  }
  .el-table th.el-table__cell {
    background-color: #171B55;
  }
  .myTable thead,
  tbody tr {
    display: table-row;
  }
  .el-table, .el-table__expanded-cell{
      background-color: #2d3295;
  }
  .el-table__body tr.hover-row.current-row > td.el-table__cell,
  .el-table__body tr.hover-row.el-table__row--striped.current-row > td.el-table__cell,
  .el-table__body tr.hover-row.el-table__row--striped > td.el-table__cell,
  .el-table__body tr.hover-row > td.el-table__cell {
    background-color: unset;
  }
  .el-table .el-table__fixed {
    height: auto!important;
    bottom: 0.05rem !important;
  }
  .el-table__fixed-right::before,
  .el-table__fixed::before {
    background-color: unset;
  }
  .tc_QRBox {
      right: 0rem;
  }
  .tc_QRafter {
	margin-left: 0.566rem;
  }

}

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

  .calendar_symbol_l {
    font-size: 0.3rem;
    line-height: 0.2rem;
  }


/* calendar star */
.calendar_content {
  display:flex;
  width: 6.735rem;
}
.calendar_detail {
  width: 40%;
}
.table_cascader {
   width: 60%;
   overflow:hidden;
}
.table_cascader .el-date-editor.el-input, 
.table_cascader .el-date-editor.el-input__inner {
	position: absolute;
	width: 1.5rem;
	left: 4.7rem;
	top: 0.14rem;
	transform: translateX(-50%);
	z-index: 10;
	opacity: 0;
}
.home_calendar_i .el-input__inner{
  cursor:pointer;
}
#home_calendar_cont .el-calendar__body {
  padding:0;
}
#home_calendar_cont .el-calendar-table {
  height:auto;
  font-size: 0.18rem;
}
#home_calendar_cont .calendar_p {
  /* font-size:0.2rem; */
  display:inline-block;
  width: 0.41rem;
  height: 0.282rem;
    line-height: 0.282rem;
}
#home_calendar_cont .current .calendar_p {
  color:#333;
  font-weight:normal;
}
#home_calendar_cont .prev .calendar_p,
#home_calendar_cont .next .calendar_p {
  color:#cecece;
  font-weight:normal;
}
#home_calendar_cont .el-calendar-table .el-calendar-day {
  height:auto;
}
#home_calendar_cont .el-calendar-table__row {
  width: 100%;
}
#home_calendar_cont .el-calendar-table__row {
  display:inline-block;
  height: auto;
}
#home_calendar_cont .el-calendar__header .el-calendar-table th {
  width: 0.2rem;
  display:inline-block;

}
#home_calendar_cont .el-calendar__header .el-calendar__title {
	position: absolute;
	left: 70%;
	transform: translateX(-50%);
	font-size: 0.22rem;
	z-index: 9;
	font-weight: normal;
}
#home_calendar_cont .el-calendar__button-group {
  width: 100%;
  position: relative;
}
#home_calendar_cont .el-button-group .el-button {
  background-color: unset;
  font-size: 0.26rem;
  border:none;
}
#home_calendar_cont .el-button-group > .el-button:not(:first-child):not(:last-child) {
	display: none;
}
#home_calendar_cont .el-button-group {
	width: 100%;
	display: flex;
	position: relative;
	justify-content: space-between;
	align-items: center;
	height: 0.32rem;
	cursor: pointer;
}
#home_calendar_cont .el-button-group .el-button {
    position:absolute;
    top: -0.03rem;
}
#home_calendar_cont .el-button-group .el-button:nth-child(1) {
  left: 0;
}
#home_calendar_cont .el-button-group .el-button:nth-child(3) {
  right:0;
}
#home_calendar_cont tbody > tr:nth-child(2n) {
  background-color: unset;
}
#home_calendar_cont .el-calendar-table td {
  border:none;
}
#home_calendar_cont .el-calendar-table td.is-selected {
  background-color: #0437ad;
  border-radius: 0.04rem;
}
#home_calendar_cont .el-calendar-table td.is-selected .calendar_p{
  color:#fff;
}

#home_calendar_cont .el-calendar-table tr td:hover{
  background-color: #0437ad !important;
  color:#fff !important;
  border-radius: 0.04rem;
}
#home_calendar_cont .el-calendar-table .el-calendar-day:hover{
  background-color: unset !important;
  color:#fff !important;
  border-radius: 0.04rem;
}
#home_calendar_cont .el-calendar-table tr td:hover .calendar_p {
    color:#fff !important;
}

/* color-point star */
#home_calendar_cont .el-calendar-table .el-calendar-day {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
#home_calendar_cont .point_cont {
	width: 0.5rem;
	position: absolute;
	display: flex;
	justify-content: center;
	bottom: 0.01rem;
	left: 0.037rem;
}
.point_purple,.point_blue,.point_yellow,.point_red {
  width: 0.04rem;
  height: 0.05rem;
  border-radius: 100px;
  margin: 0.02rem;
}
.point_purple {
  background-color:#CD6BFC;
}
.point_blue {
  background-color:#1084f1;
}
.point_yellow {
  background-color:#FFC30A;
}
.point_red {
  background-color:#DF0723;
}
.el-form-item{
  margin-bottom:0.1rem;
}
/* color-point end */


/* select --- star */
.el-picker-panel {
  width: 4rem;
  padding-bottom:0.1rem;
}
.el-picker-panel .el-date-picker__header--bordered {
  line-height: 0.38rem;
  font-size: 0.22rem;
  margin-bottom:0.1rem;
}
.el-picker-panel .el-date-picker__header--bordered button {
  font-size: 0.22rem;
}
.el-picker-panel .el-picker-panel__content {
  width: 4rem;
  margin: 0;
}
.el-picker-panel .el-picker-panel__content table div{
  height:auto;
}
.el-picker-panel .el-month-table td .cell,
.el-picker-panel .el-year-table td .cell {
  	display: block;
  	width: 0.8rem;
  	height: 0.5rem;
  	line-height: 0.5rem;
  	color: #333;
  	border-radius: 0.05rem;
  	font-size: 0.2rem;
}
.el-picker-panel .el-month-table tr,
.el-picker-panel .el-year-table tr{
  width: 100%;
  background-color: unset;
}
.el-picker-panel .el-date-picker__header-label {
  font-size: 0.22rem;
  cursor: pointer;
}
/* select --- end */
/* left-content star */
.calendar_detail {
  padding: 0.1rem 0.1rem;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.34rem;
  height: 3.5rem;
  overflow-y: auto;
}

.calendar_detail::-webkit-scrollbar {
  width: 0.05rem;
  height: 0.05rem;
}
.calendar_detail::-webkit-scrollbar-track {
  border-radius: 0.0125rem;
  background: #cad2e6;
}
.calendar_detail::-webkit-scrollbar-thumb {
  border-radius: 0.0625rem;
  background: #677eb9;
}
.calendar_detail::-webkit-scrollbar-thumb:hover {
  background: #677eb9;
}
.calendar_detail .text_detail_title {
  font-weight:bold;
  margin-top: 0.2rem;
}

.calendar_detail .text_detail_title {
  display:flex;
  justify-content:start;
  align-items:center;
}
.calendar_detail .text_detail_title>div {
  width: 0.07rem;
  height: 0.08rem;
  display: flex;
  justify-content: center;
  bottom: 0.01rem;
  left: 0.037rem;
  margin-right: 0.1rem;
}
.calendar_detail .text_detail_content>div>p:last-child {
  padding-left:0.22rem;
}
.calendar_detail .text_detail_content p {
  width: 100%;
  overflow-wrap: break-word;
}
/* left-content end */



/* calendar end */

/* public head input font-size */
.sqs_top_line .el-input--suffix .el-input__inner {
  font-size: 0.18rem;
}
.el-table--border, .el-table--group{
 border: 0.01rem solid  #53579E;
}
.el-table td.el-table__cell,
.el-table th.el-table__cell.is-leaf {
  border-bottom: 0.01rem solid  #53579E;
}
.el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{
border-right: 0.01rem solid #53579E;
}
.el-table--border::after, .el-table--group::after, .el-table::before{
    background-color: #53579E;
}
.con .el-input .el-input__inner{
  background:rgb(23, 27, 85);
  color:#fff;
  border:none;
  
}
.con .el-table th.el-table__cell{
  background:#171B55;
  color:#fff;
  border:none;
}

.con .el-table tr{
 background:#2d3295;
}

.con .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{
   background:#2d3295;

}
.con .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{
 
   background:#42469F;
}
.con .el-table--enable-row-hover .el-table__body td:last-child{
	padding-right:0.12rem;
}
.con .el-table--border .el-table__cell .cell {
    padding-left: 0rem !important;
    padding-right: 0.05rem;
  line-height:0.20rem;
    font-size: 0.143rem !important;
}
.futures_thead th, .futures_thead .el-table__header-wrapper .el-table__header th, .sqs_Data_thead th {
    color: #FFFFFF !important;
    text-align: center;
}
.con .el-table--border .el-table__cell .cell img{
  display:inline;
}
.con .el-table__body-wrapper {
  background: #2d3295;
}
.con .el-table__empty-text{
  color:#fff;
}

 .el-scrollbar_wrap::-webkit-scrollbar {
  width: 8px;
  height: 0.0500rem;
}

 .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #f3f5fb;
  border-radius: 0.0187rem;
}

 .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: rgba(3, 37, 92, 0.2);
  border-radius: 0.0625rem;
}

 .el-table__body-wrapper::-webkit-scrollbar-thumb:hover {
  background: rgba(3, 37, 92, 0.2);
}
.look_btn{
  position: absolute;
    right: 0.24rem;
    top: 0.3rem;
    color: #fff;
}


