.pr-name{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    /* color: red; */
}
.active-f{
    color: red;
}
.pr-name img{
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 10px;
}
.gangwei-name{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #666;
}
.tab-list{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ccc;
}
.tab-conten{
    display: none;
}
.tab-name{
    height: 40px;
    padding: 0 20px 0 0;
    line-height: 40px;
    cursor: pointer;
    display: inline-block;
}
.tab-list .active{
    color: red;
}
.content{
    padding-bottom: 50px;
}
.right li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #666;
}
.pr-button{
    width: 150px;
    height: 40px;
    line-height: 40px;
    background-color: #a91c1c;
    margin-top: 20px;
    border-radius: 5px;
    color: #fff;
    border: 0;
    text-align: center;
}
.pr-img{
    cursor: pointer;
}
.con-list{
    width: 100%;
    
    /* margin-top: 30px; */
}
.con-list .lis-name{
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}
.join-con{
    display: none;
    padding-bottom: 30px;
}
.shouh{
    border-bottom: 1px solid #ccc;
}
