.page_model {
    background-color: #fff;
    height: auto;
    margin-bottom: 50px;
    width: 1200px;
    float: left;
}
.sep {
    height: 10px;
    background-color: #005aba;
    width: 89%;
    float: right;
    margin: 30px 0 0 0;
}


.bloc_show {
    width: 1121px;
    margin: 10px auto;
    display: block;
}
.list_bloc {
    margin-bottom: 60px;
    min-height: 600px;
    position:relative;
}



