.sh-con{
    width: 100%;
    margin-top: 30px;
}
.img-list{
    width: 29%;
    display: inline-block;
    height: 150px;
    padding: 5px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #ccc;
}
.img-list img{
    width: 100%;
    height: 150px;
}
.layui-text ul li{
    margin-top: 1px !important;
    border-radius: 40px !important;
}
.layui-carousel-ind ul{
    border-radius: 50px !important;
}
.lunbo{
    width: 100%;
    margin-top: 20px;
}