.team-img01{position:relative;width:80%;margin:0 auto ;background:#f7f7f7;}
.team-img01 .bd{ position:relative; height:100%; z-index:0;}
.team-img01 .bd li{ zoom:1; vertical-align:middle; width:100%; height:200px; text-align:center; line-height:200px;}
.team-img01 .bd img{ max-width:100%; max-height:200px;vertical-align:middle;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.team-img01 .prev,
.team-img01 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/_ts/ktzywmb05/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.team-img01 .next{ left:auto; right:3%; background-position:8px 5px;}
.team-img01 .prev:hover,
.team-img01 .next:hover{ filter:alpha(opacity=100);opacity:1;}
.team-img01 .prevStop{ display:none;}
.team-img01 .nextStop{ display:none;}