*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	text-decoration: none;
	list-style: none;
}

.notData{
    margin-top: 100px;
    font-weight: 600;
}

.article_content{
	width: 350px;
	height: 200px;
	font-size: 12px;
	color: #5d6367;
	line-height: 25px;
    margin-top:40px;
}

.article_content1{
	width: 650px;
	margin-left: 142px;
	margin-top: 50px;
}


/*banner图*/
#banner{
    width: 100%;
	height: 390px;
	background-image:  url(../img/Banner_04.jpg);
	margin: 0 auto;
	/*float: left;*/
}
#kong{
	width: 100%;
	height: 40px;
}
/*主要部分*/
#Boss{
	width: 1200px;
	margin: 0 auto;
	/*background-color: #8D8D8D;*/
}
/*子导航栏*/
#subNav{
	width: 320px;
	float: left;
	/*background-color: #8D8D8D;*/
}
#subNav p{
	font-size: 21px;
	color: #035AAA;
	margin-left: 16px;
	float: left;
}
.subNav_img{
	float: left;
	margin-left: 23px;
	margin-top: 15px;
	
}
#subNav_option{
	
}
.subNav_wire{
	float: left;
}
#subNav_option li:nth-child(1){
	margin-top: 50px;
}
#subNav_option li{
	height: 59px;
	/*background-color: bisque;*/
}
#subNav_option li img{
	margin-left: 60px;
	
}
#subNav_option li img:hover{
	/*background-image: url(../img/subNav_Horn_result.png);*/
}
#subNav_option span{
	font-size: 16px;
	margin-left: 55px;
	color: #000000;
	line-height: 60px;
}
#subNav_option span:hover{
	color: #035AAA;
}

/*内容部分*/
#content{
	width: 820px;
	margin-left: 60px;
	float: left;
	/*background-color: antiquewhite;*/
}
#content_title{
	float: left;
	
}
#content_title img{
	margin-left: 10px;
}
#content_title span{
	font-family: "新宋体";
	font-size: 17px;
	color: #035AAA;
	font-style:italic;
	line-height: 26px;
}
.content_title_img{
	float: left;
	margin-top: 6px;
}
#content_catalog{
	float: right;
	margin-right: 10px;
	
}
#content_catalog p{
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	float: left;
	line-height: 40px;
}
#content_catalog p img{
	float: left;
	margin-right: 12px;
	margin-top: 7px;
}
#content_catalog a{
	color: #000000;
}
/*文章列表*/
#news_billboard{
	width: 820px;
	height: 300px;
	background-color: #f7f7f7;
	float: right;
	margin-top: 20px;
	
}
.news_billboard_img{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#news_billboard_content{
	float: left;
	width: 328px;
	margin-left: 40px;
}
#news_billboard_content p:nth-child(1){
	margin-top: 40px;
	
}
#news_billboard_content p:nth-child(1) a{
	/*font-size: 17px;*/
	color: #e11a21;
	font-weight: 400;
	/*line-height: 45px;*/
}
#news_billboard_content p:nth-child(2) a{
	font-size: 12px;
	color: #5d6367;
	line-height: 20px;
}

#news_list{
	/*width: 820px;
	height: 120px;
	background-color: #f7f7f7;
	float: left;
	margin-top: 20px;*/
}
#news_list li{
	width: 820px;
	height: 120px;
	background-color: #f7f7f7;
	float: left;
	margin-top: 20px;
}
/*日历块*/
.news_list_box{
	width: 95px;
	height: 120px;
	background-color: #999;
	float: left;
	
}
.news_list_box p:nth-child(1){
	font-size: 45px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.news_list_box p:nth-child(2){
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}
.news_list_box2{
	width: 645px;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}
.news_list_box2_a1{
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	line-height: 24px;
	
}
.news_list_box2_a2{
	font-size: 12px;
	color: #5d6367;
	line-height: 20px;
}


/*页码*/
#content_page{
	float: left;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
	margin-left: 160px;
	
}
#content_page a{
	color: #000;
	
}
.content_page_a1{
	display: block;
	float: left;
	width: 64px;
	height: 40px;
	border: 1px solid #e4e4e4;
	border-radius: 5px 5px;
	text-align: center;
	line-height: 40px;
	margin-right: 12px;
}

.content_page_a2{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #e4e4e4;
	border-radius: 5px 5px;
	text-align: center;
	line-height: 40px;
	margin-right: 12px;
}
#content_page p{
	float: left;
}

input{
	width: 40px;
	height: 40px;
	border: 1px solid #e4e4e4;
	border-radius: 5px 5px;
	text-align: center;
	line-height: 40px;
}
/*底部*/
#footer{
	float: left;
	height: 110px;
	width: 100%;
	margin-top: 80px;
	background-color: #015aac;
}
#footer_box{
	height: 25px;
}
#footer p{
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}