﻿.mz_leader{
    background: url("../images/lederbg.png") no-repeat center center;
}
.mz_photo ul li{
    margin: 0 auto;
    font-size: 17px;
    color: #ca1c1c;
    font-weight: bold;
    width: 228px;
    text-align: center;
    line-height: 45px;
}
.mz_photo ul li:first-of-type{
    margin-top: 96px;
}
.mz_photo ul li img{
    width: 228px;
    height: 290px;
}
.mz_resume{
    width: 1078px;
    margin: 0 auto;
    line-height: 35px;
    text-indent: 34px;
    font-size: 17px;
    color: #333333;
    text-align: justify;
    margin-top: 20px;
}
.bjmz_article{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    padding: 30px 100px;
    margin-bottom: 25px;
}
.bjmz_tyarticle{
    width: 1000px;
    margin: 0 auto;
    background: #ffffff;
    margin-bottom: 25px;
}
.bjmz_tyarticle h3{
    text-align: center;
    font-size: 32px;
    color: #000000;
    margin: 20px 0;
}
.mz_arct{
    padding: 25px 0 80px 0;
    border-bottom: 1px dashed #c5c5c5;
}
.mz_related{
    margin-top: 25px;;
}
.mz_related span{
    font-size: 16px;
    color: #205c9e;
}
.mz_related ul li{
    line-height: 30px;
    margin-left: 15px;
    position: relative;
}
.mz_related ul li::after{
    content: '';
    width: 2px;
    height: 2px;
    background: #000000;
    position: absolute;
    top: 15px;
    left: -15px;
}
.mz_font span{
    margin-left: 25px;
}
