@charset "utf-8";
/* fox_upload — download UI + forum bar player + thread waveform player */

/* ========== Download / paydown ========== */
	.xydown {
	width:615px;
	height:45px;
	border:1px dashed #ddd;
	padding:10px;
	margin:10px 0;
	line-height:24px;
	border-radius:3px;
}
.xydown a {
	text-decoration:none;
}
.xydown .downbtn {
	width:88px;
	height:50px;
	padding:10px 35px 10px 55px;
	/* legacy down.jpg removed */
	color:#ffffff;
	font-size:20px;
	display:block;
}
.xydown .xydowntext {
	padding-left:10px;
	font-size:12px;
}
.xydown_downlinks {
	width:500px;
}
.xydown_down_link {
	background:none repeat scroll 0 0 #FFFCEF;
	border:1px solid #FFBB76;
	border-radius:2px;
	color:#DB7C22;
	font-size:14px;
	margin-bottom:10px;
	padding:5px 10px;
}
.xydown_views {
	color:red;
}
.xydown_box {
	border-bottom:1px solid #aaa;
	padding:10px 0;
}
.xydown_box_content {
	line-height:18px;
	padding:0 0 0 10px;
}
.xydown_box_content p {
	margin:5px 0;
}
.xydown_box_content a {
	color:#D54E21;
}
.xydown_box_content a:hover {
	color:#1d1d1d;
}
.xydown_left {
	float:left;
	width:320px;
}
.xydown_right {
	width:160px;
	float:right;
	margin:0 auto;
}
.xydown_right img {
	max-width:160px;
}
.xydown_notice {
	padding-top:10px;
	text-align:center;
}
#facebox .content {
	width:600px;
	background:none repeat scroll 0 0 #E0E2E4;
	color:#333;
}
#facebox .popup {
	border:6px solid #ff7d00;
}

.downlink a:link {
	color:#ffffff;
}
.downlink a:visited {
	color:#ffffff;
}
.downlink a:hover {
	color:#ffffff;
}
.downlink a:active {
	color:#ffffff;
}
.downbtn {

  background: linear-gradient(to bottom right, #3c97ff , #3c97ff); /* 标准的语法 */
 
	border:0 none;
	color:#FFFFFF !important;
	cursor:pointer;
	font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	font-size:16px;
	margin:0;
	padding:5px 10px;
	border-radius: 10px;
}
.yanshibtn {
	background:none repeat scroll 0 0 #ff5e52;
	border:0 none;
	color:#FFFFFF!important;
	cursor:pointer;
	font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	font-size:16px;
	margin:0;
	padding:5px 10px;
	border-radius: 10px;
}
.down-btns {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:10px;
	padding:8px 15px 10px !important;
}
.down-btns .downbtn,
.down-btns .yanshibtn {
	margin:0;
	display:inline-flex;
	align-items:center;
	gap:4px;
}
.down-btns .share-direct-btn {
	background:#28a745 !important;
}
.downbtn a:hover,.yanshibtn a:hover {
	background:none repeat scroll 0 0 #9B59B6;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	font-size:14px;
	margin:-4px 20px 0 0;
	padding:3px 30px;
}
.paydown {
    margin-bottom: 20px;
    width: auto;
    border: 2px solid #3c97ff;
    /*box-shadow: 5px 5px 5px #b9b9b9;*/
    /*background: linear-gradient(to bottom right,#ffffff, #ffffff,#ffffff);*/
}
.paydown p {
	margin:3px;
	padding:3px 15px;
	border-bottom:1px solid #f8f8f8;
	text-indent:0;
}
.paydown p span {
	padding:0 5px;
	color: #808080;
	font-weight:bold;
	font-size:100%;
}
.paydown .down-title {
	float:left;
	padding-top:15px;
	width:9%;
	color: #797979;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.down-title{
	float:left;
	padding-top:15px;
	width:9%;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.paydown .down-detail {
	float:right;
	min-height:140px;
	width:90%;
	border-left:1px solid #eee;
	/*background:#fff;*/
}
.paydown p.down-ordinary {
	color:#333;
}
.paydown p.down-vip {
	color:#333;
}
.paydown p a {
	font-weight:bold;
	text-decoration:none;
}
.paydown p.down-tip {
	border-bottom:none;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.jinsom-tips {
    text-align: center;
    padding: 30px;
    color: var(--bs-body-color);
    background:rgb(var(--card-background-rgb));
    clear: both;
}
.jinsom-btn {
    background-color: #3c97ff;
    width: 168px;
    color: #fff;
    margin: auto;
    cursor: pointer;
    padding: 4px 0px;
    border-radius: 30px;
    margin-top: 10px;
    text-align: center;
    line-height: 1.7;
    font-size: 14px;
}
.alert-warningss {
  color: #ffffff;
  background-color: #646464;
  border: 1px solid #0d9bf0;
}

.jinsom-tips .jinsom-niming {
    font-size: 26px;
    vertical-align: -5px;
}
.jinsom-bbs-single-content {
    
    font-size: 16px;
    
}


/* ========== Forum bottom audio bar ========== */
@charset "utf-8";
.audio-box{
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #3c97ff ;
	
	color: #fff;
}
.audio-container{
	width: 1000px;
	margin: auto;
}
.audio-view{
	position: relative;
	padding-left: 100px;
	padding-right: 180px;
	height: 100px;
}
.audio-cover{
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-color: #23b27e;*/
}
.audio-cover img{
	display: block;
	height: 100%;
	margin: auto;
}
.audio-body{
	padding: 0 10px;
}
.audio-title{
	font-weight: 400;
	font-size: 20px;
	line-height: 40px;
	overflow: hidden;
}
.audio-backs{
	position: relative;
	padding-left: 60px;
	padding-right: 60px;
	margin-top: 10px;
	height: 20px;
}
.audio-this-time,
.audio-count-time{
	position: absolute;
	top: 0;
	width: 60px;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
}
.audio-this-time{
	left: 0;
}
.audio-count-time{
	right: 0;
	text-align: right;
}
.audio-setbacks{
	height: 6px;
	border-radius: 3px;
	background-color: #333;
}
.audio-setbacks{
	position: relative;
	top: 50%;
}
.audio-cache-setbacks,
.audio-this-setbacks{
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 3px;
}
.audio-cache-setbacks{
	background-color: #535353;
	z-index: 1;
	cursor: pointer;
}
.audio-this-setbacks{
	background-color: #0f541e;
	z-index: 2;
}
.audio-backs-btn{
	position: absolute;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	top: 50%;
	right: -7px;
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
}
.audio-btn{
	position: absolute;
	width: 150px;
	height: 100px;
	right: 0;
	top: 0;
}
.audio-select{
	height: 20px;
	margin-top: 50px;
	width: 150px;
	float: right;
}
.audio-select > div{
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
.audio-select > div + div{
	margin-left: 10px;
}
.audio-prev{
	background-image: url('../img/player/prev.png');
}
.audio-next{
	background-image: url('../img/player/next.png');
}
.audio-play{
	background-image: url('../img/player/play.png');
}
.audio-stop{
	background-image: url('../img/player/pause.png');
}
.audio-menu{
	background-image: url('../img/player/menu.png');
}
.audio-volume{
	background-image: url('../img/player/volume.png');
}
.audio-list{
	position: absolute;
	right: 0;
	color: #000;
	background-color: #fff;
	bottom: 100px;
	border: 1px solid #ccc;
	width: 240px;
	border-radius: 5px;
	padding-top: 10px;
	display: none;
}
.audio-list-head{
	position: relative;
	padding-bottom: 10px;
}
.audio-list-head p{
	padding-left: 8px;
	font-size: 18px;
}
.audio-list-head span{
	position: absolute;
	right: 8px;
	top: 0;
	font-size: 12px;
	display: block;
	width: 35px;
	line-height: 25px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
.audio-inline{
	height: 165px;
	overflow-y: scroll;
}
.audio-inline li{
	font-size: 16px;
	line-height: 2;
	padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid #ccc;
}
.audio-inline a{
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	height: 32px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menu-show,
.audio-show-volume{
	display: block !important;
}
.audio-set-volume{
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 100px;
	width: 30px;
	height: 120px;
	right: 5px;
	z-index: 999;
	display: none;
}
.volume-box{
	width: 5px;
	margin: auto;
	display: block;
	position: relative;
	background-color: #000;
	border-radius: 2.5px;
	height: 100px;
	bottom: -10px;
}
.volume-box span{
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	margin-left: -5.5px;
	margin-top: -5.5px;
	left: 50%;
	cursor: pointer;
}
.volume-box i{
	position: absolute;
	width: 100%;
	border-radius: 2.5px;
	background-color: #c70c0c;
	height: 0;
	display: block;
	bottom: 0;
}
.axst{ font-size: 1.4rem; text-decoration: none !important; padding-right: 0.5rem; font-weight: bold;}

/* ========== Thread waveform player ========== */
.player-container {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

#cover-image-container {
    width: 72px;
    height: 72px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: -1px;
    flex-shrink: 0;
}

#cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0rem;
}

#waveform-container {
    position: relative;
    flex-grow: 1;
    height: 72px;
    overflow: hidden;
    border-radius: 1px;
}

#waveform-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 140%;
    transform: translate(-50%, -50%);
    z-index: 1; /* Ensure it is below time-display */
}

#progress-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-image: linear-gradient(to right, rgb(0 169 255 / 30%), rgb(192 0 255 / 70%));
    z-index: 2;
}

.control-button,
.control-buttons {
    background-color: rgb(0 0 0 / 0%);
    color: #a5003c;
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s, transform 0.3s;
}

.control-button {
    font-size: 24px;
    width: 50px;
    height: 50px;
}

.control-buttons {
    font-size: 15px;
    width: 20px;
    height: 20px;
}

.control-button:hover,
.control-buttons:hover {
    background-color: rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
}

#play-pause-button,
#play-mode-button,
#volume-button {
    position: absolute;
}

#play-pause-button {
    left: 21px;
    top: 21px;
}

#play-mode-button {
    right: 10px;
    bottom: 40px;
}

#volume-button {
    right: 70px;
    bottom: 40px;
}

#music-title {
    position: absolute;
    top: -40px;
    left: 0;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
}

.volume-slider {
    display: none;
    position: absolute;
    right: 70px;
    bottom: 15px;
}

.play-mode {
    font-size: 15px;
}

#time-display {
    position: absolute;
    right: 10px;
    bottom: 3px;
    font-size: 14px;
    color: #999797;
    z-index: 3; /* Ensure it is above waveform-image */
}

/* ========== Batch publish FAB (post create page) ========== */
.fox-batch-fab {
	position: fixed;
	right: 20px;
	bottom: 24px;
	z-index: 1040;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 12px 18px;
	border-radius: 999px;
	background: linear-gradient(135deg, #3c97ff 0%, #2563eb 100%);
	color: #fff !important;
	text-decoration: none !important;
	box-shadow: 0 6px 18px rgba(37, 99, 235, 0.35);
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.fox-batch-fab:hover,
.fox-batch-fab:focus {
	color: #fff !important;
	text-decoration: none !important;
	transform: translateY(-2px);
	box-shadow: 0 8px 22px rgba(37, 99, 235, 0.45);
}
.fox-batch-fab i {
	font-size: 18px;
}
@media (max-width: 576px) {
	.fox-batch-fab {
		right: 12px;
		bottom: 16px;
		padding: 12px 14px;
	}
	.fox-batch-fab-text {
		display: none;
	}
}

