.member{
	display: none;
	width: 100%;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 185px;
	z-index: 1000;
	background: #ffffff;
	border: 1px solid #d8d8d8;
	margin: 0 auto;
}
.member p{
	width: 1240px;
	margin:10px 8%;
	line-height: 40px;
	border-bottom: 1px solid #2789ed;
	color: #4c4c4c;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
}
.member ul{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
	height: 98px;
}
.member ul li{
	line-height: 30px!important;
	font-size: 16px;
	height: 30px;
	width: 112px;
	overflow: hidden;
}
.member ul li img{
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.member ul li a{
	color: #444;
	/* padding: 0 0px 0 18px; */
}
.member ul li:hover a {color: #ffffff;background: rgba(97,97,97,0.1);margin-left:0px

}
.headernav{}
.gd{
    display: inline;
    line-height: 20px;
    height: 20px;
}

.gd:hover{color: #fff;}