/*html,body { height:100%; min-height: 100%}*/
@font-face { 
 font-family: '汉仪长艺体简','仿宋','Candara'; 
 src:
        url('../fonts/Candara.ttf') format('ttf'), 
        url('../fonts/simfang.ttf') format('ttf'), 
        url('../fonts/汉仪长艺体简.ttf') format('ttf'); 
}  
input,button{ outline: none;}
.news_center {
	background: #f1f1f1;
	padding-bottom: 3rem;
	/*height: 100%;
	min-height: 100%;*/
}
/*标题*/
.news_center_title {
	padding-top: 2.4rem;
}
.news_center_title1 {
	font-family: '仿宋';
	text-align: center;
	font-size: 2.4rem;
	color: #333;
	font-weight: bold;
}
.news_center_title2 {
	font-family: '汉仪长艺体简';
	font-size: 2.6rem;
	text-align: center;
	color: #333;
	font-weight: bold;
	margin-bottom: 1.9rem;
	text-transform: uppercase;
}
.news_center_search {
	width: 60%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	background: #fff;
}
.news_center_search1 {
	width: 80%;
	float: left;
	padding-left: 1rem;
	height: 100%;
	border-radius: 5px 0px 0px 5px;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
}
.news_center_search2 {
	width: 20%;
	float: left;
	border-radius: 0px 5px 5px 0px;
	height: 100%;
	transition: border linear 0.2s, box-shadow linear 0.2s , background linear 0.2s;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s , background linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s , background linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s , background linear 0.2s;
}
.news_center_search1:focus,.news_center_search2:focus {
	 border-color: rgba(82, 168, 236, 0.8);
  	outline: thin dotted \9;
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.news_center_search2:focus {
	background: #219cd3;
}

/*搜索和标题*/
.news_center_ts {
	width: 100%;
	border-bottom: 1px solid #9e9c9a;
	overflow: hidden;
	position: relative;
}
.news_center_t {
	/*width: 176px;*/
	padding: 10px 1.5rem;
	/*height: 50px;*/
	/*line-height: 50px;*/
	/*background: #ccc;*/
	/*text-align: center;*/
	font-size: 0.9rem;
	float: left;
	text-align: center;
}
.news_center_t.active {
	background: #1F9CD3;
}
.news_center_t a {
	color: #333;
}
.news_center_t.active a {
	color: #fff;
}
.news_center_t.active a:link, .news_center_t.active a:hover, .news_center_t.active a:active,.news_center_t.active a:visited{
	text-decoration: none!important;
}
.news_center_s {
	position: absolute;
	width: 9rem;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: 1px solid #9e9c9a;
	bottom: -1px;
	right: 0px;
	padding-left: 5px;
	font-size: 0.6rem;
	background: #fff;
}
.news_center_sr {
	position: absolute;
	right: 0px;
	width: 50px;
	height: 32px;
	background: #219cd3;
}
/*新闻列表*/
.news_center_list {
	overflow: hidden;
	width: 100%;
	margin-top: 1.5rem;
}
.news_center_list ul li {
	position: relative;
	overflow: hidden;
}
.news_center_list_a {
	width: 92%;
	float: left;
}
.news_center_list_a a {
	font-size: 0.7rem;
	color: #666;
	background: url(../images/ln/list/03.png) no-repeat left center;
	padding-left: 0.8rem;
	line-height: 2rem;
	/*width: 90%;*/
	display: block;
	float: left;
	margin-right: 1rem;
}
.news_center_list_a a:hover {
	text-decoration: none;
	color: #219cd3;
}
.news_center_list_a span.dash {
	border-bottom: 1px dashed #9e9c9a;
	height: 21px;
	/*background: #9e9c9a;*/
	float: left;
}
.news_center_list ul li .date {
	width: 8%;
	font-size: 0.6rem;
	color: #9e9c9a;
	text-align: right;
	display: inline-block;
	position: absolute;
	/*right: 0;*/
	top: 50%;
	margin-top: -10px;
}

/*分页*/
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.tcdPageCode{
	/*padding: 15px 20px;*/
	text-align: left;
	color: #ccc;
	text-align:center;
	margin-top: 1.5rem;
	margin-bottom: 50px;
}
.tcdPageCode a{
	display: inline-block;
	color: #219cd3;
	height: 30px;	
	line-height: 30px;	
	padding: 0 10px;
	border: 1px solid #ddd;	
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode a:hover{
	text-decoration: none;
	border: 1px solid #428bca;
}
.tcdPageCode span.current{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #219cd3;	
	border: 1px solid #219cd3;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode span.disabled{	
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 2px;	
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}

/*媒体查询*/
@media (max-width: 992px) {
	.news_center_list_a { width: 85%;}
	.news_center_list ul li .date {
		width: 15%;
	}
}
@media (max-width: 768px) {
	.news_center_title1 { font-size: 2rem;}
	.news_center_title2 { font-size: 2.2rem; margin-bottom: 1rem;}
	.news_center_t { background: none; color: #219cd3;}
	.news_center_search { margin-bottom: 2rem; width: 80%; height: 35px; line-height: 35px;}

	.news_center_list ul li { margin-bottom: 10px;}
	.news_center_list_a { width: 100%;}
	.news_center_list ul li .date {
		width: 100%;
		position: relative;
		/*text-align: left;*/
		padding-left: 0.85rem;
	}
	.news_center_list_a span.dash { display: none;}
	.news_center_list_a a {
		line-height: 1.1rem;
	}
	.news_center_t { font-size: 0.8rem; padding: 5px 15px;}
}
@media (max-width: 520px) {
	.news_center_title { padding-top: 1.4rem;}
	.news_center_title2 {
		font-size: 1.8rem;
		display: none;
	}	
}
@media (max-width: 414px) {
	.news_center_title { padding-top: 1.5rem;}
	.news_center_title1 { font-size: 1.6rem;}
	
	.tcdPageCode { margin-bottom: 20px;}
}
@media (max-width: 370px) {
	.tcdPageCode a,.tcdPageCode span.current {
		padding: 0 6px;
		font-size: 14px;
	}
}