* {box-sizing: border-box;}
a {text-decoration: none; display: block;}

.banner_wrap {height:190px;}
#banner{position:absolute;width:400px;height:190px;margin:auto;}
.fade{position:absolute;width:400px;height:190px;background-position:center bottom;background-repeat:no-repeat,repeat;z-index:990;}
.fadeOn{z-index:991;}
.sweet-alert{z-index:1000;}
.fade{opacity:1}
.fade a{position:relative;top:0px;width:360px;height:190px;margin:0 auto;}

#pointer{position:absolute;top:160px;left:50%;margin-left:-45px;width:90px;z-index:996}
#fadepointer a{background-color:#fff;width:11px;height:11px;margin:0 5px;float:left;border-radius:50px;opacity:.5;cursor:pointer}
#fadepointer a.on{opacity:1;border:3px solid #fff;background-color:transparent;}
.play{display:inline-block;margin-left:10px;cursor:pointer}
.play img{vertical-align:top;}
.play_button{display:none}

