@charset "utf-8";
/* CSS Document */
body { font-family:"微软雅黑", "宋体", "黑体", "仿宋"; font-size:16px; color:#333; background:url(topbg.jpg) no-repeat center top #fff;}
.main { width:1280px; margin:0 auto}

.nav { height:140px; padding:370px 0 0; margin-bottom:40px; text-align:center; font-size:30px; line-height:36px; color:#fff;}
	.nav a { margin:0 21px; color:#fff;}
.headline { padding:0 70px; margin-bottom:30px;}
	.headline .title { display:block; margin-bottom:20px; padding-left:124px; font-size:40px; line-height:48px; text-align:left; color:#a21413; font-weight:bold; background:url(qb1.gif) no-repeat 30px 10px;}
	.headline .summary { font-size:15px; line-height:24px; color:#000; text-indent:2em; text-align:justify}
.newslist1 { float:right; width:575px; height:420px; margin:0 40px 20px auto; text-align:right}
	.newslist1 ul li { padding:0 0 15px 0; margin-bottom:15px; text-align:left; border-bottom:2px solid #c8c8c8}
		.newslist1 ul li .title { display:block; overflow:hidden; font-size:24px; line-height:40px; color:#000; font-weight:bold; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis;}
		.newslist1 ul li .time { font-size:12px; color:#686868}
	.newslist1 .more { margin-right:12px; font-size:20px; font-weight:bold; color:#000}
.newslist2 { font-size:20px; line-height:40px; color:#000}
	.newslist2 li { overflow:hidden; text-align:left; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis;}
	.newslist2 li a { color:#000}
	
.newsarea { float:left; width:360px; height:330px; margin:0 0 20px 50px;}
	.clmname { overflow:hidden; height:70px; margin-bottom:15px; line-height:70px; font-size:30px; color:#000; border-bottom:1px solid #ededed}
		.clmname a { color:#000}
		.clmname img { float:left; margin:10px 10px auto 0;}
		

.footer { clear:both; width:1180px; padding-top:20px; margin:0 auto; text-align:center; font-size:16px; line-height:36px; color:#6c6c6c; border-top:2px solid #ededed}
	.footer a { color:#6c6c6c}
	
/*滚动大图*/
#SlideArea { float:left; width:577px; height:415px; margin:0 auto 25px 50px;}
.SlideArea ul { width:577px; height:375px; background:#f2f2f2}
.SlideArea ul li .img { display:block; width:100%; height:324px;}
.SlideArea ul li .word { overflow:hidden; height:50px; padding:0 5px; line-height:46px; font-size:20px; color:#000; text-align:center; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; background:#39dbc6; border-top:1px solid #fff}
.SlideArea .num { text-align:right}
.SlideArea .num a { background:#7e7e7e; border-radius:0}
.SlideArea .num a:hover,.SlideArea .num a.current { background:#dc1000}
