﻿#honor-content{ max-width: 1400px;margin: 50px auto;}
#honor-content>.row>div{margin-bottom: 30px;}
#honor-content>.row>div:nth-child(4n+1){clear: both;}
.thumb{ position: relative;padding-top: 100%;overflow: hidden;}
.thumb a{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;background-position: center;}
.evenflow_scale { transition:transform 0.25s ease;	}
.evenflow_scale:hover { transform:scale(1.25,1.25); }
#honor-content h4{ padding-top: 5px;}
#honor-content h4 a{ font-weight:400;}