@charset "utf-8";
/* CSS Document */

.case6 {
	overflow: hidden;
	line-height: 32px;
}
.case6 .titss {
	overflow: hidden;
}
.case6 .titss span {
	display: block;
	font-size: 22px;
}
.case6 .titss em {
	display: block;
	height: 2px;
	background: #facd00;
	width: 50px;
	margin-top: 7px;
}
.case6 p {
	line-height: 32px;
}
.case6 .img {
	border:1px solid #ddd;
}
.case6 h2 {
	color: #000;
	margin-bottom: 30px;
}
.case6 .gg {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 20px 0px;
	color: #666;
	line-height: 34px;
	margin-bottom: 30px;
}
.case6 .gg p {
	color: #666;
}
.case6 .bb p {
	color: #000;
	line-height: 34px;
}
.case6 .bb .v3 {
	background: url(../img/icon19.png) left center no-repeat;
	padding-left: 30px;
}
.case6 .bb .v4 {
	background: url(../img/icon20.png) left center no-repeat;
	padding-left: 30px;
}
