.slide-main{height: auto; max-width: 100%; min-width: 1280px;}

.prev,.next{display: block; width: 44px; height: 44px; position: absolute; z-index: 222; top: 250px; overflow: hidden; cursor: pointer; opacity: 0.6; -moz-opacity: 0.6; filter: alpha(opacity=60); border: 1px solid none;}
.prev{left: 70px;}
.next{right: 70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);}

.item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; left: 0; text-align: center; bottom: 20px;}
.item a{display: inline-block; width: 50px; height: 8px; margin-right: 10px; background: #0ea355; opacity: 0.8; -moz-opacity: 0.6; filter: alpha(opacity=60); overflow: hidden; border-radius: 20px;}
.item a.cur{background: #f19e00;}

.slide-box,.slide{display: block; max-width: 100%; min-width: 1280px; overflow: hidden;}
.slide-box{position: relative; /*min-height: 460px;*/}
.slide{display: none; z-index: 8; /*height: 0; padding-bottom: 39%;*/ overflow: hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover;}
.slide a{display: block;}
.slide img{width: 100%;}