<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.second-content12 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.second-content12 .second-content {
    width: 840px;
    float: left;
}

.second-right {
    width: 315px;
    float: right;
}

.second-inno-content {
    border-top: 1px solid #e5e5e5;
}

.second-inno-item {
    height: 210px;
    padding: 30px 0px;
    border-bottom: 1px solid #e5e5e5
}

.second-inno-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

.second-inno-title a {
    color: #333;
    display: block;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.second-inno-date {
    font-size: 14px;
    color: #999;
    height: 38px;
    line-height: 30px;
}

.second-inno-sum {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    height: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.second-inno-more {
    font-size: 14px;
    background: url(../images/read-more-bg.png) no-repeat;
    text-align: center;
    height: 36px;
    width: 120px;
    line-height: 36px;
}

.second-inno-more a {
    color: #fff;
}

.second-about-module-title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 36px;
}

.second-reco-module-title {
    font-size: 24px;
    font-weight: bold;
    padding-left: 22px;
    background: url(../images/reco-title.jpg) no-repeat;
    height: 40px;
    line-height: 26px;
}

.second-reco-module {
    width: 315px;
    height: 577px;
    background: #f5f5f5;
    padding: 25px 0;
    /* margin-top: 0px; */
}

.second-reco-item {
    padding: 0 25px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.second-reco-pic {
    width: 260px;
    height: 150px;
}

.second-reco-pic img {
    width: 100%;
    height: 100%;
}

.second-reco-title {
    font-size: 14px;
    height: 65px;
    line-height: 23px;
    margin: 20px 0px 30px 0px;
    overflow: hidden;
}

.second-reco-title a {
    color: #666;
}

.inno-outer {
    width: 1200px;
    margin: 0 auto;
}

.inno-sum {
    height: 210px;
    background: url(../images/inno-bg.png) no-repeat;
    padding: 35px 35px;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
    margin-top: 55px;
}
</pre></body></html>