/**
 * ============================================
 * 门户首页响应式改造 - 独立样式文件 v2
 * 站点: www.ailianzu.com (Discuz! X3.5)
 * 策略: 纯增量，在 index.css 之后加载，!important 全覆盖
 * 断点: 480px / 768px / 1024px / 1920px
 * ============================================
 */

/* ===== 桌面端：所有响应式元素隐藏 ===== */
#menu-toggle, .resp-top-actions, #resp-search-overlay, #resp-bottom-nav,
#resp-menu-overlay, #resp-menu-panel { display: none !important; }

/* =================================================================
 * 平板端 (≤1024px)
 * ================================================================= */
@media screen and (max-width: 1024px) {

	/* --- 全局 --- */
	html, body {
		overflow-x: hidden !important;
	}
	body {
		min-width: 320px !important;
		max-width: 100vw !important;
	}
	.mibox, .bgt, .wp2, .wp3 {
		width: 100% !important;
		max-width: 100vw !important;
	}

	/* --- 头部 --- */
	#nv_portal #hd .wp2 { width: 96% !important; }
	#nv_portal #hd .hdc h2 { max-width: 180px; }
	#nv_portal #hd .hdc h2 img { max-height: 40px; width: auto; }
	#toptb .wp { width: 96% !important; }
	.wp3 { width: 100% !important; }
	.nvbox { padding: 0 2% !important; }
	#nv ul li { padding: 0 8px !important; }
	#nv ul li a { font-size: 13px !important; padding: 0 6px !important; }
	.sgbox .wp2 { width: 96% !important; }
	#scbar_txt { width: 160px !important; }

	/* --- 首页容器级 --- */
	.mo1_p, .sbuywp, .mbuywp, .mo_jpks,
	.mobox_tjbg .mobox {
		width: 98% !important;
		max-width: 98vw !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.mo1_pbox, .obd_r { background: none !important; }

	/* --- 第1楼层: 3列 --- */
	.mo1_pbox li {
		width: 30% !important; height: auto !important;
		margin: 0 1.5% 3% 1.5% !important;
	}
	.mo1_pbox li img {
		width: 100% !important; height: auto !important;
		aspect-ratio: 2/3; object-fit: cover;
	}
	.mo1_pbtt { width: calc(100% - 28px) !important; }
	.mo1_b { height: auto !important; min-height: 80px; }
	.mo_tt2, .mo_tt2_b, .mo_tt2_c { display: none !important; }
	.mo_tt { font-size: 28px !important; height: 56px !important; line-height: 56px !important; }
	.mo1_t { padding-bottom: 40px !important; }

	/* --- 第2-3楼层: 3列 --- */
	.isbuylist li, .imbuylist li {
		width: 30% !important; height: auto !important;
		margin: 0 1.5% 3% 1.5% !important;
	}
	.isbuylist li img, .imbuylist li img {
		width: 100% !important; height: auto !important;
		aspect-ratio: 2/3; object-fit: cover;
	}
	#mroll dd img {
		width: 100% !important; height: auto !important;
		aspect-ratio: 2/3; object-fit: cover;
	}
	.mhdwp { width: 96% !important; height: auto !important; }
	.mobox { width: 100% !important; height: auto !important; }
	.mobox_02 { height: auto !important; padding-bottom: 40px; }
	#mroll { height: auto !important; position: relative !important; }
	
	/* 楼层3查看更多按钮 */
	.mobox_mbuybg .mo2_p { overflow: visible !important; height: auto !important; }
	.mobox_mbuybg .mbuywp { overflow: visible !important; height: auto !important; }
	.mobox_mbuybg .mobg03 { overflow: visible !important; height: auto !important; padding-bottom: 0px !important; }
	.mobox_mbuybg .mo2_b { overflow: visible !important; height: auto !important; }
	/* 模拍推荐热帖楼层（使用mobox_tjbg结构）查看更多按钮 */
	.mobox_tjbg .mo2_p { overflow: visible !important; height: auto !important; }
	.mobox_tjbg .mbuywp { overflow: visible !important; height: auto !important; }
	.mobox_tjbg .mobg02 { overflow: visible !important; height: auto !important; padding-bottom: 0px !important; }
	.mobox_tjbg .mo2_b { overflow: visible !important; height: auto !important; }

	/* --- 第4楼层 点评区: 2列 --- */
	.jcdptjlist li {
		width: 48% !important; height: auto !important;
		margin: 0 1% 3% 1% !important;
	}
	.jcdpli { margin-right: 0 !important; }
	.dpsimg { float: none !important; width: 100% !important; height: auto !important; }
	.dpsimg .sldbj { width: 100% !important; height: auto !important; aspect-ratio: 2/3; object-fit: cover; }
	.dpsrgt { float: none !important; width: 100% !important; height: auto !important; padding-bottom: 20px; }
	.timgjt { display: none !important; }
	.jcdp_tt { font-size: 15px; padding: 10px 20px; }
	.jcdp_txt { height: auto !important; min-height: 60px; }
	.dpstptx { margin-top: 20px !important; }

	/* --- 第5楼层 认证区: 2列 --- */
	.mo_jpks { width: 96% !important; overflow: hidden !important; }
	.mo_jpks ul { width: 100% !important; }
	.mo_jpks li {
		width: 48% !important; height: auto !important;
		margin: 0 1% 3% 1% !important;
	}
	.jpk_img { height: auto !important; }
	.jpk_img img { width: 100% !important; height: auto !important; aspect-ratio: 3/2; object-fit: cover; }
	.jpk_mifo { position: relative !important; margin-top: -30px !important; width: 100% !important; }
	.jpk_txt { height: auto !important; font-size: 14px; padding: 10px 20px; }
	
	/* 第5楼层查看更多按钮 */
	.mobox_03 { overflow: visible !important; }
	.mobox_03 .mo1_b { height: auto !important; min-height: 80px !important; overflow: visible !important; }

	/* --- 标题通用 --- */
	.mo1_t { height: auto !important; min-height: 100px; overflow: visible !important; }
	.mo_tt { font-size: 28px !important; height: 56px !important; line-height: 56px !important; overflow: visible !important; }
	.mo1_btn, .mo2_btn { margin: 25px auto !important; }

	/* --- 底部 --- */
	.ft_box.jiepaiindex { width: 100% !important; }
	#ft.wp { width: 94% !important; margin: 0 auto !important; }
	#flk { float: none !important; text-align: center; width: 100% !important; }
	#frt { float: none !important; text-align: center; width: 100% !important; margin-top: 10px; }
	#frt img { max-width: 150px; height: auto; }
}

/* =================================================================
 * 手机端 (≤768px)
 * ================================================================= */
@media screen and (max-width: 768px) {

	/* ===== 顶部：仅门户首页(#nv_portal)生效 ===== */
	#nv_portal #hd {
		position: fixed !important;
		top: 0 !important; left: 0 !important;
		width: 100% !important;
		z-index: 10001 !important;
		min-height: 50px;
		transition: transform 0.3s ease !important;
		will-change: transform;
	}
	#nv_portal #hd.nav-hidden { transform: translateY(-100%) !important; opacity: 0 !important; visibility: hidden !important; }
	#nv_portal #menu-toggle {
		display: flex !important;
		position: absolute !important;
		top: 8px !important; left: 8px !important;
		z-index: 10002 !important;
		width: 38px !important; height: 34px !important;
		background: rgba(26,20,16,0.92) !important;
		border: 1px solid #4a3b2a !important;
		border-radius: 6px !important;
		cursor: pointer !important;
		padding: 6px !important;
		flex-direction: column !important;
		justify-content: center !important;
		gap: 4px !important;
	}
	#nv_portal #menu-toggle span {
		display: block !important;
		width: 100%; height: 2px;
		background: #f3ac66;
		border-radius: 2px;
		transition: all 0.3s ease;
	}
	#nv_portal #menu-toggle.open span:nth-child(1) { transform: rotate(45deg) translate(4px,4px) !important; }
	#nv_portal #menu-toggle.open span:nth-child(2) { opacity: 0 !important; }
	#nv_portal #menu-toggle.open span:nth-child(3) { transform: rotate(-45deg) translate(4px,-4px) !important; }
	#nv_portal .resp-top-actions {
		display: flex !important;
		position: absolute !important;
		top: 8px !important; right: 8px !important;
		z-index: 10002 !important;
	}
	#nv_portal .resp-top-btn {
		display: flex !important;
		align-items: center; justify-content: center;
		width: 38px !important; height: 34px !important;
		background: rgba(26,20,16,0.92) !important;
		border: 1px solid #4a3b2a !important;
		border-radius: 6px !important;
		cursor: pointer !important;
		padding: 0 !important;
	}
	#nv_portal #hd .wp2 { width: 100% !important; }
	#nv_portal #hd .hdc {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		min-height: 50px;
		padding: 0 50px !important;
	}
	#nv_portal #hd .hdc h2 { max-width: 140px; flex-shrink: 0; }
	#nv_portal #hd .hdc h2 img { max-height: 32px; width: auto; }
	#toptb { display: none !important; }
	#um2, .fastlgnew, #um { display: none !important; }
	.mo1_t { display: none !important; }

	/* --- 导航下拉 --- */
	.wp3 { width: 100% !important; }
	.nvbox { padding: 0 !important; position: relative; }
	#nv {
		display: none;
		position: absolute; top: 100%; left: 0;
		width: 100% !important;
		background: #1a1410; z-index: 10000;
		border-top: 1px solid #4a3b2a;
		box-shadow: 0 8px 20px rgba(0,0,0,0.6);
	}
	#nv.open { display: block !important; }
	#nv ul { display: flex; flex-direction: column; width: 100% !important; }
	#nv ul li {
		float: none !important; display: block;
		width: 100% !important; padding: 0 !important;
		border-bottom: 1px solid #2a1f14;
	}
	#nv ul li a {
		display: block; padding: 14px 20px;
		font-size: 15px !important; color: #baa088;
	}
	#nv ul li.a a { color: #f3ac66; background: rgba(243,172,102,0.08); }
	#mu { display: none !important; }
	.sgbox { display: none !important; }

	/* --- 标题 --- */
	.mo_tt, .mo_tt_b { font-size: 22px !important; height: 44px !important; line-height: 44px !important; margin-top: 20px !important; overflow: visible !important; }
	.mobox_mbuybgs #msbrpls .mo1_t .mo_tt,
	.mobox_mbuybg .mo1_t .mo_tt,
	.mobox_tjbg .mo1_t .mo_tt,
	.mobox_03 .mo1_t .mo_tt { font-size: 11px !important; height: 26px !important; line-height: 26px !important; margin-top: 20px !important; }
	.mo_tt2, .mo_tt2_b, .mo_tt2_c { display: none !important; }
	.itopv li { font-size: 14px; padding: 0 10px; }
	.mo2_t { min-height: 80px; overflow: visible !important; }
	#msbrpls { overflow: visible !important; }
	.mo1_b { min-height: 60px !important; height: auto !important; overflow: visible !important; }
	.mo1_btn, .mo2_btn { margin: 15px auto !important; width: 160px !important; height: 32px !important; overflow: visible !important; }
	.mo1_btn a, .mo2_btn a { width: 160px !important; height: 32px !important; line-height: 32px !important; font-size: 13px; }

	/* --- 容器 --- */
	.mo1_p, .sbuywp, .mbuywp, .mo_jpks, .mobox_tjbg .mobox {
		width: 96% !important; max-width: 96vw !important;
		margin-left: auto !important; margin-right: auto !important;
		padding: 0 !important;
	}
	.mo1_pbox { padding: 8px 0 !important; }
	.mo1_pbox, .obd_r { background: none !important; }

	/* --- 第1楼层: 2列 --- */
	.mo1_pbox li {
		width: 47% !important; height: auto !important;
		margin: 0 1.5% 3% 1.5% !important;
	}
	.mo1_pbox li img {
		width: 100% !important; height: auto !important;
		aspect-ratio: 2/3; object-fit: cover;
	}
	.mo1_pbtt { width: calc(100% - 28px) !important; font-size: 12px; height: 28px; line-height: 28px; }

	/* --- 第2-3楼层: 2列 --- */
	.isbuylist li, .imbuylist li {
		width: 47% !important; height: auto !important;
		margin: 0 1.5% 3% 1.5% !important;
	}
	.isbuylist li img, .imbuylist li img {
		width: 100% !important; height: auto !important;
		aspect-ratio: 2/3; object-fit: cover;
	}
	#mroll dd { width: 47% !important; }
	#mroll dd img { width: 100% !important; height: auto !important; aspect-ratio: 2/3; object-fit: cover; }
	#mroll { position: relative !important; height: auto !important; }
	.mobox_02 { height: auto !important; padding-bottom: 30px !important; }
	.mobox_mbuybg { padding-top: 30px !important; }
	
	/* 楼层3查看更多按钮 */
	.mobox_mbuybg .mo2_p { overflow: visible !important; height: auto !important; }
	.mobox_mbuybg .mbuywp { overflow: visible !important; height: auto !important; }
	.mobox_mbuybg .mobg03 { overflow: visible !important; height: auto !important; padding-bottom: 0px !important; }
	.mobox_mbuybg .mo2_b { overflow: visible !important; height: auto !important; }
	/* 模拍推荐热帖楼层（使用mobox_tjbg结构）查看更多按钮 */
	.mobox_tjbg .mo2_p { overflow: visible !important; height: auto !important; }
	.mobox_tjbg .mbuywp { overflow: visible !important; height: auto !important; }
	.mobox_tjbg .mobg02 { overflow: visible !important; height: auto !important; padding-bottom: 0px !important; }
	.mobox_tjbg .mo2_b { overflow: visible !important; height: auto !important; }

	/* --- 第4楼层: 1列 --- */
	.jcdptjlist li { width: 100% !important; margin: 0 0 4% 0 !important; }

	/* --- 第5楼层: 1列 --- */
	.mo_jpks li { width: 100% !important; margin: 0 0 4% 0 !important; }
	.jpk_img img { aspect-ratio: 16/9; }
	
	/* 第5楼层查看更多按钮 */
	.mobox_03 { overflow: visible !important; padding-bottom: 0px !important; }
	.mobox_03 .mo1_b { height: auto !important; min-height: 80px !important; overflow: visible !important; }

	/* --- 底部 --- */
	#scrolltop { bottom: 80px !important; right: 10px !important; left: auto !important; margin: 0 !important; }
	/* 隐藏整个页脚区域（包括背景、背景图、所有内容） */
	.ft_box.jiepaiindex { display: none !important; }

	/* 移动端底部导航5按钮 */
	#resp-bottom-nav {
		display: flex !important;
		position: fixed !important; bottom: 0 !important; left: 0 !important;
		width: 100% !important; height: 52px !important;
		background: #1a1410 !important; border-top: 1px solid #4a3b2a !important;
		z-index: 9999 !important;
	}
	.resp-bnav-item { flex: 1 !important; display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; text-decoration: none !important; }
	.resp-bnav-item svg { display: block !important; width: 20px !important; height: 20px !important; }
	.resp-bnav-item span { font-size: 10px !important; color: #8a7a6a !important; }
	.mobox_03 { overflow: visible !important; }
	body { padding-bottom: 60px !important; }
	.mo1_btn a, .mo2_btn a { color: #f3ac66 !important; background: none !important; border: 1px solid #4a3b2a !important; border-radius: 4px !important; display: inline-block !important; width: auto !important; padding: 0 20px !important; }

	/* 响应式搜索覆盖层 */
	#resp-search-overlay {
		display: none !important;
		position: fixed !important; top: 0 !important; left: 0 !important;
		width: 100% !important; height: 100% !important;
		background: rgba(0,0,0,0.92) !important; z-index: 20000 !important;
		flex-direction: column; align-items: center; justify-content: center;
		padding: 20px;
		box-sizing: border-box;
	}
	#resp-search-overlay form {
		width: 100% !important; max-width: 400px !important;
		display: flex !important; flex-direction: column !important; gap: 15px !important;
	}
	.resp-search-input {
		width: 100% !important; height: 44px !important;
		background: #2a2018 !important; border: 1px solid #4a3b2a !important;
		border-radius: 8px !important; padding: 0 16px !important;
		font-size: 16px !important; color: #f3ac66 !important;
		box-sizing: border-box !important; outline: none !important;
	}
	.resp-search-input::placeholder { color: #6a5a4a !important; }
	.resp-search-submit {
		width: 100% !important; height: 44px !important;
		background: #f3ac66 !important; border: none !important;
		border-radius: 8px !important; color: #1a1410 !important;
		font-size: 16px !important; font-weight: bold !important;
		cursor: pointer !important;
	}
	.resp-search-close {
		position: absolute !important; top: 20px !important; right: 20px !important;
		width: 40px !important; height: 40px !important;
		background: rgba(74,59,42,0.5) !important; border: none !important;
		border-radius: 50% !important; color: #f3ac66 !important;
		font-size: 18px !important; cursor: pointer !important;
		display: flex !important; align-items: center !important; justify-content: center !important;
	}

	/* 响应式全屏菜单遮罩层 */
	#resp-menu-overlay {
		display: none !important;
		position: fixed !important; top: 0 !important; left: 0 !important;
		width: 100% !important; height: 100% !important;
		background: rgba(0,0,0,0.7) !important; z-index: 19000 !important;
	}

	/* 响应式全屏菜单面板 */
	#resp-menu-panel {
		display: none !important;
		position: fixed !important; top: 0 !important; left: 0 !important;
		width: 75vw !important; max-width: 280px !important; min-width: 160px !important; height: 100% !important;
		background: #1a1410 !important; z-index: 19001 !important;
		overflow-y: auto !important;
		box-shadow: 8px 0 30px rgba(0,0,0,0.5) !important;
	}

	.resp-menu-header {
		padding: 20px !important;
		border-bottom: 1px solid #4a3b2a !important;
		display: flex !important; align-items: center !important; justify-content: space-between !important;
	}

	.resp-menu-close {
		width: 36px !important; height: 36px !important;
		background: rgba(74,59,42,0.5) !important; border: none !important;
		border-radius: 50% !important; color: #f3ac66 !important;
		font-size: 16px !important; cursor: pointer !important;
		display: flex !important; align-items: center !important; justify-content: center !important;
	}

	.resp-menu-logo img { max-height: 40px !important; width: auto !important; }

	.resp-menu-content { padding: 20px !important; }

	.resp-menu-nav, .resp-menu-links {
		list-style: none !important; padding: 0 !important; margin: 0 !important;
	}

	.resp-menu-nav {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 8px !important;
	}

	.resp-menu-links {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 8px !important;
	}

	.resp-menu-nav a {
		display: block !important;
		padding: 12px 14px !important;
		color: #baa088 !important;
		font-size: 14px !important;
		text-decoration: none !important;
		border-radius: 6px !important;
		transition: background 0.2s !important;
		text-align: center !important;
	}

	.resp-menu-links a {
		display: block !important;
		padding: 12px 14px !important;
		color: #baa088 !important;
		font-size: 14px !important;
		text-decoration: none !important;
		border-radius: 6px !important;
		transition: background 0.2s !important;
		text-align: center !important;
	}

	.resp-menu-nav a:hover, .resp-menu-links a:hover { background: rgba(243,172,102,0.08) !important; }

	.resp-menu-active { color: #f3ac66 !important; background: rgba(243,172,102,0.08) !important; }

	.resp-menu-divider {
		height: 1px !important;
		background: #4a3b2a !important;
		margin: 16px 0 !important;
	}

	/* 登录按钮组 */
	.resp-menu-login { padding: 20px 0 !important; }

	.resp-login-buttons {
		display: flex !important;
		justify-content: space-around !important;
		align-items: flex-start !important;
	}

	.resp-login-btn-item {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		gap: 8px !important;
		text-decoration: none !important;
		color: #baa088 !important;
		font-size: 13px !important;
	}

	.resp-login-btn-item:hover { color: #f3ac66 !important; background: none !important; }

	.resp-login-btn-icon {
		width: 48px !important;
		height: 48px !important;
		border-radius: 50% !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		color: #fff !important;
	}

	.resp-login-icon-login {
		background: linear-gradient(135deg, #f3ac66, #e89555) !important;
	}

	.resp-login-icon-register {
		background: linear-gradient(135deg, #6ab04c, #4a9a2a) !important;
	}

	.resp-login-icon-lostpw {
		background: linear-gradient(135deg, #9b6be5, #7a4fd0) !important;
	}

	/* 用户信息 */
	.resp-menu-user {
		padding: 12px 16px !important;
		background: rgba(243,172,102,0.05) !important;
		border-radius: 8px !important;
	}

	.resp-menu-avatar {
		width: 48px !important; height: 48px !important;
		border-radius: 50% !important;
		overflow: hidden !important;
		margin-bottom: 10px !important;
	}

	.resp-menu-avatar img { width: 100% !important; height: 100% !important; object-fit: cover !important; }

	.resp-menu-username {
		font-size: 16px !important; color: #f3ac66 !important;
		font-weight: bold !important; margin-bottom: 8px !important;
	}

	.resp-menu-profile, .resp-menu-logout {
		display: inline-block !important;
		padding: 6px 14px !important;
		font-size: 13px !important;
		text-decoration: none !important;
		border-radius: 4px !important;
		margin-right: 10px !important;
	}

	.resp-menu-profile {
		background: #f3ac66 !important; color: #1a1410 !important;
	}

	.resp-menu-logout {
		background: transparent !important; color: #baa088 !important;
		border: 1px solid #4a3b2a !important;
	}
}

/* =================================================================
 * 小手机 (≤480px)
 * ================================================================= */
@media screen and (max-width: 480px) {
	.mo_tt, .mo_tt_b { font-size: 20px !important; height: 40px !important; line-height: 40px !important; margin-top: 15px !important; overflow: visible !important; }
	.mobox_mbuybgs #msbrpls .mo1_t .mo_tt,
	.mobox_mbuybg .mo1_t .mo_tt,
	.mobox_tjbg .mo1_t .mo_tt,
	.mobox_03 .mo1_t .mo_tt { font-size: 11px !important; height: 26px !important; line-height: 26px !important; margin-top: 15px !important; }
	.mo_tt2, .mo_tt2_b, .mo_tt2_c { display: none !important; }
	.itopv li { font-size: 13px; padding: 0 6px; }
	.mo1_t { padding-bottom: 20px !important; }
	.mo2_t { min-height: 60px; overflow: visible !important; }
	#msbrpls { overflow: visible !important; }
	.mo1_p, .sbuywp, .mbuywp, .mo_jpks, .mobox_tjbg .mobox { width: 96% !important; max-width: 96vw !important; }
	.mo1_btn, .mo2_btn { width: 140px !important; height: 28px !important; margin: 15px auto !important; overflow: visible !important; }
	.mo1_btn a, .mo2_btn a { width: 140px !important; height: auto !important; min-height: 28px !important; line-height: 28px !important; font-size: 12px; color: #f3ac66 !important; background: none !important; border: 1px solid #4a3b2a !important; border-radius: 4px !important; display: block !important; padding: 4px 10px !important; }

	/* 两列 */
	.mo1_pbox li, .isbuylist li, .imbuylist li { width: 47% !important; margin: 0 1.5% 3% 1.5% !important; }
	.isbuylist li img, .imbuylist li img { width: 100% !important; height: auto !important; aspect-ratio: 2/3; object-fit: cover; }
	.mo1_pbtt { font-size: 11px; height: 26px; line-height: 26px; }
	#mroll dd { width: 47% !important; margin: 0 1.5% 3% 1.5% !important; }
	.mobox_02 { padding-bottom: 20px !important; }
	.mobox_mbuybg { padding-top: 20px !important; }
	
	/* 楼层3查看更多按钮 */
	.mobox_mbuybg .mo2_p { overflow: visible !important; height: auto !important; }
	.mobox_mbuybg .mbuywp { overflow: visible !important; height: auto !important; }
	.mobox_mbuybg .mobg03 { overflow: visible !important; height: auto !important; padding-bottom: 1px !important; }
	.mobox_mbuybg .mo2_b { overflow: visible !important; height: auto !important; }
	/* 模拍推荐热帖楼层（使用mobox_tjbg结构）查看更多按钮 */
	.mobox_tjbg .mo2_p { overflow: visible !important; height: auto !important; }
	.mobox_tjbg .mbuywp { overflow: visible !important; height: auto !important; }
	.mobox_tjbg .mobg02 { overflow: visible !important; height: auto !important; padding-bottom: 0px !important; }
	.mobox_tjbg .mo2_b { overflow: visible !important; height: auto !important; }

	/* 点评区 */
	.jcdptjlist li { margin-bottom: 5% !important; }
	.jcdp_tt { padding: 5px 15px 8px; }
	.jcdp_tt a { font-size: 14px; }
	.jcdp_txt { padding: 0 15px 10px; font-size: 12px; }
	.dpstptx img { width: 40px; height: 40px; }

	/* 认证区 */
	.mo_jpks li { margin-bottom: 5% !important; }
	.jpk_mifo { margin-top: -25px !important; }
	.jpktx { width: 50px !important; height: 50px !important; }
	.jpk_tx img { width: 50px !important; height: 50px !important; }
	.jpk_name { font-size: 15px; margin: 3px 0; }
	.jpk_txt { padding: 8px 15px; font-size: 13px; line-height: 22px; }
	
	/* 第5楼层查看更多按钮 */
	.mobox_03 { overflow: visible !important; padding-bottom: 0px !important; }
	.mobox_03 .mo1_b { height: auto !important; min-height: 80px !important; overflow: visible !important; }

	/* 简化背景 */
	.bgt { background: none !important; }
	.mobox_mbuybgs, .mobox_mbuybg, .mobox_tjbg, .mobox_03 { background: #1a1410 !important; }
	#msbrpls { background: #1a1410 !important; height: auto !important; overflow: visible !important; }
	.mobg03s { background: none !important; padding-bottom: 1px !important; }
	.mobg03 { background: none !important; padding-bottom: 120px !important; }
	.mobox_tjbg { padding-bottom: 30px !important; }
	.mobox_tjbg .mobg02 { background: none !important; display: block !important; }

	/* 底部 */
	/* 底部 */
	#ft.wp { width: 90% !important; }
}

/* ===== 超宽屏 (≥1920px) ===== */
@media screen and (min-width: 1920px) {
	.mo1_p, .sbuywp, .mbuywp { width: 1672px !important; }
}
