.body{background:url(bodybg.png) center center no-repeat;background-size:100% 100%}


.answer{
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 21px 21px 0 21px
}

.answer-header{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.answer-header__title{
	font-size: 32px;
	font-family: Alibaba PuHuiTi-Bold,Alibaba PuHuiTi;
	font-weight: 700;
	color: #ffffff;
	line-height: 38px;
	letter-spacing: 1px;
	text-shadow: 0 2px 5px rgba(0,0,0,.4)
}

.answer-header__tips{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 16px;
	font-size: 19px;
	font-family: Alibaba PuHuiTi-Bold,Alibaba PuHuiTi;
	font-weight: 700;
	color: #ffffff;
	text-align: center
}

.answer-header__tips > uni-view{
	line-height: 34px;
	text-align: center;
	text-shadow: 0 2px 5px rgba(0,0,0,.4)
}

.answer-header .invite-info{
	position: absolute;
	top: 43px;
	left: 0;
	padding: 4px 27px 4px 10px;
	display: flex;
	align-items: center;
	align-self: flex-start;
	font-size: 14px;
	font-family: PingFang SC-Regular,PingFang SC;
	font-weight: 400;
	color: #252525;
	line-height: 26px;
	background: hsla(0,0%,100%,.5);
	border-radius: 0px 16px 16px 0
}

.answer-header .invite-info .userinfo{
	display: flex;
	align-items: center;
	justify-content: center
}

.answer-header .invite-info .userinfo .avatar{
	width: 21px;
	height: 21px;
	margin: 0 12px 0 8px;
	border-radius: 50%
}

.answer-content{
	width: 100%
}

.answer-footer{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.answer-footer .mbti-desc{
	font-size: 13px;
	font-family: PingFang SC-Regular,PingFang SC;
	font-weight: 400;
	color: #fff;
	line-height: 19px;
	margin: 16px 0 32px 0
}

.answer-footer .mbti-icon{
	width: 62px;
	height: 45px
}

.answer .custom-question-item__class{
	margin-top: 34px;width:100%;
	margin-left: auto;
	margin-right: auto
}

.answer .rocket-fire{
	-webkit-transform-origin: 50% bottom;
	transform-origin: 50% bottom;
	-webkit-animation: shake .8s forwards ease-in-out,shoot .2s forwards ease-in-out 1s;
	animation: shake .8s forwards ease-in-out,shoot .2s forwards ease-in-out 1s
}

.record{
	display: none
}

.custom-question-item{
	min-height: 338px
}

@media screen and (min-width:787px) {
	.answer{
		width: 100%;
		/* padding: 21px 295px 0 295px */
	}

	.record{
		display: block;
		margin-bottom: 32px;
		font-size: 13px;
		font-family: PingFang SC-Regular,PingFang SC;
		font-weight: 400;
		color: #fff;
		line-height: 21px;
		text-align: center
	}
}

@media screen and (min-width:782px) {
	

	.custom-question-item__class{
		width: 695px
	}

	.question-step{
		width: 100%;
		margin-left: auto!important;
		margin-right: auto!important
	}
}

@media screen and (max-width:902px) {
	.answer-header__tips_scl{
		font-size: 13px
	}
}

.customerService{
	position: fixed;
	right: 0;
	top: 71px;
	width: 30px;
	height: 80px;
	box-sizing: border-box;
	padding: 15px 9px;
	background: #fff;
	box-shadow: -2px -2px 4px 1px rgba(0,0,0,.05),0 4px 4px 1px rgba(0,0,0,.05);
	border-radius: 5px 0 0 5px;
	z-index: 999;
	font-size: 13px;
	font-family: Roboto-Regular,Roboto;
	font-weight: 400;
	color: #5280ff;
	line-height: 15px
}

@media screen and (min-width:984px) {
	.customerService{
		display: none
	}
}
.question-counter__wrapper{
	display: flex;
	justify-content: space-between
}

.question-counter__wrapper .index{
	display: inline-block;
	font: 600 28px/40px PingFangSC-Semibold,PingFang SC;
	color: #2f3038;
	border-bottom: 4px solid #353ee8;
	margin-right: 5px
}

.question-counter__wrapper .total{
	font: 500 15px/21px PingFangSC-Medium,PingFang SC;
	color: #c5c5c5
}

.question-counter__wrapper {
	display: flex;
	justify-content: space-between
}

.question-counter__wrapper .index {
	display: inline-block;
	font: 600 28px/40px PingFangSC-Semibold,PingFang SC;
	color: #2f3038;
	border-bottom: 4px solid #353ee8;
	margin-right: 5px
}

.question-counter__wrapper .total {
	font: 500 15px/21px PingFangSC-Medium,PingFang SC;
	color: #c5c5c5
}


.question-item{
	margin-bottom: 21px;
	padding: 16px 21px 30px 21px;
	box-shadow: 0 0 6px 6px rgba(0,0,0,.03);
	border-radius: 10px 10px 10px 10px;
	background: #fff;
	opacity: 1
}


.question-stem__title{
	display: flex;
	margin-top: 21px;
	letter-spacing: 0;
	font: 400 16px/26px PingFangSC-Regular,PingFang SC;
	color: #303113
}

.question-stem__title img{
	margin-right: 1000px
}

.stem-wrapper{
	display: inline-block;
	flex: 1;
	font-size: 16px;
	font-family: PingFang SC-Medium,PingFang SC;
	font-weight: 500;
	color: #070922;
	line-height: 27px
}

.stem-wrapper p{
	margin: 0
}

.stem-wrapper img{
	width: 100%;
	max-width: 650px
}

.stem-wrapper > *{
	width: 100%;
	max-width: 650px
}

.stem-wrapper uni-image{
	width: 100%;
	max-width: 650px
}

.type{
	width: -webkit-fit-content;
	width: fit-content
}


.question-type__single {
	margin-top: 25px
}

.question-type__single-label {
	position: relative;
	display: flex;
	padding: 15px 15px;
	background: #fafafa;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	margin-bottom: 15px;
	cursor: pointer;
	transition: all .5s
}

.question-type__single-label .char, .question-type__single-label .text {
	margin: unset;
	font-size: 15px;
	font-family: PingFang SC-Semibold,PingFang SC;
	font-weight: 600;
	color: var(--single-label-text-color);
	line-height: 25px
}

.question-type__single-label .char img, .question-type__single-label .text img {
	max-width: 100%
}

.question-type__single-label-item {
	display: flex;
	z-index: 9
}

.question-type__single-label-item .char img, .question-type__single-label-item .text img {
	width: 100%;
	max-width: 100%
}

.question-type__single .is-active {
	font: 600 16px/25px PingFangSC-Semibold,PingFang SC;
	color: #353ee8;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.15)
}

.question-type__single .is-active .char, .question-type__single .is-active .text {
	color: var(--single-label-active-text-color)
}

.question-type__single-progress {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 100%;
	background-color:#353ee81f;
	border-radius: 10px 10px 10px 10px
}

.question-type__single-progress.is-active {
	right: 0;
	transition: right .5s
}


.question-step {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.question-step .question-step__operate {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 17px;
	font-family: PingFang SC-Semibold,PingFang SC;
	font-weight: 600;
	color: #fff;
	line-height: 20px
}

.question-step .question-step__done {
	height: 37px;
	padding: 4px 13px;
	background: #353ee8ef;
	color: #ffffff;
	box-shadow: 0px 2px 4px 1px rgba(0,0,0,.3);
	border-radius: 19px 19px;
	opacity: 1
}

.question-step img {
	width: 24px;
	height: 24px
}



.question-step {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.question-step .question-step__operate {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 17px;
	font-family: PingFang SC-Semibold,PingFang SC;
	font-weight: 600;
	color: #fff;
	line-height: 20px
}

.question-step .question-step__done {
	height: 37px;
	padding: 4px 13px;
	background: #353ee8ef;
	color: #ffffff;
	box-shadow: 0px 2px 4px 1px rgba(0,0,0,.3);
	border-radius: 19px 19px;
	opacity: 1
}

.question-step img {
	width: 24px;
	height: 24px
}

.mask1{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;opacity:0.5;
    z-index: 10;
}