@charset "utf-8";
/* CSS Document */
body { background:url(bg.jpg) no-repeat center 2.6em #d20906}
.main { width:1280px; padding-top:860px; margin:0 auto 30px}
.summary { padding:0 110px; margin-bottom:45px; font-size:22px; line-height:36px; color:#fff; text-align:justify}
.imglist { text-align:center;}
	.imglist ul.imgs { overflow:hidden; padding-left:8px; margin-bottom:25px;}
		.imglist ul.imgs li { float:left; overflow:hidden; width:527px; height:403px; margin:0 40px 25px; padding:13px 13px 0 12px; font-size:24px; line-height:30px; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; color:#fff; background:url(kuang.png) no-repeat center top;}
			.imglist ul.imgs li a { color:#fff}
			.imglist ul.imgs li img { display:block; width:527px; height:338px; margin-bottom:32px; border-radius:8px;}
