
.img-size-one[data-v-3cc63006] {
    width: 100%;
    height: auto;
}
.img-size-two[data-v-3cc63006] {
    height: 99px;
}
/* 默认展示时的样式 */
.adver-box[data-v-3cc63006] {
    height: 200px;
    background-color: #f1f3f5;
}
.content-img[data-v-3cc63006] {
    width: 150px;
    height: 126px;
}
.def-des[data-v-3cc63006] {
    height: 74px;
}

/* 轮播图样式 */
.ant-carousel[data-v-3cc63006] .slick-slide {
    height: 168px;
}
.ant-carousel[data-v-3cc63006] .slick-dots > li > button {
    /* background-color: rgba(0, 0, 0, 0.4); */
    width: 6px;
    height: 6px;
    border-radius: 100%;
}
.ant-carousel[data-v-3cc63006] .slick-list {
    width: 100%;
    height: 168px;
}
.ant-carousel[data-v-3cc63006] .slick-active {
    width: 12px;
    height: 6px;
    border-radius: 6px;
    background-color: #ffffff;
}
.slider-img[data-v-3cc63006] {
    width: 100%;
    height: 168px;
}
.title-box[data-v-3cc63006] {
    width: 100%;
    line-height: 36px;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
}

