#login_container[data-v-b0505ff8] {
	text-align: center
}

.hover-text[data-v-b0505ff8] {
	font-size: 14px;
	font-weight: 700;
	color: #3291f8;
	white-space: nowrap
}

.dog-pop-content[data-v-b0505ff8] {
	width: 900px;
	background: #ffffff;
	border-radius: 12px;
	opacity: 1;
	border: 2px solid #000000;
	box-sizing: border-box
}

.dog-pop-leave-content[data-v-b0505ff8] {
	width: 380px;
	background: #ffffff;
	box-sizing: border-box;
	text-align: center
}

.dog-pop-leave-content .title[data-v-b0505ff8] {
	font-size: 18px;
	font-weight: 700;
	color: #000
}

.dog-pop-leave-content .text[data-v-b0505ff8] {
	margin: 48px 0
}

.dog-pop-leave-content .text p[data-v-b0505ff8] {
	font-size: 16px
}

.dog-pop-leave-content .btn[data-v-b0505ff8] {
	display: flex;
	justify-content: space-between;
	margin-top: 34px
}

.dog-pop-leave-content .btn button[data-v-b0505ff8] {
	width: 136px;
	height: 34px;
	background: #000000;
	border-radius: 8px;
	border: 1px solid #000
}

.dog-pop-leave-content .btn button[data-v-b0505ff8]:first-child {
	color: #000;
	box-shadow: 2px 2px 2px #000;
	background: #fff
}

.dog-pop-leave-content .btn button[data-v-b0505ff8]:last-child {
	color: #fff;
	box-shadow: 1px 1px #fff, 2.4px 2.4px #000;
	background: #000
}

.close-div[data-v-b0505ff8] {
	display: flex;
	justify-content: flex-end
}

.close-div .close[data-v-b0505ff8] {
	width: 32px;
	height: 26px;
	background: #ffffff;
	border-radius: 6px;
	opacity: 1;
	border: 2px solid #000000;
	box-shadow: 2px 2px #000
}

.login-content[data-v-b0505ff8] {
	display: flex;
	padding: 24px;
	box-sizing: border-box
}

.login-content .left[data-v-b0505ff8] {
	display: flex;
	flex-direction: column
}

.login-content .left .logo[data-v-b0505ff8] {
	width: 200px
}

.login-content .left .description[data-v-b0505ff8] {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin: 48px 0
}

.login-content .left .Keywords[data-v-b0505ff8] {
	font-size: 18px;
	font-weight: 400;
	color: #000
}

.login-content .left .Keywords[data-v-b0505ff8]:nth-child(4) {
	margin-top: 24px;
	flex: 1
}

.login-content .left .href-logo[data-v-b0505ff8] {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.login-content .left .href-logo img[data-v-b0505ff8] {
	width: 1rem;
	min-width: 80px
}

.login-content .left .footer[data-v-b0505ff8] {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin-top: 32px
}

.login-content .left .footer img[data-v-b0505ff8] {
	margin-right: 8px
}

.login-content .right[data-v-b0505ff8] {
	margin-left: 48px;
	flex: 1;
	background: #ffffff;
	box-shadow: 0 0 6px 1px #0000004d;
	border-radius: 4px;
	padding: .36rem .48rem
}

.login-content .right .title[data-v-b0505ff8] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .36rem
}

.login-content .right .title div[data-v-b0505ff8] {
	font-size: 16px;
	font-weight: 700;
	color: #000
}

.login-content .right .title div span[data-v-b0505ff8] {
	font-size: 16px;
	font-weight: 700
}

.login-content .right .title .tips[data-v-b0505ff8] {
	font-size: 14px;
	font-weight: 400;
	color: red
}

.login-content .right .title .login-text[data-v-b0505ff8] {
	font-size: 14px;
	font-weight: 400;
	color: #666;
	cursor: pointer
}

.login-content .right .title .active-text[data-v-b0505ff8] {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	position: relative
}

.login-content .right .title .active-text[data-v-b0505ff8]:after {
	content: "";
	width: 80%;
	height: 4px;
	border-radius: 30px;
	background: #000000;
	position: absolute;
	left: 10%;
	bottom: -5px
}

.login-content .right input[data-v-b0505ff8] {
	width: 100%;
	height: 34px;
	background: #ffffff;
	border-radius: .08rem;
	border: 1px solid #000000;
	padding: 0 16px;
	margin-bottom: 24px
}

.login-content .right .input-box[data-v-b0505ff8] {
	width: 100%;
	height: 34px;
	background: #ffffff;
	border-radius: .08rem;
	border: 1px solid #000000;
	padding: 2px 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 24px;
	box-sizing: border-box
}

.login-content .right .input-box input[data-v-b0505ff8] {
	border: none;
	min-height: auto;
	height: 100%;
	padding: 0;
	margin-bottom: 0;
	margin-right: 8px
}

.login-content .right .code-input[data-v-b0505ff8] {
	display: flex
}

.login-content .right .code-input button[data-v-b0505ff8] {
	width: 120px;
	height: 34px;
	background: #000;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 0px;
	margin-left: 8px
}

.login-content .right .code-input button[data-v-b0505ff8]:active {
	background: #999
}

.login-content .right .type-text[data-v-b0505ff8] {
	display: block;
	margin-top: -20px;
	margin-bottom: 10px;
	cursor: pointer;
	color: #333
}

.login-content .right .agreement .item[data-v-b0505ff8] {
	margin-bottom: 16px;
	display: flex;
	align-items: center
}

.login-content .right .agreement .item .checkbox[data-v-b0505ff8] {
	width: 16px;
	height: 16px;
	background: #ffffff;
	border-radius: 2px;
	border: 1px solid #000000;
	margin-right: 10px
}

.login-content .right .agreement .item span[data-v-b0505ff8] {
	color: #3291f8
}

.login-content .right .agreement .item div[data-v-b0505ff8] {
	color: #666
}

.login-content .right .btn button[data-v-b0505ff8] {
	width: 100%;
	height: 40px;
	background: #000000;
	border-radius: 8px;
	box-shadow: 1px 1px #fff, 2.4px 2.4px #000;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.login-content .right .btn button[data-v-b0505ff8]:hover {
	transform: translate(2px, 2px);
	box-shadow: none;
	transition: all .3s
}

.login-content .right .other-login[data-v-b0505ff8] {
	display: flex;
	position: relative;
	border-top: 2px solid #e2e2e2;
	margin-top: 30px;
	padding: 24px 30% 0;
	justify-content: center
}

.login-content .right .other-login .title[data-v-b0505ff8] {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	font-weight: 400;
	color: #999;
	background: #fff;
	padding: 0 5px
}

.login-content .right .other-login .item[data-v-b0505ff8] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.login-content .right .other-login .item img[data-v-b0505ff8] {
	width: 52px
}

.color-6[data-v-b0505ff8] {
	color: #666 !important;
	font-weight: 400 !important
}