@charset "utf-8";
body {
}
.jumbotron {
	background: #c00;
}
.display-4 {
	font-weight: bold;
	color: #fff;
}
.yaowen {
	padding-top: 0;
}
.yaowen h3 {
	color: #c00;
	font-weight: bold;
}
.yaowen h3 span {
	text-align: right;
	color: #333;
	font-size: 16px;
	font-weight: 500;
}
.yaowen h4 {
	padding:10px 0;
	font-weight: bold;
	font-size: 24px;
}
.yaowen h5 {
	padding: 4px 0 4px;
	font-size: 15px;	/*background:url(images/ico_fang.png) 0px 12px no-repeat;*/
}
.zhibo_k {
	overflow-y:scroll;
	height: 972px;
	border: 1px solid #ccc;
	padding: 15px;
	font-size: 16px;
	background: #eee;
}
.zhibo_k p {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	
}
.zhibo_k p span {
	color: #CC3F00
}
.zhibo_k p em {
	font-size: 14px;
	color: #666;
}
hr {
	border: 0;
	margin: 0;
	padding: 0;
	height: 15px;
}
a {
	color: #c00;
}
.zb_tpbt p {
	text-align: center;
	padding: 5px;
	background: #eee;
	
}
.footer {
	background: #c00;
	padding-top: 30px;
	padding-bottom: 15px;
	color: #fff;
}
.footer a {
	color: #fff;
}