/* CSS Document */

*{
	padding: 0px;
}
body{
	font-size: 14px;
	font-family: "微软雅黑"
}
ul{
	list-style-type: none;
	display: block;
}
a{
	color: #333;
	text-decoration: none;
}
.head{
	height: 71px;
	width: 1003px;
	margin: 0px auto;
	margin-bottom: 10px;
}

.head .head_left{
	height: 71px;
	width: 453px;
	float: left;
	text-align: center;
}
.head .head_left img{
	width: 412px;
	margin-top: 10px;
}

.head .head_right{
	height: 71px;
	width: 550px;
	float: right;
}
.head .head_right .top1{
	margin-left: 368px;
	width: 150px;
	height: 20px;
	background: #239446;
	border-radius: 0px 0px 10px 10px;
	border: #239446 solid 1px;
}
.head .head_right .top1 ul.qqqq{
	overflow: hidden;
	margin: 0;
}
.head .head_right .top1 ul.qqqq li{
	width: 75px;
	height: 20px;
	line-height: 20px;
	float: left;	
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
}
.head .head_right .top1 ul.qqqq a{
	color: #FFFFFF;
}
.head .head_right .top1 ul.qqqq a:hover{
	color: yellow;
}
.head .head_right .top2{
	width: 550px;
	height: 35px;
	margin-top: 14px;
	background-image: url(../images/top2_background.jpg);
}
.head .head_right .top2 ul li{
	width: 120px;
	height: 25px;
	line-height: 35px;
	float: left;
	text-align: center;
	margin-left:50px ;
	font-size: 14px;
	font-family: "微软雅黑";
	list-style: none;
}
.head .head_right .top2 a{
	color: #FFFFFF;
	font-style: normal;
}
.head .head_right .top2 a:hover{
	color: yellow;
}
.banner{
	height: 200px;
	width: 1003px;
	margin: 0px auto;
}

.news{
	height: 409px;
	width: 1003px;
	margin: 0px auto;
}
.news .news_left{
	width: 630px;
	height: 409px;
	float: left;
}
.news .news_left .news_left_up{
	width: 630px;
	height: 217px;
}
.news .news_left .news_left_up .img_left{
	width: 315px;
	height: 217px;
	float: left;
}
.news .news_left .news_left_up .img_left .img_left_title{
	width: 300px;
	height: 37px;
	text-align: left;
	line-height: 37px;
}
.news .news_left .news_left_up .img_left .img_left_title h4{
	color: #147400;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 16px;
}
.news .news_left .up .img_left .img_left_text{
	width: 315px;
	height: 180px;
}
.news .news_left .news_left_up .img_left .img_left_text img{
	width: 114px;
	margin-top: 10px;
	margin-left: 25px;
	border: #90bcfd  solid 1px;
}
.news .news_left .news_left_up .img_right{
	width: 315px;
	height: 217px;
	float:right;
}
.news .news_left .news_left_up .img_right .img_right_title{
	width: 300px;
	height: 37px;
	text-align: left;
	line-height: 37px;
}
.news .news_left .news_left_up .img_right .img_right_title h4{
	color: #ff9000;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 16px;
}
.news .news_left .news_left_up .img_right .img_right_text{
	width: 315;
	height: 180px;
	font-family: Arial,Verdana, helvetica, san-serif;	
}
.news .news_left .news_left_up .img_right .img_right_text img{
	width: 114px;
	margin-top: 10px;
	margin-left: 25px;
	border: #90bcfd  solid 1px;
}

.news .news_left .news_left_down{
	width: 630px;
	height: 197px;
}
.news .news_left .news_left_down .title{
	width: 610px;
	height: 37px;
	text-align: center;
	border-bottom: #2f7edb solid 2px; 
}
.news .news_left .news_left_down .title .h2{
	float: left;
	width: 150px;
	color: #2f7edb;
	margin-left:-15px;
	line-height: 37px;
}
.news .news_left .news_left_down .title .h2 h4{
	margin: 0;
	color:#2f7edb ;
	font-size: 16px;
	
}
.news .news_left .news_left_down .title .more{
	float: right;
	width: 50px;
	height: 20px;
	text-align: center;
	margin-top:6px;
	margin-right: 10px;
	line-height: 16px;
	border-radius: 10px;
	background-color: #b292b7;
	border: #b292b7 solid 2px;
}
.news .news_left .news_left_down .title .more a{
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
}
.news .news_left .news_left_down .title .more a:hover{
	color: yellow;
}
.news .news_left .news_left_down .text{
	width: 620px;
	line-height: 16px;
	color: #636363;
}
.news .news_left .news_left_down .text p{
	font-size: 12px;
	text-indent: 2em;
	margin: 0px;
}
.news .news_right{
	width: 373px;/* 373px */
	height: 409px;
	float: right;
}
.news .news_right .right_top{
	width: 360px;	
	height: 37px;
}
.news .news_right .right_top h4{
	color: #003f3c;
	margin-top:10px ;
	line-height: 37px;
	font-size: 18px;
}

.news .news_right .right_down{
	width: 373px;
	height: 370px;
}

.news .news_right .right_down .r_d_1{
	margin: 4px auto;
	width: 373px;
	height: 72px;
}
.news .news_right .right_down .r_d_1 .r_d_1_1{
	width: 150px;
	height: 72px;
	float: left;
}
.news .news_right .right_down .r_d_1 .r_d_1_1 img{
	margin-top: 6px;
	width: 150px;
}
.news .news_right .right_down .r_d_1 .r_d_1_2{
	height: 42px;
	width: 223px;
	float: right;
}
.news .news_right .right_down .r_d_1 .r_d_1_2 h3{
	color: #147400;
	margin-top: 6px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_1 .r_d_1_3{
	float: right;
	width: 223px;
	height: 30px;
	font-size: 12px;
}
.news .news_right .right_down .r_d_1 .r_d_1_3 p{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_1 .r_d_1_3 .more{
	float: right;
	font-size: 9px;
	width: 40px;
	height: 15px;
	color: white;
	margin-top: 6px;
	text-align: center;
	border-radius: 8px; 
	line-height: 14px;
	background-color: #b292b7;
	border: #b292b7 solid 1px;
}
.news .news_right .right_down .r_d_1 .r_d_1_3 .more a{
	color: white;
}

.news .news_right .right_down .r_d_2{
	margin:10px auto;
	width: 373px;
	height: 72px;
}
.news .news_right .right_down .r_d_2 .r_d_2_1{
	width: 150px;
	height: 72px;
	float: left;
}
.news .news_right .right_down .r_d_2 .r_d_2_1 img{
	margin-top: 6px;
	width: 150px;
}
.news .news_right .right_down .r_d_2 .r_d_2_2{
	height: 42px;
	width: 223px;
	float: right;
}
.news .news_right .right_down .r_d_2 .r_d_2_2 h3{
	color: #527499;
	margin-top: 6px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_2 .r_d_2_3{
	float: right;
	width: 223px;
	height: 30px;
	font-size: 12px;
}
.news .news_right .right_down .r_d_2 .r_d_2_3 p{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_2 .r_d_2_3 .more{
	float: right;
	font-size: 9px;
	width: 40px;
	height: 15px;
	color: white;
	margin-top: 6px;
	text-align: center;
	border-radius: 8px; 
	line-height: 14px;
	background-color: #ccb478;
	border: #ccb478 solid 1px;
}
.news .news_right .right_down .r_d_2 .r_d_2_3 .more a{
	color: white;
}

.news .news_right .right_down .r_d_3{
	margin: 10px auto;
	width: 373px;
	height: 72px;
}
.news .news_right .right_down .r_d_3 .r_d_3_1{
	width: 150px;
	height: 72px;
	float: left;
}
.news .news_right .right_down .r_d_3 .r_d_3_1 img{
	margin-top: 6px;
	width: 150px;
}
.news .news_right .right_down .r_d_3 .r_d_3_2{
	height: 42px;
	width: 223px;
	float: right;
}
.news .news_right .right_down .r_d_3 .r_d_3_2 h3{
	color: #826a4e;
	margin-top: 6px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_3 .r_d_3_3{
	float: right;
	width: 223px;
	height: 30px;
	font-size: 12px;
}
.news .news_right .right_down .r_d_3 .r_d_3_3 p{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_3 .r_d_3_3 .more{
	float: right;
	font-size: 9px;
	width: 40px;
	height: 15px;
	color: white;
	margin-top: 6px;
	text-align: center;
	border-radius: 8px; 
	line-height: 14px;
	background-color: #77bccb;
	border: #77bccb solid 1px;
}
.news .news_right .right_down .r_d_3 .r_d_3_3 .more a{
	color: white;
}

.news .news_right .right_down .r_d_4{
	margin: 10px auto;
	width: 373px;
	height: 72px;
}
.news .news_right .right_down .r_d_4 .r_d_4_1{
	width: 150px;
	height: 72px;
	float: left;
}
.news .news_right .right_down .r_d_4 .r_d_4_1 img{
	margin-top: 6px;
	width: 150px;
}
.news .news_right .right_down .r_d_4 .r_d_4_2{
	height: 42px;
	width: 223px;
	float: right;
}
.news .news_right .right_down .r_d_4 .r_d_4_2 h3{
	color: #216400;
	margin-top: 6px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_4 .r_d_4_3{
	float: right;
	width: 223px;
	height: 30px;
	font-size: 12px;
}
.news .news_right .right_down .r_d_4 .r_d_4_3 p{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.news .news_right .right_down .r_d_4 .r_d_4_3 .more{
	float: right;
	font-size: 9px;
	width: 40px;
	height: 15px;
	color: white;
	margin-top: 6px;
	text-align: center;
	border-radius: 8px; 
	line-height: 16px;
	background-color: #afa984;
	border: #afa984 solid 1px;
}
.news .news_right .right_down .r_d_4 .r_d_4_3 .more a{
	color: white;
}
/* 底部 */
.foot{
	height: 84px;
	width: 1003px;
	margin: 0px auto 10px;
	border-top: #a4b6bc solid 5px;
	border-bottom: #000000 solid 1px;
}
.foot .foot_left{
	height: 64px;
	width: 377px;
	margin-top: 12px;
	float: left;
	border-right: #000000 solid 3px;
}
.foot .foot_left p{
	font-size:18px;
	font-weight:900;
	text-align:right;
	width:250px;
	float:right;
	margin-right:10px;
}
.foot .foot_right{
	height: 84px;
	width: 623px;
	float: right;
}
.foot .foot_right .foot_right_add{
	height: 44px;
	width: 623px;
	font-size: 12px;
	margin-top: 23px;
	margin-left: 10px;
	line-height: 20px;
}
.foot .foot_right .foot_right_add p{
	margin: 0px;
	padding: 0px;
}
.foot .foot_right .foot_right_add a{
	color: #000000;
}
.foot .foot_right .foot_right_add a:hover{
	border-bottom: #000000 solid 1px;
}
/* 
.list-title:nth-child(1) h3 a {
	color: #147400;
} */



.right_down div:nth-child(1) .list-title h3 a {
	color:#147400;
}

.right_down div:nth-child(2) .list-title h3 a {
	color: #527499;
}

.right_down div:nth-child(3) .list-title h3 a {
	color: #826a4e;
}

.right_down div:nth-child(4) .list-title h3 a {
	color: #216400;
}


.header-nav .hn-ul  .hn-li  .header-second-nav {
	display: none;
}
