.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);}



@media screen and (max-width: 768px) {

    .smxy-nsjg-list-ul{
        margin-left: 0;}
    
    .smxy-nsjg-list-li .phone{
        width: auto;}
    
    .smxy-nsjg-list-li .phone img{
        height: auto;
        width: 100%;}
    
    .smxy-nsjg-list-li{
        width: 100%;
        margin-left: 0;}
    /*
    .smxy-nsjg-list-li .inf .js{
        height: auto;
    }
    */

    .zznr.zhgl{
        width: 100%;
        margin-left: 0;
        margin-top: 0;}
    
    .lmcon-content.bmgk2 .content h6{
        padding:0;}
}


@media screen and (max-width: 480px) {
    .fxytsg-contact-list li {
        float: none;
        width: 100%;}
    .smxy-nsjg-list-li .phone img{
        height: 270px;
        width: auto;
        max-width: 180px;}
    
    .smxy-nsjg-list-li .phone{
        width: 45%;}
    
    .smxy-nsjg-list-li .inf{
        float: left;
        width: 53%;
        margin-left: 2%;}
}
@media screen and (max-width: 375px){
    .smxy-nsjg-list-li .phone {
       width: 50%;}
    .smxy-nsjg-list-li .inf {
      width: 48%;}
}
.friendlylink {
  overflow-x: auto;
  border-bottom: 1px solid #96b4dc;
  padding: 10px 0px;
  position: relative;}

.friendlylink ul{
    display: flex;
    overflow-x: auto;}

.friendlylink li{
 flex: none;
 line-height: 52px;
 padding-left: 55px;}

.friendlylink li a{
 color: #fff;
 font-size: 18px;}


.friendlylink::-webkit-scrollbar {
  display: none;}

.friendlylink ul::-webkit-scrollbar{width: 0px;height: 0px;}

.friendlylink .prev, .friendlylink .next{
  display: block;
  width: 20px;
  height: 20px;
  background: red;
  content: '';
  clear: both;
  position: absolute;
  top: 47px;
  cursor: pointer;}

.friendlylink .prev{
    left: 10px;
    background: url("https://www.peaktip.com/__xh__/kfy.whu.edu.cn/images/icon_prev_1.png") center no-repeat;}
.friendlylink .next{
    right: 10px;
    background: url("https://www.peaktip.com/__xh__/kfy.whu.edu.cn/images/icon_next_1.png") center no-repeat;}

@media screen and (max-width: 1400px){
.friendlylink li {
    padding-left: 45px;}
}
@media screen and (max-width: 1280px){
.friendlylink li {
    padding-left: 30px;}
}
@media screen and (max-width: 1080px){
.friendlylink li {
    padding-left: 10px;}
}
@media screen and (max-width: 768px){
.friendlylink {
    display:none;}
}
.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);}
.nav_m ul a.active{
  color: #fc5531 !important;}


.nav_m::after{
  display:block;
  content: '';
  clear:both;
  position:fixed;
  top: 0;
  left:0;
  right:0;
  bottom: 0;
  background: #2b5aa0;
  opacity: .7;
  z-index: 98;}
