@charset "utf-8";
.bleak7 {
    COLOR: #666666;
    FONT-SIZE: 14px;
    line-height: 24px;
}
.ptcy_wrap{
    width: 1000px;
    height: 300px;
}
.ptcy_wrap .box{
    width: 282px;
    height:300px;
    float: left;
    padding: 10px 25px 2px 25px;
    border: none;
}
.ptcy_wrap .box .pict{
    width: 320px;
    height: 224px;
    margin: 0 auto;
}
.ptcy_wrap .box .tit{
    width: 282px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 auto;
}
.ptcy_wrap .box .tit a{
    text-align: center;
}