
#slide-index {position: relative;min-width:1200px;width:auto;height:450px;padding-top:2px;margin-bottom:20px;overflow: hidden;}
#slide-index .slides {min-width:1200px;width: auto; height:450px;}
#slide-index .slide {position: relative; min-width:1000px; float: left; height:450px;}
#slide-index .image {z-index: 1; position: absolute}
#slide-index .button {width: 138px; display: none}
#slide-index .control {z-index:40; position: absolute; text-align: center; width: 100%; bottom:20px; height: 19px; cursor: pointer}
#slide-index .control a{background-color:#0099FF ;filter: alpha(opacity=70); width:14px;height:14px;display: inline-block; background-repeat: no-repeat; cursor: pointer; margin-right: 15px; opacity: 0.8}
#slide-index .control a:hover {width:14px;height:14px;background-color:#ed0404;filter: alpha(opacity=90); opacity: 1}
#slide-index .control a.active {width:14px;height:14px;background-color:#ed0404;filter: alpha(opacity=90); opacity: 1}
.autoMaxWidth {height:232px; overflow: hidden}