.header_r{padding-top:10px;text-align: right;}

#adu0{z-index:10000!important;}

@media only screen and (max-width: 768px) {
    .header_r {
        display: none;}
}
.colbox1{background: #fff url(images/list_lBJ.png) no-repeat center bottom;}


.nav .on h3 a{color: #525252;background: 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);}
.footer-weChat,
.footer-weiBo,
.footer-topBuzz,
.footer-tikTok,
.footer-Kwai {
  display: inline-block;
  margin: 0 20px;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  position: relative;}
.footer-weChat-code img,
.footer-tikTok-code img,
.footer-topBuzz-code img,
.footer-Kwai-code img {
  width: 130px;
  height: 130px;}

.footer-weChat-code,
.footer-tikTok-code,
.footer-topBuzz-code,
.footer-Kwai-code {
  width: 150px;
  height: 150px;
  position: absolute;
  top: -140px;
  left: -50px;
  opacity: 0;
  transition: all 0.4s linear 0.2s;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
  pointer-events: none;
  z-index: 4;}

.footer-link-img {
  width: 47px;
  height: 47px;
  object-fit: cover;
  border-radius: 100%;}

.footer-weChat-code img {
  width: 100%;
  height: 100%;}

.footer-weChat>img:hover~.footer-weChat-code,
.footer-topBuzz>img:hover~.footer-topBuzz-code,
.footer-tikTok>img:hover~.footer-tikTok-code,
.footer-Kwai>img:hover~.footer-Kwai-code {
  opacity: 1;
  top: -160px;}
