.zlg-content {
    width: 704px;
    margin: 0 auto;
}

.zlg-title {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    padding: 28px 0 32px;
    border-bottom: 1px solid #c5c8cb;
    color: #0962be;
}

.zlg-title {
    border: none;
}

.zlg-title:before {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 57px;
    height: 5px;
    background-image: linear-gradient(#0962be, #0962be), linear-gradient(#3e3e3e, #3e3e3e);
    background-blend-mode: normal, normal;
    content: '';
}

.zlg-part {
    background-position: center bottom;
}

.zlg-baike {
    margin: 100px -50px 30px;
    padding: 396px 54px 30px;
}

.baike-txt {
    font-size: 28px;
    color: #fff;
    line-height: 60px;
    text-indent: 56px;
}

.zlg-baike-title {
    left: 50px;
}

.zlg-addr {
    flex-direction: column;
    margin: 0 auto;
    padding-bottom: 60px;
}

.zlg-addr-info {
    width: auto;
    font-size: 28px;
    color: #000;
    line-height: 58px;
    margin-bottom: 30px;
}

.zlg-addr-img {
    width: 100%;
}

.zlg-addr-img img {
    width: 100%;
}