body,html{
    width: 100%;
    height: 100%;
}
.box-wrap{
    width: 100%;
    overflow: hidden;
}
.sapn-active{
    color: #5caef6;
    position: relative;
}
#auditTb{
    height:30%;
}
#auditTb span{
    display: inline-block;
    cursor:pointer;
    width: 80px;
    height: 100%;
}
#auditTb p{
    text-align: center;
}
.box-wrap{
    position:absolute;
    top:50px;
    left:0;
 }
.box-wrap>div{
    float: left;
    max-width:150px;
    height: 120px;
    width: 10%;
    margin-left: 2.25%;
    border:1px solid #eee;
    position: relative;
    cursor:pointer;
}
 .box-wrap>div a{
     display:block;
    width: 100%;
    height:100%;
    color:#333;
 }
.box-wrap>div>a>div{
    width: 60px;
    height:60px;
    margin:10px auto 0;
    position: relative;
 }
.newMsg{
    position:absolute;
    right:0;
    top:0;
    width:20px;
    height:20px;
    border-radius: 50%;
    background:red;
    color:#fff;
    text-align:center;
    line-height:20px;
    font-size:12px;
}
.box-wrap div a div img{
    border: none;
    width: 60px;
}
/*.box-wrap div a {
    border: none;
    width: 60px;
}*/

.kjfw-wrap,#notice-content-box{
    width: 100%;
    overflow: hidden;
    position: relative;

}
.kjfw-main,.wdxx-main{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow:hidden;
}
.scroll{
    width: 10px;
    height: 80%;
    background:rgba(0,0,0,0.05);
    position: absolute;
    right: 0;
    top: 5%;
    overflow: hidden;
    display: none;
    border-radius: 5px;
}
.wdxx-scroll{
    width: 10px;
    height: 80%;
    background:rgba(0,0,0,0.05);
    position: absolute;
    right: 0;
    top: 10%;
    overflow: hidden;
    border-radius: 5px;
    display: none;
}
.scroll-box,.wdxx-scroll-box{
    width: 100%;
    background: rgba(0,0,0,0.1);
    position: absolute;
    top:0;
    display: none;
    border-radius: 5px;
}
#matters-content-div>li>img{
    float:left;
    float: left;
    margin-left: 20px;
    /*width: 50px;
    height: 50px;*/
    display: inline-block;
}
#matters-content-div>li
{
   padding-left:0px;
    padding-top: 10px;
    overflow: hidden;
}
/*.service{
    width:100%;
    margin-left:5px;
    display:inline-block;
    position:relative;
}*/