body{
	background-color: #f8faff;
	 font-family: "Microsoft YaHei", PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light,宋体 !important;
}
.banner::after,
.position_info {
  top: 0;
  left: 0;
  position: absolute;
}
.banner .banner_title {
    position: absolute;
    top: 35%;
    padding-left: 0.8313rem;
    margin-top: -0.28rem;
    width: 10rem;
}
.banner .banner_title p {
    font-size: 0.2rem;
    line-height: 0.28rem;
    font-weight: bold;
    color: #0F45AE;
}
.banner .banner_title span {
    font-size: 0.14rem;
    line-height: 0.28rem;
    font-weight: bold;
    color: #333333;
}
.banner {
  position: relative;
  width: 100%;
  height: 1.9375rem;
}
.banner img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.banner .text_info {
  color: #FFFFFF;
}
.banner::after {
  content: "";
  width: 100%;
  height: 1.9375rem;
}
.banner .text_icon{
    color:black!important;
}
.banner .text_info{
    color:black!important;
}


.position_info {
  width: 10rem;
  height: 0.3125rem;
  padding-left: 0.8313rem;
  line-height: 0.3125rem;
  font-size: 0.0875rem;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  z-index: 99;
}
.position_info .text_icon {
  color: #FFFFFF;
  margin: 0 0.0625rem;
}
.banner .des_text {
  position: absolute;
  top: 0.725rem;
  left: 0.8313rem;
  width: 3.2313rem;
  height: 0.6625rem;
  color: #fff;
  z-index: 99;
}
.banner .des_title {
  height: 0.25rem;
  font-size: 0.2rem;
  font-weight: 700;
  color: #fff;
  line-height: 0.25rem;
  margin-bottom: 0.0625rem;
}
.banner .des_content {
  font-size: 0.125rem;
  color: #fff;
  line-height: 0.175rem;
}
.content {
  width: 10rem;
  margin: 0 auto;
  height: auto;
  display: flex;
  padding: 0.25rem 0.15rem;
}
.main_content{
	width: 7.4rem;
	margin: unset;
	margin-left: 0.4rem;
	position: relative;
}
.right_text.use_intro{
	position: absolute;
	right: 0;
	font-size: 0.10rem;
	top: -0.05rem;
	cursor:pointer;
	color: #0f45ae;
}
.left_menu{
	position: sticky;
	top: 0;
	align-self: flex-start;
	width: 1.85rem;
	background: #fff;
	max-height: 6.2rem;
	overflow-y: auto;
}
.left_menu::-webkit-scrollbar {
	 width: 0.0313rem;
  height: 0.0313rem;
}
.left_menu::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 0.0125rem;
}

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

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

.leftMenu{
	
	height: auto;
	margin: 0;
	
}
.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;
  margin-top: 0.1250rem;
  margin-bottom: 0.1025rem;
  height: 0.1250rem;
  font-size: 0.1250rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  color: #333333;
  line-height: 0.1250rem;
  cursor: pointer;
  padding: 0 0.15rem;
}

.active_menu_h3 a{
  color:#FEAE76;
}
.leftMenu ul .nLi.on h3{
	font-weight: bold;
	
}

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

.leftMenu ul .nLi .menua_box{
	padding: 0.0875rem 0.35rem 0.0875rem 0.2305rem;
	font-size:0.1000rem;
	border-left: 0.02rem solid transparent;
}
.leftMenu ul .nLi .menua_box a{
	color:inherit;
}

.leftMenu ul .nLi h3 .img_icon {
 position: absolute;
 bottom: 0.0187rem;
 right: 0.15rem;
}
.leftMenu ul .nLi.on .sub li{
	position:relative;
}
.leftMenu ul .nLi.on .sub li>.img_icon{
 position: absolute;
 top:0.10rem;
 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: #666;
  display: none;
  background: #fafafa;
}




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

}

.leftMenu ul .nLi .sub li>a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: 'Microsoft YaHei';
  color: #666666;
  font-size: 0.1000rem;
  text-decoration: none;
  box-sizing: border-box;
   padding-left: 0.25rem;
  border-left:0.02rem solid transparent;
  padding: 0.0875rem 0 0.0875rem 0.1875rem;
  
}
.leftMenu ul .nLi a:hover,.leftMenu ul .nLi .sub li >.sub3 li a:hover{
	 color:#FEAE76;
}


.leftMenu ul .nLi .sub li.active_menu>.menua_box {
  background: #ffede1;
  color: #FEAE76 !important;
   border-left-color:#FEAE76;
}
.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.33rem;
	padding-right: 0.05rem;
}
.leftMenu ul .nLi .sub li.bold .menua_box{
	font-weight:bold;
	
}

.leftMenu ul .nLi .sub li>.sub3 li.active_menu>a{
	 background: #ffede1;
  color: #FEAE76 !important;
  border-left-color:#FEAE76;
} 

.leftMenu ul .nLi .sub li.active_menu  a{color:inherit;}
.img_icon {
	right: 0;
	width: 0.12rem;
	height: 0.12rem;
	text-align: center;
}
.investor_item .item_title {position:relative;}
.investor_item .item_title .img_item{
   width: 0.1187rem;
   height: 0.1187rem;
   position: absolute;
   top: 0.0938rem;
   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 0 0.2rem 0;
	display: flex;
	justify-content: space-between;
	width: 100%;
	overflow: hidden;
	
}

.title_text{
	font-size:0.22rem;
	font-weight:bold;
	padding-right: 0.2rem;
}
.title_line{
	height: 0.030rem;
	background:#e5e7ea;
	display: block;
	margin-top: 0.12rem;
	width: 100%;
}
h2.item_title{
	font-size: 0.1250rem;
	border-bottom:0.02rem solid #e5e7ea;
	padding: 0rem 0 0.03rem  0.18rem;
	margin: 0 0 0.1rem 0;
	font-weight:bold;
	color:#0f45ae;
	height: 0.3rem;
}
h2.item_title span{
	border-bottom:0.05rem solid #FEAE76;
	padding-bottom: 0.05rem;
	position: absolute;
	bottom: -0.02rem;
	left: 0.18rem;
}
.investor_item{
	padding: 0.15rem 0;
	padding-top: 0;
}
.investor_bg{
	background:#fff;
	margin-bottom: 0.2rem;
	padding: 0.1rem 0.15rem;
}
.item_content_box{border-bottom:0.001rem solid #eee;padding-bottom: 0.1rem;}
.investor_item .item_content_box:last-child{
	border-bottom:none;
	padding-bottom: 0;
}
.item_title.investor_h2_title{
	margin:0;
}
.investor_bg .item_content{
	/* padding:0 0.15rem; */
	color: #666;
}
h3.item_tit3{
	font-size: 0.122rem;
	padding: 0.05rem 0 0.05rem 0.18rem;
	font-weight: bold;
	margin: 0.05rem 0 0.05rem 0;
}
.work_intro_item{
	margin-bottom: 0.10rem;
}
.work_intro_item .work_title {
  margin-bottom: 0.10rem;
  height: 0.1625rem;
  font-size: 0.1250rem;
  font-weight: bold;
  color: #003E8E;
  line-height: 0.1625rem;
}

.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{
 margin: 0 0.2rem 0.1rem;
 box-shadow: 0px 0.0313rem 0.0625rem 0px rgb(0 51 111 / 25%);
 border-radius: 0.05rem;
}

.item_h4{
 position: relative;
 padding: 0.12rem 0;
 line-height: 0.180rem;
 padding-left: 0.1875rem;
 padding-right: 0.3875rem;
 font-size: 0.1100rem;
 font-weight: 400;
 cursor: pointer;
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin: 0;
 background: #3488e1;
 color: #fff;
 border-radius: 0.05rem;
}
.item_h4.actice_text_color{
	background: #0e6bcd;
	font-weight: bold;
}
.item_h4 span{
	display:block;
	width:95%;
}
.work_sub_content{
	padding:0.1rem 0.1rem;
	/* border-top:0.001rem solid #f6f2f2; */
	padding-left: 0.1875rem;
}
.investor_item .item_h4 .item_i{
   width: 0.1187rem;
   height: 0.1187rem;
   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: yous 0.5s infinite;
  -webkit-animation: yous 0.5s infinite;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
}
@keyframes yous {

  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.18rem;
  font-weight: bold;
}
.sub_con{
	border-bottom:0.001rem solid #efefef;
	padding-bottom:0.05rem;
}
.sub_con:last-child{border-bottom:none;}
.hastit3_first_content{
	margin-top:0.1rem;
}
.item_content table,.work_sub_content table{
	width:100% !important;
	border:none !important;
	border-collapse: collapse !important;
}
.item_content table tr,.work_sub_content table tr {border:none !important;height: 0.2rem !important;}

.item_content table tr:nth-child(2n+1),.work_sub_content table  tr:nth-child(2n+1){
	background:#f8faff ;
}
.item_content table tr:nth-child(2n),.work_sub_content table  tr:nth-child(2n){
	background: #eceff7;
}
/* 
.item_content table tr td:nth-child(4){background:#eceff7 ;}
.item_content table tr:first-child td{
	background:#0f45ae !important;
	color:#fff !important;
}
.item_content table tr:nth-child(2) td{
	background:#0f45ae !important;
	color:#fff !important;
} */


.item_content table td,.work_sub_content table td {
	border-right: 0.001rem solid #fff!important;
	border-left: 0.001rem solid #fff!important;
	border-bottom: 0.001rem solid #eaeae1 !important;
	height:0.25rem !important;
	font-size:0.1rem !important;
	font-weight:normal !important;
	text-align: center;
	vertical-align: middle !important;
	padding: 0.04rem 0.02rem;
	border-top: 0;
}



.item_content table td *,.work_sub_content table td *{font-size:0.1rem !important;}

.item_content table th,.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;
	padding: 0;
	text-align: center !important;
}
.TRS_Editor *{
    word-break: break-word;
    margin-bottom:0 !important;
    margin-top:0 !important;
   font-family: Microsoft YaHei, PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light,宋体!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.11rem !important;
	line-height: 0.154rem !important;
	text-indent: 0 !important;
	
}

.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  sub,.TRS_Editor  sup,.TRS_Editor small{
	font-size:0.085rem !important;
}
.TRS_Editor  sub{
	vertical-align: bottom;
	}
.TRS_Editor  sup{
	vertical-align: bottom;
	}
.TRS_Editor a,.item_content a{
    text-decoration: none;
}
.item_content .TRS_Editor table td *,.item_content .TRS_Editor table th *{
font-size: 0.10rem !important;
	
}
.work_sub_content .TRS_Editor table td *,.work_sub_content .TRS_Editor table th *{
font-size: 0.10rem !important;
}
.item_lease .item_content table tbody td{
	vertical-align:top !important;
}




	
.TRS_Editor img{
	display:block;
	margin:0 auto;
	max-width: 100% !important;
}
.item_lease {
	max-height: 2.464rem;
	overflow:hidden;
}
.showMore{text-align:right;padding-top: 0.05rem;display: none;font-size:0.1rem;}
.showMore span,.showMore i{cursor:pointer}

.m_inversor_button{display: none;}
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: 5rem;
    background: #fff;
    padding: 0.2rem;
    border-radius: 0.03rem;
    position: relative;
}
.use_modal .use_info .use_title {
  font-size: 0.1125rem;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
.use_modal .use_info .use_content {
    margin-bottom:0.3rem;
    margin-top:0.2rem;
    font-size: 0.1000rem;
}
.use_modal .use_info .use_content p,.use_modal .use_info .use_content .TRS_Editor {
  font-size: 0.1000rem !important;
  margin-bottom: 0.1625rem;
  line-height:1.5;
}
i.el-dialog__close.el-icon.el-icon-close {
    position: absolute;
    right: 0.2rem;
    top: 0.15rem;
    cursor: pointer;
    font-size: 0.105rem;
    color: #909399;
   
}
@media screen and (max-width: 750px) {
.content{
  width:100%;
  padding: 0.15rem;
}
.isMobile #container{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 5;
	height: 0.6rem;
}
.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: 12;
}
.sqs_searchAndLogin{
  position:relative;
  right:0.3rem;
}
.item_lease {
	max-height: 3.12rem;
	
}
  .m_mobile_box {
    width: 100%;
    font-size: 0.1rem;
    color: #333;
  }
  .m_top_img {
    width: 100%;
    height: 0.73rem;
    position: relative;
    margin-top: 0.6rem;
  }
  .m_top_img .m_img {
    height: 0.73rem;
    width: 100%;
  }
  .m_top_img .m_text {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 0.24rem;
    left: 0.4rem;
    font-weight: bold;
  }
  .m_top_img .m_text .m_text_1 {
    font-size: 0.12rem;
    color: #0F45AE;
  }
  .m_top_img .m_text .m_text_2 {
    font-size: 0.08;
  }
  .m_nav {
    color: #666;
    font-size: 0.13rem;
    padding: 0.2rem 0.15rem;
	background: #fff;
  }
  .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.001rem solid #eee;
	
}
.leftMenu .nLi h3{margin:0;line-height: 0.45rem;height: 0.45rem;padding-right: 0.4rem;}
.leftMenu a{
	font-size: 0.150rem;
}
.leftMenu ul .nLi .sub li a{
	font-size: 0.150rem;
}
.leftMenu ul .nLi .img_icon{
	width: 0.215rem;
	height: 0.215rem;
	bottom: 0.15rem;
}
.leftMenu ul .nLi.on .sub li>.img_icon{
	top: 0.0795rem;
	width: 0.22rem;
	height: 0.22rem;
}
.leftMenu ul .nLi h3 .img_icon{
	bottom: 0.112rem;
}
.title_text{
	font-size:0.17rem;
}
.work_intro_item .work_title{
	font-size:0.16rem;
	line-height:0.3rem;
}
h2.item_title{
	font-size: 0.162rem;
}
h3.item_tit3{
	font-size: 0.16rem;
}
.item_h4{
	font-size:0.15rem;
	padding: 0.1rem;
	margin-bottom: 0.06rem;
}
.work_sub{
	margin:0;
	margin-bottom: 0.06rem;
	box-shadow: 0px 0.0313rem 0.0625rem 0px rgb(0 51 111 / 10%);
}
.item_h5{
	font-size: 0.16rem;
	padding: 0.1rem 0  0.1rem 0.3rem;
	font-weight:bold;
}
.investor_bg .item_content{
	padding:0 ;
}
.item_content_box{padding-bottom: 0.05rem;}
.TRS_Editor,.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;
}
.TRS_Editor small{
	font-size:0.12rem !important;
}
.TRS_Editor sub,sup{
	font-size:0.12rem !important;
}


.TRS_Editor table td,.TRS_Editor table th,.TRS_Editor table td *,.TRS_Editor table th *{
	min-width:1rem;
	font-size: 0.14rem !important;

}
.work_sub_content .TRS_Editor table td *,.work_sub_content .TRS_Editor table th *{
font-size: 0.14rem !important;
}
.item_content .TRS_Editor table td *, .item_content .TRS_Editor table th * {
    font-size: 0.14rem !important;
}
.showMore{
	font-size:0.142rem;
	padding: 0;
}
.showMore>.expand_btn, .showMore>.el-icon{
	line-height:0.3rem;
	padding: 0.10rem 0;
}
.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;
}
.right_text.use_intro{
	 width: 0.76rem;
	 font-size: 0.138rem;
	 color: #224397;
	 text-align: center;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 top: -0.07rem;
}
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.4rem  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;
}
.use_modal .use_info .use_content p,.use_modal .use_info .use_content .TRS_Editor{
	font-size:0.14rem !important;
	line-height:0.2rem;
}

}
