.zttop {
    background: url("../images/banner.png") top center no-repeat;
    padding-bottom: 72px;
}
.zttop .banner {
    height: 490px;
}
.zttop .ywsdg1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.zttop .ywsdg1 .section a {
    position: relative;
    display: block;
}
.zttop .ywsdg1 .section a img {
    height: 627px;
    width: 1200px;
}
.zttop .ywsdg1 .section a p {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 58px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    text-indent: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 58px;
    color: #ffffff;
    font-size: 24px;
}
.ztpart2 {
    background: #fdecdc;
    margin-bottom: 40px;
}
.ztpart2 .bzjd {
    width: 1200px;
    margin: 0 auto;
    padding: 32px 0;
    text-align: center;
}
.ztpart2 .bzjd .btn {
    width: 200px;
    height: 70px;
    border-radius: 40px;
    background: #e52011;
    display: inline-block;
}
.ztpart2 .bzjd .btn:first-child {
    margin-right: 110px;
}
.ztpart2 .bzjd .btn a {
    font-size: 32px;
    font-weight: bold;
    line-height: 70px;
    color: #ffffff;
}
.ztpart2 .xjsj {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.ztpart2 .xjsj .title {
    width: 1200px;
    height: 31px;
}
.ztpart2 .xjsj .sjList {
    margin-top: 50px;
    margin-right: -30px;
}
.ztpart2 .xjsj .sjList .item {
    float: left;
    width: 267px;
    height: 244px;
    background: #ffffff;
    border-bottom: 4px solid #e52011;
    border-radius: 2px;
    margin: 0 40px 40px 0;
}
.ztpart2 .xjsj .sjList .item img {
    width: 267px;
    height: 160px;
}
.ztpart2 .xjsj .sjList .item p {
    line-height: 30px;
    height: 65px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}
