.index-other-page-box {
 width: 1232px;

  padding: 40px 110px;
  position: relative;
  min-height: 600px;
  margin: 0 auto;
}

.fixed-rank-nav {
  position: fixed;
  width: 127px;
}

.fixed-rank-nav .tab {
  display: block;
  box-sizing: border-box;
  width: 127px;
  height: 46px;
  line-height: 46px;
  color: #333;
  font-size: 16px;
  text-align: center;
}

.fixed-rank-nav .tab:hover {
  background-color: #eaeaea;
}

.fixed-rank-nav .tab.active {
  border-left: 4px solid #ef1f46;
  background-color: #eaeaea;
}

.rank-page-box {
  margin-left: 167px;
}

.rank-page-box .rank-class {
  font-size: 20px;
  color: #333;
  margin-bottom: 18px;
  line-height: 24px;
}

.rank-page-box .rank-tab-group {
  height: 40px;
  border-bottom: solid 1px #d2d2d2;
  margin-bottom: 20px;
}

.rank-page-box .rank-tab-group .tab {
  display: block;
  float: left;
  width: 80px;
  height: 40px;
  border-right: solid 1px #d2d2d2;
  border-top: solid 1px #d2d2d2;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #666;
  box-sizing: border-box;
}

.rank-page-box .rank-tab-group .tab:nth-child(1) {
  border-left: solid 1px #d2d2d2;
}

.rank-page-box .rank-tab-group .tab.active {
  background-color: #f2a506;
}

.rank-page-box .rank-time-group {
  color: #333;
  font-size: 14px;
  margin-bottom: 30px;
}

.rank-page-box .rank-time-group .split {
  margin: 0 30px;
}

.rank-page-box .rank-time-group .group.active {
  color: #f2a506;
}

.rank-page-box .rank-list .data {
  height: 120px;
  margin-bottom: 30px;
}

.rank-page-box .rank-list .data .index {
  width: 32px;
  height: 32px;
  margin-top: 42px;
  margin-right: 20px;
  font-size: 22px;
  line-height: 32px;
  color: #666;
  text-align: center;
}

.rank-page-box .rank-list .data .vod-img {
  width: 200px;
  height: 120px;
  margin-right: 25px;
}

.rank-page-box .rank-list .data .vod-img a {
  display: block;
  width: 100%;
  height: 100%;
}

.rank-page-box .rank-list .data .vod-info {
  width: 745px;
  overflow: hidden;
  margin-top: 35px;
}

.rank-page-box .rank-list .data .vod-info .vod-name {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
}

.rank-page-box .rank-list .data .vod-info .info-group {
  line-height: 16px;
  font-size: 14px;
  color: #333;
}

.rank-page-box .rank-list .data .vod-info .info-group .group {
  float: left;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 30px;
}

.rank-page-box .rank-list .data .vod-info .info-group .group:nth-last-child(1) {
  margin-right: 0;
}

.rank-list-add-more {
  height: 50px;
  background-color: #eaeaea;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #333;
  margin-top: 60px;
}

.communicate-page-left {
  /*width: 773px;*/

    width: 100%;
}

.communicate-page-right {
  width: 400px;
}

.communicate-page-box {
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  margin-bottom: 20px;
}

.communicate-page-box .box-title {
  height: 50px;
  line-height: 50px;
  border-bottom: solid 1px #d2d2d2;
  font-size: 14px;
  color: #333;
  padding: 0 20px;
}

.communicate-page-box .box-title .fb-btn {
  width: 60px;
  height: 30px;
  background-color: #ff5400;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
}

.communicate-page-box .box-title .fb-btn:hover {
  background-color: #e94c00;
}

.communicate-page-box .communicate-list .data {
  padding: 20px;
  border-bottom: solid 1px #d2d2d2;
}

.communicate-page-box .communicate-list .data .data-img {
  margin-right: 20px;
}

.communicate-page-box .communicate-list .data .data-img .img {
  width: 128px;
  height: 80px;
/*border-radius: 50%;*/
}

.communicate-page-box .communicate-list .data .data-info .data-name {
  max-width: 580px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 8px;
  color: #333;
}

.communicate-page-box .communicate-list .data .data-info .info {
  line-height: 24px;
  color: #999;
}

.communicate-page-box .communicate-list .data .data-info .info .label {
  height: 24px;
  line-height: 24px;
  padding: 0 7px;
  background-color: #ffd7009c;
  color: #f50808;
  font-size: 14px;
  margin-right: 10px;
}

.communicate-page-box .communicate-list .data .pl-count {
  margin-top: 13px;
  height: 18px;
  line-height: 19px;
  font-size: 14px;
  color: #999;
}

.communicate-page-box .communicate-list .data .pl-count .icon {
  margin-right: 6px;
}

.communicate-page-box .communicate-list .data:nth-last-child(1) {
  border-bottom: none;
}

.communicate-page-box .communicate-list .data:hover .data-info .data-name {
  color: #f2a506;
}

.communicate-page-box .communicate-vip-user {
  padding: 15px 20px;
  padding-bottom: 0;
}

.communicate-page-box .communicate-vip-user .user {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.communicate-page-box .communicate-vip-user .user img {
  width: 59px;
  height: 59px;
  border-radius: 50%;
}

.communicate-page-box .communicate-vip-user .user:nth-child(5n) {
  margin-right: 0;
}

.communicate-page-box .communicate-zone {
  padding: 5px;
}

.communicate-page-box .communicate-zone .label {
  height: 30px;
  border-radius: 15px;
 border: solid 1px #dbdbdb;
  float: left;
  margin-right: 8px;
  margin-bottom: 1px;
  line-height: 30px;
  padding: 0 7px;
  font-size: 12px;
  color: #333;
}

.communicate-page-box .communicate-zone .label:hover,
.communicate-page-box .communicate-zone .label.active {
  background-color: #f2a506;
  border: solid 1px #f2a506;
}

.communicate-page-box .communicate-artical {
  padding: 0 20px;
}

.communicate-page-box .communicate-artical .data {
  padding: 20px 0;
  border-bottom: solid 1px #d2d2d2;
}

.communicate-page-box .communicate-artical .data .data-name {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 6px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.communicate-page-box .communicate-artical .data .time {
  font-size: 12px;
  color: #999;
  line-height: 14px;
}

.communicate-page-box .communicate-artical .data:hover .data-name {
  color: #f2a506;
}

.communicate-page-box .communicate-artical .data:nth-last-child(1) {
  border-bottom: none;
}

.communicate-page-box .communicate-post {
  padding: 40px 20px;
  min-height: 800px;
}

.communicate-page-box .communicate-post .post-group {
  margin-bottom: 20px;
}

.communicate-page-box .communicate-post .post-group .group-title {
  width: 60px;
  line-height: 50px;
  color: #333;
  font-size: 14px;
}

.communicate-page-box .communicate-post .post-group .inputcol12 {
  display: block;
  box-sizing: border-box;
  width: 650px;
  height: 50px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  color: #333;
  padding: 0 20px;
}

.communicate-page-box .communicate-post .post-group .text-areacol12 {
  width: 650px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  color: #333;
  line-height: 24px;
}

.communicate-page-box .communicate-post .post-group .selectcol4 {
  position: relative;
  cursor: pointer;
}

.communicate-page-box .communicate-post .post-group .selectcol4 .show-select {
  width: 160px;
  height: 48px;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  padding: 0 20px;
  line-height: 48px;
}

.communicate-page-box .communicate-post .post-group .selectcol4 .show-select .select-sanjiao-icon {
  margin-top: 20px;
}

.communicate-page-box .communicate-post .post-group .selectcol4 .option-box {
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 10;
  display: none;
}

.communicate-page-box .communicate-post .post-group .selectcol4 .option-box .option {
  width: 160px;
  border: solid 1px #d2d2d2;
  border-top: 0;
  padding: 0 20px;
  color: #333;
  line-height: 48px;
  background-color: #fff;
}

.communicate-page-box .communicate-post .post-group .selectcol4 .option-box .option:hover {
  background-color: #f2a506;
}

.communicate-page-box .communicate-post .post-group .post-submit-btn {
  width: 130px;
  height: 48px;
  background-color: #f2a506;
  border-radius: 5px;
  font-size: 16px;
  color: #333;
}

.communicate-page-box .communicate-post .post-group .post-submit-btn:hover {
  background-color: #fabb3c;
}

.communicate-detail-box {
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  padding: 15px;
  margin-bottom: 0px;
}

.communicate-detail-box .box-nav {
  font-size: 14px;
  margin-bottom: 28px;
  color: #666;
  line-height: 16px;
}

.communicate-detail-box .artical-name {
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dashed #ddd;
  padding: 0 0 5px;
  /*white-space: nowrap;*/
}

.communicate-detail-box .artical-group {
  line-height: 20px;
  color: #999;
  font-size: 14px;
  margin-bottom: 24px;
}

.communicate-detail-box .artical-group .group {
  margin-left: 25px;
  font-size: 16px;
  cursor: pointer;
}

.communicate-detail-box .artical-group .group .icon {
  margin-right: 4px;
}

.communicate-detail-box .artical-group .group:hover {
  color: #f2a506;
}

.communicate-detail-box .artical-text p {
  line-height: 24px;
  margin-bottom: 1em;
  color: #000;
}

.communicate-detail-box .artical-text img {
  margin: 20px auto;  
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-pl-box {
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.page-pl-box .box-title {
  font-size: 18px;
  line-height: 20px;
  color: #333;
  margin-bottom: 30px;
}

.page-pl-box .first-pl-post {
  margin-bottom: 5px;
}

.page-pl-box .first-pl-post .first-pl-input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 54px;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #dddddd;
  padding: 0 20px;
  line-height: 54px;
  font-size: 14px;
  color: #333;
  margin-bottom: 20px;
}

.page-pl-box .first-pl-post button {
  width: 80px;
  height: 34px;
  background-color: #d5d5d5;
  border-radius: 3px;
  font-size: 16px;
  color: #fff;
}

.page-pl-box .pl-content-box {
  margin-bottom: 30px;
}

.page-pl-box .pl-content-box .pl-user {
  width: 40px;
  margin-right: 10px;
}

.page-pl-box .pl-content-box .pl-user img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.page-pl-box .pl-content-box .pl-content {
  width: 670px;
  overflow: hidden;
  color: #333;
}

.page-pl-box .pl-content-box .pl-content .pl-word {
  line-height: 26px;
  word-wrap: break-word;
  margin-bottom: 6px;
}

.page-pl-box .pl-content-box .pl-content .pl-word .name {
  font-size: 16px;
  color: #ffd200;
  margin-right: 4px;
  margin-left: 4px;
}

.page-pl-box .pl-content-box .pl-content .pl-word img {
  width: 26px;
  height: 26px;
  vertical-align: middle;
}

.page-pl-box .pl-content-box .pl-content .pl-time {
  font-size: 14px;
  line-height: 23px;
  color: #999;
  margin-bottom: 12px;
}

.page-pl-box .pl-content-box .pl-content .pl-time .group {
  margin-left: 30px;
}

.page-pl-box .pl-content-box .pl-content .pl-time .group .icon {
  margin-right: 5px;
  cursor: pointer;
}

.page-pl-box .pl-content-box .pl-content .send-pl .input-box {
  width: 100%;
  height: 54px;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #dddddd;
  line-height: 54px;
  padding: 0 20px;
  position: relative;
}

.page-pl-box .pl-content-box .pl-content .send-pl .input-box .input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 52px;
  line-height: 52px;
  color: #333;
  font-size: 14px;
  padding-right: 80px;
}

.page-pl-box .pl-content-box .pl-content .send-pl .input-box .word-num {
  position: absolute;
  top: 0;
  right: 20px;
}

.page-pl-box .pl-content-box .pl-content .send-pl .send-btn-group {
  text-align: right;
}

.page-pl-box .pl-content-box .pl-content .send-pl .send-btn-group button {
  width: 60px;
  height: 30px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  margin-top: 12px;
}

.page-pl-box .pl-content-box .pl-content .send-pl .send-btn-group .qd {
  background-color: #f2a506;
  margin-right: 10px;
}

.page-pl-box .pl-content-box .pl-content .send-pl .send-btn-group .qx {
  background-color: #d5d5d5;
}

.page-pl-box .pl-content-box .pl-content .second-pl {
  background-color: #f4f4f4;
  border-radius: 3px;
  margin-top: 17px;
  padding: 23px 20px;
}

.page-pl-box .show-more-pl {
  height: 60px;
  border-top: solid 1px #d7dade;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #666;
  position: relative;
}

.page-pl-box .show-more-pl a:hover {
  color: #f2a506;
}

.page-pl-box .show-more-pl .to-pl-news-btn {
  position: absolute;
  top: 0;
  right: 20px;
}

.page-pl-box .show-more-pl .to-pl-news-btn .icon {
  margin-top: 22px;
  margin-right: 4px;
}

.page-pl-box .show-more-pl .to-pl-news-btn:hover .communicate-pl-icon {
  background-position: -231px -358px;
}

.swiper-slide{
	float: left;
    margin-bottom: 0.3cm;
	display:flex;
	flex-direction:column;
}
.swiper-slide a{
	display:block;
	flex:1;
	overflow:hidden;
	max-height:200px;
	margin-bottom:1%;
	display:flex;
}
.swiper-slide a img{
	top:0;
	left:0;
	position:absolute;
	max-height:100%;
	position:relative;
	object-fit:cover;
}

.containerr #content{
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-column-gap:20px;
}
/* 图片新样式 */
/* 基础容器样式 */
.swiper-slide {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: #fff;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
                0 2px 4px -1px rgba(0, 0, 0, 0.06);
    margin: 8px;
}

/* 悬停动画效果 */
.swiper-slide:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
                0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

/* 图片容器 */
.swiper-slide a {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 0 0;
}

/* 图片样式 */
.swiper-slide img.lazy {
    width: 100%;
    height: 240px;
    object-fit: cover;
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0.95;
    background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
}

.swiper-slide:hover img.lazy {
    transform: scale(1.05);
    opacity: 1;
}

/* 图片加载完成后的效果 */
.swiper-slide img.lazy.loaded {
    opacity: 1;
    background: none;
}

/* 图片覆盖层效果 */
.swiper-slide a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.swiper-slide:hover a::after {
    opacity: 1;
}

/* 放大图标 */
.swiper-slide a::before {
    content: "🔍";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: white;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));
}

.swiper-slide:hover a::before {
    opacity: 1;
}

/* 尺寸说明文字 */
.swiper-slide .fed-list-desc {
    display: block;
    padding: 10px;
    font-size: 13px;
    color: #6b7280;
    text-align: center;
    background: #f9fafb;
    border-top: 1px solid #f3f4f6;
    transition: color 0.3s ease;
}

/* 响应式适配 */
@media (max-width: 768px) {
    .swiper-slide {
        margin: 4px;
        border-radius: 8px;
    }

    .swiper-slide img.lazy {
        height: 180px;
    }

    .swiper-slide .fed-list-desc {
        display: none; /* 移动端隐藏尺寸信息 */
    }

    .swiper-slide a::before {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .swiper-slide img.lazy {
        height: 280px;
    }
}
@media (max-width:640px){
	.containerr #content{
		grid-template-columns:1fr 1fr;
	}
}
       /* 入场动画关键帧 */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(10px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* 核心：.huida 类样式 */
        .huida {
            background-color: #f5f8ff;
            border: 1px solid #d1dfff;
            border-radius: 10px;
            padding: 15px 20px;
            margin: 12px 0;
            font-size: 16px;
            line-height: 1.7;
            color: #2d3748;
            transition: box-shadow 0.3s ease;
            animation: fadeInUp 0.5s ease forwards;
            opacity: 0;
        }

        .huida:nth-child(1) { animation-delay: 0ms; }
        .huida:nth-child(2) { animation-delay: 100ms; }
        .huida:nth-child(3) { animation-delay: 200ms; }

        .huida:hover {
            box-shadow: 0 3px 10px rgba(129, 162, 250, 0.2);
        }

        /* 红色重点span样式 */
        .huida span[style*="color:red"] {
            font-weight: bold;
            padding: 2px 6px;
            margin: 0 2px;
            border-radius: 4px;
            background-color: rgba(255, 0, 0, 0.05);
            transition: all 0.2s ease;
        }
        .huida span[style*="color:red"]:hover {
            background-color: rgba(255, 0, 0, 0.08);
            transform: scale(1.02);
        }

        /* 普通span样式 */
        .huida span:not([style*="color:red"]) {
            color: #1a365d;
            transition: color 0.2s ease;
        }
        .huida span:not([style*="color:red"]):hover {
            color: #0d47a1;
        }

        /* 蓝色span样式 */
        .huida span[style*="color:blue"] {
            color: #2563eb;
            font-weight: 500;
            text-decoration: underline;
            text-decoration-style: dotted;
            text-underline-offset: 3px;
        }

        /* 新增：strong元素专属样式 */
        .huida strong {
            color: #1e40af; /* 深蓝色，区别于红色span和普通文本 */
            font-weight: 600; /* 适中加粗，避免过于厚重 */
            padding: 0 2px;
            position: relative;
        }
        /* 底部装饰线，强化强调感但不突兀 */
        .huida strong::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: -1px;
            width: 100%;
            height: 1px;
            background-color: #60a5fa; /* 浅蓝色下划线，呼应整体色调 */
            transform: scaleX(0.9); /* 轻微缩短，避免生硬 */
        }
        /* 悬停效果：加深颜色 */
        .huida strong:hover {
            color: #1e3a8a;
            transition: color 0.2s ease;
        }
        /* 3. 装饰性元素：前置/后置符号（非内容） */
        .huida::before {
            content: "💡"; /* 用符号作为前缀装饰 */
            margin-right: 8px;
            opacity: 0.7;
        }
        

/* 核心：80x80图片+文字组合链接样式（PC 自适应宽度，移动端满铺） */
.media-link {
  display: inline-flex; /* PC 端保持 inline-flex，宽度随内容自适应 */
  align-items: center; 
  gap: 8px; 
  padding: 8px 12px; 
  background: linear-gradient(135deg, #f8fafc, #e2e8f0);
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  color: #37a;
  text-decoration: none;
  font-size: 15px; 
  white-space: nowrap; /* PC 端强制不换行 */
}

.media-link__img {
  width: 80px; 
  height: 80px; 
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #e2e8f0;
  flex-shrink: 0; /* 防止图片被压缩变形 */
}
.media-link__btn::before { content: "→";  margin-right: 4px;}
.media-link-container {
  margin: 12px 0; 
 /*text-align: center; PC 端居中 */
}
.media-link__status {
  color: red; /* 红色色，适合表示“已完结”等积极状态 */
}
/* 移动端适配：满铺 + 横向布局强化 */
@media (max-width: 768px) {
  .media-link {
    /* 1. 改为 flex 并占满宽度 */
    display: flex; 
    width: 100%; 
    
    /* 2. 调整间距和内边距，适配满铺 */
    gap: 10px; /* 加大元素间距，避免拥挤 */
    padding: 8px; /* 左右满铺，去掉留白 */
    font-size: 14px; 
    white-space: normal; /* 允许内部文字换行（若内容多） */
   /* justify-content: space-between; /* 图片左，按钮右，文字中间填充 */
  }

  /* 3. 文字区自动填充中间空间（需配合 HTML 结构，见下文） */
  .media-link__text {
    flex-grow: 1; /* 文字区占满剩余空间 */
    margin: 0 8px; /* 与图片、按钮保持间距 */
  }

  /* 4. 极小屏幕（如 360px 以下）额外优化 */
  @media (max-width: 360px) {
    .media-link__img {
      width: 60px;
      height: 60px;
    }
    .media-link {
      gap: 6px;
      font-size: 13px;
    }
  }
  /* 5. 容器满铺，抵消页面内边距 */
  .media-link-container {
    margin: 12px -8px; /* 若页面有 8px 内边距，此处抵消；可根据实际调整 */
    text-align: inherit; /* 取消 PC 端的居中，改为满铺 */
  }
}