.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.nr1 a {
  color:#333;}
.nr1 a:hover {
  color:#337ab7;}
}
.nr {
  font-size: 16px;
  line-height: 36px;
  -webkit-line-clamp: 8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}
.com_bottom .ul {
  margin-top: 25px;}
.com_bottom .ul .title {
  font-size: 20px;
  padding:6px 12px ;

  color: #fff;
  background-color: #1b8ee3;
background: url(images/20230727160138768WdF.png) no-repeat right 0 center;}
.com_bottom .ul .title span {
  font-size: 20px;
  padding:6px 30px ;
    vertical-align: text-top;
  color: #fff;

    display: inline-block;
  background-color: #265db4;}
.com_bottom .ul .title i {
display: inline-block;
width: 19px;
height: 41px;
    vertical-align: text-top;
background: #fff;}
 .com_bottom .ul ul {
  width: 100%;
  padding: 0 25px;}
.com_bottom .ul ul li {
  width: 16.7%;
  font-size: 20px;
display: inline-block;
  margin-top: 25px;}
.com_bottom .ul ul li a {
  color: #333;
  border-bottom: 1px solid transparent;font-size: 18px;}
.com_bottom .ul ul li a:hover {
  color: #238fe3;
  border-bottom: 1px solid #238fe3;}

