@charset "utf-8";
/* CSS Document */
body { font-family:"微软雅黑"; background:#fff}
.main { width:1100px; margin:0 auto;}
.footer { clear:both; padding:50px 0 40px; background:#fbf7f1}
	
/*栏目页主体*/
.breadcrumb { height:43px; margin-bottom:35px; padding-left:70px; line-height:42px; font-size:22px; color:#373737; background:url(http://www.fzcdi.gov.cn/resource/qb.png) no-repeat left center;}
	.breadcrumb a { color:#373737}
	.breadcrumb a:hover { color:#900}
.crntclm { height:36px; margin-bottom:20px; line-height:36px; font-size:28px; font-weight:bold; color:#2c2c2c; background:url(http://www.fzcdi.gov.cn/resource/doubleline.gif) repeat-x center}
	.crntclm span { display:inline-block; padding-right:16px; background:#fff;}
.news { margin-bottom:50px; text-align:center}
.newslist {  text-align:left;}
	.newslist li { overflow:hidden; padding:20px; line-height:30px; color:#000; border-bottom:1px solid #f2f2f2}
		.newslist li .time { float:right; font-size:18px;}
		.newslist li a { display:block; width:700px; font-size:20px; /*word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;*/}
		.newslist li a { color:#000;}
		.newslist li a:hover { color:#900;}
		.newslist li .pic { float:left; width:130px; margin:0 20px 0 0;}
.imgslist { overflow:hidden; padding-top:20px; text-align:center}
	.imgslist li { float:left; overflow:hidden; width:235px; margin:0 20px 30px; line-height:30px; font-size:16px; color:#333; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; background:#eee;}
		.imgslist li a { color:#333;}
		.imgslist li img { display:block; width:100%; height:132px;}
.clmslist { text-align:left}
	.clmslist li { padding:20px; margin:10px auto; line-height:30px; color:#000; font-size:20px; border:3px double #f2f2f2}
	.clmslist li:hover { background:#f2f2f2;}
	.clmslist li a { display:block; color:#000}
	.clmslist li a:hover { color:#900}
.clmslist2 { overflow:hidden; text-align:center}
	.clmslist2 a { display:block; float:left; width:302px; padding:55px 10px; margin:20px; line-height:30px; font-size:24px; color:#000; background:url(http://www.fzcdi.gov.cn/resource/anbg.gif) repeat-x; background-size:auto 100%; border:1px solid #e9decd; box-shadow:#e9decd 0 0 5px 0;}
	.clmslist2 a img { height:24px; margin:2px 0 -4px 20px; color:#999;}
		
/*切换栏目*/
.subclmtab { float:left; width:218px; margin:20px 0 50px; text-align:left;}
	.subclmtab li { padding:11px 0; line-height:46px; font-size:28px; color:#b0b0b0; cursor:pointer}
		.subclmtab li a { color:#b0b0b0;}
		.subclmtab li a:hover { color:#d02320;}
	.subclmtab li.hover { color:#d02320;}
	.subclmtab li.hover a { color:#d02320; border-bottom:2px solid #d02320;}
.subclmcont { float:right; width:845px; min-height:500px; margin:20px 0 50px; padding-left:30px; border-left:4px solid #cbc6bf;}
	.subclmcont .newslist li a { width:610px}
	.subclmcont .more { display:block; padding-right:20px; text-align:right; line-height:46px; color:#666; font-size:18px;}
	.subclmcont .more:hover { color:#900}

/*文章页*/
.title { padding:15px 0; text-align:center; line-height:50px; font-size:36px; font-weight:bold; color:#08266e}
.laiyuan { padding:12px 0; margin-bottom:25px; text-align:center; font-size:14px; line-height:16px; color:#000; border-top:2px solid #f2f2f2; border-bottom:2px solid #f2f2f2}
	.laiyuan span { margin:0 30px;}
	.laiyuan a { color:#000}
		.laiyuan a:hover { color:#900}
.summary { padding:10px 20px; margin:0 15px 20px; text-align:justify; text-indent:2em; font-size:17px; color:#666; line-height:36px; background:#f0f0f0;}
.content { margin-bottom:50px; padding:0 15px; text-align:justify; line-height:46px; font-size:18px; color:#000}
	.content img,.content video { display:block; max-width:100%; margin:20px auto}
.edit { margin-bottom:50px; text-align:right; font-size:18px; color:#000;}

	
	