#hang_1{width:1230px;margin:auto;padding:40px 0 0px 0px;overflow: hidden;}
#hang_2{width:1230px;margin:auto;padding:30px 0px 0px 0px;overflow: hidden;}
#hang_3{width:1230px;margin:auto;padding:0px 0px 0px 0px;}
#hang_4{width:100%;margin:0px;padding:30px 0 0px 0px;overflow: hidden;box-sizing: border-box; }
#hang_5{width:1230px;margin:auto;padding:30px 0px 0px 0px;}
.left{float:left;width:950px;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;display: flex;}
.right{float:right;width:250px;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
/*============首页板块背景=*/

.side_more a{
	font-weight: normal;font-family:Microsoft YaHei;
	margin:0px 0px 0 0;
	padding:0px;
	COLOR: #333;
	line-height:25px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;

}
.side_more a:hover{COLOR:#ff9900;}
/*==============首页三列=*/
.more a{
	margin:0px auto 30px auto;
	COLOR: #cc0000;
	width:90px;
	height:30px;
	line-height:30px;
	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:16px;
}
.more a:hover{border:1px solid #cc0000;COLOR: #fff;background-color: #cc0000;}
.news_img { float:left;width:100%;height:310px;margin:0px 30px 0px 0px;flex:1;}/* 新闻图片尺寸 */
/* ----------------------------------------------------------------滑动门a */
.hd_box{float: right;width:600px;margin:0 0px 0px 30px;position: relative;}
.hd_more a{
	position:absolute;
	z-index:10;top:0px;right:0px;
	font-weight: normal;
	font-family:Microsoft YaHei;
	margin:0px 0px 0 0;
	padding:0px;
	COLOR: #333;
	line-height:36px;
	font-size:12px;
	text-align:center;
	display: block;
	box-sizing: border-box;
}
.hd_more a:hover{COLOR:#ff9900;}


/* 滑动门a */
.hda_{height:36px;text-align: left;border-bottom:1px solid #dfdfdf;}
.hda_ ul{display:inline-block;margin:0 0px 0 0;}
.hda_ li{
    float:left;
    list-style:none;
	cursor:pointer;
	text-align: left;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:20px;
	line-height:20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;
}
.hda_ li i{font-size:28px; margin:0 0px 0 0;}
.hda_an_a span{width:100%;position: relative;display:inline-block;height:36px;color:#cc0000;border-bottom:2px solid #cc0000;font-weight: bold;padding:0px 30px 0px 0px;}
.hda_an_b span{width:100%;display:inline-block;height:36px;color: #666;padding:0px 30px 0px 0px;font-weight:bold;}
.hda_open{display:block;}
.hda_closs{display:none;}


.news_con {width:100%;padding:5px 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:0px 0 0 0;overflow: hidden;margin:15px 0px 0 0;}
.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:#333;font-size:24px; 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:0px;left:0px; background:url(../images/new.png) no-repeat left top;background-size:80%; width:50px; height:50px;}

/*==============首页版块=*/

/*==============统一列表样式=*/
.side_box{ width:100%;margin:0 30px 30px 0px;flex:1;overflow: hidden;}
.side_box:last-child{ margin:0px;}
.side_box h2{height:36px;text-align: left;border-bottom:1px solid #ddd;}
.side_box h2 span{
	font-size:20px;
	COLOR:#cc0000;
	height:36px;
	line-height:20px;
	position: relative;
	border-radius:0;
	padding:0px 30px 0 0px;
	display:inline-block;
	float:left;
	text-align: center;
	font-weight: bold;
	border-bottom:2px solid #cc0000;
	}
.side_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #cc0000; display:none;}
.side_box h2 span i{font-size:25px; margin:0 10px 0 0;}

.side_con{padding:5px 0 0px 0;}
.side_con ul{margin:0px;padding:0;}
.side_con ul li:before {
	content:"";
	position: absolute;
	width:5px;
	height:5px;
	top:50%;
	left:0;
	margin:-2.5px 0px 0px 0px;
	border-radius:50%;
	background:#cc0000;
	float:left;
}
.side_con ul li{padding:0 0 0 10px;font-size:16px;height:45px;line-height:44px;text-align: left;color: #333;border-bottom:1px dashed #dddddd;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.side_con ul li a{}
.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;}


.s_con{padding:5px 0 0px 0;}
.s_con ul{margin:0px;padding:0;}
.s_con ul li:before {
	content:"";
	position: absolute;
	width:5px;
	height:5px;
	top:50%;
	left:0;
	margin:-2.5px 0px 0px 0px;
	border-radius:50%;
	background:#cc0000;
	float:left;
}
.s_con ul li{padding:0 0 0 10px;font-size:16px;height:45px;line-height:45px;text-align: left;color: #333;border-bottom:1px dashed #dddddd;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.s_con ul li a{}
.s_con ul li span{float:right;color: #999;font-size:14px; display:none}

.gd_box{width:100%;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.gd_box h2{height:36px;text-align: left;border-bottom:1px solid #ddd;}
.gd_box h2 span{
	font-size:20px;
	COLOR:#cc0000;
	height:36px;
	line-height:20px;
	position: relative;
	border-radius:0;
	padding:0px 30px 0 0px;
	display:inline-block;
	float:left;
	text-align: center;
	font-weight: bold;
	border-bottom:2px solid #cc0000;
	}
.gd_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #cc0000; display:none;}
.gd_box h2 span i{font-size:25px; margin:0 10px 0 0;}


.link_box { margin:0 0px 0px 0px;overflow: hidden;}
.link_box h2{height:36px;text-align:left;border-bottom:1px solid #ddd;}
.link_box h2 span{
	font-size:20px;
	COLOR:#cc0000;
	height:36px;
	line-height:20px;
	padding:0 30px 0 0;
	position: relative;
	border-radius:0;
	display:inline-block;
	text-align: center;
	font-weight: bold;
	border-bottom:2px solid #cc0000;
	}
.link_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #cc0000; display:none;}
.link_box h2 span i{font-size:25px; margin:0 10px 0 0;}
.link_con {width:1230px;margin:auto;padding:20px 0px;}
.link_con ul {width:1260px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.link_con ul li a{
	float:left;
	width:241px;
	line-height:40px;
	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:3px;
	font-size:14px;
}
.link_con ul li a:hover{ color:#cc0000;border:1px solid #cc0000; background: #fff;}






