/* 轮播图指示器激活状态 */
        .indicator.active {
            background-color: white;
            width: 1.5rem;
        }