.communication{padding:15px;height:100%;box-sizing:border-box}.communication .communication-btn{margin-bottom:20px}.communication .el-tabs--top .el-tabs__item.is-top:last-child,.communication .el-tabs--top .el-tabs__item.is-top:nth-child(2){padding:0 20px}.communication .el-tabs__item{display:inline-block;font-size:15px;padding:20px;margin-right:5px;border:1px solid #c1c1c1;border-bottom:none;border-radius:8px 8px 0 0;cursor:pointer;background:#e1e1e1;text-align:center}.communication .el-tabs__item.is-active,.communication .el-tabs__item:hover{background:#409eff;color:#fff}.communication .el-tabs__active-bar{height:0}.communication .page{height:40px;border-top:none;border-radius:0 0 5px 5px;box-sizing:border-box;margin-top:15px}#shade,#shadepar,.communication .page{justify-content:center;align-items:center;display:flex}#shade,#shadepar{width:200px;height:200px;color:#fff;position:absolute;top:0;left:50%;margin-left:-100px;overflow:hidden}#shade img,#shadepar img{display:none}.sendProgramDialog{height:90vh}.sendProgramDialog .el-dialog__body{position:absolute;top:45px;bottom:0;left:0;right:0;height:auto;padding-top:10px;padding-bottom:10px}.sendProgramDialog .el-dialog__footer{position:absolute;width:100%;bottom:0}.sendProgram-content{height:100%;width:100%;position:relative}.sendProgram-content .dialog-footer{width:100%;display:flex;justify-content:flex-end}.sendProgram-content .payment{display:flex;justify-content:space-between;margin-bottom:20px}.sendProgram-content .payment .payment-item{padding:15px;border:1px solid #c0c4cc;width:100px;border-radius:5px;cursor:pointer}.sendProgram-content .payment .payment-item .a{margin-bottom:5px;font-size:18px;text-align:center}.sendProgram-content .payment .payment-item .b{font-size:14px;color:#a5a5a5;text-align:center}.sendProgram-content .payment .activate{border:1px solid #4c7fe2;position:relative;overflow:hidden}.sendProgram-content .payment .activate:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:0;border-right:8px solid #4c7fe2;border-bottom:8px solid #4c7fe2;border-top:8px solid #fff;border-left:8px solid #fff}