/*
    首页样式
*/
.owl-carousel img {
    height: 150px;
}

div.column {
    width: 300px;
}

a.column-more {
    color: rgb(25, 135, 84);
    text-decoration: none;
}
