.NewsList_g1 li{width: 48.5%;margin-right: 3%;margin-bottom: 2.3vw;float: left;display: block;overflow: hidden;text-align: left;position: relative;}
.NewsList_g1 li:nth-child(2n){margin-right: 0;}
 .NewsList_g1 .nwimg{width: 35%;float: left;}
 .NewsList_g1 img,.NewsList_g1 a{width: 100%;display: block;}

.NewsList_g1  h3,.NewsList_g1  p{width: 60%;position: absolute;right: 0;}
.NewsList_g1 h3 a{font-size: 1.5vw;color: #333333;height: 1.5em;font-family: "宋体";display: inline-block;line-height: 1.5;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;}
.NewsList_g1 p:nth-of-type(1){color: #999999;font-size: 14px;line-height: 1.8;min-height: 3.6em;top: 5.4vw;display: inline-block;
	-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.NewsList_g1 h3{top: 2.6vw;}
.NewsList_g1 p.ntime{color: #333333;font-size: 16px;line-height: 1.15;top: 1.0vw;font-family: Arial;}
.NewsList_g1 p:nth-last-child(1){display: none;}

.NewsList_g1 li:hover h3 a{color: #53765d;}
@media screen and (max-width: 1024px){
	.NewsList_g1{padding: 0;}
	.NewsList_g1 li{width: 100%;margin-bottom: 20px;}
	.NewsList_g1 p{font-size: 14px;}
	.NewsList_g1 h3{top: 4.5vw;}
	.NewsList_g1 h3 a{line-height: 1.5;min-height: 1.5em;-webkit-line-clamp: 1;font-size: 22px;}
	.NewsList_g1 p:nth-of-type(1){top: 8.4vw;}	
	.NewsList_g1 .nwimg{width: 30%;}
	.NewsList_g1  h3,.NewsList_g1  p{width: 65%;}
}
@media screen and (max-width: 640px){
	.NewsList_g1{width: 100%;margin-right: 0;padding: 0;}
	.NewsList_g1 li{margin-bottom: 7vw;}
	.NewsList_g1 .nwimg{width: 100%;float: none;position: static;}
	.NewsList_g1 p.ntime{font-size: 3.2vw;margin-top: 2.5vw;}
	.NewsList_g1 h3,.NewsList_g1  p{position: static;width: 100%;}
	.NewsList_g1 h3{display: block;margin: 2.5vw auto 1vw auto;}
	.NewsList_g1 h3 a{font-size: 5.2vw;}
	.NewsList_g1 p:nth-of-type(1){line-height: 1.5;min-height: 3em;-webkit-line-clamp: 2;}


}