<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

.clearfix {
    clear: both;
}

.article-oper-bord {
    border-bottom: 2px #f7f7f7 solid;
}

.wrapper {
    width: 1180px;
    margin: 40px auto 0 auto;
}

.wrapper .left,
.wrapper .main,
.wrapper .right {
    float: left;
}

.wrapper .left {
    width: 140px;
}

.wrapper .main {
    width: 640px;
    margin-left: 30px;
    padding-bottom: 20px;
}

.wrapper .right {
    width: 340px;
    margin-left: 30px;
}


/* å·¦åŒºåŸŸ */

.ads {
    margin-top: 10px;
}


/* ä¸»åŒºåŸŸ */

.wrapper .main h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: #191919;
}

.article-info {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    padding-top: 15px;
}

.article img {
    max-width: 100%;
    margin: 10px auto 0;
}

.article {
    font-size: 16px;
    box-sizing: border-box;
    line-height: 1.9;
    outline: 0;
    overflow-y: auto;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    word-wrap: break-word;
    margin-top: 15px;
    padding-bottom: 15px;
}

.article p {
    padding-bottom: 10px;
}

.statement {
    color: #999;
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 15px;
}


/* å¤§å®¶éƒ½åœ¨çœ‹ */

.article-allsee {
    padding-top: 15px;
}

.article-allsee .title {
    height: 19px;
}

.article-allsee .title span {
    float: left;
    line-height: 1;
    font-size: 18px;
    color: #191919;
}

.article-allsee .title .ln {
    float: left;
    margin-right: 12px;
    width: 4px;
    height: 19px;
    border-radius: 2px;
    background: #fdd000;
}

.article-allsee .allsee-list {
    width: 680px;
    padding-top: 13px;
}

.article-allsee .allsee-item {
    float: left;
    margin-right: 27px;
    margin-bottom: 16px;
    width: 195px;
    position: relative;
}

.article-allsee .allsee-item .allsee-image {
    display: block;
    height: 130px;
    overflow: hidden;
}

.article-allsee .allsee-item .allsee-image img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.article-allsee .allsee-item .allsee-image img:hover {
    transform: scale(1.3);
}

.article-allsee .allsee-item .allsee-title {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    margin-top: 8px;
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #303030;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
    text-decoration: none;
}

.article-allsee .allsee-item .allsee-title:hover {
    color: #f60;
}


/* æŽ¨èé˜…è¯» */

.groom-read .title {
    height: 19px;
}

.groom-read .title span {
    color: #191919;
    float: left;
    font-size: 18px;
    line-height: 1;
}

.groom-read .title .ln {
    float: left;
    width: 4px;
    height: 19px;
    background: #fdd000;
    border-radius: 2px;
    margin-right: 12px;
}

.news-list .news-box {
    padding: 10px 0;
    height: 120px;
    border-bottom: 1px #f0f0f0 solid;
    color: #191919;
}

.news-list .news-box .pic {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

.news-list .img-do img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.news-list .img-do img:hover {
    transform: scale(1.3);
}

.news-list .news-box h4 {
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
    font-weight: 400;
    margin-top: 0;
}

.news-list .news-box h4 a {
    color: #191919;
    text-decoration: none;
}

.news-list .news-box h4 a:hover {
    color: #f60;
}

.news-list .news-box .desc {
    margin-top: 5px;
    line-height: 20px;
    color: #666;
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/* å³åŒºåŸŸ */

.ad-place {
    width: 100%;
}

.ad-place img {
    width: 100%;
}

.swiper-pagination {
    bottom: 5px !important;
}

.wrapper .right .hot img {
    width: 100%;
}

.wrapper .right .hot .swiper-slide {
    position: relative;
    height: 226px;
}

.wrapper .right .hot a {
    text-decoration: none;
    color: #fff;
}

.wrapper .right .hot .title {
    position: absolute;
    bottom: 25px;
    left: 10px;
    font-size: 16px;
    font-weight: 500;
}

.tbk img {
    max-width: 100%;
}

.wrapper .right .bord {
    padding: 20px 19px 20px 19px;
    /* border-top: 2px #fdd000 solid; */
    background: #f9f9f9;
}

.pic-group {
    margin: 0 auto 0 auto;
    width: 340px;
    padding: 20px 20px 10px 20px;
    background: #f9f9f9;
}

.pic-group li {
    position: relative;
    width: 145px;
    height: 132px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    margin-bottom: 8px;
}

.pic-group li:nth-child(2n) {
    margin-right: 0
}

.pic-group li a {
    text-decoration: none;
}

.pic-group li a:hover {
    color: #f60;
}

.pic-group li img {
    height: 90px;
    width: 100%;
    display: block;
}

.pic-group li .txt {
    color: #333;
    margin-top: 5px;
    display: block;
    display: -webkit-box;
    height: 36px;
    line-height: 18px;
    font-size: 14px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}</pre></body></html>