.zjzwHeader .zdqh {
	display: none !important;
}
.main-box {
	height: calc(100% - 150px);
}
.main-box>#app {
	max-width: 1200px;
	/* height: 67.5rem; */
	margin: 0 auto;
}
::-webkit-scrollbar {
	width: 10px !important;
}
::-webkit-scrollbar-thumb {
	border-radius: 5px !important;
}
.szf-input input {
	font-size: 13px !important;
}