#hang_1{width:1230px;margin:auto;padding:40px 0 30px 0px;overflow:hidden;}
#hang_2{width:1230px;margin:auto;padding:0px 0px 30px 0px;display:flex;}
#hang_3{width:1230px;margin:auto;padding:0px 0px 30px 0px;display:flex;}
.left{float:left;width:390px;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
.right{float:right;width:840px;margin:0 0px 0px 0px;overflow:hidden;background-color:#FFF;box-sizing: border-box;}
/*==============首页三列=*/
.more a{
	margin:0px auto 30px auto;
	color:#666;
	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:600px; height:325px;margin:0px 30px 0px 0px;}


/*============首页板块背景=*/
.side_more a{
	font-weight:normal;
	margin:5px 0px 0 0;
	padding:0px;
	color: #666;
	font-size:14px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;}
.side_more a:hover{color:#ff9900;}



/*==============统一列表样式=*/
.news_box{float:left;width:600px;margin:0 0px 0px 0px;overflow:hidden;}
.news_box h2{height:40px;text-align: left; border-bottom:1px solid #ddd;}
.news_box h2 span{
	font-size:24px;
	color:#cc0000;
	height:38px;
	line-height:24px;
	padding:0 20px 0 0px;
	position: relative;
	border-radius:0;
	display:inline-block;
	float:left;
	text-align: left;
	font-weight: normal;
	border-bottom:3px solid #cc0000;}
.news_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0px;
	top:48px;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2; display:none;}
.gg_box{float:left;width:285px;margin:0 0px 0px 0px;overflow:hidden;}
.gg_box h2{height:40px;text-align: left; border-bottom:1px solid #ddd;}
.gg_box h2 span{
	font-size:24px;
	color:#cc0000;
	height:38px;
	line-height:24px;
	padding:0 20px 0 0px;
	position: relative;
	border-radius:0;
	display:inline-block;
	float:left;
	text-align: left;
	font-weight: normal;
	border-bottom:3px solid #cc0000;}
.gg_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0px;
	top:48px;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2; display:none;}
.side_box{float:left;margin:0 30px 0px 0px;overflow:hidden;flex:1;}
.side_box:last-child{margin-right: 0;}
.side_box h2{height:40px;text-align: left; border-bottom:1px solid #ddd;}
.side_box h2 span{
	font-size:24px;
	color:#cc0000;
	height:38px;
	line-height:24px;
	padding:0 20px 0 0px;
	position: relative;
	border-radius:0;
	display:inline-block;
	float:left;
	text-align: left;
	font-weight: normal;
	border-bottom:3px solid #cc0000;}
.side_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0px;
	top:48px;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #145ab2; display:none;}
.side_con{ width:100%;padding:5px 0 0px 0;overflow:hidden;min-height:200px;}
.side_con ul{margin:0px;padding:0;zoom:1;}
.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%;
	border:0px solid #ddd;
	background-color:#cc0000;
	float:left;}
.side_con ul li{padding:0 0px 0 15px;font-size:16px;height:40px;line-height:40px;text-align: left;color: #333;border-bottom:1px dashed #eee;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; margin:0 0 0 10px;}
.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;}

.jb_con{ width:100%;padding:5px 0 0px 0;overflow: hidden;min-height:200px;}
.jb_con ul{margin:0px;padding:0;zoom:1;}
.jb_con ul li:before {
	content:"";
	position: absolute;
	width:60px;
	height:60px;
	top:50%;
	left:0;
	margin:-30px 0px 0px 0px;
	background:url(/dfiles/16275/images/jbicon.jpg) no-repeat center left;
	background-size:35px;
	float:left;}
.jb_con ul li{padding:0 0px 0 50px;font-size:16px;height:60px;line-height:60px;text-align: left;color: #333;border-bottom:1px dashed #eee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.jb_con ul li a{}
.jb_con ul li span{float:right;color: #999;font-size:14px; margin:0 0 0 10px;}
.jb_con ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
.jb_con ul li strong a{color:#cc0000;}

.mt_con{ width:100%;padding:10px 0px 0px 0px;min-height:200px;}
.mt_con ul{padding:0 0 0px 0;zoom:1;overflow:hidden;}
.mt_con ul li{margin:0 0px 0px 0;float:left;overflow:hidden; border-bottom:1px dashed #eee;}
.mt_con ul li a{width:100%;margin:11px 0px;padding:0px;border:0px solid #e8e8e8;background-color:#FFF;overflow:hidden;border-radius:0px 0px 0px 0px;box-sizing: border-box;display: block;color:#333;}
.mt_con ul li p{ padding:0px 0px;}
.mt_con ul li .title{font-size:18px;height:30px;line-height:1.7;text-align: left;color:#333; font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mt_con ul li .intro{font-size:12px;height:35px;line-height:1.5;color:#999;overflow:hidden;}
.mt_con ul li a:hover{ color:#cc0000;}
.mt_con ul li img{ width:115px;height:75px;padding:0px; margin:0 20px 0 0;float:left;}