.ysqgk-box {
	padding: 10px;
}

.ysqgk-box h1 {
	height: 40px;
	line-height: 40px;
	border-bottom: #eee solid 2px;
}

.ysqgk-box h1 span {
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	background: #eee;
	margin-right: 10px;
	font-size: 18px;
	cursor: pointer;
}

.ysqgk-box h1 span.on {
	background: #0055AA;
	color: #fff;
}

.ysqgk-box .zz {
	display: none;
}

.list_2 ul li {
	width: 12%;
}

.layui-form-item {
	display: table !important;
	margin: 0 auto;
}

.userTypeBox {
	position: relative;
	overflow: hidden;
}

.userTypeBox .layui-form-radio {
	position: relative;
	overflow: hidden;
	height: 42px;
	padding: 0 20px;
	line-height: 42px;
	background-color: #f0f0f0;
	color: #333;
	margin: 0 10px 0 0;
	min-width: 102px;
	text-align: center;
}

.userTypeBox .layui-form-radio i {
	display: none;
}

.userTypeBox .layui-form-radio div {
	font-size: 20px;
}

.userTypeBox .layui-form-radio.layui-form-radioed {
	background-color: #02a0e1;
	color: #FFF;
}
