/*视频变大美化*/
.class{color:#f00;}
.jinsom-chat-header{background: #fc7c54;}
.jinsom-chat-header div.on{background: red;}
.jinsom-chat-close-icon, .jinsom-chat-clear-icon{background: linear-gradient(to right,#E91E63,#fc7c54);}
.jinsom-chat-user-window .layui-layer-title, .jinsom-chat-group-window .layui-layer-title, .jinsom-chat-send-message-btn, .jinsom-chat-send-message-btn-group{background: linear-gradient(to right,#E91E63,#fc7c54);}
/*视频变大美化*/
.single .jinsom-post-video .xgplayer {

    width: 100% !important;

    height: 670px !important;

}

.jinsom-post-video .xgplayer {
    width: 400px!important;
    max-height: 670px;
}




/*首页列表底部宽度*/
.jinsom-post-single-content {
    padding: 0 20px 8px;
}


.jinsom-search-header:before {
    content: '站内搜索';
    line-height: 40px;
    padding: 0px 10px;
    color: #fff;
    background-color: #00bcd4;}
.jinsom-search-header {border: 2px solid #00bcd4;}
.jinsom-search-header span {
    background-color: #00bcd4;color: #fff;margin: -1px;
}/*搜索页面按钮

/*下载按钮美化*/
.jinsom-file-download .btn{display:block;width:132px;height:50px;background-image:linear-gradient(#268aef,#268aef),linear-gradient(lime,#0f0);background-blend-mode:normal,normal;border-radius:4px;line-height:50px;position:relative;color:#fff;font-size:16px;text-align:center}
.jinsom-file-download .btn i{color:#fff;margin-right:10px}
.jinsom-file-download .btn:after{content:"立 即 下 载";color:#fff}
.jinsom-file-download .btn:hover {
    background-image: linear-gradient(0deg, #4fb5f1 0%, #398def 100%), linear-gradient(lime, lime);
}
/*点击下载按钮美化*/

/*下载按钮*/
.jinsom-file-download {
    padding: 10px;
   /*background-color: #f1f1f1;*/
    box-sizing: border-box;
    border-radius: 30px;
    display: flex;
    align-items: center;
}
.jinsom-file-download .btn {
    display: block;
    width: 132px;
    height: 50px;
    background-image: linear-gradient(#ef267040,#26dcef),linear-gradient(lime,#0f0);
    background-blend-mode: normal,normal;
    border-radius: 25px;
    line-height: 50px;
    position: relative;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.jinsom-file-download .icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-right: 15px;
    background-color: #f4035699;
    color: #fff;
    border-radius: 100%;
}



/*sns标题小一号的*/
.jinsom-posts-list>h1.single, .jinsom-posts-list>h2.single {
    padding: 0 40px 0 18px !important;
    font-size: 18px !important;
    font-size: 18px;
  /* font-weight: 630;*/
}
/*sns标题小一号的*/





/*标题醒目
.jinsom-bbs-publish-form .title {
    border-bottom: 1px solid #ff0080;
  border: 2px solid #00bcd4;
}
标题醒目*/


/*导航右边图标*/
.jinsom-menu>ul>li h.boke {
    display: inline-block;
    transform: translateY(-5px);
    font-size: .75rem;
    letter-spacing: 0.05em;
    background: linear-gradient(to top, #ff60ff 0%, #00a0ff 100%);
    color: #ffffff;
    border-radius: 1rem;
    padding: .15rem .275rem;
    line-height: 1;
    font-weight: bold;
}



/*免责央视*/
.jinsom-bbs-copyright-info{/*display: flex;align-items: center;justify-content: center;padding: 0;height: auto;border: 2px solid #ffeebe;border-radius: 5px;*/}
.jinsom-bbs-copyright-info>x{/*text-align: center;font-style: normal;line-height: 18px;background: #ffeebe;color: #e86609;font-weight: bold;width: 15px;height: 100%;display: flex;align-items: center;justify-content: center;padding: 0 15px;*/}
.jinsom-bbs-copyright-info>y{/*flex: 1;padding: 5px;*/}
.jinsom-bbs-copyright-info {
    border: 0px;
    color: #999;
    /* border-radius: 4px; */
    font-size: 13px;
    line-height: 26px;
    padding: 0px;
    /* word-break: break-all; */
}


/*右侧做任务*/
i.jinsom-icon.jinsom-renwu1{color:#ed4040;}.jinsom-right-bar li.task:after{content:"领水币";}.jinsom-right-bar li.task:after {
    width: 50px;
    height: 20px;
    line-height: 20px;
    border-radius: 7px 7px 7px 0;
    box-shadow: 0 2px 5px 0 rgba(251,66,97,.51);
    background: #fc2c3c;
    background-image: radial-gradient(9% 82%,#fe576f 0,#fc2c3c 100%);
    position: absolute;
    z-index: 2;
    margin-left: 5px;
    top: 0;
    font-size: 11px;
    text-align: center;
    opacity: .8;
    color: #FFF;
    cursor: pointer;
}

/*话题分类边框及背景*/
.jinsom-bbs-cat-list li {
    /*background-color: #ffffff;*/
    border: 1px solid #e3f0ff;
}
.jinsom-bbs-cat-list li:hover {
    background-color: #eef6ff;
}
/*sns来自圈子*/
.jinsom-post-single-bar li:nth-last-child(2) span a {color: #ed4040;}
.jinsom-fenlei1:before {content: "来自"!important;font-size: 15px;}
.jinsom-post-single-bar li:nth-last-child(2) span a:after {
    content: "圈";
    color: #8e8e93;
}/*来自xxx圈子*/
/*话题美化*/
.jinsom-show-topic-content .layui-tab-title { background: none; }
.jinsom-show-topic-content .layui-tab-title li.layui-this, .jinsom-show-topic-content .layui-tab-title li:hover { color: #000;background: #f9f9ff;}
.jinsom-topic-list li {margin-top: 30px;width: 23%; float: left; margin-right: 29px; border: 1px solid #eceaff; position: relative; box-shadow: 2px 2px 8px #e2e1ff3b; padding: 0; height: auto; }
.jinsom-topic-list li hr { display: none; }
.jinsom-topic-list li a { display: block; text-align: left; }
.jinsom-topic-list li .images { margin: -20px 0 0 20px; float: left; width: auto; }
.jinsom-topic-list li .images img { width: 60px; height: 60px; border-radius: 5px; border: none; }
.jinsom-topic-list li .name { width: calc(100% - 95px); float: left; font-size: 16px; height: 20px; overflow: hidden; position: relative; left: 15px; top: 3px; margin: 0; }
.jinsom-topic-list li .desc { width: calc(100% - 20px); line-height: 20px; height: 40px; font-size: 12px; color: #a7a7ca; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; background: #f9f9ff; padding: 0 10px; position: relative; bottom: -10px; margin: 0; }
.jinsom-topic-list li .info { width: calc(100% - 80px); position: absolute; top: 23px; right: 0; }
.jinsom-topic-list li .info .item p { display: none; }
.jinsom-topic-list li .info .item span { font-size: 12px;color: #b8b7de;}
.jinsom-topic-list li .info .item:before{font-size: 12px; color: #b8b7de; margin-right: 2px; }
.jinsom-topic-list li .info .item:nth-child(1):before { content: "💬";}
.jinsom-topic-list li .info .item:nth-child(2):before { content: "❤";}
.jinsom-topic-list li .info .item:nth-child(3):before { content: "🔥";}
.jinsom-topic-list li .follow.had, .jinsom-topic-list li .follow{display: none;color: #42c02e;position: absolute; right: 0; top: -30px; border-radius: 5px; width: auto; padding: 2px 5px; background: #f9f9ff; border: 1px solid #e2e2e2; }
.jinsom-topic-list li .follow.had{ color: #888!important; }
.jinsom-topic-list li:hover .follow { display: block; }
.jinsom-topic-list li .follow.had:after, .jinsom-topic-list li .follow:after { content: ""; width: 200%; position: absolute; bottom: -10px; right: 0; height: 40px; }
/*话题美化*/




/*顶部导航阴影*/.jinsom-header{box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);}/*顶部导航阴影*/
/*阁子边框阴影.jinsom-posts-list ,.jinsom-sidebar-box,li.jinsom-right-bar-im,li.now,li.setting,li.totop,.jinsom-footer,.jinsom-more-posts
{box-shadow: 0 1px 3px 0 rgba(0,0,0,.05);border-radius: 6px;}阁子边框阴影*/



/*子论坛数量显示*/
.jinsom-bbs-cat-list li .right .name span {
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
    background-color: #ccc;
    padding: 3px 4px;
    border-radius: 6px;
    vertical-align: 2px;
    min-width: 20px;
    display: inline-block;
    text-align: center;
}

/* 禁止增加新话题

.jinsom-publish-topic-content li.new{

    display:none;

}*/

/*隐藏购买模块*/

.jinsom-tips:hover{

transform: translateY(-3px);

  z-index: 1;

  -webkit-box-shadow: 0 15px 32px #0aefef !important;

    transition-duration: 0.4s;

-moz-transition-duration: 0.4s; /* Firefox 4 */

-webkit-transition-duration: 0.4s; /* Safari 和 Chrome */

-o-transition-duration: 0.4s; /* Opera */

}

.jinsom-tips {

  margin-bottom: 35px;

}


.jinsom-bbs-header-info-avatar:hover{

    box-sizing: border-box;

  

    box-shadow: 0 10px 30px rgba(0,0,0,.12);

    transition: all .3s ease;

    transform: translateY(-4px);

}*/

/*话题内页*/

.jinsom-topic-info:hover{

transform: translateY(-3px);

  z-index: 1;

  -webkit-box-shadow: 0 15px 32px #0aefef !important;

    transition-duration: 0.4s;

-moz-transition-duration: 0.4s; /* Firefox 4 */

-webkit-transition-duration: 0.4s; /* Safari 和 Chrome */

-o-transition-duration: 0.4s; /* Opera */

}


/*图片图标*/

.jinsom-bbs-post-type-img i {

    color: #2eb354;

    vertical-align: -2px;

    box-shadow: 0px 7px 10px 0px #2eb3548a;

}



::-webkit-scrollbar-track-piece {

    background-color: #f00; 

   box-shadow: 0 10px 10px -2px rgb(255, 116, 3); 

    background: radial-gradient(circle farthest-corner at 75% 25%,#ffee2017 0,#0aefef94 



100%);

    box-shadow: 0 10px 10px -2px rgba(255,149,63,.6);

}

/*所有的A链接加阴影效果*/




/*论坛文字大小

.jinsom-show-bbs-content .right .post li {

    font-size: 14px;

}*/



/*顶 字

.jinsom-bbs-post-type-up {

    background-image: linear-gradient(to right, #0acffe 0%, #495aff 100%);

    box-shadow: 0 10px 10px -2px #54a6d0;
    color: #f2f2f2!important;

}*/

/*精 字

.jinsom-bbs-post-type-nice {

   background-color: #f35b4f; 

    background: radial-gradient(circle farthest-corner at 75% 25%,#ff7a60 0,#e6162d 100%);

    box-shadow: 0 10px 10px -2px rgba(255,73,73,.6);
    color: #f2f2f2!important;
}

.jinsom-video-tips-content {

    max-width: 637px;

}

.jinsom-show-bbs-box-content li .top {

    border-radius: 10px;

    box-shadow: 0 -2px 15px #5fb878;

}

.jinsom-show-bbs-box-content li .left img {

	border-radius: 0%;

}

.jinsom-post-single-excerp {

    font-size: 14px;

}



.jinsom-file-download .action {

    background: radial-gradient(circle farthest-corner at 75% 25%,#ff7a60 0,#e6162d 100%);

    box-shadow: 0 10px 10px -2px rgba(255,73,73,.6);

}

.jinsom-bbs-header-info-btn .chat {

    background: radial-gradient(circle farthest-corner at 75% 25%,#20a0ff 0,#20b8ff 100%);

    box-shadow: 0 10px 10px -2px rgba(32,160,255,.3);

}

.jinsom-bbs-single-title .mark span,.jinsom-bbs-list-1 .right .mark span {

    border-radius: 10px;

}

.jinsom-topic-follow-btn {

    padding: 3.5px 15px;

    border-radius: 1em;

}*/

/*主页发现*/
.jinsom-content-left {
    width: calc(100% - 310px);
    float: left;
    margin: 0px 0 0 0;
    position: relative;
    padding-bottom: 20px;
}
.jinsom-header, .jinsom-content-right>div>div, .jinsom-index-menu, .jinsom-posts-list, .jinsom-bbs-single-header, .jinsom-bbs-single-box.main, .jinsom-bbs-edior.comment, .jinsom-bbs-header, .jinsom-bbs-box, .jinsom-goods-single-main>div, .chongye-pc-find-box, .jinsom-topic-header, .jinsom-topic-info, .jinsom-sign-page-box, .jinsom-ranking-page {
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 8%);
}
.chongye-find-media-show, .chongye-pc-find-box {
    margin-bottom: 10px;
}

.jinsom-header, .jinsom-content-right>div>div, .jinsom-index-menu, .jinsom-posts-list, .jinsom-bbs-single-header, .jinsom-bbs-single-box.main, .jinsom-bbs-edior.comment, .jinsom-bbs-header, .jinsom-bbs-box, .jinsom-goods-single-main>div, .chongye-pc-find-box, .jinsom-topic-header, .jinsom-topic-info, .jinsom-sign-page-box, .jinsom-ranking-page {
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 8%);
}
.chongye-pc-find-box>.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 17px;
    background-color: #fff;
    padding: 16px;
    line-height: 1;
    position: relative;
}
.chongye-pc-find-menu, .chongye-pc-find-box>.content {
    display: flex;
    background-color: #fff;
    flex-wrap: wrap;
}
.chongye-pc-find-menu>li>a, .chongye-pc-find-box.bbs.a>.content>li>a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    
}
.chongye-pc-find-menu li {
    flex: 1;
    width: 20%;
    max-width: 20%;
    min-width: 20%; 
}

/*帖子底部宽度
.jinsom-post-single-bar li {
    margin-right: 20px;
    cursor: pointer;
    float: left;
}*/




/*隐藏会员标识*/
.jinsom-vip-icon {
        display: none;
}

/*个人中心*/
.jinsom-member-header {height:150px;border-radius:var(--jinsom-border-radius);margin-bottom:20px;position:relative;background-size:cover;background-position:50%;transition:background-image .2s ease,background-size 1s ease;position:relative;}
.jinsom-member-avatar {float:left;margin:20px;}
.jinsom-member-username {padding-top:45px;}
.jinsom-member-username,.jinsom-member-desc {text-align:left;color:#333;}
.jinsom-member-username,.jinsom-member-desc {color:#fff;}
.jinsom-member-username h1 {font-size:20px;display:inline-flex;font-weight:normal;margin-right:-2px;overflow:hidden;vertical-align:-2px;}
.jinsom-member-follow-info .follow.no {background:#000000;box-shadow:0 0 0 2px #fff;color:#fff;}
.jinsom-member-follow-info {text-align:right;margin-top:-35px;}
.jinsom-member-follow-info span {background:rgba(0,0,0,.45);box-shadow:0 0 0 2px hsla(0,0%,100%,.3);border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;text-align:center;margin:0 20px 17px 0;}
.jinsom-member-follow-info span:last-child {background-color:#00000073;}

/*转发标题字体*/
.jinsom-reprint-title {
    font-weight: bold;
}

/*隐藏会员等级*/
.jinsom-vip {
    display: none;
}

/*个人主页展示会员*/
.jinsom-member-header .jinsom-vip {
    display: unset;
}


/*头部搜索调试*/
.fa-search:before {
    content: "\f002";
    color: #dd3333;
}.ctouy-search-box .inner {
    border: 1px solid #4a22ff38;
}


/*LOGO文字
.jinsom-header .jinsom-header-content .logo>a {
    background-image: none!important;
    text-indent: 0;
    line-height: 50px;
   /* text-align: center;*/
   /* font-size: 30px;
    background: -webkit-linear-gradient(90deg,#42a2d4,#fc3bff61)!important;
    color: transparent!important;
    -webkit-background-clip: text!important;
    font-weight:bold;
    font-family: 'Microsoft Yahei',Tahoma,'Simsun',Arial,Helvetica,STHeiti;
  /*text-align: left;*/

/*}*/



/*首页2图排版
.jinsom-post-single-thum a {
  flex: 0 0 calc(100% / var(--img-count) - 4px);
    padding-bottom: calc(100% / var(--img-count)/ 1 - 4px);
    margin: 2px;
    position: relative;
    float: left;
    position: relative;
    width: calc((100% - 10px)/2);
    height: 160px;
    margin-right: 5px;
    background-size: cover;
    border: 1px solid #f5f5f5;
    background-position: center;
    border-radius: 4px;
    background-repeat: no-repeat;
}*/
/*首页下面太长放置错位
.jinsom-post-single-bar li {
  margin-right: 15px;

}*/

  
   
/*左侧栏阴影
.chongye-sns-main-content .jinsom-content-left.chongye-sns-content-left .jinsom-index-menu {

    border-right: 1px solid #E3E3E3;
}*/
/*发帖底部阴影
.chongye_pc_publish_form {
    box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.25);
}*/
/*所有底部阴影
.jinsom-header, .jinsom-content-right>div>div, .jinsom-index-menu, .jinsom-posts-list, .jinsom-bbs-single-header, .jinsom-bbs-single-box.main, .jinsom-bbs-edior.comment, .jinsom-bbs-header, .jinsom-bbs-box, .jinsom-goods-single-main>div, .chongye-pc-find-box, .jinsom-topic-header, .jinsom-topic-info, .jinsom-sign-page-box, .jinsom-ranking-page {

    box-shadow: 0px 1px 1px -1px rgba(0,0,0,0.25);
}
.jinsom-bbs-content-header-nav {
    box-shadow: 0px 1px 1px -1px rgba(0,0,0,0.25);
}*/

/*顶部搜索栏调窄变圆*/
.ctouy-search-box .inner {
    width: 200px;
    border-radius: 20px;
}

/*左边栏间距调小
.chongye-sns-main-content.sns .jinsom-index-menu li {
    background-color: unset;
    line-height: 40px;
    border-radius: 4px;
    height: 40px;
    margin: 0 0 1px;
    padding: 0 12px;
    display: flex;
    font-size: 16px;
}*/

/*楼主名字显示白色
.ls-gyzz>div:nth-of-type(1)>div:nth-of-type(1)>a {
    color: #f2f2f2;
}
*/
/*公告字体小一点*/
/*.jinsom-widget-single-video-list.no-img li a {
    display: block;
    line-height: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
}
.jinsom-widget-single-video-list.no-img li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ddd;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    margin-right: 8px;
}*/
/*隐藏关于作者送礼的按钮
.ls-gyzz>div:nth-of-type(3)>span {
    width: 47.3%;
}
*/

.jinsom-bbs-post-type-pay:before {
  
    content: "赚水币";
}
/*未签到
a.chongye_login_no_sign[onclick="chongye_sign('','',this)"] {font-size: 0}
a.chongye_login_no_sign[onclick="chongye_sign('','',this)"]:after{ content: '未签到';font-size: 12px;}
*/

/*顶部阴影*/
.jinsom-header {box-shadow: 0 6px 12px #33333378; }


/*右侧隐藏已登录显示小工具*/
.jinsom-sidebar-user-info .sign.had a {display: none;}

/*电脑端头部发布按钮美化*/
.jinsom-header-right .publish {
border-radius: 6px;
color: white !important; 
width: 60px; 
height: 26px; 
background-color: #3e7bfa; 
display: flex; 
align-items: center; 
justify-content: center;
margin: 13px 13px 0 10px;
transition-duration: 0.4s; 
cursor: pointer;
}
.jinsom-header-right .publish:hover { background-color: #20a53a;}
.jinsom-header-right .publish i:after{ content: '\53d1\5e03'; margin-left: 5px; font-size: 13px;}

/*聊天蓝色
.jinsom-chat-header div.on {background: var(--jinsom-color);}
.jinsom-chat-close-icon, .jinsom-chat-clear-icon {
    background: linear-gradient(to right,var(--jinsom-color),var(--jinsom-color));
}*/


/*搜索按钮*/
.jinsom-header-right .search {margin-right: 10px;width: auto;}
.jinsom-header-right .search i {background: #eee;padding: 6px 15px;border-radius: 16px;}
.jinsom-header-right .search:hover i{background: #f501;color: #f50;}
.jinsom-sousuo1:after{content: "搜索";font-size: 14px;padding-left: 2px;}
/*搜索界面
body{overflow: auto!important;}
.jinsom-pop-search.show{top: 60px;z-index: 1000;background-color:#fffffff8;transition: all .2s;}
.jinsom-pop-search-container {margin-top: -60px;}
.jinsom-pop-search-content input {border: 1px solid #f50;}
.jinsom-pop-search-content span {background-color: #f50;color: #fff;}*/


.jinsom-pop-search-container {height: 100%;margin: 0px auto;}
.jinsom-pop-search-content {padding: 30px 0 30px;}
.jinsom-pop-search-content span {background-color: #67cde3;color: #fff;}
.jinsom-pop-search-content input {border: 2px solid #67cde3;}
.jinsom-pop-search.show {
    width: 600px;
    transition: all .1s;
    background: linear-gradient(to right bottom, #ffffff, #f6f6f6);
    box-shadow: 0px 0px 0px 1500px rgba(0, 0, 0, 0.3);
}

.jinsom-pop-search .close {padding: 12px;font-size: 24px;position: absolute;}
.jinsom-pop-search {
    height: 85%;
    padding: 20px;
    top: 6%;
    left: 50%;
    margin: 0px 0px 0px -310px;
    border-radius: 6px;
    width: 580px;
    overflow-y:auto;
    max-height: 760px;
}

.jinsom-pop-search::-webkit-scrollbar{ display: none; }
.jinsom-pop-search-topic {margin-bottom: 30px;}
.jinsom-pop-search-bbs .list li {width: 60px;margin-right: 55px;
}/*搜索*/
.jinsom-footer-top>li>.title {color: #333;
}/*页脚*/
.jinsom-search-header:before {
    content: '\7ad9\5185\641c\7d22';
    line-height: 40px;
    padding: 0px 10px;
    color: #fff;
    background-color: #67cde3;}
.jinsom-search-header {border: 1px solid #67cde3;}
.jinsom-search-header span {
    background-color: #67cde3;color: #fff;margin: -1px;
}/*搜索页面按钮*/

/*首页字体变小
.jinsom-post-single-bar li {
    margin-right: 10px;
}*/
/*视频页面显示标签长*/
.jinsom-video-box .header .title {
    height: 110px;
    line-height: 40px;
    margin-bottom: 25px;
    float: left;
}

/*视频专题头部隐藏*/
.jinsom-video-header-banner {
    display: flex;
    padding: 0 0 25px;
    display: none;
}

/*少数派头像
.matrix-post-item .matrix-post-author-img, .matrix-post-item .avatar {
    width: 25px;
    height: 25px;
}*/



/*隐藏记录
.jinsom-post-note {
    display: none;
}*/


/*隐藏会员图标*/
.jinsom-vip-icon {display: none;}


/*多集播放器美化*/
.jinsom-single-video-lists>a {
    display: inline-block;
    color: var(--muted-color);
    background-color: #aaa;
    /* margin-right: 16px; */
    padding: 8px 15px;
    border-radius: 20px;
    margin-bottom: 16px;
    line-height: 1.6;
    border-radius: 4px;
    padding: 6px 20px;
    text-align: center;
    background: rgba(136,136,136,.1);
    /* --main-color: var(--muted-color); */
    /* display: inline-block; */
    margin: 4px 4px 0;
    min-width: calc(20% - 8px);
}

/*视频标题样式*/
.video.single .jinsom-posts-list>h1 {
    font-size: 18px;
    font-weight: 700;
}

.jinsom-video-box .header .title {
    height: auto;
    line-height: 40px;
    margin-bottom: 0px;
    float: left;
    font-size: 24px;
    color: #333;
    /*background-color: #f5f5f5;*/
    border-radius: 5px;
    padding: 10px;
    animation: rotate 2s infinite;
   /* background-image: url(https://tu.35boke.com/wp-content/uploads/2023/09/R-C.gif);
    background-repeat: https://tu.35boke.com/wp-content/uploads/2023/09/R-C.gif;
    background-position: center;
    background-size: cover;*/
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

/*视频合集页面美化*/
.jinsom-video-box .header .title .subtitle span {
    display: inline-block;
    margin: 0 5px;
    padding: 0 10px;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    border-radius: 10px;
    background-color: #f9f9f9;
    color: #333;
    transition: background 0.3s ease-out, color 0.3s ease-out, transform 0.3s ease-out, box-shadow 0.3s ease-out;
    margin-bottom: 10px;
    background-color: #7953b9a8;
    padding: 0px 16px 7px 14px;
    border-radius: 4px;
    color: #f9f9f9;
    background-image: url(https://tu.35boke.com/wp-content/uploads/2023/10/c07e6ed9ccf54e9489688a1823bdf4cd.png);
    background-position: 100% 100%;
    background-size: 100% 100%;
}

.jinsom-video-box .header .title .subtitle span:hover {
    background-color: #f9f9f9;
    /*color: #7953b9a8;*/
    transform: scale(1.1);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

/*.jinsom-video-box .header .title .subtitle span::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
}*/

/*帖子内容页面附件图标美化*/
.jinsom-file-download i.jinsom-icon.jinsom-fujian1{display:none;}
.jinsom-file-download .icon {
    background: url(https://tu.35boke.com/wp-content/uploads/2023/07/O1CN013vhBV51fP8KQlpCq8_1095413998.png);
    background-color: transparent;
    width: 72px;
    height: 72px;
    line-height: 72px;
    margin-right: 20px;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/*A主页右侧圆角*/
.ls-home-a-content-slider-right a img {border-radius: 8px;}
/*A主页左侧圆角*/
.ls-home-a-content-slider-left {border-radius: 8px;}

/*举报加粗**/
.jinsom-jubao:before {
    color: #e12315;
    font-weight: bold;
}

/*PC全站不显示浏览量
li.views {
    display: none!important;
}

.views,.jinsom-bbs-list-1-info-left span:nth-child(3),.jinsom-bbs-single-footer span:nth-child(5) {
    display: none;
}
*/



/*消息提醒闪烁
.jinsom-right-bar-im span.number,
.jinsom-right-bar>li.jinsom-notice>span {
animation: blink-animation 1.5s infinite alternate;
}

@keyframes blink-animation {
50% {
opacity: 0;
}
}*/


.jinsom-right-bar-im span.number, .jinsom-right-bar>li.jinsom-notice>span {
    animation: blink 1s infinite alternate;
}

/* 定义闪烁动画 */
@keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/*前端按钮闪烁*/
.jinsom-sidebar-user-info .sign {
    text-align: center;
    line-height: 42px;
    background-color: var(--jinsom-color);
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    margin: 10px;
    border-radius: 4px;
    animation: breath 2s infinite; /* 添加动画属性 */
}

@keyframes breath {
    0% { opacity: 0.3; } /* 初始透明度 */
    50% { opacity: 1; } /* 呼吸效果的高亮部分 */
    100% { opacity: 0.3; } /* 透明度恢复 */
}


/* 导航菜单 */
.jinsom-menu ul li a {font-size: 16px;}
.jinsom-menu>ul>li>a{padding: 0 10px!important; margin-right: 10px; height: 50px; line-height: 50px; position: relative; text-align: center; -webkit-transition: color 0.3s; transition: color 0.3s;}
.jinsom-menu>ul>li>a::before,.jinsom-menu ul>li a::after{content:'';position:absolute;width:10px;height:10px;opacity:0;border:3px solid #5fb878;-webkit-transition:kit-transform 0.3s,opacity 0.3s;transition:transform 0.3s,opacity 0.3s;-webkit-transition-timing-function:cubic-bezier(0.17,0.67,0.05,1.29);transition-timing-function:cubic-bezier(0.17,0.67,0.05,1.29);}
.jinsom-menu>ul>li>a::before{top:12px;left:0;border-width:2px 0 0 2px;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0);}
.jinsom-menu>ul>li>a::after{right:0;bottom:12px;border-width:0 2px 2px 0;-webkit-transform:translate3d(-10px,-10px,0);transform:translate3d(-10px,-10px,0);}
.jinsom-menu>ul>li:hover>a::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.jinsom-menu>ul>li:hover>a::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.jinsom-menu>ul>li>ul.sub-menu{margin: 15px 0 0 -10px !important;}
.jinsom-menu>ul>li.current-menu-item>a::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.jinsom-menu>ul>li.current-menu-item>a::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}

.jinsom-index-menu li {box-shadow: 0 1px 1px 0 #aaa;}

/*全站宽度
:root{
	--jinsom-width:1100px;
	--jinsom-color:#5fb878;
	--jinsom-border-radius:4px;
}*/

/*
.jinsom-post-content.hidden{max-height: 120px;}


body{background-image:url(https://tu.35boke.com/wp-content/uploads/2023/11/bwest.jpg);background-repeat:no-repeat;background-attachment: ;background-position:;background-color:;background-size:contain;}

*/

/*一级菜单导航*/
.jinsom-menu ul li a {font-size: 14px;color:var(--head-menu-one-normal);}
.jinsom-menu ul li.current-menu-item a {color: #555555;}
.jinsom-menu ul li.menu-item a:hover {color: #5fb878;}

/*右上角按钮颜色*/
.jinsom-header-right .search i {color: var(--head-search-color);}
.jinsom-header-right .jinsom-notice i {color: var(--head-notice-color);}


.jinsom-header-menu-avatar>p{color:var(--head-username-color);}.jinsom-header-right .login{color:#ffffff;background:#6D89BB;}.jinsom-header-right .reg{color:#ffffff;background:#5FB878;}.jinsom-menu ul li.menu-item-has-children ul li a,.jinsom-menu>ul>li.menu-item-has-children>ul>li:hover>ul>li>a{color:var(--head-menu-two-normal);font-size:13px}.jinsom-menu ul li ul li:hover{background-color:#5FB878;}.jinsom-menu ul li.menu-item ul li a:hover, .jinsom-menu>ul>li.menu-item-has-children>ul>li:hover a, .jinsom-menu>ul>li.menu-item-has-children>ul>li:hover>ul>li:hover>a{color:#fff;}.jinsom-menu ul li.menu-item-has-children ul li.current-menu-item a,.jinsom-menu ul li.menu-item-has-children ul li ul li.current-menu-item a {color:#000;}.jinsom-header-menu-avatar>ul li a{color:var(--head-normal-color);}.jinsom-header-menu-avatar>ul li:hover a{color:var(--head-hover-color);background-color:#5FB878;}

/* 全站配置 */
.theme-light {--font-color: #4d4d4d;--body-bg-color: #f4f4f4;}

/* 拉长 */
.jinsom-main-content {padding-bottom: 90px;}

/* 字体 */
body {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

#translate {
    display: none;
}

/*导航宽度*/
.jinsom-header-content {
    width: var(--jinsom-width);
    margin: auto;
}

/*多语言购买界面兼容*/
.jinsom-pay-form .right .vip-tips { margin-left: 2px;}
/*聊天顶部兼容*/
.jinsom-chat{top: 75px}
/*主页A标题和内容间距
.jinsom-posts-list>h2.single a {
    margin-bottom: 10px;
}*/
/*右侧楼主显示*/
.ls-gyzz>div:nth-of-type(1)>div:nth-of-type(1)>a {color: #f2f2f2;}

/*发帖提示内容个性
.jinsom-websocket-new-posts-tips {
    border: 1px solid #16b777;
    color: #f8f8f8;
    background-color: #dff0d8;
    text-align: center;
    padding: 10px;
    border-radius: var(--jinsom-border-radius);
    margin-bottom: 10px;
    cursor: pointer;
    height: 160px;
    background-size: 120px 100px;
    background-position: center;
    background-image: url(https://35boke.com/wp-content/uploads/2024/03/喜欢被美女蹂躏的喵星人_爱给网_aigei_com.gif);
    background-size: cover;
}*/

/*帖子背景网格
.jinsom-bbs-single-content {
    min-height: 250px;
    line-height: 1.7;
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: var(--font-color);
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    flex: 1;
    color: #595959;
    font-size: 15px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;
    background-image: linear-gradient(90deg,rgba(60,10,30,.04) 3%,transparent 0),linear-gradient(1turn,rgba(60,10,30,.04) 3%,transparent 0);
    background-size: 20px 20px;
    background-position: 50%;
}*/
/*隐藏会员提示
.jinsom-pay-form .right .tips {display: none;}
.jinsom-pay-form .right .vip-tips {display: none;}
.jinsom-pay-form .right .btn {margin: 90px auto 0;}*/
/*.jinsom-pay-form .right .top {padding: 70px 0 10px;}*/


/*隐藏充值
.jinsom-recharge-money-input input {display: none;}
.jinsom-credit-recharge-type {display: none;}
.jinsom-credit-recharge-btn, .jinsom-send-gift-btn {display: none;}
.jinsom-recharge-money-input {display: none;}*/

/* 例如在header.php中添加 */

.ad-item {
    position: relative;
    display: inline-block;
}
.click-counter {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: rgba(0,0,0,0.7);
    color: white;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 3px;
}

/*自定义搜索模版判读*/
.csdn-search-header.fixed ~ .jinsom-header,
.csdn-search-header.fixed ~ * .jinsom-header {
    display: none !important;
}

/*隐藏主页的时间
.jinsom-post-single-bar.single li span:first-child {
    display: none;
}

.jinsom-bbs-post-type-comment {
    background-color: var(--jinsom-color);
}
.jinsom-bbs-post-type-pay {
    background-color: var(--jinsom-color);
}*/

.jinsom-bbs-post-type-answer {
    background-color: var(--jinsom-color);
    color: #fff;
}

.JinsomSidebarFixed{
    transform: translateY(95px);
}

.jinsom-widget-ad-header .join-title a {
    color: var(--jinsom-color);
}

.chongye_telegram_group_widget .telegram_button {
    background-color: var(--jinsom-color) !important;
    border: 1px solid var(--jinsom-color) !important;
}

/*首页新内容样式*/
.jinsom-websocket-new-posts-tips {
    border: 1px solid #2196f32b;
    color: #2196f3;
    background-color: #2196f314;
    text-align: center;
    padding: 5px;
    border-radius: var(--jinsom-border-radius);
    margin-bottom: 10px;
    cursor: pointer;
}
/*首页间距*/
.jinsom-post-bar li { margin-right: 20px;}

.jinsom-post-user-info-avatar img.avatar{border-radius:4px}

/*首页A名字*/
.jinsom-post-user-info-name {
    /* margin-left: 50px; */
    width: 80%; 
    /* position: relative; */
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

/*首页A标题到内容间距*/
.jinsom-post-user-info {
    padding: 0 0 10px 20px;
}


/*.jinsom-bbs-single-title .mark span, .jinsom-posts-list>h2.single span {display: none;}*/
.jinsom-post-user-info-time {font-size: 12px;}
/*.jinsom-post-user-info-time i {display: none;}*/
/*.jinsom-mark {display: none;}*/
.jinsom-post-user-info-time i { display: none;}
.jinsom-lv {display: none;}
span.jinsom-honor {display: none !important;}
.jinsom-boy, .jinsom-girl {display: none !important;}

.jinsom-show-bbs-box-content li .left img {
    width: 60px;
    height: 60px;
    border-radius: 0%;
}

/*评论区大小*/
.jinsom-bbs-comment-list .jinsom-bbs-single-content {min-height: auto;}
.jinsom-bbs-single-box .right {min-height: auto;}
.jinsom-bbs-single-box {min-height: auto;}


h2, h3, h4 {
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 1.16667em;
    margin-top: 2.33333em;
}


/*创作中心标题区域*/
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 10px;
	border-radius: 4px 4px 0 0;
	margin: 10px 10px 0 10px;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-icon {
	width: 24px;
	height: 24px;
	color: #373a40;;
	flex-shrink: 0;
	margin-right: 8px;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-entrance-text {
	flex: 1;
	display: flex;
	align-items: center;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-index-page-title {
	display: flex;
	align-items: center;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-title-wrapper {
	display: flex;
	align-items: center;
	gap: 8px;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-title-wrapper > span {
	font-size: 14px;
	color: #373a40;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-level-badge {
	text-decoration: none;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .level-badge {
    background: #1890ff0f;
    color: var(--jinsom-color);
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 12px;
    font-weight: 500;
    line-height: 1.5;
    box-sizing: border-box;
    margin: 0px 0px 0px 4px;
    min-width: 0px;
    color: var(--jinsom-color);
    cursor: pointer;
    /* width: 29px; */
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: rgba(23, 114, 246, 0.08);
    border-radius: 4px;
    font-size: 12px;
    font-weight: 590;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-draft-link {
	text-decoration: none;
	color: #ccc;
	font-size: 13px;
	transition: color 0.2s;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .creator-draft-link:hover {
	color: #373a40;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .draft-box {
	display: flex;
	align-items: center;
	gap: 4px;
}
.jinsom-sidebar-user-info .jinsom-sidebar-creator-entrance-hint .draft-count {
	color: #999;
}

/*创作中心入口按钮*/
.jinsom-sidebar-user-info .jinsom-sidebar-writing-center-btn {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: linear-gradient(135deg, var(--jinsom-color, #2eb354) 0%, var(--jinsom-color, #2eb354) 100%); */
    border: 1px solid var(--jinsom-color);
    border-radius: 4px 4px 4px 4px;
    margin: 20px 10px 20px 10px;
    position: relative;
    overflow: hidden;
}
.jinsom-sidebar-user-info .jinsom-sidebar-writing-center-btn .writing-center-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--jinsom-color);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}
.jinsom-sidebar-user-info .jinsom-sidebar-writing-center-btn .writing-center-link i {
	margin-right: 8px;
	font-size: 18px;
}
.jinsom-sidebar-user-info .jinsom-sidebar-writing-center-btn .writing-center-link:hover {
	background: rgba(255, 255, 255, 0.1);
	color: var(--jinsom-color);
}
.jinsom-sidebar-user-info .jinsom-sidebar-writing-center-btn .writing-center-link:active {
	transform: scale(0.98);
}

.jinsom-sidebar-user-info .info {display: none;}
.jinsom-sidebar-user-info .lv {display: none;}