.topbar{
    background: #4BBABC;
    height: 32px;
    padding: 15px 0;
}
.hd-nav {
	font-size: 0;
    height: 32px;
    margin-left: 40px;
    float: left;
}
.hd-nav .item a {
    color: #f2f2f2;
    font-size: 16px;
}
.js-welcome{
    float: right;
    font-size: 14px;
    line-height: 2;
    display: none;
}
.js-welcome a{
    color: #fd0;
    cursor: pointer;
}


.hd-nav .item a.current{
    border-bottom: 2px solid #2A9696;
    color: #fff;
}



.header_logo{
    float:left;
    width: 230px;
    height:70px;
}
.header_logo img{
    width: 90px;
    height: auto;
}
.hd-nav .item a {
    color: #C5EFEE;
}
.hd-nav .item a:hover{
    text-decoration: none;
}

.hd-nav .item {
    margin-right: 43px;
    padding-bottom: 5px;
    font-size: 18px;
    cursor: pointer;
}

.hd-login a{
    color: #f2f2f2;
    cursor: pointer;
}
.hd-login .already-login .userinfo_down {
	width: 100%;
	background-color: #fff;
	/* height: 29px; */
	font-size: 14px;
	box-shadow: 0 0 2px #868686
}

.hd-login .already-login .userinfo_name {
	/* height: 28px; */
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
}

.hd-login .already-login .btn_logout {
	text-align: center
}

.hd-login .already-login .btn_logout:hover {
	color: #eb4c51
}

.hd-login .no-login.hide,.hd-login .already-login.hide {
	display: none
}

.hd-login .no-login {
	float: left;
	position: relative;
	height: 30px;
	cursor: pointer
}

.hd-login .icon-avatar {
	background-image: url(../images/icon-avatar.png)!important;
	width: 30px;
	height: 30px;
	background-position: 0 0;
	margin-right: 5px;
	overflow: hidden;
	border-radius: 50%;
	border: 2px solid #fff;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

.hd-login .icon-avatar:hover {
	border-color: #f9ca2f
}

.hd-login .huajiaodou {
	float: left;
	margin-left: 10px
}

.hd-login .btn-huajiaodou {
	float: left;
	height: 30px;
	padding: 0 11px;
	margin-left: 10px;
	background: #ffd350;
	border-radius: 4px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px
}

.hd-login .btn-huajiaodou:hover {
	text-decoration: none;
	background: #ffd350
}
.hd-logo {
	float: left;
	width: 160px;
	height: 34px;
	margin-top: 17px
}

.hd-logo .links {
	background-position: 0 -23px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	width: 160px;
	height: 52px;
	background: url(/logo_top.png);
	background-size: 100% auto;
	margin-top: -12px;
}

.sub-title {
	float: left;
	width: 200px;
	height: 34px;
	margin-top: 14px
}



.hd-nav .item {
	display: inline-block;
	margin-left:30px;
}

.hd-login {
	float: right;
	font-size: 14px;
}

.hd-login img {
	width: 30px;
	height: 30px
}

.hd-login i {
	float: left;
	display: block;
	background: url(../images/hd-login-bg.png) -80px -6px no-repeat
}

.hd-login .hj-emoji {
	width: 16px;
	height: 16px
}

.hd-login .header i {
	display: block
}

.hd-login .icon-more-ed {
	background-position: -100px -6px!important
}

.hd-login .icon-more {
	margin-top: 14px;
	margin-left: 5px;
	width: 9px;
	height: 5px;
	background-position: -80px -6px
}

.hd-login a.tologin,.hd-login span {
	display: block;
	float: left;
	font-size: 12px;
	height: 36px;
	line-height: 30px;
	top: 30px;
	left: 20px;
	right: 40px;
	text-align: center;
	max-width: 73px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.hd-login a.tologin:hover,.hd-login span:hover {
	color: #313131;
	text-decoration: none
}

.hd-login .already-login {
	position: relative;
	cursor: pointer;
	float: left
}

.hd-login .already-login .userinfo {
	position: absolute;
	left: 35px;
	top: 33px;
	z-index: 10;
	width: 100px;
	display: none
}
