html,body {
    width: 100%;
    height: 100%;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.po_box1{
    width: 1200px;
    margin: 0 auto;
}
.po_box1 img{
    width: 100%;
    display: block;
}
.po_box2{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 5px;
    background: #F8F9FD;
}
.po_box2_cont{
    width: 98%;
    /*height: 220px;*/
    margin: 0 auto;
    margin-left: 30px;
    /*margin-top: 20px;*/
}
.po_box2_header{
    width: 97%;
    margin: 0 auto;
    margin-left: 30px;
/*    position: relative;
    top: 20px;*/
}
.po_box2_text{
    width: 100%;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 44px;
    color: #000000;
    opacity: 1;
}
.po_box2_line{
    width: 100px;
    height: 5px;
    background: url(../images/finance_img1.png) no-repeat;
    opacity: 1;
}
.po_box2_one{
    width: 48%;
    height: 200px;
    margin-top: 30px;
    float: left;
}
.po_box2_one_left{
    width: 100%;
    height: 100%;
    float: left;
}
.po_box2_one_left_top{
    width: 80%;
    height: 48px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #155FD8;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.po_box2_one_left_middle{
    width: 80%;
    height: 85px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #6B6B6B;
    opacity: 1;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.po_box2_one_left_bottom{  
    width: 80px;
    height: 30px;
    background: #EEF1F6;
    opacity: 1;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
    color: #6F91A7;
}
.po_box2_one_right{
    width: 460px;
    height: 100%;
    float: left;
    margin-left: 250px;
}
.po_line{
    width: 100%;
    border: 1px solid #D4D4D4;
    opacity: 1;
}
.po_box2_two{
    width: 100%;
    height: 200px;
    margin-top: 30px;
}
.po_box2_three{
    width: 100%;
    height: 200px;
    margin-top: 30px;
}
.po_box2_four{
    width: 100%;
    height: 200px;
    margin-top: 30px;
}
.po_box2_five{
    width: 100%;
    height: 200px;
    margin-top: 30px;
}
.po_box2_six{
    width: 100%;
    height: 200px;
    margin-top: 30px;
}
.po_box2_seven{
    width: 100%;
    height: 200px;
    margin-top: 30px;
}
.ul .li{
    list-style: none;
}
.page-ul{
    margin-top:35px;
    padding-bottom:35px;
    cursor: pointer;
    display: inline-block;
}
.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;
}
.po_box3{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}


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