.zzcs_sq_hyyy .rodu_btn {
	height: 48px;
	line-height: 48px;
	width: 100%;
	list-style: none;
	border-radius: 8px;
	text-align: center;
}

.zzcs_sq_hyyy .rodu_btn li {
	width: 30%;
	display: inline-block;
}

.zzcs_sq_hyyy .rodu_btn li:hover {
	cursor: pointer;
}

.zzcs_sq_hyyy .rodu_btn li:first-child {
	background: #FFFFFF;
	color: #0bba5c;
	border-radius: 8px 0 0 8px;
}

.zzcs_sq_hyyy .rodu_btn li:last-child {
	background: #0bba5c;
	color: #FFFFFF;
	border-radius: 0 8px 8px 0;
}

.zzcs_sq_hyyy .hyyy_tu {
	width: 100%;
	height: 380px;
	margin: 0 auto;
	display: none;
}

.hyyy_tu .hyyy_tu_left {
	text-align: left;
	width: 50%;
	height: 100%;
	float: left;
}

.hyyy_tu .hyyy_tu_right {
	height: 100%;
	float: right;
	background: none;
	width: 50%;
	text-align: left;
	text-indent: 28px;
	padding: 10px 20px;
	overflow: hidden;
	font-weight: 600;
}

.zzcs_sq_hyyy .hyyy_tu1 {
	width: 100%;
	height: 380px;
	margin: 30px auto;
}

.hyyy_tu1 .hyyy_tu_left {
	text-align: left;
	width: 50%;
	height: 100%;
	float: left;
}

.hyyy_tu1 .hyyy_tu_right {
	height: 100%;
	float: right;
	background: none;
	width: 50%;
	text-align: left;
	text-indent: 28px;
	padding: 10px 20px;
	overflow: hidden;
	font-weight: 600;
}