#app{width:100%;height:100%}#app .fast_menu{position:fixed;bottom:50px;right:20px;z-index:999;display:flex;flex-direction:column}#app .fast_menu .app_img_box{position:relative;width:50px;height:50px;border-radius:50%;background-color:#f5f1f1;cursor:pointer;margin-bottom:10px}#app .fast_menu .app_img_box>div:first-child{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#app .fast_menu .app_img_box img{width:30px;height:30px}#app .fast_menu .app_img_box .detail{position:absolute;right:55px;top:50%;transform:translateY(-50%);background-color:#fff;border:1px solid #ddd}#app .fast_menu .app_img_box .phone{height:40px;width:150px;line-height:40px;text-align:center;color:#464545;font-size:14px}#app .fast_menu .app_img_box .wechart{width:146px;height:172px;overflow:hidden;text-align:center;font-size:14px;color:#464545}#app .fast_menu .app_img_box .wechart img{display:block;width:140px;height:140px;margin:0 auto;margin-bottom:5px}.el-carousel__item{z-index:8!important}.el-carousel__indicators{z-index:9!important}body,html{width:100%;height:100%;background-color:#fff}*{padding:0;bottom:0}article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul{box-sizing:border-box}