.avatar.avatar-50.photo {
width: 50px;
    height: 50px;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: inset 0 -1px 0 #333;
    -webkit-box-shadow: inset 0 -1px 0 #333;
    -webkit-transition: .4s;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    -moz-transition: -moz-transform .4s ease-out;
}
/**home-fore**/
.list-summary {
    font-size: 0;
    margin-bottom: -30px;
}
.list-summary li {
    margin-bottom: 30px;
}
.list-col2 li {
    width: 337px;
}
.list-col li {
    display: inline-block;
    float: none;
    zoom: 1;
    vertical-align: top;
}
.popular-books .list-summary .cover {
    height: 120px;
    overflow: hidden;
    width: 85px;
}
.list-summary .cover {
    float: left;
    margin-right: 18px;
}
.popular-books .list-summary img {
    max-height: 100%;
    max-width: 100%;
}
.list-summary .info {
    font-size: 13px;
    margin-right: 20px;
}

.list-summary .title {
    background: none;
    font-size: 13px;
    height: auto;
    line-height: auto;
    margin: 0;
}
/*h4 {
    height: 26px;
    margin: 0 0 10px 4px;
    overflow: hidden;
    font: 12px;
    color: #666;
    line-height: 1.62;
	font-weight: normal;
}**/

.list-summary .info p {
    margin: 0;
    word-wrap: break-word;
}
.list-summary .info p {
    margin: 0;
    word-wrap: break-word;
}
.star-img{
 font-size: 15px;
color: #ffcc00;
}


#reviews, #screening {
    margin-bottom: 36px;
}

.review-meta{
font-size: 13px;
}
.reviews-hd h2 {
    border-bottom: 1px solid #eaeaea;
    color: #111;
    margin-bottom: 18px;
    padding-bottom: 10px;
}

.reviews-hd h2 span {
    font-size: 13px;
    margin-left: 12px;
}


.review {
    overflow: hidden;
    zoom: 1;
    /**margin-bottom: 24px;**/
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eaeaea;
}
.review-hd {
    float: left;
    width: 68px;
}

.review-hd img {
    width: 68px;
}
.review-bd {
    padding-left: 83px;
}
.review-bd h3 {
    font-size: 15px;
    margin: 0;
    height: auto;
    background: none;
	font-weight: normal;
}
.review-bd .review-meta a {
    font-size: 13px;
    color: #666;
}
.review-bd .review-meta a {
    color: #666;
}
.review-bd .review-content {
    line-height: 20px;
}
.review-content{
font-size: 12px;
}
/**pl end**/


/**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; 
        }

/**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;
             color:#000;
        }
        .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;
        }

/**pingxian**/
.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;
}

/**星星评分显示**/
        .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: "★★★★★";
        }

        .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: "★★★★★";
        }



/**end**/
/**tishi**/
.floating-message {
    position: fixed;
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    background-color: #ff4d4d; 
    color: #fff; 
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    opacity: 0; 
    visibility: hidden; 
    transition: opacity 0.5s ease, visibility 0.5s ease; 
    z-index: 1000; 
    text-align: center; 
    font-size: 16px; 
    max-width: 90%; 
    word-wrap: break-word;
}

@media (max-width: 768px) {
    .floating-message {
        font-size: 14px;
        padding: 8px 16px;
    }
}

.floating-message.show {
    opacity: 1; 
    visibility: visible; 
}
/**end**/
a.genre {
  color: #ff6600;          /* 纯橙 */
  text-decoration: none;
  transition: color .25s ease;
}
a.genre:hover { color: #e55b00; }   /* 悬停深一点 */
a.genre:active { color: #cc5200; }  /* 点击再深一点 */
.CharacterCard__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/**nav**/
.bg_deepgray {
    background: white;
}
.clear {
    display: block;
    clear: both;
}
.fixed_nav {
    background: white;
}
.fixed_nav {
    border-bottom: 1px solid #e0e0e0;
}
.second_menu {
    line-height: 36px;
    border-top: 1px solid #e6e6e6;
    white-space: nowrap;
    overflow: auto;
    padding-left: 16px;
}
.second_menu .cur_nav {
    color: #46b535;
    border-bottom: 3px solid #46b535;
    height: 100%;
}
.second_menu a {
    color: #222;
    display: inline-block;
    font-size: 1em;
    margin-right: 20px;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.split{
    lear: both;
    position: relative;
    height: 10px;
}
/**pl**/
.sortFilter .fast {
    margin: 1.5em 0.8em 1.5em 0;
    display: inline-block;  
}

/*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:hover, .pagelist > b { color: #3690cf; color: #FFF; background: #27b527; }
.pagelist > b { display: inline-block;padding: 5px 10px;margin: 0 5px 10px; }
a.curPage { color: #ffffff; font-weight: bold; background: #000; }
/**weidenglu**/
#comme {
    display: none;
}
.tishi {
    font-size: 12px;
    line-height: 1.5;
    clear: both;
    margin-left: 6px;
}
.comment-form-title {
  line-height:1.5; 
}

.rating {
  height: 8px;  
  margin: 0 0; 
}
#rated-off {
  cursor: pointer;
}

#tosaypl a,
.signup a {
  color: #e74c3c;
  font-weight: bold;
}

.name[itemprop="name"] {
  font-size: 12px; 
}

.ecommenttext {
    margin-bottom: 12px;
    background: #fffdf5; 
    padding: 3px;
    border: 1px dashed #d0d0d0;
}

/**pl-kong**/
 .Alert.Alert--informational {
   background-color: #f2f2f2;
    border-radius: 0.8rem;
    display:flex;
    flex-direction:column;
    padding:3.2rem 4rem;
    gap:1.6rem;
  }
  .Button.Button--primary{
    display:inline-flex;
    align-items:center;
    padding:.8rem 1.6rem;
    background:#0066ff;
    color:#fff;
    border-radius:.4rem;
    text-decoration:none;
  }
  .Button__labelItem{
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow:hidden;
    word-break:break-all;
  }
  .Button__labelItem+.Button__labelItem{
    margin-left:.4rem;
  }
/**more new**/
.item{
   --line-h:24.75px;
    --lines:3;
    margin-bottom:18px;
    position:relative;
}
.content{
    overflow:hidden;
    max-height:calc(var(--line-h) * var(--lines));
}
.item.expanded .content{
    max-height:none;
}
.content::after{
    content:"";
    position:absolute;
    left:0; right:0; bottom:0;
    height:48px;
    background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    pointer-events:none;
    display:none;
}
.item.overflow .content::after{
    display:block; 
}
.trigger{
    text-align:right;
    margin-top:6px;
}
.trigger a{
    color:red;
    cursor:pointer;
    font-size:13px;
    font-weight:600;
    position:relative;
    z-index:2;
}
/**改变状态提示**/
#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;
}
/**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;}


#floating-message.show{opacity:1;}

.ap1_metadata a {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  margin-right: 8px; 
}


.ap1_metadata .icon {
  width: 18px; 
  height: 18px; 
  fill: currentColor; 
}
.icon-thumbs-up .icon use {
    fill: #ff0000;
}