.qqserver{
	position:fixed;
	top:50%;
	right:0;
	height:209px;
	margin-top:-192px
}
.qqserver.unfold .qqserver-body{right:0}
.qqserver .qqserver-body{
	position:absolute;
	right:-400px;
	width:300px;
	height:180px;





-webkit-transition:.3s cubic-bezier(.19,1,.22,1);-o-transition:.3s cubic-bezier(.19,1,.22,1);transition:.3s cubic-bezier(.19,1,.22,1);										border:1px solid #C00;
	border-radius:4px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-color: #FFF;
}
.qqserver .qqserver_fold{
	position:absolute;
	right:0;
	padding:14px 7px;
	cursor:pointer;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.qqserver .qqserver-header{
	padding-bottom:10px;
	padding-left:6px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d4cc;
}
.qqserver .qqserver-header *{float:left}
.qqserver_fold div{
	width:80px;
	height:360px;
	background-image:url(imagescxn.jpg);
	background-position:0 0
}
.qqserver_fold:hover div{
	width:80px;
	height:360px;
	background-image:url(imagescxn.jpg)
}
.qqserver_arrow{
	width:18px;
	height:18px;
	background-image:url(imageslanren.png);
	background-position:-435px 0;
	margin-left: 280px;
}
.qqserver_arrow:hover{
	width:18px;
	height:18px;
	background-image:url(imageslanren.png);
	background-position:-435px -38px;
	margin-left: 280px;
}
