.scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
  width: 96%;
  height: 142px;
  overflow: hidden;

}
.scroll-img ul {
  width: 700px;
  height: 600px;
  margin: 0;
list-style:none;
	padding:0;
}
.scroll-img ul li {
float:left;

}
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}

.msg{height:45px;overflow: hidden}