
#vivo-contain .social-event{width:100%;height:500px}
#vivo-contain .focus-event{z-index:99; width:100%; height: 500px; position:relative; margin:auto;  -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
#vivo-contain .focus-gallery{width:100%; height:auto; position:relative; z-index:1;}

.focus-gallery ul{display:block; position:relative; z-index:1; height:100%;background:#C7585A}
.focus-gallery ul li{display:none; width:100%; height:500px; position:absolute; top:0; left:0; z-index:1;}
.switch-high{width:100%; height:18px; line-height:18px; text-align:center; position:absolute; z-index:99; top:400px;}
.switch-high a{width:18px; height:18px; display:inline-block; margin:0 1px; position:relative;}
.switch-high a b{width:8px; height:8px; overflow:hidden; display:inline-block; position:absolute; top:50%; left:50%; margin:-4px 0 0 -4px; background:#e5e5e5; background:rgba(0,0,0,.2); -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; border-radius:50%; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -ms-transition:all .2s ease-in-out; transition:all .2s ease-in-out; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
.focus-gallery .switch-high a:hover b,.focus-gallery .switch-high a.current b{background:#008cd6; -webkit-transform:scale(1.5); -moz-transform:scale(1.5); -ms-transform:scale(1.5); transform:scale(1.5);}



