.go-top {
	width: 10%;
	max-width: 40px;
	max-height: 40px;
	border-radius: 5px;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	bottom: 15%;
	right: 15px;
	background: none;
	display: block;
	cursor: pointer;
}

.go-top img {
	width: 100%;
}

.navCir1 a {
	color: #fff;
}

.palr-20 {
	width: 88%;
	margin: 0 auto;
	color: #999999;
	text-align: center;
}

.navCir1 .navCir1 a {
	color: #fff;
}

a {
	color: #fff;
}