/*搜索*/
.box20250703180833548 {
	font-size: 18px;
	/*color: #fff;*/
}
.box20250703180833548_dropdown{
	width: 100%;
	max-height:1px;
	position: absolute;
	top:50px;
	left: 0px;
	background-color:#FFF;
	visibility:hidden;
	color: #333;
}
.box20250703180833548_dropdown input{
display: block;
width: 80%;
font-size: 1.8rem;
line-height: 2.2;
color: #1c1c1c;
background: transparent;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
outline: none;
}
.box20250703180833548_is_open{
	visibility:visible;
	max-height:190px;
	padding: 50px 20px 50px 20px;
}
.box20250703180833548_bottom_line {
	border-bottom: 1px solid #1c1c1c;
}
/*END搜索*/