.subject{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.subject b{
	height:40px;
	line-height:30px;
	display:inline-block;
	margin-bottom:-1px;
	font-weight:bold;
	color:#000;
	font-size:36px;
	font-family:"microsoft yahei";
}
.subject .more{float:right;}
.subject .more a{font-size:12px;font-family:宋体;color:#999;}
.subject .more a:hover{color:#f30;}

/*新闻—*/
.home_news{margin-bottom:20px;background:#fff;}
.home_news_list{}
.home_news_list li{
	border-bottom:1px solid #E6E6E6;
	overflow:hidden;
	float:left;
	width:49%;
	margin-right:1%;
	min-height:69px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.home_news_list li .date{background:#2384D5;color:#fff;height:50px;line-height:50px;width:80px;display:inline-block;text-indent:16px;margin:5px 0 0 0;float:left;font-family:verdana;position:absolute;border-radius:5px 0 0 5px;}
.home_news_list li .date:after{content:" ";position:absolute;right:-8px;top:15px;width:20px;height:20px;border:#2384D5 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#2384D5;}
.home_news_list li div{color:#999;font-size:12px;margin-left:100px;}
.home_news_list li div a{display:block;font-size:16px;color:#333;}
.home_news_list li div a:hover{color:#f30;}


/*图片*/
.list_pic{
	width:960px;
	margin-top: 50px;
}
.list_pic ul li{width:300px;margin:0 1% 1% 0;float:left;}
.list_pic ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;}
.list_pic ul li a div{overflow:hidden;width:100%;height:200px;text-align:center;}
.list_pic ul li a div img{max-width:279px;max-height:200px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.list_pic ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.list_pic ul li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.list_pic ul li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.list_pic ul li a:hover p{color:#f30;}
.list_pic ul li a .title{min-height:30px;text-align:center;}

/*分页相关*/
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#F37B1D;background:#F37B1D;color:#fff;}
.pagelist li.active a{border-color:#F37B1D;background:#F37B1D;color:#fff;}
.page-num-curren{border-color:#F37B1D;background:#F37B1D;color:#fff;margin:0 2px;}



.cp_in {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 400px;
}
#cp_inlet { float: left; width: 520px; } 
#cp_inyou {
	float: right;
	width: 338px;
}
.in_cptu { float: left; width: 520px; } 
.in_cptu img{ float: left; width: 520px; margin: 0 } 
#cp_inyou h2 {
	font-size: 18px;
	line-height: 1.5;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#cp_inyou h3 {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-bottom: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cp_gtong {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;

	background: url(https://www.hxjq.cn/images/zx.jpg) no-repeat left top;
}
.cp_gtong a { height: 60px; line-height: 60px; text-indent: 103px; width: 97%; float: left; font-size: 24px; }
.cp_gtong a:hover { color: #666; }
.cp_t {
	margin: 0px;
	padding: 0px;
	height: 130px;
}
