.pages li {width: 10px; height: 10px; border-radius: 5px; float: left;  margin: 5px; background: grey;}
.pages li.active { background-color: #ff588e;}
.pages { position: absolute; z-index: 999; bottom: 3%; right: 10px; text-align: center; margin-left: -35px; height: 14px; }
#lunbo {width: 100%; height: auto; overflow: hidden;}
.banner,.tupian {height:100%;}
#lunbo,.banner {position: relative;}
.tupian {text-align: center;color: white;}
.tupian  img{ display: block; width: 100%; height: 445px;}
@media (max-width: 768px){
	.tupian  img{ height: auto;}
}