@charset "utf-8";
/* CSS Document */
.wzhome .bti {
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	font-size: 2rem;
	font-weight: bold;
	border-bottom: solid 1px #eee;
	margin-bottom: 6px;
	color: #555
}
.wzhome {
	margin-bottom: 10px;
}
.home_left {
	width: 75.5%;
	background: #fff
}
.home_right {
	width: 23%;
	background: #eee
}
.mbtitle {
	background: #f8f8f8;
	padding: 25px 4%;
	padding-bottom: 15px;
}
.mbtitle h1 {
	line-height: 3rem;
	font-size: 2.6rem;
	font-weight: bold;
	padding-bottom: 8px;
	color: #444
}
.mbtitle p {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #666
}
.mbtitle p i {
	padding-right: 1%
}
.homemain {
	line-height: 24px;
	font-size: 16px;
	color: #222;
	overflow-wrap: break-word;
	word-wrap: break-word;
	padding: 4%;
}
.homemain img {
	width: auto
}
.keys {
	padding: 2% 4%
}
.keys a {
	padding: 6px 10px;
	background: #fff;
	color: #666;
	border-radius: 4px;
}
.pages p {
	padding: 15px;
	line-height: 20px;
	border-radius: 10px;
	background: #eff3f5;
	color: #666;
	margin: 2%;
}
.xguan {
	padding: 4%;
	background: #eff3f5
}
.xguan li {
	margin: 1%;
	width: 48%;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	border-bottom: dashed 1px #ddd
}
.xguan li:before {
	content: '\271A';
	color: #F60;
	padding-right: 3px;
}
.home_right ul li {
	width: 48%;
	margin: 1%;
	overflow: hidden;
	border-radius: 5px;
	background: #fff;
}
.home_right li div {
	padding: 8px;
	padding-top: 4px;
}
.home_right li h3 {
	font-size: 1.4rem;
	color: #555;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-weight: normal
}
.home_right li p {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #EB1B1E
}
.home_right ol li {
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	border-bottom: dashed 1px #eee
}
.home_right ol li a {
	font-size: 1.5rem;
}
.home_right ol li:before {
	content: '\271A';
	color: #F60;
	padding-right: 3px;
}
@media (max-width:750px) {
.home_right ul li {
	width: 31.33%;
}
.wzhome .ktab {
	width: 96%;
	padding: 1% 2%;
	margin-bottom: 12px;
}
}
