.Web-Banner { width:100%; height:550px; text-align:center; top:0;   }
.Banner { width:100%; height:550px; margin:0 auto; position:relative; background:#0080c9;   }
.ie .Banner { z-index:-1;}

#slider { width:100%; height:550px; /*IE bugfix*/ padding:0; margin:0;}
#slider li { list-style:none; width:100%; height:550px; text-align:center;}
#slider li div { width:1280px; height:550px; margin:0 auto; text-align:center;}

#slider li.one div { background:url(../images/1.jpg) no-repeat top center;}
#slider li.two div { background:url(../images/2.jpg) no-repeat top center;}
#slider li.three div {  background:url(../images/3.jpg) no-repeat top center;}

.rhino-btn { background:url(../img/rhinoslider-sprite.png) 0 0 no-repeat; z-index:10; width:56px; height:53px; display:block; text-indent:-999%; -webkit-user-select:none; -moz-user-select:none; user-select:none; }

.rhino-container { position:relative; }

.rhino-caption { position:absolute; background: #000; display:none; left:0; right:0; top:0; color:#fff; padding:10px; text-align:right; -webkit-user-select:none; -moz-user-select:none; user-select:none; }

.rhino-bullets { position: absolute; bottom:1px; left:50%; margin:0 0 0 -50px; z-index: 10; background: #fff; padding:0; }
.rhino-bullets:before, .rhino-bullets:after { position:absolute; display:block; left:-16px; content:' '; width:16px; height:26px; background:url(../img/rhinoslider-sprite.png) -224px 0 no-repeat; }
.rhino-bullets:after { left:auto; right:-16px; background-position: -240px 0; }
.rhino-bullets li { float:left; display:inline; margin:0 2px; }
.rhino-bullets li a.rhino-bullet { display: block; width: 16px; height: 15px; cursor: pointer; background: white; font-size: 10px; text-align: center; padding: 6px 0 5px 0; color: #333; text-decoration:none; -webkit-user-select:none; -moz-user-select:none; user-select:none; }
.rhino-bullets li a.rhino-bullet:hover, .rhino-bullets li a.rhino-bullet:focus { color:#999; background:#eee; }
.rhino-bullets li a.rhino-bullet.rhino-active-bullet { color:#fff; background:#0080c9; }

@media only screen and ( max-width: 768px) {
.Web-Banner { width:100%; height:330px; text-align:center; top:0; }
.Banner { width:100%; height:330px; margin:0 auto; position:relative; background:#0080c9;   }

#slider { width:100%; height:330px; /*IE bugfix*/ padding:0; margin:0;}
#slider li { list-style:none; width:100%; height:330px; text-align:center;}
#slider li div { width:768px; height:330px; margin:30px auto 0 auto; text-align:center;}

#slider li.one div { background:url(../images/01.jpg) no-repeat top center;}
#slider li.two div { background:url(../images/02.jpg) no-repeat top center;}
#slider li.three div {  background:url(../images/03.jpg) no-repeat top center;}

}
@media (min-width: 347px) and (max-width: 480px) {
.Web-Banner { width:100%; height:268px; text-align:center; top:0; }
.Banner { width:100%; height:268px; margin:0 auto; position:relative; background:#0080c9;   }

#slider { width:100%; height:268px; /*IE bugfix*/ padding:0; margin:0;}
#slider li { list-style:none; width:100%; height:268px; text-align:center;}
#slider li div { width:480px; height:206px; margin:60px auto 0 auto; text-align:center;}

#slider li.one div { background:url(../images/0001.jpg) no-repeat top center;}
#slider li.two div { background:url(../images/0002.jpg) no-repeat top center;}
#slider li.three div {  background:url(../images/0003.jpg) no-repeat top center;}

}
@media (max-width: 320px) {
.Web-Banner { width:100%; height:238px; text-align:center; top:0; }
.Banner { width:100%; height:238px; margin:0 auto; position:relative; background:#0080c9;   }

#slider { width:100%; height:238px; /*IE bugfix*/ padding:0; margin:0;}
#slider li { list-style:none; width:100%; height:238px; text-align:center;}
#slider li div { width:320px; height:138px; margin:100px auto 0 auto; text-align:center;}

#slider li.one div { background:url(../images/001.jpg) no-repeat top center;}
#slider li.two div { background:url(../images/002.jpg) no-repeat top center;}
#slider li.three div {  background:url(../images/003.jpg) no-repeat top center;}

}