html,body {
    width: 100%;
    height: 100%;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.el_box1{
    width: 1200px;
    margin: 0 auto;
}
.el_box1 img{
    width: 100%;
    display: block;
}

.eb_item {
    padding-bottom: 2px;
    line-height: 52px;
    border-bottom: 3px solid #FFE70A;
    font-weight: bold;
    color: #FFE70A;
}
p{
    margin: 0;
    padding: 0;
}
.eb_text2{
    color: #1560D9;
}
.el_box1_text_header{
    width: 400px;
    float: right;
    margin-right: 30px;
    margin-top: -370px;
    position: relative;
    text-align: right;
}
.el_box1_header_text1{
    font-size: 25px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 33px;
    color: #1661D9;
    opacity: 1;
}
.el_box1_header_text2{
    font-size: 33px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 44px;
    color: #404040;
    opacity: 1;
    margin-top: 20px;
}