.fd-syld-xq-container {
    width: 100%;
    height: auto;
    background: #f6fbff;
}

.fd-content {
    width: 100%;
    height: auto;
}
.fd-content-main {
    position: relative;
    z-index: 2;
    margin: auto;
    padding: 20px 42px 100px;
    min-height: 495px;
    width: 1300px;
    height: 100%;
    background: #fff;
}

.fd-syld-main {
    margin: 30px auto 0;
    padding-top: 58px;
    width: 1217px;
    height: 809px;
    background: url("../images/syldXq/bg.png") center no-repeat;
}

.fd-people-img {
    margin: auto;
    padding: 5px;
    width: 215px;
    height: 280px;
    border: 1px solid rgba(186, 186, 186, 0.4);
    background-color: rgb(255, 255, 255);
}

.fd-people-img img {
    width: 100%;
    height: 100%;
}

.fd-name {
    margin-top: 15px;
    margin-bottom: 25px;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.fd-zw {
    position: relative;
    z-index: 1;
    margin: auto;
    width: 979px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    /*background: url("../images/syldXq/title-bg.png") center no-repeat;*/
}

.fd-zw:before,
.fd-zw:after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    width: 347px;
    height: 4px;
    background-color: #d0dcef;
}

.fd-zw:before,
.fd-zw:after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    width: 347px;
    height: 4px;
    background-color: #d0dcef;
}

.fd-zw:after {
    content: "";
    left: auto;
    right: 0;
}

.fd-zw span {
    display: inline-block;
    position: relative;
    z-index: 2;
    padding: 0 15px;
    width: auto;
    height: 42px;
    background: url("../images/syldXq/title-bg-02.png") center no-repeat;
    background-size: cover;
}

.fd-zw span:before,
.fd-zw span:after {
    content: "";
    position: absolute;
    left: -43px;
    top: 0;
    z-index: 2;
    width: 43px;
    height: 100%;
    background: url("../images/syldXq/left.png") center no-repeat;
}

.fd-zw span:after {
    content: "";
    left: auto;
    right: -42px;
    width: 42px;
    background: url("../images/syldXq/right.png") center no-repeat;
}

.fd-zw:after {
    content: "";
    left: auto;
    right: 0;
}

.fd-zw span {
    display: inline-block;
    position: relative;
    z-index: 2;
    width: auto;
    height: 42px;
    background: url("../images/syldXq/title-bg-02.png") center no-repeat;
    background-size: cover;
}

.fd-zw span:before,
.fd-zw span:after {
    content: "";
    position: absolute;
    left: -43px;
    top: 0;
    z-index: 2;
    width: 43px;
    height: 100%;
    background: url("../images/syldXq/left.png") center no-repeat;
}

.fd-zw span:after {
    content: "";
    left: auto;
    right: -42px;
    width: 42px;
    background: url("../images/syldXq/right.png") center no-repeat;
}
.fd-info-con {
    margin-top: 50px;
    padding: 0 120px;
    line-height: 40px;
    color: #23272b;
    font-size: 16px;
    text-indent: 2em;
}



.fd-syld-xq-container .fd-footer {
    margin-top: 0;
}
