﻿.news_list_met_16_4.met-index-body {
	background: #ffffff;
}

.news_list_met_16_4.met-index-body.bgcolor {
	background: #ffffff;
}

.news_list_met_16_4.met-index-body.bgpic {
	background: url(../image/ajax-loader.gif) no-repeat;
	background-size: cover;
	background-position: center;
}

.news_list_met_16_4.met-index-body {
	padding: 10px 0px;
}

.news_list_met_16_4 .title a {
	font-size: 30px;
	margin-top: 0px;
	text-align: center;
	font-weight: 300;
	color: #333333;
	color: ;
	margin-bottom: 11px;
}

.news_list_met_16_4 .title-icon {
	width: 30px;
	height: 5px;
	margin: 0 auto;
	background: #024a68;
	background: ;
}

.news_list_met_16_4 p.title-ch {
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	width: 80%;
	color: #666666;
	color: ;
	margin: 14px auto;
}

.news_list_met_16_4 li {
	margin: 10px 0 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	padding-left: 10px;
}

.news_list_met_16_4 li h4 {
	margin: 0;
	font-size: 15px;
	background-color: #ffffff;
	border: 1px solid #CFD9DB;
}

.news_list_met_16_4 li:hover h4 {
	background-color: #006CAD;
}

.news_list_met_16_4 li a {
	color: #000;
	font-size: 12px;
	margin-top: 14px;
	text-decoration: none;
	width: 80%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_list_met_16_4 li:hover a,
.news_list_met_16_4 li:hover p {
	color: #fff;
}

.news_list_met_16_4 li p {
	font-size: 12px;
	color: #646464;
}




.news_list_met_16_4 ul.blocks-2 li {
	list-style: none;
}

.news_list_met_16_4 ul.blocks-2 li span {
	
	width: 56px;
	height: 56px;
	text-align: center;
	background: #0055AA;
	display: block;
	float: left;
	margin: 12px;
	color: #fff;
}

.news_list_met_16_4 ul.blocks-2 li span.top0 {
	background-color: #006CAD;
}

.news_list_met_16_4 ul.blocks-2 li:hover span,
.news_list_met_16_4 ul.blocks-2 li:hover span.top0 {
	background-color: #ffffff;
	color: #5A6065;
}

.news_list_met_16_4 ul.blocks-2 li:before {
	position: absolute;
	list-style: none;
}

@media (max-width:991px) {
	.news_list_met_16_4.met-index-body {
		padding: 10px 0px;
	}
	
}

@media (max-width:767px) {
	.news_list_met_16_4.met-index-body {
		padding: 10px 0px;
	}
	.news_list_met_16_4 ul.blocks-2 li span {
		display: none;
	}
	.news_list_met_16_4 li p {
		display: none;
	}
	.news_list_met_16_4 li h4 {
		background-color: #FFFFFF;
	}
}

#met-nav-collapse ul.navlist {}