@charset "gb2312";
/* CSS Document */
*{
	font-size:12px;
	font-family:Arial,"MicroSoft YaHei","微软雅黑";
	padding:0px;
	margin:0px auto;
	list-style:none;
	line-height:24px;
}
body{
	background:#f2f2f2;
}
.body{
	width:100%;
	overflow:hidden;
}

img{
	border:0px;
	display:block;
}

a{
	text-decoration:none;
}

a:visited {
color:#1A3D67;
    text-decoration: none;
}
a:hover {
    color: #dc6e21;
    text-decoration:underline;
}
a:active {
color:#1A3D67;
    text-decoration: none;
}

.fL{
	float:left;
	overflow:hidden;
	display:inline;
}

.fR{
	float:right;
	overflow:hidden;
	display:inline;
}

.yahei{
	font-family:"MicroSoft YaHei","微软雅黑";
}

.bold{
	font-weight:bold;
}

#topnav{width:100%; height:45px; background:#cccccc}#topnav p{width:1000px; margin:0 auto; line-height:45px; letter-spacing:1px}
#topnav p a{color:#333333;}

.width{
	width:1000px;
	overflow:hidden;
}

.normal{
	width:978px;
	border-left:1px solid #f2f2f2;
	overflow:hidden;
}

.normal li{
	float:left;
	overflow:hidden;
	display:inline;
	width:162px;
	border-right:1px solid #f2f2f2;
	height:162px;
	border-bottom:1px solid #f2f2f2;
	position:relative;
}

.normal li img{
	display:block;
	height:162px;
	width:162px;
}

.top{
	position:relative;
	z-index:100;
}

.bg{
	background:#606060;
	height:280px;
	position:absolute;
	top:45px;
	width:100%;
	z-index:0;
	left:0px;
}

.cont{
	width:979px;
	overflow:hidden;
}

.normal li.text{
	width:488px;
	height:162px;
}


.normal li.bgblack{
	background:#222224;
}

.normal li.text img{
	width:488px;
	height:162px;
}

.normal li.bgblack{
	width:458px;
	height:142px;
	padding:10px 15px;
	color:#959595;
}

.normal li.bgblack a{
	color:#959595;
	text-decoration:underline;
}

.xinxi,.xinxi3{
	position:absolute;
	z-index:102;
	bottom:0px;
	left:0px;
}


.xinxi span{
	font-size:24px;
	font-family:"MicroSoft YaHei","微软雅黑";
	color:#fff;
	line-height:30px;
	background:#be0505;
	height:30px;
	padding:0px 7px;
	float:left;
	text-align:center;
	display:inline;
	overflow:hidden;
position:relative;
z-index:2;
}

.xinxi label{
position:absolute;
left:24px;
bottom:0px;
	display:inline;
	overflow:hidden;
	margin-top:10px;
	color:#000;
	background:#b2b2b2;
	width:118px;
	padding-right:30px;
	z-index:1;
	text-align:right;
}



.show{
	width:162px;
	height:162px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:104;
	display:none;
}

.show h2{
	text-align:center;
	width:162px;
	display:block;
	color:#fff;
	font-size:28px;
	font-weight:normal;
	margin-top:45px;
	line-height:36px;
	float:left;
	overflow:hidden;
	display:inline;
	font-family:"MicroSoft YaHei";
	cursor:pointer;
}

.show span{
	text-align:center;
	width:162px;
	display:block;
	color:#fff;
	font-size:14px;
	font-family:"MicroSoft YaHei";
	cursor:pointer;
}

.showBg{
	display:none;
	width:162px;
	height:162px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:103;
	background:#000;
}

.show a.alink{
	width:162px;
	height:162px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:105;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.show a:visited{text-decoration:none;}
.show a:hover{text-decoration:none;}
.show a:activted{text-decoration:none;}

.normal li.zwen{
	background:#be0505;
	padding:50px 20px;
	width:122px;
	height:62px;
}

.normal li.zwen a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-family:"MicroSoft YaHei";
}

.normal li.zwen font{
	font-size:18px;
	font-family:"MicroSoft YaHei";
}

.normal li.liwu{
	background:#222224;
	padding:40px 20px;
	width:122px;
	height:82px;
}

.normal li.liwu a{
	color:#959595;
	font-size:30px;
	text-decoration:none;
	font-family:"MicroSoft YaHei";
	line-height:38px;
}

.normal li.zhixin{
	background:#8b8b8b;
	width:285px;
	color:#fff;
	font-size:14px;
	padding:80px 20px 20px 20px;
	height:62px;
	font-family:"MicroSoft YaHei";
}

.imgbg{
	position:absolute;
	z-index:102;
	bottom:0px;
	left:0px;
	background:#27272a;
	padding:50px 50px;
	width:62px;
	height:62px;
filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/
}
