.wrap{width: 1200px;margin: 0 auto;}
.header{font-size: 0;}
.header img{width: 100%;}
.news{display: flex;padding-top: 50px;justify-content: space-between;margin-bottom: 70px;}

ul li:hover a{color:#4A85F4 ;}
.page_news{margin-top:30px;}
.pnews_con {width: 48%;display: inline-block;vertical-align: top;padding-left: 40px;box-sizing: border-box;}
a.more {font: 400 15px / 1 "microsoft yahei";color: #666;position: absolute;right: 0;top: 13px;}
.pnews_con h2 {display: block;position: relative;}
.list{padding-bottom: 80px;}
.pnews_list {text-align: left;	padding-top: 10px;}
.pnews_list li {padding:0 0 15px 10px;	background: url(list.png) no-repeat left top 13px}
.pnews_list li:last-child {padding-bottom:0;}
.pnews_list li a {display: block;}
.pnews_list li a span,.pnews_list li a .time {font-size: 16px;	color: #333;}
.pnews_list li a span {width: 80%;	display: inline-block;	margin-right: 10px;	white-space: nowrap;	text-overflow: ellipsis;	overflow: hidden;	vertical-align: middle;}
.pnews_list li a .time {font-weight: 400;	float: right;	vertical-align: middle;	color: #999999;}
.pnews_list li:hover a span,.pnews_list li:hover a .time {color: #0069df;}
.pnews_list li:hover a {text-decoration: underline;}
.pn_line{background: url(line.png) no-repeat;height: 39px;width: 420px;line-height: 39px;padding-left: 35px;color: #fff;font-family: "微软雅黑";font-size: 20px;}

.title{padding-left: 10px;    letter-spacing: 8px;    background: url(list-title.png) no-repeat center;    font-size: 24px;    font-family: '微软雅黑';    font-weight: 400;    color: #fff;    font-weight: bold;    line-height: 94px;    margin-bottom: 50px;    text-align: center;    height: 94px;    margin-top: 20px;}
}


.list{
    padding-bottom: 80px;
}
.list li{
    background: url(./hfjs_list.png)no-repeat 0 23px;
    font-size: 18px;
    color: #000000;
    line-height: 50px;
    white-space: nowrap;
   
    padding-left: 13px;
    
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #ccc;
}
.list li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;

}
.list li  span {
    font-size: 16px;
    color: #969696;
    
}	  .page-content li {
			height: 50px !important;
			line-height: 50px !important;
			padding-right: 20px;
		  }
		  .page-content li a i {
			background: url(https://www.samr.gov.cn/cms_files/default/images/unitstyle/img/listType.png) no-repeat center;
			float: left;
			width: 4px;
			height: 50px;
			margin: 0 20px;
		  }
		  .border-line {
			border-bottom: 1px dashed #E4E4E4;
			margin: 10px 0;
		  }
.gloal_crumb{
	border-bottom: none;
	height:56px;
	line-height:56px;
}
.gloal_crumb .btn_home{
	font: 16px/1.8 'Microsoft Yahei';
	color: #c00e0b;
	border: 1px solid #c00e0b;
	border-radius: 5px;
	background-color: #fff;
	padding: 0 10px;
	cursor: pointer;
	outline: none;
	margin-top: -5px;
	margin-left: 20px;
}
.gloal_crumb .btn_home:hover{
	color: #ff0400;
}
.gloal_crumb .btn_home:focus{
	color: #ff0400;
	border: 1px solid #ff0400;
}
.node { color:#333; text-decoration:none; }