@charset "UTF-8";
.top-bar{
    height: 60px;
    line-height: 60px;
}
.top-bar>.header_nav{
    display: flex;
    justify-content: space-between;
}
.header-nav-logo{
    padding-left: 15px;
}
.header-nav-logo img{
    vertical-align: middle;
}
.supplier-header-bg .supplier-header{
    height: 60px;
}
.supplier-header-bg .add-btn{
    border-radius: 40px;
}
.supplier-header-bg .nav-bar ul a{
    color: #333;
}
.supplier-header-bg .nav-bar ul a:hover{
    color: #333;
}
.nav-bar-item-category .nav-bar-item-sub li{
    width: 100%;
    display: inline-block;
}
.header-nav-menu{
    flex: auto;
    text-align: right;
    font-size: 18px;
}
.header-nav-menu>a{
    margin-left: 28px;
    color: #333;
}
.top-bar>.header_nav .header-nav-menu a:link,.top-bar>.header_nav .header-nav-menu a:visited{
    color: #333!important;
}
.navFrist{
    display: inline-block;
    position: inherit;
}
.main-category-list{
    display: inline-block;
}
.nav-bar-ico-s{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://img.alicdn.com/imgextra/i1/O1CN01F1xrqs1Vv3gkkb3Vs_!!6000000002714-2-tps-32-32.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.nav-bar-ico-l{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://img.alicdn.com/imgextra/i4/O1CN01SRtcs51C27TeKRQxp_!!6000000000022-2-tps-32-32.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.nav-bar-ico-menu{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("https://img.alicdn.com/imgextra/i2/O1CN01b5kJrD1p5ZTmAfnS6_!!6000000005309-2-tps-32-32.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 6px;
    position: relative;
    top: -2px;
}
.nav-search-ico{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("https://img.alicdn.com/imgextra/i2/O1CN01jIWHF71RpmfCLNZH3_!!6000000002161-2-tps-32-32.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.nav-bar-ico-hot{
    display: inline-block;
    width: 44px;
    height: 20px;
    background: url("https://img.alicdn.com/tfs/TB1LfQIVvb2gK0jSZK9XXaEgFXa-87-41.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.nav-search-kf{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("https://img.alicdn.com/imgextra/i3/O1CN01eN2fgc1cn01mirGJK_!!6000000003644-2-tps-32-32.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.navFrist a{
    margin-left: 28px;
    font-size: 14px;
    color: #333;
}
.navFrist a.nickname{
    margin-left: 0;
}
.top-bar li a{
    color: #333;
}
.navFrist .header--nav_link.login{
    border: none;
    padding: 0;
}
.navFrist .login-item.pad-left{
    padding-left: 0;
}
@media screen and (max-width: 439px) {
    .supplier-header-bg,
    .top-bar {
        display:none !important;
    }
}
@media screen and (min-width: 440px) {
    .supplier-header-wap {
        display:none !important;
    }
}
#wap-header {
    z-index: 10000;
}
#wap-header .module .search-box .search-ico {
    width: 5vw;
    height: 5vw;
}



body, div, ul, a, li {
        margin: 0;
        padding: 0;
    }
    .supplier-footer {
        background: #f9f9f9;
    }
    .supplier-footer a:link,
    .supplier-footer a:visited {
        color: #999999;
        text-decoration: none;
    }
    
    /* pc */
    .supplier-footer>.supplier-footer-wid {
        background-color: #ffffff;
        box-sizing: border-box;
    }
    .supplier-footer-wid {
        padding-top: 100px;
    }
    .supplier-footer-wid ul,.supplier-footer-wid li{
        list-style: none;
    }
    .supplier-footer-wid .section1 {
        width: 100%;
        border-bottom: 1px solid #eee;
        padding-bottom: 40px;
    }
    .supplier-footer-wid .section1 ul {
        width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
    }
    .supplier-footer-wid .section1 ul li a {
        display: block;
    }
    .supplier-footer-wid .section1 ul li a.th {
        font-size: 16px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: bold;
        color: #000;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .supplier-footer-wid .section1 ul li a.tr {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        color: #666;
        line-height: 20px;
        margin-bottom: 8px;
        text-indent: 2px;
    }
    .supplier-footer-wid .section1 ul li a.qrcode{
        position: relative;
        cursor: pointer;
    }
    .supplier-footer-wid .section1 ul li a.qrcode img{
        display: none;
    }
    .supplier-footer-wid .section1 ul li a.qrcode:hover img{
        display: block;
        position: absolute;
        z-index: 10;
        width: 110px;
        height: 110px;
        left: -120px;
        bottom: 0;
        border: 4px solid #ffffff;
    }
    .supplier-footer-wid .section2 {
        width: 210px;
        display: flex;
        justify-content: space-between;
    }
    .supplier-footer-wid .section2 .item {
        text-align: center;
    }
    .supplier-footer-wid .section2 .item img {
        width: 80px;
        height: 80px;
        margin-bottom: 12px;
    }
    .supplier-footer-wid .section2 .item span {
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        color: #666;
        line-height: 18px;
        display: block;
    }
    .supplier-footer-wid .section3 {
        width: 1200px;
        margin: 24px auto 0;
    }
    .supplier-footer-wid .section3 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .supplier-footer-wid .section3 ul li a {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        color: #666;
        line-height: 20px;
        margin-right: 10px;
    }
    .supplier-footer-wid .section3 .copyright {
        padding-top: 24px;
        padding-bottom: 100px;
        font-size: 14px;
        text-align: center;
        color: rgb(172, 172, 172);
    }
    .supplier-footer-wid .section3 .copyright a {
        color: rgb(172, 172, 172);
    }
    .supplier-footer-wid .section3 .copyright a img {
        margin-right: 10px;
        vertical-align: middle;
    }
    .supplier-footer-wid .app-info {
        margin: 30px auto 0;
        width: 1200px;
        text-align: center;
        font-size: 14px;
        font-family: PingFangSC-Regular, -apple-system, sans-serif;
        color: #666;
        line-height: 20px;
        list-style: none;
    }
    .supplier-footer-wid .app-info li {
        display: inline-block;
    }
    .supplier-footer-wid .app-info li:not(:last-child) {
        margin-right: 18px;
    }
    .supplier-footer-wid .app-info a {
        text-decoration: underline;
    }


    
    
    /* wap */
    .supplier-footer-wap {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 5vw;
        background: url('{$tpl}static/images/750-260.png') no-repeat center / cover;
        text-align: center;
        color: #999;
        font-size: 3vw;
    }
    .supplier-footer-wap .phone {
        text-align: center;
        display: block;
        padding: 3px;
        margin: 0 5px 10px;
        border: 1px solid #999;
    }
    .supplier-footer-wap .rule {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-bottom: 1vw;
    }
    .supplier-footer-wap .app-info {
        margin-top: 10px;
        list-style: none;
    }
    .supplier-footer-wap .app-info li {
        line-height: 20px;
    }
    .supplier-footer-wap .app-info a {
        text-decoration: underline;
    }
    
    @media screen and (max-width: 440px) {
        .supplier-footer-wid {
            display: none;
        }
    }
    @media screen and (min-width: 440px) {
        .supplier-footer-wap {
            display: none;
        }
    }
