<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* æ¸…ç†å®Œæˆ æ—¥æœŸï¼š2019-09-24 13:24:12 FF */
/* 2021/06/29 yyq ä¿®æ”¹ */
#indexPage #mteam a.details:before,
#indexPage #mpage .content a.more::before {
    background: #345EAB;
}
/* 2021/06/29 yyq ä¿®æ”¹ */

/* 2021/08/27 yyq ä¿®æ”¹ */
#indexPage #mteam a.details:before, 
#indexPage #mpage .content a.more::before,
#indexPage #mproject a.more::before, 
#indexPage #mnews a.more::before, 
#indexPage #mservice a.more::before {
    background: #345EAB;
}
/* 2021/08/27 yyq ä¿®æ”¹ */

/* 2021/12/01 yyq ä¿®æ”¹ */
#logoClone img {
    height: 80px;
}

.nobanner .npagePage {
    padding-top: 120px;
}

#headSHBtn {
    top: 35px;
}
/* 2021/12/01 yyq ä¿®æ”¹ */


/* 2022-9-22 tao ä¿®æ”¹ */
#contactinfo p{
    height:auto;
    white-space: normal;
}

#contactinfo p.add{
    display: flex;
}
#contactinfo p.add span{
    width:40px;
}
#contactinfo p.add .add_con{
    flex:1;
    margin-top:0;
}</pre></body></html>