.hot_details_top {
    background: #fff;
    padding: 20px 10px 20px 10px;
    border-bottom: 20px solid #f2f2f2;
}

.hot_title {
    font-size: 14px;
    line-height: 1;
    color: #9aabb8
}

.hot_details_index {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 30px;
    margin: 10px 0px 10px 0px;
}

.hot_details_index img {

    height: 20px;
    width: 20px;
}

.hot_details_index span {
    color: #ff9f9f;
}

.hot_details_index_1 {

    display: flex;
    flex-direction: row;
    text-align: center;
}

.hot_details_index_2 {

    display: flex;
    flex-direction: row;
    text-align: center;
}

.hot_details_index_3 {

    display: flex;
    flex-direction: row;
    text-align: center;
}


.hot_details_top .hot_link {
    color: #1054FF;
    font-size: 14px;
    line-height: 1;
    margin-top: 25px;
    display: inline-block;
    background: url("../img/arrow-right-blue.svg") no-repeat center right;
    padding-right: 18px
}

.tag_total {
    margin: 10px;
    width: 95%;
    color: #9aabb8;
}

.tags {
    width: 100%;
}

.tags_box {
    width: 100%;
    overflow: hidden;
    padding: 0 12px;
    box-sizing: border-box;
}

/* 相关搜索（列表容器）- 简约磨砂卡片 */
.tags_box .ycjz-box.public-content{
    margin: 10px 0 12px;
    background: rgba(255,255,255,.60);
    -webkit-backdrop-filter: blur(14px) saturate(150%);
    backdrop-filter: blur(14px) saturate(150%);
    border: 1px solid rgba(255,255,255,.75);
    border-radius: 14px;
    box-shadow: 0 10px 26px rgba(0,0,0,.06), 0 12px 26px rgba(var(--ai-m-primary-rgb), .10);
    overflow: hidden;
}

.tags_nav {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    border-bottom: 2px solid #f2f2f2;
}

.tags_nav span {
    color: #66ccff;
    font-size: 26px;
    border-left: 4px #1054ff solid;
    line-height: 35px;
    height: 38px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.tags_nav div {
    float: right;
    font-size: 16px;
    color: #ff5410;
    margin-top: 10px;
}

.tags_item {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 15px;
}

.tags_item_desc {
    display: flex;
    margin-bottom: 16px;
}

.tags_item_img {
    width: 150px;
    height: 100px;
    margin-right: 20px;
    margin-left: 10px;
}

.tags_item_img img {
    width: 100%;
    height: 100%;
}

.tags_item_content {
    width: 80%;
    font-weight: normal;
    font-size: 13px;
    color: #6a6a6b;
    line-height: 22px;
}

.tags_item_title {
    display: flex;
}

.tags_item_title .left {
    width: 20px;
    height: 20px;
    background: #668fff;
    color: #fff;
    line-height: 20px;
    margin: 10px 0 10px 10px;
    text-align: center;
}

.tags_item_title .right {
    line-height: 1;
    font-size: 18px;
    color: #333;
    padding: 10px;
    font-weight: 550;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}

.tags_item_content .desc {
    height: 67px;
    color: #333;
    display: block;
    text-decoration: none;
    margin-left: 0px;
    overflow: hidden;
}

.tags_item_content a {
    font-size: 14px;
    color: #adacac;
    text-decoration: underline;
    margin-left: 5px;
}

.tags_item_content span {
    color: #adacac;
    float: right;
    font-size: 12px;
}

.tags_item:nth-of-type(2) .left {
    background: #ff1810;
}

.tags_item:nth-of-type(3) .left {
    background: #ff5410;
}

.tags_item:nth-of-type(4) .left {
    background: #ffab10;
}

.tags_gl {
    font-size: 12px;
    margin: 10px 0 0 10px;
    font-weight: bold;
}

.tags_gl a {
    text-decoration: underline;
    margin-left: 5px;
}

.rs_words {
    padding: 0px 15px;
}

.rs_words_title {
    color: #66ccff;
    font-size: 24px;
}

.rs_words_box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.rs_words_item {
    height: 25px;
    line-height: 25px;
    display: block;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    font-size: 12px;
    color: #61c6cc;
    padding: 0 5px;
    border-radius: 2px;
    border: 1px solid #61c6cc;
    margin-bottom: 10px;
}

.rs_words_box a:nth-child(7n-5) {
    border: 1px solid #ef6e67;
    color: #ef6e67;
}

.rs_words_box a:nth-child(7n-4) {
    border: 1px solid #6494eb;
    color: #6494eb;
}

.rs_words_box a:nth-child(7n-3) {
    border: 1px solid #31bd80;
    color: #31bd80;
}

.rs_words_box a:nth-child(7n-2) {
    border: 1px solid #39a0ff;
    color: #39a0ff;
}

.rs_words_box a:nth-child(7n-1) {
    border: 1px solid #ff900d;
    color: #ff900d;
}

.center-title {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #333;
}

.nav-tags-time {
    font-size: 13px;
}

.hot_key {
    border-radius: 10px;
    background-color: #d4a5a5;
    min-width: 140px;
    text-align: center;
    font-size: 17px;
    line-height: 40px;
    color: #fff;
}

.hot_key span {
    color: white;
    font-weight: bold;
}

.redact {
    display: flex;
    justify-content:flex-end;
}

.redact span {
    margin-right: 15px;
}

.area-3-1-1 {
    margin: 0;
    padding: 12px 12px;
    height: auto;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(255,255,255,.34);
    -webkit-backdrop-filter: blur(12px) saturate(140%);
    backdrop-filter: blur(12px) saturate(140%);
    border-bottom: 1px solid rgba(255,255,255,.55);
}

.area-3-xgss {
    font-size: 15px;
    font-weight: bold;
    color: rgba(44, 62, 80, .92);
    display: flex;
    align-items: center;
}

.area-3-lll {
    font-size: 12px;
    font-weight: 700;
    margin-right: 0;
    color: rgba(44, 62, 80, .55);
}

.blackdiv {
    width: 6px;
    height: 14px;
    border-radius: 6px;
    background: rgba(var(--ai-m-primary-rgb), .75);
    box-shadow: 0 8px 18px rgba(var(--ai-m-primary-rgb), .18);
}

.tag_total p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.new-channel {
    margin-bottom: 24px;
    width: 100%;
    padding: 10px 12px 12px;
    box-sizing: border-box;
}
/* #thelist li {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
} */
.new-channel .about_con{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-channel .new-image{
   width: 100px;
   height: 80px;
   margin-right: 15px;
   filter: none;
   padding: 0;
   border-radius: 12px;
   object-fit: cover;
   box-shadow: 0 10px 22px rgba(0,0,0,.10);
}

/* 列表项（tiao_item 来自 m_nCommon，这里做磨砂覆盖） */
.tiao_con{
    margin-bottom: 12px;
}
.tiao_con .tiao_item{
    background: rgba(255,255,255,.60);
    -webkit-backdrop-filter: blur(14px) saturate(150%);
    backdrop-filter: blur(14px) saturate(150%);
    border: 1px solid rgba(255,255,255,.75);
    border-radius: 14px;
    box-shadow: 0 10px 26px rgba(0,0,0,.06), 0 12px 26px rgba(var(--ai-m-primary-rgb), .08);
    overflow: hidden;
}
.tiao_con .tiao_textcon{
    min-width: 0;
}
.tiao_textcon .tiao_text{
    color: rgba(44, 62, 80, .92);
}
.tiao_textcon .tiao_des{
    color: rgba(74, 85, 104, .90);
    opacity: .95;
}
.tiao_textcon .index_time{
    color: rgba(44, 62, 80, .45);
}

/* 去掉 li 之间额外插入的分割块 */
.line_w{
    display:none;
}
.new-channel .title_content p{
    width: 88%;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
}
.new-channel .title_content h3{
    width: 85%;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
}

.hot_search {
    margin: 0 12px 14px;
    padding: 12px 12px 6px;
    background: rgba(255,255,255,.60);
    -webkit-backdrop-filter: blur(14px) saturate(150%);
    backdrop-filter: blur(14px) saturate(150%);
    border: 1px solid rgba(255,255,255,.75);
    border-radius: 14px;
    box-shadow: 0 10px 26px rgba(0,0,0,.06), 0 12px 26px rgba(var(--ai-m-primary-rgb), .10);
}
.hot_search_top{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 4px 0 10px;
    border-bottom: 1px solid rgba(255,255,255,.55);
}
.hot_search_top img {
    height: 20px;
    width: 20px;
    margin-left: 0;
    opacity: .9;
}
.hot_search_top .text1{
    height: auto;
    line-height: normal;
    margin-left: 0;
    font-weight: 800;
    color: rgba(44, 62, 80, .92);
}
.hot_search_block{
    margin-left: 0;
    padding-top: 10px;
}
.hot_search_block ul{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}
.hot_search_block ul li{
    width: calc(50% - 5px);
    height: auto;
    background: rgba(255,255,255,.46);
    -webkit-backdrop-filter: blur(12px) saturate(140%);
    backdrop-filter: blur(12px) saturate(140%);
    border: 1px solid rgba(255,255,255,.70);
    border-radius: 12px;
    box-shadow: 0 8px 18px rgba(0,0,0,.05);
    text-align: left;
    line-height: normal;
    font-size: 14px;
    margin: 0;
}
.hot_search_block ul li a{
    color: rgba(44, 62, 80, .90);
    font-weight: 700;
    display: block;
    padding: 10px 10px;
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hot_search_block ul li:active{
    background: rgba(var(--ai-m-primary-rgb), .10);
    border-color: rgba(var(--ai-m-primary-rgb), .18);
    box-shadow: 0 14px 32px rgba(0,0,0,.08), 0 16px 34px rgba(var(--ai-m-primary-rgb), .12);
    transform: translateY(-1px);
}
.hot_search_block ul li:active a{
    color: var(--ai-m-primary);
}

.right_hits {
    font-size: 14px;
    color: #333;
    padding: 10px;
    white-space: nowrap;
    float: right;
}



.submit_btn{
    background-color: #2fdac7 !important;
}
