body{
	font-family: 微软雅黑;
	margin: 0;
min-width: 1200px;
}

/* 头部导航 */
.nav{
	background: #3573b5;
	width: 100%;
	height: 124px;
	position: relative;
}
.nav_content{
	width: 1200px;
	height: 124px; 
	margin:0px auto;
	overflow: hidden;
}
.nav_content_logo{
	width: 428px;
	padding-top: 24px;
	float: left;
}
.nav_content_right{
	float: right;
	width: 713px;
	overflow: hidden;
}
.nav_content_login{
	float: right;
	overflow: hidden;
	padding-top: 10px;
}
.nav_content_login li{
	float: left;
	height: 28px;
	line-height: 25px;
	margin-left: 16px;
	color: #fff;
}
.nav_content_login a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.nav_content_list{
	float: left;
	margin-top: 26px;
}
.nav_content_list li{
	float: left;
	height:60px;
	line-height: 44px;
	margin-left: 35px;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	cursor:pointer;
}
.nav_content_list li div{line-height: 41px;}
.nav_content_list_selected{
	border-bottom: 3px solid #fff;
}
.nav_search_list{
	width: 100%;
	height: 60px;
	line-height:60px;
	color: #fff;
	background:url(jn-bg1.png) no-repeat;
	position: absolute; 
	z-index: 1;
	top: 124px;
	display: none;
}
.nav_search_list ul{
	width: 1200px;
	height: 60px;
	margin:0px auto;
	display:none;
}
.nav_search_list ul li{
	float: left;
	height: 60px;
	line-height: 58px;
	margin-left: 40px;
	cursor:pointer;
}
.nav_search_list ul li a{
	font-size: 18px;
	color: #FFFFFF;
}
.nav_search_list ul li:hover{
	border-bottom: 2px solid #FFFFFF;
}
/*右侧固定外部链接*/
.wblj{
	position: fixed;
	top: 35%;
	right: 10%;
}
.wblj li{margin-top: 15px;}
.wblj li img{width: 100%;}
.wbli li:first-child{
	
}
/* 内容板块1 一网通办 */
.content{
	height:298px;
	background: url(jn-bg2.png) no-repeat center;
}
.bt-content{
	width: 1200px;
	margin: 0 auto;
}
.bt-content p{
	color: #ffffff;
	font-size: 36px;
	padding-top:128px;
}
.main{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.main-title{
	height: 105px;
	line-height: 105px;
}
.main-title a{
	color: #3673b6;
	font-size:24px ;
	font-weight: bold;
}
.main-list{
	overflow: hidden;
	margin-left: -24px;
	margin-top: -22px;
}
.main-list li{
	float: left;
	margin-left: 24px;
	width: 384px;
	height: 64px;
	line-height: 64px;
	background: #f7f7f7;
	margin-top: 22px;
}
.main-list li img{
	margin: 0 20px;
}
.main-list li a{
	font-size: 18px;
	color: #0e1b2a;
}