#header{
	background:#ffffff;
}

#header .header_wrap{
	width:1002px;
	height:437px;
	margin:0 auto;
	position:relative;

}
#header .header_wrap .blank_7{
	display:block;
	width:1002px;
	height:7px;
	background:#fff;
} 
#header .header_wrap .logo{
	position:absolute;
	width:366px;
	height:157px;
	left:-20px;
	top:0px;
	z-index:99999;
}

#header .header_wrap  .mainNav{
	float:right;
	display:block;
	position:relative;
	z-index:9999;
	width:657px;
	height:80px;
	right:0px;
	background:url(main_nav_bg.gif) repeat-x;
}

.mainNav_right{
	display:block;
	position:absolute;
	width:500px;
	height:80px;
	right:0;
	top:7px;
	background:url(main_nav_bg.gif) repeat-x;
		
}
.banner_pos{
	clear:both;
}
#banner {
	position:relative; 
	width:1002px; 
	height:350px; 
	overflow:hidden;
}
#banner ul {
	position:absolute;
	list-style-type:none;
	filter: Alpha(Opacity=80);
	opacity:0.8; 
	border:1px solid #fff;
	z-index:1002;
    margin:0; padding:0;
    bottom:3px; right:5px;
 }
#banner ul li { 
	padding:0px 8px;
	float:left;
	display:block;
	color:#FFF;
	border:#e5eaff 1px solid;
	background:#6f4f67;
	cursor:pointer
}
#banner ul li.on { background:#900}
#banner_list a{position:absolute;} 

.mainNav .inner_nav{
	display:block;
	width:636px;
	float:right;
}

.mainNav .inner_nav ul li{
	float:left;
	position:relative;
}

.mainNav .inner_nav ul li.last_one{
	background-image:none;
}
.mainNav .inner_nav ul li a span{	
	display:block;
	color:#fabe00;
	font-family:'Franklin Gothic Demi Cond'	;
	font-size:14px;
	font-weight:normal;
}
.mainNav .inner_nav ul li a{
	padding:20px 15px;
	margin-left:4px;
	font-family:'黑体';
	font-size:16px;
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight:blod;

}
.mainNav .inner_nav ul li a:hover{
	background:#112871 ;
}

/*-----------------------main-------------------------*/
#main{
	width:1002px;
	margin:0 auto;
	background:#fff;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/*-----------------------left_bar--------------------*/
#left_bar{
	display:block;
	width:231px;			
	float:left;
	margin-bottom:20px;
	font-family:'微软雅黑';
}
#left_bar .topic_title{
	font-size:22px;
	color:#fff;
	font-family:"AdobeHeitiStd";
	
}
#left_bar .topic_title span{
	font-family:'Franklin Gothic Demi Cond'	;
	font-size:22px;
}
 #left_bar .bar{
	display:block;
	background: #1265ab url(../images/bar_bg.png) repeat-x 0 0;
	padding-bottom:80px;
}
 #left_bar .sheme{
 	width:231px;
 	height:100px;
 	line-height:100px;
 	padding-left:10px;
	display:block;
}
 #left_bar .subnav{
 	margin-left:21px;
 	width:210px;
 	display:block;
 }
 #left_bar ul.left_bar{

}
 #left_bar ul.left_bar li{
	height:32px;

}

ul.left_bar li a{
	font-family:'微软雅黑';
	display:block;
	line-height:32px;
	padding-left:30px;
	text-decoration:none;
	color:white;
	font-size:16px;
	width:180px;
	height:100%;
	background:url(../images/arr.png) no-repeat 4% center ;
}
ul.left_bar li a.current,ul.left_bar li a:hover{
	color:#000;
	background:#e6b626 url(../images/arr_.png) no-repeat 4% center ;
}
.blank_8{
	display:block;
	width:100%;
	height:8px;
}
/*------------------------------mainContent--------------*/
#main{
	display:block;
	width:1002px;
	background:#fff;
	margin-bottom:20px;
	font-family:'AdobeHeitiStd';
	
}
#mainContent{
	display:block;
	width:500px; 
	float:left;

}
.top_img {
	width:454px;
	height:41px;
}
.main{
	width:454px;
	margin:0 auto;
}

.about_us{
	float:left;
	margin-bottom:30px;
}
.top_banner{
	width:454px;
	display:block;
	height:41px;
	background:url(../images/top_banner.png) no-repeat left bottom;
}
.top_banner h3{
	color:#192f77;
	margin-left:20px;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-top:8px;
}
.top_banner span{
	color:#000;
}
.top_banner img{
	float:right;
	margin-top:10px;
}
.top_content img{
	border:0;
	float:left;
	margin-right:18px;
}
.news{
	margin-bottom:20px;
	float:left;
}
ul.news{
	margin-top:10px;
	width:454px;
}
ul.news li{
	display:block;
	height:24px;
	width:454px;
	border-bottom:1px dashed #525252;
	background:url(_arr.png) no-repeat left center;
}
ul.news li a{
	text-decoration:none;
	display:block;
	width:434px;
	height:24px;
	color:#000;
	line-height:24px;
	margin-left:20px;
}
ul.news li a:hover,ul.news li a:focus{
	color:#aaa;
}
ul.news li a span.l{
	line-height:24px;
	float:left;
}
ul.news li a span.r{
	line-height:24px;
	float:right;
}
/*-----------------------------right_bar----------------------*/
.blank_38{
	width:243px;
	display:block;
	height:38px;
}
#right_bar{
	margin-bottom:20px;
	display:block;
	width:243px; 
	float:right;

}
ul.r_bar{
	display:block;
	width:243px;

}
ul.r_bar li{
	width:243px;
	height:160px;
	margin-bottom:30px;
	background:#f7f7f7;
}
ul.r_bar li img {
	height:120px;
	width:243px;
}
ul.r_bar li a span{
	color:#192f77;
	letter-spacing:0px;
	font-family:'Franklin Gothic Demi Cond'	;
}
ul.r_bar li a{
	display:block;	
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

#banner2 {
	position:relative; 
	width:247px; 
	height:148px; 
	overflow:hidden;
	background:#f7f7f7;
}
#banner2 ul {
	position:absolute;
	list-style-type:none;
	filter: Alpha(Opacity=80);
	opacity:0.8; 
	border:1px solid #fff;
	z-index:1002;
  margin:0; 
  padding:0;
  bottom:28px; 
  right:5px;
 }
#banner2 ul li { 
	padding:0px 4px;
	float:left;
	display:block;
	color:#FFF;
	border:#e5eaff 1px solid;
	background:#6f4f67;
	cursor:pointer
}

#banner2 ul li.on { background:#900}
#banner_list2 a{position:absolute;} 
.hezuo { background:#f7f7f7;}
.hezuo ul{
	position:relative;
	
}
.hezuo ul li{
	display:block;
	width:100%;
	height:22px;
	
}
.hezuo ul li a{
	display:block;
	color:#4a4a4a;
	text-decoration:none;
	margin-left:20px;
	line-height:22px;
}
.hezuo ul li a:hover,.hezuo ul li a:focus{
	
	filter: Alpha(Opacity=70);
	opacity:0.7; 
	
}
.hezuo ul li a span{
	color:#bf3407;
	text-decoration:none;
}
/*------------------------service----------------------*/

#service{
	clear:both;
	display:block;
	width:996px;
	height:163px;
	margin:20px auto 0 auto;
	position:relative;
	background:#fff;
}
#service .friend{
	display:block;
	width:996px;
	height:134px;
  background:#fff url(friend.png) no-repeat left bottom ;
  overflow:hidden;
}
#service .friend_wrap{
	display:block;
	width:940px;
	height:84px;
	left:40px;
	top:20px;
	position:absolute;
	overflow:hidden	;

}
.friend_inner{
	display:block;
	height:84px;
	width:1999px;
	float:left;
	}
.friend2{float:left;}
#service ul.fd li{
	display:block;
	width:120px;
	height:60px;
	float:left;
	margin-left:12px;
}
#service ul.fd li img{
	width:120px;
	height:60px;
	border:none;
}
#service ul.fd li a{
	display:block;
	text-decoration:none;
	color:#3a3a3a;
	text-align:center;
	width:120px;
	height:20px;
	line-height:20px;
	float:left;
}

/*-------------------------footer---------------------*/
#footer{
	display:block;
	width:100%;
	margin:0 auto;
	border-top:10px solid #aeaeae;
	background:#dadada;
}
.ft_inner{
	display:block;
	width:1002px;
	margin:0 auto;
}
.ft_inner img{
	border:0;
	float:left;
}
.copyright{
	display:block;
	float:left;
	width:362px;	
	padding-top:10px;
	margin-left:20px;
}
.copyright p{
	color:#898989;
	line-height:80%;
}
