<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#view *{
    font-family:'Microsoft YaHei';
}
.row{
    margin:0;
}
#view img{
    max-width:100%;
}
.Title{
    text-align:center;
    margin-top: 50px;
}
.Title&gt;.name{
    font-size:30px;
    color:#292929;
    line-height:42px;
}
.Title&gt;.en_name{
    font-size:14px;
    color:#999;
    line-height:19px;
}
.company_name{
    font-size:22px;
    color:#434343;
    line-height:1.4;
}
.company_text&gt;p{
    margin:5px 0!important;
    color:#535353;
    line-height:1.6;
    font-size:16px!important;
}
p{
    font-size:14px!important;
}
.share{
    overflow:hidden;
}
.share&gt;div{
    float:left;
    margin-right:10px;
    text-align:center;
}
.share&gt;div img{
    max-width:120px!important;
}
.btn_form:hover{
    background:#fff;
}</pre></body></html>