.stui-header__top {
    background-color: #008001;
}
.stui-header__user li:last-child {
  display: none;
}

.stui-header__menu li.active a:before{
    background-color: #7ff14e;
}
a:focus, a:hover, a:active {
    color: #7ff14e;
}
.STYLE2, .stui-header__logo .logo, .stui-vodlist__head h3, .stui-vodlist__head h3 a, .stui-header__menu li a:hover, 
.stui-header__menu li.active a, .detail-con a, .douban,
 .stui-player__side .tab li.active a, .stui-player__side .tab li.active a:before,.stui_header__user>li>a:hover {
    color: #7ff14e !important;
}
.stui-content__detail .play-btn a, .stui-play__list li.active a {
    background-color: #7ff14e;
    color: #000 !important;
}
.stui-player__side .tab li.active a:before {
    content: " ";
    position: absolute;
    left: 25%;
    bottom: -15px;
    width: 50%;
    height: 2px;
    background-color: #7ff14e;
}
.stui-page__item li.active a, .stui-page__item li.active span {
    background-color: #7ff14e;
    color: #eee;
}
.stui-page__item li.active a{
    color: #000;
}