/* up366-html stu-client-update.css Date:2021-9-26 15:46:36 */
.wrapper-modal-update{color:#333;position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.7);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-family:Microsoft YaHei}.wrapper-modal-update .content-modal{width:960px;height:480px;background:#FFF;border-radius:12px;padding:24px 24px 60px 60px;box-sizing:border-box;position:relative}.wrapper-modal-update .icon-close{position:absolute;top:24px;right:24px;width:16px;height:16px;display:inline-block;cursor:pointer;background:url(../images/icon-close-sut-update-modal.png) top left/16px 16px no-repeat}.wrapper-modal-update .title-text{width:100%;text-align:center;font-size:18px;font-weight:700;padding-top:36px}.wrapper-modal-update .text-left{width:100%;text-align:left;font-size:16px;font-weight:700;padding:20px 0}.wrapper-modal-update .msg-text{font-size:16px;font-weight:400;line-height:28px}.wrapper-modal-update .msg-text>span{color:#5C7CFF;cursor:pointer}.wrapper-modal-update .text-red{color:#FF5656;padding-top:20px;width:100%;text-align:left}.wrapper-modal-update .wraper-btn{left:0;right:0;position:absolute;bottom:60px;height:50px;text-align:center}.wrapper-modal-update .wraper-btn>.btn-dl{width:182px;height:50px;background:#5C7CFF;opacity:1;border-radius:50px;text-align:center;display:inline-block;color:#fff;line-height:50px;cursor:pointer}