@charset "utf-8";
/* CSS Document */

.dn{display: none;}

/* 返回顶部 */
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top1.png?);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -248px;}
.go-top .go:hover{background-position: 0 -346px;}

.go-top .tousu{background-position: 0 0px;}
.go-top .tousu:hover{background-position: 0 -50px;}

.go-top .feedback{background-position: 0 -198px;}
.go-top .feedback:hover{background-position: 0 -296px;}

.go-top .uc-2vm{background-position: 0 -98px;}
.go-top .uc-2vm:hover{background-position: 0 -448px;}

.go-top .contact_btn{background-position: 0 -148px;}
.go-top .contact_btn:hover{background-position: 0 -298px;}



.go-top .contact_box{
	position: absolute;right: 60px;top: 47px;
	width: 180px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;padding:15px;
}
.go-top .contact_box .con_title{font-size: 14px;margin-bottom:10px;height:30px;line-height:30px;width:100px;border-bottom:2px solid #9a0707;}


.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -80px;
	width: 180px;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;}
.go-top .uc-2vm-pop .logo-2wm-box img{margin:10px;}
