.zzzq .g-banner1 a {
	display: none;
}

.zzzq .m-wrap {
	display: flex;
	flex-direction: column;
}

.zzzq .m-wrap .article {
	width: auto;
}

.zzzq .m-wrap .article .title {
	font-size: 40px;
}

.zzzq .m-wrap .article .content p {
	font-size: 26px;
	line-height: 60px;
}

.zzzq .m-wrap .column {
	width: auto;
}

.zzzq .m-wrap .column img {
	width: 100%;
	height: auto;
}

.zzzq .m-wrap .column h3 span {
	margin: 20px 0;
	width: 115px;
	height: 35px;
	background-size: 100% 100% !important;
	/* font-size: 40px; */
}

.zzzq .search-top {
	border: none !important;
	background: #fff !important;
}

.zzzq .search-submit {
	margin-top: 0 !important;
}

.zzzq .g-banner1 {
	display: flex;
	justify-content: center;
}
