@charset "utf-8";
/* CSS Document */
body { font-family:"微软雅黑", "宋体", "黑体"; font-size:16px; background:url(bgpu.jpg) repeat;}
.top { margin-bottom:50px; line-height:0; text-align:center; background:url(bgtop.jpg) no-repeat center top}
.main { width:1280px; margin:0 auto}
	ul.imgslist { overflow:hidden; margin-bottom:1em}
		ul.imgslist li.mny { float:left; width:360px; height:260px; margin:0 0 0 50px; font-size:24px; line-height:30px;}
			ul.imgslist li a { color:#000}
			ul.imgslist li .syimg { display:block; width:350px; height:95px; margin-bottom:15px; border:5px solid #fff;}
			ul.imgslist li .time { display:block; margin-top:10px; line-height:24px; font-size:14px; color:#b9b9b9;}

@media screen and (max-width:1280px){
	.top { margin-bottom:1em;}
		.top img { width:100%;}
	.main { width:98%;}
	ul.imgslist li.mny { width:46%; height:auto; margin:0 2% 1em; font-size:1em; line-height:1.6em}
		ul.imgslist li:nth-child(2n+1) { clear:both}
		ul.imgslist li .syimg { width:98%; height:auto; margin-bottom:.2em; border:2px solid #fff}
		ul.imgslist li .time { margin-top:.2em; font-size:.6em; line-height:1.6em;}
}
