@charset "gb2312";
/* CSS Document */
ul li{list-style:none;}
li{list-style:none;}
img{border:none;}
a{color:#333; text-decoration:none; cursor:pointer;}
em{font-style:normal;}
.clearfix{zoom:1;}
.clearfix:after{clear:both; height:0px; font-size:0px; visibility:hidden;display:block;content:" ";}

.info{ width:100%; height:570px; margin:0 auto; overflow:hidden;}

.Slide {width: 100%;height: 570px; float:left;overflow: hidden;position: relative;}
.slide-cont {width: 100%;height:570px;position: relative;overflow: hidden;}
.slide-item {position: absolute;width: 100%;height: 100%;}
.slide-item a {display: block;width: 100%;height: 100%;}
.slide-item img {width: 100%;height:570px;}
.slide-nav {width: auto;height: 11px;display: inline-block;overflow: hidden;position: absolute;z-index: 100;bottom: 20px;right: 48%;overflow: hidden;}
.slide-nav a {display: block;width: 12px;height: 12px;background:#d4d4d4;cursor: pointer; margin-left: 5px;float: left;text-indent: -99em;overflow: hidden;}
.slide-nav .nownav {background:#ffe825;}
#prev2, #next2 {display: block;width: 57px;height: 72px;position: absolute;top: 129px;display: none;}
#next {right: 0;background-position: -62px 0;}
@media only screen and (max-width: 1200px) {
.info{ width:1200px;}

}
