 
.scroll-text {
  border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}

.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
   
  width: 97%; margin:0 auto;
  height: 117px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 700px;
  
  margin: 0;
}
.scroll-img ul li {
  text-align: center;
    width: 200px;
    display: inline-block;
    /* width: auto !important; */
    padding: 0px;
    margin: 0px;
    clear: none !important;
   
}


.scroll-img ul li span{
    width: 100%;
    float: left;
    font-size: 14px; text-transform:uppercase;
color:#333;
}






.scroll-img ul li img{width:100%;}



#demo4.scroll-img ul,
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}
 
 #demo6.scroll-img ul {
  width: 1500px;
}
#demo6-btn {
  width: 680px;
  padding-top: 10px;
}
 
 #demo7.scroll-img ul {
  width: 1500px;
}
#demo7-btn {
  width: 680px;
  padding-top: 10px;
}
 
 
 #demo8.scroll-img ul {
  width: 1500px;
}
#demo8-btn {
  width: 680px;
  padding-top: 10px;
}
 
 
