@charset "utf-8";
.row {
	display: inline-block;
	width: 100%;
}
.banner{width:100%;}
.repeatX {
	width: 100%;
	background: url(/bjmtg/xhtml/ztzl/zzfw/images/public/i104.png) 0 0 repeat-x;
	height: 8px
}
.clear{clear: both;}
ul.list li {
	line-height: 60px;
	padding-left: 10px;
	background: url(/bjmtg/xhtml/ztzl/zzfw/images/public/i107.jpg) no-repeat 0 28px
}

ul.list li span {
	float: right;
	color: #999;
	font-size: 38px;
}

ul.list li a {
	width: calc(87% - 70px);
	display: inline-block;
	line-height: 60px;
	font-size: 38px;
	
}

ul.list li i {
	font-style: normal;
	color: #bc1b2d
}

ul.line5 li:nth-child(5n) {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 15px;
	padding-bottom: 15px
}

@media screen and (max-width:768px) {
	ul.list li {
		line-height: 32px;
		background-position: 0 17px;
		font-size: 24px;
		height: auto !important;
	}
	ul.list li a {
		width: 100% !important;
		white-space:normal;
		font-size: 24px;
		line-height: 40px;
	}
	ul.line5 li:nth-child(5n) {
		border-bottom: 1px dashed #dcdcdc;
		margin-bottom: 10px;
		padding-bottom: 10px
	}
	ul.list li span{
		width: 100%;
		text-align: right;
		font-size: 24px;
		float: none;
		display: inline-block;
	}
}

.mt20 {
	margin-top: 20px
}

ul.list li a {
	width: calc(87% - 90px)
}

.common-list ul.list {
	min-height: 400px
}

.inblock {
	display: inline-block
}

.pagebn {
	padding: 1px 20px;
	border: 1px solid #e8e8e8
}

.pageactive {
	background: #d30b15;
	color: #fff
}

.page_num {
	text-align: center;
	padding: 20px 0 30px;
	width: 100%;
	overflow: hidden
}

.page_num .pagination_index {
	margin: 0 2px;
	display: inline-block
}

.page_num .pagination_index a {
	display: inline-block;
	padding: 1px 20px;
	border: 1px solid #e8e8e8;
	line-height: 32px
}

.page_num .pagination_index a:hover {
	background: #d30b15;
	color: #fff
}

.page_num .page_loca a {
	background: #d30b15;
	color: #fff
}

.page_num .pagination_zx {
	display: inline-block
}

.page_num .pagination_zx input {
	display: inline-block;
	vertical-align: middle;
	width: 55px;
	height: 34px;
	padding: 1px 20px;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	text-align: center
}

.page_num .pagination_zx .pagination-zxx {
	display: inline-block;
	padding: 1px 20px;
	border: 1px solid #e8e8e8;
	line-height: 32px
}

.page_num .pagination_zx .pagination-zxx:hover {
	background: #d30b15;
	color: #fff
}

@media screen and (max-width:768px) {
	.pagebn1 {
		padding: 0 10px
	}
	.page_num .pagination_index {
		margin-bottom: 5px
	}
	.page_num .pagination_index a {
		padding: 0 10px;
		line-height: 30px
	}
	.page_num .pagination_zx {
		margin-bottom: 5px
	}
	.page_num .pagination_zx input {
		padding: 0 10px
	}
	.page_num .pagination_zx .pagination-zxx {
		padding: 0 10px
	}
}

@media screen and (max-width:414px) {
	.page_num {
		width: 100%;
		overflow: hidden
	}
	.page_num .pagination_zx {
		display: block
	}
}

h3 {
	border-bottom: 1px solid #d7d7d7;
	height: 38px;
	font-size: 24px;
	font-weight: 400;
	line-height: 22px;
	position: relative
}

h3 a {
	display: inline-block;
	height: 38px
}

h3 .active {
	display: inline-block;
	border-bottom: 2px solid #bc1b2d;
	height: 38px
}

h3 .column-more {
	color: #a9a9a9;
	font-size: 14px;
	font-weight: 400;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	line-height: 18px
}

h3.tabs {
	padding-left: 20px
}

h3.tabs:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 4px;
	height: 18px;
	background-color: #f13b3b
}

h3.tabs .active {
	border-bottom: none
}

@media screen and (max-width:768px) {
	h3 {
		font-size: 18px;
		height: 32px
	}
	h3 a {
		display: inline-block;
		height: 32px
	}
	h3 .active {
		height: 32px;
		line-height: 25px
	}
	h3 .column-more {
		margin-top: -13px
	}
	h3.tabs {
		padding-left: 10px
	}
}