body{
	background-color: #f8faff;
	color:#333;
}

.control{
overflow: visible;	
}
.sqs_top_fr_box{    overflow: visible;}
.sqs_serviceCon_box{
	display:flex;
	overflow: visible;
	background: #f8faff;
	color:#333; 
}
.banner-tit{
	font-size: 0.46rem;

}
.sqs_dataCon_fr{
	padding-left: 0.667rem;
	float: unset;
	width: 12.7rem;
} 
.main_content{width:100%;position: relative;}
.left_menu{
	position: sticky;
	top: 0;
	align-self: flex-start;
	width: 5.33333333rem;
	background: #171B55;
	color: #fff;
	/* padding-bottom: 0.4rem; */
	flex-direction: column;
	min-height: 5.5rem;
	max-height: 11rem;
	overflow-y:auto;
}
.left_menu::-webkit-scrollbar {
	 width: 0.0313rem;
  height: 0.0313rem;
}
.left_menu::-webkit-scrollbar-track {
  background: #4763b6;
  border-radius: 0.0125rem;
}

.left_menu::-webkit-scrollbar-thumb {
  background: #bdc5d8;
  border-radius: 0.0625rem;
}

.left_menu::-webkit-scrollbar-thumb:hover {
  background: #2d34a6;
}

.leftMenu{
	height: auto;
	margin: 0;
	width: 3.7rem;
	float: right;
	overflow-y: auto;
	padding-bottom: 0.6rem;
}
.leftMenu .nLi {
  overflow: hidden;
  position: relative;
}

.menu_content {
  padding-bottom: 0.2500rem;
}

 .menu_content {
  display: flex;
  justify-content: flex-end;
  padding-right: 0.1rem;
}

.side_menu_title {
  width: 1.2500rem;
  margin: 0.3562rem 0 0 0.8313rem;
  height: 0.1250rem;
  font-size: 0.1250rem;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 0.1250rem;
  cursor: default;
}

.leftMenu h3 {
  position: relative;
  font-size: 0.29rem;
  color: #fff;
  cursor: pointer;
  padding: 0.15rem 0.4rem 0.15rem  0.15rem;
  margin-top: 0.1rem;
  /* margin-bottom: 0.1rem; */
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leftMenu h3 a{color:inherit}
.active_menu_h3 a{
  color: #fff;
}
.leftMenu ul .nLi.on h3{
	font-weight: bold;
	background:#222775;
	
}

.leftMenu ul .nLi.on .sub {
  display: block;
}

.leftMenu ul .nLi .menua_box{
	font-size: 0.25rem;
	border-left: 0.08rem solid transparent;
	margin-top: 0.05rem;
	margin-bottom: 0.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 0.4rem;
}
.leftMenu ul .nLi .menua_box a{
	color:inherit;
	display: block;
	padding: 0.15rem 0.05rem 0.15rem 0.25rem;
}
.leftMenu ul .nLi .menua_box .icon-down{
	display:none;
}

.leftMenu ul .nLi h3 .img_icon {
 /* position: absolute; */
 /* bottom: 0.22rem; */
 /* right: 0.15rem; */
}
.leftMenu ul .nLi.on .sub li{
	position:relative;
}
.leftMenu ul .nLi.on .sub li>.img_icon{
 position: absolute;
 top: 0.23rem;
 right: 0.15rem;
}
.leftMenu ul .nLi.on .sub li>.icon-down{
	display: none ;
}
.leftMenu ul .nLi .sub li.active_menu .icon-up,.leftMenu ul .nLi .sub li.on .icon-up{
	display: none ;
}
.leftMenu ul .nLi .sub li.active_menu .icon-down,.leftMenu ul .nLi .sub li.on .icon-down{
	display:block;
}

.leftMenu ul .nLi .sub {
 
  color: #fff;
  display: none;
}




.leftMenu ul .nLi .sub li {
 
  list-style: none;
  cursor: pointer;

}

.leftMenu ul .nLi .sub li>a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 0.28rem;
  text-decoration: none;
  box-sizing: border-box;
  padding-left: 0.25rem;
  border-left: 0.08rem solid transparent;
  padding: 0.0875rem 0 0.0875rem 0.45rem;
}

.leftMenu ul .nLi h3:hover,.leftMenu ul .nLi .menua_box:hover{
 background: rgb(45,50,149,0.8);
}
.leftMenu ul .nLi .sub li >.sub3 li:hover{
	 background:rgb(45,50,149,0.8);
}


.leftMenu ul .nLi .sub li.active_menu>.menua_box {
  background: #2D3295;
  border-left-color:#222775;
}
.leftMenu ul .nLi .sub li>.sub3{
	display:none;
}
.leftMenu ul .nLi .sub li.on>.sub3,.leftMenu ul .nLi .sub li.active_menu>.sub3{
	display:block;
}
.leftMenu ul .nLi .sub li >.sub3 li a{
	border-left-color:transparent;
	background:transparent;
	padding-left: 0.450rem;
	margin-top: 0.05rem;
	margin-bottom: 0rem;
	padding-top: 0.13rem;
	padding-bottom: 0.13rem;
	padding-right: 0.05rem;
	font-size: 0.24rem;
}
.leftMenu ul .nLi .sub li.on .menua_box{
	font-weight:bold;
	background: #222775;
}

.leftMenu ul .nLi .sub li>.sub3 li.active_menu>a{
	  background: #2D3295;
	  border-left-color:#222775;
} 

.leftMenu ul .nLi .sub li.active_menu  a{color:inherit;}
.img_icon {
	right: 0;
	width: 0.25rem;
	height: 0.25rem;
	text-align: center;
}
.main_content a{
	color:#2d34a6;
	text-decoration:none;
}
.investor_item .item_title {position:relative;}
.investor_item .item_title .img_item{
   width: 0.187rem;
   height: 0.18rem;
   position: absolute;
   bottom: 0.208rem;
   right: 0.2250rem;
   cursor: pointer;
}
.investor_item .item_title .close_icon {
  background-image: url(serve_close.png);
  background-size: 100% 100%;
  
}

.investor_item .item_title .expand_icon {
  background-image: url(serve_expand.png);
  background-size: 100% 100%;
}
.table_select_title{
	margin: 0.2rem 0 0.4rem 0;
	justify-content: space-between;
	width: 100%;
	position: relative;
}
.title_text{
	font-size: 0.41rem;
	font-weight:bold;
	position: absolute;
	padding: 0.2rem 0.3rem 0.1rem 0;
	top: -0.45rem;
	left: 0;
	z-index: 5;
	background: #f8faff;
	color: #020F30;
}
.title_line{
	height: 0.045rem;
	background:#e5e7ea;
	display: block;
	margin-top: 0.12rem;
	width: 100%;
}
h2.item_title{
	font-size: 0.28rem;
	border-bottom: 0.02rem solid #e5e7ea;
	padding: 0.1rem 0.4rem 0.1rem  0.4rem;
	margin: 0 0 0.2rem 0;
	font-weight:bold;
	color: #2D3295;
}
h2.item_title span{
	background: #FEAE76;
	height: 0.05rem;
	padding-left: 1.15rem;
	position: absolute;
	bottom: -0.03rem;
	left: 0.4rem;
}
h2.investor_h2_title{
	margin-bottom:0;
}
.investor_item{
	padding: 0.15rem 0;
	padding-top: 0;
}
.investor_bg{
	background:#fff;
	margin-bottom: 0.3rem;
	padding: 0.2rem 0.15rem;
}

.item_content_box{border-bottom:0.001rem solid #eee;padding-bottom:0.15rem;}
.investor_item .item_content_box:last-child{
	border-bottom:none;
	padding-bottom: 0;
}
.investor_pd .item_content{
	padding:0 0.4rem;
}
.investor_abox {
	padding:0 0.4rem;
}
.investor_bg .item_content{
	
	color: #333;
	
}
.sqs_dataCon_fr div h3.item_tit3{
	font-size: 0.25rem;
	padding: 0.2rem 0 0.2rem 0rem;
	font-weight: bold;
	margin: 0 !important;
	color: #333 !important;
}
.work_intro_item .work_title {
  margin-bottom: 0.2rem;
  height: 0.3rem;
  font-size: 0.26rem;
  font-weight: bold;
  color: #2D3295;
  line-height: 0.3rem;
  margin-top: 0.2rem;
}

.work_intro_item .work_content {
  font-size: 0.2133rem;
  font-weight: 400;
  color: #333;
  line-height: 0.1750rem;
}

.work_intro_item .work_content_item {
  box-shadow: 0px 0.0313rem 0.0625rem 0px rgba(0, 50, 110, 0.05);
}
.work_intro_item{
	margin-bottom:0.15rem;
}


.work_intro_item .work_content {
  font-size: 0.1000rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.1750rem;
}

.work_intro_item .work_content_item {
  box-shadow: 0px 0.0313rem 0.0625rem 0px rgba(0, 50, 110, 0.05);
}
.work_sub{
 border: 0.001rem solid #f6f2f2;
 margin: 0 0.2rem 0.1rem;
 box-shadow: 0px 0.0313rem 0.0625rem 0px rgb(0 51 111 / 10%);
}

.sqs_dataCon_fr div>h4.item_h4{
 position: relative;
 padding: 0.12rem 0;
 line-height: 0.30rem;
 padding-left: 0.1875rem;
 padding-right: 0.3875rem;
 cursor: pointer;
 display: flex;
 justify-content: space-between;
 align-items: center;
 min-height: unset;
 background: #83b9f1;
 border-radius: 0.05rem;
}
.sqs_dataCon_fr div>h4>span{
	display:block;
	width:95%;
	font-size: 0.233rem !important;
	font-weight: 400;
	color: #fff;
}
.sqs_dataCon_fr div>h4.actice_text_color{
	background: #549eeb;
}
h4.actice_text_color span{
	color: #2D3295;
	font-family: 'MyFontNameB';
}

.work_sub_content{
	padding: 0.15rem 0.2rem;
	border-top:0.001rem solid #f6f2f2;
}
.investor_item .item_h4 .item_i{
   width: 0.18rem;
   height: 0.18rem;
   top: 0.1738rem;
   right: 0.2250rem;
   cursor: pointer;
}
 .item_h4 .icon_expand{
  background-image: url(investor_expand.png);
  background-size: 100% 100%;
    animation: ous 0.5s infinite;
  -webkit-animation: ous 0.5s infinite;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
}
 .item_h4 .icon_close {
  background-image: url(investor_close.png);
  background-size: 100% 100%;
   animation: us 0.5s infinite;
  -webkit-animation: us 0.5s infinite;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
}
@keyframes us {

  from {

      transform: rotate(90deg);
  }

  to {

  transform: rotate(180reg);

  }

}
@keyframes ous {

  from {

      transform: rotate(90deg);
  }

  to {

  transform: rotate(180reg);

  }

}
.work_sub_content{display:none;}
.item_h5{
  font-size: 0.125rem;
    padding: 0.1rem 0 0.12rem 0.4rem;
    font-weight: bold;
   
}
.sub_con{
	border-bottom:0.001rem solid #efefef;
	padding-bottom:0.05rem;
}
.hastit3_first_content{
	margin-top: 0.3rem;
}
.item_content table{
	width:100% !important;
	border:none !important;
	border-collapse: collapse !important;
	margin: 0 !important;
	table-layout: unset;
}
.item_content table tr{border:none !important;height: 0.2rem !important;}

.item_content table tr:nth-child(2n+1){
	background:#f8faff ;
}
.item_content table tr:nth-child(2n){
	background:#eceff7 ;
}


.TRS_Editor *{
    word-break: break-word;
    font-family: 'MyFontName' !important;
    font-size: 0.2133rem !important;
    line-height: 0.3000rem !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
    text-indent:0 !important;
}
.TRS_Editor,.TRS_Editor div,.TRS_Editor p, .TRS_Editor span,.TRS_Editor a, .TRS_Editor font, .TRS_Editor td, .TRS_Editor td span , .TRS_Editor td p , .TRS_Editor td font{
	font-size: 0.2133rem !important;
	line-height: 0.3000rem !important;
}	
.TRS_Editor img{
	display:block;
	margin:0 auto;
	max-width: 100% !important;
}
.item_lease {
	max-height: 4.5rem;
	overflow:hidden;
}
div[id^='trstableId']{display: block !important;overflow: auto!important;}

.item_content table td,.work_sub_content table td,
.item_content .TRS_Editor table td,.work_sub_content .TRS_Editor table td{
	border: 0.001rem solid #e5e8ea!important;
	height:0.25rem !important;
	font-size:0.1rem !important;
	font-weight: 500 !important;
	text-align:center  !important;
	vertical-align:middle;
	/* width: auto; */
	padding: 0.05rem 0.02rem !important;
}
.TRS_Editor small,.TRS_Editor sub,.TRS_Editor sup{
	font-size:0.2rem !important;
}
.TRS_Editor sub{
	vertical-align:super;
}
.TRS_Editor sup{
	vertical-align:super;
}
.TRS_Editor  table,.item_content table{
	width: 100% !important;
	table-layout: unset;
	border: 0.01rem solid #eee;
}
.item_content table td *,.work_sub_content table td *,.item_content .TRS_Editor table td *,.work_sub_content .TRS_Editor table td *{text-align:center;font-size: 0.18rem !important;font-weight: 500;line-height: unset !important;}

.item_content table thead th,.item_content table thead td,.work_sub_content table thead td,.work_sub_content table thead th{
	background: #0e6bcd!important;
	color:#fff !important;
	vertical-align:middle !important;
}
.item_content table thead td,.TRS_Editor table thead th{
	padding: 0.05rem 0 !important;
}
.item_content table thead th,.item_content table thead td *{
	color:#fff !important;
	font-weight: 500;
}

.work_sub_content .TRS_Editor table td *,.work_sub_content .TRS_Editor table th *{
font-size: 0.20rem !important;
}

.item_lease .item_content table  td{
	vertical-align:top !important;
}
.item_lease .item_content table thead  td,.item_lease .item_content table thead  th{
	vertical-align:middle !important;
}
.showMore{text-align:right;padding: 0.12rem 0.0rem 0.1rem 0;display: none;font-size: 0.1866rem;}
.investor_bg .showMore{
	padding-bottom:0rem;
}
.investor_pd .showMore{
	padding-right:0.4rem;
}
.showMore span,.showMore i{cursor:pointer}

.m_inversor_button{display: none;}

.item_content  dl,.TRS_Editor dl{overflow:hidden;}


.item_content dt,.TRS_Editor dt{

width:100%;

clear: both;

}


.item_content dd,.TRS_Editor dd{

float:left;

width:50%

}
.TRS_Editor ul,.TRS_Editor li{list-style:none;}


.TRS_Editor ul{display:flex;justify-content: space-between; flex-wrap: wrap;}


.TRS_Editor li{padding-left:0.2rem; width:50%}
.right_text.use_intro{
	position: absolute;
	right: 0;
	font-size: 0.2rem;
	top: -0.3rem;
	cursor:pointer;
	color: #2d3295;
	font-weight: bold;
}
div#use_modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.use_info {
    width: 7.4rem;
    background: #fff;
    padding: 0.5rem 0.4rem;
    border-radius: 0.03rem;
    position: relative;
}
.use_modal .use_info .use_title {
  font-size: 0.26rem;
  color: #2d3295;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.35rem;
}
.use_modal .use_info .use_content {
    margin-bottom:0.2rem;
}
.use_modal .use_info .use_content p {
  font-size: 0.18rem;
  margin-top: 0.1625rem;
}
i.el-dialog__close.el-icon.el-icon-close {
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
    font-size:0.2rem;
    cursor: pointer;
}
@media screen and (max-width: 750px) {
.sqs_dataCon_fr{
  width:100%;
  padding: 0.15rem;
}
.isMobile #container{
	 position:fixed;
	 top:0;
	 left:0;
	 width:100%;
	 z-index:9;
	 height: 0.6rem;
}
.sqs_Service_SHFE_banner{
	margin-bottom:0.15rem !important;
	margin-top:0.6rem;
}
.banner-pos{width:100%;position: unset;overflow: hidden;box-sizing: border-box;padding-bottom: 0.15rem;height: auto;}
.banner_nav > a:last-child {
    color: #333;
}
.sqs_top_fr_box{    overflow: visible;}
.m_inversor_button{display: inline;}
.m_inversor_button img{height: 0.2rem;width: 0.2rem;}
.main_content{margin: unset;width: 100%;}
body{position:relative}
.m_inversor_button{
  position: fixed;
  top: 0.2rem;
  right: 0.15rem;
  z-index: 10;
}
.sqs_searchAndLogin{
  position:relative;
  right:0.3rem;
}
.leftMenu ul .nLi .sub{
	background:#fafafa;
}

.leftMenu ul .nLi h3:hover,.leftMenu ul .nLi .menua_box:hover{
 background:#fff;
}
.leftMenu ul .nLi .sub li >.sub3 li:hover{
	 background:#fff;
}
.item_lease {
	max-height: 3.9rem;
}
  .m_mobile_box {
    width: 100%;
    font-size: 0.1rem;
    color: #333;
  }

  .search_children{
	width: auto;
	height: auto;  
  }
  .m_top_box {
    background: #fff;
    height: 1.4rem;
    padding: 0.05rem 0.15rem;
    padding-bottom: 1.5rem;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .m_top_box .m_top_item {
    width: 0.82rem;
    height: 0.6rem;
    border-radius: 4px 4px 4px 4px;
    margin-right: 0.05rem;
    margin-bottom: 0.05rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .m_top_box .m_top_item .m_img_investor {
    width: 0.24rem;
    height: 0.24rem;
	margin-bottom: 0.02rem;
  }
  .m_top_box .m_top_item:nth-child(4) {
    margin-right: 0;
  }
  .m_top_box .m_bagcolor1 {
    background-color: rgba(15, 69, 174, 0.05);
    color: #224397;
  }
  .m_top_box .m_bagcolor2 {
    background-color: rgba(254, 174, 118, 0.1);
    color: #FEAE76;
  }
  .m_bagColor {
    background-color: #F8FAFF;
    padding: 0 0.15rem 0.2rem;
  }
   .m_bagColor .video_content{
     display:none; 
  }
  .m_bagColor .active_content{
    display:block;
   
  }
   
   .m_bagColor a img{
     width:100%;
     height: 0.815rem;
   }
  .m_bagColor .TRS_Editor * {
    font-size: 0.13rem !important;
    line-height: 0.26rem !important;
  }
  .m_title {
    font-size: 0.15rem;
    color: #224397;
    font-weight: bold;
    padding: 0.15rem 0;
  }
  .m_content_img {
    height: 1.05rem;

    width: 100%;
  }
.leftMenu{
	width: 100%;
}
.leftMenu .nLi{
	border-bottom: 0.0001rem solid #fafafa;
	box-sizing: border-box;
}
.leftMenu .nLi h3{color: #333;padding: 0.1rem 0.15rem 0.1rem 0.15rem;box-sizing: border-box;background: #fff;font-size: 0.15rem;margin: 0;}
.leftMenu .nLi h3 a{
	font-size:0.15rem;
}
.leftMenu a{
	font-size: 0.145rem;
}
.leftMenu ul .nLi.on h3{
	background:#fff;
}
.leftMenu ul .nLi .menua_box{
	border-left: 0.02rem solid transparent;
	padding: 0.065rem 0.15rem 0.065rem 0.2rem;
	font-size: 0.15rem;
	margin-top: 0;
	}
.leftMenu ul .nLi .sub li.on .menua_box{
	background: transparent;	
	}
.leftMenu ul .nLi .menua_box a{
	padding: 0.05rem 0.01rem 0.01rem 0rem;
}

.leftMenu ul .nLi .sub li a{
	font-size: 0.145rem;
	color:#333;
}
.leftMenu ul .nLi .sub li >.sub3 li a{
	padding-left: 0.3rem;
	border-left: 0.02rem solid transparent;
	padding-right: 0.05rem;
	margin: 0.01rem 0;
	color:#333;
	font-size: 0.145rem;
	padding-top: 0.08rem;
	padding-bottom: 0.08rem;
}


.leftMenu ul .nLi .img_icon{
	width: 0.225rem;
	height: 0.225rem;
	bottom: 0.1rem;
}
.leftMenu ul .nLi.on .sub li>.img_icon{
	top: 0.05rem;
}
.leftMenu ul .nLi h3 .img_icon{
	bottom: 0.02rem;
}
.leftMenu ul .nLi .sub li.active_menu>.menua_box {
  background: #ffede1;
  color: #FEAE76 !important;
   border-left-color:#FEAE76;
  
}
.leftMenu ul .nLi .sub li>.sub3 li.active_menu>a{
	  background: #ffede1;
  color: #FEAE76 !important;
   border-left-color:#FEAE76;
} 
.table_select_title .title_text{
	font-size: 0.17rem !important;
	padding: 0.1rem 0.2rem 0.1rem 0;
	top: -0.25rem;
}
.title_line{
	height:0.025rem;
}
.table_select_title{
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	height: 0.2rem;
}
.work_intro_item .work_title{
	font-size:0.16rem;
	line-height: 0.2rem;
	margin-top: 0rem;
	margin-bottom: 0.05rem;
}
 h2.item_title{
	font-size:0.16rem;
	padding: 0.1rem 0.15rem 0 0.10rem;
	margin-bottom: 0.15rem;
}
.item_title.investor_h2_title{
	margin-bottom:0;
}

.sqs_dataCon_fr div h3.item_tit3{
	font-size:0.15rem;
	padding: 0.15rem 0 0.15rem 0.1rem;
}
.investor_item .item_title .img_item{
	bottom: 0.05rem;
	width:0.15rem;
	height:0.15rem;
	right: 0.05rem;
	top: auto;
}
.investor_item .item_h4 .item_i{
	height:0.15rem;
	width:0.15rem;
}

.item_content table{
	display:block;
}
.item_content table td,.item_content table th{
	min-width:1.0rem !important;
}

 .sqs_serviceCon_box .TRS_Editor, .sqs_serviceCon_box .TRS_Editor *{
    font-size: 0.15rem !important;
    line-height: 0.26rem !important;
}
.TRS_Editor div,.TRS_Editor p, .TRS_Editor span,.TRS_Editor a, .TRS_Editor font, .TRS_Editor td, .TRS_Editor td span , .TRS_Editor td p , .TRS_Editor td font{
	font-size: 0.15rem !important;
	line-height: 0.26rem !important;
}	
.TRS_Editor img{
	display:block;
	margin:0 auto;
	max-width: 100% !important;
}
.investor_bg .item_content{padding:0}
.sqs_dataCon_fr div>h4.item_h4{
	
	padding: 0.05rem 0.1rem;
	min-height: unset;
}
.sqs_dataCon_fr div>h4.item_h4 span{
	font-size:0.15rem !important;
	margin-right: 0.05rem;
}
.work_sub{
	margin: 0 0 0.05rem 0;
}
.item_h5{
	font-size: 0.16rem;
	padding: 0.1rem 0  0.1rem 0.3rem;
	font-weight:bold;
}
.TRS_Editor table td,.TRS_Editor table th,.TRS_Editor table td *,.TRS_Editor table th *{
	min-width:1rem;
	font-size: 0.14rem !important;

}
.showMore{
	padding: 0rem;
}
.showMore>.expand_btn, .showMore>.el-icon{
	line-height:0.3rem;
	padding-top: 0.15rem;
}
.TRS_Editor small,.TRS_Editor sub,.TRS_Editor sup{
	font-size:0.12rem !important;
}
 .sqs_serviceCon_box,
  .sqs_serviceCon_box div,
  .sqs_serviceCon_box a,
  .sqs_serviceCon_box p,
  .sqs_serviceCon_box span,
  .sqs_serviceCon_box p span,
  .sqs_serviceCon_box span p,
  .sqs_serviceCon_box .TRS_Editor a,
  .sqs_serviceCon_box .TRS_Editor,
  .sqs_serviceCon_box .TRS_Editor p,
  .sqs_serviceCon_box .TRS_Editor span,
  .sqs_serviceCon_box .TRS_Editor p span,
  .sqs_serviceCon_box .TRS_Editor span p,

  .sqs_dataCon_fr_mobile
  .sqs_dataCon_fr_mobile div,
  .sqs_dataCon_fr_mobile a,
  .sqs_dataCon_fr_mobile span,
  .sqs_dataCon_fr_mobile a span,
  .sqs_dataCon_fr_mobile p,
  .sqs_dataCon_fr_mobile p span,
  .sqs_dataCon_fr_mobile .TRS_Editor a,
  .sqs_dataCon_fr_mobile .TRS_Editor,
  .sqs_dataCon_fr_mobile .TRS_Editor span,

  .sqs_dataCon_fr_mobile .TRS_Editor p,
  .sqs_dataCon_fr_mobile .TRS_Editor p span,
  .sqs_dataCon_fr_mobile .TRS_Editor span p
  {
    font-size: 0.15rem!important;
   line-height: 0.26rem !important;
    word-break: break-word;
  }

.investor_pd .showMore{
	padding-right:0;
}
.investor_abox {
	padding:0;
}
h2.item_title span{
	left:0.1rem;
}
.hastit3_first_content{
	margin-top: 0.15rem;
}
.item_content dd,.TRS_Editor dd{float:unset;width: 100% !important;}
.item_content ul,.TRS_Editor ul.item_content li,.TRS_Editor li{
	list-style:none;
}
.item_content ul {flex-direction:column;}
.item_content ul li ,.TRS_Editor ul li{
	width:100%;
	padding-left: 0.3rem;
}
.sqs_serviceCon_box  table thead th *, .sqs_serviceCon_box .TRS_Editor  table thead td *{
	color:#fff !important;
	font-weight: 500;
	font-size: 0.14rem !important;
}
.sqs_serviceCon_box table tbody th *, .sqs_serviceCon_box .TRS_Editor  table tbody td *{
	
	font-weight: 500;
	font-size: 0.14rem !important;
}
.right_text.use_intro{
	 width: 0.76rem;
	 font-size: 0.14rem !important;
	 color: #224397;
	 text-align: center;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 top: -0.23rem;
}
div#use_modal{display:block;}
.use_info{
	width: 3.625rem;
	height: auto;
	border-radius: 0.0313rem;
	margin: 0 auto;
	margin-top: 45%;
	padding: 0.4rem 0.3rem  0.2rem;
}
i.el-dialog__close.el-icon.el-icon-close{
	top:0.2rem;
	font-size: 0.16rem;
}
.use_modal .use_info .use_title{
	font-size: 0.17rem !important;
	margin-bottom: 0.2rem;
}
.use_modal .use_info .use_content p{
	font-size:0.14rem !important;
	line-height:0.2rem;
}

}

