.closestyle194640{ font-size:12px;color:#333333;text-decoration: none ;}

div.search {
	padding:10px;}
.search1 form {
	position:relative;
	width:150px;
	margin:0 auto;}
input,button {
	border:none;
	outline:none;}
input {
	width:100%;
	height:25px;
	padding-left:13px;
	top:2px;}
button {
	height:22px;
	width:42px;
	cursor:pointer;
	position:absolute;}
/*搜索框7*/
      
.bar7 form {
	height:25px;}
.bar7 input {
	width:100px;
	border-radius:22px;
	border:2px solid #324B4E;
	background:#F9F0DA;
	transition:.3s linear;
	float:right;}
.bar7 input:focus {
	width:150px;}
.bar7 button {
	background:none;
	top:2px;
	right:5px;}
.bar7 button:before {
	content:"搜索";
	font-family:FontAwesome;
	color:#324b4e;}
