
.hero-video #rizhuti-video-page .switch-video.active:before {
    display: inline-block;
}
.dj-chapter{
    margin-top:10px;
    font-weight: bold;
    color: #bfbebe;
} 
.hero-video #rizhuti-video-page .dj-chapter:first-of-type{
    margin-top: 0;
}
.dj-res{
    float: right;
    color: #038ebd;
    font-weight: bold;
}
.dj-res:hover{
    color: #038ebd;
    opacity: 0.9;
}


.modular-title-3 .dj-section-title h3{
    margin-bottom: 0;
}

.dj-section-title .section-title:after {
    margin-left: calc(50% - 10px);
    bottom: -7px;
    background-color: #ff5b00;
}
.dj-section-subtitle{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #777;
    font-size: 14px;
}
.dj_nosub{
    margin-bottom: 36px;
}
.dj-section-title>h3>span{
    font-size: 24px;
}

.dj-more{
    margin-bottom: 20px;
}
.dj-more>a{
    background-color: #ff5b00;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    border-color: #ff5b00;
    border-radius: 20px;
}
.dj-more>a:hover{
    background-color: #ff5b00;
    border-color: #ff5b00;
    color: #fff;
    opacity: 0.8;
}

.dj-notice .layui-layer-btn a{
    line-height: 24px;
}
.dj-notice .layui-layer-btn .layui-layer-btn0{
    border-color: #ff5b00;
    background-color: #ff5b00;
}
.dj-notice .layui-layer-content p{
    margin-bottom: 0;
}

@media screen and (min-width:768px) {
    .hero-video #rizhuti-video-page>ul{
        height: 350px;
        max-height: 350px;
    }
}
