<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ls-home-a {
    background: #fafafa;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
}
.ls-home-a-content {
    display: flex;
    position: relative;
    width: var(--jinsom-width);
    margin: 0 auto 0;
    min-height: 800px;
    padding-bottom: 50px;
    padding-top: 10px;
}
.ls-home-a-content-left {
    width: 80px;
    position: relative;
}
.ls-home-a-content-left li {
    width: 80px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    color: var(--font-color);
    line-height: 36px;
    height: 36px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: var(--main-bg-color);
    border-radius: 4px;
    transition: .3s;
    box-shadow: 0 0 3px 0 rgb(28 31 33 / 10%);
}
.ls-home-a-content-left .on, .ls-home-a-content-left li:hover {
    background: var(--jinsom-color);
    color: #fff;
}















.ls-home-a-content-center {
    position: relative;
    flex: 1;
    margin: 0 10px;
    overflow: hidden;
}
.ls-home-a-content-center .jinsom-post-single-content-left a {
    width: 200px;
    height: 130px;
    box-shadow: 0 0 2px #ddd;
}
.ls-home-a-content-center .jinsom-post-single-excerp.a {
    line-height: 25px;
    height: 96px;
}
.ls-home-a-content-center .jinsom-post-single-excerp {
    line-height: 25px;
}
.ls-home-a-content-center h2 {
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ls-home-a-content-center h2 a {
    color: #666;
    font-weight: 500;
}
.ls-home-a-content-center em i {
    font-size: 12px;
    margin-left: 20px;
}
.ls-home-a-content-center em {
    font-style: normal;
    font-size: 12px;
    color: #2196f3;
    opacity: .7;
}
.jinsom-post-markx {
    position: absolute;
    right: 0;
    top: -23px;
    display: flex;
    align-items: center;
}
.jinsom-post-markx .jinsom-mark {
    padding: 5px 10px;
    border-radius: 0 5px 5px 5px;
    position: relative;
    margin: 0 10px 0 0;
    border-color: #f44336;
    opacity: .7;
    cursor: pointer;
}
.ls-home-a-content-center .jinsom-post-markx .jinsom-top:after {
    border-bottom: 4px solid #1e9fff;
}
.jinsom-post-markx .jinsom-mark:after {
    content: "";
    top: 2px;
    left: -5px;
    height: 0;
    width: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    transform: rotate( 135deg);
    border-bottom: 4px solid;
    border-bottom-color: inherit;
}
.ls-home-a-content-center .jinsom-post-setting {
    top: 30px;
    position: absolute;
    right: 0;
}
.ls-home-a-content-center .jinsom-post-bar .tag {
    height: 32px;
}
.ls-home-a-content-center .jinsom-post-bar .tag a {
    flex: 1;
    display: inline-block;
    border: 1px solid #F5F6F7;
    background: #F5F6F7;
    color: #AAAEB3;
    padding: 0 8px;
    border-radius: 3px;
}
.ls-home-a-content-center .jinsom-post-bar .tag a n {
    padding-right: 3px;
}
.ls-home-a-content-center .jinsom-post-bar .bbsto {
    float: right;
    margin: 0 0 0 10px;
    font-size: 12px;
    height: 32px;
    display: flex;
    align-items: center;
}
.ls-home-a-content-center .jinsom-post-bar .bbsto a {
    display: block;
    padding: 0 8px;
    border-radius: 3px;
    height: 18px;
    line-height: 18px;
    background: #fff6ea;
    border: 1px solid #fff6ea;
    color: #e86767;
}
.ls-home-a-content-center .jinsom-post-single-content .jinsom-post-bar {
    padding: 0;
}
.ls-home-a-content-center .jinsom-post-user-info-time {
    width: calc(100% - 50px);
    margin: 10px 0 0 50px;
}
.ls-home-a-content-center .jinsom-post-bar .jinsom-post-city {
    margin: 0;
    position: absolute;
    left: 15px;
}
.ls-home-a-content-center .jinsom-post-single-excerp.a a {
    color: #777;
}
.ls-home-a-content-center .jinsom-post-single-excerp a {
    color: #777;
}
.ls-home-a-content-center .jinsom-post-single-excerp .wp-smiley {
    vertical-align: -0.6em!important;
}
.ls-home-a-content-center .jinsom-post-user-info-time a {
    padding: 0 5px;
    background: #fff6ea;
    border: 1px solid #fff6ea;
    color: #e86767;
    display: inline-block;
    border-radius: 3px;
    margin-left: 10px;
}
.ls-home-a-content-center .jinsom-post-bar .jinsom-post-bar-right li {
    margin: 0 0 0 40px;
}
.ls-home-a-content-center .jinsom-post-single-content-right {
    height: 135px;
}
.ls-home-a-content-center .jinsom-posts-list {
    box-shadow: 0 0 3px 0 rgb(28 31 33 / 10%);
    width: 100%;
    float: left;
}
.ls-home-a-content-center .jinsom-post-user-info {
    width: 100%;
    position: relative;
}
.ls-home-a-content-slider {
    position: relative;
    overflow: hidden;
    height: 235px;
    display: flex;
    margin-bottom: 10px;
}
.ls-home-a-content-slider-left {
    flex: 1;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 3px 0 rgb(28 31 33 / 10%);
}
.ls-home-a-content-slider-left a {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.ls-home-a-content-slider-left p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 10px 5px 35px;
    background-image: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%,rgb(0 0 0 / 0.5) 100%);
}
.ls-home-a-content-slider .ls-home-a-content-slider-left .swiper-pagination-bullets {
    bottom: 10px;
}


.ls-home-a-content-slider-right {
    width: 200px;
    margin-left: 10px;
}
.ls-home-a-content-slider-right a {
    width: 100%;
    display: block;
    float: left;
    height: calc(50% - 5px);
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 3px 0 rgb(28 31 33 / 10%);
    border-radius: 5px;
}
.ls-home-a-content-slider-right a:first-of-type {
    margin-bottom: 10px;
}
.ls-home-a-content-slider-right a:hover img{
    opacity: .7;
}
.ls-home-a-content-slider-right a img {
    width: 100%;
    height: 100%;
    transition: .5s;
}
.ls-home-a-content-slider-right a p {
    position: absolute;
    left: 0;
    right: 0;
    top: 83px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding: 0 5px;
    text-shadow: 0 2px 2px rgba(7,17,27,.4);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%,rgb(0 0 0 / 0.5) 100%);
}
.ls-home-a-content-center .jinsom-posts-list&gt;h2.single {
    margin-bottom: 0!important;
}












.ls-home-a-content-right {
    float: right;
    width: 300px;
}
.ls-home-a-content-right .jinsom-sidebar-box {
    box-shadow: 0 0 3px 0 rgb(28 31 33 / 10%);
}





</pre></body></html>