.date-login-page {
	width: 20rem;
	height: 1.85rem;
	font-family: MicrosoftYaHeiUI;
	font-size: 1.38rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #67b3ff;
	position: absolute;
	right: 2.35rem;
	bottom: 1.46rem;
}

.login-card {
	width: 24rem;
	height: auto;
	margin: auto;
}

#bottom_layer {
	width: 100%;
	position: fixed;
	z-index: 302;
	bottom: 0;
	left: 0;
	height: 39px;
	padding-top: 1px;
	overflow: hidden;
	zoom: 1;
	margin: 0;
	line-height: 39px;
	/* background: #fff; */
}

.s-isindex-wrap {
	position: relative;
}

#bottom_layer .s-bottom-layer-content {
	text-align: center;
}

div {
	display: block;
}

p {
	list-style: none;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

#bottom_layer .lh {
    display: inline;
    margin-right: 20px;
}

#bottom_layer a {
    font-size: 12px;
    text-decoration: none;
}

#bottom_layer .text-color {
    color: #eeeeee;
}