.bottom-dialog[data-v-1b598da6]{position:absolute;bottom:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.3);animation:bgIn-1b598da6 .3s}.bottom-dialog .content[data-v-1b598da6]{position:absolute;bottom:0;left:0;width:100%;animation:showIn-1b598da6 .5s}.bottom-dialog .content p[data-v-1b598da6]{line-height:1.226667rem;color:#666}.bottom-dialog .content p[data-v-1b598da6]:nth-of-type(2){position:relative}.bottom-dialog .content p[data-v-1b598da6]:nth-of-type(2):before{content:"";position:absolute;left:0;top:0;width:200%;height:.026667rem;background-color:#dfdfdf;transform:scale(.5) translateX(-50%)}.bottom-dialog .content .cancel[data-v-1b598da6],.bottom-dialog .content .selsections[data-v-1b598da6]{width:96%;margin-left:2%;margin-bottom:.266667rem;text-align:center;background-color:hsla(0,0%,100%,.9);border-radius:.213333rem}@keyframes bgIn-1b598da6{0%{opacity:0}to{opacity:1}}@keyframes showIn-1b598da6{0%{transform:translateY(100%)}to{transform:translateY(0)}}