.caixa-slide{
position: absolute;
/* width: 480px; */
/* height: 300px; */
bottom: 40px;
left: 100px;
text-align: left;
line-height: 1.8em;
font-size: 12px;
z-index: 100;
}
.span-slide-title{
display: block;
line-height: 1em;
text-transform: uppercase;
font-size: 52px;
color: #333;
}
.span-slide-subtitle{
display: block;
line-height: 1.1em;
font-size: 2.5em;
color: #333;
}
.img-slide{
/* position: absolute; */
/* top: 23px; */
/* left: 480px; */
/* width: 500px; */
/* height: 300px; */
}
.container-slide{
position: relative;
width: 100%;
background-color: #E5F0F2;
overflow: hidden;
}
.subcontainer-slide{
position: relative;
left: 50%; 
width: 5000px; 
text-align: center; 
margin-left: -2500px;
}
.slider1-container{
position: relative;
margin: 0 auto;
top: 0px; 
left: 0px;
width: 980px;
height: 400px; 
}
.u-loading{
position: absolute; 
top: 0px; 
left: 0px;
}
.u1-loading{
filter: alpha(opacity=70); 
opacity: 0.7; 
position: absolute; 
display: block;
top: 0px; 
left: 0px; 
width: 100%; 
height: 100%;
}
.u2-loading{
position: absolute;
display: block; 
top: 0px; 
left: 0px; 
width: 100%; 
height: 100%;
}
.u-slide{
cursor: move; 
position: absolute; 
left: 0px; top: 0px; 
width: 980px;
height: 400px; 
overflow: hidden;
}