html,
body {
	height: 100%;
}

body {
	background: #FFFFFF url(/70th/images/hzrbinsi_bkd.jpg) repeat-x
}

body.index {
	background: #fffdee url(/70th/images/bg_head.jpg) no-repeat center bottom 100px;
	overflow: hidden;
}

.top {
	width: 800px;
	margin: 0 auto;
	padding-top: 120px;
}

.top img {
	width: 100%;
}

.navbar-box {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.navbar {
	background-color: #b00418;
}

.navbar ul {
	width: 980px;
	margin: 0 auto;
	overflow: auto;
}

.navbar ul li {
	list-style: none;
	width: 20%;
	float: left;
}

.navbar ul li a {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.navbar ul li a:hover {
	background: rgba(255, 255, 255, 0.2);
}


.copy {
	text-align: center;
	line-height: 50px;
	padding-bottom: 10px;
}


.insinavg ul li {
	width: 16%;
}


.leftbox {
	display: none;
}

.rightbox {
	float: initial;
	width: 980px;
}

.maintxt_tit,
.maintxt_box {
	width: 980px;
}

.maintxt_tit {
	background: none;
	padding: 0;
}

.maintxtalbd {
	padding: 0;
}
