.images {
    width: 100%;
    height: 100%;
}
.images-list1 li img {
    width: 290px;
    height: 270px;
}
.images-list1 li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}
.images figcaption {
    font-size: 12px;
    margin-bottom: 22px;
    text-align: center;
}
.images-top{
	font-size:12px;
	line-height: 38px;
}
.images-titles h1{
	font-size: 22px;
	font-weight: bold;
	line-height: 48px;
}
.images-texts{
	text-align: center;
	margin-bottom: 19px;
}
.images-texts span{
	margin-right: 15px;
}
.images-texts span em{
	color: #333;
	font-weight: bold;
}
.images-share{
	text-align: center;
}





















