﻿/*头部*/
.top-wrap{
	background: url(top-bg.jpg) repeat-x;
	height: 175px;
	min-width: 1002px;
}
.top{
	width: 1002px;
	height: 175px;
	margin:0 auto;
	overflow: hidden;

}
.top-left{
	float:left;
	width: 606px;
	height: 175px;
}
.top-right{
	float:right;
	height: 175px;
	width: 396px;
	overflow: hidden;
}
.top-t{
	text-align: right;
	line-height: 46px;
	height: 46px;
}
.top-t a,.top-t span{
	color:white;
}
.top-t a:hover{
	color:#d50000
}
.top-b{
	padding-left: 150px;
}
.top-b h2{
	font-size: 36px;
	font-family: '微软雅黑';
	line-height: 108px;
	color:white;
}

/*导航*/
.nav-wrap{
	min-width: 1002px;
	background: #073291;
	height: 32px;
	line-height: 32px;
}
.nav{
	width: 1002px;
	height: 32px;
	line-height: 32px;
	margin:0 auto;
	overflow: hidden;
}
.nav img{
	vertical-align: top;
}
.nav a{
	height: 32px;
	float: left;
	line-height: 32px;
	padding:0 27px;
	color:white;
	font-size: 16px;
	font-family: '微软雅黑';
}
.nav a span{
	margin-right: 18px;
}
.nav a:hover{
	background: rgb(30,103,153)
}
.con-left .ul-2 .To{
	background: url(j2.png) 10px center no-repeat;
}
/*内容区*/
.content-wrap{
	min-width: 1002px;
	min-height: 1206px;
	background: url(content-bg.png) repeat-x;
	overflow: hidden;
}
.content{
	width: 1002px;
	margin:0 auto;
	margin-top: 10px;
	min-height: 300px;
	background: white;
	overflow: hidden;
	padding-bottom: 70px;
}
.con-1{
	height: 60px;
	background: white;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
}
.con-1-left{
	float: left;
	width: 370px;
	height: 60px;
	overflow: hidden;
}
.con-1-left h2,.con-1-left span{
	float: left;
}
.con-1-left h2{
	font-size: 24px;
	font-family: "微软雅黑";
	color:#086abb;
	font-weight: normal;
	margin:18px 10px 0 35px;
}
.con-1-left span{
	background: #eeeeee;
	color:#086abb;
	height: 24px;
	line-height: 24px;
	border-radius: 30px;
	padding:0 10px;
	margin-top: 24px;

}
.con-1-right{
	float: right;
}
.con-1-right a{
	float:left;
	height: 57px;
	line-height: 75px;
	padding:0 12px;
	font-size: 16px;
	color:#000;
	font-family: '微软雅黑';

}
.con-1-right a:nth-child(1){

	border-bottom: 3px solid #0a6cbc;	
	color:#0a6cbc;
}
/*搜索框*/
.search-box{

	width: 728x;
	height: 55px;
	background: #e4eefa;
	margin:0 auto;
	margin-bottom: 15px;
}
.search-con{
	width: 516px;
	height: 28px;
	border:2px solid #d6d6d6;
	float: left;
	background: white;
	overflow: hidden;
	margin:10px 10px 0 15px;
}
.search-con select{
	float: left;
	border:0;
	height: 28px;
	color:#0068b7;
}
.search-con input{
	float: left;
	border:0;
	height: 28px;
}


/*左边*/
.con-left{
	margin-top: 14px;
	width: 222px;
	float: left;
	border-bottom: 1px solid #eee;
}
/*左边内容*/
.con-left h2{
	height: 37px;
	background: #0a6cbc;
	color:#fff;
	line-height: 37px;
	font-size: 14px;
	padding-left: 18px;
	font-weight: normal;
	
}
.con-left li{
	padding-left: 35px;
	line-height: 30px;
	cursor: pointer;
	color:white;
}
.li-add{
	background: #4778c7;
	margin-bottom: 3px;
}
.con-left li:hover{
	color:#fff;
}
.con-left .ul-2 li:hover{
	color:#0a6cbc;
}
.con-left .ul-2 li{
	height: 32px;
	line-height: 32px;

	padding-left: 50px;
	color:#000;
	border-bottom: 1px solid #e9e9e9;
	background: url(li-bg3.png) no-repeat 10px 12px;
}.con-left .ul-3 li{
	height: 32px;
	line-height: 32px;
	padding-left: 65px;
	color:#000;
	border-bottom:0;
	background: url(ul3-li.png) no-repeat 50px center;
}



.con-right{
	width: 728px;
	float: right;
	margin-top:5px;
	margin-right: 24px;
}
.con-table{
	border:1px solid #eee;
	padding-bottom: 10px;
}
li{
	list-style: none;
}
.title{
	overflow: hidden;
	border-top: 1px solid #e3e3e3;
	height: 57px;
}

.title a:hover{
	color:#0a6cbc;
}
.con-right .title span{
	float: left;
	line-height: 38px;
}
.con-right .title span:nth-child(1){
	width: 40px;
	height: 36px;
	text-align: center;
	border-bottom: 3px solid #0a6cbc;
	margin-left: 20px;
}
.con-table li{
	width: 700px;
	height: 60px;
	border-bottom: 1px solid #e9e9e9;
	margin:0 auto;
	padding-left: 10px;
	line-height: 24px;
	overflow: hidden;
}
.con-table li a{
	display: block;
	color:#0a6cbc;
}



/*底部*/
.foot-wrap{
	height: 130px;
	min-width:1002px;
	background: #1f5987;
	overflow: hidden;
}
.foot{
	width: 1002px;
	margin:0 auto;
	background:url(foot.png) no-repeat 144px 30px;
	height: 130px;
	text-align: center;
	color:#dae9f6;
	line-height: 24px;
	margin-top: 24px;
}
.foot a{
	color:#dae9f6;
}