.zy_news_xq {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 40px;
    min-height: 300px;
}

.xq_title {
    /* min-height: 500px; */
    padding: 30px 30px 0;
    text-align: center;
}

.xq_title h1 {
    font-size: 28px;
    color: #000;
    line-height: 44px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px;
}

.xq_title>div {
    display: flex;
    justify-content: space-between;
}

.xq_title p {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #f5f5f5;
    /* float: left; */
}

.zy_news_xq p img {
    width: 70%;
}

.SubXiDivr {
    /* float: right; */
    font-size: 14px;
    color: #999999;
}

.zy_news_xq .text p {
    line-height: 32px;
    margin-bottom: 18px;
}

.zy_share {
    padding: 30px 0;
    overflow: hidden;
    line-height: 34px;
    font-size: 16px;
}

.zy_share p {
    float: left;
    width: 100%;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.wz_title {
    color: #666;
    margin: 40px auto;
    font-weight: 700;
    width: 1200px;
}

.wz_title h2 {
    font-size: 20px;
    /* line-height: 50px; */
    padding-left: 15px;
    border-left: 3px solid #386abd;
    margin-bottom: 10px;
}

.wz_title div {
    border-bottom: 1px dashed #cfcfcf;
}

.wz_title div span {
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    margin-bottom: 20px;
    /* margin-right: 20px; */
    background-repeat: no-repeat;
    opacity: .7;
    font-weight: 100;
    padding-left: 27px;
    margin-left: 10px;
}

.wz_title div span:nth-child(1) {
    background-image: url(../image/icon_spirit.png);
    background-position: 0% -368px;
    margin-left: -8px;
}

.wz_title div span:nth-child(2) {
    background-image: url(../image/icon_spirit.png);
    background-position: 0% -337px;
}

.wz_title div span:nth-child(3) {
    background-position: 0% -337px;
}

.lxwm {
    margin-top: 0;
}