.header {
	height: 84px;
	width: 100%;
	background-image: url("../img/zhxgn/banner_bg.jpg");
}

.header a {
	color: #fff;
	line-height: 84px;
	font-size: 14px;
}

.header .list {
	font-size: 0;
}

.header .list > li {
	font-size: 14px;
	display: inline-block;
}

/*header-left*/
.header-left {
	float: left;
}

.header-left > img,
.header-left > ul,
.header-right > img,
.header-right > ul {
	display: inline-block;
	vertical-align: middle;
}

.header-left > img {
	margin-right: 30px;
}

.header-left-list > li {
	position: relative;
}

.header-left-list > li .exam-type-link-group {
	width: 963px;
	font-size: 0;
	left: -222px;
}

.header-left-list > li .exam-type-link-group:before {
	left: 261px;
}

.header-left-list > li .exam-type-link-group > li {
	display: inline-block;
	width: 320px;
	border-right: 1px dotted #E5E5E5;
	padding-left: 40px;
}

.header-left-list > li .exam-type-link-group > li > a {
	color: #666;
	font-size: 14px;
	margin-right: 24px;
}

.header-left-list > li .exam-type-link-group > li > a:hover {
	color: #e04543;
}

.devide,
.header-area {
	display: inline-block;
	vertical-align: middle;
}

.devide {
	width: 2px;
	height: 27px;
	background-color: #fff;
}

.header-area {
	margin-left: 20px;
	position: relative;
}

.header-area > span,
.header-area > img {
	color: #fff;
	vertical-align: middle;
}

.header-area > span {
	font-size: 24px;
	margin-right: 5px;
}

.header-area > img {
	margin-right: 30px;
}

.header-area:hover .list-content {
	display: block;
}

.header-area .list-content {
	width: 965px;
	height: 186px;
	left: -246px;
	top: 40px;
	display: none;
}

.header-area .list-content:before {
	left: 262px;
}

.area-link-group {
	font-size: 0;
	padding-left: 40px;
}

.area-link-group > a {
	display: inline-block;
	width: 108px;
	height: 40px;
	border: 1px solid #eee;
	text-align: center;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	margin-top: 35px;
	margin-right: 43px;
	background-color: #fff;
	-webkit-transition: background-color linear 0.2s, color linear 0.2s;
	-moz-transition: background-color linear 0.2s, color linear 0.2s;
	-ms-transition: background-color linear 0.2s, color linear 0.2s;
	-o-transition: background-color linear 0.2s, color linear 0.2s;
	transition: background-color linear 0.2s, color linear 0.2s;
}

.area-link-group > a:hover {
	color: #fff;
	background-color: #e04543;
	border-color: #e04543;
}

.header-left-list > li .exam-type-link-group > li:nth-child(3n) {
	border-right: 0;
}

.left-list-link-type {
	font-weight: bold;
	font-size: 15px;
}

.left-list-link-point {
	font-size: 15px;
	font-weight: bold;
	margin: 0 18px;
}

.header-left-list > li > a {
	padding: 0 18px;
	display: inline-block;
}

.header-left-list > li:after {
	content: "";
	background-color: #fff;
	width: 25px;
	height: 4px;
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: bottom linear 0.2s, opacity linear 0.2s;
	-moz-transition: bottom linear 0.2s, opacity linear 0.2s;
	-ms-transition: bottom linear 0.2s, opacity linear 0.2s;
	-o-transition: bottom linear 0.2s, opacity linear 0.2s;
	transition: bottom linear 0.2s, opacity linear 0.2s;
	bottom: 10px;
	opacity: 0;
}

.header-left-list > li:hover:after {
	bottom: 21px;
	opacity: 1;
}

.header li .list-content,
.right-banner li .list-content {
	display: none;
}

.header li:hover .list-content,
.right-banner li:hover .list-content {
	display: block;
}

.app-content-wrapper {
	position: relative;
}

.app-head-content {
	height: 425px;
	width: 230px;
	left: -82px;
}

.app-head-content:before {
	left: 102px;
}

.app-head-content {
	padding-top: 30px;
	text-align: center;
}

.app_logo {
	margin-bottom: 14px;
}

.app_name {
	font-size: 18px;
	color: #666;
	margin-bottom: 8px;
}

.app_tip {
	font-size: 12px;
	color: #959595;
	margin-bottom: 28px;
}

/*header-right*/
.header-right {
	float: right;
}

.header-right-list {
	display: inline-block;
}

.header-right-list > li {
	margin-right: 30px;
}

.banner-img {
	margin: 0 auto;
	max-width: 100%;
	min-width: 1200px;
	display: block;
}

.top-search {
	margin-top: 30px;
}

.top-search-wrapper {
	font-size: 0;
}

.top-search-tip {
	width: 54px;
	display: inline-block;
	vertical-align: top;
	background-color: #F0F0F0;
	border: 1px solid #fff;
	height: 191px;
	padding: 60px 17px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
}

.info-search-param {
	display: inline-block;
	vertical-align: top;
	width: 1146px;
	padding: 5px 30px;
	height: 161px;
}

.info-search-param > .area-list {
	font-size: 0;
}

.info-search-param > .area-list > li > a {
	display: inline-block;
}

.info-search-param > .area-list > li:after {
	content: "/";
	display: inline-block;
	margin: 0 5px;
}

.info-search-param > .area-list > li:last-child:after {
	content: "";
}

.info-search-param > .province-list {
	padding: 12px 0;
	font-size: 0;
}

.info-search-param > ul > li {
	display: inline-block;

}

.info-search-param > .province-list > li > a {
	display: block;
	padding: 6px 0;
	padding-right: 30px;
}

.info-search-param > .area-list > li > a > span {
	font-size: 14px;
}

.info-search-param > ul > li > a > span {
	display: block;
	font-size: 15px;
	color: #555;
	padding: 5px 3px;
	cursor: pointer;
}

.info-search-param > ul > li > a.active > span,
.info-search-param > ul > li > a:hover > span {
	background-color: #e04543;
	color: #fff;
}

/*table-wrapper*/
.table-wrapper {
	margin-top: 30px;
}

.table-wrapper > table {
	width: 100%;
	border-collapse: collapse;
}

.table-wrapper > table tr:nth-child(even) {
	background-color: #F7F7F7;
}

.table-wrapper > table tr:hover {
	background-color: #FFF8E1;
}

.table-wrapper > table td {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	vertical-align: middle;
	border: 1px solid #F0F0F0;
	line-height: 25px;
	color: rgb(51, 51, 51);
	max-width: 250px;
}

.table-wrapper thead > tr > td {
	color: #fff;
	font-size: 16px;
	height: 50px;
	border-color: transparent;
}

.table-wrapper thead > tr > td:nth-child(even) {
	background-color: #FF9933;
}

.table-wrapper thead > tr > td:nth-child(odd) {
	background-color: #FB8C00;
}

.table-wrapper .detail-link {
	color: #e04543;
	border: 1px solid #e04543;
	background-color: #fff;
	font-size: 14px;
	padding: 4px 15px;
}

.table-wrapper .detail-link:hover {
	background-color: #e04543;
	color: #fff;
}