.header{background:#46505b; border-top:0px;box-shadow:0px 0px 8px  #ccc}
.newlogo{width:140px; height:60px; background:url(../images/newlogo.png) left center no-repeat; float:left}
.newlogo a{display:block; width:110px; height:60px;; text-align:left}
.global-nav{width:690px; height:60px; float:left; text-align:left}
.head .user{width:370px; height:60px; float:left;}
.has-drop-menu{color:#000}
.global-nav > ul > li > a{
	display: block;
	padding: 0 25px;
	height: 60px;
	line-height: 61px;
	color:#fff;
}

.global-nav > ul > li > a:hover{
	border-bottom:3px #00AA98 solid
}
.has-drop-menu:after{
	content: " ";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 6px;
	vertical-align: middle;
	color: #000;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: relative;
	top: -1px;

}
.form-search{
	font-size: 14px;
	height: 100%;
	position: relative;
	/*border:#f00 1px solid;*/
}
.form-search .icon-search{
	position: absolute;
	top: 5px;
	left: 0px;
	cursor: pointer;
	display: inline-block;
	height: 100%;
	width: 46px;
	background:url(../images/yy-rnso.png) no-repeat
}
.form-search .icon-search:before{
	float: right;
	margin-top: 22px;
	margin-right: 18px;
}
.form-search .icon-search:hover{
	color: #dd5f0d;
}
.form-search input{
	width: 46px;
	font-size: 12px;
	padding-left: 28px;
	margin-top:5px;
	border:none;
	width: 0px;
	height: 100%;
	line-height: 94%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	background:#eee;
	border-radius: 20px;
	height:25px;
	color:#fff
}
.form-search input:hover{border:none}
.form-search input:focus{border:none;outline:none}
.form-search.active input{
	width: 130px !important;
	cursor: text;

}
.form-search .close{
	display: inline-block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	background: #eee;
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 6px;
	top: 10px;
	border-radius: 100%;
	/*display: none;*/
	cursor: pointer;
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
	.active.form-search .close{
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	transform: scale(1,1);
}
.active2.form-search .close{
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	transform: scale(1,1);
}
.form-search .close{
		line-height: 18px;
		font-size:16px;
		background:url(../images/icon/close.jpg) no-repeat;
		
	}
.head .user{width:370px; height:60px; float:left;}
.head .user .login{float:right; width:60px; height:30px; margin:15px 0; margin-left:15px}
.head .user .login a{display:block; width:60px; height:30px;}
.head .user .login .btn-login{color:#fff;}
.head .user .login a:hover{ background:#88c833; color:#fff; border:1px #00AA98 solid}
.head .user .loginok{float:right; width:auto; padding-left:10px; padding-right:10px; color:#fff; line-height:30px; height:30px; margin:15px 0; margin-left:15px}
.head .user .loginok a{color:#fff}
.head .user .loginok .nav_li_child{ position:absolute;width:120px;z-index:9999; display:none; padding-bottom:0px;font-size:13px;text-align:left;line-height:20px; padding:10px 0;  padding-top:10px; background:url(../images/icon/showdown.png) center top no-repeat}
.head .user .loginok .nav_li_child .showdown{width:120px; height:auto; background: #fff; padding:10px 0; border-radius:5px;}
.head .user .loginok .nav_li_child a{background:none; color:#000;line-height:30px;height:auto; font-size:14px; display:block; text-align:center}
.head .user .loginok .nav_li_child a:hover{background:#00AA98; color:#fff}
.head .user .tougao{float:right; width:60px; height:30px;margin:15px 0;  margin-left:15px}
.head .user .tougao a:hover{ background:#88c833;color:#fff; border:1px #00AA98 solid}
.head .user .tougao .btn-login{color:#fff;}
.head .user .btn-loginok{ background:url(../images/icon/arrow.png) right 10px no-repeat; padding-right:14px;}
.head .user .btn-loginok img{ border-radius:50px;}
.head .user .tougao a{display:block; width:60px; height:30px;}
.head .user .search{float:right; margin:15px 0;}