/**
 * 
 * @authors zhengy
 * @date    2020-02-20
 * @version $Id$
 */

/* #headerTab>li:nth-child(3),
#headerTab>li:nth-child(3):hover,
#headerTab>li:nth-child(3):focus {
    opacity: 1;
    background: -webkit-linear-gradient(270deg, #4f62ae 0%, #425190 100%);
    background: -moz-linear-gradient(180deg, #4f62ae 0%, #425190 100%);
    background: linear-gradient(180deg, #4f62ae 0%, #425190 100%);
    border-bottom: 2px solid #fff;
} */

.header-sub-background,
.search-content-background,
.content-wrapper,
.jufa-main-sidebar {
    background: rgba(0, 0, 0, 0);
}

.mainbody-right {
    background: #fff;
    padding: 3px 0px;
    margin-bottom: 5px;
}

.criminal_out li {
    background: #fff;
    width: 283.5px;
    margin: 6px 12px 6px 0px;
    position: relative;
}

.totalNum {
    margin-top: 20px;
}