.koks{
   width: 100%;
   height: 20px;
   line-height: 20px;
   color: #666666;
   font-size: 16px;
   margin-bottom: 16px;
   font-family: "微软雅黑";
   font-weight: bold;
}
table th{
   border-top:solid 2px #35329c !important;
}
table th{
    text-align: center !important; 
    vertical-align: middle !important;
}
table tr,td{
    vertical-align: middle !important;
   text-align: justify !important; 
}
table span{
   display: block;
   position: relative;
   margin: auto;
   width: -webkit-fit-content;
   height: 14px;
   top: 88px !important;
   color: #374896;
   font-size: 14px;
   font-weight: bold;
}
.youxian{
  vertical-align: middle !important;
  text-align: center !important;
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid #f4f9fc !important;
}
.youku{
   border-right: 1px solid #f4f9fc !important;
}
.table-bordered>thead>tr>th {
  border-bottom: none !important;
}
.xjc_ai_hlr{
	width: 100%;
	overflow: hidden;
	overflow-x: scroll;
}

@media only screen and (min-width: 100px) and (max-width: 1000px) {

	.ok_di{
		width: 100%;
	}
}