/* 导航风格 */

.nav-style-1 {
    background: #4a90e2 !important;
}
.nav-style-2 {
    background: #3aa371 !important;
}
.nav-style-3 {
    background: #dd4a3c !important;
}
.nav-style-4 {
    background: #2e5094 !important;
}
.nav-style-5 {
    background: #f0aa07 !important;
}
.nav-style-6 {
    background: #5f4dd1 !important;
}
.nav-style-7 {
    background: #b87237 !important;
}
.nav-style-8 {
    background: #fd6db4 !important;
}
.nav-style-9 {
    background: #eb5252 !important;
}
/* 背景图 */

.supplier-home {
    background-repeat: no-repeat !important;
    background-size: initial !important;
    background-position: center top !important;
}