/*表格样式*/
.ntable{
    width:90%;margin: 0 auto;margin-bottom:20px;
}
.ntable th{
    text-align:center;background:#F8FBFA;border:#E4EEF6 1px solid;border-collapse: collapse;
    padding:12px 12px 12px 12px;
    font-weight: normal;
    color: #444;
    line-height: 1.6;
}
.ntable th:not(:last-child){
    border-right:#F8FBFA 1px solid;
}
.ntable th.tl{
    text-align: left;
}
.ntable th.tr{
    text-align: right;
}

.firstRow td {
 padding-right: 20px;
 padding-left: 20px;
}

.ntable td{
    padding:10px 10px 11px 10px;border:#E4EEF6 1px solid;word-break:break-all;font-size:14px;
    line-height: 1.4;
    color: #222;
    word-wrap: break-word;
}
.ntable td.hlh{
    line-height: 1.6;
}

.ntable.npth th{
  padding-left: 0px;
  padding-right: 0px;
} 

.ntable.nptd td{
  padding-left: 6px;
  padding-right: 6px;
}
.ntable.nptd td .line-clamp-btn{
  right: 6px;
}
.ntable td.npv{
  padding-top: 0px;
  padding-bottom: 0px;
}
.ntable .tb{
    background: #F8FBFA;
	width:150px
}



.ntable .tx{
    text-align: center;
    width: 56px;
    padding-left: 0px;
    padding-right: 0px;
}
.ntable .ti{
    text-align: left;
    padding-left: 32px;
}
.ntable .ti i{
    position: absolute;
    margin-left: -26px;
    margin-top: -3px;
}
.ntable em{
    color: #e33244;
}

.ntable-ne em{
    color: #222;
}
.ntable a{
    color: #128bed;
}
.ntable a:hover{
    color: #007add;
}
.ntable a.text-gray{
    color: #999;
}
.ntable a.text-gray:hover{
    color: #007add;
}
.ntable .tblank{
    margin-top: 15px; 
}
.ntable .tblank>th{
    border: none;
    background: none;
}
.ntable .tsub>th{
    border:#E4EEF6 1px solid;
}
.ntable tr .ch{
    cursor: pointer;
}
.ntable tr:hover .ch, .ntable tr.active .ch{
    color: #128bed;
    background: #18BC9C;
}
.ntable .btn-touzi{
    color: #FF722D !important;
    float: right;
    font-size: 14px;
}
.ntable .blank{
    border:none;
    padding: 5px;
}

.ntable-list .title{
    color: #222;
    font-size: 16px;
}
.ntable-list .subtitle{
    color: #999;
    font-size: 14px;
}
.ntable-list tr:hover{
    background: #F5F9FF;
}
.ntable-list tr:hover a.title{
    color: #128bed;
}
.ntable-odd tr:nth-child(odd){
    background: #fff
}
.ntable-even tr:nth-child(even){
    background: #FAFDFE
}
.ntable-sm th{
    padding-right: 3px;
}
.ntable-sm td{
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 3px;
}
.ntable td h3{display: inline;font-weight: normal;font-size: 14px;}

.ntable-lev td{
    text-align: right;
}
.ntable-lev .lev1{
    font-size: 14px;
    color: #222;
    text-align: left;
    font-weight: 600;
}
.ntable-lev .lev2{
    text-align: left;
    padding-left: 26px;
}
.ntable .headimg{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-radius: 6px;
    float: left;
    margin-right: 10px;
}
.ntable .headimg>img{
    width: 100%;
    border-radius: 6px;
    height: 100%;
    object-fit: contain;
}
.ntable .headn{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    float: left;
    margin-right: 10px;
}
.ntable .headn[first-letter]:not([style]):empty:before{
    color: #fff !important;
    font-size: 16px;
    line-height: 40px;
}
.ntable .whead-text{
    margin-left: 10px;
    height: 40px;
    width: 270px;
    display: table-cell;
    vertical-align: middle;
}
.ntable .whead-text.lg{
    width: 450px;
}
.ntable-stext tr,.ntable-stext td{
    padding-left: 8px;
    padding-right: 5px;
    font-size: 12px;
}

/*股东表格样式*/
.ntable .npa{
  border-right:#E4EEF6 1px solid; background: #fff;position: absolute;left:0px;margin-top:-11px;
  
}
.ntable .npa.gd{
  width: 390px;
  box-shadow: 1px 1px 2px rgba(100,100,100,.1);
}
.ntable .npa.tz{
  width: 308px;
  box-shadow: 1px 1px 2px rgba(100,100,100,.1);
}
.ntable th .npa{
  margin-top:-11px;
  top: 11px;
}
.ntable .npa>table{
  height: 100%;
  margin-bottom: 0px;
}
.ntable .npa.ntd{
  margin-top:-10px;
}
.ntable .npa.ntd td{
  border-top: none;
  border-bottom: none;
}


.tcaption{
    padding: 0px;  
    padding-top: 15px;	
	width:90%;margin: 0 auto;margin-bottom:20px;
}
.tcaption .title{
    font-size:16px;
    color: #222;
    font-weight: 600;
    margin-top:0px;margin-bottom:0px;display: inline;line-height: 1.8;
}

.tcaption .tbadge{
    font-size:16px;
    font-weight: 600;
    color: #128bed;
}

.n0{ margin-right:5px;}
.n1{ padding-left:20px;}

.t1{ margin-top:50px;}

.n2{ font-size:24px; font-weight:bold;padding-bottom: 10px;}
.n3{background: #18bc9c;margin-right: 10px;padding: 2px 3px; border-radius: 3px;color: #fff;font-size: 12px;cursor:pointer;}
.n4
.na{background: white;margin-right: 10px;padding: 1px 3px; border-radius:3px;color: #128bed;font-size: 10px;}

.border_blue {
    border: 1px solid #004eff;
    border-radius: 3px;
    color: #004eff;
    margin-right: 10px;
    margin-left: 10px;
    padding: 2px 3px;
}
.file_size{
	width:50px;
}

	.t99{padding:20px 0}
	.t100 p , .t100 p span , .t100 li{font-family:'Roboto', sans-serif; font-size:16px;color:#677078;line-height:1.688}