.czyjs_title {
	padding: 1.5rem 0;
	border: 1px solid #015193;
	background: #f2f2f2;
}

.czyjs_title h1 {
	margin: 0;
	text-align: center;
	font-size: 16px;
}

.czyjs_title p {
	margin: 0.5rem 5rem 0 5rem;
	text-indent: 2rem;
	font-size: 14px;
}

.yjs_title h1 {
	margin: 0;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #015193;
}

.zfyjs_box ul li a {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border: 1px solid #015193;
	overflow: hidden;
}

.bmyjs_box {
	margin-top: 2rem;
}

.bmyjs_box ul li a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 1px solid #015193;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

button[type='button'] {
	width: 100%;
}
