.molli-show-list .ivu-carousel-dots-inside {
    display: block;
    position: absolute;
    bottom:none;
    top: 288px;
    text-align: left;
}

.molli-show-list .ivu-carousel-dots li {
    margin-right: 14px;
}
.molli-show-list .ivu-carousel-dots li button.radius {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #D8D8D8;
}

.molli-show-list .ivu-carousel-dots li.ivu-carousel-active button.radius{
    width: 10px;
    height: 10px;
    background: #017DFF;
}

.shutong-show-list .ivu-carousel-item {
    width: 100%;
}

.swiper.news-swiper ul.ivu-carousel-dots-inside {
    text-align: right;
}

.news .ivu-carousel-dots li.ivu-carousel-active>button {
    background: #017DFF;
}