.check-input{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 20px 0 40px
}

.check-input .text-red{
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	text-align: center
}

.check-input .check-span{
	display: flex;
	align-items: center;
	position: absolute;
	left: 50%;
	top: 20px;
	transform: translateX(-50%);
	width: 208px
}

.check-input .input-check{
	width: 208px;
	height: 40px;
	position: relative;
	z-index: 2;
	opacity: 0
}

.check-input span{
	width: 40px;
	height: 40px;
	border-radius: 4px;
	font-size: 20px;
	font-weight: 500;
	color: #414655;
	outline: none;
	border: 1px solid #f2f2f6;
	text-align: center;
	margin-right: 16px;
	display: flex;
	align-items: center;
	justify-content: center
}

.check-input span:last-child {
	margin-right: 0
}

.check-sec{
	font-size: 16px;
	color: #2a2b2c;
	text-align: center;
	line-height: 34px
}

.pop-check{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.pop-check .main{
	background-color: #fff;
	width: 480px;
	border-radius: 20px;
	overflow: hidden
}

.pop-check .check-title{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	height: 48px;
	padding: 0 32px;
	background: #179cff;
	position: relative
}

.pop-check .check-title strong{
	font-size: 18px;
	font-weight: 400
}

.pop-check .check-title .close{
	position: absolute;
	top: 15%;
	right: 24px;
	width: 34px;
	height: 34px;
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAMAAABAUVr7AAAAflBMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+cf0nxAAAAKXRSTlMA188WGhfZGNYSzhUUExnU2tPR0BAR2BzS29zLzcwbs8bF1aa2HcqnuhCgCPIAAAAJcEhZcwAACxMAAAsTAQCanBgAAADjSURBVHichc3ZbsIwFIThIQ7ZbIclxYRCy95y3v8FEXbaLPYxc/dLnzQ4ngXYifMRwIkurBEXOgGYF7RgjFhQMUfMiD/hjPSF7IU1K8/I1UAEjRyLgJFTAeQFtapP1VKRT6/z2cColmaesGbdGbUOioFRnHBGA5oX1jRaNxHhTFwAuSEyUQHdECXlG2FM1OiETF1nEaMTymqgzqhiTOkEkHLmXwDpkg6bqEDYvETaZ+qbshoJ4HtHXyPjCWc+omJiggLY7mjfmbKiZUAA28/ObDhhzc/LPFhhzQ3A754VwD25Ak/kpBWfg6BHCgAAAABJRU5ErkJggg==) no-repeat 50%;background-size: 56%;
	cursor: pointer;
	transition: all .4s
}

.pop-check .check-title .close:hover {
	transform: rotate(-90deg)
}

.check-main{
	padding: 30px 40px
}.el-form-item {
	position: relative
}.get-code {
	left: auto;
	right: 16px
}

.link{
	text-align: center
}

.link p{
	margin-top: 16px
}

.link-a{
	width: 60%
}

.pop-check{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.pop-check .main{
	background-color: #fff;
	width: 480px;
	border-radius: 20px;
	overflow: hidden
}

.pop-check .check-title{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	height: 48px;
	padding: 0 32px;
	background: #179cff;
	position: relative
}

.pop-check .check-title strong{
	font-size: 18px;
	font-weight: 400
}

.pop-check .check-title .close{
	position: absolute;
	top: 15%;
	right: 24px;
	width: 34px;
	height: 34px;
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAMAAABAUVr7AAAAflBMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+cf0nxAAAAKXRSTlMA188WGhfZGNYSzhUUExnU2tPR0BAR2BzS29zLzcwbs8bF1aa2HcqnuhCgCPIAAAAJcEhZcwAACxMAAAsTAQCanBgAAADjSURBVHichc3ZbsIwFIThIQ7ZbIclxYRCy95y3v8FEXbaLPYxc/dLnzQ4ngXYifMRwIkurBEXOgGYF7RgjFhQMUfMiD/hjPSF7IU1K8/I1UAEjRyLgJFTAeQFtapP1VKRT6/z2cColmaesGbdGbUOioFRnHBGA5oX1jRaNxHhTFwAuSEyUQHdECXlG2FM1OiETF1nEaMTymqgzqhiTOkEkHLmXwDpkg6bqEDYvETaZ+qbshoJ4HtHXyPjCWc+omJiggLY7mjfmbKiZUAA28/ObDhhzc/LPFhhzQ3A754VwD25Ak/kpBWfg6BHCgAAAABJRU5ErkJggg==) no-repeat 50%;background-size: 56%;
	cursor: pointer;
	transition: all .4s
}

.pop-check .check-title .close[data-v-c7c5713c]:hover {
	transform: rotate(-90deg)
}

.check-main{
	padding: 30px 100px
}.el-form-item {
	position: relative
}.get-code {
	left: auto;
	right: 16px
}

.link{
	text-align: center
}

.link-a{
	width: 100%
}

.link-step-text{
	text-align: center;
	margin-top: 16px
}

.pop-check{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.pop-check .main{
	background-color: #fff;
	width: 480px;
	border-radius: 20px;
	overflow: hidden
}

.pop-check .check-title{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	height: 48px;
	padding: 0 32px;
	background: #179cff;
	position: relative
}

.pop-check .check-title strong{
	font-size: 18px;
	font-weight: 400
}

.pop-check .check-title .close{
	position: absolute;
	top: 15%;
	right: 24px;
	width: 34px;
	height: 34px;
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAMAAABAUVr7AAAAflBMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+cf0nxAAAAKXRSTlMA188WGhfZGNYSzhUUExnU2tPR0BAR2BzS29zLzcwbs8bF1aa2HcqnuhCgCPIAAAAJcEhZcwAACxMAAAsTAQCanBgAAADjSURBVHichc3ZbsIwFIThIQ7ZbIclxYRCy95y3v8FEXbaLPYxc/dLnzQ4ngXYifMRwIkurBEXOgGYF7RgjFhQMUfMiD/hjPSF7IU1K8/I1UAEjRyLgJFTAeQFtapP1VKRT6/z2cColmaesGbdGbUOioFRnHBGA5oX1jRaNxHhTFwAuSEyUQHdECXlG2FM1OiETF1nEaMTymqgzqhiTOkEkHLmXwDpkg6bqEDYvETaZ+qbshoJ4HtHXyPjCWc+omJiggLY7mjfmbKiZUAA28/ObDhhzc/LPFhhzQ3A754VwD25Ak/kpBWfg6BHCgAAAABJRU5ErkJggg==) no-repeat 50%;background-size: 56%;
	cursor: pointer;
	transition: all .4s
}

.pop-check .check-title .close[data-v-0d826352]:hover {
	transform: rotate(-90deg)
}

.check-main{
	padding: 30px 100px;
	height: auto;
}.el-form-item {
	position: relative
}.get-code {
	left: auto;
	right: 16px
}

.link{
	text-align: center
}

.link-a{
	width: 100%
}

.link-step-text{
	text-align: center;
	margin-top: 16px
}

.user-state{
	width: 100%;
	height: 142px;
	border-radius: 4px;
	background-color: #fff;
	padding: 14px 24px;
	margin-top: 16px;
	border: 1px solid #f1f3f5;
	border-radius: 8px
}

.user-state .big{
	line-height: 20px;
	font-size: 14px;
	color: #30383f
}

.user-state .small{
	font-size: 12px;
	line-height: 17px;
	margin: 8px 0 0;
	color: #788b9d
}

.user-state .list{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #f2f2f6;
	display: flex
}

.user-state .list-row{
	display: flex;
	align-items: center;
	margin-right: 24px
}

.user-state .list-row img{
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 6px;
	position: relative
}

.user-state .list-row span{
	color: #788b9d
}

.form-box{
	width: 300px;
	margin-top: 26px
}

.user-secure{
	margin-top: 16px
}

.user-secure-row{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 60px;
	border: 1px solid #f2f2f6;
	padding: 12px;
	border-radius: 8px;
	margin-bottom: 24px
}

.user-secure-row:last-child {
	margin-bottom: 0
}

.user-secure-row .left img{
	width: 36px;
	height: 36px;
	margin-right: 10px
}

.user-secure-row .left .text{
	color: #48535e
}

.user-secure-row .state{
	color: #aeb9c4;
	margin-left: -140px
}

.user-secure-row .state.set{
	color: #30383f
}

.user-secure-row .link{
	width: 80px;
	text-align: center
}

.user-secure-row .link-a{
	width: 80px;
	height: 36px;
	background: var(--color-theme);
	border-radius: 6px;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	display: flex;
	font-weight: 400;
	align-items: center;
	justify-content: center;
	cursor: pointer
}