.search_in {
	margin-top: 7%;
	margin-bottom: 0.5%;
}
.search_in h3{
	font-size: 24px;
	font-size: 2.4rem;
	color:#333;
	font-weight: bold;
}
.search_in h3 p{
	display: inline-block;
	margin-left: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	color:#909090;
	font-weight: normal;
}
.search_in h3 p em{
	font-style: normal;
	color:#d20500;
	font-weight: normal;
}

.search_bor{
	border-top: 2px solid #0060aa;
	}  
.item_t ul li{
	font-size: 12px;
	font-size: 1.2rem;
	padding:1.5% 1%; 
	border-bottom: 1px solid #dbe2e6;
	cursor:pointer;
}
.item_t ul li a{
	font-size: 12px;
	font-size: 1.2rem;
	/* float:right; */
}
.item_t ul li a span{
	display: inline-block;
	margin-left: 10px;
	float: right;
}


.page{
	margin:4% auto 5% auto;
	text-align: center;
}
.page a{
	display: inline-block;
	/* float: left; */
	padding: 5px 10px;
	background: #879eac;
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	margin:0 auto;
	margin-right: 2%;
	background: #e7ecee;
}
.page p{
	display: inline-block;
	margin-right: 2%;
	font-size: 12px;
	font-size: 1.2rem;
	color:#3f3f3f;
}
.page p{
		/* float: left; */
		display: inline-block;
}
.page p.p_w_w{
	margin-right: 0;
	margin-left: 10px;
}
.page span.a_con{
	/* float: left; */
	display: inline-block;
	border: 1px solid #e7ecee;
	width:58px;
	background: #fff;
	height: 28px;
	line-height: 28px;
	margin:0 8px;
	padding: 0;
}
.page a.active{
	background: #879eac;
	color:#fff;
}
.page a:hover{
	background: #879eac;
	color:#fff;
}
.page_in {
	text-align: center;
}
.page a.prev{
	width:27px;
	height: 27px;
    text-indent: -999rem;
	background: #e7ecee url(../images/icon/icon_prev.png) no-repeat center center;
}
.page a.next{
	width:27px;
	height: 27px;
    text-indent: -999rem;
	background: #e7ecee url(../images/icon/icon_next.png) no-repeat center center;
}
.page p a.next_t{
	padding: 0;
	background: #e7ecee;
	display: inline-block;
	text-align: center;
	width:60px;
height: 28px;
line-height: 28px; 
}

/* 新闻详情页 */
.news_info_con{
	/* margin:3% auto;
	width:500px; */
}
.news_info_con p{
	/* text-indent: 2rem; */
	text-align:justify;
}

.news_info_con p img{width:100%;/* display:block; */}


/*pad单独样式 <1000px分辨率*/
@media screen and (max-width: 999px) {
.sec_pad3{
	margin:3%;
}
.search_top{
	padding-top: 5%;
	margin:90px 3% 3% 3%;
}
.item_t ul li{
	padding:3% 1%;
}
.item_t ul li a{
	margin-left: 2%;
}
.container .h3_mat > article > header > h3{
	margin-top: 80px;
}

}

.item_d{ margin: 25px 0;}
.item_d a{ display: inline-block;color: #889fad; font-size: 14px; padding: 7px 22px; margin-right: 3px;  border: 1px solid #889FAD; cursor: pointer;}
.item_d a:hover{ display: inline-block;color: #889fad; font-size: 14px; padding: 7px 22px; margin-right: 3px;  border: 1px solid #889FAD;}
