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;
}

.index_box1{
    width: 100%;
    margin: 0 auto;
}
.index_img{
    width: 100%;
    display: block;
}
.index_img_main{
    width: 100%;
    display: block;
}

.index_img_cont{
    width: 100%;
    display: block;
}

/*.list{
    width: 80px; 
    margin-left: 607px;
    margin-top: -40px;
    position: absolute;
}
.index_disc{
    width: 100%;
    padding-left: 0;
}
.index_disc li{
    width: 15px;
    height: 15px;
    float:left;  
    list-style:none;  
    border-radius:10px;  
    line-height:2px; 
    text-align:center; 
    margin-left: 5px;
    border: 1px solid #000000;
    background: #8A8A8A;
    position: relative;
    z-index: 50;
}
.active{
    background: #FFFFFF;
    position: relative;
    z-index: 99;
}*/




.index_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;
}