body{
	background-color: #f3f3f3;
}
#search_table{
	padding: 0 0.2rem;
	background-color: #fff;
	margin-bottom: 0.2rem;
}
#search_table h3{
	padding: 0.2rem 0;
	height: 0.4rem;
	font-weight: normal;
}
#search_table h3 i,#search_table h3 span{
	display: block;
	float: left;
}
#search_table h3 i{
	margin-top: 0.05rem;
}
#search_table h3 i img{
	display: block;
}
#search_table h3 i,#search_table h3 i img{
	width: 0.3rem;
	height: 0.3rem;
}
#search_table h3 span{
	font-size: 0.28rem;
	color: #565656;
	margin-left: 0.05rem;
}
/*search_brief_intro*/
#search_brief_intro{
	padding: 0.15rem 0.2rem;
	background-color: #fff;
	margin-bottom: 0.2rem;
}
.search_logo_wrap{
	display: flex;
	justify-content: center;
}
.search_logo{
	width: 0.9rem;
	height: 0.9rem;
}
.search_logo img{
	display: block;
	width: 100%;
}
.search_theme{
	margin-left: 0.1rem;
	padding-top: 0.1rem;
}
.search_theme p{
	font-size: 0.24rem;
	color: #921d22;
}
.search_intro_content p{
	font-size: 0.24rem;
	color: #565656;
	letter-spacing: 0.01rem;
	text-indent: 0.5rem;
	text-align: justify;
	margin-top: 0.1rem;
}
/*search_content*/
#search_content{
	padding: 0 0.4rem;
	background-color: #fff;
}
.search_tips{
	padding: 0.2rem 0;
	border-bottom: 0.01rem solid #e9e8e8;
}
.search_tips p{
	font-size: 0.24rem;
	color: #ff3d3d;
	letter-spacing: 0.01rem;
	text-indent: 0.5rem;
	text-align: justify;
}
.search_details{
	padding: 0.2rem 0;
}
.search_list{
	margin-bottom: 0.4rem;
}
.search_list h3{
	font-size: 0.26rem;
	color: #474646;
	font-weight: normal;
	margin-bottom: 0.1rem;
}
.question_option{
	overflow: hidden;
}
.option_list{
	height: 0.4rem;
	float: left;
}
.option_list .status,.option_list span{
	display: block;
	float: left;
}
.option_list .status{
	width: 0.22rem;
	height: 0.22rem;
	margin-top: 0.08rem;
	position: relative;
}
.option_list .status input{
	opacity: 0;
}
.option_list .status img,.option_list .status input{
	position: absolute;
	width: 100%;
	height: 100%;
}
.option_list span{
	font-size: 0.24rem;
	color: #474646;
	height: 100%;
	line-height: 0.4rem;
	margin-left: 0.1rem;
}
.option_list .range{
	font-size: 0.2rem;
	margin-left: 0;
}
.question_option li:nth-of-type(1){
	margin-left: 0;
}
/*年龄*/

/*工作*/
.profession_list li{
	float: none;
}
/*post*/
.common_wrap{
	overflow: hidden;
}
.common_wrap .question_option{
	float: left;
}
.common_wrap .question_option:nth-of-type(2),
.common_wrap .question_option:nth-of-type(3){
	margin-left: 0.5rem;
}
.common_wrap li{
	margin-left: 0.5rem;
	float: none;
}
.common_wrap li:nth-of-type(2n){
	margin-left: 0;
}
/*learn*/
.learn_list li{
	float: none;
}
/*audio*/
.audio_list li{
	margin-left: 0.5rem;
}
/*time*/

/*solve*/
.solve_list li{
	margin-left: 0.2rem;
}
.solve_list li:nth-of-type(4),
.solve_list li:nth-of-type(6){
	margin-left: 0;
}
/*host*/
.host_list li:nth-of-type(2){
	height: 0.8rem;
}
.host_list li span{
	height: 0.4rem;
}
.host_list li span:nth-of-type(2){
	margin-left: 0.35rem;
}
/*pay*/

/*theme*/
.theme_list{
	margin-bottom: 0;
}
.theme_list li{
	margin-left: 0.2rem;
}
.theme_list li:nth-of-type(3n + 1){
	margin-left: 0;
}
/*suggestion*/
.suggestion h3{
	padding: 0.3rem 0 0.1rem 0;
	font-size: 0.24rem;
	color: #474646;
	font-weight: normal;
}
.suggestion textarea{
	width: calc(100% - 0.4rem);
	height: 1.6rem;
	padding: 0.2rem;
	background-color: #f3f3f3;
	border-radius: 0.1rem;
	color: #474646;
	font-size: 0.24rem;
	resize: none;
}
#confirm_btn{
	width: 100%;
	height: 0.8rem;
	font-size: 0.28rem;
	background-color: #c0080f;
	border-radius: 0.1rem;
	color: #fff;
	text-align: center;
	line-height: 0.8rem;
	cursor: pointer;
}
/*attention*/
#attention{
	padding: 0.5rem 0 1rem;
	background-color: #fff;
}
.scan_wrap{
	width: 4.2rem;
	height: 2rem;
	margin: 0 auto;
	position: relative;
}
.scan_real,.scan_virsual{
	height: 100%;
	position: absolute;
}
.scan_real{
	display: flex;
	justify-content: center;
}
.scan_real img{
	display: block;
	width: 2rem;
	height: 100%;
}
.scan_real img:nth-of-type(1){
	margin-right: 0.2rem;
}
.scan_virsual img{
	display: block;
	width: 4.2rem;
	height: 100%;
}
#attention p{
	font-size: 0.24rem;
	color: #474646;
	text-align: center;
	margin-top: 0.4rem;
}
/*confirm*/
#confirm{
	position: fixed;
	top: 40%;
	margin-top: -1rem;
	left: 50%;
	margin-left: -2.5rem;
	width: 5rem;
	height: 0.4rem;
	padding: 0.3rem 0;
	background-color: rgba(0,0,0,0);
	transition: background-color 0.5s;
	border-radius: 0.1rem;
	display: none;
}
#confirm p{
	font-size: 0.24rem;
	color: #fff;
	height: 100%;
	line-height: 0.4rem;
	text-align: center;
	display: none;
}