#C {width: 1200px; margin: 0 auto; }
/*页码*/
.NewsList_i1 li{width: 32%; *width:31.95%!important; margin-right: 2%;float: left;margin-bottom:30px;}
.NewsList_i1 li a{display: block;}
.NewsList_i1 li:nth-of-type(3n){margin-right: 0;}
.NewsList_i1 .hd{ margin-top:10px; margin-bottom:20px;}
.NewsList_i1 .hd span a{ width:100%; display:block; line-height:26px; height:52px; font-size:16px;font-family:"微软雅黑";word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.NewsList_i1 .hd i{ display:block; line-height:20px; font-size:12px; color:#777; height:60px; overflow:hidden;}
.NewsList_i1 .hd em{ display:block; padding-top:10px;}
.NewsList_i1 .case_img img{ display:block; width:100%; height:180px; overflow:hidden;cursor:pointer;font-family:"微软雅黑";}
 @media only screen and (max-width: 800px) {
	 .NewsList_i1 li:nth-of-type(3n){ margin-right: 2%;}
	 .NewsList_i1 li{width: 49%; *width:31.95%!important; margin-right: 2%;float: left;margin-bottom:30px;}
	 .NewsList_i1 li:nth-of-type(2n){margin-right: 0;}
	 .NewsList_i1 .case_img img{  height:130px;}
	 }
