#main_popup_container{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000}#main_popup_content{background-color:#fff;border-radius:5px;left:50%;min-width:600px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.m_p_head{overflow:auto;width:100%}.m_p_title{float:left;font-size:20px;line-height:45px;text-align:center;width:calc(100% - 37px)}.m_p_exit{cursor:pointer;float:right;height:37px;width:37px}.m_p_exit img{max-width:100%}#df_meeting_link,#df_meeting_link2{display:none}@media (max-width:767px){#main_popup_content{max-height:100%;max-width:100%;min-width:100%;overflow:scroll}}