.show-sitemap{padding:10px 100px;}
.show-sitemap li{clear:both;margin:0;padding:0;text-align:left;overflow:hidden;}
.show-sitemap .show-sitemap-channel{height:35px;line-height:35px;font-size:16px;border-bottom: 1px solid #ccc;}
.show-sitemap .show-sitemap-category{padding:0 0 0 2em;height:22px;line-height:22px;font-size:14px;}

.show-title {text-align:center;}
	.show-title h1,.show-title p{text-align:center;}
	.show-title h1{clear:both;margin:0 auto;padding:10px 20px;line-height:50px;font-size:20px;color:#000;font-weight:bold;border-bottom: 5px solid #006699;}
	.show-title p{font-size:14px;height: 30px;line-height: 30px;color:#666;overflow:hidden;}
	.show-title p span{font-size:14px;height: 30px;line-height: 30px;margin:0 0 0 10px;color:#666;overflow:hidden;}
	.show-title p span u{color:#006699;font-weight:normal;font-style: normal;text-decoration:none;}
	.show-title p span i{color:#999;margin-right:8px}

.show-content{clear:both;margin:0 auto;padding:30px 10px;text-align:left;font-size:14px;word-wrap:break-word; word-break:break-all;}
	.show-content p ,.show-content li,.show-content th,.show-content td{word-wrap:break-word; word-break:break-all;}
	.show-content p{margin:10px 0;padding:0;text-indent :2em;font-size:16px;line-height: 1.6em;color:#333}
	.show-content li{margin:12px 4em;padding:0;text-indent :0;font-size:14px;line-height: 1.5em;color:#333}
	.show-content li{list-style-type:square;list-style-position:outside}

	.show-content h1{clear:both;margin:0 auto;padding:0;text-align:left;background:#fff;border-bottom: 1px solid #ccc;}
	.show-content h1 {line-height:30px;font-size:16px;color:#000;font-weight:bold;}
	.show-content h1 a,.show-content a:hover{color:#000;}
	.show-content p a,.show-content h1 a:hover{color:#006699;}

	.show-content p img{
		display: block;
		background:#fff;
		border: 1px solid #ccc;
		margin:5px auto;
		padding:3px;
		max-width:640px;
		max-height:1200px;
	}
	.show-content p.show-img{
		text-align:center;
		padding:0;
		text-indent :0;
	}

	.show-content table{margin:0 auto;padding:0;border-collapse:collapse;background:#fff;border-top: 1px solid #ccc;border-left: 1px solid #ccc;}
	.show-content table th,
	.show-content table td{margin:0;padding:2px 5px;font-size:12px;background:#fff;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}
	.show-content table p{text-indent:0em;line-height:20px;margin:0;padding:0;}
	.show-video{clear:both;margin:0 auto;padding:10px 0;text-align:center;}

	.show-video .show-video-content{clear:both;width:600px;margin:0 auto;background:#333;text-align:center;}
	.show-video .show-video-content h1{color:#ccc;padding:10px 0;text-align:center;}
	.show-video .show-video-content p{color:#999;padding:10px 0;text-align:center;}

@media (min-width: 990px) {
	.show-content img,.show-content table{max-width:100%;}
	.show-content img{max-width:640px;max-height:1200px;}
}
@media (min-width: 1174px) {
	.show-content img,.show-content table{max-width:100%;}
	.show-content img{max-width:800px;max-height:1200px;}
}
.show-pages{clear:both;margin:5px 10px 15px 10px;padding:0;height:40px;text-align:center;}


/*Tag关键字词*/
.show-tags{text-align:left;font-size:14px;}
.show-tags b,.show-tags b, .show-tags b{color:#000}
.show-tags a{color:red;margin:0 10px;}

/*上一篇下一篇*/
.show-previous {}
.show-previous a{color:#006699;}
/*相关文章*/
.show-relation {}
.show-relation a{color:#006699;}
.show-relation span{color:#999;font-size:12px;}

.show-user-apps{clear:both;margin:5px 10px;padding:0;height:50px;text-align:center;overflow: hidden;}
.show-user-apps a{display:block;margin:0 auto;width:50px;height:50px;line-height:50px;text-align:center;cursor: pointer;background:#f6f6f6;border: 1px solid #ccc;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;overflow: hidden;}
.show-user-apps a i{width:50px;height:50px;line-height:50px;font-size:30px;}

.show-bottom{height:35px;background:transparent url('/static-home/img/show-title.gif') left top repeat-x;border-top: 5px solid #ccc;}
.show-bottom span{float:right;margin:10px 10px 0 0;font-size:12px;color:#999}
.show-bottom span b{color:#666}
.show-bottom span u{color:#006699;font-weight:normal;font-style: normal;}/*责任编辑*/



.share-code{position:relative;clear:both;height:125px;margin:10px auto;padding:0;background:#fff;border: 1px solid #ccc;overflow: hidden;}
.share-code-title{clear:both;margin:0;padding:0 10px;text-align:left;height:25px;line-height:25px;background:#eaeaea;border-bottom: 1px solid #ccc;}
.share-code-title b{font-size:14px;color:#333;}
.share-code-title span{float:right;height:25px;line-height:25px;font-size:14px;color:#666;}
.share-code-js{height:60px;padding:10px;overflow: hidden;}
.share-code-qrcode{position: absolute;top:25px;right:0px;margin:0;padding:0}
.share-code-qrcode img{width:100px;height:100px;display:none;}
.share-code-qrcode img{border-left: 1px solid #ccc;}


.show-project{padding:0;background:#fff;}
.show-project-table {
	border: 1px solid #006699;
	border-top: 2px solid #006699;
	border-right: 2px solid #006699;
}
.show-project-table th,
.show-project-table td{
	margin: 0;
	padding: 5px 5px;
	font-size: 14px;
	word-wrap:break-word; word-break:break-all;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
}

.show-project-table th{
	width: 140px;
	min-width:140px;
	text-align:center;
	font-size: 14px;
	color: #006699;
	background-color: #d5ebfb;
}
.show-project-table td{
	font-size: 14px;
	text-align:left;
}
.show-project-table .height-single th,
.show-project-table .height-single td{
	height:22px;line-height:22px;overflow:hidden;
}
.show-project-table .height-middle th,
.show-project-table .height-middle td{
	height:44px;line-height:22px;overflow:hidden;
}
.show-project-table .height-more th,
.show-project-table .height-more td{
	height:88px;line-height:22px;overflow:hidden;
}

.show-project-table td.show-project-title {min-width:300px;font-size: 16px;color: #006699;}
.show-project-table td.show-project-sn{width:250px;min-width:250px;text-align:center;color: #006699;}

/*招聘信息*/
.show-job{padding:0 30px;background:#fff;}
.show-content table.show-job-table {
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;

}
.show-content table.show-job-table th,
.show-content table.show-job-table td{
	margin: 0;
	padding: 5px 5px;
	font-size: 16px;
	word-wrap:break-word; word-break:break-all;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: none;
}

.show-content table.show-job-table th{
	width: 140px;
	min-width:140px;
	text-align:center;
	font-size: 16px;
	color: #006699;
	background-color: #d5ebfb;
}
.show-content table.show-job-table td{
	font-size: 16px;
	text-align:left;
}
.show-content table.show-job-table th,
.show-content table.show-job-table td{
	line-height:30px;
}

/*人才简历*/
.show-resume{margin:20px auto;padding:0;width:800px;background:#fff;}
.show-resume h1{margin:30px 0 10px 0;padding:0;height:35px;line-height:35px;font-size:24px;color:#006699}
.show-resume h1 span{margin-left:10px;font-size:18px;font-weight:normal;color:#666;}
.show-resume h2{margin:30px 0 10px 0;padding:0;height:35px;line-height:35px;font-size:18px;color:#006699}
.show-resume h2 span{margin-left:10px;font-size:16px;font-weight:normal;color:#666;}
.show-resume p{
	line-height:28px;
	margin:5px 0 10px 0;
}

.show-resume-table {
	width:100%;
	border-top: 2px solid #f6f6f6;
	border-right: 2px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6;
	border-left:2px solid #f6f6f6;
	background:#ddd;
}
.show-resume-table th,
.show-resume-table td{
	margin: 0;
	padding: 0 5px;
	font-size: 16px;
	word-wrap:break-word; word-break:break-all;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left:none;
	background:#fff;
}
.show-resume-table th{
	text-align:center;
	font-size: 16px;
	color: #006699;
	background-color: #f6f6f6;
}
.show-resume-table td{
	font-size: 16px;
	color: #666;
	text-align:left;
}
.show-resume-table th,
.show-resume-table td{
	line-height:30px;
	min-height:30px;
}
.show-resume-table th b,
.show-resume-table td b{
	color: #006699;
}
.show-resume-table th span,
.show-resume-table td span{
	height:18px;line-height:18px;
	font-weight:normal;
	font-size:14px;
	color: #666;
}
.show-resume-photo{width:180px;text-align:center;}
.show-resume-photo img{
	width:170px;
	height:auto;
}
.show-resume-table .show-resume-housing i{color:#999;margin-right:7px}
.show-resume-table .show-resume-housing b{color:#666;font-weight:normal;}
.show-resume-table .show-resume-housing .icon-circle{display:none;}
.show-resume-table .show-resume-housing .icon-circle-o{display:inline;}
.show-resume-table .show-resume-housing-on i,
.show-resume-table .show-resume-housing-on b{color:#006699}
.show-resume-table .show-resume-housing-on .icon-circle{display:inline;}
.show-resume-table .show-resume-housing-on .icon-circle-o{display:none;}


.app-answer-count,
.app-answer-count em{text-decoration:none;font-weight:normal;font-style:normal;}
.app-answer-count em.red{color:red;}
.app-answer-count em.green{color:green;}

.app-answer-list{clear:both;padding:10px;text-align: center;background:#eaeaea;border: 1px solid #aaa;}
.app-answer-list .list-msg{
	clear:both;
	padding:10px;
	text-align: center;
	font-size: 14px;
	color:#999;
}
.app-answer-list .list-no-account{padding:10px;text-align:center;height:25px;line-height:25px;}
.app-answer-list .list-no-account i{margin-right:10px;}

.app-answer-list .list-record{margin:5px;padding:5px;color:#666;background:#f6f6f6;border:1px solid #ddd;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.app-answer-list .list-record .list-record{margin-left:50px;background:#fff;color:#006600;}


.app-answer-list .this-account{clear:both;margin:0 0 5px 0;padding:0;height:43px;border-bottom: 1px solid #ddd;overflow:hidden;}
.app-answer-list .list-record .list-record .this-account{border-bottom-color:#eaeaea}
.app-answer-list .this-avatar{float:left;margin:0 10px 0 5px;height:45px;width:40px;overflow:hidden;}
.app-answer-list .this-avatar img{height:40px;width:40px;-moz-border-radius: 100%;-webkit-border-radius: 100%;border-radius: 100%;}
.app-answer-list .this-info{float:left;margin:0;padding:0;height:43px;overflow:hidden;}
.app-answer-list .this-info p{height:16px;line-height:16px;font-size:12px;color:#666;overflow:hidden;}
.app-answer-list .this-info p b{color:#006699}
.app-answer-list .this-info p span{color:#999}

.app-answer-list .this-content {clear:both;margin:0;padding:5px;line-height:25px;font-size:14px;}
.app-answer-list .this-content .button{float:right;}
.app-answer-list .list-more{clear:both;padding:10px;text-align:center;}


/*政要库*/
.show-politicians-library{margin:10px 0;padding:10px;border-bottom: 2px solid #ccc; margin-bottom: 30px;}
.show-politicians-library img{float:left;margin:0 20px 0 0 !important;text-indent:0; width:140px; height: 194px;}
.show-politicians-library h3{color:#006699;margin:10px 0 5px 0; font-weight: 200;}
.show-politicians-library p{margin:0;padding:0;text-indent:0;}
.show-politicians-library-description{margin:0 0 15px 0 !important;}
.show-politicians-library-info{}
.show-politicians-library p{ height: 45px; line-height: 45px; }
.show-politicians-library p span{ width: 38%; display: block; border-bottom: 1px dotted #ccc;}
.show-politicians-library p span.f-left{ width: 25%; margin-right: 30px;}
.show-politicians-library p span.f-right{ width: 50%; float: left !important; }

.show-user-links {height:45px;}
.show-user-links a{
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:40px;
	height:40px;
	line-height:40px;	
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	border:1px solid #ddd;
	background: #f6f6f6;
}
.show-user-links i{
	margin:0;
	padding: 0;
	height:40px;
	line-height:40px;
	font-size: 28px;
	color:#666;
}
.show-user-links a:hover{background:#f6f6f6;text-decoration: none;}
.show-user-links a:hover i{color:#666;}
.show-user-links a.this-on{background: #def4ff}
.show-user-links a.this-on i{color:#006699;}
.show-user-links a.this-on:hover{background:#006699;}
.show-user-links a.this-on:hover i{color:#fff;}