
.mainbg1 {
	background: url(/guanghuaforum2026/images/banner.jpg) no-repeat center;
	}
.mainbg2{
	height: 450px;
}

.mainbg2 .banner{
	top:160px;
}

.next_page{
	height: 100px;
	width: 50%;
	margin: 50px auto;
	font-size: 24px;
	text-align: center;
	min-height: 36vh;
}

.next_page p{
	float: left;
	display: block;
	margin-bottom: 50px;
	color: #851016;
}

.next_page a{
	display: block;
	float: right;
}

@media (max-width: 768px) {
	
.next_page p{
	float: none;
}
.next_page{min-height: 50vh;}
	
.next_page a{
	display: block;
	float: none;
}
}<!--ºÄÊ±1768441719.7394Ãë-->