@font-face {
    font-family: "iconfont"; /* Project id 2310962 */
    src: url('//at.alicdn.com/t/c/font_2310962_my23t4ikgmr.woff2?t=1668444811615') format('woff2'),
         url('//at.alicdn.com/t/c/font_2310962_my23t4ikgmr.woff?t=1668444811615') format('woff'),
         url('//at.alicdn.com/t/c/font_2310962_my23t4ikgmr.ttf?t=1668444811615') format('truetype');
  }
  
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-change-pwd:before {
    content: "\e600";
  }
.icon-auto:before {
    content: "\e62e";
}

.icon-close:before {
    content: "\e69e";
}

.icon-trash:before {
    content: "\e738";
}

.icon-arrow-right:before {
    content: "\e743";
}

.icon-hot:before {
    content: "\e753";
}



.hexlldkshgf-list {
    width: 100%;
    display: grid;
    grid: auto / 1fr 1fr 1fr;
    grid-gap: 5px;
    box-sizing: border-box;
    padding: 5px;
}

.hexlldkshgf-list-item {
    cursor: pointer;
    position: relative;
}

.hexlldkshgf-a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
}

.hexlldkshgf-container {
    width: 100%;
}

.hexlldkshgf-img {
    position: relative;
    width: 100%;
    padding-top: 140%;
}

.hexlldkshgf-img-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 8%;
    overflow: hidden;
}

.hexlldkshgf-img-container img {
    width: 100%;
    height: 100%;
}

.hexlldkshgf-chapter {
    position: absolute;
    left: 6px;
    bottom: 6px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    z-index: 2;
}

.chapter-tag {
    min-width: 2.6rem;
    height: 1.2rem;
    padding: 0 .4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.72rem;
    line-height: 1;
    border-radius: 6px;
    border: 1px solid transparent;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0,0,0,0.12);
}

.chapter-tag-status {
    border-color: rgba(230,55,64,.9);
    background-color: rgba(230,55,64,.95);
}

.chapter-tag-status.complete {
    border-color: rgba(0,176,8,.9);
    background-color: rgba(0,176,8,.95);
}

.chapter-tag-new {
    border-color: rgba(255,140,0,.9);
    background-color: rgba(255,140,0,.95);
    font-weight: 600;
}


.hexlldkshgf-info {
    box-sizing: border-box;
    padding: 0.4rem;
    width: 100%;
}

.hexlldkshgf-title {
    margin-top: 0.2rem;
    color: #000;
    font-size: 0.9rem;
    font-weight: bold;
    width: 7.5rem;
    height: 1.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hexlldkshgf-desc {
    font-size: 0.8rem;
    color: #707070;
    display: flex;
    align-self: center;
    justify-content: space-between;
}

.hexlldkshgf-desc-1 {}

.hexlldkshgf-desc-2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: bold;
}

.hexlldkshgf-desc-2 .icon-hot {
    color: #e63740;
    margin-right: -2px;
}


.hexlldkshgf-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 10px;
}

.hexlldkshgf-top-title {
    font-size: 1.1rem;
    font-weight: bold;
    color: #000;
}

.hexlldkshgf-top-more a {
    font-size: 0.9rem;
    text-decoration: none;
    color: #707070;
    display: flex;
    align-items: center;
    justify-content: flex-end;

}

.no-more {
    height: 52px;
}

.hexlldkshgf-close {
    position: absolute;
    top: 10px;
    right: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
}


.hexlldkshgf-rank {
    position: absolute;
    top: 10px;
    right: 5px;
    width: 40px;
    height: 20px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
}

.episode_adjejdbf {
    margin-top: 65px;
    margin-bottom: 95px;
    width: 100%;
    position: relative;
    padding-top: 57.14%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.episode_adjejdbf-cover-w {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(2px);
}

.episode_adjejdbf-wrap {
    position: absolute;
    bottom: -80px;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(255, 0, 0, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}

.episode_adjejdbf-cover-h {
    width: 140px;
}

.episode_adjejdbf-cover-h-img {
    position: relative;
    width: 100%;
    padding-top: 140%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.episode_adjejdbf-cover-h-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.episode_adjejdbf-info {
    width: 50%;
    box-sizing: border-box;
    padding: 10px;
    margin-left: 10px;
}

.episode_adjejdbf-title {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.episode_adjejdbf-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 12px;
    margin: 6px 0;
}

.episode_adjejdbf-author {
    font-size: 12px;
}

/* 详情头部：作者后标签样式 */
.mh-tag {
    display: inline-block;
    margin-left: 6px;
    padding: 1px 6px;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    background: #e63740;
}
.mh-tag-complete { background: #04AA6D; }
.mh-tag-vip { background: #ff9900; }
.mh-tag-free { background: #2196f3; }

.episode_adjejdbf-back {
    position: absolute;
    left: 15px;
    top: 35px;
    padding: 3px 8px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fd4243;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
}