* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}
/* Write your styles */
.l {
	float: left;
}
.r {
	float: right;
}
.box {
	width: 1200px;
	margin: 0 auto;
}


.nav-box{
	position: relative;
}
.nav-box .nav-line {
	background: url("/template/default/index/images/cj30.png") no-repeat;
	bottom: -73px;
	left: 0;
	z-index: 9;
	position: absolute;
	width: 137px;
	height: 10px;
}