.common-lock-screen{background:-webkit-gradient(linear,left top,right top,from(#2a3f69),to(#909399));background:linear-gradient(90deg,#2a3f69,#909399);background-size:cover;overflow:hidden}.common-lock-screen .wrapper{min-width:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:absolute}.common-lock-screen .wrapper .title{color:#fff;height:50px;line-height:50px}.common-lock-screen .wrapper .title span{float:right}.common-lock-screen .wrapper .card{-webkit-transform:translateY(-30%);transform:translateY(-30%)}.common-lock-screen .wrapper .card .content .iconfont{font-size:16px}