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;}
.defaultInputStyle{
vertical-align:top;}
input{
border: 1px solid #AFD5F5;
height:17px;}


.main .ss li a{ width:80%; height:38px; line-height:38px; display:inline-block; font-size:14px; color:#666;}
.main .ss li span{ display: inline-block;width: 20%;text-align: right;font-size: 12px;color: #999;
    line-height: 38px;}
