.profile-right{position:relative;}
.profile-right .bd{ position:relative; height:100%; z-index:0;}
.profile-right .bd li{ zoom:1; vertical-align:middle; width:520px; height:296px; text-align:center; line-height:296px;}
.profile-right .bd img{ max-width:100%; max-height:296px;vertical-align:middle;}

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