<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.container span{
    width:131px;
    height: 150px;
    background-color:#F5F5F8;
    margin: 9px 0px 0px 17px;
    float: left;
}

.container ul{width: 945px;
    overflow: hidden;
    margin: 32px 0px 18px 20px;
}
.container ul li{height: 50px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.79);
    float: left;
    width: 134px;
    text-align: center;}
.container ul li a{width: 114px;display: inline-block;
    height: 33px;
    border: 1px solid gainsboro;
    text-align: center;
    line-height: 32px;
    border-radius: 6px;
    background-color: rgba(220, 220, 220, 0.13);}
.container .tittle{
    font-size: 19px;
    border: 1px solid gainsboro;
    padding: 0px 18px;
    background-color: #007de4;
 }
.container .tittle&gt;a{
    color: #ffffff;
}
.container .tittle&gt;a:visited{
    color: #ffffff !important;
}
.container .tittle&gt;a:hover{
    color: #ffffff !important;
}

#supply{
    width: 100%;
    border-bottom: 1px solid gainsboro;
}

.container{
    width: 1205px;
    margin: 0px auto;

    background-color: white;
    padding-top: 1px;
}
.nav{

    height: 56px;
     width: 1200px;
}
.nav ul{           width: 1187px;
    margin: 26px 0px 18px 10px;
    height: 38px;
}
.nav ul li{
    height: 30px !important;
    text-align: center;
    font-size: 19px;
    float: left;
    width: 90px;
    color: gray;
}
.nav&gt;ul li a{ border: 1px solid gainsboro;
    border-radius: 7px;

    width: 83px;
    height: 30px;
    line-height: 26px;}
/*.nav_style{  border: 1px solid gainsboro;
    border-radius: 7px;
    background-color: rgba(220, 220, 220, 0.41);
    width: 83px;
    height: 30px;
    line-height: 26px;   color: #b61d1d !important;
}*/
.scroll{    position: fixed;
    padding: 4px 0px 0px 0px;
    border-bottom: 1px solid gainsboro;
    height: 37px;
    width: 734px;
    display: table;
    top: 0px;
    background-color: white;}
.person{
    width: 100%;
    height: 359px;
}
.supply{
    width: 100%;
}
.buy{
    width: 100%;
}
.exhibit{
    width: 100%;
}
.news{
    width: 100%;

}
.topic{
    width: 100%;
    height: 200px;

}
.yellowpage{
    width: 100%;
    height: 200px;

}
.bidding{
    width: 100%;
    height: 200px;

}


</pre></body></html>