.qqcon,.qqdet{
	position:fixed;
	right:0;
	top:35%;
	z-index:100000;
	background:#fefefe;
	border:1px solid #c7c7c7;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	font-size:14px;
	font-family:"Microsoft YaHei";
	color:#333;
}
.qqcon{
	height:118px;
	width:42px;
	background:url(../images/sqqbg.png) repeat-x;
	background-size:contain;
}
.qqdet{
	background:url(../images/qqbg.png) repeat-x;
	background-size:contain;
	width:141px;
	height:153px;
}
.qqcon{
	cursor:pointer;
}
.scron{
	padding:10px 10px;
}
.qqcon p{
	width:14px;
	line-height:16px;
	margin:2px 0 0 6px;
	font-weight:bold;
	text-align:center;
}
.qqdet .left{
	border-right:1px solid #c7c7c7;
	float:left;
	width:21px;
	height:153px;
	cursor:pointer;
}
.qqdet .left img{
	margin:70px 6px 70px 8px;
}
.qqdet .details{
	float:left;
	padding:20px 12px 16px 13px;
}
.qqdet .details p{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}
.qqdet .details li,.details li a{
	font-size:14px;
	color:#333;
}
.qqdet .details li img{
	vertical-align:middle;
	margin-right:4px;
}
.qqdet .details .setask, .qqdet .details .firtask{
	margin:2px 0 20px;
}

.qqdet .details .setec, .qqdet .details .firtec{
	margin-left:4px;
}
.qqdet{
	display:none;
}
.qqdet .details .firtec{
	margin-bottom:4px;
}