.column-title{
    font-family: 'AlibabaPuHuiTi-Medium';
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 20px;
}


.leader-avatar-box{
    width: 100%;
    height: 320px;
    background: url('../image/leader-p-background-m.png');
    background-size: cover;
}


.website-map-content{
    box-sizing: border-box;
    padding: 20px 16px;
    min-height: 70vh;
}



