.box {display: flex;}
.loginBody form.layui-form {height: 420px}
.loginBody form.layui-form {left: 80% !important;top: 40% !important}
.layui-tab-content {padding: 0 !important;}
.layui-tab-card {border-style: none;border-radius: 0;box-shadow: none}
.space-between{ display: flex;flex-direction:row;justify-content:space-between;align-items:center;}
.main-news{padding: 120px 0 80px 0 !important}
.footer {padding: 30px 0; line-height: 30px;text-align: center;color: #666;font-weight: 300;}
 .footer-demo p {vertical-align: middle;padding-right: 10px;}
 .layui-footer {
    position: fixed;
    left: 0px;
    right: 0;
    bottom: 0;
    z-index: 990;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    box-shadow: -1px 0 4px rgb(0 0 0 / 12%);
    background-color: #FAFAFA;
}
.content img{width:64px;height:64px;}