html,body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 1600px;
    margin: 0 auto;
}
.brand_po{
    width: 100px;
    height: 60px;
    margin-left: 798px;
    display: none;
    position: absolute;
    padding-top: 2px;
    z-index: 99;
}
.brand_po li{
    width: 100%;
    height: 38px;
    background: #5B4F48;
    list-style: none;
    margin-top: 1px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
}
.brand_po li a{
    color: #FFFFFF;
}
.brand_one{
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 98;
}
.brand_one img{
    width: 100%;
    display: block;
}



.brand_item{
    width: 100px;
    height: 64px;
    /*background: #FFFFFF;*/
    padding: 24px 22px;
    background: rgba(91,79,72,0.95);
    position: relative;
    top: -2px;
}
p{
    margin: 0;
    padding: 0;
}