
.Legabox {
    height: 400px;
    background-image: url(../images/flyz_banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 181px;
}
.Mdiv {
    width: 1180px;
    margin: 0 auto;
}
.Legabox a {
    display: block;
    background-color: #eba40b;
    border-radius: 4px;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    margin: 0 0 0 746px;
}
.Legalist {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.Legalist dl {
    margin-top: 80px;
}
.Legalist dl dd {
    color: #646464;
    font-size: 18px;
    line-height: 48px;
    margin: 4px 0 4px 80px;
    min-height: 48px;
}
