/*!
 *  build: 双画象双精准育人平台 - 学校端 
 *  copyright: 来亿科技 
 *  time: 2021-8-24 10:08:24
 */
[data-v-d38569b6]:export {
    menu-color: hsla(0, 0%, 100%, .95);
    menu-color-active: hsla(0, 0%, 100%, .95);
    menu-background: #282c34;
    column-second-menu-background: #fff
}

.count-container-text[data-v-d38569b6] {
    height: 80px;
    margin-bottom: 20px;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    background: linear-gradient(0deg, #77e0a0, #75c3e9);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}