#daohang{
	position: absolute;
	left: 0%;
	top: 55px;
	/*text-align: right;*/
}
#daohangul {
	list-style: none;
	overflow: hidden;
}

#daohangul li {
	float: left;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

#daohangul a {
	text-decoration: none;
	color: white;
}

#daohangli {
	width: 40px
}

#daohangslider {
	width: 40px;
	height: 2px;
	background-color: white;
	position: absolute;
	bottom: 15px;
	transition: all 0.5s ease-out;
	/*margin: auto;*/
}

#daohangli1 {
	width: 140px;
	margin-left: 15px;
}

#daohangslider1 {
	width: 140px;
	height: 2px;
	background-color: white;
	position: absolute;
	bottom: 15px;
	transition: all 0.5s ease-out;
	margin-left: 55px;
	/*margin: auto;*/
}

#daohangli2 {
	width: 60px;
	margin-left: 15px;
}

#daohangslider2 {
	width: 60px;
	height: 2px;
	background-color: white;
	position: absolute;
	bottom: 15px;
	transition: all 0.5s ease-out;
	margin-left: 210px;
	/*margin: auto;*/
}

#daohangli4 {
	width: 80px;
	margin-left: 15px;
}

#daohangslider4 {
	width: 80px;
	height: 2px;
	background-color: white;
	position: absolute;
	bottom: 15px;
	transition: all 0.5s ease-out;
	margin-left: 285px;
	/*margin: auto;*/
}

#daohangli3 {
	width: 115px;
	margin-left: 15px;
}

#daohangslider3 {
	width: 115px;
	height: 2px;
	background-color: white;
	position: absolute;
	bottom: 15px;
	transition: all 0.5s ease-out;
	margin-left: 380px;
	/*margin: auto;*/
}



#daohangli5 {
	width: 60px;
	margin-left: 15px;
}

#daohangslider5 {
	width: 60px;
	height: 2px;
	background-color: white;
	position: absolute;
	bottom: 15px;
	transition: all 0.5s ease-out;
	margin-left: 510px;
	/*margin: auto;*/
}
