﻿#slide-index {position: relative; min-width: 1000px; width: auto; height:520px;overflow: hidden;}

#slide-index .slides {min-width: 1000px; width: auto; height:520px}

#slide-index .slide {position: relative; min-width: 1000px; float: left; height:360px;width:1423px;}

#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: 5px; cursor: pointer}

#slide-index .control a{background: url(../images/t1.png); filter: alpha(opacity=60); width:30px;height:5px;display: inline-block; background-repeat: no-repeat; cursor: pointer; margin-right: 15px; opacity: 0.6}

#slide-index .control a:hover {width:30px;height:5px;background: url(../images/t2.png); filter: alpha(opacity=100); opacity: 1}

#slide-index .control a.active {width:30px;height:5px;background: url(../images/t2.png); filter: alpha(opacity=100); opacity: 1}

.autoMaxWidth { height: 232px; overflow: hidden}