@charset "utf-8";
.blk-main {
    width: 1200px;
    margin: 0 auto;
}
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

 .listhonor{margin-top: 60px; width:1200px; margin:0 auto;}
 .listhonor a{position: relative;float: left;width: 277px;height: 280px;margin: 0 28px 28px 0;border: 1px solid #e5e5e5;}
 .listhonor a:nth-child(4n){margin-right: 0;}
 .listhonor a > img{display: block;width: 247px;height: 185px;margin: 30px auto 0;}
 .listhonor a h3{height: 50px;line-height: 50px;font-size: 14px;color: #666; text-align:center;}
 
 .listhonor a:hover{box-shadow: 2px 2px 5px 0 rgba(100, 100, 100, .2);}
 .listhonor a:hover .mask{opacity: .5;filter: alpha(opacity=50);}
 .listhonor a:hover .line{opacity: 1;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);filter: alpha(opacity=100);}