/*
    Theme name: 样式功效继续qiye
    Template: qiye
*/
/* 引入父主题样式 */
@import url("/wp-content/themes/qiye/style.css");




.spider-sidebar-tab{
    background: #ffffff;
    margin-bottom: 20px;
}
.spider-sidebar-tab ul li{
     list-style-type: none;
}
.spider-sidebar-tab .spider-sidebar-title{
    
    height: 50px;
}
.spider-sidebar-tab .spider-sidebar-title span{
    display: inline-block;
    width: 33.33333%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    cursor:pointer;
    border-bottom: 1px solid #efefef;
    color: #666;
    background-color: #fafafa;
}
.spider-sidebar-tab .spider-sidebar-title .active{
    color:#037ef3;
     border-bottom:none;
     background-color: #ffffff
}
.spider-sidebar-tab .spider-sidebar-title span:first-of-type{
     border-right: 1px solid #efefef;
}
.spider-sidebar-tab .tabber-content{
    
}
.spider-sidebar-tab .tabber-content ul{
    
}
.spider-sidebar-tab .tabber-content .hide{
    display: none;
}
.spider-sidebar-tab .tabber-content ul li{
    
}

.spider-sidebar-tab .tabber-content ul li a{
    display: block;
    padding: 15px;
    border-bottom: 1px solid #efefef;
}
.spider-sidebar-tab .tabber-content ul li a:last-of-type{
     /*border-bottom: none*/
}
.spider-sidebar-tab .tabber-content ul li img{
    display: block;
    width:30px;
    height: 30px;
    float: left;
}
.spider-sidebar-tab .tabber-content ul li  span{
    padding-left:15px;
}<!--耗时1775079741.7339秒-->