.team-ul li{ float: left; width: 25%; padding:0 23px; margin-bottom: 10px }
.team-ul{ margin:0 -23px; }
.team-ul li a{ display: block; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.team-ul-img{ position: relative; padding-top: 107%; }
.team-ul-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.team-ul-bottom{ padding:15px 20px; }
.team-ul-name{ font-size: 20px; color: #3d3d3d; font-weight: bold; }
.team-p{ font-size: 14px; color: #858585; text-align: center;  line-height: 25px; height: 50px; overflow:hidden; margin-top: 5px;}
.team-ul li a:hover{ background: #257eb4; border-top: solid 5px #257eb4;
    margin-top: -5px; }
.team-ul li a:hover .team-ul-name,.team-ul li a:hover .team-p{ color: #fff; }

.team-ul li{ margin-top: 55px; }
.team-more{ display: inline-block; margin-top: 50px; width: 224px; background: url(../images/more.png) center no-repeat; font-size: 18px; color: #a92025; }