.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.bgGray{
     background-color: #f8f8f8;
}
.figurepic{
    background: url(publicimageszysz.jpg) no-repeat center center;
    width: 100%;
    height: 505px;
}
.wrap1200{
    width: 1200px;
    margin: 0 auto;
}
.zyIcon{
    padding: 40px;
}
.zy-ul{
    
}
.zy-ul li{
    width: 390px;
    height: 430px;
    background-color: #f0f0f0;
    float: left;
    margin-bottom: 15px;
}
.zy-ul li:nth-child(3n+2){
    margin: 0 15px;
}
.imgBox{
    position: relative;
    width: 390px;
    height: 270px;
}
.imgBox p{
    position: absolute;
    bottom: 0;
    width: 390px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(15,15,15,0.6);
    color: #fff;
    text-align: center;
    font-size: 22px;
}
.zymask{
    padding: 15px 10px;
}
.zymask p{
    font-size: 16px;
    color: #4f4f4f;
    text-align: justify;
}
.zymask p span{
    color: #ff0000;
    cursor: pointer;
}
.zyBtnBar{
    text-align: center;
}
.zyBtnBar a{
    display: inline-block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    background-color: #1d77bd;
    border-radius: 20px;
    margin: 0 10px;
    color: #fff;
}
