body, html {
    width: 100%;
    height: 100%;
}
.app{
	height: 100%;
}
.login[data-v-5b823462] {
    height: 100%;
    width: 100%;
    background: url("../images/auth-bg-03.a71dcab9.jpg") no-repeat left center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.login .content[data-v-5b823462] {
    position: absolute;
    width: 46%;
    height: 100%;
    top: 0;
    right: 0;
}
.signin[data-v-2529d779] {
    width: 100%;
    max-width: 28em;
    height: 42em;
    padding: 0 3em;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    background-color: #fff;
    border-radius: 1.2em;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.05);
}
.signin .login-logo[data-v-2529d779] {
    width: 14em;
    display: block;
    margin: 2.8em auto 0;
}
.login-name[data-v-2529d779]{
	font-size: 2.2em;
	color: #1878bf;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: 4px;
	font-weight: 600;
}
.layui-tab-title[data-v-2529d779] {
    display: flex;
    justify-content: space-between;
    color: #333;
    line-height: 1.2em;
    border-bottom: 1px solid #E9E9E9;
}
.layui-tab-title[data-v-2529d779] li{
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
    transition: 0.2s;
	font-size: 18px;
	min-width: 35%;
}
.layui-tab-title[data-v-2529d779] .layui-this {
    color: #1878bf;
    border-color: #1878bf;
    font-weight: bold;
}
.layui-tab-title[data-v-2529d779] .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #1878bf;
}
.form-control[data-v-e7ce5752] {
    width: 100%;
    height: 45px;
    position: relative;
    font-size: 16px;
    margin-top: 20px;
}
.form-control .fc-item[data-v-e7ce5752] {
    border-radius: 6px;
    border: 1px solid #E9E9E9;
    background: none;
    width: 100%;
    display: block;
    height: 100%;
    outline: none;
    font: inherit;
    text-indent: 20px;
}
.form-control .fc-item[data-v-e7ce5752]:hover {
  color: #07AEA0;
  cursor: pointer;
}
.form-control .fc-item[data-v-e7ce5752]:focus{
   border-color: #1878bf!important
}
.login-button[data-v-e7ce5752] {
    color: #fff;
    background: #1878bf;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    border: none;
	letter-spacing: 4px;
}
.form-control .slot-item[data-v-e7ce5752] {
    position: absolute;
    top: 0;
    height: 100%;
}
.form-control .slot-item.right[data-v-e7ce5752] {
    right: 0;
    width: 110px;
    border-left: 1px solid #E9E9E9;
}
.SMS-getter[data-v-35afcb62] {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    color: #1878bf;
    background: none;
    cursor: pointer;
}
.SMS-getter[data-v-35afcb62]:disabled {
    color: #BFBFBF;
    cursor: default;
}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {
    color: #1878bf;
}







