@charset "utf-8";
/* CSS Document */
/*
www.oleou.com
lz1473@qq.com
20140712
*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,body{
	padding:0;
	margin:0;
}
ul,li{
	 list-style:none;
}
img{
	border:0 none;
}
a{ 
	text-decoration:none;
	color:#666;
	font-family:"微软雅黑";
}
a:hover{
	color:#F12B4A;
	cursor:pointer;	
}
body{
	font-size:12px;font-family:"微软雅黑","Arial Narrow",HELVETICA; text-align:center;
	text-align:center;
	color:#666666;
}

.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}



/*右侧QQ*/
.right_qq{
	background:url(img/qq/fixed_left.png) no-repeat;	
	height:140px;
	width:32px;
	position:fixed;
	right:5px;
	top:240px;
}
.right_qq .tanchu{
	widht:32px;
	height:128px;	
	cursor:pointer;
}
.right_qq .cha{
	widh:32px;
	height:12px;	
	cursor:pointer;
}
.tanchukuang{
	height:100%;
	width:100%;
	z-index:100;
	position:fixed;
	left:0px;
	top:0px;
	background:rgba(0, 0, 0, 0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1F000000,endcolorstr=#1F000000);
}
.qqkuang{
	background:#fff;
	height:499px;
	width:672px;
	position:fixed;
	left:50%;
	top:50%;
	z-index:101;
	margin-top:-254px;
	margin-left:-340px;
	padding:4px;
}
.qq_main{
	height:100%;
	width:100%;
	position:relative;
}
.qq_main .xiaocha{
	position:absolute;
	height:22px;
	width:22px;
	right:6px;
	top:4px;
	cursor:pointer;
}
.qq_main .qq_title{
	background:url(img/qq/qq_title.png) no-repeat center;	
	height:58px;
	width:672px;
	position:relative
}
.qq_content{
	height:440px;
	width:670px;
	border-right:1px solid #1f9af4;	
	border-left:1px solid #1f9af4;	
	border-bottom:1px solid #1f9af4;
	background:#F5F5F5;	
}
.qq_content .qq_left{
	width:330px;
	height:100%;	
}
.qq_content h1{
	width:272px;
	height:32px;
	line-height:32px;
	border-bottom:2px solid #1972d5;
	text-align:left;
	font-size:18px;
	color:#1385fa;	
	position:relative;
	padding-left:28px;
	margin-left:5px;
	margin-top:12px;
}
.qq_content h1 span{
	font-size:14px;
	color:#1972d5;
	font-weight:normal;
	line-height:32px;
	margin-right:5px;	
}
.qq_content h1 img{
	position:absolute;
	left:3px;
	top:6px;
}
.qq_content .qq_right{
	width:320px;
	height:100%;	
	padding-left:20px;
}
.qq_content ul{
	margin-top:10px;
	width:295px;	
	padding-left:10px;
	*padding-left:0px;
}
.qq_content ul li{
	padding:0 10px;
	line-height:30px;	
	_margin:4px 0;
	width:75px;
}
.qq_content ul li a{
	margin-left:4px;	
	color:#1972d5;
}
.qq_content ul li a:hover{
	color:#1972d5;
	text-decoration:underline;
}
.qq_content h2{
	text-align:left;
	font-size:12px;
	color:#1972d5;
	font-weight:normal;
	line-height:30px;	
	padding-left:20px;
	width:285px;
	_margin:4px 0;
}
.qq_content h2 a{
	color:#1972d5;	
	margin-left:4px;	
}
.qq_content h2 a:hover{
	color:#1972d5;
	text-decoration:underline;
}
.tongdao_main{
	width:305px;
	height:210px;	
}
.tongdao1{
	display:block;
	height:60px;	
	width:265px;
	margin:10px 0 0 13px;
	background:url(img/qq/tongdao1.png) no-repeat;
}
.tongdao2{
	display:block;
	height:60px;	
	width:265px;
	margin:10px 0 0 13px;
	background:url(img/qq/tongdao2.png) no-repeat;
}
.tongdao3{
	display:block;
	height:60px;	
	width:265px;
	margin:10px 0 0 13px;
	background:url(img/qq/tongdao3.png) no-repeat;
}


.zhu{
	font-size:16px;
	font-weight:bold;
	color:#fff;	
	line-height:30px;
	position:absolute;
	left:170px;
	bottom:10px;
}
