@charset "UTF-8";
@font-face {
		  font-weight: 400;
		  font-family: "Inter";
		  font-style: normal;
		  font-display: swap;
		  src:
		    local("Inter Regular"),
		    local("Inter-Regular"),
		    url("/wp-content/font/584579.woff2") format("woff2"),
		    url("/wp-content/font/2717a9.woff") format("woff"),
		}
		@font-face {
		  font-weight: 600;
		  font-family: "Inter";
		  font-style: normal;
		  font-display: swap;
		  src:
		    local("Inter SemiBold"),
		    local("Inter-SemiBold"),
		    url("/wp-content/font/de11dc.woff2") format("woff2"),
		    url("/wp-content/font/80c279.woff") format("woff"),
		
		}
		@font-face {
		  font-weight: 600;
		  font-family: "Montserrat";
		  font-style: normal;
		  font-display: swap;
		  src:
		    local("Montserrat SemiBold"),
		    local("Montserrat-SemiBold"),
		    url("/wp-content/font/c971c0.woff2") format("woff2"),
		    url("/wp-content/font/96b129.woff") format("woff"),
		}
		@font-face {
		  font-family: "Arial Fallback";
		  font-display: swap;
		  font-weight: 400;
		  src: local(Arial);
		  size-adjust: 107.4%;
		  descent-override: 19%;
		}
		@font-face {
		  font-family: "Arial Fallback";
		  font-display: swap;
		  font-weight: 600;
		  src: local(Arial Bold);
		  size-adjust: 107.7%;
		  descent-override: 19%;
		}
		:root {
		  --img-placeholder:url("/wp-content/img/d8b289.svg");
		}
		
/* Font Awesome 6 Solid (900) */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/wp-content/css/font/fa-solid-900-4d986b00ff9ca3828fbd.woff2) format('woff2'),
       url(/wp-content/css/font/fa-solid-900-bacd5de623fb563b961a.ttf) format('truetype');
}

/**pingfenxianshi**/
	.ReviewsSection__listHeader {
    margin: 1.6rem 0;
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .Text__title3, .Text__title3-secondary {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }
}
h3 {
    font-size: 1.4em;
    font-weight: normal;
}

.ReviewsSection__listHeader {
    margin: 1.6rem 0;
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .Text__title3, .Text__title3-secondary {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }
}
.ReviewsSectionStatistics {
    padding-bottom: 1.2rem;
}
@media only screen and (max-width: 79.9375em) {
    .RatingStatistics {
        flex-direction: column;
    }
}
.RatingStatistics {
    border-radius: 0.8rem;
    display: inline-flex;
    padding: 0.8rem;
    margin: -0.8rem -0.8rem 0 -0.8rem;
}
.RatingStatistics__column {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 79.9375em) {
    .RatingStatistics__column {
        padding-bottom: 0.4rem;
    }
}
.RatingStatistics__column {
    display: flex;
}
.star-rating {
    display: inline-block;
    font-size: 0;
    position: relative;
}
.RatingStatistics__rating {
    font-family: Copernicus, "Libre Baskerville", Georgia, serif;
    font-weight: 600;
    font-size: 2.6rem;
    margin: 0 0 1.2rem 1px;
}
.RatingStatistics__meta {
    color: var(--color-text-subdued);
    font: 400 1.4rem / 1.35714 "Proxima Nova", Montserrat, Arial, sans-serif;
    padding-top: 0.4rem;
}


.progress-wrapper {
    width: 78%;
    max-width: 1200px; 
    margin: 10px auto; 
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (min-width: 768px) {
    .progress-wrapper {
        width: 58%; 
        margin-left: 28px; 
        margin-right: auto; 
    }
}
.progress-container {
    flex-grow: 1;
    background-color: #f0f0f0;
    border-radius: 5px;
    position: relative;
    margin: 0 10px;
}

.progress-bar {
    height: 10px;
    /**background-color: #e87400;*/
    background-color:#ffd596;
    width: 0%;
    border-radius: 5px;
}

.star-ratin, .details {
    display: inline-block;
}

.details {
    margin-left: 10px;
}
.cle{
border-bottom: 1px solid #e4e4e4;
}


#Rating{
    margin-bottom: 5px;
    font-size: 18px;
    margin-top: 5%;
    margin-left: 30px;
}

/**starxianshi**/
        .star-rating {
            display: inline-block;
            font-size: 0;
            position: relative;
        }

        .star-rating .stars {
            display: inline-block;
            font-size: 36px;
            color: #ccc;
        }

        .star-rating .stars::before {
            /**content: "★★★★★";
        **/
         content: "\2605\2605\2605\2605\2605";  
            
        }

        .star-rating .filled-stars {
            position: absolute;
            top: 0;
            left: 0;
            white-space: nowrap;
            overflow: hidden;
            width: 0;
            font-size: 36px;
            color: #ffcc00;
        }

        .star-rating .filled-stars::before {
            content: "\2605\2605\2605\2605\2605";  
                    }
/**end**/

/**plxianshis**/
[class*="pure-"] {
    font: normal 1em var(--ap-font-primary);
}
#reviews, #screening {
    margin-bottom: 36px;
}
.reviews-hd h2 {
    border-bottom: 1px solid #eaeaea;
    color: #111;
    margin-bottom: 18px;
    padding-bottom: 10px;
}
h2 {
    font-size: 1.7em;
    font-weight: normal;
}
.reviews-hd h2 span {
    font-size: 13px;
    margin-left: 12px;
}
@media (min-width: 48em) {
    .md-4-5 {
        width: 80%;
    }
}
@media (min-width: 48em) {
    .md-1-2, .md-1-3, .md-2-3, .md-1-4, .md-3-4, .md-1-5, .md-2-5, .md-3-5, .md-4-5, .md-1-8, .md-7-8, .md-1-12, .md-5-24, .md-11-24, .md-13-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
}
.pure-2-3, .pure-1-4, .pure-3-4, .pure-1-5, .pure-2-5, .pure-3-5, .pure-4-5, .pure-1-6, .pure-5-6, .pure-1-8, .pure-7-8, .pure-12-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.avatarHeader {
    line-height: 14px;
}
.avatarHeader .avatar {
    float: left;
    margin-right: 0.5em;
    width: 30px;
    height: 30px;
}
.pure-3-5 > a {
    vertical-align: top;
}
.avatar {
    overflow: hidden;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: 0.3em;
    margin-bottom: -0.3em;
    border-radius: 50%;
}
.avatarHeader .avatar img {
    width: 30px;
    height: 30px;
}
.authorDate {
    line-height: 16px;
    float: left;
    padding-right: 0.5em;
}
.authorDate a {
    display: block;
    font-size: 1.3em;
    color: var(--color-link);
}
.name[itemprop="name"] {
    font-size: 12px;
}
.time {
    color: #676767;
    font-size: 0.7em;
}

/**user-pl star*/
        .rating-stars {
            display: inline-block;
            font-size: 0;
        }

        .rating-stars .rating-star {
            font-size: 15px;
            color: #ccc; 
            display: inline-block;
        }

        .rating-stars .rating-star.active {
            color: #ffcc00; 
        }
		
		
	.EntryPage__content .userActions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.userActions {
    white-space: nowrap;
    font-size: smaller !important;
    text-align: right;
}
.pure-1 {
    width: 100%;
}

.lgyPl_v2_record_item {
    padding: 10px 0;
    position: relative;
}	
.controlBar .cta {
    margin: 1em 0;
}
.recoCta {
    white-space: nowrap;
    width: 100%;
}
.cta {
    background-color: #f8f9fa; /* 浅灰色背景 */
    margin: 0.5em auto;
}

.addedBy, .cta {
    font-size: smaller;
    min-width: 119px;
    border-radius: 2px;
    padding: 0.6em 1.6em;
    display: inline-block;
    text-align: center;
}
.horizontal-cta > a:first-child {
    padding-left: 0;
}
.horizontal-cta > a {
    padding: 0.6em;
    border-right: var(--border-style);
    color: var(--color-text);
}
#rated-off {
    cursor: pointer;
}
.horizontal-cta > a {
    padding: 0.6em;
    border-right: var(--border-style);
    color: var(--color-text);
}
.lgyPl_v2_digg_icon {
    margin-right: 15px;
    opacity: .8;
    color: #666;
}
#iconComment:before {
    content: "\f075";
}
.recoCta > a:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    padding-right: 0.3em;
}
#rated-off:before {
    content: "\2b";
}
.recoCta > a:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    padding-right: 0.3em;
}
#rated-off {
    cursor: pointer;
}
.horizontal-cta > a:last-child {
    border-right: none;
    padding-right: 0;
}
.horizontal-cta > a {
    padding: 0.6em;
    border-right: var(--border-style);
    color: var(--color-text);
}
.lgyPl_v2_digg_icon {
    margin-right: 15px;
    opacity: .8;
    color: #666;
}
		
		
		
	/**pl-the more**/
       .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
        .boxboc{
            box-sizing: border-box;
             padding: 75px 10px 0;   /* 上 75px，左右 20px，下 0 */
            padding-top: 75px;
            width: 100%;
            height: 100px;
            overflow: hidden;
        }
       
        .texttext{
            margin-top: -75px;
            font-size: 13px;
            line-height: 25px;
            word-wrap: break-word;
            white-space: normal;
            word-break: break-all;
        }
        .rt{
            float: right;
            font-size: 12px;
            line-height: 25px;
        }
        .rt a{
            color:red;
            cursor: pointer;
        }
        .ha{
            height:auto; 
        }
        .retract{
            display: none;
        }
        .my_more{
            display: none;
        }	
		/**end**/
/**list-star xian**/    
.score-wrap {
    position: relative;
    display: inline-block;
    font-size: 24px;
    color: #ccc;
}
/* 灰色底星 */
.score-bg::before {
    content: "\2605\2605\2605\2605\2605";
}
/* 黄色填充星 关键样式不能少 */
.score-fill {
    position: absolute;
    left: 0;
    top: 0;
    /**color: #ffb400;**/
    color:#ffcc00;
    width: 0;
    overflow: hidden;
    white-space: nowrap;
}
.score-fill::before {
    content: "\2605\2605\2605\2605\2605";
}

/**footer**/
.footer{font-size: 0;text-align: center;padding: 20px 0;border-top:1px solid #E8E8E8; background:#fff;}
.footer img{width: auto;height: auto;}
.footerNav {margin-bottom: 12px;}
.footerNav a {font-size: 14px;color: #333;margin: 0 10px;}
.footerNav a:hover{color:#FF4F4F}
.footerNav span {font-size: 14px;border-left: 1px solid #9e9e9e;}
.footerNav span:nth-child(1){border-left: 0;}
.footerCopy{font-size: 14px;color:#9e9e9e;}
.footerCopy p{margin-top:12px;line-height: 20px;}
.footerCopy p>a{color: #9e9e9e;}
.footerCopy p>a:hover{color:#FF4F4F;text-decoration: underline;}
.footerMore{font-size: 14px;color: #9e9e9e;margin-top: 12px;}
.footerMore a {color: #9e9e9e;}
.footer {padding:20px 10px 10px 10px;}

  /*pagelist*/
.pagelist { text-align: center; color: #666; width: 100%; clear: both; margin: 10px 0 10px; }
.pagelist a { color: #666; margin: 0 5px 10px; padding: 5px 10px; background: #F7F7F7; display: inline-block; }
/*.pagelist a:nth-child(1) { display: none }*/
.pagelist a:hover, .pagelist > b { color: #3690cf; color: #FFF; background: #ff5555; }
.pagelist > b { display: inline-block;padding: 5px 10px;margin: 0 5px 10px; }
a.curPage { color: #ffffff; font-weight: bold; background: #000; }


/**zhuangtaitishi**/
#floating-message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    z-index: 9999;
    opacity: 0;
    transition: .3s;
    pointer-events: none;
}
#floating-message.show{opacity:1;}

/**zhuangtaitishi**/
#floating-mes {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    z-index: 9999;
    opacity: 0;
    transition: .3s;
    pointer-events: none;
}
#floating-mes.show{opacity:1;}
#temp-login-tip {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    z-index: 9999;
    opacity: 0;
    transition: .3s;
    pointer-events: none;
}
#login-tip.show{opacity:1;}

/* 模块容器 zhuangtai */
.module-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
}
.select-wrapper {
    position: relative;
    width: 180px;  
    flex-shrink: 0;
    background-color: #fff;
}

.select-wrapper::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    background-color: #85c1e9;
    pointer-events: none;
    border-radius: 0 8px 8px 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 9l7 7 7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    transition: background-color 0.2s ease;
}

/* select样式 */
.status-select {
    /**background-color: #3498db;*/
    color: #333;
    padding: 10px 22% 10px 12px;  /* 左边距小一点 */
    font-size: 14px;  /* 字体稍小 */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    cursor: pointer;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select .options{
    background-color: #ffffff;
}

.status-select::-ms-expand {
    display: none;
}

.select-wrapper:hover::after {
    background-color: #7fb3d5;
}

.select-wrapper:hover .status-select {
    background-color: #fff;
}

/* 红心按钮 - 红色背景，白色心形 */
.favourite {
    width: 36px;  /* 稍小一点 */
    height: 36px;
    background-color: #e74c3c;
    border-radius: 6px;  /* 圆角稍小 */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: background-color 0.2s ease;
}

.favourite svg {
    width: 16px;  /* 心形稍小 */
    height: 16px;
    color: #ffffff;  /* 白色心形 */
    display: block;
}

.favourite:hover {
    background-color: #c0392b;
}
/**@media (min-width: 960px) {
  

  main {
    width: 1200px !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    box-sizing: border-box !important;
  }

  main > * {
    max-width: 100% !important;
  }
}
**/

#iconComment:before {
  content: "\f075";
}

.tags {
  font-size: smaller;
}
.tags:before,
.tags:after {
  content: " ";
  display: table;
}
.tags:after {
  clear: both;
}
.tags h4 {
  float: left;
  margin: 0;
  display: block;
  overflow: hidden;
  margin-right: 1em;
  padding-top: 2px;
  font-size: 14px;
  font-weight: 700;
  font-family: var(--ap-font-primary);
}
.tags ul {
  overflow: hidden;
  list-style: none;
  margin: 0;
}
.tags li {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px 9px;
  background: #F2F3F6;
  border-radius: var(--ap-border-radius, 8px);
}
.tags li:hover {
  font-color: #1166DD;
}
.tags li a {
  color: #154489;
}
#comme {
    display: none;
}


.empty-re {
    text-align: left;      /* 整体左对齐 */
    padding: 40px 20px;
}

.empty-re img {
    width: 200px;
    height: auto;
    display: block;
    margin-bottom: 16px;
}
/**nei list**/
/* =========================
   kimi布局容器
========================= */
.sec {
  display: block;
}

.grid {
  display: flex;
  flex-wrap: wrap;
}

.col {
  width: 100%;
}

@media (min-width: 64em) {
  .col-lg-6 {
    width: 50%;
  }
}

.grid-15 {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.grid-15 .col {
  padding: 0 7.5px 15px;
}

/* =========================
   卡片基础
========================= */
.card {
  border-radius: var(--ap-border-radius);
  background: var(--color-card--background);
  box-shadow: var(--color-card--border);
  overflow: hidden;
}

.card-title {
  font-family: var(--ap-font-primary);
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 5px;
}

/* =========================
   列表主体（合并去重）
========================= */
.list {
  display: flex;
  flex-direction: column;
}

/* 手机端：横向排列 */
@media (max-width: 575px) {
  .list {
    flex-direction: row;
    align-items: flex-start;
  }
}

/* PC端：横向 + 固定高度 */
@media (min-width: 576px) {
  .list {
    flex-direction: row;
    height: 210px;
  }
}

/* =========================
   头部（图片区）（合并去重）
========================= */
.list-head {
  display: flex;
  /**padding: 20px;**/
}



/* PC端 */
@media (min-width: 576px) {
  .list-head {
    padding: 0;
    height: 100%;
    gap: 0;
  }
}

/* =========================
   图片轮播
========================= */
.list-carousel {
  display: flex;
}

.list-img {
  height: 80px;
  margin-left: -47px;
  position: relative;
  z-index: 0;
  transition: transform 0.2s ease;
}

.list-img:first-child {
  margin-left: 0;
  z-index: 9;
}

@media (min-width: 576px) {
  .list-img {
    height: 100%;
    max-width: 145px;
    margin-left: -83px;
  }
}

/* 关键：解决发白问题 */
.list-img-el {
  height: 155px;
  width: 111px;
  object-fit: cover;
  border-radius: var(--ap-border-radius);
  filter: brightness(0.85);
  transition: filter 0.2s ease;
}

/* hover 提亮 + 放大 */
.list-carousel:hover .list-img:hover {
  z-index: 10;
  transform: scale(1.05);
}

.list-carousel:hover .list-img:hover .list-img-el {
  filter: brightness(1);
}

/* =========================
   标题（统一显示）
========================= */
.list-title-desktop {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  overflow: hidden;
}

.list-title {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* =========================
   用户信息
========================= */
.user {
  display: flex;
  align-items: center;
}

.user-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}

.user-info {
  display: flex;
  flex-direction: column;
}
.username {
  font-family: var(--ap-font-primary);
  font-size: 12px;
overflow: hidden;           /* 1. 溢出隐藏 */
text-overflow: ellipsis;    /* 2. 显示省略号 */
white-space: nowrap;        /* 3. 不换行 */
}

/* =========================
   列表内容区（合并去重）
========================= */
/**.list-body {
  padding: 20px;
}**/

/* 手机端 */
@media (max-width: 575px) {
  .list-body {
    flex: 1;
    min-width: 0;
    padding: 15px;
  }
}

/* PC端 */
@media (min-width: 576px) {
  .list-body {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
}

/* 手机端 */
@media (max-width: 575px) {
  .list-head {
    flex-direction: row;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    padding: 15px 0 15px 15px;
  }
  .list-carousel {
    flex-shrink: 0;
  }
  .list-title-desktop {
    flex: 1;
    min-width: 0;
    margin-left: 0 !important;
  }
  .list-img-el {
  height: 108px;
  width: 77px;
  object-fit: cover;
  border-radius: var(--ap-border-radius);
  filter: brightness(0.85);
  transition: filter 0.2s ease;
}
}

/* =========================
   描述文字
========================= */
.list-desc {
  flex: 1;
  font-family: var(--ap-font-primary);
  font-size: 14px;
  opacity: 0.9;
  color: var(--color-text);
  overflow: hidden;
}

/**.desc {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}**/

.list-desc .desc {
  font-size: 13px;  
  color: #333;         
  line-height: 1.6;     
  margin-top: 10px;
  margin-right: 10px;
  margin-left:10px;
}

/* =========================
   点赞 / 评论
========================= */
.list-stats {
  font-family: var(--ap-font-primary);
  font-size: 12px;
  color: #B0B9C8;
  align-items: center;
}
/**.list-stats i {
  font-size: 15px;
  margin-right: 4px;
}
**/

.list-stats span {
    display: inline-flex;
    align-items: center;
    gap: 4px; /* 图标和文字间距 */
    line-height: 1;
}
.list-stats .likes {
  margin-left: 15px;
}

/* =========================
   按钮
========================= */
.btn {
  display: inline-block;
  padding: 10px 40px;
  border-radius: var(--ap-border-radius);
  font-family: Oswald;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.btn-secondary {
  background-color: var(--color-macro-button-bg);
  color: var(--color-macro-button-text);
}

.W6Jox4 .icon {
  width: 16px;   
  height: 16px; 
  fill: currentColor; 
}

.kWmh_7 .icon {
  width: 28px;   
  height: 28px; 
  fill: currentColor; 
}
 a.LPceione {
         font-size: 13px;
}

.P_iKfA {
    width: 100%; 
    text-align: center;
    margin: 0; 
}
/**nei-chapter**/
.CharacterGrid {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        max-width: 1200px;
        margin: 0 auto;
    }
    
    .CharacterCard {
        width: calc(50% - 10px);
        background: white;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        display: flex;
        min-height: 150px;
    }
    
    .CharacterImage {
        width: 111px;
        height: 155px;
        flex-shrink: 0;
    }
    
    .CharacterImage img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }
    
    .CharacterContent {
        flex: 1;
        padding: 15px;
        display: flex;
        flex-direction: column;
    }
    
    .CharacterName {
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-bottom: 8px;
    }
    
    .CharacterRole {
        display: inline-block;
        background-color: #e3f2fd;
        color: #1976d2;
        padding: 4px 8px;
        border-radius: 4px;
        font-size: 12px;
        margin-bottom: 10px;
    }

    /* 新增：角色简介样式 */
    .CharacterDesc {
        font-size: 13px;
        color: #666;
        line-height: 1.4;
        margin-bottom: 12px;
        /* 最多显示2行，超出省略 */
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    
    .CharacterActions {
        margin-top: auto;
        display: flex;
        gap: 10px;
    }
    
    .ActionButton {
        background: none;
        border: none;
        cursor: pointer;
        font-size: 16px;
        color: #666;
        padding: 4px 8px;
        border-radius: 4px;
        transition: all 0.2s;
    }
    
    .ActionButton:hover {
        background-color: #f5f5f5;
    }
    
    .LikeButton:hover {
        color: #e74c3c;
    }
    
    .DislikeButton:hover {
        color: #3498db;
    }
    
    @media (max-width: 768px) {
        .CharacterCard {
            width: 100%;
        }
    }
    li {
  list-style: none;
}
.CharacterCard__action[data-action="dislike"] .char_icon {
  fill: #999 ;
  vertical-align: middle;
}
.CharacterActions .char_icon {
  display: inline-block;
  vertical-align: middle; /* 核心：垂直居中 */
  margin-right: 2px;
}

/* 数字变小、居中对齐 */
.CharacterActions a {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 12px; /* 数字变小 */
  color: #666;
  text-decoration: none;
  line-height: 1;
}
/**nei-chapter-end**/
/**nei-list**/
    /* --- 基础布局 (PC端保持原样) --- */
    .listGrid {
        display: grid;
        /* PC端：最小宽度280px，自动换行，大概两列 */
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
        gap: 20px;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .listCard {
        background: white;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        display: flex;
        min-height: 150px;
    }

    /* --- 图片区域 (默认 PC 样式) --- */
    .listImage {
        display: flex;
        align-items: center;
        padding: 15px 0 15px 15px;
        z-index: 1;
        position: relative;
        flex-shrink: 0; /* 防止图片被压缩 */
    }

    .listImage a {
        display: flex;
    }

    .listImage img {
        width: 80px; 
        height: 110px; 
        object-fit: cover;
        border-radius: 4px;
        border: 1px solid #eee;
        margin-left: -25px;
        box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
        transition: transform 0.2s, z-index 0.2s;
        background: #fff;
    }

    .listImage img:first-child {
        margin-left: 0;
    }

    .listImage img:hover {
        transform: translateY(-5px);
        z-index: 10 !important;
    }

    /* --- 文字内容区域 --- */
    .listInfo {
        padding: 15px;
        flex-grow: 1;
        z-index: 2;
        position: relative;
        background: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center; /* 让文字垂直居中 */
    }

    .listTitle {
        font-size: 14px;
        font-weight: 600;
        color: #333;
        margin-bottom: 8px;
        line-height: 1.4;
    }

    .listDesc {
        font-size: 14px;
        color: #666;
        line-height: 1.6;
        margin-bottom: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .listActions {
        display: flex;
        align-items: center;
        border-top: 1px solid #f0f0f0;
        padding-top: 10px;
    }

    .listCard__action a {
        display: flex;
        align-items: center;
        font-size: 13px;
        color: #888;
        text-decoration: none;
        margin-right: 15px;
        cursor: pointer;
    }

/**.listCard__action svg {
        width: 16px;
        height: 16px;
        margin-right: 4px;
        fill: currentColor;
    }**/

    .icon-thumbs-up:hover { color: #00b359; }
    .icon-thumbs-down:hover { color: #ff4d4f; }


    /* =========================================
       手机端适配 (关键修改部分)
       ========================================= */
    @media (max-width: 768px) {
        /* 1. 强制单列布局 */
        .listGrid {
            grid-template-columns: 1fr; 
            gap: 15px; /* 手机端间距稍微缩小 */
            padding: 10px;
        }

        /* 2. 缩小图片尺寸 */
        .listImage img {
            width: 60px;   /* 宽度缩小 */
            height: 85px;  /* 高度缩小 */
            margin-left: -20px; /* 负边距也相应缩小一点，保持层叠感 */
        }

        /* 3. 优化内边距，给右边文字更多空间 */
        .listCard {
            padding: 0; /* 清除卡片默认padding（如果有） */
        }
        .listImage {
            padding: 10px 0 10px 10px; /* 缩小左侧padding */
        }
        .listInfo {
            padding: 10px 15px; /* 保证文字右侧有呼吸感 */
        }

        /* 4. 稍微调整字体，防止文字换行过多 */
        .listTitle {
            font-size: 14px; 
            margin-bottom: 6px;
             overflow: hidden;  
            text-overflow: ellipsis; 
          white-space: nowrap;   
        }
        .listDesc {
            font-size: 13px;
            margin-bottom: 10px;
        }
    }
    

    /**nei-list-end**/
.ttags {
   display: inline-block;
    padding: 6px 12px;
    background-color: #f0f8ff;
    color: #0066cc;
    text-decoration: none;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 500;
    border: 1px solid #cce0ff;
    transition: all 0.2s ease;
}


