.main_bg_like {
	padding-top: 450px;
	background: url('../image/page_bg.gif') no-repeat;
	background-size: 100% auto;
}

.fontB {
	font-weight: bold;
}

.theme-bg {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	width: 672px;
	height: 122px;
	background: url('../image/zhuti_bg.png') no-repeat;
	background-size: 100% 100%;
}

.main_card {
	padding: 36px;
	margin: auto;
	margin-top: 20px;
	width: 675px;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
}

.main_section_like {
	font-size: 26px;
	color: #333;
	line-height: 1.7;
}

.main_kuang_like {
	padding: 24px;
	border: 1px solid #e5e5e5;
	border-radius: 16px;
	margin-top: 28px;
}

.main_kuang_like .top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 26px;
}

.main_kuang_like .num {
	font-size: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px 0;
	gap: 18px;
}

.main_kuang_like .bot {
	font-size: 28px;
	line-height: 1.6;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.btn_long_like_father_like {
	margin: auto;
	margin-top: 50px;
	width: 675px;
	display: flex;
	flex-direction: column;
	padding-bottom: 20px;
}

.btn_long_like_father_like .btn-long {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	background-color: #1A6BFF;
	border-radius: 200px;
	height: 80px;
	font-size: 30px;

}

.btn_long_like_father_like .text {
	font-size: 22px;
	color: #666;
	text-align: center;
	margin-top: 16px;
}

.footer {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.footer .bb {
	font-size: 22px;
	color: #666;
	text-align: center;
	line-height: 50px;
}
