/* CSS Document */
.banner{ max-width:1920px;width:100%;height:500px;position:relative;clear:both;overflow:hidden;}
.b-img{position:absolute; left:0; top:0}
.b-img a{float:left;display:block;max-width:1920px;width:100%;}
.b-list{ height:10px; bottom:50px;position:absolute; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:90px;height:2px; display:block; border:1px solid #fff; float:left; margin:0 5px; _margin:0 3px;background:#fff;}
.b-list .spcss{border:1px solid #08ffdc;background:#08ffdc;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(/Themes/Home/default/Public/img/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:225px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(/Themes/Home/default/Public/img/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:225px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}