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

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