  .pic:hover{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.pic {-webkit-transition: all .6s;-o-transition: all .6s;transition: all .6s;}