.theme-light .jinsom-mine-box-title,
.theme-light .gonggao-font {
    color: #333;
}

.theme-dark .jinsom-mine-box-title,
.theme-dark .gonggao-font {
    color: #cacccd;
}

.theme-light .jinsom-post-city {
    color: #0569b8;
}

.theme-dark .jinsom-post-city {
    color: #999;
}

.theme-light .jinsom-post-single-desc {
    color: #666;
}

.theme-dark .jinsom-post-single-desc {
    color: #cacccd
}


.theme-light .jinsom-post-follow-user-list,
.theme-light .jinsom-post-follow-user-list .title,
.theme-light .yxyh0902a {
    background-color: #fff;
}

.theme-dark .jinsom-post-follow-user-list,
.theme-dark .jinsom-post-follow-user-list .title,
.theme-dark .yxyh0902a {
    background-color: #323335;
}

.theme-light .jinsom-search-user-list,
.theme-light .jinsom-member-content .jinsom-empty-page,
.theme-light .jinsom-search-user-list h1,
.theme-light .jinsom-search-user-list li,
.theme-light .jinsom-publish-type-form .ad,
.theme-light .jinsom-publish-type-form .bottom {
    background-color: #fff;
}

.theme-dark .jinsom-search-user-list,
.theme-dark .jinsom-member-content .jinsom-empty-page,
.theme-dark .jinsom-search-user-list h1,
.theme-dark .jinsom-search-user-list li,
.theme-dark .jinsom-publish-type-form .ad,
.theme-dark .jinsom-publish-type-form .bottom {
    background-color: #323335;
}

.theme-light .ls-sp,
.theme-light .ls-sp>div>p {
    color: #555;
    background: #f6f6f6;
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 80% 25%;
}

.theme-dark .ls-sp,
.theme-dark .ls-sp>div>p {
    color: #cacccd;
    background: #323335;
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 80% 25%;
}

.theme-light .ls-wd-a-user {
    background: #fff;
}

.theme-dark .ls-wd-a-user {
    background: #323335;
}

.theme-light .ls-sj-cdk-b,
.theme-light .ls-sj-cdk-c,
.theme-light .jinsom-city-topic-bar .topic-list > a {
  background: #fff;
  color: #999;
}

.theme-dark .ls-sj-cdk-b,
.theme-dark .ls-sj-cdk-c,
.theme-dark .jinsom-city-topic-bar .topic-list > a {
  background: #323335;
  color: #999;
}

.theme-light .ls-wd-b-user {
  background-image: linear-gradient(90deg, #ffae81 0%, #fa7e90 100%);
}

.theme-dark .ls-wd-b-user {
  background-image: linear-gradient(90deg, #333 0%, #333 100%);
}

.theme-light .ls-wd-b-user>i {
  background-image: linear-gradient(10deg, #fff 0%, #fff 65%, #fff0 66%);
}

.theme-dark .ls-wd-b-user>i {
  background-image: linear-gradient(10deg, #333 0%, #333 65%, #0000 66%);
}

.theme-light [data-page="jinsom-ls-wd-b"] .navbar-inner {
    background-image: linear-gradient(90deg, #ffae81 0%, #fa7e90 100%);
}

.theme-dark [data-page="jinsom-ls-wd-b"] .navbar-inner {
    background-image: linear-gradient(90deg, #333 0%, #333 100%);
}

.theme-light .ls-wd-b-user>em {
  background: #fff;
}

.theme-dark .ls-wd-b-user>em {
  background: #333;
}

.theme-light .ls-wd-b-user>p>em {
  color: #666;
}

.theme-dark .ls-wd-b-user>p>em {
  color: #999;
}
