<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.m0,body,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}
.p0,ul{padding:0}
body{
    min-width:1200px;
    background:#fff;
    color:#666;
    font-family:tahoma,Arial,"Hiragino Sans GB",simhei,\5b8b\4f53,sans-serif;
}
a{text-decoration:none}
li,ul{list-style:none}
img{border:0}
.l{
    float: left;
}
.r{
    float: right;
}
.ovh{
    overflow: hidden;
}
.inner{
    width: 1200px;
    margin: 0 auto;
}
.header{
    font-size: 14px;
    background: #fff;
    border-bottom: 2px solid #DD7613;
}
.header-logo{
    /*width: 132px;*/
    width: 240px;
    height: 60px;
    margin: 27px 0 18px;
}
.header-logo img{
    width: 100%;
    height: 100%;
}
.header-right{
    padding-top: 28px;
    text-align: right;
    font-size: 14px;
}
.sel-language{
    opacity: 0;
}
.sel-language a{
    padding: 0 11px;
}
.sel-language a:nth-of-type(1){
    border-right: 1px solid #666;
}
.sel-language a:nth-last-of-type(1){
    padding-right: 0;
}
.nav-list{
    height: 56px;
}
.nav-list li{
    float: left;
    margin: 18px 21px 0;
    line-height: 20px;
}
.nav-list li:nth-last-of-type(1){
    margin-right: 0;
}
.nav-list li a, .sel-language a{
    color: #666;
}
.nav-list li.cur a, .sel-language a.cur{
    color: #9E1214;
}
.nav-list li.cur a{
    border-bottom: 1px solid #9E1214;
}
.footer{
    margin-top: 30px;
    padding: 60px 0;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    background: #DD7613;
}</pre></body></html>