.comp-mask{z-index:99;opacity:0;background:rgba(0,0,0,.5);width:100%;height:100%;transition:opacity .5s;position:fixed;top:0;left:0}.comp-mask.is-show{opacity:1}
.comp-toast{z-index:1002;box-sizing:border-box;background:#fff 0 0/100% no-repeat;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:40px 50px;display:flex;position:relative;box-shadow:0 2px 20px rgba(0,0,0,.1),inset 0 0 20px #fff}.comp-toast__content{justify-content:center;align-items:center;width:100%;display:flex}.comp-toast__icon{width:68px;height:68px;margin-right:24px}.comp-toast__icon.is-success{background-image:url(https://image-pub.guazistatic.com/qnbdp1066x9049b45694f44658bc861d093a6cfc101761644284.png);background-size:68px 68px}.comp-toast__icon.is-fail{background-image:url(https://image-pub.guazistatic.com/qnbdp1066xd8b4822b3335406183c7ec61b69111891757664484.png);background-size:68px 68px}.comp-toast__icon.is-warning{background-image:url(https://image-pub.guazistatic.com/qnbdp1066x959e80906ef244f2be8086a8bd1e94e21757664480.png);background-size:68px 68px}.comp-toast__icon.is-loading{background-image:url(https://image-pub.guazistatic.com/qnbdp1066xb6f4078b8849493abedeea65a4a163991753086662.gif);background-position:50%;background-repeat:no-repeat}.comp-toast__close{cursor:pointer;width:22px;height:22px;position:absolute;top:26px;right:26px}.comp-toast__title{color:#303741;padding-bottom:5px;font-size:28px;font-weight:250;line-height:39px}.comp-toast__element{color:#5f6670;text-align:center;font-size:20px;font-weight:250;line-height:24px}.comp-toast__mask{background-color:rgba(0,0,0,.5)}.comp-toast__wrapper{z-index:1001;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.comp-iframe__wrapper{z-index:10000;background:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0}.comp-iframe__wrapper .iframe-head{box-sizing:border-box;border-bottom:1px solid #e9e9e9;align-items:center;height:50px;padding:0 20px;display:flex}.comp-iframe__wrapper .iframe-head .title{text-align:center;flex:1;font-size:16px;font-weight:500;line-height:26px}.comp-iframe__wrapper .iframe-content{background-color:#fff;width:100vw;height:calc(100vh - 50px)}.comp-iframe__wrapper .iframe-content iframe{border:none;width:100%;height:100%;overflow-y:auto}
