html,body {
    width: 100%;
    height: 100%;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.eb_box1{
    width: 1200px;
    margin: 0 auto;
}
.eb_box1 img{
    width: 100%;
    display: block;
}
.eb_item{
    padding-bottom: 2px;
    line-height: 52px;
    border-bottom: 3px solid #FFE70A;
    font-weight: bold;
    color: #FFE70A;
}
.eb_box1_cont{
    width: 100%;
    height: 113px;
    background: #006006;
}
.eb_box1_cont_text1{
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 40px;
    color: #FFFFFF;
    opacity: 1;
    margin-left: 85px;
    position: relative;
    top: 20px;
}
.eb_box1_cont_text2{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 20px;
    color: #FFFFFF;
    opacity: 1;
    margin-left: 85px;
    position: relative;
    top: 25px;
}
.eb_text1{
    color: #1560D9;
}



p{
    margin: 0;
    padding: 0;
}