#app{position:relative;height:100%}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter,.fade-leave-to{opacity:0}.contact-us-type{position:absolute;top:37px;z-index:201;width:100px;color:#3a82fb;font-size:1em;text-align:center;background-color:#fff;border-radius:4px;box-shadow:3px 3px 4px #ccc;cursor:pointer}.contact-us-type .contact-us-item{display:flex;align-items:center;justify-content:center;height:37px}.contact-us-type .contact-us-item:first-child{border-bottom:1px solid #efefef}.contact-us-btn{position:absolute;right:20px;bottom:45px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#3a82fb}.contact-us-btn-img{width:40px;height:40px;margin:0 0 5px;background:#fff;border-radius:50%;box-shadow:1px 1px 4px 1px #999}.contact-us-btn-label{font-size:12px;background:#fff}