﻿#menu2016 {
	font-size: 1em;
	position: relative;
	background-color: #39a398;
	display: none;
}
#menu2016 ul li {
	text-align: center;
	width: auto;
	border-right: 1px solid #5acabf;
}
#menu2016 ul li a {
	padding: 0.5em 1em;
	display: inline-block;
	color: #fff;
}
#menu2016 ul li a.cur {
	color: #f33;
	border-bottom: 2px solid #f33;
}
#menu22016 {
	font-size: 1em;
	background-color: #f6f6f6;
	display: none;
}
#menu22016 ul li {
	text-align: center;
	width: auto;
}
#menu22016 ul li a {
	padding: 0.5em 1em;
	display: inline-block;
}
#menu22016 ul li a.cur {
	color: #f33;
}
#lianxi {
	position: absolute;
	right: 0;
	top: 0;
	width: 39px;
	height: 39px;
	color: #fff;
	background-color: #343236;
	z-index: 100;
	line-height: 39px;
	text-align: center;
	font-size: 1.3em;
	margin-left: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
#lianxi a {
	display: block;
	color: #fff;
	font-size: 1.1em;
}
#banner2016 {
	width: 100%;
	position: relative;
}
#banner2016 .gaokao {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
	width: 25%;
	height: auto;
}
#banner2016 .cenghdp {
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
	opacity: 0.8;
	background: #24998d;
	color: #fff;
	left: 20px;
	bottom: 20px;
	z-index: 18;
}
#banner2016 .cenghdp h2, #banner2016 .cenghdp h5 {
	font-weight: normal;
	margin: 0;
}
#banner2016 .cenghdp h2 {
	font-size: 28px;
	margin-top: 10px;
}
#banner2016 .cenghdp h5 {
	font-size: 10px;
}
#banner2016 .swzi {
	z-index: 11;
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%;
	background: url(header_res/productBg.png) center top;
	padding: 8px 36px;
	text-align: center;
	font-size: 1em;
	color: #fff;
	min-height: 60px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#banner2016 .swzi a {
	color: #ffffff;
}
