body {
    min-width: 0 !important;
    margin: 0 auto;
    padding-top: 0px;
    background: #f5f5f5 !important;
}

body,
input,
button,
select,
textarea {
    font: 14px/1.5 Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Heiti SC, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
    color: #191b1f;
}


/* 头部导航开始 */

.f-header {
    margin-bottom: 10px;
    height: 60px;
}

.f-header .header-inner {
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(114, 144, 179, 0.06);
}

.f-header .wrap {
    width: 1280px;
    box-shadow: 0 4px 4px -4px rgba(98, 124, 153, .1);
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
    height: 60px;
}

.f-header .header-inner .header-main .logo {
    position: absolute;
    left: 10px;
    width: 120px;
    cursor: pointer;
    padding-top: 17px;
}

.f-header .header-inner .header-main .option-wrap {
    overflow: hidden;
    font-weight: 400!important;
    position: absolute;
    padding: 16px 24px;
    left: 135px;
    top: 45px;
    width: 77px;
    margin-left: 260px;
    background: #fff;
    color: #494b4d!important;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(25, 30, 66, 0.08);
    z-index: 3;
}

.f-header .header-inner .header-main .links {
    display: inline-block;
    margin-left: 170px;
    height: 100%;
    line-height: 60px;
    width: 406px;
    white-space: nowrap;
    vertical-align: middle;
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-size: 16px;
}

.f-header .header-inner .header-main .links a {
    display: inline-block;
    color: #373a40;
    font-weight: 400;
    height: 60px;
    margin-left: 25px;
}

.f-header .header-inner .header-main .links .active,
.f-header .header-inner .header-main .links .nuxt-link-exact-active {
    color: #191B1F;
    font-weight: 600;
    border-bottom: 2px solid #1772F6;
}

.f-header .header-inner .header-main .links a:first-child {
    margin-left: 0;
}

.f-header .header-inner .header-main .right-nav {
    height: 60px;
    display: flex;
    align-items: center;
    margin-right: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.f-header .header-inner .header-main .right-nav .item {
    display: flex;
    align-items: center;
    padding: 6px;
}

.f-header .header-inner .header-main .right-nav .item:not(:last-child) {
    margin-right: 10px;
}

.f-header .header-inner .header-main .right-nav .item.client-download {
    font-size: 12px;
    font-weight: 400;
    color: #494b4d;
    line-height: 17px;
    padding: 3px 6px;
}

.f-header .header-inner .header-main .right-nav .login-box {
    display: flex;
    align-items: center;
}

.f-header .header-inner .header-main .post-btn {
    margin-left: 16px;
}

.f-header .header-inner .header-main .right-nav .login-box a {
    font-size: 14px;
    white-space: nowrap;
    font-weight: 400;
    color: #494b4d;
}

.f-header .header-inner .header-main .right-nav .login-box .break {
    background-color: #c0c5cc;
    width: 1px;
    height: 12px;
    margin: 0 11px;
}

.f-header .header-inner .header-main .links .fengtu:hover,
.f-header .header-inner .header-main .links a:hover {
    color: #18191a;
    font-weight: 600;
}

.f-header .header-inner .header-main .right-nav .ivu-poptip-content {
    box-shadow: 0 8px 20px 0 rgba(28, 54, 108, 0.05), 0 4px 12px 0 rgba(28, 54, 108, 0.08);
}

.f-header .header-inner .header-main .right-nav .client-qc-content {
    padding: 8px;
}

.f-header .header-inner .header-main .right-nav .client-qc-content img {
    width: 130px;
    height: 130px;
}

.f-header .header-inner .header-main .right-nav .client-qc-content .text {
    text-align: center;
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #494b4d;
    line-height: 17px;
    letter-spacing: 0;
}

.f-header .header-inner .header-main .right-nav .item {
    position: relative;
}

.f-header .header-inner .header-main .right-nav .item .text {
    margin-left: 2px;
}

.f-header .header-inner .header-main .right-nav .client-qc-content .text:nth-child(3) {
    white-space: normal;
    height: auto;
}

.f-header .header-inner .header-main .right-nav .item.hover:hover {
    background: #f5f6f7;
    border-radius: 50%;
}

.f-header .header-inner .header-main .right-nav .item.auth.hover:hover {
    border-radius: 4px;
}

.f-header .header-inner .header-main .right-nav .item.hover:hover .ivu-select-dropdown {
    display: block;
}

.f-header .header-inner .header-main .right-nav .item {
    position: relative;
}

.notification {
    position: relative;
}

.nnotice-wrap:hover .ivu-select-dropdown {
    display: block;
}

.ivu-poptip-popper {
    min-width: 150px;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    z-index: 1060;
}

.ivu-poptip-popper {
    padding: 10px 0 7px;
}

.ivu-poptip-arrow,
.ivu-poptip-arrow:after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid;
}

.ivu-poptip-popper .ivu-poptip-arrow {
    top: 3px;
    border-width: 0 7px 7px;
    border-bottom-color: hsla(0, 0%, 85.1%, .5);
}

.ivu-poptip-popper .ivu-poptip-arrow {
    left: 50%;
    margin-left: -7px;
}

.ivu-poptip-popper .ivu-poptip-arrow:after {
    content: " ";
    top: 0px;
    margin-left: -3px;
    border-top-width: 0;
    border-bottom-width: 7px;
    border-bottom-color: #fff;
}

.ivu-poptip-inner {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
}

.ivu-poptip-body {
    padding: 8px 16px;
}

.ivu-poptip-body-content {
    overflow: auto;
}

.client {
    letter-spacing: 4px!important;
}

.client-qc-content {
    text-align: center;
}

.ivu-poptip-popper {
    display: none;
}

.client-download:hover .ivu-poptip-popper {
    display: block;
}

.ivu-modal-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55, 55, 55, .6);
    height: 100%;
    z-index: 1000;
}

.ivu-modal-wrap {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.f-modal.center-modal .ivu-modal-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.f-modal.center-modal .ivu-modal-wrap .ivu-modal {
    top: 0;
    margin: 0;
}

.ivu-modal-content {
    position: relative;
    background-color: #fff;
    border: 0;
    border-radius: 6px;
    background-clip: padding-box;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.ivu-modal-close {
    z-index: 1;
    font-size: 12px;
    position: absolute;
    right: 8px;
    top: 8px;
    overflow: hidden;
    cursor: pointer;
}

.ivu-modal-wrap .ivu-modal .ivu-modal-content .ivu-modal-close {
    right: -35px;
}

.ivu-modal-body {
    padding: 16px;
    font-size: 14px;
    line-height: 1.5;
}

.ivu-modal-wrap .ivu-modal .ivu-modal-content .ivu-modal-body {
    background-color: #f7f9fa;
    max-height: 80vh;
    padding: 0;
    border-radius: 4px;
}

.notification {
    cursor: pointer;
}

.notification .ivu-dropdown-rel {
    display: flex;
}

.notification .notice-wrap {
    position: relative;
    cursor: pointer;
}

.notification .notice-wrap img {
    width: 28px;
    border-radius: 50%;
}

.notification .head-pic img {
    height: 28px;
    border-radius: 2px;
}

.ivu-select-dropdown {
    /*width: inherit;*/
    max-height: 200px;
    overflow: auto;
    margin: 5px 0;
    padding: 5px 0;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 900;
    left: 50%;
    top: 25px;
    transform: translateX(-50%);
}

.ivu-dropdown .ivu-select-dropdown {
    overflow: visible;
    max-height: none;
}

.notification .ivu-select-dropdown {
    display: none;
}

.notification .ivu-select-dropdown {
    box-shadow: 0 8px 20px 0 rgba(28, 54, 108, 0.05), 0 4px 12px 0 rgba(28, 54, 108, 0.08);
}

.notification li {
    position: relative;
    word-break: keep-all;
    font-size: 14px;
    font-weight: 400;
    color: #18191a;
    line-height: 20px;
    text-align: center;
    padding: 8px 20px;
    white-space: nowrap;
}

.notification li .red-dot {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #f35;
    margin-left: 4px;
}

.head-fatie {
    margin-right: 30px;
    padding: 9px 18px;
    line-height: 34px;
    font-size: 14px;
    align-items: center;
    background: #1772f6;
    color: #FFFFFF;
    border-radius: 4px;
}


/* 头部导航结束 */

.avatar-wrapper img {
    position: relative;
    z-index: 1;
    border: 2px solid var(--success);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 34px;
    height: 34px;
    border-radius: 50%
}

.forumList li:nth-child(n+2) i {
    margin-right: 0.5rem !important
}


/*
.forumList li:nth-child(n+2) i::before { display: none}
.forumList li i { width: 25px; height: 25px; background: url(template/quater_2025_dj/portal/forum/1.png) no-repeat; background-size: 25px 25px; border-radius: 50%; background-position: center}
*/

.index_main_left ::-webkit-scrollbar {
    display: none
}

.index_main_left:hover ::-webkit-scrollbar {
    display: block
}

.forumList {
    scrollbar-width: none
}

.forumList:hover {
    scrollbar-width: thin
}

#e_sml_menu.sllt {
    padding-top: 2px !important
}

.float-right1 {
    display: none !important
}

.float-right1.round.position-center.scrolling-hide {
    display: block !important
}

.midaben_con .midaben_signpanel .fblock {
    width: 110px !important
}

.midaben_con .midaben_signpanel .fblock .line {
    width: 70px !important
}

.tab1 .mb-2 {
    margin: 0 0 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pg_guide .pg {
    background: none
}

.thread-post-btn-wrapper {
    position: fixed;
    right: 3%;
    bottom: 22px;
    z-index: 998;
    width: 48px;
    height: 48px;
    background: #666666;
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.28);
    border-radius: 24px;
    display: none
}

.post-btn-icon-hor,
.post-btn-icon-ver {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
    border-radius: 3px;
}

.post-btn-icon-hor {
    width: 16px;
    height: 2px;
}

.post-btn-icon-ver {
    width: 2px;
    height: 16px;
}

#seccheck {
    position: relative
}

#seccheck .p_opt {
    top: 25px !important;
    left: 40px !important;
    margin-left: 0 !important
}

#post_extra_tb label {
    margin-bottom: 3px
}

.pm_o .o {
    width: 20px;
    height: 15px
}

.xld a.d,
.xl a.d,
.attc a.d,
.c a.d,
.sinf a.d {
    font-family: Arial, Helvetica, sans-serif
}

img,
svg {
    vertical-align: middle
}

.pc-login {
    float: right;
    position: relative;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-items:hover,
.pc-login:hover .icon {
    background: rgba(0, 0, 0, 0.04);
    border-radius: 50%;
}

.pc-login .icon {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pc-login .icon .login-img {
    display: block;
    position: relative;
}

.logo-img-wrap {
    position: relative;
}

.pc-login .icon img {
    width: 32px;
    height: 32px;
}

.pc-login .pc-login img {
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pc-icon-wrap {
    display: none;
    list-style: none;
    width: 100px;
    min-height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    position: absolute;
    top: 64px;
    right: 0;
    z-index: 10;
    text-align: center;
}

.pc-login:hover .pc-icon-wrap {
    display: block
}

.pc-icon-wrap .wrap-item {
    width: 100%;
    font-family: '.AppleSystemUIFont';
    font-size: 12px;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.pc-login .wrap-item a {
    text-decoration: none;
    display: block;
    color: rgba(0, 0, 0, 0.85);
}

.pc-login .wrap-item a:hover {
    background: #F6F6F6
}

.pc-login .wrap-item span {
    position: relative;
}

.icon.common-tooltip {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon.common-tooltip img {
    width: 32px;
    height: 32px;
}

.input_icons__2xutS img {
    max-width: 100%
}

.login-style {
    margin-right: 0 !important
}

#nv_forum.pg_collection .tb_h {
    padding: 5px 20px 0 20px;
    background: none
}

#quater_nav {
    background: #FFFFFF
}

.locked {
    padding: 15px 20px 15px 20px;
    border: 0;
    border-left: 4px solid #BBBBBB;
    background: #F6F6F6
}

.picture:last-child .bottomLine {
    padding-bottom: 0;
    border: 0
}

#nv_home.pg_space .tl th,
#nv_home.pg_space .tl td {
    border-color: #EEEEEE
}

.ListCard_newsList__pt6wt {
    padding: 15px 20px !important;
}

.ContainTitleCard_titleCard__muJ_r {
    background-color: #FFFFFF;
    border-radius: 12px;
    margin-bottom: 16px;
}

.ContainTitleCard_title__2sQkH {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 20px;
    padding: 0 0 5px 0;
    border-bottom: 0
}

.ContainTitleCard_titleName__2sWlb {
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #0e151c;
}

.ContainTitleCard_refresh__1NYFh {
    font-weight: 400;
    font-size: 12px;
    color: #8a919f;
    cursor: pointer;
}

.ListCard_listCard__EVHPB .ListCard_vector__1lqc8 {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #8a919f
}

.ListCard_listCard__EVHPB .ListCard_vector__1lqc8>img {
    width: 10px;
    height: 10px;
    margin-right: 3px;
}

.ListCard_listCard__EVHPB .ListCard_list__3Umjr {
    margin-top: 6px;
}

.ListCard_listCard__EVHPB .ListCard_item__tDZ0H {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 10px 0;
    font-size: 15px;
    line-height: 22px;
}

.ListCard_listCard__EVHPB .ListCard_index__3mFA4 {
    float: left;
    line-height: 22px;
    width: 22px;
    height: 20px;
    min-width: 22px;
    margin: 0 4px 0 2px;
    color: #8a919f;
    font-size: 15px;
    font-weight: bold;
    font-family: Archivo;
    overflow: hidden
}

.ListCard_listCard__EVHPB .ListCard_item__tDZ0H .ListCard_content__2HiOo {
    color: #0e151c;
    max-width: 296px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ListCard_listCard__EVHPB .ListCard_item__tDZ0H .ListCard_content__2HiOo a:hover {
    color: #3b82f6 !important
}

.ListCard_listCard__EVHPB .ListCard_active_index__VROgv {
    background: linear-gradient(180deg, #f64242 20%, rgba(246, 66, 66, .4) 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.ListCard_item__tDZ0H:nth-child(2) .ListCard_index__3mFA4 {
    background: linear-gradient(180deg, #ff7426 20%, rgba(255, 116, 38, .4) 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.ListCard_item__tDZ0H:nth-child(3) .ListCard_index__3mFA4 {
    background: linear-gradient(180deg, #ffac0c 20%, rgba(255, 172, 12, .4) 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.DownCard_downloadCard__1sLVU {
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 8px;
    background: #FFFFFF;
    margin-bottom: 10px;
    cursor: pointer;
}

.DownCard_downloadCard__1sLVU .DownCard_logo__2u52X {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
}

.DownCard_downloadCard__1sLVU .DownCard_right__2hAq- {
    margin-left: 16px;
}

.DownCard_downloadCard__1sLVU .DownCard_right__2hAq- .DownCard_title__1FOcq {
    font-weight: 600;
    font-size: 16px;
    color: #0e151c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 3px;
}

.DownCard_downloadCard__1sLVU .DownCard_right__2hAq- .DownCard_detail__2ozTr {
    font-size: 12px;
    color: rgba(14, 21, 28, 0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.DownCard_downloadCard__1sLVU .DownCard_rightImg__1Gcvn {
    margin-left: 46px;
}

.a_h {
    display: none
}

.a_mu {
    display: none
}

.mus_box {
    display: none
}

.whole_Box {
    display: none
}

#pt {
    padding: 5px 0
}

#nv_group .tl th,
#nv_group .tl td {
    border-color: #EEEEEE
}

#nv_group .tl .th {
    background: none
}

#nv_group .tl tr:hover th,
#nv_group .tl tr:hover td {
    background: none
}

.notice_pm {
    margin-top: 16px !important
}

.notice_all {
    margin-top: 16px !important
}

.tdats .tfx {
    width: 466px !important
}

.tdats .tb {
    width: 350px !important
}

.tscr {
    width: 350px !important
}

.tdats .tfxf {
    width: 816px !important
}

#nv_search #scform_srchtxt {
    height: 58px;
    line-height: 58px;
    border: 0;
    border-right: 0
}

#nv_search #scform_submit {
    height: 58px;
    line-height: 58px;
    background: none
}

#scform_submit:before {
    display: none
}

#mood_mystatus {
    width: 708px !important
}

.mi #moodfm textarea {
    float: left;
    width: 628px !important;
    height: 50px !important;
    border: 0 !important
}

.biduser {
    width: 1021px !important
}

.ct3_a .mn {
    width: 833px !important
}

.ct3_a .sd {
    width: 220px !important;
    background: #FFFFFF
}

.pbg {
    height: 10px !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #F0F0F0 !important
}

.pbr {
    height: 10px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: #5AAF4A !important
}

.footer-style {
    z-index: 199;
    position: relative;
    bottom: 0;
    width: 100%;
    min-width: 500px;
    height: 50px;
    padding-top: 19px;
    border-top: 0;
    font-family: Arial, Helvetica, sans-serif, 'Microsoft Yahei';
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 14px;
    background: #FFFFFF;
    box-sizing: unset
}

.footer-style .footer-first {
    float: left;
    color: #777777
}

.footer-style .footer-second {
    float: right;
}

.footer-style a {
    text-decoration: none;
    color: #777777
}

.footer-style .footer-first>a {
    margin: 0 7px;
}

.footer-style .footer-first>span {
    position: relative;
    top: -1px;
    color: #777777
}

.login-style {
    cursor: pointer;
    float: right;
    margin-right: 20px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 13px;
    background: rgba(0, 0, 0, 0.85);
    color: #FFFFFF !important;
    border-radius: 18px;
    font-size: 14px;
}

.login-style:hover {
    background: #EA4738
}

#online .x.mbm.cl li a {
    color: #999999
}

.mi_phone_head1 {
    float: left;
    margin: 0 10px 0 0
}

.mi_phone_head1 img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

#qmenu::after {
    display: none
}

.pc-forum {
    background-color: #fff;
    border-radius: 8px;
    font-family: ' .AppleSystemUIFont';
    padding-left: 20px;
    margin-bottom: 24px;
}

.pc-forum .pc-forum-title {
    font-size: 18px;
    color: #0e151c;
    letter-spacing: 1px;
    font-weight: 400;
    padding-top: 24px;
    overflow: hidden;
    font-weight: 400;
}

.pc-forum .pc-forum-content {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 400;
    padding: 18px 0 10px 0;
}

.pc-forum .pc-forum-content .content-item {
    padding-bottom: 18px;
    width: calc(100% - 20px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
}

.pc-forum-content .content-item:before {
    content: '';
    width: 12px;
    height: 18px;
    opacity: 0.9;
    border-radius: 2px;
    margin-right: 8px;
    background: url(template/quater_2025_dj/src/ic_top.png) no-repeat;
    background-size: contain;
    vertical-align: sub;
    display: inline-block;
}

.dji-community-content a {
    text-decoration: none;
}

.pc-forum-button {
    margin-right: 20px;
    padding-bottom: 20px;
    height: 44px;
}

.pc-forum-button .forum-button {
    background: rgba(0, 0, 0, 0.02);
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    display: block;
    font-weight: 400;
    font-size: 14px
}

.pc-forum-button .forum-button:hover {
    background: rgba(0, 0, 0, 0.06)
}

.index-topic .pc-forum-content .content-item:before {
    display: none
}

.index-topic .pc-forum-content .content-item span {
    width: 18px;
    height: 18px;
    display: inline-block;
}

.index-topic .pc-forum-content .content-item:nth-child(1) span {
    width: 12px;
    height: 18px;
    background: url(template/quater_2025_dj/src/top1_icon.png) no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}

.index-topic .pc-forum-content .content-item:nth-child(2) span {
    width: 12px;
    height: 18px;
    background: url(template/quater_2025_dj/src/top_2.png) no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}

.index-topic .pc-forum-content .content-item:nth-child(3) span {
    width: 12px;
    height: 18px;
    background: url(template/quater_2025_dj/src/top3.png) no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}

.index-topic {
    width: 100%;
    box-sizing: border-box
}

.common-tooltip-release {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: #3b82f6;
    height: 30px;
    line-height: 30px;
    width: 72px;
    border-radius: 2px;
    opacity: 1;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
}

.common-tooltip-release a {
    color: #FFFFFF !important
}

#samplepanel {
    position: relative;
    z-index: 200
}

.nav_box_top {
    z-index: 100
}

@font-face {
    font-family: Archivo;
    src: url(template/quater_2025_dj/portal/Archivo-ExtraBold.361ffd6.ttf);
    font-style: normal;
    font-weight: 800
}

.divider[data-v-41025282] {
    width: 308px;
    height: 1px;
    box-sizing: border-box;
}

.divider .content[data-v-41025282] {
    width: 100%;
    margin: 0;
    height: 100%;
    background: rgba(228, 230, 235, 0.5);
}

.hot-item-footer[data-v-41025282] {
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.hot-item-footer .item-footer-button[data-v-41025282] {
    font-size: 14px;
    color: #8a919f;
    line-height: 1.66rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.hot-item-footer .item-footer-button path[data-v-41025282] {
    fill: #8a919f;
}

.signin-tip[data-v-dd4bc01e] {
    padding: 20px;
    background-color: var(--juejin-layer-1);
    box-sizing: border-box;
}

.sidebar-block[data-v-5b96eadb] {
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.29;
    border-radius: 4px;
    color: #252933;
}

.first-line[data-v-dd4bc01e] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.light-theme,
body {
    --juejin-layer-golden-1: #faf3e5;
    --juejin-layer-golden-2: #f6e7cb;
    --juejin-component-hover: #e4e6eb;
    --juejin-gradientgold_normal_start: #fde8c3;
    --juejin-gradientgold_normal_end: #edd3a7;
    --juejin-gradientgold_hover_start: #f1dfc0;
    --juejin-gradientgold_hover_end: #e6c99b;
    --juejin-gradientgold_click_start: #e9d5b3;
    --juejin-gradientgold_click_end: #dac29a;
    --juejin-layer_loading_start: rgba(228, 230, 235, 0);
    --juejin-layer_loading_end: rgba(228, 230, 235, 0.5);
    --juejin-layer_golden_2: #faf3e5;
    --juejin-font_golden_4: #7e5d25;
    --juejin-font-golden-1: #7e5d25;
    --juejin-font-golden-2: #8a795c;
    --juejin-font-golden-3: #d6b885;
    --juejin-gray-0: #fff;
    --juejin-gray-1-1: #e4e6eb;
    --juejin-gray-1-2: rgba(228, 230, 235, 0.5);
    --juejin-gray-1-3: #e4e6eb;
    --juejin-gray-2: #f2f3f5;
    --juejin-gray-3: #f7f8fa;
    --juejin-background: #f2f3f5;
    --juejin-layer-1: #fff;
    --juejin-layer-2-1: #f7f8fa;
    --juejin-layer-2-2: rgba(247, 248, 250, 0.7);
    --juejin-layer-3-fill: #f2f3f5;
    --juejin-layer-3-border: #e4e6eb;
    --juejin-layer-4-dropdown: #fff;
    --juejin-layer-5: #fff;
    --juejin-brand-1-normal: #1e80ff;
    --juejin-brand-2-hover: #1171ee;
    --juejin-brand-3-click: #0060dd;
    --juejin-brand-4-disable: #abcdff;
    --juejin-brand-5-light: #eaf2ff;
    --juejin-mask-1: rgba(0, 0, 0, 0.4);
    --juejin-mask-2: #fff;
    --juejin-mask-3: none;
    --juejin-brand-fill1-normal: rgba(30, 128, 255, 0.05);
    --juejin-brand-fill2-hover: rgba(30, 128, 255, 0.1);
    --juejin-brand-fill3-click: rgba(30, 128, 255, 0.2);
    --juejin-brand-stroke1-normal: rgba(30, 128, 255, 0.3);
    --juejin-brand-stroke2-hover: rgba(30, 128, 255, 0.45);
    --juejin-brand-stroke3-click: rgba(30, 128, 255, 0.6);
    --juejin-font_danger: #ff5132;
    --juejin-font-1: #252933;
    --juejin-font-2: #515767;
    --juejin-font-3: #8a919f;
    --juejin-font-4: #c2c8d1;
    --juejin-font-brand1-normal: #1e80ff;
    --juejin-font-brand2-hover: #1171ee;
    --juejin-font-brand3-click: #0060dd;
    --juejin-font-brand4-disable: #abcdff;
    --juejin-font-success: #2bb91b;
    --juejin-font-warning: #ff8412;
    --juejin-font-danger: #ff5132;
    --juejin-font-white-disable: #fff;
    --juejin-font-white: #fff;
    --juejin-success-1-normal: #00b453;
    --juejin-success-2-deep: #00964e;
    --juejin-success-3-light: #e2faed;
    --juejin-warning-1-normal: #ff7426;
    --juejin-warning-2-deep: #e05e00;
    --juejin-warning-3-light: #fff3e5;
    --juejin-danger-1-normal: #f64242;
    --juejin-danger-2-deep: #cb2634;
    --juejin-danger-3-light: #fff2ff;
    --juejin-sub-1-purple: #9f54ff;
    --juejin-sub-2-blue: #57a0ff;
    --juejin-sub-3-cyan: #5ad7ff;
    --juejin-sub-4-green: #33d790;
    --juejin-sub-5-yellow: #ffcc15;
    --juejin-sub-6-orange: #ff834e;
    --juejin-sub-7-red: #ff5e54;
    --juejin-coupon_1_button: #f64242;
    --juejin-coupon_1_button_disable: #faa0a0;
    --juejin-coupon_2_card: rgba(255, 245, 244, 0.7);
    --juejin-coupon_3_stroke: rgba(246, 66, 66, 0.2);
    --juejin-navigation: #fff;
    --juejin-shade-1: rgba(0, 0, 0, 0.4);
    --juejin-shade-2: rgba(0, 0, 0, 0.6);
    --juejin-popup: #fff;
    --juejin-popover: #464646;
    --juejin-sheets: #f7f8fa;
    --juejin-coupon-button: #f64242;
    --juejin-coupon-button-disable: #faa0a0;
    --juejin-coupon-card: rgba(255, 245, 244, 0.7);
    --juejin-layer-loading-start: #e4e6eb;
    --juejin-layer-loading-end: rgba(228, 230, 235, 0.5);
    --juejin-font-priv-hint: #916be1;
    --juejin-background-jscore-radar: #232323;
    --juejin-button-shadow-hover: #ddd;
    --juejin-bot-icon-side-bg-color: linear-gradient(180deg, #ebf1ff, #fff);
    --juejin-bot-card-border-color: #eaedf1;
    --juejin-ai-text: #2f2f2f;
    --juejin-ai-normal-text: #0c0d0e;
    --juejin-ai-text-desc: #9299a7;
    --juejin-ai-message-bgc: #fff;
    --juejin-ai-button-bgc: #fff;
    --juejin-ai-code-bgc: #f7f8f9;
}

#collection_thumb {
    display: none
}

.TabSearch_tabContent__p6U_D {
    gap: 16px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border: none;
    min-height: calc(100vh - 128px);
}

.TabSearch_contentItem__Kz_E2 {
    width: 100%;
}

.ContentCard_contentCard__5Dt5E {
    width: 100%;
    border-radius: 12px;
    padding: 16px 20px;
    background-color: #fff;
    box-sizing: border-box
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    gap: 12px;
    cursor: pointer;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_avatarBox__NFHod {
    width: 44px;
    height: 44px;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_avatarBox__NFHod img {
    position: relative;
    flex: none;
    width: 44px;
    height: 44px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .05);
    cursor: pointer;
}

.ContentCard_content__Q3xWK {
    flex: 1;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_content__Q3xWK .ContentCard_userName__PTJi9 {
    color: #262626;
    font-size: 13px;
    display: flex;
    justify-content: flex-start;
    gap: 4px;
    align-items: center;
    cursor: pointer;
    width: fit-content;
}

.ContentCard_subject__G0wbO {
    margin-top: 8px;
    font-size: 15px;
    color: #262626;
    font-weight: 500;
    line-height: 22px;
    cursor: pointer;
    width: 544px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ContentCard_summary__s8E1D {
    width: fit-content;
    color: #656566;
    font-size: 14px;
    line-height: 20px;
    padding: 2px 0;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_content__Q3xWK .ContentCard_cardContent__7FDyV {
    cursor: pointer;
    margin-top: 10px;
}

.FeedPreview_feedPreviewContainer__atuV_ {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
    width: 100%;
    overflow: hidden;
}

.FeedPreview_singleImage__ddx8d {
    cursor: pointer;
    width: 304px;
    height: 171px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.FeedPreview_singleImage__ddx8d img {
    border-radius: 8px
}

.ContentCard_content__Q3xWK .ContentCard_actionWrapper__tUqqc {
    width: 100%;
    display: flex;
    margin-top: 8px;
    align-items: flex-end;
    justify-content: space-between;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_content__Q3xWK .ContentCard_actionWrapper__tUqqc .ContentCard_view__pnYLk {
    font-size: 12px;
    color: #828385;
    line-height: 24px;
    display: flex;
    gap: 2px;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_content__Q3xWK .ContentCard_actionWrapper__tUqqc .ContentCard_view__pnYLk {
    font-size: 12px;
    color: #828385;
    line-height: 24px;
    display: flex;
    gap: 2px;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_content__Q3xWK .ContentCard_actionWrapper__tUqqc .ContentCard_userAction__XJGfz {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: #262626;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.UserAction_root__6me7P {
    width: 70px;
    height: 32px;
    display: flex;
    cursor: default;
    position: relative;
    flex-direction: row;
    align-items: center;
}

.UserAction_root__6me7P .UserAction_icon__dE5Ek {
    width: 32px;
    height: 32px;
    margin-right: 2px;
    cursor: pointer;
    border-radius: 50%;
    opacity: 1;
}

.CommonIcon_root__GfNJ6 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 0;
}

.UserAction_root__6me7P .UserAction_dotLottie__oaWxU {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    opacity: 0;
    pointer-events: none;
}

.pc .mIndex_userActionCount__wHmRS {
    font-size: 12px;
    line-height: 32px;
    letter-spacing: 0;
}

.ContentCard_contentCard__5Dt5E .ContentCard_articalContent___GBV9 .ContentCard_content__Q3xWK .ContentCard_actionWrapper__tUqqc .ContentCard_userAction__XJGfz .ContentCard_comment__dUJP5 {
    gap: 2px;
    display: flex;
    align-items: center;
}

.ContentCard_commentIcon__GiKyl {
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
}

.UserAction_root__6me7P .UserAction_actionNum__ZbOGs {
    font-size: 13px;
    color: #262626;
}

.ContentCard_commentNum__3SF_n {
    font-size: 13px;
    color: #262626;
}

.square-content .left-con {
    background: none !important
}

.paihang {
    border-radius: 8px !important
}

.rank_increment_box {
    border-radius: 8px !important
}

.ResponsiveLayout_leftContent__v_bFW {
    display: flex;
    align-items: center;
    justify-content: center;
}

.HomeSidebar_sidebar__F2Ca_ {
    width: 100%;
    height: 100%;
    margin: 16px;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_sidebarList__eHum_ .HomeSidebar_sidebarItem___joEn {
    height: 28px;
    display: flex;
    cursor: pointer;
    padding: 8px 12px;
    margin-bottom: 4px;
    border-radius: 24px;
    align-items: center;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_sidebarList__eHum_ .HomeSidebar_sidebarItem___joEn:hover {
    background: #F0F2F5
}

.HomeSidebar_icon__vXJc9 {
    display: flex;
    margin-right: 10px;
    align-items: center;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_sidebarList__eHum_ .HomeSidebar_sidebarItem___joEn .HomeSidebar_title___RRLE {
    font-size: 15px;
    font-weight: 500;
    color: #262626;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_homeSideBtn__BseZn {
    gap: 12px;
    display: flex;
    cursor: pointer;
    margin-top: 16px;
    flex-direction: column;
}

.CommonButton_commonButton__cQlPz {
    width: 100%;
    border: none;
    display: flex;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease 0s;
}

.CommonButton_commonButton__cQlPz:hover {
    opacity: 0.8
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_homeSideBtn__BseZn .HomeSidebar_addPostButton__bmNmn {
    padding: 11px 20px;
    border-radius: 22px;
    background-color: #3798fa;
}

.CommonButton_commonButton__cQlPz .CommonButton_icon___hAo_ {
    display: flex;
    margin-right: 6px;
}

.CommonButton_commonButton__cQlPz .CommonButton_text__rScpU {
    display: inline-block;
}

.HomeSidebar_loginTipsCard___9BUE {
    cursor: pointer;
    margin-top: 12px;
    padding: 12px 16px;
    border-radius: 12px;
    border: 1px solid #ebeef0;
}

.HomeSidebar_loginTipsCard___9BUE .HomeSidebar_loginTipsTitle__t198l {
    font-size: 13px;
    font-weight: 500;
    color: #262626;
    margin-bottom: 12px;
}

.HomeSidebar_loginTipsCard___9BUE .HomeSidebar_tipList__mgQPm {
    gap: 6px;
    display: flex;
    flex-direction: column;
}

.HomeSidebar_loginTipsCard___9BUE .HomeSidebar_tipList__mgQPm .HomeSidebar_tipItem__lI2wW {
    display: flex;
    font-size: 13px;
    color: #828385;
    align-items: center;
}

.HomeSidebar_loginTipsCard___9BUE .HomeSidebar_tipList__mgQPm .HomeSidebar_tipItem__lI2wW .HomeSidebar_tipIcon__hLSJT {
    display: flex;
    margin-right: 6px;
    align-items: center;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_footer__vFBJs {
    left: 0;
    bottom: 0;
    z-index: 100;
    margin-left: 16px;
    position: absolute;
    background-color: #fff;
    width: calc(100% - 32px);
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_footer__vFBJs .HomeSidebar_footerContent__mkEKv {
    display: flex;
    align-items: center;
    padding: 12px 0 16px;
    justify-content: center;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_footer__vFBJs .HomeSidebar_footerContent__mkEKv .HomeSidebar_footerButton__D8Li3 {
    width: 100%;
    display: flex;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    color: #262626;
    border-radius: 24px;
    align-items: center;
    padding: 8px 12px;
    justify-content: flex-start;
}

.HomeSidebar_icon__vXJc9 {
    display: flex;
    margin-right: 10px;
    align-items: center;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_homeSideBtn__BseZn .HomeSidebar_loginButton__Bfl_n {
    padding: 11px 20px;
    border-radius: 22px;
    background-color: #262626;
}

.HomeSidebar_sidebar__F2Ca_ .HomeSidebar_homeSideBtn__BseZn .HomeSidebar_loginButton__Bfl_n:hover {
    background-color: #3d3d3d!important;
}

.ResponsiveLayout_leftColumn__NDj3T {
    background-color: #fff;
    width: 256px;
    margin-right: 16px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    z-index: 100;
    height: 100vh;
}

.MoreFunctions_moreFunctions__K280q {
    /* width: 280px; */
    border-radius: 8px;
    background-color: #fff;
    padding: 10px 5px 10px;
    margin-bottom: 16px
}

.MoreFunctions_moreFunctions__K280q .MoreFunctions_title__jhy22 {
    font-size: 16px;
    font-weight: 500;
    color: #262626;
    margin-left: 10px;
}

.MoreFunctions_moreFunctions__K280q .MoreFunctions_functionList__xLk8d {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    margin-top: 12px;
    flex-wrap: wrap;
}

.MoreFunctions_moreFunctions__K280q .MoreFunctions_functionList__xLk8d .MoreFunctions_functionItem__9f3Uv a {
    /* width: 61px; */
    width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 4px 0 4px;
    cursor: pointer;
    border-radius: 6px;
}

.MoreFunctions_moreFunctions__K280q .MoreFunctions_functionList__xLk8d .MoreFunctions_functionItem__9f3Uv .MoreFunctions_icon__2wYnP {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.MoreFunctions_moreFunctions__K280q .MoreFunctions_functionList__xLk8d .MoreFunctions_functionItem__9f3Uv .MoreFunctions_text__OYs_j {
    line-height: 18px;
    font-size: 14px;
    color: #262626;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.FeedPreview_coverItem__xP2Kp {
    cursor: pointer;
    width: 104px;
    height: 104px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.FeedPreview_coverItem__xP2Kp img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.TabSearch_tabHeader__mFeZb {
    display: flex;
    height: 36px;
    padding: 0 0 16px 0;
    background: #f5f5f5;
    justify-content: space-between;
    position: sticky;
    top: 64px;
    z-index: 99;
}

.TabSearch_tabs__72Rzn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.TabSearch_tabButton__AfhVD {
    gap: 2px;
    display: flex;
    align-items: center;
    color: #828385;
    padding: 6px 20px;
    line-height: 24px;
    border: 0;
    border-radius: 20px;
    margin-right: 4px;
    background: none;
    cursor: pointer;
    font-size: 16px;
    transition: background-color .3s ease;
}

.TabSearch_active__El8PG,
.TabSearch_tabButton__AfhVD:hover {
    background-color: #fff;
}

.TabSearch_active__El8PG {
    font-weight: bold;
    color: #262626;
}

.mn_one {
    width: calc(100% - 235px) !important;
    margin: 0 0 0 15px !important;
}

@media (max-width: 820px) {
    .index_main_left {
        display: none
    }
    .mn_one {
        width: 100% !important;
        margin: 0 !important
    }
    #collection_thumb {
        display: block
    }
    .nav_box_top {
        display: none
    }
    .mi_phone_header .mi_section {
        height: 56px;
        min-height: 56px
    }
    #nv_group.pg_index #ct {
        width: 96% !important;
        margin: 10px auto !important
    }
    .pg_group .ct2 .mn {
        border-radius: 0 !important
    }
    .group_box_s1 {
        padding: 0 3% !important
    }
    #nv_group .tfm {
        width: 100%;
        display: block
    }
    #nv_group .tfm tbody {
        width: 100%;
        display: block
    }
    #nv_group .tfm tbody tr {
        float: left;
        width: 100%;
        display: block
    }
    #nv_group .tfm tbody tr td {
        float: right;
        width: calc(100% - 85px)
    }
    #nv_group .tfm th {
        float: left;
        width: 80px;
        min-width: 80px
    }
    #nv_group .tfm .px {
        width: calc(100% - 10px)
    }
    #nv_group .tfm .c,
    #nv_group .tfm .tedt,
    #nv_group .m_c .tfm .tedt {
        width: calc(100% - 2px)
    }
    .mi_phone_header .logo img {
        height: 24px !important;
        margin: 16px 0 0 0 !important
    }
    .footer-style .wp {
        width: 100% !important
    }
    .pf_l li {
        width: 100% !important
    }
    .footer-style {
        position: relative !important
    }
    .footer_box {
        height: auto !important;
        margin-top: 10px !important;
        overflow: hidden
    }
    .pg_ranklist .tl .frm {
        display: none
    }
    .pg_ranklist .tl .by {
        display: none
    }
    .pg_ranklist .tl td:last-child {
        display: none
    }
    .pg_ranklist .tl th,
    .pg_ranklist .tl td {
        border-color: #EEEEEE
    }
    body.pg_post {
        background: #FFFFFF !important
    }
    #e_sml_menu.sllt {
        max-width: 94% !important;
        left: 3% !important
    }
    .pg_post .p_pof {
        width: 94% !important;
        left: 3% !important;
        box-sizing: border-box
    }
    .pg_post .fwinmask {
        width: 94% !important;
        left: 3% !important
    }
    #fwin_nav.fwinmask {
        width: 94% !important;
        left: 3% !important
    }
    #fwin_nav.fwinmask table {
        width: 100% !important
    }
    #fwin_nav.fwinmask .pbl {
        width: 100%;
        border-right: 1px solid #CCCCCC
    }
    #fwin_nav.fwinmask .pbl li {
        height: auto !important;
        min-height: 280px !important
    }
    #fwin_nav.fwinmask .pbl li:last-child {
        width: calc(34% - 10px) !important;
        border-right: 0 !important
    }
    #fwin_nav.fwinmask {
        width: 100% !important;
        left: 0 !important;
        margin-top: 0;
        top: 50px !important;
        z-index: 900 !important;
        background: rgba(0, 0, 0, 0.5);
        height: 100vh !important;
        padding-top: 50px;
    }
    #fwin_nav.fwinmask .m_c {
        display: block;
        width: 94%;
        max-width: 100% !important;
        padding: 16px;
        border-radius: 4px;
        box-sizing: border-box;
        left: 3%;
        position: relative;
    }
    #fwin_nav.fwinmask .m_c .c {
        padding: 0 !important
    }
    .numboxx {
        padding: 20px !important
    }
    ul.pf_l {
        padding: 0 !important
    }
    .pf_l li {
        width: 100% !important
    }
    .mus_box {
        display: none
    }
    .pg_post #ct.ct2_a {
        box-sizing: border-box;
        padding: 0 20px !important;
        border-radius: 3px;
        background: #FFFFFF !important
    }
    #editorbox {
        padding: 0 !important
    }
    #e_controls .y {
        display: none
    }
    .edt .btn {
        float: none !important;
        border: 0 !important
    }
    .simpleedt .bar,
    .simpleedt .b1r,
    .simpleedt .b2r {
        height: auto !important
    }
    #postbox input {
        width: auto !important
    }
    .edt .bbar {
        height: auto !important
    }
    .footer-style .wp {
        width: 100%
    }
    #gotop {
        display: none !important
    }
    .pbnv {
        width: auto !important
    }
    .thread-post-btn-wrapper {
        display: block
    }
    .search-box {
        width: 94% !important
    }
    .search-push {
        top: 64px !important;
        width: 100% !important;
        padding-bottom: 20px;
        border-radius: 0 !important
    }
    #scbar_btn {
        background-size: 24px
    }
    .search-input .search-close {
        position: relative;
        top: 0;
        width: 28px;
        height: 28px;
        background-size: 28px !important
    }
    #scbar_txt {
        font-size: 16px
    }
    .search-push .search-item {
        padding: 0 20px
    }
    .result-item-main {
        padding: 10px 0 !important
    }
    div.thumbnail-group {
        width: 111px;
        height: 62px;
    }
    .blogfooter-item.blogfooter-item-img {
        position: relative !important;
        margin-top: 20px !important;
        width: 100% !important
    }
    .blogmain-item-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    div.thumbnail-group {
        position: relative;
        top: -24px
    }
    .blogmain-item-left-img {
        max-width: calc(100% - 123px)
    }
}

#zero-footer a {
    color: #949498
}

#footer {
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    z-index: 999;
    border-top: 1px solid #EEEEEE;
    background: #fff;
}

#footer li {
    width: 20%;
    text-align: center;
    float: left;
}

#footer li a {
    width: 100%;
    display: block;
    color: #555555;
}

#footer li p {
    overflow: hidden;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    color: #555555;
}

#footer li i {
    display: block;
    height: 30px;
    font-size: 24px;
    line-height: 26px;
}

#footer .post_b {
    display: inline-block;
    background: url(template/quater_2025_dj/src/post.svg) no-repeat center center #FFFFFF;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    margin-top: -10px;
    border-radius: 50%;
    padding: 6px;
    box-shadow: 0px -2px 1px rgb(0 0 0 / 8%);
}

#footer li i.icon_b1 {
    background: url(template/quater_2025_dj/src/icon_b1.svg) no-repeat center center
}

#footer li a.active i.icon_b1 {
    background: url(template/quater_2025_dj/src/icon_b1_on.svg) no-repeat center center
}

#footer li i.icon_b2 {
    background: url(template/quater_2025_dj/src/icon_b2.svg) no-repeat center center
}

#footer li a.active i.icon_b2 {
    background: url(template/quater_2025_dj/src/icon_b2_on.svg) no-repeat center center
}

#footer li i.icon_b3 {
    background: url(template/quater_2025_dj/src/icon_b3.svg) no-repeat center center
}

#footer li a.active i.icon_b3 {
    background: url(template/quater_2025_dj/src/icon_b3_on.svg) no-repeat center center
}

#footer li i.icon_b4 {
    background: url(template/quater_2025_dj/src/icon_b4.svg) no-repeat center center
}

#footer li a.active i.icon_b4 {
    background: url(template/quater_2025_dj/src/icon_b4_on.svg) no-repeat center center
}

@media (max-width: 820px) {
    #zero-footer {
        padding: 20px 3% 30px 3% !important
    }
    .wp {
        width: 100%
    }
}


/* 提示框 */

.fwin .rfm,
.nfl .f_c .rfm,
.nfl .f_c {
    width: 375px;
}


/* 弹出导航窗口 */

.pbl {
    border-radius: 4px
}

.pbl p {
    margin: 5px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border-radius: 4px;
}

.pbl a:hover,
.pbls a,
.pbls a:hover {
    font-weight: 400;
    background-color: #ecf3fb;
    color: #1772f6;
}

.pbl a {
    padding: 0 10px;
    color: #262626;
    border-radius: 4px;
    border: none;
}

.pbls a,
.pbls a:hover {
    background-color: #EEE;
    color: #1772f6;
    font-weight: 700;
}


/* .pn,
.pnc,
a.pnc {
    margin-right: 10px;
    padding: 0 10px;
    border: none;
    white-space: nowrap;
} */


/* .pn,
.pn:active,
.pnc,
a.pnc,
.pnc:active {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 400;
    background: #1772f6;
    color: #ffffff !important;
    border-radius: 4px;
    box-shadow: none;
} */

#get_gzh_article {
    background-color: #1772f6;
    height: 38px;
    line-height: 38px;
    color: #fff;
}

#get_gzh_article:active {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 400;
    background: #1772f6 !important;
    color: #ffffff !important;
    border-radius: 4px;
    box-shadow: none;
    border: none;
}

.fwinmask .fwin,
#icoImg_image_menu .fwin {
    box-shadow: 0 0 8px rgb(0 0 0 / 25%);
    border-radius: 6px;
}

.m_c {
    border-radius: 6px;
}


/* 右下角提示 */

.plugin {
    width: 299px;
}

.plugin .cl {
    font-size: 14px;
}

.plugin .bm {
    border: 1px solid #f7f9fa;
    background: #FFF;
}

.plugin .bm_c {
    padding: 10px 15px;
    letter-spacing: 1px;
}

.plugin .bm_h {
    padding: 0 15px;
    height: auto;
    border-top: 0;
    border-bottom: 1px dashed #CDCDCD;
    background: none;
    line-height: 45px;
    white-space: nowrap;
    overflow: hidden;
}

.plugin .bm_h a {
    color: #999;
}

.plugin .bm_h h2 {
    font-weight: normal;
    font-size: 16px;
}

.plugin .bbda {
    line-height: 34px;
}

.plugin .xi2 {
    color: #429bff;
}


/* 底部 */

.ft_c a,
.ft_c p {
    font-size: 12px;
    color: #aaaeb3;
}


/* 返回顶部 */

.ivu-tooltip,
.ivu-tooltip-rel {
    display: inline-block;
}

.backToTop {
    width: 44px;
    height: 44px;
    border-radius: 5px;
    position: fixed;
    right: 27px;
    bottom: 128px;
    background-color: #fff;
    display: none;
    cursor: pointer;
}

.ivu-tooltip-rel {
    position: relative;
    width: inherit;
}

.ivu-tooltip-rel:hover {
    background-image: url(/static/2022/images/top.png);
}

.backToTop .ivu-tooltip-rel {
    height: 44px;
}

.backToTop {
    width: 44px;
    height: 44px;
    border-radius: 5px;
    position: fixed;
    right: 27px;
    bottom: 128px;
}

.backToTop,
.backToTop:hover {
    background-image: url(/static/2022/images/top.png);
}

.ivu-tooltip-popper {
    display: none;
    visibility: visible;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    z-index: 1060;
}

.ding {
    display: none;
}

.backToTop:hover .ding {
    display: block;
}

.ivu-tooltip-inner {
    max-width: 250px;
    /*min-height: 34px;*/
    padding: 8px 12px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    background-color: rgba(70, 76, 91, .9);
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
}

.f-feedback {
    width: 44px;
    height: 44px;
    border-radius: 5px;
    position: fixed;
    right: 27px;
    bottom: 76px;
    background-image: url(/static/2022/images/yjfk.png);
    background-color: #fff;
}

.f-feedback:hover {
    width: 44px;
    height: 44px;
    border-radius: 5px;
    position: fixed;
    right: 27px;
    bottom: 76px;
    background-image: url(/static/2022/images/yjfk2.png);
}

.f-feedback:hover .ivu-tooltip-popper {
    display: block;
}

.ivu-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow {
    right: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: rgba(70, 76, 91, .9);
}

.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow {
    top: 50%;
    margin-top: -5px;
}

#subjectchk {
    color: #a8abad;
    font-size: 12px;
}

#checklen {
    color: #fe5051;
}

#postbox .show-fast-post {
    height: 42px;
}

.pg_post #ct.ct2_a {
    padding: 0 20px;
}

.tb .a a,
.tb .current a {
    font-size: 16px;
}

.tb a {
    font-size: 16px;
}

.tb li {
    line-height: 50px;
}

.ct2_a .tb {
    margin-bottom: 10px !important;
}

#post_extra_tb label span {
    float: left;
    padding: 0 10px;
    background: none;
    font-size: 13px;
    line-height: 30px;
    border-radius: 4px;
}

#post_extra_tb label {
    float: left;
    margin-right: 10px;
    height: 21px;
    border: 1px solid #eee;
    line-height: 21px;
    white-space: nowrap;
    height: 30px;
    border-radius: 4px;
}

.pnpost .pn {
    height: 38px;
    width: 144px;
    background: rgb(23 114 246) !important;
}

.px {
    border: 1px solid #eee !important;
}

input::-webkit-input-placeholder {
    color: #a8abad;
}

input:-moz-placeholder {
    color: #a8abad;
}

input::-moz-placeholder {
    color: #a8abad;
}

input:-ms-input-placeholder {
    color: #a8abad;
}

.mbw {
    margin-bottom: 10px !important;
}

.editor_btn a:hover {
    background: #d5ebff !important;
    color: #1772f6;
    border: 1px solid #ffffff;
}

.bm .z {
    color: #8491a5;
    font-size: 14px;
}

.pnpost .y {
    font-size: 12px;
}

.px {
    border: 1px solid #eee;
}

.list_right {
    flex: 1;
}

.ttp a {
    font-size: 13px;
    padding: 0!important;
    height: 20px!important;
    line-height: 22px !important;
    border-radius: 3px;
    border: 1px solid #eee;
    margin-bottom: 5px;
}

.index_main_left {
    width: 220px !important;
    /* margin-right: 10px; */
}

.exfm {
    border: 1px solid #eeeeee;
    background: #f9f9f9;
    padding: 15px;
    margin: 0 0 15px 0;
    font-size: 13px;
}

.sinf {
    float: left;
    padding-right: 14px;
    width: 430px;
    border-right: 1px dashed #eee;
}

.sinf h4 {
    font-size: 14px;
    padding-top: 0;
    height: 32px;
    line-height: 28px;
    font-weight: 400;
    color: #333;
}

#psd .bn .mbn input,
#postbox input {
    background: #fff;
    border: 1px solid #eee;
    height: 30px;
}


/* #postbox input {
    width: 290px !important;
} */

.sinf p,
.sadd p {
    height: auto;
    line-height: initial;
    padding-bottom: 5px;
}

.webuploader-container {
    width: 23px !important;
    background-size: 100%;
    height: 43px !important;
}

#postbox .mbn,
#psd .mbn {
    height: auto;
    font-size: 14px;
    line-height: initial;
}

.px,
.pt,
.ps,
select {
    border: 1px solid #e3e3e3;
}

.sinf textarea {
    padding: 8px;
}

.sinf p,
.sadd p {
    margin-top: 10px;
}

#post_extra_c .exfm {
    border: 1px solid #eeeeee;
    margin: 0 0 15px 0;
}

.exfm table th,
.exfm table td {
    padding: 0;
}

.px,
.pt,
.ps,
select {
    border: 1px solid #eee;
}

#readperm {
    width: 114px !important;
    padding: 8px 10px!important;
}

#psd .bn .mbn input,
#postbox input {
    background: #fff;
}

.ps,
select {
    padding: 8px 10px;
}

.sinf dl dt,
.sadd dl dt {
    width: 80px;
}

.ct2_a .sadd dl dd {
    width: auto;
}

.xg1,
.xg1 a {
    margin-top: 5px;
}

.xi2 {
    color: #1772f6;
}

.jBox-wrapper {
    width: 66%;
}

#postbox {
    padding-top: 10px;
}

#subjecthide a {
    color: #1772f6;
}

.theiaStickySidebar {
    width: 220px!important;
}

.mp {
    width: 1280px !important;
}

#thread_types .ttp a {
    line-height: 22px !important;
}

.td_tit .xg1,
.td_tit .xg1 a {
    margin-top: 0 !important;
}

#thread_subject {
    color: #191b1f;
    font-size: 20px !important;
    font-weight: bold;
}

.plc .pi strong a {
    color: #989a9f;
    background: #f9f9f9;
    padding: 4px 6px !important;
    font-size: 12px !important;
    border: none !important;
    border-radius: 2px !important;
    margin-top: -4px;
}

#p_btn .tshare a#s_openweixin {
    background: #1772f6;
    color: #ffffff;
    padding: 8px 25px !important;
    font-size: 14px !important;
}

#p_btn .tshare a#s_copyurl {
    background: rgba(23, 114, 246, .1) !important;
    color: #1772f6 !important;
    font-size: 14px;
    padding: 8px 18px;
}

#k_favorite i,
#ak_rate i,
#recommend_add i {
    display: grid !important;
    margin: 0 17px !important;
    color: #8491a5;
    padding: 0 !important;
    font-size: 14px !important;
}

#p_btn img {
    width: 40px !important;
    margin-bottom: 10px !important;
    margin: 4px 5px 10px 5px !important;
}

#p_btn span {
    display: contents;
    color: #8491a5;
    font-size: 14px;
}

.fwinmask .m_c {
    padding: 10px 25px !important;
}

.flb em {
    color: #333;
    font-size: 16px;
}

#showwx {
    border-top: 1px solid #eee !important;
    margin-top: 7px;
}

#weixin_tip {
    border-top: 1px solid #eee !important;
    color: #999;
    padding: 15px 0 !important;
}

.flbc {
    background: #f7f7f7;
    width: 24px;
    height: 20px;
    font-size: 21px;
}

.pls {
    padding-top: 0px !important
}

.pls dt {
    width: 65px !important;
}

.pls .avatar img {
    object-fit: cover;
    height: 120px;
}

.plc .pi strong a.lc1 {
    background: #1772f6;
    color: #fff;
}

.plc .pi strong a.lc2 {
    background: rgba(23, 114, 246, .1);
    color: #1772f6;
}

.plc .pi strong a.lc3 {
    background: rgba(23, 114, 246, .1);
    color: #1772f6;
}

.plc .pi strong a.lc4 {
    background: rgba(23, 114, 246, .1);
    color: #1772f6;
}

#fj {
    display: none;
}

.flbc:before {
    color: #626262;
}

.alert_right,
.alert_error,
.alert_info {
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 10px;
}

.small .t_f,
.small .t_f td {
    font-size: 16px !important;
}

#fwin_login .m_c .flb em {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}

#fwin_content_login #fwin_login .m_c .flb {
    height: auto;
    line-height: initial;
    padding: 0;
    border-top: none;
    border-bottom: 0;
    background: none;
    margin-bottom: 10px;
    text-align: initial;
    margin-top: 10px;
}

#p_btn .tshare a {
    margin: 0 10px !important;
}

.ttp li {
    height: auto !important;
}

#imgSpanButtonPlaceholder {
    width: 125px !important;
    height: 32px !important;
}

#newalbum {
    height: 32px !important;
    padding: 0px 10px !important;
    border-radius: 2px;
}

.imgf .px {
    height: 30px !important;
    padding: 0 10px !important;
}

.notice {
    line-height: 1.7;
}

.m_c .o {
    height: auto !important;
}

#e_image_menu .tb .y {
    position: absolute;
    right: 20px;
    text-align: right;
    width: auto;
}

.px {
    height: 30px;
    padding: 2px 10px;
}

#mj_uid {
    margin-top: 20px;
}

.pob em a {
    padding: 0 0 0 20px !important;
}

.nts {
    margin-left: 70px;
}

#ct .exfm table th,
#ct .exfm table td {
    padding: 10px 2px
}

#ct .exfm .pn {
    height: 38px;
}

#ct .exfm {
    font-size: 14px;
}

.tm_c {
    background: none !important;
}

.dt td,
.dt th {
    border-bottom: 1px solid #eee;
}

.dt {
    border-top: 1px solid #eee;
}

.dt th {
    background: #f9f9f9;
    font-size: 13px;
    color: #696e72;
}

.dpbtn {
    border-color: #eee !important;
    width: 22px !important;
    height: 34px !important;
    background-position: 100% 10px !important;
}

.tpclg .pt {
    margin: 10px 0;
}

.reason_slct .reasonselect {
    height: 6.3em;
}

.reason_slct .reasonselect li {
    margin: 5px;
    color: #696e72;
}

.tm_c .o {
    background: none;
}

.pns label {
    color: #696e72;
    cursor: pointer;
    font-size: 12px;
}

.m_c .o {
    height: auto;
}

.pns .pn {
    height: 30px;
}

.jBox-wrapper {
    width: 68%;
}

#k_favorite #p_btn img,
#recommend_add #p_btn img {
    margin-bottom: 10px !important;
}

.flot_con {
    display: none;
}

.quater_mbox {
    margin-top: 0
}

.copt .labeltxt {
    width: 60px !important;
}

.hasd label {
    width: 60px !important;
}

.llst li {
    border-bottom: 1px solid #eee !important;
    height: auto !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tpclg h4 a.dpbtn {
    width: 69% !important;
}

.tm_c .o {
    background: none !important;
}

.dopt p .px,
.hasd .px {
    width: 111px !important;
}

.tpclg h4 {
    width: auto !important;
}

.tpclg .pt {
    width: 96% !important;
}

.dt td,
.dt th {
    width: 100px;
}

.tpcl li {
    border-bottom: 1px solid #eee !important;
    padding: 5px 0;
}

.tpcl {
    border-top: 1px solid #eee;
}

#fwin_content_mods {
    padding: 10px !important;
}

.flbc:hover {
    background: #fff !important;
}

.bui .m img {
    height: 120px;
    width: 120px;
    object-fit: cover;
}

.bui .i {
    width: 300px;
}

.bui dt {
    font-weight: normal;
    color: #727272;
    font-size: 13px;
}

.bui dd {
    margin-right: 0;
}

.bui dl {
    font-size: 13px;
}

.t_fsz video,
.t_fsz img {
    max-width: 100%;
}


/* AI润色 */

.ai_btns {
    display: flex;
    position: relative;
}

#ai_polish {
    display: inline-flex;
    /* width: 80px; */
    margin: 10px 0;
    padding: 8px 14px;
    text-align: center;
    letter-spacing: 1px;
    border: 1px solid rgba(23, 114, 246, .1);
    border-radius: 5px;
    color: #1772f6;
    cursor: pointer;
    background: rgba(23, 114, 246, .1);
}

#ai_polish_ico {
    background: url('/static/image/common/ai_runse.png') no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

#ai_polish_cancel {
    display: inline-flex;
    width: 90px;
    margin: 10px;
    padding: 8px;
    text-align: center;
    letter-spacing: 1px;
    border: none;
    border-radius: 5px;
    color: #c6c6c6;
    cursor: pointer
}

.ai_polish_doing {
    animation: rotate 3s linear 0s infinite normal forwards;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#ai_polish:hover {
    background-image: linear-gradient(110deg, #AAFC89, #7afff4 49%, #7294ff);
    border: 1px solid #fff;
}

.runsezhong {
    opacity: 0;
    animation: fadeIn 2s infinite ease-in-out;
    /* 文字轻微闪烁 */
    /* 文字渐显 */
    position: relative;
}

.runsezhong::after {
    content: '';
    position: absolute;
    right: 0;
    animation: scroll 1.8s infinite steps(4);
}

@keyframes fadeIn {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.8;
    }
    100% {
        opacity: 1;
    }
}

@keyframes scroll {
    0% {
        content: '';
    }
    25% {
        content: '.';
    }
    50% {
        content: '..';
    }
    75% {
        content: '...';
    }
    100% {
        content: '';
    }
}

.digests_num,
.posts_num,
.threads_num {
    font-size: 16px !important;
}

.pb-0 {
    font-size: 16px !important;
}

.right_box_color {
    font-size: 15px !important;
}

.rank_number {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.text-muted {
    font-size: 15px !important;
}

.fl_right .cl {
    font-size: 14px!important;
    color: #8491a5 !important;
}

.fl_g:hover .tit_f a,
.tit_f a:hover {
    color: #000 !important;
}

.fl_g:hover {
    transform: none !important;
    box-shadow: none !important;
    -webkit-transform: none !important;
    background-color: #f7f8fa !important;
}

.fl_g {
    border: 1px solid #dae5f3 !important
}

.thread_tit a {
    /* color: #191b1f !important; */
    /* font-weight: bold; */
    font-size: 12px;
}

.xst {
    font-size: 14px !important;
    font-weight: bold;
    color: #000;
}

.ques_title {
    font-size: 15px !important;
}

.user_msg {
    font-size: 14px;
}

.text-muted {
    font-weight: normal !important;
}

.px-z-1 {
    padding-left: 0 !important;
    padding-right: 4px!important;
}

#newspecial,
#newspecial:hover,
#newspecialtmp,
#newspecialtmp:hover {
    background: #1772f6!important;
}

.mb-2 a {
    color: #191b1f!important;
    font-size: 14px !important;
}

.forumList .nav-link:hover {
    color: #1772f6 !important;
}

.banzhu a {
    color: #1772f6 !important;
}

.list_post a {
    height: 32px !important;
    line-height: 32px !important;
    font-size: 14px !important;
}

.q_topinfo .info_p {
    font-size: 14px !important;
}

.card-circle a {
    font-weight: normal !important;
}

.titlePic-right a {
    font-weight: normal !important;
}


/* .xst {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */

#moderate .thread_tit a:hover {
    color: #1772f6 !important;
}

#moderate .thread_tit a {
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
    font-weight: normal;
}

#moderate .thread_tit {
    padding: 4px 15px 2px!important;
    border-bottom: 1px solid #dfe9f1 !important;
    box-sizing: border-box;
}

.quater_pst_btn,
.quater_rpl_btn {
    background: #1772f6 !important;
}

.tns th p a,
.tns td p a {
    color: #1772f6 !important;
    font-size: 16px;
    font-weight: bold;
}

.pls .pi .authi a {
    color: #191b1f;
    font-size: 18px;
    font-weight: bold;
}

.plc .pi .authi,
.plc .pi .authi a {
    color: #666 !important;
    font-size: 13px !important;
}

.mag_viewthread .mag_text,
.mag_viewthread a {
    color: #1772f6 !important;
}

.tns td p a {
    color: #1772f6 !important;
}

.pnpost #fastpostsubmit.pn {
    background: rgb(23 114 246) !important;
}

.flb em,
.tb .a a,
.tb .current a,
.tab1 li a,
.tab1 li.current a {
    color: #1772f6 !important;
}

.display_none a {
    color: #8491a5 !important;
}

#forum_rules_412 {
    font-size: 14px !important;
}

.pls.tns {
    background-color: none !important;
    margin: none !important;
}

.tns th,
.tns td,
.tns th a,
.tns td a,
.pls p em a,
.pls dt em,
.pls p,
.pls .pil,
.pls .o,
.cp_pls a {
    color: #5c6066 !important;
}


/* .tns td p a {
    font-size: 16px !important;
} */

.tns th,
.tns td {
    font-size: 14px !important;
}

.pob a {
    color: #768191 !important;
}

.small .t_f,
.small .t_f td {
    color: #191b1f !important;
}

.pls p em,
.pls dt em {
    font-size: 16px !important;
}

.sd .pb-3 {
    padding: 10px 15px !important;
    color: #8491a5 !important;
}

#forum_rules_214 div {
    font-size: 14px !important;
    color: #666 !important;
}

.bm .z a {
    color: #8491a5 !important;
    font-size: 14px !important;
}

#pt .z a {
    font-size: 15px !important;
    color: #1772f6 !important;
}

.vwthdviews,
.vwthdreplies {
    margin-top: 16px !important;
}

.editor_btn a {
    border: 1px solid #1772f6 !important;
}

.editor_btn a.on {
    background: #1772f6 !important;
}

.theiaStickySidebar {
    /* top: 0 !important;
    position: sticky !important; */
    position: sticky !important;
}

.sticky-wrapper {
    /* transform: translate(0, 0); */
    position: relative;
}

.index_main_left {
    top: 70px !important;
    position: sticky !important;
}

.forumList-body {
    max-height: calc(100vh - 225px) !important;
}

.toppics {
    width: 100% !important;
}

.toppics img {
    width: 100% !important;
}

#f_pst .show-fast-post {
    margin-top: 15px !important;
}

.boxtable .ad img {
    width: 100% !important;
}

#online {
    width: 908px !important;
    box-sizing: border-box;
    padding: 0 15px 5px 15px !important;
    border: 1px solid #d9e7f9 !important;
    margin-top: 20px;
}

#weixin_tip a {
    color: #1772f6 !important;
}


/* .xst {
    font-size: 14px !important;
} */

.q_topinfo .info_p {
    max-width: 100% !important;
}


/* 
.right-nav a {
    background: #1772f6 !important;
} */

#p_btn {
    padding: 1em 0 !important;
}

.pop_manager a {
    margin-right: 10px !important;
    color: #878787 !important;
    border-right: 1px solid #dfdfdf;
    font-size: 14px !important;
    padding-right: 10px;
}

.mtw {
    margin-top: 0 !important;
}

.pg label {
    display: inline-block !important;
}

.v_tit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5;
    max-width: 70%;
    margin: 8px 0;
}

#moderate .thread_tit .xst:visited {
    color: #666;
}

.mag_viewthread .mag_qrcode {
    left: 0px !important;
}

.mag_viewthread .mag_text,
.mag_viewthread a {
    left: 22px !important;
}

.v_view_reply {
    float: left;
    width: 180px;
    /* margin-top: 16px; */
    /* border-right: 1px solid #cdcdcd; */
    display: flex;
    margin-right: 15px;
    justify-content: center;
}

.vwthdviews,
.vwthdreplies {
    font-size: 14px !important;
    flex: 1;
    text-align: center;
    padding: 0 !important;
}

.vwthdreplies {
    border-right: 1px solid #d7d7d7;
}

.vwthdviews strong,
.vwthdreplies strong {
    color: rgb(23 114 246) !important;
}

.vwthdviews {
    padding: 0 !important;
}

.td_tit {
    padding: 0 15px 0 0 !important;
}

.fastre {
    color: #1772f6!important;
}

#pt .z a:hover {
    text-decoration: underline !important;
}

#pt .z a:last-child {
    color: #333 !important;
}

#pt .z {
    font-size: 15px !important;
}

#postbtn.pn.pnc {
    height: 30px;
}

.tns.xg2 {
    padding: 9px 0 !important;
}

.favatar .pi {
    height: auto !important;
}

.search-words-hot {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.search-word1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 14px;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    transform-origin: center;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgba(23, 114, 246, .1);
    color: #1772f6;
}

.search-word1 a {
    color: #1772f6;
}

#moderate .thread_tit img {
    margin-right: 2px;
}

.mb-2 a:hover {
    text-decoration: underline;
    color: #1772f6 !important;
}

.search-push .search-item {
    font-size: 16px !important;
}

.bm_c .tl table {
    table-layout: initial !important;
}

.mi_section {
    background: #f5f5f5 !important;
}

.thread_tit:hover {
    background: #f5f5f5;
}

.thread_tit:hover .right_info a {
    color: #1772f6 !important;
}

.bg_white {
    border: 1px solid #dfe9f1;
}

.quater_conone .td_tit {
    border: 1px solid #dfe9f1 !important;
}

.pi {
    border-bottom: 1px dashed #dfe9f1 !important;
}

.pls {
    background: #E5EDF2 !important;
}

.pls .tns {
    margin: 0 10px 10px !important;
    /* border: 1px dashed #D1D8D8; */
    background: #fbfbfb !important;
}

#authorposton46206363 {
    color: #646464 !important;
}

.tedt .area {
    border: 1px solid #dfdfdf !important;
}

.preview_article {
    max-width: 100% !important;
}
/* APP IFRAME */
.pcheight{
    width:9.1rem !important;
	height: 340px !important;
}

#highlight_color_ctrl_menu,#chighlight_bgcolor_ctrl_menu{z-index:1000 !important;}