@charset "utf-8";
.row {
	display: inline-block;
	width: 100%;
}
.banner{width:100%;}
.w100 {
	width: 100%;
}

.mt9 {
	margin-top: 9px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.weilei {
	content: "";
	position: absolute;
}

.overhidden {
	overflow: hidden;
}

.padd {
	padding-bottom: 30px;
}

.main-left {
	width: 29%;
	margin-top: 30px;
}

.main-right {
	width: 68%;
	margin-top: 30px;
	border-left: 1px solid #ccc;
	padding-left: 3%;
	min-height: 450px;
}

@media screen and (max-width: 768px) {
	.main-right {
		min-height: auto;
	}
}

@media screen and (max-width: 991px) {
	.main-left {
		width: 100% !important;
	}
	.main-right {
		width: 100% !important;
		border-left: none;
		padding-left: 0;
	}
}

.mt5 {
	margin-top: 5px;
}

.sidebar li {
	border-bottom: 1px solid #e7e7e7;
	line-height: 50px;
}

.sidebar li a {
	display: block;
	padding-left: 15%;
	position: relative;
}

.sidebar li a img {
	position: absolute;
	top: 50%;
	left: 3%;
	transform: translateY(-50%);
}

@media \0screen\,
screen\9 {
	.sidebar li a img {
		margin-top: -8px;
	}
}

.sidebar li a:before {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	top: 50%;
	left: 3%;
	margin-top: -9px;
	background: url(/bjmtg/xhtml/ztzl/zzfw/images/public/i109.png) no-repeat;
}

.sidebar li a:after {
	content: "";
	position: absolute;
	content: ">";
	color: #bd1a2d;
	right: 5%;
}

.sidebar li.on a {
	color: #bd1a2d;
}

.sidebar .xxgg span {
	display: block;
	font-size: 14px;
	line-height: 43px;
	padding-left: 18%;
	border-bottom: 1px dashed #e7e7e7;
}

.sidebar.bg li a:before {
	background: url(/bjmtg/xhtml/ztzl/zzfw/images/public/i108.png) no-repeat;
	content: "";
	position: absolute;
	width: 18px;
	height: 20px;
	top: 50%;
	left: 3%;
	margin-top: -10px;
}

.sidebar.bg li.wj a:before {
	background-position: 0 -49px;
}

.sidebar.bg li.jd a:before {
	background-position: 0 -99px;
}

.sidebar.bg li.tj a:before {
	background-position: 0 -150px;
}

.sidebar.bg li.gk a:before {
	background-position: 0 -198px;
}

.czgl ul {
	width: 90%;
	margin: 15px auto;
}

.czgl li {
	float: left;
	width: 25%;
	line-height: 35px;
	margin-bottom: 10px;
}

.czgl li a {
	line-height: 34px;
	height: 34px;
	font-size: 15px;
	padding-left: 12px;
	color: #666;
}

ul.list li b {
	font-weight: normal;
	float: left;
	margin-right: 3px;
}

.qld_list li {
	line-height: 50px;
	padding: 15px 0;
	border-bottom: 1px solid #dcdcdc;
	font-size: 36px;
}

.qld_list li span {
	font-weight: bold;
	min-width: 74px;
	margin-right: 12px;
	display: inline-block;
	font-size: 38px;
	float: left;
}

.qld_list li p {
	display: inline-block;
	width: 80%;
}