@charset "utf-8";
.top-ul{
	width: 60%;
    float: right;
    height: 100%;
	line-height: 35px;
	text-align: right;
}
.top-ul a{
	color: #666666;
	font-size: 12px;
}
.top-ul a:hover {
    color: #c10002;
}
.top-ul  li{
	display: inline-block;
	font-size: 12px;
}
.top-ul  li.wrap{
	margin: 0 10px;
    color: #9f9d9d;
}
#top-header{
	background-color: #ebecec;
	font-size: 14px;
	height: 35px;
}

.top-ul a:hover span.pmph-zw{
	background-position: 0 -23px;
}
.top-ul a:hover span.pmph-gw{
	background-position: 0 -128px;
}
.top-ul a:hover span.pmph-zhsc{
	background-position: 0 -72px;
}