.uni-tabbar-bottom {
        display: none !important;
    }

    /*.tab-wrap>* {*/
    /*    display: none !important;*/
    /*}*/

    /*.tab-wrap>*:first-child {*/
    /*    display: block !important;*/
    /*}*/

    .tab-wrap>*:last-child {
        display: none !important;
    }
    
    .uni-tabbar__item{
        display: none !important;
    }
    .uni-tabbar__item:nth-child(3),.uni-tabbar__item:nth-child(6){
        display: flex !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
    }
    
    .mt10:nth-child(3){
        display: none;
    }
    
    .study-source{
        display: none !important;
    }
    .electronic{
        display: none !important;
    }