body{
	background: #0B0B0B;
	font-family:"宋体";
}
*{
	padding:0;
	margin:0;
}
img{
	border:0;
}
ul{
	list-style:none;
}
a{
	text-decoration: none;
}
.fl{
	float:left;
	_display:inline;
}
.fr{
	float:right;
}
.cl{
	clear:both;
}
.h40{
	height:40px;
}
#nav{
	width:100%;
	height:95px;
	border-bottom:2px solid #fff;
	 
	background: #0B0B0B;
}
.abs{
	position: absolute;
top: -20px;
right: 14px;
font-size: 14px;
color: #ffffff;
}
.logo{
	margin-top:12px;
}
#nav .n_top{
	width:1220px;
	height:95px;
	margin:0 auto;
	position: relative;
}
#nav .n_top ul{
	float:right;
}
#nav .n_top ul li{
	float:left;
	width:95px;
	height:95px;
	text-align: center;
}
#nav .n_top ul li a{
	display: block;
	font-size:18px;
	line-height:95px;
	color:#fff;
}
.caidan{
	display: none;
}
#nav .n_top li ul{
	margin-left:0px;
	background: #fff;
	position: relative;
	z-index:999999;
}
#nav .n_top li ul li{
	width:190px;
	height:60px;
	border-bottom:1px solid #868686;
}
#nav .n_top li ul li a{
	font-size:14px;
	line-height:60px;
}
#nav .n_top li ul li a:hover{
	background: #999;
	color:#fff;
}
#nav .n_top ul li a:hover{
	background: #fff;
	color:#000;
}
#nav .n_top ul .n_hover a{
	background: #fff;
	color:#000;
}
#footer{
	width:100%;
	overflow: hidden;
	padding:10px 0px;
	border-top:1px solid #2D2D2D;
}
#footer .f_all{
	width:1220px;
	margin:0 auto;
	overflow: hidden;
	text-align: center;
}
#footer .f_all p{
	color:#7D7B79;
	font:12px/24px "宋体";
}
.mianbao{
	color:#7c7c7c;
	font-size:14px;
	padding-bottom:20px;
	border-bottom:1px solid #151515;
	margin-bottom:25px;
	width:973px;
}
.mianbao a{
	color:#7c7c7c;
	font-size:14px;
}
.mianbao a:hover{
	color:#fff;
}
#tkefu{
	position: fixed;
	top:42%;
	left:35%;
	z-index: 9999;
}
#tkefu span{
	display: block;
	width:65px;
	height:30px;
	position: absolute;
	right:7px;
	top:0px;
	cursor: pointer;
}
#tkefu div{
width: 90px;
height: 30px;
position: absolute;
right: 37px;
bottom: 21px;
cursor: pointer;
}