body{}
.dn{display: none;}
.go-top{position: fixed;bottom: 40px;right: 0px;width: 46px;z-index: 999999}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 0px;background-image: url(../images/go-top.png?);border:1px solid #dadada;}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .uc-2vm{background-position: 0 0;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 130px;
	height:130px;
	box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}


@media(max-width:480px ){	

.dn{display: none;}
.go-top{position: fixed;bottom: 120px;right: 0px;width: 46px;z-index: 999999;}
}


@media(max-width:414px ){	

.dn{display: none;}
.go-top{position: fixed;right: 0px;width: 46px;z-index: 999999;}
}



@media(max-width:375px ){	

.dn{display: none;}
.go-top{position: fixed;right: 0px;width: 46px;z-index: 999999;}
}

@media(max-width:360px ){	

.dn{display: none;}
.go-top{position: fixed;right: 0px;width: 46px;z-index: 999999;}
}


@media(max-width:320px ){	

.dn{display: none;}
.go-top{position: fixed;right: 0px;width: 46px;z-index: 999999;}
}