/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1000px;
	margin:0 auto;
	font-size:14px;	
	font-family:"Microsoft Yahei";
	color:#1f287a;
	background:#e6e6df;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	color:#1f287a;
	text-decoration:none;	
	cursor:pointer;
}

.fix{
	position:fixed;
	width:100%;
	z-index:99999;
	}


a,img{ border:0; outline:none;}
a { blr:expression(this.onFocus=this.blur()) ; text-decoration:none;} /*针对 IE*/

a:hover{
	color:#f60;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:41px;
	line-height:41px;
	background:url("../images/header_bg.png") repeat-x left top;	
	border-bottom:1px solid #e3e4e9;
	font-size:12px;
	color:#fff;
}
.header_left{
	float:left;
	width:450px;
}
.header_right{
	float:right;	
}
.header_right a{
	color:#fff;
	margin-left:10px;	
}
.header_right a:hover{
	color:#f60;	
}
/*header 结束*/

/*nav 开始*/
.nav{
	height:77px;
	background:#fafafa;
	/*position:relative;*/
	z-index:1000;	
	top:41px;
}
.nav .container{
	position:relative;
	z-index:1000;		
}
.nav .logo{
	position:absolute;
	z-index:1000;
	top:-33px;
	left:379px;
	margin:0;	
	background:none;
}
.nav .logo:hover{
	background:none;	
}
.nav a{
	display:inline-block;
	width:67px;
	height:62px;
	color:#101c73;
	font-size:14px;
	line-height:62px;	
	text-align:center;
	float:left;
	margin:7px 7px 0 8px;
	background:url("../images/nav_a.png") no-repeat center center;
}
.nav a:hover,.nav a.hover{
	color:#0011b3;
	background:url("../images/nav_ah.png") no-repeat center center;	
}
.nav_shadow{
	width:100%;
	height:68px;
	background:url("../images/nav_shadow.png") no-repeat top center;	
	/*position:absolute;*/
	left:0;
	top:119px;
	z-index:999;
}
/*nav 结束*/

.m_head .head_top{
	height:116px;
	line-height:116px;
	text-align:center;
	font-size:26px;
	font-weight:bold;		
	background:url("../images/m_head.png") no-repeat top center;	
}
.m_head .head_top a,.m_head .head_top a:hover{
	color:#1f287a;	
}
.m_head p{
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
}

/*banner 开始*/
.banner{
	height:210px;
	background-repeat:no-repeat;
	background-position: top center;	
	padding-top:100px;
	text-align:center;
	margin-bottom:38px;
	position:relative;
	top:118px;
	
}
.banner .banner_name{
	width:375px;
	height:152px;
	line-height:152px;	
	margin:0 auto;	
	font-size:26px;
	font-weight:bold;
	color:#fff;
	background:url("../images/banner_name.png") no-repeat top center;
}
.banner .banner_name dt{
	font-size:26px;
	line-height:42px;	
	padding-top:47px;
}
.banner .banner_name dd{
	font-size:12px;
	line-height:20px;	
}
.banner .banner_tip{
	display:inline-block;
	height:48px;
	line-height:48px;
	font-size:20px;
	color:#fff;	
}
.banner .banner_left{
	width:187px;
	height:48px;
	float:left;
	background:url("../images/banner_left.png") no-repeat left center;	
}
.banner .banner_right{
	width:187px;
	height:48px;
	float:left;
	background:url("../images/banner_right.png") no-repeat left center;	
}
.banner .banner_text{
	float:left;
	padding:0 20px;	
}
/*banner 结束*/

.main{
	width:1000px;
	margin:118px auto 0 auto;	
}

.child_nav{
	height:54px;
	background:url("../images/child_nav.png") no-repeat bottom center;	
	text-align:center;
	margin-bottom:46px;
}
.child_nav a{
	display:inline-block;
	height:53px;
	line-height:30px;
	margin:0 13px;
	background:url("../images/child_nav_a.gif") no-repeat bottom center;	
}
.child_nav a:hover,.child_nav a.hover{
	color:#1f287a;
	background:url("../images/child_nav_ah.gif") no-repeat bottom center;		
}

.location{
	font-size:12px;
	color:#2c3694;	
}
.location a{
	color:#2c3694;		
}
.location a:hover{
	color:#f60;	
}

.page{
	height:24px;
	margin:45px auto;
	text-align:center;	
	font-size:12px;
}
.page a,.page span{
	display:inline-block;	
	height:22px;
	line-height:22px;
	border:1px solid #c7c7c0;
	font-size:12px;
	color:#001bc6;
	padding:0 7px;
}
.page a:hover,.page span{
	background:#001bc6;	
	border-color:#001bc6;
	color:#fff;
}


/*new_active 最新动态开始*/
.new_active{
	position:relative;
	overflow:hidden;	
}
.new_active .active_list{
	width:1046px;	
}
.new_active .active_li{
	width:477px;
	height:103px;
	float:left;
	_display:inline;
	margin:46px 46px 0 0;
	background:#dbdbd9;	
	position:relative;
	cursor:pointer;
}
.new_active .active_hover{
	background:#efefef;	
}
.new_active .date{
	width:36px;
	height:51px;
	float:left;
	background:#c6c6c6;	
	text-align:center;
	color:#fff;
	padding-top:52px;
}
.new_active .active_hover .date{
	background:#111866;	
}
.new_active .date em{
	font-size:12px;
	line-height:14px;	
}
.new_active dl{
	width:408px;
	float:left;
	margin-left:17px;	
}
.new_active dt{
	height:30px;
	line-height:30px;
}
.new_active dd{
	font-size:12px;
	line-height:18px;	
}
.new_active .read_more{
	width:436px;
	height:27px;
	line-height:27px;
	position:absolute;
	right:0;
	bottom:0;
	background:#ccc;	
}
.new_active .active_hover .read_more{
	background:#dfdfdf;	
}
.new_active .read_more a{
	display:inline-block;
	width:80px;
	height:27px;
	border-right:1px solid #fff;
	color:#7f7f7d;
	font-size:12px;	
	padding-left:30px;
	background:url("../images/new_active_more.png") no-repeat 10px center;
}
.new_active .read_more a:hover{
	color:#f60;	
}
.new_active .go_more{
	height:31px;
	text-align:center;
	margin-top:46px;	
}
.new_active .go_more a{
	display:inline-block;
	width:102px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-size:12px;
	border:1px solid #101966;	
}
.new_active .go_more a:hover{
	background:#101966;	
	color:#fff;
}
/*new_active 最新动态结束*/

/*footer 底部开始*/
.footer{
	height:183px;
	background:url("../images/footer_bg.png") repeat-x left top;	
	margin-top:40px;
	padding-top:40px;
	font-size:12px;	
}
.footer_links{
	height:66px;
	padding-bottom:1px;
	line-height:66px;
	text-align:center;	
	background:url("../images/footer_links.png") no-repeat bottom center;
	margin-bottom:16px;
}
.footer_links a{
	margin:0 10px;	
}
.footer p{
	line-height:22px;
	text-align:center;	
}
/*footer 底部结束*/

/*公用CSS 结束*/
