/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the B2 PRO
Author:         苏源子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.5
*/

/*苏源by*/

/***single post-style-6***/
.like > a:nth-child(1){
  border: 1px solid #E3E5E7;
  border-radius: 6px !important;
  font-size: 12px;
  color: #6c6e72;
  height: 30px;
  display: flex;
  align-items: center;
  padding: 0 6px;
}
.post-style-6 .download-list {
  background-color: #fff;
  border: 1px solid #e3e5e7;
  border-radius: 6px;
}
.top-6 {
  width: 100%;
  height: 100px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-image: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.36) 100%);
  bottom: 0px !important;
  position: absolute;
}
.like > a:nth-child(1):hover {
  border: 1px solid #00b2ff;、
	background-color: #00b2ff;
	color: #00b2ff;
}
@media screen and (max-width: 767px) {
  .post-style-6 .right {
    display: none !important;
  }

}
.container h4 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 17px;
}

.container .post-style-6-top .illustrations{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    border-radius: 6px;
	height: 100%;
	border: 1px solid #e6ebf0;
}

@media screen and (max-width: 768px){
	.post-style-6 .single-bottom-html{
  display: none !important;
}
}


.container .post-style-6-top .illustrations .work-img{
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 6px;
    background-color: #fff;
}

.container .post-style-6-top .ill-checker {
   position: relative;
  margin-top: -76px;
  margin-bottom: 32px;
  width: 100%;
  height: 60px;
  white-space: nowrap;
  display: flex;
  overflow: hidden;
  padding: 0px 16px 16px !important;
}

.container .post-style-6-top .ill-checker .flickity-viewport {
    width: 100%;
    order: 0;
}

.container .post-style-6-top .ill-checker img {
    width: auto;
    height: 60px;
    border-radius: 6px;
    margin-right: 10px;
    cursor: pointer;
    transition: filter .2s 0s;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    min-width: 60px;
    background-color: #f8f8f8;
}

.container .post-style-6-top .ill-checker img.checked {
    box-shadow: 0 0 4px rgb(0 0 0 / 16%);
}

.container .post-style-6-top .ill-checker img:hover {
    filter: opacity(80%);
}

.container .single-article {
    padding: 0;
}

.container .entry-header {
    /*margin-bottom: 30px;*/
    border-bottom: none; 
    padding-bottom: 0; 
}

.container .entry-header .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.container .entry-header .title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #333;
}
.container .entry-header .title .right {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.entry-header .title .right .like {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: border .2s 0s;
    cursor: pointer;
}



.entry-header .title .right .like .like-num {
    margin-left: 4px;
    height: 22px;
    font-size: 20px;
    line-height: 20px;
    opacity: 1;
}

.container .entry-header .publish-info {
    margin-top: 10px;
}

.container .entry-header .publish-info ul{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.container .entry-header .publish-info ul li{
    font-size: 12px;
    color: #999;
    margin-right: 20px;
}

.container .entry-content > p{
    color: #666;
    font-size: 16px;
    white-space: pre-line;
    line-height: 1.5715;
    margin-bottom: 1em;
    padding: 0;
}

.container .entry-content > p:last-child {
    margin: 0;
}

.container .post-tags .tag-items {
    display: flex;
    flex-flow: wrap;
}

.container .post-tags .tag-items > a{
    font-size: 14px;
    background-color: #F5F6F7;
    display: inline-block;
    cursor: pointer;
    margin: 0 20px 10px 0;
    border-radius: 8px;
    padding: 5px 16px 5px 16px;
    color: #fff;
    transition: .2s;
}

.container .post-tags .tag-items > a:hover {
    opacity: .8;
    transform: translateY(-2px);
}

.container .post-tags .tag-items > a:nth-child(1) {
    background:rgb(1, 163, 164);
}

.container .post-tags .tag-items > a:nth-child(2) {
    background:rgb(138, 209, 76)
}

.container .post-tags .tag-items > a:nth-child(3) {
    background:rgb(140, 170, 238);
}

.container .post-tags .tag-items > a:nth-child(4) {
    background:rgb(255, 119, 143);
}

.container .post-tags .tag-items > a:nth-child(5) {
    background:rgb(255, 194, 49);
}

.container .post-tags .tag-items > a:nth-child(5) {
    background:rgb(10, 189, 227);
}

.container .post-tags .tag-items > a:nth-child(5) {
    background:rgb(241, 144, 102);
}

/*****release********/
.release {
    width: 100%;
    border-radius: 6px;
    margin: 39px auto;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    padding: 4% 8%;
}

.release .header-title ,.release .content-container{
    margin-bottom: 50px;
}

.release .header-title h3{
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
}

.release .header-title h4{
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.release .content-container .choose-type {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px;
}

.release .content-container .choose-type  > div > div > div{
    font-size: 28px;
    font-weight: 700;
    color: #666;
    opacity: 1;
    width: 100%;
    text-align: center;
    align-self: flex-end;
}

.release .content-container .choose-type > div{
    padding-bottom: calc(28% - 10px);
    width: 28%;
    height: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 41px;
    box-shadow: 0 0 15px rgb(191 173 173 / 20%);
    border: 5px solid rgba(255,99,152,0);
    transition: border .2s ease-in;
}

.release .content-container .choose-type >div:hover {
    border: 5px solid #ff6398;
}

.release .content-container .choose-type .active {
    background-color: rgba(255,99,152,.502);
    border: 5px solid #ff6398;
}
.release .content-container .choose-type > div > div{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.release .content-container .choose-type > div img{
    width: auto;
    /*height: 100%;*/
    max-height: 110px;
    max-width: 110px;
}

.release .footer-container {
    display: flex;
    justify-content: flex-end;
}

.release .footer-container .pre-step {
    padding: 14px 30px;
    display: inline-block;
    color: #999;
    font-size: 20px;
    background-color: transparent;
    border-radius: 4px;
    outline: none;
    border: none;
    cursor: pointer;
}

.release .footer-container .next-step {
    padding: 14px 66px;
    background-color: #ff6398;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    outline: none;
    border: none;
    cursor: pointer;
    line-height: 1.15;
}

.release .footer-container .is-step {
    background-color: #c3c3c3;
    cursor: not-allowed;
}

/********发布页面***********/
/********.publish {
    margin: 20px 0;
    width: 100%;
    position: relative;
}***********/
.publish {
    width: 100%;
    position: relative;
}

.publish .container ::-moz-placeholder { color: #757575; }
.publish .container ::-webkit-input-placeholder { color:#757575; }
.publish .container :-ms-input-placeholder { color:#757575; }

.container .form-item {
    background-color: #fff;
    width: 100%;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    border-radius: 6px;
    margin-bottom: 30px;
}

.container .form-item .title {
    font-size: 20px;
    font-weight: 700;
    color: #666;
    padding: 20px 0 20px 40px;
}

.container .form-item .form-controller {
    font-size: 16px;
    color: #333;
    position: relative;
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 20px 40px;
}

.container .form-item .form-controller .title {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 16px;
}

.container .form-item .required {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container .form-item .form-controller .title:before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ff6398;
    top: 50%;
    left: -14px;
    transform: translateY(-50%);
}

.container .form-item .form-controller .title .word-count {
    font-size: 16px;
    color: #c1c1c1;
}

.container .form-item .form-controller input {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 10px;
    height: 40px;
    padding: 0;
    padding-left: 15px;
    font-size: 16px;
    box-sizing: border-box;
}

.container .form-item .form-controller textarea {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    padding-left: 15px;
    background-color: #fff;
    resize: none;
    padding-top: 12px;
    min-height: 182px;
    font-size:16px;
}
/**分类***/
.container .classify-list {
    margin-top: -12px;
}

.container .classify-list .list-item {
    display: inline-block;
    margin-right: 12px;
    margin-top: 12px;
}

.container .classify-list .list-item .class-block {
    background-color: #f1f3f7;
    border: 1px solid #cbd0d8;
    color: #222;
    font-size: 14px;
    border-radius: 4px;
    min-width: 80px;
    padding: 0 10px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    display: block;
    cursor: pointer;
}

.container .classify-list .list-item .class-block.active {
    background-color: #37c8f7;
    border-color: #37c8f7;
    color: #fff;
    transition-duration: .2s;
}
/**标签**/
.container .title .label {
    font-weight: 400;
    line-height: 18px;
    margin-left: 20px;
    font-size: 12px;
    align-self: stretch;
    display: flex;
    user-select: none;
    align-items: center;
    color: #999;
}

.container .t-border {
    border-top: 1px solid #ececec;
}

.tags-form {
    display: flex;
    padding: 0 8px 7px;
    flex-wrap: wrap;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    margin-bottom: 16px;
}

.tags-form .selected-tags .tag {
    margin-right: 12px;
    margin-top: 7px;
    background-color: #f0f4fa;
    color: #366cd9;
    display: inline-flex;
    border-radius: 4px;
    height: 30px;
    align-items: center;
    cursor: default;
    position: relative;
    padding: 5px 10px;
    font-size: 14px;
}

.tag .delete-tag {
    margin-left: 5px;
    font-size: 18px;
    cursor: pointer!important;
}

.tags-form .tag-input {
    flex: 1;
    min-width: 147px;
    height: 30px;
    margin-top: 7px;
}

.container .form-item .form-controller .tags-form .tag-input input {
    outline: 0;
    border: 0;
    padding: 0;
    resize: none;
    word-break: break-all;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #252526;
    background-color: transparent;
    margin: 0;
    height: auto;
}

.hot-tags .hot-tag-tips {
    font-size: 14px;
    margin-bottom: 12px;
}

.hot-tags .hot-tag-list .hot-tag-btn {
    display: inline-block;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 4px;
    color: #366cd9;
    background-color: #f0f4fa;
    margin-right: 12px;
    margin-bottom: 12px;
}

/*****图片*******/
.container .form-item .required:before {
    position: absolute;
    display: inline-block;
    top: 37px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ff6398;
    left: 26px;
}

.container .form-item.images .required {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.container .illust-box {
    height: 135px;
    width: 135px;
    background-color: #f6f6f6;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 36% 36%;
}

.container .bg_no {
    background-image: none;
}

.container .illust-box img{
    width: 100%;
    height: 100%;
}
/**商品***/
.container .form-item.goods .required {
    justify-content: flex-start;
}

.container .form-item .form-controller .form-input {
    display: inline-flex;
    align-items: stretch;
    justify-content: stretch;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    width: 400px;
    height: 40px;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
}

.container .form-item .form-controller .form-input input {
    box-sizing: border-box;
    width: 100%;
    padding-left: 15px;
    background: #fff;
    border: none;
    outline: none;
    font-size: 14px;
}

.container .form-item .form-controller .form-input span {
    position: absolute;
    font-size: 16px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #c1c1c1;
}

.container .form-item .form-controller .ant-radio-info {
    font-size: 16px;
    color: #666;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.container .form-item .form-controller input.ant-radio-input {
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 6px;
}
/**注意事项**/
.container .ant-form-item .releaseNotice {
    font-weight: 400;
    line-height: 18px;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}

.container .ant-form-item .convention {
    color: #ff778f;
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
}
/**提交**/
.container .ant-form-item {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    margin-bottom: 30px;
    vertical-align: top;
}

.container .ant-form-item button {
    color: #fff;
    background: #eb6c99;
    cursor: pointer;
    border: none;
    transition: all .2s ease 0s;
    box-sizing: border-box;
    position: relative;
    padding: 0;
    width: 300px;
    height: 40px;
    font-weight: 700;
    border-radius: 4px;
    outline: none;
}
.post-style-6 .container {
  display: inherit;
  height: inherit;
  overflow: inherit;
  padding: inherit;
}

.post-style-6 .entry-header {
  margin-bottom: 18px !important;
  border-bottom: inherit !important;
}
.tukukk6 img.lazy.loaded{
  display: none !important;
}


.catffjianj:before{
    content:'';
    width:4px;
    height:18px;
    position: absolute;
    left:0;
    top:6px;
    background-color: var(--b2color);
    border-radius: 4px;
}
.catffjianj {
  font-weight: bold !important;
  padding: 0 12px !important;
  height: 30px !important;
  line-height: 30px !important;
}

.post-style-6 .post-note{
  font-size: 13px;
  line-height: 1.8em;
  padding: 10px;
  background: #eef7ff;
  margin-bottom: 0;
	border-radius: 8px;
}

.post-style-6 .comments-title {
  padding: 16px 0px !important;
}
.post-style-6 .respond {
  padding: 24px 0px !important;
	background: #fff;
}
.post-style-6 .com-info {
  left: 0px !important;
}
.post-style-6 .comment-list {
  margin: 0px !important;
}
.post-style-6 .html-widget {
  padding: 0px !important;
}
.widget-order-1{
  display: none !important;
}
.widget-order-2{
  display: none !important;
}
.widget-order-3{
  display: none !important;
}
.post-style-6 .widget ul li {
  padding: 22px 0px 0px 0px !important;
}
.post-style-6 .b2-widget-post-thumb-img {
  left: 0px  !important;
	top: 22px !important;
}
.catffjianj{
  font-size: 18px!important;
}
/*-------------------------------------------------------------------------------------------------------------------------
/*狗达二号维护 0524*/


/* 规范颜色
#22a1d6 原本颜色
#00b5e5 鼠标颜色

 */
/* PC端专属样式 */
@media screen and (min-width: 1025px) {
    .site-header.social-top.social-no-sub {
        height: 64px !important; /* 桌面端导航栏标准高度 */
}
	.post-style-1 .single-article {
       padding: 0px 14px 0px 0px C;
}
	.bar-middle { right: 10px !important;
}
	.bar-normal, .bar-footer{ 
		border:1px solid #E3E5E7 !important;
		box-shadow: inherit;
		border-radius:10px;
}
	.aside-bar .bar-item-desc{
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 35px;
    text-align: right;
    color: #fff;
    padding: 14px 45px 14px 5px;
    font-size: 14px;
    border-radius: 15px 6px 6px 15px;
    display: none;
    line-height: 1;
    box-sizing: border-box;
    width:120px;
}
	.bar-qrcode{
    display: none !important;
}
	.vip-login-btn:hover {
    background:#40C5F1;
}
	.Ji-row{
    display: none ;
}
	.home .Ji-row{
    display: inherit ;
}
	.top-user-box-drop{
    border: 1px solid #E3E5E7;
}
}

.filter-items a {
  padding: 0 12px;
  margin-right: 5px;
  border: inherit;
  max-width: 120px;
  height: 32px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 32px;
  font-size: 14px;
  margin-bottom: 10px;
  background: #edf2f5c4;
  border-radius: 8px;
  font-weight: 500;
}
.filter-items a.current{
    border-radius: 8px;
}

#filter-top ul li{
    padding: inherit;
	margin-bottom: -25px;
}
.category-4 .b2-radius,
.category-5 .b2-radius,
.category-6 .b2-radius,
.category-16 .b2-radius {
  border-radius: 8px !important;
}

.filter-items a:hover {
  border: inherit;
  background: #D9EBFB;
  border-radius: 8px;
  color: #3671A0;
}

.post-pay-type {
  position: absolute;
  bottom: 130px !important;
  color: #fff;
  left: 5px !important;
  font-size: 10px !important;
}
.post-pay-type .post-pay-type-icon {
  border-radius: 6px !important;
}

.post-pay-type-icon + span {
  display: none !important;
}


.home-collection-info h2 {
  height: 30px !important;
}
.home .post-list-meta-box{
  bottom: 69px !important;
  position: absolute;
  color: #fff;
  font-size: 10px !important;
  margin: inherit !important;
  display: inherit !important;
  left: 0;
  z-index: 2;
  box-sizing: border-box;
  padding: 15px 0px 0px;
  width: 100%;
  height: 38px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-image: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.53) 100%);
}
.post-list-meta-box{
display: none !important;
}


.coll-3-bottom{
  display: none !important;
}
.read-more a{
  display: none !important;
}
.post-module-thumb > .b2-radius[style] {
    padding-top: 61.8% !important;
}
.item-in.box.b2-radius > .post-module-thumb[style*="padding-top"] {
    padding-top: 61.8% !important;
}
#b2-widget-user-3{
  box-shadow: inherit !important;
  border: 1px solid #E3E5E7;
}
a.cat-list:nth-child(5){
  display: none !important;
}
.list-footer {
  font-size: inherit !important;
  padding: 5px 0px 0px 0px !important;
  border-top: inherit !important;
  color: #9499A0 !important;
	height: 17px;
}

.post-list-item .item-in {
  box-shadow: inherit !important;
  border-radius: 0px !important;
}
.b2-radius {
  box-shadow: inherit !important;
}
.home-row-weintui .post-list-meta-box{
  display: inherit !important;
}
/* 标题基础样式 */
.post-info h2 a {
    text-decoration: none; /* 移除下划线 */
    transition: color 0.1s ease; /* 颜色过渡动画 */
    margin-bottom: 0.5rem; /* 标题与下方元素的间距 */
}

/* 鼠标悬停效果 */
.post-info h2 a:hover {
    color: #3fa2f1;      /* 悬停时颜色变深 */
}
/* 用户名和发布时间基础样式 */
.list-footer .post-list-meta-avatar span,
.list-footer > span time {
    transition: color 0.1s ease;  /* 颜色过渡动画 */
}

/* 悬停变色效果（与标题链接一致） */
.list-footer .post-list-meta-avatar:hover span,
.list-footer > span:hover time {
    color: #3fa2f1;      /* 主色 */
}

/* 选中状态（鼠标拖选文本时的高亮） */
.list-footer .post-list-meta-avatar span::selection,
.list-footer > span time::selection {
    background: #3fa2f1; /* 选中背景色 */
    color: white;        /* 选中文字颜色 */
}
.post-info span {
  height: 17px;
}
.post-module-thumb .thumb-link .post-thumb {
    transition: filter 0.3s ease; /* 添加过渡效果 */
}

.post-module-thumb .thumb-link:hover .post-thumb {
    filter: brightness(70%); /* 降低亮度，实现变暗效果 */
}
/* 隐藏原始头像（保留可访问性） */
.post-list-meta-avatar .avatar {
    opacity: 0 !important;
    width: 1px !important;
    height: 1px !important;
    position: absolute !important;
    pointer-events: none !important;
}




.post-list-meta-avatar::before {
    font-family: "iconfont" !important;
    content: "\e662"; /* 这里替换为icon-upzhu对应的unicode */
	margin-right: 2px;
  width: 17px;
}


/* 图标悬停效果 */
.post-list-meta-avatar:hover::before {
  color: #3fa2f1 !important;
}
/* ------------------- */
/* 深色模式适配 */
@media (prefers-color-scheme: dark) {
    .post-list-meta-avatar::before {
        background: rgba(255,255,255,0.1);
    }
    .post-list-meta-avatar:hover::before {
        background: rgba(255,255,255,0.15);
    }
}
.post-list-cats a span {
  border: 1px solid #E3E5E7;
  color: #18191C !important;
}
.post-list-cats a span:hover {
  background-color:#E3E5E7;
}
.module-title::before {
  content: "//";        /* 核心：插入内容 */
  margin-right: 8px;    /* 调整符号与标题的间距 */
  color: #3fa2f1;       /* 符号颜色 */
  font-weight: 700;     /* 与标题粗细一致 */
}
#b2-widget-download-4{
  background-color: #f1f2f3;
	margin-bottom: 16px !important;
}
.w-d-role.d-allow {
  background: #fff;
}
.wdlist > div:nth-child(1) > div:nth-child(4) > span:nth-child(1) > button:nth-child(1){
  background-color: rgb(255, 255, 255) !important;
}
.wdlist > div:nth-child(2) > div:nth-child(4) > span:nth-child(1) > button:nth-child(1){
  background-color: rgb(255, 255, 255) !important;
}
.entry-header {
  border-bottom: 1px solid #E3E5E7 !important;
}

.widget ul li h2{
	text-decoration: none !important; /* 移除下划线 */
	transition: color 0.1s ease; /* 颜色过渡动画 */
}
.widget-post:hover .b2-widget-post-title h2{
   text-decoration: none !important; /* 移除下划线 */
	color: #3fa2f1;      /* 悬停时颜色变深 */
}
li.b2-widget-box:nth-child(1) > div:nth-child(1) > div:nth-child(2) > time:nth-child(2)
{
  display: none !important;
}
.post-list-cats a span {
  border-radius:6px !important;
}
/* -------------------------------- */

.entry-header {
  padding-bottom: 4px !important;
}
div.collection-item:nth-child(3) > div:nth-child(1){
  border: 1px solid #E3E5E7;
}
div.collection-item:nth-child(2) > div:nth-child(1){
  border: 1px solid #E3E5E7;
}
div.collection-item:nth-child(1) > div:nth-child(1){
  border: 1px solid #E3E5E7;
}
div.collection-item:nth-child(4) > div:nth-child(1){
  border: 1px solid #E3E5E7;
}
.b-img__inner > img:nth-child(1){
    border-radius: 6px;
}
.collection-item .b2-radius{
  border: 1px solid #E3E5E7;
}
/*优达*/
.container{
  display: flex;
  height: calc(100vh - 60px);
  overflow: hidden;
  padding: 0 300px;
}
.leftsuyuan{
  display: flex;
  flex: 1 1;
  align-items: center;
  justify-content: flex-start;
}
.rightsuyuan{
  display: flex;
  flex: 1 1;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px;
}
.leftContent{
  padding-bottom: 140px;
}
.leftContent > h1:nth-child(1){
  font-weight: 700;
	color: #4798d4;
	white-space: nowrap;
  font-size: 2.3vw;
}
.summary___BSun_ {
  width: 88%;
  margin-top: 34px;
  color: #141743cc;
  font-size: 18px;
  line-height: 32px;
}
.antd5-btn{
  height: 52px;
  margin-top: 30px;
  padding: 0 25px;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
.summaryl{
 margin-top: 25px;
  color: #141743cc;
  line-height: 32px;
  white-space: nowrap;
  font-size: 1.12vw;
}
.boxItemsuyuan{
  position: relative;
  flex: 1 1;
  width: 23vw;
  max-width: 442px;
  box-shadow: 2px 2px 12px 1px #00008408;
  background-color: #fff;
  border-radius: 8px;
}
.tabBoxsuyuan{
  display: flex;
  font-size: 15px;
}
.tabItemsuyuan{
  padding: 4px 14px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: #3fa2f1;
  border-radius: 8px 0 0;
}
.modelTaskContainersuyuan{
  position: relative;
  overflow: hidden;
	font-size: 15px;
}
.contentItemsuyuan{
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  margin: 8px;
  padding: 8px 12px;
  border-radius: 2px;
  cursor: pointer;
  opacity: 1;
  box-shadow: 0 2px 8px #4b4bae0f;
  background: linear-gradient(90deg,#cfeaff,#eae7ff1a);
}
.titlesuyuan{
  overflow: hidden;
  color: #164d79;
  letter-spacing: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.namesuyuan{
  overflow: hidden;
  color: #082841cc;
  font-size: .85em;
  letter-spacing: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footersuyuan{
  display: flex;
  justify-content: flex-end;
  padding: 16px;
  color: #5479986e;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: right;
  cursor: pointer;
  margin-top: 20px;
}
.otherBoxsuyuan{
  flex: 1 1;
  width: 21vw;
  max-width: 404px;
  margin-left: .5em;
  font-size: 15px;
}
.suyuan02{
  position: relative;
  margin-bottom: .5em;
}
.headersuyuan{
  display: inline-block;
  padding: 4px 14px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #36cfd1;
  border-radius: 8px 0 0;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background: #3FA2F1 !important;
    background-color: rgb(63, 162, 241) !important;
  background-color: rgb(63, 162, 241) !important;
  border: 1px solid #3FA2F1 !important;
  border-radius: 12px !important;
}

/*首页动态大图开始*/
.layout-center{
  z-index: 3;
}
@media screen and (max-width: 768px){
    
    .home-banner-links{
        width:100%!important;
    }
    .home-banner-content .slogan-text p {
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 24px!important;
    letter-spacing: 3px!important;
    text-shadow: 0 2px 4px rgb(0 0 0 / 25%);
    margin-bottom: 0px!important;
}
    .home-banner-content,.slogan-text.por.fl{
   
    margin-left: 10px!important;
    margin-bottom:10px!important;
    
}
    .home-banner .search-types-cycles,.home-banner-linkss{
        display:none;
    }
    .layout-center{
        width:100%!important;
        margin-left:0px!important;
        left:0px!important;
		
    }
    .primary-menus{
        width:100%!important;
    }
 .html-box {
    width: 100%!important;
}
.top-navs{
    display:none;
}
.home-banner .section {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 400px!important;
    height: 100vh;
}
.home-banner{
    height:400px!important;
    width:100%!important;
    
    }
    
    .home-banner-search {
    width: 90%!important;
    margin-left: 10px!important;
    }
.home-banner-search form {
    margin-left: 10px;
    width: 90%;
}
}
    
#page-wrapper {
	min-height:100%;
}
.home-banner {
	height: 327px;
	position:relative;
	z-index:1;
	background-position:0 100%;
	animation:gradient 12s ease-in-out infinite;
}
.home-banner .section {
	position:relative;
	width:100%;
	overflow:hidden;
	max-height:600px;
	height:100vh
}
.home-banner .section .video-overlay {
	height:100%;
	width:100%;
	top:0;
	left:0;
	position:absolute;
	background:rgba(45,47,54,.15)
}
.home-banner .corner {
	width:28px;
	height:21px;
	border-radius:4px;
	left:500px;
	top:0;
	background-size:100%
}
.home-banner .home-menus {
	margin-left:70px
}
.home-banner .home-menus .cus-dropbox-trigger a,.home-banner .home-menus>a {
	color:#fff;
	font-size:14px;
	margin-right:20px;
	line-height:60px
}
.home-banner .home-menus .cus-dropbox-trigger a:hover,.home-banner .home-menus>a:hover {
	color:#3083ff
}
.home-banner>.layout-center {
	height:100%
}
.home-banner-content {
	padding-top:50px;
	margin-left:182px;
	margin-bottom:22px
}
.home-banner-content .slogan-text p {
	font-size:18px;
	line-height:24px;
	letter-spacing:6px;
	color:#fff
}
.home-banner-content .slogan-text p:nth-of-type(1) {
	font-weight:600;
	font-size:28px;
	line-height:46px;
	letter-spacing:6px;
	text-shadow:0 2px 4px rgba(0,0,0,.25);
	margin-bottom:10px;
	text-align: center;
}
.home-banner-search {
	width:800px;
	margin-left:209px;
	height:auto
}
.home-banner-search form {
	margin-bottom:10px
}
.home-banner-search form>input {
	width:100%;
	height:48px;
	background:#fff;
	border-radius:50px;
	border:none;
	padding:18px 22px;
	font-size:14px;
	color:#333
}
.home-banner-search form>input::placeholder {
	color:#979797
}
.home-banner-search .hot-top {
	position:absolute;
	top:13px;
	right:115px;
	font-size:13px
}
.home-banner-search .hot-top i {
	margin-right:4px
}
.home-banner-search .hot-words-container,.home-banner-search .rec-words-container {
	width:100%;
	top:56px
}
.home-banner-links {
	font-size:14px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-shadow:0 2px 4px rgba(0,0,0,.27);
	position: relative;
	left: -21px;
}
.home-banner-links a {
	margin-right:19px;
	color:inherit
}
.home-banner-links a:hover {
	color:#35eee3
}
.home-banner .search-types-cycles {
	width:106px;
	height:290px;
	left:630px;
	top:-121px;
	text-align:center;
	z-index:-1
}
.home-banner .search-types-cycles .search-types-btn {
	width:100%;
	height:20px;
	line-height:20px;
	cursor:pointer;
	user-select:none;
	left:0;
	bottom:-20px;
	z-index:1
}
.home-banner .search-types-cycles .search-types-btn i {
	color:#fff;
	font-size:12px
}
.home-banner .search-types-cycles .search-types-btn:nth-of-type(1) {
	bottom:auto;
	top:-20px
}
.home-banner .search-types-cycles .search-types-btn:nth-of-type(1) i {
	transform:rotate(180deg)
}
.home-banner .search-types-cycles .search-types-btn:hover i {
	color:#35eee3
}
.home-banner .search-types-cycles ul {
	width:100%;
	height:100%;
	padding-top:5px
}
.home-banner .search-types-cycles ul:after,.home-banner .search-types-cycles ul:before {
	content:'';
	width:1px;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:linear-gradient(0,transparent 0,#35eee3 50%,transparent 100%)
}
.home-banner .search-types-cycles ul:after {
	left:auto;
	right:0
}
.home-banner .search-types-cycles ul li {
	height:40px !important;
	line-height:40px !important;
	font-size:16px;
	color:rgba(255,255,255,.6);
	text-align:center;
	cursor:pointer;
	user-select:none
}
.layout-center {
	width:1200px;
	margin:0 auto;
}
.slogan-text.por.fl {
	margin-left:190px
}
.iblock {
	display:inline-block
}
.block {
	display:block
}
.line-one {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	text-align: center;
}
.line-two {
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
}
.line-three {
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical
}
.primary-menus .left-cont button {
	height:48px;
	box-sizing:border-box;
	min-width:100px;
	margin-left:-5px;
	cursor:pointer;
	background-color:#3083ff;
	color:#fff;
	font-size:15px;
	line-height:40px;
	position:absolute;
	right:0;
	top:0;
	border:1px solid #3083ff;
	border-radius:1px;
	padding:0 15px;
	width:106px;
	transform:translateY(0px);
	border-radius: 50px;
}
.home-banner .search-types-cycles ul li:hover {
	color:#35eee3
}
.home-banner .search-types-cycles ul li:nth-of-type(4) {
	height:80px;
	line-height:80px
}
.home-banner .search-types-cycles ul li a {
	color:rgba(255,255,255,.6);
	transition:none
}
.home-banner .search-types-cycles ul li a:hover {
	color:#35eee3
}
.home-banner .search-types-cycles button:hover {
	background:#46dacf !important;
	opacity:1;
	transition:opacity .2s
}
.home-banner .search-types-cycles button i {
	font-size:18px;
	color:#fff;
	margin-right:6px
}
.home-banner .search-types-cycles button span {
	font-size:16px;
	color:#fff
}
.home-banner:after {
	content:'';
	width:100%;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	background:linear-gradient(180deg, #282a301a 0, rgba(0, 0, 0, 0) 100%);
	transform:rotate(-180deg);
	z-index:0
}
.home-banner-search>form>button {
	box-sizing:border-box;
	min-width:100px;
	transform:translateY(0px);
	font-size:15px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	position:absolute;
	right:1px;
	top:0;
	z-index:1;
	border:1px solid #23d1c3;
	padding:0 15px;
	width:147px;
	height:56px;
	background:linear-gradient(90deg,#35eee3 0,#3083ff 100%);
	border-radius:0 8px 8px px 0;
	right:0;
	text-align:center;
	padding-left:25px;
	margin-right:-7px;
	border-bottom-left-radius:1px;
	border-top-left-radius:1px
}
.home-banner-search .search.hidden {
	display:none
}
a.hot-top.text-notify:hover {
	color:#26d6c8
}
.por {
	position:relative;
	border-radius: 12px;
	overflow: hidden;
}
.poa {
	position:absolute;
}
.pof {
	position:fixed
}
.clearfix:after {
	content:'';
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
	font-size:0;
	line-height:0
}
.fl {
	float:left
}
.fr {
	float:right
}
.ovh {
	overflow:hidden
}
.hide {
	display:none
}
.nb-icon-wrap {
	right:-9999px!important
}
.icon-rank {
	width:auto;
	display:inline-block;
	border:none;
	overflow:hidden;
	vertical-align:-3px
}
img.icon-rank {
	width:20px;
	height:20px;
	margin-right:-5px
}
.icon-dhs {
	width:2em;
	height:2em
}
p.top-navs-l-title {
	margin-bottom:8px
}
.top-navs {
	width:100%;
	height:70px;
	bottom:28px;
	left:0;
	z-index:1;
	position: absolute;
    left: -18px;
}
.top-navs .top-navs-l {
	width:850px;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0 -10px;
}
.top-navs .top-navs-l-item {
	width:132px;
	margin:0 18px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.top-navs .top-navs-l-item .top-navs-l-title a {
	font-weight:600;
	font-size:18px;
	line-height:25px;
	height:25px;
	margin-bottom:12px;
	color:#fff;
	text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-l-item .top-navs-l-title a i {
	font-size:34px;
	margin-right:8px;
	vertical-align:-4px
}
.top-navs .top-navs-l-item .top-navs-l-title a img {
	float:left;
	width:34px;
	height:34px;
	margin-right:8px;
	vertical-align:-4px
}
.top-navs .top-navs-l-item .top-navs-l-title a:hover {
	color:#3083ff
}
.top-navs .top-navs-l-item .top-navs-l-links {
	font-size:14px;
	line-height:20px;
	display:flex;
	justify-content:space-around;
	margin:0 -10px
}
.top-navs .top-navs-l-item .top-navs-l-links a {
	color:#ffffff;
	margin:0 10px;
	text-shadow:1px 1px 1px #000000
}
.top-navs .top-navs-l-item .top-navs-l-links a:hover {
	color:#3083ff
}
.top-navs .top-navs-m {
	width:176px;
	height:61px;
	border-left:1px solid rgba(255,255,255,.25);
	padding:0 24px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items:center;
	position: relative;
	left: -50px;
}
.top-navs .top-navs-m a,.top-navs .top-navs-m p,.top-navs .top-navs-m>div {
	width:50%;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:20px;
	cursor:pointer;
	user-select:none;
	text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-m a:hover,.top-navs .top-navs-m p:hover,.top-navs .top-navs-m>div:hover {
	color:#3083ff
}
.top-navs .top-navs-m div p,.top-navs .top-navs-m>a {
	margin-bottom:20px
}
.top-navs .top-navs-m div p {
	width:100%;
	margin-bottom:0;
	margin-top:-20px
}
.top-navs .top-navs-m .top-navs-m-box {
	top:-16px;
	left:-72px;
	width:157px;
	height:66px;
	background:#444;
	border-radius:8px;
	padding:8px 14px 0;
	display:none;
	margin-top:-70px
}
.top-navs .top-navs-m .top-navs-m-box a {
	margin-bottom:9px
}
.top-navs .top-navs-m .top-navs-m-box a:hover {
	color:#3083ff
}
.top-navs .top-navs-r {
	width:176px
}
.top-navs .top-navs-r a {
	width:50%;
	padding-left:30px;
	text-align:center;
	line-height:34px
}
.top-navs .top-navs-r a i {
	font-size:36px;
	margin-bottom:10px
}
.top-navs .top-navs-r a p {
	font-size:14px;
	line-height:20px;
	color:#b5b5b5;
	text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-r a p:hover {
	color:#3083ff
}
.popular-area {
	margin-bottom:60px
}
.popular-area-top {
	height:34px;
	margin-bottom:22px
}
.popular-area-top-title {
	height:34px;
	line-height:34px;
	font-weight:600;
	font-size:24px;
	color:#4a4a4a;
	margin-right:94px
}
.popular-area-top-title span {
	height:inherit;
	font-size:18px;
	font-weight:100;
	color:#979797;
	margin-left:24px;
	vertical-align:3px;
	line-height:34px
}
.popular-area-top .popular-area-nav {
	width:116px;
	height:34px;
	padding-top:3px
}
.popular-area-top .popular-area-nav button {
	width:28px;
	height:28px;
	background:0 0;
	border-radius:4px;
	text-align:center;
	line-height:28px;
	cursor:pointer;
	transition:all .2s;
	top:3px;
	right:0
}
.popular-area-top .popular-area-nav button i {
	color:#00d1c1;
	font-size:12px
}
.popular-area-top .popular-area-nav button:hover {
	background:#e1fffd
}
.popular-area-top .popular-area-nav button:nth-of-type(1) {
	right:auto;
	left:0
}
.popular-area-top .popular-area-nav p {
	width:60px;
	height:28px;
	margin:0 auto;
	line-height:28px;
	text-align:center;
	font-size:16px;
	color:#c5c5c5;
	font-weight:700
}
.popular-area-top .popular-area-nav p span {
	color:#3083ff
}
.popular-area-content {
	height:342px
}
.popular-area-content .popular-content-l {
	width:594px;
	height:inherit;
	margin-right:22px
}
.html-box img{
    display:inline-block!important;
}
.home-banner .section {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 600px;
    height: 100vh;
    background-image: url('https://bilibiliai.obs.cn-east-3.myhuaweicloud.com/wp-content/bilibili/2024/11/124a61f26b2407_1_post.jpg');
    background-size: cover;
    background-position: center;
} 
/* .home-banner {
    height: 327px;
    position: relative;
    z-index: 1;
    background-position: 0 100%;
    animation: gradient 12s ease-in-out infinite;
    background-image: url('https://bilibiliai.obs.cn-east-3.myhuaweicloud.com/wp-content/bilibili/2024/11/124a61f26b2407_1_post.jpg');  
    background-size: cover;
    background-position: center;
}
 */
.home-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.30); /* 半透明黑色 */
    z-index: 1;
}

.home-banner .section {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 600px;
    height: 100vh;
  /*   z-index: 2; 确保内容在伪元素之上 */
}

h1.entry-title {
    display: none;
}			
.user-widget-info {
  padding: 17.5px !important;
}
.filter-name {
  width: inherit !important;
}
/*角标CSS*/
.tipss {
  position: absolute;
  top: 4px;
  left: 215px;
  width: 32px;
  height: 18px;
  color: #fff;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  z-index: 6;
  border-radius: 6px !important;
}
.yellow {background: #0003;}
.huodong {background: #0003;}
.remen {background: #0003;}
.jingping {background: #0003;}
.guanggao {background: #0003;}
.tuijain {background: #0003;}
.yuliu {background: #0003;}

/* 个人主页 */
div.user-sidebar-gold:nth-child(3){
  display: none !important;
}
div.user-sidebar-gold:nth-child(2){
  display: none !important;
}
.user-panel {
    margin-top: -190px !important;
}
#userDisplayName {
color: #fff !important;
}
#author .lv-icon {
  color: #FFF !important;
}
#author .author-table {
  display: inherit;
}
#author .author-page-right-in {
  padding: inherit;
  display: flex;
  flex-direction: inherit;
  gap: 10px;
  display: flex;
}
#author .author-sidebar-down{
  display: none !important;
}
.author-page-right {
  width: auto  !important; /* 取消宽度限制 */
  border-bottom: 1px solid rgb(231, 235, 236);
  margin-right: inherit;
}
.user-sidebar {
  height: 64px !important;
}
#author .post-item-1 ul.b2_gap > li {
  width: 20% !important;
}
#author .user-sidebar-info.active {
  background: rgba(63, 162, 241, 0.16) !important;
}
#author-index .user-info {
  padding: 6px 0px !important;
}
.user-sidebar-count {
  padding: 6px 0px !important;
}

/* 底部 */

.bili-game-footer-content-logoCont{
  display: flex;
  justify-content: space-between;
}
.bili-game-footer-content-share{
  display: flex;
}
.textwidget {
  padding: initial !important;
}
.bili-game-footer-content{
  width: 1460px;
  height: 100%; margin: 0 auto;
}
.bili-game-footer-content-share a{
  margin-left: 30px;
  text-align: center;
}

.bili-game-footer-content-externalLinks{
  border-bottom: 1px solid rgb(225, 225, 225);
}
.bili-game-footer-content-externalLinks > ul:nth-child(1){
  list-style:none;
  display: flex;
}
.bili-game-footer-content-externalLinks-item{
  margin-top: 0px !important;
  line-height: 22px;
  margin-right: 30px;
}
.site-footer{
  padding: 20px 0 0px !important;
}
/* 首页 合集模块 */
.home .collection-number.ar{
  display: none !important;
}

/* 加载更多*/
.post-list .load-more .post-load-button:hover {
background-color: #f7f9fa;
color: #1c1f23;
}
.post-list .load-more .post-load-button {
transition: all .3s;
font-size: 15px;
letter-spacing: .5px;
border:1px solid #E3E5E7;
height: 36px;
padding:inherit;
width: 150px;
color: #ADB1B6;
}
/* 等级-全页面*/

.top-search-button{
  display: none !important;
}
/* 详情页-post-style-1*/
.post-style-1 .single-article h1 {
  font-weight: 500 !important;
}
.post-style-1 .w-d-title {
  font-weight: 500 !important;
}

/* 搜索页-search*/
.search .tax-search {
  background: #F1F2F3 !important;
}
.search .search-page-title{
  background: #F1F2F3 !important;
}
.search .tax-search input {
  background-color: #FFF !important;
}
.search .post-excerpt{
  display: none !important;
}
.search .top-search{
  display: none !important;
}
.search .b2-search-line{
  font-size: 16px !important;
}
.search .tax-search > form:nth-child(2) > input:nth-child(1){
  border-radius: 6px !important;
}
/* 导航搜索*/
.top-search input {
  width: 230px !important;
}
/* 右下角小窗口*/
.counddown-wrap{
  display: none !important;
}
/* 公告详情页*/
.announcement-show-more{
  background: #F1F2F3 !important;
}

/* 公告主页面*/
.announcement-box {
  background: #F1F2F3 !important;
}
.entry-content blockquote {
  background: #FFF !important;
}
.top-search form{
  border: 1px solid #E3E5E752 !important;
}

.menu li a:hover {
  animation: jump .3s;
}
/*顶部开始*/
.site .site-header-in{
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%)  !important;
}
.mg-b {
  margin-bottom: 22px !important;
}
/*yjidaohang*/
.bnrtBtn1:hover{
background-color: #00AEEC !important;
}
.hbnr .bnrtBtn1  {
  width: 180px;
  height: 50px;
  background: #00AEEC;
  border-radius: 6px;
  font-size: 18px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

a.user-tips:hover{
  background-color: #F1F2F3;
  padding: 6px;
  border-radius: 6px;
  cursor: pointer;
  height: inherit;
}
/* .social-top .header-user {
  width: 85px !important;
}  */
.change-theme > div:nth-child(2) > button:nth-child(1):hover {
  background-color: #F1F2F3;
  padding: 6px;
  border-radius: 6px;
  cursor: pointer;
  height: 34px;
}
.change-theme button {
  width: 34px !important;
  height: 34px !important;
}
.change-theme > div a {
  height: 22px ;
}
.post-content-footer .content-footer-poster button {
  border: 1px solid #E3E5E7;
  box-shadow: inherit;
  border-radius: 6px;
}
.content-footer-zan-cai{
  display: none !important;
}
.post-content-footer .content-footer-poster button {
  width: 42px  !important;
  height: 42px  !important;
  line-height: 42px  !important;
}
.b2-share-forward-fill:hover {
  color: #00b2ff;
}
.b2-chat-2-fill:hover {
  color: #00b2ff;
}
.b2-star-fill:hover {
  color: #00b2ff;
}
.b2-shield-user-line:hover {
  color: #00b2ff;
}
.content-footer-poster .favorite-button.sc i {
  color: #00b2ff;
}

.post-content-footer .content-footer-poster button:hover {
  border: 1px solid #00b2ff;
}
.com-form-textarea {
  border-radius: 6px;
}
.com-form-textarea textarea {
  border-radius: 6px;
}
.post-content-footer {
  position: absolute !important;
  left: -72px;
  flex-flow: column;
  top: 0px;
  padding-top: 0;
  width: 42px;
}

.content-footer  .inner-wrapper-sticky{
  position: relative;
  transform: translate3d(0px, 0px, 0px) ;
  will-change: position, transform;
	transition: transform .3s;
}
.post-content-footer-in{
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
.action.up .post-content-footer-in{
  transform: translate(0,00px);
  transition: transform .3s;
}
.action .post-content-footer-in {
  transform: translate(0,00px);
  transition: transform .3s;
}

.post-content-footer-in {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
	transition: transform .50s;
}
.action.up .content-footer > div:nth-child(1){
  transform: translate(0,20px) !important;
  transition: transform .3s;
}
.action .content-footer > div:nth-child(1){
  transform: translate(0,20px);
  transition: transform .3s;
}
/* 分类页面 */

.tax-info-item .fliter-button {
  box-shadow: inherit;
  border: 1px solid #E3E5E7;
}
.collection-number.ar {
  left: 240px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection-thumb{
    display: none !important;
}


/* 文章代码复制功能 */
    /**代码高亮开始**/
    .code-highlight-wrapper {
        position: relative;
        margin: 1.5em 0;
        border-radius: 6px;
        box-shadow: 0px 8px 20px -10px rgba(0,0,0,0.2);
    }
    .entry-content pre.prettyprint {
        position: relative;
        background: #21252b !important;
        padding: 50px 20px 20px !important;
        margin: 0 !important;
        overflow-x: auto;
    }
    .entry-content pre.prettyprint:before {
        content: '';
        position: absolute;
        top: 15px;
        left: 25px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #fc625d;
        z-index: 2;
    }
    .entry-content pre.prettyprint:after {
        content: '';
        position: absolute;
        top: 15px;
        left: 50px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #fdbc40;
        z-index: 2;
    }
    ol.linenums:after {
        content: '';
        position: absolute;
        top: 15px;
        left: 75px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #35cd4b;
        z-index: 2;
    }
    .copy-btn {
        position: absolute;
        top: 10px;
        right: 20px;
        z-index: 3;
        background: rgba(255,255,255,0.1);
        color: #3da1f0;
        border: none;
        padding: 5px 10px;
        border-radius: 4px;
        cursor: pointer;
        font-size: 14px;
        transition: all 0.2s ease;
        backdrop-filter: blur(5px);
    }
     
    .copy-btn:hover {
        background: rgba(255,255,255,0.2);
        transform: translateY(-1px);
    }
     
    .copy-btn:active {
        transform: translateY(0);
    }
    @media (max-width: 768px) {
        .copy-btn {
            padding: 6px 12px;
            font-size: 13px;
            top: 8px;
            right: 8px;
        }
        
        .entry-content pre.prettyprint {
            padding-top: 40px !important;
        }
    }
    /**代码高亮结束**/

/* 隐藏 "系统：" 文本节点 */
.collection-number.ar span {
    position: relative;
    font-size: 0; /* 隐藏原始文本 */
}

/* 恢复 <b> 标签内的文本样式 */
.collection-number.ar span b {
    font-size: 16px; /* 恢复原始字体大小 */
    visibility: visible;
}

/* 使用伪元素覆盖文本 */
.collection-number.ar span::before {
    content: ""; /* 清空原文本 */
    display: inline-block;
}
/* 方法1：完全隐藏"系统："文本节点 */
.collection-number.b2-radius span {
    font-size: 0;
}
.collection-number.b2-radius span b {
    font-size: 14px; /* 需调整为实际字体大小 */
}
 /**首页小文章模块**/
.post-item-bil02 .item-in .post-info h2 {
  height: calc(2 * 21px);
}
.post-info h2 {
  margin: 10px 0px 0px 0px !important;
}
 /**文章大模块**/
.post-list-item .item-in .post-info h2 {
  -webkit-line-clamp: 2;
  height: calc(2 * 21px);
}
/* 首页模块分区 */
/* 友情链接yqlj */
#home-row-yqlj .link-box {
  padding: 24px 0px 0px 0px;
}

/* 发现分区 */
.filter-namec{
  display: none !important;
}
.tax-info{
  display: none !important;
}
.filter-name{
  display: none !important;
}
.b2-pagenav{
  padding: 10px 0px 100px 0px !important;
}
/* 首页PC最近更新模块 */
#b2-widget-hot-5 .widget-title{
  padding: 16px 16px 16px !important;
  background-color: #f1f2f3 !important;
  border-radius: 6px !important;
}

 /**文章小工具模块作者**/
#b2-widget-author-2 .widget-title{
  padding: inherit !important;
}
#b2-widget-author-2 > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1){
  display: none !important;
}
#b2-widget-author-2 > .b2-widget-title{
  position: relative;
  top: 17px;
}
#b2-widget-author-2 > div:nth-child(1) > h2:nth-child(1) > span:nth-child(2){
    float: right;
	position: relative;
    left: -15px;
	position: relative;
    z-index: 2;  /* 需高于遮挡元素 */
}
.b2-widget-title {
  display: inherit !important;
}
#b2-widget-author-2 > div:nth-child(1) > h2:nth-child(1) > span:nth-child(2) > button:nth-child(2){
  border: 1px solid #00AEEC;
  width: 60px;
  height: 35px;
}
#b2-widget-author-2 > div:nth-child(1) > h2:nth-child(1) > span:nth-child(2) > button:nth-child(1){
  width: 60px;
  height: 35px;
  background: #00AEEC;
  color: #FFF;
}

.widget-mission-footer{
  display: none !important;
}
.w-a-count{
  display: none !important;
}
.w-a-post-list{
  display: none !important;
}
.lv-icon b {
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  background-color: rgb(173 173 173 / 16%);
  transform: scale(1);
  height: 17px;
  line-height: 17px;
  padding: 0 6px;
  border-radius: 2px;
  margin-left: 3px;
  text-transform: capitalize;
}

#b2-widget-author-2{
  background-color: #f1f2f3 !important;
}
 /**文章小工具模块推荐**/


 /**文章小工具模块下载**/
.w-d-list.gujia .w-d-title {
  height: 26px !important;
}
.w-d-list.gujia .w-d-meta p {
  height: 40.6px !important;
  width: 100% !important;
}
.w-d-meta {
  margin: 29px 0 !important;
}
.w-d-list.gujia button {
  height: 48px  !important;
}

.download-view {
  height: 24px !important;
}
.w-d-title {
  font-size: 17px !important;
}
.wdlist > div:nth-child(1) > div:nth-child(4) > span:nth-child(1) > button:nth-child(1){
  height: 48px;
  background: #00aeec !important;
  border-radius: 8px;
  color: #fff !important;
  width: 48%;
  font-size: 16px;
  text-align: center;
}
.wdlist > div:nth-child(2) > div:nth-child(4) > span:nth-child(1) > button:nth-child(1)
{
  height: 48px;
  background: #00aeec !important;
  border-radius: 8px;
  color: #fff !important;
  width: 48%;
  font-size: 16px;
  text-align: center;
}

.wdlist > div:nth-child(1) > div:nth-child(4) > span:nth-child(2) > button:nth-child(1){
  height: 48px;
  background: #00aeec !important;
  border-radius: 8px;
  color: #fff !important;
  width: 48%;
  font-size: 16px;
  text-align: center;
  margin-left: 4%;
}
.wdlist > div:nth-child(2) > div:nth-child(4) > span:nth-child(2) > button:nth-child(1){
  height: 48px;
  background: #00aeec !important;
  border-radius: 6px;
  color: #fff !important;
  width: 48%;
  font-size: 16px;
  text-align: center;
  margin-left: 4%;
}

.wdlist > div:nth-child(1) > div:nth-child(2) {
	font-size: 14px !important;
	margin: 20px 0 !important;
}
.wdlist > div:nth-child(2) > div:nth-child(2) {
  padding: 10px 12px;
  border-radius: 6px;
  background: #fff;
	font-size: 14px !important;
	margin: 10px 0 !important;
}
.w-d-meta p {
  padding: 5px 0;
  border-bottom: 1px solid #e7ebec;
  color: #18191C;
  display: flex;
  align-items: center;
	padding: 8px 12px;
  border-radius: 6px;
  background: #fff;
  margin: 6px 0;
}
.w-d-download span {
  display: initial !important;
}
.wdlist > div:nth-child(1) > div:nth-child(4) > span:nth-child(2){
	margin-top: 0px;
}
.w-d-download {
  margin-top: 22px !important;
}
.channel-link{
  display: inline-block;
  box-sizing: content-box;
  width: 100%;
  border-radius: 6px;
  background-color: #F1F2F3;
  color: #8e8e8e;
  text-align: center;
  transition: background-color .3s,color .3s;
  height: 48px;
  line-height: 48px;
}



 /**公告页面架构更新**/

.postid-620 .single-article{
  padding: 28px 0px 28px 0px !important;
}
 /**首页小模块合集**/

#home-row-hjimok .coll-3-box-in {
  padding: 0px !important;
}
 /**合集**/
.post-module-thumb {
  min-width: 200px !important;
}
 /**关闭积分端口**/
div.gold-row:nth-child(1){
    display: none !important;
}
.user-money{
    display: none !important;
}
.custom-page-row.gold-row + .custom-page-row.gold-row{
    border-left:inherit !important;
}
.gold-money{
    display: none !important;
}

 /**为你推荐**/
.b2-widget-hot li.widget-post-none,.b2-widget-hot li.widget-post-small{
    height:140px !important;
    position: relative;
}
.b2-widget-post-thumb-img {
  width: 190px !important;
  height: 118px !important;
}
.b2-widget-post-thumb .b2-widget-post-title {
  padding-left: 200px !important;
}
.widget ul li h2 {
  font-size: 16px !important;
}

 /**全站圆角弧度**/
#home-row-hjimok .coll-3-top img {
  border-radius: 6px !important;
}
.post-thumb {
  border-radius: 6px !important;
}
/**内页 图片放大**/
body > div:nth-child(33){
	background-color: rgba(0, 0, 0, 0.73) !important;
}

 /**资讯福利活动**/
.newsflahses-cover {
  padding-top: 20%;
  border-radius: 6px;
	margin-bottom: 24px;
}
.n-desc {
  border-radius: 6px;
}
.news-item {
  position: relative;
  border: 1px solid #E3E5E7;
	margin-bottom: 24px;
	border-radius: 6px;
}
.news-item-date p span:last-child {
  border-radius: 0px 0px 5px 5px;
}
.single-newsflashes .entry-header {
  padding-bottom: 20px !important;
}