#header{
	height: 165px;
	background-color: #014a96;
}
.search{
	position: relative;
	top:60px;
}
.search #search{
	background: #FFFFFF;
	height: 30px;
	width: 200px;
	border-radius: 16px;
	border: #fff 1px solid;
}
.search .icon-search::before{
	content: "";
	display: inline-block;
	position: absolute;
	background: url(../img/fdj.png) no-repeat;
	width: 30px;
	height: 30px;
	right:8px;
	top:0px;
	cursor: hand;
}
#nav{
	height: 40px;
	/*border-bottom: #014A96 solid 1px;*/
	box-shadow: 0px 3px 10px #c7ddf3;
}
#nav .main-nav li{	
	float: left;
}
#nav .main-nav li a{
	padding:10px 24px;
	font-size: 16px;
	line-height: 38px;
}
#nav .main-nav li a.active{
	background: #89a1d1;
	color: #FFFFFF;
}
#nav .main-nav li a:hover{
	background: #89a1d1;
	color: #FFFFFF;
}
.banner{
	width: 1196px;
	margin: 10px auto;
}
.banner img{
  width:100%;
  
}
#main .part-one{
	width: 100%;
	padding-bottom: 20px;
}
#main .part-one-left{
	width: 800px;
	height:280px;
	border:#d1d1d1 solid 1px ;
	box-shadow: 0px 3px 10px #B3B3B3;
}
#main  .part-head{
	height: 40px;
	border-bottom:#D1D1D1 solid 1px;
}
#main  .part-head .gk{
	line-height: 40px;
	font-size: 18px;
	color: #014A96;
	/*font-weight: bold;*/
	padding-left: 10px;
}
#main  .part-head .gk::before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 20px;
	position: relative;
	left:-8px;
	top:4px;
	background: #014A96;
}
#main  .part-head .gk1::before{
	content: none;
}
#main  .part-head span{
	font-size: 14px;
	color: #ba8750;
	display:inline-block ;
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-weight: 400;
}
#main .part-one-left .part-one-body img{
	width:280px;
	padding:20px 10px 0px 10px;
	
}
#main .part-one-left .part-one-body p{
	line-height: 24px;
	color: #333333;
}
#main .part-one-left .part-one-body a.ljgd{
	display: inline-block;
	height: 30px;
	width: 90px;
	border: #b3b3b3 solid 1px;
	line-height: 30px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 5px;
}
#main .part-one-left .part-one-body a.ljgd:hover{
	background: #014A96;
	color: #FFFFFF;
	border: none;
}
#main .part-one-left .part-one-body .ljgd::after{
	content: "";
	
}
#main .part-one-right{
	width:305px;
	height: 335px;
	border:#d1d1d1 solid 1px;
	position: relative;
	top:-52px;
}
.jgsz{
	background: #014A96;
}
.jgsz .jgtit{
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
    text-align: center;
}
#jgnr{
	padding:5px 30px;
	line-height: 28px;
}
#jgnr .first-level{
	font-size: 16px;
	font-weight: bold;
	color: #014A96;
	border-bottom: #B3B3B3 dashed 1px;
}
.part-two{
	min-height: 300px;
}
.part-two-left{
	width: 738px;
}
.part-two-right{
	width: 360px;
}
#main .line{
	position: relative;
	top:-15px;
	width: 80px;
	border-bottom: #014A96 solid 3px;
}
#main .getmore{
	position: relative;
	right: 0px;
	top:-30px;
	color: #7a7a7a;
}
#main .getmore:hover{
	color: #014A96;
}
#main .part-body{

}
.part-body ul{
	overflow: hidden;

}
.part-body ul li{
	width: 100%;
}
.part-body ul li a{
	line-height: 250%;
}
.part-three{
	margin-top: 30px;
	height: 240px
}
#main .part-three-box{
	width: 360px;
	height: 100%;
}
#main .padding-30{
	padding-left:30px;
}
.middle-line{
	height:2px;
	background-color: #f2f2f2;
}
#main .friend-link{
	margin: 30px 0px;
}
#main .part-head .link{
	line-height: 40px;
	font-size: 18px;
	color: #014A96;

}
#main .part-head .link::before{
	content: "";
	display: inline-block;
	background: url(../img/link.png) no-repeat;
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	position: relative;
	top:5px;
}
#main .link-body{
	background: #ececec;
	margin-top: 20px;
        height:90px;
        padding-top:10px;
	border-radius: 5px;
}
#main .link-body ul li{
	float: left;
}
#main .link-body ul li a{
	padding:0px 35px;
	line-height: 40px;
}
#main .link-body ul li a:hover{
	color: #014A96;
}
#footer{
	background-color: #014A96;
	min-height: 120px;
	min-width: 1160px;
}
#footer p{
	color: #FFFFFF;
	line-height: 200%;

}
#footer .con{
	margin-top: 20px;
}
#main .list-part {
	min-height: 400px;
	width: 240px;
	height: 100%;
	margin-top: 20px;
}
#main .list-part .left{
	margin-right: 50px;
}
#main .list-part .left .left-head{
	height:50px;
	width: 240px;
	background-color: #014A96;
}
#main .list-part .left .left-head::after{
	content: "";
	display: inline-block;
	background: url(../img/yy.png) no-repeat;
	width: 18px;
	height: 25px;
	position: relative;
	top:-5px;
	left: -2px;
}
#main .list-part .left .left-head p{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
}
#main .list-part .left .left-body{
	width: 210px;
	background-color: #f7f7f7;
	position: relative;
	left: 16px;
}
#main .list-part .left .left-body ul li{
	height:40px;
	border-bottom: #D1D1D1 solid 1px;
	text-align: center;
}
#main .list-part .left .left-body ul li a{
	line-height: 40px;
}
#main .list-part .left .left-body ul li a.active{
       color:#014A96
}
#main .list-part .right{
	width: 850px;
	margin-left: 290px;
}
#main .list-part .right-head{
	height: 50px;
	border-bottom: #D1D1D1 dashed 1px;
}
#main .list-part .right-head p{
	font-size: 22px;
        line-height:50px;
	color: #014A96;
        padding-left:5px
}
#main .list-part .right-head span.local{
	color: #969696;
	line-height:48px;
	display: inline-block;
	float: right;
}
#main .list-part .right-body ul li{
	width: 850px;
	border-bottom: #D1D1D1 solid 1px;
	line-height: 48px;
        padding-left:5px
}
#main .list-part .right-body i.date::before{
	content: "";
	display: inline-block;
	background: url(../img/date.png) no-repeat;
	background-size: 18px 18px;
	width: 20px;
	height: 20px;
	position: relative;
	top:6px;
	padding-left: 5px;
}
#main .list-part .right-body .datetime{
	color: #969696;
}
#main .content{
	min-height: 400px;
}
#main .con-head{
	height: 50px;
	border-bottom: #D1D1D1 dashed 1px;
}
#main .con-head p{
	font-size: 22px;
	color: #014A96;
        line-height:50px
}
#main .con-head span.local{
	color: #969696;
	line-height: 48px;
	display: inline-block;
	float: right;
}
