.anli-tit-center h1 {
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
    margin-top: 0%!important;
}
.scrollsidebar {
	position: fixed;
	z-index: 999;
	top: 20%;
	right:0px;
	width: 140px;
}
#qq {
	background: #006ec7;
	width: 140px;
	border-radius: 6px;
	height: auto;
	overflow: hidden;
	padding-bottom: 0px;
}
.qq {
	padding: 10px;
}
.qq h2, .qq h3 {
	text-align: center;
	color: #fff;
}
.qq h2 {
	font-size: 16px;
	font-weight: bold;
}
.qq h3 {
	margin-bottom: 8px;
	    font-size: 10px;
}
.qq .zx {
	background: #fff;
	padding: 10px 4px 4px;
	text-align: center;
}
.qq .zx p {
	margin-bottom: 6px;
}
.qq .ewm {
	background: #fff;
	border-radius: 4px;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}
.qq .zxrx {
	margin-top: 10px;
}
.qq .zxrx h3 {
	font-size: 18px;
	margin-top: 4px;
}
.qq .zxrx h2 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	background: url(../images/bg_zxrx.png) no-repeat 10px center;
	text-indent: 10px;
}
