*{
	margin:0px;
	padding:0px;
}
body{
	font-size:14px;
	color:#2b2b2b;
	font-family:"微软雅黑";
}
img{
	border:0;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#666666;
}
ul {
	list-style-type:none;
}
.clear{
	clear:both;
}
#top{
	height:200px;
	background:url(../images/top.jpg) no-repeat center center;
	
}
#nav{
	height:50px;
	background:#192233;
}
#nav ul{
	margin:0 auto;
	width:1200px;
}
#nav ul li{
	float:left;
	width:130px;
	height:50px;
	line-height:50px;
	text-align:center;
}
#nav ul li a{
	display:block;
	color:#FFFFFF;
	font-size:18px;
	height:50px;
	width:130px;
}
#nav ul li a:hover{
	background:#94000e;
}
.flexslider{position:relative;height:450px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:450px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}





#nav .menu{
	width:100px;
	position: absolute;
	z-index: 999;
	background-color:#ffffff;
	float:left;
	display:none;
	margin:45px 0 0 0;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
#nav .menu ul{}
#nav .menu ul li{
	clear:both;
	height:35px;
	line-height:35px;
}
#nav .menu a{
	color:#000000;
}


#lm{
	height:50px;
}
#lm ul.cpclass{
	margin:0 auto;
	margin-top:30px;
	width:1200px;
}
#lm ul.cpclass li{
	width:138px;
	height:45px;
	line-height:45px;
	background:#94000e;
	text-align:center;
	float:left;
	margin:0 5px 0 5px;
}
#lm ul.cpclass li a{
	display:block;
	width:138px;
	height:45px;
	color:#fff;
}
#lm ul.cpclass li a:hover{
	background:#192233;
}

#weizhi{
	clear:both;
	margin:0 auto;
	margin-top:20px;
	width:1180px;
	height:45px;
	line-height:45px;
	border-bottom:1px #CCCCCC solid;
	background:url(../images/ssj.png) no-repeat 3px center;
	background-size:15px;
	padding-left:20px;
	font-size: 16px;
}




#title{
	margin:0 auto;
	width:1200px;
	height:100px;
	line-height:100px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	background:#F0F0F0;
}


#content{
	margin:0 auto;
	width:1200px;
	line-height:28px;
	padding:20px 0 20px 0;
	font-size: 16px;
}


.newslist{
	margin:0 auto;
	width:1200px;
	line-height:30px;
	padding:10px;
}
.newslist ul li{
	height:40px;
	line-height:40px;
	background:url(../images/newslistbg.jpg) no-repeat left center;
	padding-left:15px;
	padding-right:10px;
}
.newslist ul li em{
	font-size:12px;
	font-style:normal;
	float:right;
}

.page{
	clear:both;
	margin:0 auto;
	width: 1200px;
	height:100px;
	text-align:center;
	padding-top:20px;
}


.page a:hover {
	color:#666666;
}

#footer{
	height:94px;
	background:#192233;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	padding-top:30px;
}
#footer a{
	color: #fff;
}




