@charset "utf-8";
/* st044：仅保留原站没有、又不破坏 common/detail 的极少补丁 */

/* 文字 Logo：与导航同一水平线 */
.header .logo{
	width: auto;
	max-width: 180px;
	height: 70px;
	overflow: hidden;
}
.header .logo a.st044-logo-text{
	display: block;
	height: 70px;
	line-height: 70px;
	padding: 0 4px;
	font-size: 22px;
	font-weight: 700;
	color: #ff6428;
	letter-spacing: .04em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
}
.header .logo a.st044-logo-text:hover{
	color: #ff6428;
	opacity: .9;
}
@media (max-width:768px){
	.header .logo{
		max-width: 120px;
		height: 45px;
		margin-left: 10px;
	}
	.header .logo a.st044-logo-text{
		height: 45px;
		line-height: 45px;
		font-size: 18px;
	}
}

/* tag 详情页长标题：PC/移动端完整换行显示，避免单行截断 */
body.st044-tag-detail .st044-tag-subject{
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0 0 12px;
	overflow: visible;
}
body.st044-tag-detail .st044-tag-subject .article-subject{
	float: none;
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.45;
	color: #333;
	white-space: normal;
	word-break: break-word;
	overflow-wrap: anywhere;
	overflow: visible;
	text-overflow: clip;
	text-align: left;
}
@media (max-width:767px){
	body.st044-tag-detail .st044-tag-subject{
		margin: 0 0 10px;
	}
	body.st044-tag-detail .st044-tag-subject .article-subject{
		font-size: 16px;
		line-height: 1.4;
		font-weight: 600;
		text-align: left;
	}
	body.st044-tag-detail .crumbs-nav{
		margin-bottom: 10px;
		white-space: normal;
		line-height: 1.5;
		word-break: break-word;
	}
}

/* 详情/tag 页免费播放：放在 info-wrap 外，移动端整行展示 */
.intro-con .st044-play-action{
	clear: both;
	margin-top: 14px;
	height: auto;
	white-space: normal;
	overflow: visible;
}
.st044-play-btn{
	display: inline-block;
	min-width: 140px;
	padding: 10px 28px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	background: linear-gradient(90deg, #ff7a3d 0%, #ff6428 100%);
	border: 0;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(255,100,40,.35);
	transition: opacity .2s ease, transform .2s ease;
	box-sizing: border-box;
}
.st044-play-btn .fa{
	margin-right: 6px;
}
.st044-play-btn:hover,
.st044-play-btn:focus{
	color: #fff !important;
	opacity: .92;
	text-decoration: none !important;
}
@media (max-width:767px){
	.intro-con .st044-play-action{
		display: block;
		width: 100%;
		margin: 12px 0 4px;
		padding: 0;
		float: none;
		clear: both;
	}
	.intro-con .st044-play-btn{
		display: block;
		width: 100%;
		min-width: 0;
		padding: 12px 16px;
		font-size: 15px;
		border-radius: 6px;
	}
}

/* 播放器区域：MacCMS 播放器高度 */
.st044-player-wrap{
	background:#000;
}
.st044-player-wrap .MacPlayer,
.st044-player-wrap .embed-responsive,
.st044-player-wrap iframe,
.st044-player-wrap video{
	width:100%;
	display:block;
}
.st044-player-wrap .MacPlayer{
	padding-bottom:56.25% !important;
	height:0 !important;
	position:relative;
	overflow:hidden;
}
@media (max-width:767px){
	.st044-player-wrap .MacPlayer{
		min-height:220px;
		height:auto !important;
		padding-bottom:0 !important;
	}
}

/* 隐藏 MacCMS 统计节点 */
.hide{display:none!important;}

/* 用户中心等遗留页面的极简可读性（不影响首页/详情原站样式） */
body.active .myui-header__top,
body.active .myui-foot,
body.active .myui-nav__tabbar{display:none;}
.myui-panel.myui-panel-bg{
	background:#fff;
	border-radius:4px;
	margin-bottom:15px;
}
.myui-panel__head{padding:12px 15px;border-bottom:1px solid #eee;}
.myui-panel__head .title{margin:0;font-size:18px;}
.myui-panel_bd{padding:15px;}
.btn-warm{background:#ff6428;border-color:#ff6428;color:#fff;}

/* 筛选条（five 标签结构 → 贴合原站橙色） */
.myui-panel-bg2{background:#fff;border-radius:4px;margin-bottom:15px;padding:10px 12px;}
.myui-screen__list{list-style:none;margin:0 0 8px;padding:0;overflow:hidden;}
.myui-screen__list > li{float:left;margin:0 6px 6px 0;}
.myui-screen__list .btn{
	display:inline-block;padding:4px 10px;border-radius:3px;
	border:1px solid #eee;background:#f7f7f7;color:#333;font-size:13px;
}
.myui-screen__list .btn-warm{background:#ff6428;border-color:#ff6428;color:#fff;}
.myui-screen__list .text-muted{color:#999;border:0;background:transparent;}

/* 翻页 */
.st044-page{text-align:center;padding:20px 0 10px;}
.st044-page a,.st044-page span{
	display:inline-block;min-width:36px;margin:0 3px 6px;padding:6px 10px;
	border:1px solid #eee;border-radius:4px;background:#fff;color:#333;text-decoration:none;
}
.st044-page a.active,.st044-page span.current{
	background:#ff6428;border-color:#ff6428;color:#fff;
}
.st044-empty{padding:60px 20px;text-align:center;color:#999;background:#fff;border-radius:6px;}

/* 地图列表 */
.st044-map-list{list-style:none;margin:0;padding:0;}
.st044-map-list li{border-bottom:1px solid #f0f0f0;}
.st044-map-list a{
	display:flex;align-items:center;justify-content:space-between;
	padding:10px 0;color:#333;text-decoration:none;
}
.st044-map-list .name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.st044-map-list .meta{width:80px;text-align:center;color:#999;font-size:13px;}
.st044-map-list .time{width:100px;text-align:right;color:#999;font-size:13px;}
.st044-map-list a:hover .name{color:#ff6428;}

/* 观众心声：标题区对齐相关推荐 .new-up .title */
.mac-vod-pinglun .new-up .title{
	margin:0 0 12px;
	padding:0;
	border:0;
}
.mac-vod-pinglun .new-up .title .theme{
	float:left;
	margin:0;
	font-size:22px;
	color:#333;
	line-height:1.3;
}
.mac-vod-pinglun .mac-vod-pinglun__meta{
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
	float:none;
	margin:0;
	padding:0;
	font-size:14px;
	color:#666;
	line-height:1.4;
	white-space:nowrap;
}
.mac-vod-pinglun .mac-vod-pinglun__list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;}
.mac-vod-pinglun .mac-vod-pinglun__item{
	background:#f7f7f7;
	border:0;
	border-left:3px solid #ff6428;
	border-radius:2px;
	padding:14px 16px 10px;
}
.mac-vod-pinglun .mac-vod-pinglun__author{
	margin:0 0 6px;
	font-size:13px;
	font-weight:600;
	color:#ff6428;
}
.mac-vod-pinglun .mac-vod-pinglun__text{margin:0 0 10px;line-height:1.75;color:#333;font-size:14px;}
.mac-vod-pinglun .mac-vod-pinglun__foot{display:flex;justify-content:space-between;font-size:12px;color:#999;}
.mac-vod-pinglun .mac-vod-pinglun__helpful .fa{margin-right:4px;color:#ff6428;}
@media (max-width:767px){
	.mac-vod-pinglun .new-up .title .theme{font-size:18px;}
	.mac-vod-pinglun .mac-vod-pinglun__meta{font-size:12px;color:#999;}
}

/* 选集：按列宽铺满 resource-box，避免右侧大块留白 */
.resource-box .bd .episodes-list{
	margin:0;
	padding:0 0 10px;
	list-style:none;
	overflow:hidden;
}
.resource-box .bd .episodes-list li{
	float:left;
	width:12.5%;
	min-width:0;
	margin:0;
	padding:10px 4px 0;
	box-sizing:border-box;
}
.resource-box .bd .episodes-list li a{
	display:block;
	width:100%;
	min-width:0;
	box-sizing:border-box;
	padding:8px 4px;
	font-size:13px;
	line-height:1.4;
	text-align:center;
	background:#fff;
	border:1px solid #fff;
	border-radius:5px;
	color:#736767;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.resource-box .bd .episodes-list li a.active,
.resource-box .bd .episodes-list li a:hover{
	background:#ff6428;
	border-color:#ff6428;
	color:#fff;
}
@media (max-width:990px){
	.resource-box .bd .episodes-list li{width:16.666%;}
}
@media (max-width:768px){
	.resource-box .bd .episodes-list li{width:25%;padding:8px 3px 0;}
	.resource-box .bd .episodes-list li a{padding:8px 2px;font-size:12px;}
}

@media (max-width:767px){
	.hidden-xs{display:none!important;}
}
@media (min-width:768px){
	.visible-xs{display:none!important;}
}
