.NewsDetail{
    width: 100%;
}
.NewsDetail .z-main {
    width: 1400px;
    margin: auto;
}
.NewsDetail .z-dqwz {
    width: 1180px;
    height: 55px;
    margin: auto;
    line-height: 55px;
    padding-left: 20px;
    background: url(../img/z-contdqwz.png)no-repeat left center;
    color: #999999;
}
.clearfix {
    clear: both;
}
.fl {
    float: left;
}
.NewsDetail .z-cent {
    width: 100%;
    background: #FFFFFF;
    margin-bottom: 20px;
}
.NewsDetail .z-centcont {
    width: 1180px;
    margin: auto;
}
.NewsDetail .z-centcont h1 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}
.NewsDetail .z-centcont .z-conttitle {
    width: 100%;
}
.NewsDetail .z-centcont .z-conttitle ul {
    width: 100%;
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    line-height: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f7f7f7;
}
.z-centcont .z-conttitle ul li:nth-child(3) i:nth-child(1) {
    background: url(../img/z-conttext1.png)no-repeat center center;
    margin-right: 10px;
   
}
.z-centcont .z-conttitle ul li i {
    display: inline-block;
    width: 30px;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
}
.z-centcont .z-conttitle ul li:nth-child(3) i:nth-child(2) {
    background: url(../img/z-conttext2.png)no-repeat center center;
}
.z-centcont .z-conttitle ul li:nth-child(4) i {
    background: url(../img/z-contdayin.png)no-repeat center center;
}

.social-share {
    font-style: normal;
    font-size: 16px;
    font-family: socialshare!important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
