<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navigation-div-all{
    position: absolute;
    top: 40px;
    width: 1200px;
    overflow: hidden;
    padding: 20px 0;
    left: 50%;
    margin-left: -600px;
    z-index: 1000;
    background-color: #FFFFFF;
    border: 1px solid #EDEDED;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    display: none;
}
.navigation-div-all.active-navigation-div{
    display: block;
}
.navigation-li{
    float: left;
    width: 132px;
    padding: 0 28px;
    height: 330px;
    border-right: 1px solid #EDEDED;
}
.navigation-li-title{
    font-size: 18px;
    font-weight: bold;
    color: #D50000;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 18px;
    min-height: 18px;
}
body .navigation-li-title a{
    font-size: 18px;
    font-weight: bold;
    color: #D50000;
    line-height: 18px;
}
.navigation-li a{
    color: #666666;
    font-size: 14px;
    float: left;
    line-height: 14px;
}
.navigation-li .marting-right-no{
    margin-right: 0px;
}
.navigation-li a:hover{
    color: #D50000;
}
.marting-top{
    margin-top: 10px;
}
.nav-park,.nav-policy,.nav-land,.nav-fact-dep,.nav-office,.nav-land,.nav-item,.nav-quxian,.nav-news,.nav-business{
    overflow: hidden;
}
body .navigation-li-big{
    width: 162px;
}
.navigation-li-div{
    margin-bottom: 18px;
    overflow: hidden;
}
.navigation-li .marting-right-flot{
    float: right;
}
.nav-news .marting-right-flot{
    margin-right: 29px;
}
.nav-news .marting-right-flot.marting-right-no{
    margin-right: 0px;
}
.nav-item.marting-top{
    margin-top: 16px;
}
.code-qr{

}
.last-navigation-li.navigation-li{
    border: none;
    width: 168px;
}
.code-qr-cloud img{
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}
.cloud-title{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    margin-top: 9px;
    text-align: center;
    line-height: 14px;
}
.cloud-content{
    margin-top: 8px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.adviser-div{
    overflow: hidden;
    margin-top: 30px;
}
.adviser-div img{
    width: 88px;
    height: 88px;   
    display: block;
    margin: 0 auto;
}
.adviser-div-content{
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px;
    text-align: center;
}
.index-navigation-img{
    width: 7px;
    height: 5px;
    position: absolute;
    top: 18px;
    left: 62px;
    float: right;
}
.transform-img{
    transform: rotate(180deg);
}
.index-person  .index-user-img{
    width: 7px;
    height: 5px;
    position: absolute;
    top: 18px;
    right: 5px;
}
.span-color a{
    color: #999999;
}
.over-hide{
    overflow: hidden;
}</pre></body></html>