#demopage{width:100%;}
.ibanner{width:100%px;height:480px;position:relative;overflow:hidden;}
.conbox{position:absolute;/*必要元素*/}
.switcher{position:absolute;bottom:68px; left:45%;z-index:99;}
.switcher a{background:#fff;cursor:pointer;float:left;font-family:arial;height:25px;line-height:25px;width:20px;margin:0 10px;text-align:center;background:url(../img/curli.png) no-repeat;}
.switcher a.cur,.switcher a:hover{height:25px;line-height:25px;width:20px;color:#fff;font-weight:800;background:url(../img/cur.png) no-repeat;}

/* slider2 水平 */
#ibanner .conbox div{width:100%;height:480px;overflow:hidden;}
#ibanner .conbox div img{width:100%;height:480px;overflow:hidden;}