html,body {
    width: 100%;
    height: 100%;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.info_box1{
    width: 1200px;
    margin: 0 auto;
}
.info_box1 img{
    width: 100%;
    display: block;
}
.info_box2{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.info_box2_header{
    width: 97%;
    margin-left: 30px;
}
.info_box2_header_text{
    width: 100%;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 44px;
    color: #000000;
    opacity: 1;
}
.info_box2_header_line{
    width: 100px;
    height: 5px;
    background: url(../images/finance_img1.png) no-repeat;
    opacity: 1;
}
.info_box2_one{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_one_left{
    width: 220px;
    /*width:125px;*/
    float: left;
    
}
.info_box2_one_left img{
    width: 100%;
    float: left;
    margin-top: 10px;
}
.info_box2_one_right{
    width: 740px;
    float: left;
    margin-left: 30px;
}
.info_box2_one_right_top{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 21px;
    color: #155FD8;
    opacity: 1;
    margin-top: 5px;
}
.info_box2_one_right_middle{
    height: 15px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: #6B6B6B;
    opacity: 1;
    margin-top: 10px;
    
}
.info_box2_one_right_bottom{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #6B6B6B;
    opacity: 1;
    margin-top: 10px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.info_box2_two{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_three{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_four{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_five{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_six{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_seven{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_eight{
    width: 100%;
    height: 105px;
    margin-top: 30px;
}
.info_box2_cont{
    width: 97%;
    margin: 0 auto;
    margin-left: 30px;
}
.info_box2_one_right_middle_date{
    float: left;
}
.info_box2_one_right_middle_time{
    float: left;
    margin-left: 10px;
}


.page-ul{
    display: inline-block;
    margin-top:35px;
    padding-bottom:35px;
    cursor: pointer;
}
.page-li{
    width: 42px;
    height: 42px;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px 0px #263F76;
    border-radius: 5px;
    text-align:center;
    line-height:42px;
    font-size: 20px;
    color: #4E2C70;
    float: left;
    margin-left: 20px;
    /*margin-right:12px;*/
}
.page-li-active{
    background: #4E2C70;
    color:#fff;
}
.info_box3{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.ei_item{
    padding-bottom: 2px;
    border-bottom: 3px solid #FFE70A;
    font-weight: bold;
    color: #FFE70A;
}
.cont_box_bottom{
    width: 1200px;
    margin: 0 auto;
    
}
.cont_box_bottom img{
    width: 100%;
    display: block;
}

p{
    margin: 0;
    padding: 0;
}