.banner_list{
    height: 80px;
}
.content_list{
    border: 1px solid black;
    width: calc(100vh - 20px);
    margin:auto
}