/*轮换大区域*/
.lunhuan{width:100%;margin:auto;position:relative;margin:0px auto;}
.lunhuan #lunhuanback{width:100%;height:399px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:399px;margin:0px;position:absolute;left:0px;top:0px;background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:100%;height:399px;margin:0 auto;position:relative;}
/*左侧所有商品列表*/
/*轮换中间区域*/
#lunbonum{height:14px;line-height:23px;position:absolute;left:45%;bottom:10px;z-index:100;}
#lunbonum li{list-style:none;width:35px;height:5px;float:left;margin-right:9px;background:#c6cacb;cursor:pointer;}
#lunbonum .lunboone{background:#27bbff;cursor:pointer;}