[v-cloak] {
	display: none
}

.line {
	color: #4CA6AD;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
}

.col-md-12 {
	border: 1px solid #F2F2F2;
	padding: 40px 70px;
	text-align: center;
}
.van-field__label{
	width: auto;
}
.que {
	text-align: left;
	margin-bottom: 50px;
	font-size: 16px;
}

.que>form>label {
	margin-right: 10px;
	font-weight: normal;
}

.que>form>label .sexl {
	margin-left: 80px;
	margin-right: 10px;
}

.que>form>label .sex {
	margin-right: 10px;
}

.num {
	font-size: 20px;
	font-weight: normal;
}

.btn {
	margin-bottom: 50px;
	width: 250px;
	height: 40px;
	background-color: #4387FF;
	color: white;
	line-height: 25px;
}

.fottu {
	/* position: absolute;
	right: 0;
	width: 1238px; */
}

.gzjtc {
	position: absolute;
	top: 158px;
	z-index: 999;
	display: block;
	color: white;
	right: 18px;
}
@media (min-width: 768px) {
	.gzjtc {
		top: 100px;
	}
}

@media (min-width: 992px) {
	.gzjtc {
		top: 130px;
	}
}
@media (min-width: 1200px) {
	.fottu {
		height: 228px;
	}
	.gzjtc {
		top: 158px;
	}
}
