/* CSS Document */
/**{ padding:0; margin:0;}
body{ background:#CCC;font-size:0}*/
.banner{ width:100%; height:390px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:390px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:390px; float:left;}

.b-list{ height:50px; padding-top:350px;  position:relative;  /*margin:0 auto;*/ margin:0px 0px 0px 46%;z-index:1;}
@media only screen and (max-width: 1920px) {
.b-list{ height:50px; padding-top:350px;  position:relative;  /*margin:0 auto;*/ margin:0px 0px 0px 46%;z-index:1;}
} /*normal display*/
@media only screen and (max-width: 1600px) {
.b-list{ height:50px; padding-top:350px;  position:relative;  /*margin:0 auto;*/ margin:0px 0px 0px 46%;z-index:1;}
} /*normal display*/
@media only screen and (max-width: 1400px) {
.b-list{ height:50px; padding-top:350px;  position:relative;  /*margin:0 auto;*/ margin:0px 0px 0px 46%;z-index:1;}
} /*normal display*/
@media only screen and (max-width: 1280px) {
.b-list{ height:50px; padding-top:350px;  position:relative;  /*margin:0 auto;*/ margin:0px 0px 0px 45.8%;z-index:1;}
} /*normal display*/
@media only screen and (max-width: 1024px) {
.b-list{ height:50px; padding-top:350px;  position:relative;  /*margin:0 auto;*/ margin:0px 0px 0px 44.8%;z-index:1;}
} /*normal display or mob normal display */

.b-list span{ display:block;cursor:pointer; width:6px; height:6px; border-radius:50%; background:#DFDFDF;
 border:2px solid #DFDFDF;  float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{/*border:3px solid #14ab04;*/ background:#333; border:2px solid #333; }
.bar-left{ position:absolute; z-index:1; display:block; width:55px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:55px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:47px; height:100px;  background:url(lar.png) 0px 0px no-repeat; margin:0 auto; margin-top:155px; }
.bar-right em{ display:block; width:47px; height:100px; background:url(rar.png) 0px 0px no-repeat; margin:0 auto; margin-top:155px;  }
.bar-left em:hover{ display:block; width:47px; height:100px;  background:url(lhar.png) 0px 0px no-repeat; margin:0 auto; margin-top:155px;}
.bar-right em:hover{ display:block; width:47px; height:100px; background:url(rhar.png) 00px 0px no-repeat; margin:0 auto; margin-top:155px; }
/*.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}*/