.membership-container{
    background: #F4F6FB;
}
.info-center{
    width: 100%;
}
.cont-item{
    border: 0;
    border-radius: 10px;
    overflow: hidden;
}
.expert-normal{
    padding: 20px;
    background: #F4F6FB;
}
.expert-name{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 22px;
    color: #333333;
}
.expert-area{
    color: #333333;
}
.expert-other{
    margin-top: 10px;
    text-align: left;
    color: #333333;
}

.column-cont{
    padding: 50px 0;
}
.tx-info{
    width: 320px;
    height: 320px;
    border-radius: 10px;
    margin-right: 20px;
    background: #FFFFFF;
}
.zj-right{
    flex: 1;
    background: #FFFFFF;
    padding: 40px;
    border-radius: 10px;
}
.zj-name{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 22px;
    color: #333333;
}
.zj-list{
    line-height: 32px;
}
.js-jg{
    height: 50px;
}
.zj-left-bq{
    width: 8px;
    height: 30px;
    background: #2F5398;
    border-radius: 2px;
    margin-right: 10px;
}
.zj-left-title{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 22px;
    color: #2F5398;
    line-height: 65px;
}
.zj-content{
    
}