.top {
	float: left;
	width: 100%;
	min-width: 1240px;
	height: 78px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
.top .head div {
	padding-top: 18px;
	height: 43px;
	padding-bottom: 17px;
	float: left;
	width: 244px;
}
.top .head ul {
	float: right;
	height: 78px;
}
.top .head li {
	float: left;
	height: 76px;
	width: 123px;
	text-align: center;
	line-height: 77px;
	font-size: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;
}
.top .head .stop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.top  .head  li a {
	width: 123px;
	display: block;
	float: left;
	height: 76px;
}
.top .head li a:hover {
	color: #1765CF;
}


.top .head .stop a {
	color: #1765cf;
}
.top .head li:hover {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2871D5;
}
.top .head .shouc {
	float: left;
	width: 110px;
}
.top .head .shouc:hover {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}
.top .head .shouc a {
	background-image: url("../img/shoucang.jpg")/*tpa=http://www.cfhezi.com/templets/xiaoma/img/shoucang.jpg*/;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-size: 14px;
	width: 110px;
}
.top .head .shouc a:hover {
	color: #fffc00;
}