

.team_div{width:910px;margin:126px auto 40px; overflow:hidden;}

.team_list{}
.team_list ul{width:910px;overflow:hidden;}
.team_list li{float: left;width:172px;margin:0 10px 10px 0; position: relative; cursor: pointer; overflow: hidden;}
.team_list li .pic{width:172px;height:144px;position: relative;overflow:hidden;}
.team_list li .pic img{width:172px;height:144px;display:block; position:absolute;top:0;left:0;}
.team_list li .pic .img{-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
.team_list li .icon_div{width:49px;height:49px; background:url(../images/team_icon.png) center center no-repeat; position:absolute;top:-50px;left:50%;margin-top:-37px;margin-left:-25px;}
.team_list li .zi{height:24px;line-height:24px;color:#030402;}
.team_list li .zi p{}
.team_list li .zi span{width:26px;height:28px;position: absolute;bottom:-5px;right:-30px;display:block;background: url(../images/team_icon2.png) no-repeat;}









