a {
	color: #3e3e3e;
	display: block;
}
a:hover, a:visited, a:link, a:active {
	color: #3e3e3e;
	text-decoration: none;
}
.nav-top {
	background: #e3edee;
	text-align: center;
	height: 40px;
}
.nav-top .img-left {
	position: absolute;
	left: 10px;
}
.nav-top span {
	line-height: 40px;
	font-size: 16px;
}
.box {
	background: #fff;
	margin-top: 20px;
	padding-top: 20px;
}
.title {
	border: 1px dashed #5fc325;
	width: 90%;
	margin: auto;
	text-align: center;
	padding: 10px 0;
}
.content {
	width: 100%;
	margin-top: 20px;
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
.case-index li {
	border-bottom: 1px solid #d7d7d7;
	line-height: 44px;
	font-size: 16px;
}
.subpage2 li {
	min-height: 120px;
}
.subpage3 li {
	min-height: 190px;
}
li:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.subpage2 li .p{
	margin-top: 30px;
}
.subpage3 li .p{
	margin-top: 50px;
}
.subpage4 li {
	border-bottom: 1px dashed #65c02f;
	padding: 10px 0;
}
.subpage4 li .p {
	font-size: 12px;
}
.aa {
	padding-left: 20px;
}
.bb {
	float: right;
	background:url(/Public/Home/images/scheme/to-link.png) 0 0 no-repeat;
	width:9px;
	height:13px;
	background-size: 9px 13px;
	margin-top: 15px;
	margin-right: 15px;
}
.cc {
	padding-left: 10px;
}
.dd {
	display: inline-block;
	margin-top: 20px;
}
.ee {
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}
.ff{
	font-size: 18px;
}
.ee {
	font-weight: bold;
	font-size: 18px;
}
.green {
    color: #22ac38;
}
.gg {
	text-align: center;
}