#app{height:100vh;width:100vw;overflow-x:hidden}*{box-sizing:border-box}.dialog[data-v-6c2810c5]{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999}.dialog .mask[data-v-6c2810c5]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5)}.dialog .content[data-v-6c2810c5]{position:absolute;width:85.333vw;background:#fff;border-radius:2.133vw;overflow:hidden}.dialog .content .tips[data-v-6c2810c5]{padding:8.533vw 6.4vw}.dialog .content .tips .title[data-v-6c2810c5]{font-size:4.533vw;font-family:PingFangSC-Medium,PingFang SC;font-weight:700;color:#333;text-align:center;line-height:6.4vw}.dialog .content .tips .img[data-v-6c2810c5]{margin:0 auto;width:12.8vw;height:12.8vw;margin-bottom:4.267vw;text-align:center}.dialog .content .tips .des[data-v-6c2810c5]{margin-top:2.667vw;font-size:3.733vw;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#777;line-height:5.333vw}.dialog .content .footBtn[data-v-6c2810c5]{height:14.667vw;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-around;background:rgba(0,0,0,.1)}.dialog .content .footBtn .btnText[data-v-6c2810c5]{position:relative;width:42.533vw;background:#fff;text-align:center;line-height:14.667vw;font-size:4.267vw;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#999;line-height:14.4vw}.dialog .content .footBtn .btnText[data-v-6c2810c5]:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;transform:translate(-50%,-50%);opacity:0;content:" "}.dialog .content .footBtn .btnText[data-v-6c2810c5]:active:before{opacity:.1}.dialog .content .footBtn .btnTextOneLine[data-v-6c2810c5]{flex:100% 0 0}.dialog[data-v-049c459d]{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999}.dialog .mask[data-v-049c459d]{position:absolute;width:100Px;height:100Px;border-radius:2.667vw;background:rgba(0,0,0,.5)}.loader[data-v-049c459d]{position:relative;width:2.5em;height:2.5em;transform:rotate(165deg)}.loader[data-v-049c459d]:after,.loader[data-v-049c459d]:before{content:"";position:absolute;top:50%;left:50%;display:block;width:.5em;height:.5em;border-radius:.25em;transform:translate(-50%,-50%)}.loader[data-v-049c459d]:before{animation:before-data-v-049c459d 2s infinite}.loader[data-v-049c459d]:after{animation:after-data-v-049c459d 2s infinite}@keyframes before-data-v-049c459d{0%{width:.5em;box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}35%{width:2.5em;box-shadow:0 -.5em rgba(225,20,98,.75),0 .5em rgba(111,202,220,.75)}70%{width:.5em;box-shadow:-1em -.5em rgba(225,20,98,.75),1em .5em rgba(111,202,220,.75)}to{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}}@keyframes after-data-v-049c459d{0%{height:.5em;box-shadow:.5em 1em rgba(61,184,143,.749),-.5em -1em rgba(233,169,32,.75)}35%{height:2.5em;box-shadow:.5em 0 rgba(61,184,143,.749),-.5em 0 rgba(233,169,32,.75)}70%{height:.5em;box-shadow:.5em -1em rgba(61,184,143,.749),-.5em 1em rgba(233,169,32,.75)}to{box-shadow:.5em 1em rgba(61,184,143,.749),-.5em -1em rgba(233,169,32,.75)}}.loader[data-v-049c459d]{position:absolute;top:calc(50% - 1.25em)}