﻿.imageplayer {min-width:990px;overflow:hidden;position:relative;height:394px;}
.imageplayer img{margin:0 auto;float:none;display:block;}
.imageplayer ul{position:absolute;top:340px;width:auto; z-index:100;}
.imageplayer ul li{width:15px;height:15px;margin-left:15px;cursor:pointer;background:#999;}
.imageplayer ul li.select{background:#ff0000;}
.imageplayer ul li:hover{background:#eeb864;}