.list-hot {margin:0;padding:0;margin-top:10px;}
.list-hot li{color:#025C90;margin-left:25px;line-height: 1.6;}
.list-hot li a{text-decoration:none;color: #025C90;font-size:15px;}
.list-hot li a:hover{color: #025C90;}
.list-same-post {overflow:hidden;margin-top:18px;}
.list-same-post .item{width:32%;margin-right:2%;float:left;overflow:hidden}
.list-same-post .item:nth-child(3n+3){margin-right:0}
.list-same-post .item:nth-child(n+4){margin-top:14px;}
.list-same-post .postImg{height:150px;}
.list-same-post h4{color:#313131;font-size:16px;font-weight:normal;height:68px;margin-top:6px;}
.feature-article{border-bottom:2px solid #025C90;overflow:hidden;padding-bottom:20px;margin-bottom:20px;}
.first-article{width:65%;}
.first-article .postImg{height:300px;}
.first-article h4{margin:10px 0;font-size:20px;color:#025C90}
.nth-article{width:33%}
.nth-article .item+.item{margin-top:16px;}
.nth-article .postImg{height:140px;}
.nth-article h4{font-size:16px;font-weight:normal;color:#222;margin-top:8px;}
.list-article-category .item{float:left;width:49%;/* height:390px; */overflow:hidden;}
.list-article-category .item+.item+.item{margin-top:20px;}
.list-article-category .alt{float:right;}
.list-article-category .item .postImg{height:230px;}
.list-article-category .item h4{margin:10px 0;color:#3b3b3b;font-size:17px;height:50px;overflow:hidden;}
.list-article-category .item h4:hover,.list-same-post h4:hover{color:#025C90}
.list-article-category .item .desc{height:63px;overflow:hidden}
.first-videos {margin-bottom:20px;}
.first-videos .postImg{height:420px;width:65%;}
.first-videos .postImg iframe{width:100%;height:100%}
.first-videos .right{width:33%;}
.list-videos .item{float:left;width:19%;margin-right:1.25%}
.list-videos .item:nth-child(5n+5){margin-right:0}
.list-videos .postImg{height:140px;}
.list-videos h4{font-size:15px;font-weight:normal;color:#3b3b3b;margin:10px;height:60px;}
.none{
	display:none !important;
}
@media only screen
	and (max-width :1279px){
        .nth-article .postImg{height:110px;}
        .nth-article .postImg img{top:0}
        .nth-article h4{font-size:14px;}
        .list-article-category .item{height:330px;}
        .list-article-category .item .postImg{height:150px;}
        .list-article-category .item+.item+.item{margin-top:10px;}
	}
@media only screen
	and (max-width :1023px){
		.first-videos .postImg{height:280px;}
		.list-article-category .item .postImg{height:190px;}
		.list-videos .postImg{height:100px;}
		.list-videos li .info{display:none}
		.list-videos li h4{font-size:13px;}
		.list-same-post .postImg{height:140px;}
	}
@media only screen
	and (max-width :767px){
		.first-article,.nth-article{width:100%;float:none;}
		.first-article h4{font-size:18px;}
		.first-article .postImg{height:280px;}
		.nth-article {margin-top:16px;}
		.nth-article .postImg{height:180px}			
		.list-article-category .item .desc{display:none;}
		.nth-article .item{width:48%;float:left;}
		.nth-article .item:nth-child(2){margin-top:0;float:right;}
		.list-article-category .item h4{font-size:14px;font-weight:normal;height:58px;}
		.list-same-post .postImg{height:120px;}
		.list-same-post .info{display:none}

	}
@media only screen
	and (max-width :467px){		
		.list-same-post .item{width:49%;margin-right:2%;}
		.list-same-post .item:nth-child(3n+3){margin-right:2%;}
		.list-same-post .item:nth-child(2n+2){margin-right:0;}
		.list-same-post .item+.item+.item{margin-top:10px;}
		.list-same-post .item h4{font-weight:normal;font-size:13px;}
		.list-same-post .desc{display:none}
		.list-same-post .info{display:block;}
		.first-videos .postImg,.first-videos .right{width:100%;float:none;}
		.first-videos .right{margin-top:10px;}
		.list-videos .item{width:48%;}
		.first-article .postImg{height:160px;}
		.nth-article .postImg{height:120px;}	
		.nth-article .info,.list-article-category .item .info{display:none}
		.list-videos .item:nth-child(2n+2){float:right}
		.list-article-category .item .postImg{height:120px;}
		.list-article-category .item .desc{max-height:100px;overflow:hidden}
		.list-article-category .item .info span{margin-left:0}
	}