.webrtc-page{display:flex;justify-content:space-between;align-items:center;height:100vh;width:100%;background-color:#fff}.menu,.menu li{display:flex;align-items:center;cursor:pointer}.menu li{justify-content:space-between;padding:.05208rem}.menu li:hover{background-color:#e0e0e0}.iconfont{margin-right:.05208rem}.dialer{width:2.08333rem;background-color:#fff;border-radius:.05208rem;padding:.10417rem;box-shadow:0 .02083rem .05208rem hsla(0,0%,100%,.1)}.dialer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.10417rem}.dialer-input{flex:1;margin-right:.05208rem;font-size:.09375rem}.dialer-keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:.05208rem;margin-bottom:.10417rem}.key{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f0f0f0;border-radius:50%;width:.36458rem;height:.36458rem;user-select:none;cursor:pointer}.key-number{font-size:.125rem;font-weight:700}.key-label{font-size:.0625rem;color:#888}.key:hover{background-color:#e0e0e0}.dialer-call{display:flex;justify-content:space-around;margin-bottom:.10417rem}.dialer-call el-button{width:.41667rem;height:.41667rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;background-color:transparent;box-shadow:none}.dialer-call-icon{width:.3125rem;height:.3125rem}.dialer-menu{display:flex;justify-content:space-around}.menu-item{display:flex;flex-direction:column;align-items:center;font-size:.07292rem;color:#666}.menu-item i{font-size:.125rem;margin-bottom:.02604rem}.el-input__inner,.el-textarea__inner{box-shadow:inset 0 0 .03646rem #001c30;border:none!important;font-size:.07813rem!important}.phone_group{display:flex;align-items:center;justify-content:space-between;margin:0 .36458rem;margin-top:.32813rem;.phone_item{flex-direction:column;cursor:pointer;img{width:.41667rem;height:.41667rem;border-radius:50%;justify-content:center;margin-bottom:.05208rem}}}.left-box{background-color:#e0e0e0;margin-left:.10417rem;overflow-x:auto}.left-box,.right-box{width:15%;height:60%;padding:.10417rem;box-shadow:0 .02083rem .05208rem rgba(0,0,0,.1);overflow-y:auto}.right-box{margin-right:.10417rem;background-color:#fff}.log{white-space:nowrap}