body[data-v-72cc36ea] {
	font-family:Arial,sans-serif;
	margin:0
}
.container-telegram[data-v-72cc36ea] {
	background-image:url(../../static/img/memberBg.png);
	background-repeat:no-repeat;
	background-size:100% 80%;
	font-size:21px;
	height:100vh;
	width:100%
}
.containerHead[data-v-72cc36ea] {
	align-items:flex-end;
	color:#fdfdfd;
	display:flex;
	font-family:Microsoft YaHei;
	font-size:21px;
	font-weight:400;
	height:58px;
	justify-content:center;
	position:relative
}
.con-title[data-v-72cc36ea] {
	align-items:center;
	display:flex
}
.con-input[data-v-72cc36ea] {
	border:1px solid #5d83ff;
	border-radius:8px;
	box-sizing:border-box;
	color:#5d83ff;
	font-family:Microsoft YaHei;
	font-size:15px;
	font-weight:400;
	height:40px;
	line-height:40px;
	margin:20px 0;
	padding:0 20px;
	width:100%
}
.con-input[data-v-72cc36ea]:focus {
	border-color:none;
	box-shadow:none;
	outline:none
}
.containerHead img[data-v-72cc36ea] {
	bottom:0;
	position:absolute;
	right:0;
	transform:translate(-50%)
}
.container-content[data-v-72cc36ea] {
	background:#fff;
	border-radius:10px;
	box-sizing:border-box;
	margin:20px;
	padding:20px
}
.container[data-v-72cc36ea] {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between
}
.item[data-v-72cc36ea] {
	border:1px solid #ccc;
	border-radius:4px;
	font-size:15px;
	font-weight:400;
	line-height:38px;
	margin-bottom:20px;
	padding:auto;
	position:relative;
	text-align:center;
	width:calc(33.33% - 10px)
}
.item img[data-v-72cc36ea] {
	display:none;
	position:absolute;
	right:5px;
	top:5px
}
.red[data-v-72cc36ea] {
	color:#c40000
}
.blue-square[data-v-72cc36ea] {
	background-color:#5d83ff;
	display:inline-block;
	height:18px;
	margin-right:5px;
	width:4px
}
.switch-button[data-v-72cc36ea] {
	margin-top:20px
}
.switch-button-large[data-v-72cc36ea] {
	background-color:transparent;
	border:1px solid #d8d8d8;
	border-radius:4px;
	color:#333;
	cursor:pointer;
	font-size:15px;
	height:32px;
	margin-right:20px;
	outline:none;
	width:70px
}
.highlight[data-v-72cc36ea] {
	background-color:#5d83ff;
	color:#fff
}
.nextBtn[data-v-72cc36ea] {
	align-items:center;
	background:#5d83ff;
	border-radius:36px;
	color:#fff;
	display:flex;
	font-size:15px;
	font-weight:400;
	height:36px;
	justify-content:center;
	margin:30px auto 20px;
	width:215px
}
.nextBtn[data-v-72cc36ea]:active {
	opacity:.8
}
.tip[data-v-72cc36ea] {
	color:#c2c2c2;
	display:flex;
	font-size:12px;
	font-weight:400;
	justify-content:center;
	line-height:20px;
	width:100%
}
.selected[data-v-72cc36ea] {
	border:1px solid #5d83ff
}
