.sdfwef { display: none;}
.pic-list3 { margin: 40px 0 0;}
.pic-list3 ul { font-size: 0; margin: 0 -20px;}
.pic-list3 li { display: inline-block; width: 33.33%; padding: 0 20px; margin: 0 0 20px; vertical-align: top;}
.pic-list3 li .img-frame { width: 100%; position:relative; padding-top: 67%;}
.pic-list3 li .img-frame img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; min-height: 100%;}
.pic-list3 li .title { font-size: 16px; line-height: 28px; margin: 8px 0; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pic-list3 .img-scale { -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.pic-list3 .img-scale:hover { box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);}
.pic-list3 .img-scale:hover .title { color: #3796e1;}
