@import url("color.css");
@import url("font-awesome.css");
/*---------- base ---------*/

/* banner */
.banner { width: 100%; min-width:1200px;height: 625px; overflow: hidden; position: relative; text-align: center;background:#fff!important; }
.banner:hover .ctrl { width: 1200px; margin-left: -600px; opacity: 1; filter: alpha(opacity = 100); }
.banner .bd { height: 625px; position: relative; left: 50%; margin-left: -960px;}
.banner .bd li { width: 1920px; }