research.css 4.5 KB
.container{
	/*font-family: font-family:PingFangSC-Regular;;*/
}
/*遮罩*/
.wrap{
	width: 7.5rem;
	height: 100%;
	background-color: #000000;
	position: fixed; 
	z-index: 2;
	opacity: 0.5;
	/*display: none;*/
}
/*弹层*/
.popup{
	z-index: 4;
	position: fixed;
	width: 6.36rem;
	height: 5.87rem;
	left: 0.57rem;
	top: 3.5rem;
	background: url(../img/圆角矩形3@2x.png) center no-repeat;
	background-size: 100% 100%;
	left: 50%;
	margin-left: -3.28rem;
	/*display: none;*/
}
.popup_h{
	display: flex;
	margin-top: 0.71rem;
	justify-content: center;
	height: 0.5rem;
	align-items: center;
}
.success{
	font-size: 0.48rem;
	color: #FFFFFF;
	line-height: 0.5rem;
	margin: 0 0.21rem;
}
.radius{
	display: block;
	width: 0.1rem;
	border-radius: 50%;
	height: 0.1rem;
	background-color: #FFFFFF;
}
.line{
	display: block;
	width: 0.45rem;
	height: 0.05rem;
	background-color: #FFFFFF;
}
.congratulation{
	font-size: 0.24rem;
	font-family: light;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.22rem;
}
.take_btn{
	width: 4.03rem;
	height: 0.73rem;
	position: absolute;
	left: 1.16rem;
	bottom: 0.6rem;
}
.popup .icon-close{
	font-size: 0.56rem;
	position: absolute;
	color: #FFFFFF;
	bottom: -1.56rem;
	left: 2.9rem;
}
/*文本编辑区*/
.edit{
	font-size: 0.28rem;
	color: #666666;
	height: 1.47rem;
	border-bottom: 1px solid #E4E4E4;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*第一问*/
.question_item{
	padding: 0.59rem 0.57rem 0.65rem 0.57rem;
	border-bottom: 1px solid #E4E4E4;
}
.question_item_wrap{
	width: 5.5rem;
	margin: 0 auto;
}
.question_tit{
	display: flex;
}
.question_num {
	display: block;
	width: 0.32rem ;
	height: 0.32rem;
	color: #FFFFFF;
	background-color: #FFCC00;
	font-size: 0.26rem;
	text-align: center;
	font-family: Impact;
	border-radius: 50%;
	line-height: 0.32rem;
}
.question_tit_text{
	font-size: 0.3rem;
	line-height: 0.32rem;
	color: #FAB701;
	margin-left: 0.15rem;
}
.question_text{
	font-size: 0.26rem;
	color: #1A1A1A;
	margin-top: 0.35rem;
	display: flex;
	justify-content: center;
}
.question_answer{
	display: flex;
	font-size: 0.28rem;
	justify-content: space-around;
	margin-top: 0.5rem;
}
.question_answer span{
	display: block;
	width: 1.46rem;
	height: 0.59rem;
	color: #333333;
	text-align: center;
	background-color: #F7F7F7;
	line-height: 0.59rem;
}
.question_answer .active{
	background-color: #FFCC00;
}
.question_answer_choose{
	display: flex;
	justify-content: center;
}
.question_answer_choose_num{
	width: 2.71rem;
	height: 0.64rem;
	font-size: 0.3rem;
	line-height: 0.64rem;
	background-color: #F7F7F7;
	margin: 0.45rem auto 0;
	display: flex;
	padding: 0 0.25rem;
	display: inline-block;
	text-align: justify;
	flex-wrap: nowrap;
}
.question_answer_choose_num span{
	display: inline-block;
	height: 100%;
	width: 100%;
}
.question_answer_arr{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.5rem;
}
.question_answer_item ,.question_answer_item_details{
	font-size: 0.3rem;
	background-color: #F7F7F7;
	display: flex;
	display: inline-block;
	text-align: justify;
	flex-wrap: nowrap;
	height: 0.64rem;
	line-height: 0.64rem;	
	/*padding: 0 0.16rem 0 0.25rem;*/
	margin-right: 0.14rem;
	color: #999999;
	margin-bottom: 0.2rem;
	flex-wrap: nowrap;
}
.question_answer_item{
	width: 1.25rem;
}
/*街道*/
.question_answer_street{
	font-size: 0.3rem;
	background-color: #F7F7F7;
	display: flex;
	text-align: justify;
	justify-content: space-between;
	flex-wrap: nowrap;
	height: 0.64rem;
	line-height: 0.64rem;	
	padding: 0 0.16rem 0 0.25rem;
	margin-right: 0.14rem;
	color: #999999;
	margin-bottom: 0.2rem;
	width: 1.25rem;
	white-space: nowrap;
}
.question_answer_item_details{
	width: 3.39rem;
	margin: 0;
}
.question_answer_item:nth-child(3n){
	margin-right: 0;
}
.question_answer_item span{
	display: inline-block;
	height: 100%;
	width: 100%;
}
/*第四问*/
.question_item_home{
	/*display: flex;*/
	line-height: 0.64rem;
}
.question_item_home_text{
	font-size: 0.26rem;
	color: #1A1A1A;
	margin-right: 0.2rem;
    display:inline-block;
	/*white-space: nowrap;*/
}
.favorite_food{
	display: flex;
}
.favorite_food span{
	
	font-size: 0.26rem;
	color: #1A1A1A;
	line-height: 0.64rem;
}
.favorite_food input{
	height: 0.64rem;
	width: 2.3rem;
	background-color: #F7F7F7;
	border: none;
	outline: none;
	color: #515151;
	padding-left: 0.1rem;
	font-size: 0.3rem;
}

/*footer*/
.footer{
	display: flex;
	justify-content: center;
	align-content: center;
	padding: 0.34rem 0 0.43rem;
}
.footer span{
	background-color: #FFCC00;
	width: 2.23rem;
	height: 0.72rem;
	font-size: 0.28rem;
	line-height: 0.72rem;
	text-align: center;
	border-radius: 0.36rem;
}