HTTP/1.1 200 OK
Server: nginx
Date: Fri, 06 Feb 2026 04:24:51 GMT
Content-Type: text/css
Content-Length: 5895
Last-Modified: Wed, 10 Aug 2022 23:56:06 GMT
Connection: close
Vary: Accept-Encoding
ETag: "62f44596-1707"
Expires: Fri, 06 Feb 2026 16:24:51 GMT
Cache-Control: max-age=43200
X-Frame-Options: SAMEORIGIN
Referer-Policy: origin
Content-Security-Policy: default-src 'self' api.omiron.net;img-src 'self' api.omiron.net image.sinajs.cn;frame-ancestors 'self'
X-Permitted-Cross-Domain-Policies: master-only
X-XSS-Protection: 1; mode=block;
X-Download-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Accept-Ranges: bytes

/*投资者关系*/
.no_mr.active a:hover {
    color:#fff;
}

.tabGIF img{
    width:80% !important;
    margin:0 auto;
}

.investorList ul{
    margin:0 -20px;
}

.investorList li{
    float:left;
    width:17.7%;
    margin-left:22px;
    margin-bottom:30px;
}

.investorList dl{
    border:1px solid #004A93;
    border-radius:5px;
    padding:20px;
    /* height:201px; */
}

.investorList dl:hover{
    -moz-box-shadow:0px 5px 8px #999; 
    -webkit-box-shadow:0px 5px 8px #999; 
    box-shadow:0px 5px 8px #999;
}

.investorList dl p{
    line-height:20px;
    text-align:center;
}

.investorList dt{
    width:133px;
    height:68px;
    margin:10px auto 0;
}

.investorList dt img{
    width:100%;
}

.investorList li .date{
    padding:6px 0 5px;
}

.investorList li .text{
    height:63px;
    margin-bottom:6px;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.investorList li a,.fileBtn{
    display:block;
    width:100px;
    margin:15px auto 0;
    height:36px;
    line-height:36px;
    border:1px solid #004A93;
    border-radius:3px;
    text-decoration:none;
    text-align:center;
}

.fileBtn{
    width:170px;
}

.investorList li a:hover{
    border:1px solid #E37828;
    background:#E37828;
    color:#fff;
}

@media(min-width:876px) and (max-width:1024px){
    .investorList li{
        margin-left:19px;
    }
    .investorList dl{
        padding:10px;
    }
}

@media(max-width:876px){
    .investorList ul{
        margin:0 -10px;
    }
    .investorList li{
        margin-left:13px;
        width:23%;
    }
    .investorList dl{
        padding:10px;
    }
}

@media(max-width:414px){
    .investorList li{
        /* margin-left:13px; */
        width:29%;
    }
    .investorList dl{
        height:auto;
    }
    .investorList dt{
        width:100%;
        height:52px;
    }
    .investorList dl p.text{
        height:63px;
        overflow:hidden;
    }
}


@media(max-width:375px){
    .investorList dl{
        padding:8px 6px;
        font-size:12px;
    }
    .investorList li{
        margin-left:11px;
        margin-bottom:22px;
    }
}

@media(max-width:320px){
    .investorList dl{
        padding:6px;
    }
    .investorList dt{
        height:40px;
    }
    .investorList li a{
        width:100%;
        height:30px;
        line-height:30px;
        font-size:12px;
    }
}
.tabNav{
   margin-bottom:40px;
   height:47px;
   background:#E9F3FF;
}
.tabNav ul{
    margin-left:10px;
    padding-top:14px;
}

.tabNav li{
    float:left;
    padding:0 15px;
    height:34px;
    line-height:32px;
    cursor:pointer;
    text-align:center;
    color:#004A93;
}

.tabNav li.active{
    line-height:28px;
    border-top:4px solid #E37828;
    background:#fff;
    color:#E37828;
}

/* .tabInfo{
    width:1170px;
    overflow:hidden;
} */

.tabInfo .sex{
    font-style: normal;
}

.tabInfo ul{
    position: relative;
    right:-1px;
}

.tabInfo li{
    float:left;
    height:300px;
    padding:10px 20px 30px;
    border-bottom:1px solid #004A93;
    border-right:1px solid #004A93;
}

.tabInfo li h5{
    font-weight:bold;
    font-size:16px;
}

.tabInfo li span{
   display:block;
   padding:5px 0 10px;
}

.tabInfo li p{
    margin-bottom:0;
    height:212px;
    line-height:24px;
    text-align:justify;
    overflow:hidden;
}

@media (min-width:768px) and (<!--8.392333984375E-5-->