<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
    
    height: 5.3rem;
    font-size: 0;
    
    padding: 0.48rem 0 0.44rem;
    box-sizing: border-box;
    background-color: rgb(248, 249, 251);
}
.content .box-wrap {
    display: inline-block;
    vertical-align: top;
    
    font-size: 0.18rem;
    height: 100%;
    background: #fff;
}
.content .box-wrap:not(:last-child) {
    margin-right: 10px;
    margin-right: 0.1rem;
}
.content .box-title {
    position: relative;
    font-size: 0;
    height: 60px;
    height: 0.6rem;
    line-height: 0.6rem;
    line-height: 60px;
    padding-left: 15px;
    padding-left: 0.15rem;
    box-sizing: border-box;
}
.content .box-left-content {
    height: 200px;
    height: 2rem;
}
.box-left-content img {
    width: 4rem;
    height: 2rem;
}
.content .box-left-bottom {
    padding: 10px;
    padding: 0.1rem;
    font-size: 16px;
    font-size: 0.16rem;
    box-sizing: border-box;
}
.content .box-left-bottom .detail {
    color: #3789F6;
    float: right;
    line-height: 50px;
    line-height: 0.5rem;
}
.content .box-title span {
    font-size: 18px;
    font-size: 0.18rem;
}
.content .box-title img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.05rem;
    height: 0.2rem;
    transform: translateY(-50%);
}
.content .box-title .more {
    float: right;
    color: #3789F6;
}
.content .box-left {
    width: 399px;
    width: 3.99rem;
}
.content .box-center {
    width: 510px;
    width: 5.1rem;
}
.content .company-news {
    padding: 0 30px 0 23px;
    padding: 0 0.3rem 0 0.23rem;
}
.content .company-news li {
    width: 456px;
    width: 4.56rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    line-height: 42px;
    line-height: 0.42rem;
    border-top: 1px solid #D8D8D8; 
}
.content .company-news li a {
    font-size: 16px;
    font-size: 0.16rem;
    color: #787373; 
}
.content .box-right {
    width: 449px;
    width: 4.49rem;
}
.swiper-container {
    width: 449px;
    width: 4.49rem;
    height: 312px;
    height: 3.12rem;
}
.swiper-img {
    width: 100%;
    height: 100%;
}</pre></body></html>