.wrapper3 {
    padding: 531px 0 60px;
    background: url("../images/zt3/banner.png") no-repeat top center;
    background-color: #F2F2F2;
}

.wrapper3-list {
    padding-top: 460px;
}

.wrapper3-list .main {
    padding: 0 80px 60px
}

.wrapper3 .main {
    width: 1200px;
    min-height: 985px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}

.wrapper3 .main .bg {
    display: inline-block;
    width: 1200px;
    height: 638px;
    position: absolute;
    top: -71px;
    left: 0;
    right: 0;
    background: url("../images/zt3/conbg.png") no-repeat top center;
}

.wrapper3 .desc-con {
    background: url("../images/zt3/desc.png") no-repeat top left 46px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-size: 20px;
    color: #717171;
    line-height: 28px;
    padding: 21px 80px 0 411px;
}

.wrapper3 .page-navigation {
    height: auto;
    background: none;
    padding: 30px 0 20px;
    border-bottom: 1px solid #E5E5E5;
}

.wrapper3 .page-navigation a,
.wrapper3 .page-navigation .iconfont {
    font-size: 20px;
    color: #5C5C5C;
    line-height: 28px;
}

.wrapper3 .desc-con h1 {
    line-height: 48px;
    font-weight: bolder;
    font-size: 48px;
    color: #B50000;
    text-align: center;
}

.wrapper3 .desc-con h3 {
    font-weight: bold;
    font-size: 34px;
    color: #B50000;
    margin: 10px 0 40px;
}

.wrapper3 .desc-con a {
    font-weight: Semibold;
    display: block;
    text-align: right;
    line-height: 20px;
    font-size: 18px;
    color: #47A0EF;
    margin-top: 10px;
}

.wrapper3 .desc-con p {
    text-indent: 2em;
    max-height: 168px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zt-part {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0 80px;
}

.zt-part .label {
    margin: 60px 0 10px;
    overflow: hidden;
    position: relative;
}

.zt-part .label p {
    display: block;
    width: 504px;
    height: 91px;
    line-height: 40px;
    padding-top: 17px;
    text-align: center;
    font-weight: bold;
    background: url("../images/zt3/label-bg.png") no-repeat center/cover;
    font-size: 40px;
    color: #FFFFFF;
    margin: 0 auto;
}

.zt-part .label a {
    display: inline-block;
    line-height: 20px;
    font-size: 18px;
    color: #5D5D5D;
    text-align: right;
    position: absolute;
    right: 0;
    top: 25px;
}

.wrapper3 .list {
    overflow: hidden;
    margin-bottom: 40px;
}

.wrapper3 .list-item {
    display: block;
    margin-top: 40px;
    overflow: hidden;
    padding-left: 23px;
    font-size: 20px;
    color: #666667;
    line-height: 28px;
    background: url("../images/zt4/arrow.png") no-repeat center left;
}

.wrapper3 .list-item:hover p {
    color: #B50000;
}

.wrapper3 .list-item p {
    float: left;
    width: 816px;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wrapper3-list .zt-part {
    padding: 0;
}

.wrapper3-list .zt-part .label {
    margin: 30px 0 0;
}

.wrapper3-list .zt-part .label p {
    background: none;
    width: 100%;
    text-align: left;
    font-weight: bolder;
    font-size: 32px;
    color: #B50000;
    line-height: 32px;
    height: 32px;
    padding: 0;
}

.wrapper3-list .zt-detail {
    padding: 30px 0 60px;
    overflow: hidden;
    color: #5C5C5C;
    font-size: 20px;
}

.wrapper3-list .zt-detail .title {
    font-weight: bolder;
    font-size: 32px;
    text-align: center;
    line-height: 42px;
    margin-bottom: 10px;
}

.wrapper3-list .zt-detail .time {
    text-align: center;
    margin-bottom: 34px;
}

.wrapper3-list .zt-detail .detail p {
    color: #717171;
    line-height: 40px;
    white-space: pre-wrap;
}

.wrapper3-list .zt-detail .detail img {
    max-width: 100%;
    margin-bottom: 20px;
}
.attachments_list p,.attachments_list a{
    height: 50px;
    background: #FFFFFF;
    border-radius: 4px;
    line-height: 50px;
    color: #333;
    margin-bottom: 10px;
    padding: 0 10px;

}