﻿@charset "UTF-8";html,body{width:100%;height:100%;}.main-box{width:100%;height:100%;background-image:url("/images/bg.jpg");background-repeat:no-repeat;background-size:auto 100%;align-items:normal!important;}#login{background-color:rgba(255,255,255,.2);width:350px;height:auto;border-radius:5px;overflow:hidden;margin-left:10%;}.title{color:#fff;font-size:30px;}.layui-form>div{margin-top:20px;border-radius:5px;overflow:hidden;}.layui-form>div:last-of-type{border:0;}.layui-form input{border:0;margin-left:10px;height:30px;}.layui-form button{width:120px;}.beian{width:100%;position:absolute;bottom:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:12px;}.beian-icon{width:16px;height:16px;}