#top_banner_bj{
	width:100%;
	height:800px;
	background: no-repeat center top;}

/*============首页板块背景=*/
#index_bj {margin:auto;width:1110px;padding:30px 0 20px 0px;overflow: hidden;}
/*==============首页三列=*/
#news_bj{width:1170px;margin:0px auto 0px auto;padding:0px 0 0px 30px;overflow: hidden;box-sizing: border-box;}
#left{float:left; width:730px; margin:0px 0 0px 0px;}
#right{float:right; width:350px; margin:0px 0px 0px 0;}

.en{
	font-size:18px; 
	font-family:Microsoft YaHei;
	padding:0px;
	font-weight: normal;
	color: #096;
	width:80px;
	margin:20px auto 10px auto;}
.more a{
	margin:0px auto 0 auto;
	color: #666;
	width:90px;
	height:27px;
	line-height:27px;
	text-align: center;
	display: block;
	border:1px solid #CCC;
	font-size:14px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	border-radius:3px;}
.more a:hover{border:1px solid #087dce;color: #fff;background-color: #087dce;}/*cursor: pointer;
	font-weight: normal;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:0px solid #e07f00;
	background: #666;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;*/

.news_box {width:730px;margin:30px 0px 20px 0px;overflow: hidden;padding:20px 0 0 0;}
.news_box h2{height:43px;text-align: left;border-bottom:1px solid #dfdfdf;}
.news_box h2 span{
	padding:0 30px 0px 0px;
	font-size:20px;
	font-family:Microsoft YaHei;
	color: #333;
	height:40px;
	line-height:20px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:4px solid #087dce;float:left;} 

.news_con {width:100%;padding:0px 0 0 0;overflow:hidden;}
.news_con ul li{position: relative;padding:0;font-size:18px;line-height:30px;text-align: left;color: #333;  padding:20px 0 0 0;overflow: hidden; font-weight:normal;}
.news_con ul li span{ width:80px;font-size:16px; font-weight:bold;border:1px solid #dadada; padding:0; margin:0 10px 0 0; text-align: center; float:left;overflow:hidden;}
.day{color: #087dce;font-size:30px; font-weight: bold; line-height:45px;}
.year{color:#666;font-size:12px; font-weight: normal; line-height:28px; background:#eeeeee;}
.intro{color:#999;font-size:12px; font-weight: normal; line-height:1.8;}
.news_con ul li strong{position:absolute;z-index:1;top:15px;right:0;color: #fff;font-size:12px; line-height:16px;font-weight:  normal; background:rgba(255,0,0,0.8); padding:0 3px;border-radius:3px;}


/*==============首页版块=*/
.list_1.side_box{float:left;width:1110px;margin:0 0px 20px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.list_2.side_box{float:left;width:540px;margin:0 30px 20px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.list_3.side_box{float:left;width:350px;margin:0 0px 30px 0px;background:#FFF; border:0px solid #CCC;box-sizing: border-box;}
.list_4.side_box{float:left;width:255px;margin:0 30px 20px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.side_more a{
	font-weight: normal;
	margin:10px 0px 0 0;
	padding:0px;
	color: #999;
	line-height:20px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;}
.side_more a:before {
	content:"+";
	display: inline-block;
	margin:0px 0px 0px 5px;
	border-radius:0;
	vertical-align:middle;
	border:0px solid #ddd;
	float:right;
	font-size:14px;}
.side_more a:hover{color:#fff; background:#087dce;}
/*==============统一列表样式=*/
.side_box h2{height:43px;text-align: left;border-bottom:1px solid #dfdfdf;}
.side_box h2 span{
	padding:0 30px 0px 0px;
	font-size:20px;
	font-family:Microsoft YaHei;
	color: #333;
	height:40px;
	line-height:20px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:4px solid #087dce;float:left;} 
.side_con{ width:100%;padding:0px 0 0px 0;overflow: hidden;}
.side_con dl{height:105px;border-radius:0px;border-bottom:1px dashed #ddd;}
.side_con dl dt{ float:left;width:130px;height:90px;}
.dt_img{width:130px;height:90px;overflow:hidden;}
.side_con dl dt img{ width:130px;height:90px;padding:0px;box-sizing: border-box;transition:all 0.6s;-webkit-filter: none;filter: none;}
.side_con dl dt img:hover{transform: scale(1.5);} /* 放大1.3倍 */ 
.side_con dl dd{ float:right;width:210px;text-align: justify;}
.side_con dl dd span{ font-size:15px;color: #039; font-weight:bold;line-height:1.2;}
.side_con dl dd p{font-size:12px;color:#999;line-height:1.5;}.side_con dl dd p a{font-size:12px;color:#087dce;line-height:1.5;}
.side_con ul{margin:0px;padding:0px 0 0px 0;overflow: hidden; zoom:1;}
.side_con ul img{ margin:0 0 10px 0;}
.side_con ul li:before {
	content:"";
	display: inline-block;
	width:5px;
	height:5px;
	margin:0px 10px 3px 0px;
	border-radius:10%;
	vertical-align:middle;
	border:2px solid #087dce;}
.side_con ul li:hover:before {border:2px solid #087dce; background:#087dce;}
.side_con ul li{
	padding:0;
	font-size:14px;
	line-height:45px;
	text-align: left;
	color: #333;
	border-bottom:1px dashed #dddddd;}
.side_con ul li a{color: #333;}.side_con ul li a:hover{color:#087dce;text-decoration: none;}
.side_con ul li span{float:right;color: #999;font-size:14px;}
.side_con ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
.side_con ul li strong a{color:#cc0000;}


.dh_con{width:100%;margin:0px;padding:0px;border:0px solid #dfdfdf;overflow: hidden;box-sizing: border-box;}
.dh_con ul{margin:0px;padding:0 0 0px 0;zoom:1;}
.dh_con ul li a{
	float:left;
	width:100%;
	height:97px;
    padding:10px 0 0px 0;
	box-sizing: border-box;
	margin:0px 0px 5px 0px;
	color:#1656a4;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	display: block;
	border-radius:5px;
	font-size:16px;
	background:#dcf0ff;border:1px solid #8eceff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}
.dh_con ul li p{margin-bottom: 1em;}
.dh_con ul li img{width:36px; line-height:50px;}
.dh_con ul li a:hover{ color:#333; background:#fff;border:1px solid #8eceff;font-size:18px;}

#zs_bj {width:100%;margin:0;padding:0px 0 0px 0px;overflow: hidden;}
.zs_box { width:1110px;margin:auto;overflow: hidden;}
.zs_box h2{height:43px;text-align: center;border-bottom:1px solid #dfdfdf; background:#FFF;}
.zs_box h2 span{
	padding:0 30px;
	font-size:20px;
	font-family:Microsoft YaHei;
	color: #333;
	height:40px;
	line-height:20px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:4px solid #087dce;} 


.zs_con {width:1110px;margin: auto;padding:30px 0px 30px 0px;}
.zs_con ul {width:1140px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.zs_con ul li a{
	float:left;
	width:255px;
    padding:0px;
	box-sizing: border-box;
	margin:0px 30px 0px 0px;
	color:#fff;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	display:inline-block;
	border-radius:5px;
	font-size:16px;
	background:#1656a4;
	line-height:40px;}

.zs_con ul li a:hover{ color: #333; background:#eee;}
.zs_con ul li img{ width:100%; height:150px;}

#link_bj {margin:0px;width:100%;padding:0px 0 0px 0px;overflow: hidden;box-sizing: border-box; background:#EEE;}
.link_box { margin:0 0px 0px 0px;overflow: hidden;}
.link_box h2{height:66px;text-align: center;border-bottom:0px solid #dfdfdf; background:#FFF;}
.link_box h2 span{
	padding:0 30px;
	font-size:20px;
	font-family:Microsoft YaHei;
	color: #333;
	line-height:62px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:4px solid #087dce;} 

.link_con {width:1110px;margin:auto;padding:20px 0px 20px 0px;}
.link_con ul {width:1120px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.link_con ul li a{
	float:left;
	width:217px;
	line-height:36px;
	box-sizing: border-box;
	margin:0px 6px 6px 0px;
	color:#333;
	text-align:center;
	border:1px solid #dfdfdf;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	display:inline-block;
	background:rgba(255,255,255,1.0);
	border-radius:1px;
	font-size:14px;border-radius:3px;}
.link_con ul li a:hover{ color:#087dce;border:1px solid #087dce; background: #fff;}