.ssou { float:right; height:80px; padding:0 15px; cursor:pointer; width:20px; position:relative;}
.ssou img { margin-top:38px;}

.sbg { width:100%; background:#fff; position:absolute; top:0; left:0; height:80px;}


.search_info{width:280px; height:35px; right:5%; top:65px; position:absolute;display:none;z-index: 1001;}
.search_info input.button1 {padding:0; margin:0; border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE; background:#fbf3f3; height:24px; line-height:24px; padding:0 10px;color: #666;width: 180px;border-bottom:#ccc 1px solid;margin-right:5px;font-size:14px;z-index: 1001;font-family:Microsoft YaHei;border-radius: 5px; font-size:12px;}
.search_info input.button2 { padding:0; margin:0;
	text-shadow: black 0 1px 0;font-family:Microsoft YaHei;
	border: 0;
	color: #fff;
	font-weight: bold;
	width: 60px; cursor:pointer;
	border-radius: 5px;
	padding: 3px;
	height: 26px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background:#034ea2;
	font-size:14px;
	z-index: 1001;
}
.search_info input:focus {outline: none !important;border:1px solid #034ea2;box-shadow: 0 0 5px #719ECE;}