.xx{ float: left;}.picimg img:hover {
    transform: scale(1.2);
    transform-origin: center;}
.picimg {
width: 360px;
height: 260px;
overflow: hidden;}.picimg img {
width: 100%;
height: 100%;
transition: all 1s;
cursor: pointer;}.picboxspan {
width: 340px;
height: 50px;
line-height: 50px;
font-size: 16px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
background-color: #eeeeee;
padding: 0 10px;
margin: 8px 0 0;
display: block;}.date {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
justify-content: flex-end;
align-items: center;
font-size: 10px;
color: #333;
margin-left: auto;}.icon-riqi:before {
content: "\e666";}.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}.date h5 {
margin: 10px 5px 10px 0;}
