.each_li{
    border-bottom: 1px #41759e  solid;
}

.each_li.active>.name>.icon:after{
    background: url(../images/third_box.png) no-repeat 11px 11px;
}

.noneimg{
    text-align: center; margin:60px 0 20px 0;
}
.noneimg p{
    font-size: 18px;
    margin: 12px 0 0 0;
    font-weight: 600;
    color: #007fc6;
}

.each_li>.name>div>a, .menu dl dt a {
    text-indent: 8px;
    text-align: left;
    font-size: 15px;

}