.v_out{width:100%;margin:1px auto;overflow:hidden;}
.v_show{width:100%;overflow:hidden; height:560px;position:relative;float:left}
.v_cont{ width:100%;position:absolute;left:0px;top:0px;}
.v_cont img{ width:600px; height:450px;}
.v_cont ul{float:left;text-align:center;line-height:50px;}
.v_cont ul li{width:100%;height:560px;float:left;margin-top:3px;}

/*---圆圈---*/
.v_out_p{position:relative;overflow:visible}
.circle{position:absolute;left: 12%;top:500px; }
ul.circle li img{ width:80px; height:60px;}
.circle li{width:84px;height:64px;float:left;margin-right:10px; margin-left:30px; border:#eee 1px solid; }
.circle .circle-cur{background:#fff}

/*---切换---
.prev,.next{float:left;padding:105px 9px 0}
.prev a{ background:#f00;}
.prev .ico_1{ background:url(input_a.gif) no-repeat 0 -3757px;}

.next a{background:#f00 }
.next .ico_2{background:url(input_a.gif) no-repeat right -3757px;}
.prev,.prev a,.next,.next a{width:21px;height:28px; display:block}*/