.workSheetNewRecord .footerBox .saveAndContinueBtn {

    display: none;
}

.ming.Checkbox {
    cursor: pointer;
    display: none;
}

.loginContainer .titleHeader:nth-child(1) {
    text-align: center !important;
}
.loginContainer .titleHeader:nth-child(1) img {
    //图片比例 5:6 按照这个才不会变形
    width: 75px !important;
    height: 90px !important;
}
.loginContainer .titleHeader:nth-child(1) p {
    font-size: 25px !important;
    display: none !important;
}
