#floting-bnr .banner{display:none;position:fixed;margin:0;z-index:9999;bottom:20vh;right:0;transition:all .25s}#floting-bnr .banner.pc{bottom:0}#floting-bnr .banner.pc:hover{bottom:10px}#floting-bnr .banner img{max-width:200px}#floting-bnr .banner a{text-decoration:none}#floting-bnr .banner-close{font-weight:bold;position:absolute;top:-10px;left:-10px;z-index:99999;padding:4px 9px 3px 9px;border:none;background-color:rgba(0,0,0,.5);border-radius:25px;font-size:17px;color:#fff;cursor:pointer;-webkit-box-shadow:0 0 7px #666;box-shadow:0 0 7px #666}@media screen and (max-width: 1100px){#floting-bnr .banner.pc{display:none !important}}@media screen and (max-width: 750px){#floting-bnr .banner{bottom:10vh}#floting-bnr .banner img{width:53px}#floting-bnr .banner-close{font-weight:bold;position:absolute;top:-20px;left:-15px}}