:export{color-black:#333;color-assist:rgba(51,51,51,.55);color-light:rgba(0,0,0,.35);color-primary:#39f;color-warning:#f90;color-danger:#f56c6c;color-error:#f56c6c;color-background:#f7f7f7;color-border:#e5e5e5;color-divider:#ddd;color-touch-active:rgba(0,0,0,.1);font-size-default:.28rem;font-size-small:.24rem;font-size-large:.32rem;font-size-xl:.38rem;box-size-height-default:.92rem;box-size-height-small:.64rem;border-radius:.14rem}.vx-carousel{height:1.4rem;-webkit-transition:background .5s ease 0s;transition:background .5s ease 0s}.vx-carousel--inner{position:relative;margin:0 auto;height:100%}.vx-carousel--item,.vx-carousel--nav{position:absolute;left:0;width:100%;text-align:center}.vx-carousel--item{-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;display:block;opacity:0;top:0;height:100%;overflow:hidden}.vx-carousel--item img{max-width:100%;max-height:100%}.vx-carousel--nav{bottom:0;height:0;z-index:10}.vx-carousel--nav span{font-size:0;display:inline-block;border:0;background:#f5f5f5;outline:0;height:.16rem;width:.16rem;border-radius:50%;top:-.4rem;position:relative;margin:0 .08rem;box-shadow:0 0 2px rgba(0,0,0,.1)}.vx-carousel--nav span.active{background-color:#39f;background-color:var(--vx-color-primary,#39f)}