.themeColor{
    color: #25CA9C!important;
}
.themeColor a{
    color: #000!important;
}

/* 隐藏浏览器滚动条 */
.noScroballBar::-webkit-scrollbar { width: 0; height: 0; color: transparent!important; }