    .flex-control-nav {
    bottom: 10px;
}
.news_more a {
    display: block;
    width: 130px;
    color: #989898;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 auto;
    border-radius: 18px;
    background: #DEDEDE;
}

.news_more a:hover {
    background: #f4712e;
    color: #fff;
}
.contbox {
    background-size:contain;
}