.pic1 {
    float: left;
    width: 230px;
    height: 224px;
    border: 4px solid #fff;
    margin-right: 18px;
    margin-top: 24px;
    background: #ffffff;
    overflow: hidden;
}

.pic1 a {
    width: 230px;
    height: 224px;
    display: block;
    background: #ffffff;
}

.pic1 dt {
    position: relative;
    width: 230px;
    height: 172px;
    line-height: 169px;
    text-align: center;
}

.pic1 dt img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.pic1 .title {
    width: 214px;
    height: 52px;
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 52px;
    text-align: center;
}