@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: local("Source Han Sans SC"),
		url("../font/SourceHanSansCN-Regular.woff") format("woff"),
		url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
		url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

.yellow-river-basin {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	font-family: SourceHanSansCN-Regular;
}

/* banner */
/* banner */
.banner {
	position: relative;
	width: 100%;
	height: 520px;
	box-sizing: border-box;
	overflow: hidden;
}

.banner-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.banner-content {
	position: relative;
	width: 100%;
	height: 590px;
	box-sizing: border-box;
}

.banner-adv {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.banner-adv-img {
	position: absolute;
	top: 145px;
	left: -6px;
	z-index: 1;
	width: 572px;
	height: 89px;
}

.banner-adv-text {
	position: absolute;
	top: 145px;
	left: -6px;
	z-index: 1;
	font-size: 54px;
	font-family: SourceHanSansCN;
	font-weight: 700;
	color: #FFFFFF;
	text-shadow: 0px 14px 26px rgba(16, 56, 122, 0.68);
	background: -webkit-linear-gradient(180deg, #F7FBFF 0%, #AAD8FF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.banner-adv-text-first {
	margin-right: 50px;
}

.banner-adv-title {
	position: absolute;
	top: 238px;
	left: 0;
	z-index: 1;
	padding-left: 0px;
	font-size: 28px;
	color: #B5DBFF;
	letter-spacing: 6px;
	text-shadow: 0 14px 26px rgba(16, 56, 122, 0.68);
}

.banner-content-other .banner-adv-text {
	position: absolute;
	top: 102px;
	left: -6px;
	z-index: 1;
	text-shadow: 0px 6px 12px rgba(2, 12, 60, 0.18);
	background: -webkit-linear-gradient(0deg, #FFFFFF 0%, #BFE6FE 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.banner-content-other .banner-adv-title {
	position: absolute;
	top: 187px;
	left: 0;
	z-index: 1;
}

.banner {
	height: 360px;
}

.banner-content {
	height: 100%;
	background: #244496 url("../img/application/banner/banner.png")
		no-repeat center;
	background-size: 100% 100%;
}

.banner-adv-img {
	top: 122px;
	left: 0;
	width: 243px;
	height: 55px;
	background: url("../img/application/banner/banner-title.png") no-repeat
		center;
}

.banner-adv-title {
	top: 200px;
	padding-left: 0;
	color: #FFFFFF;
}
/* container */
.article-msg-title {
	width: 100%;
	height: 50px;
	background-color: #F1F3FA;
}

.article-msg-title-con {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	color: #ACB2CA;
}

.article-msg-title-con a {
	color: #ACB2CA;
}

.article-msg-title-con a:hover {
	color: #333333;
}

.article-msg-title-item {
	position: relative;
	height: 100%;
}

.article-msg-title-item-link {
	padding-left: 30px;
	font-size: 15px;
	line-height: 50px;
}

.article-msg-title-location-icon {
	width: 14px;
	height: 18px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: transparent url("../img/article/icon/location.png")
		no-repeat center;
}

.article-msg-title-item-btn {
	padding-top: 8px;
}

.article-msg-title-btn {
	position: relative;
	width: 119px;
	height: 36px;
	padding-left: 17px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	background: transparent url("../img/article/msg/btn-bg.png") no-repeat
		center;
}

.article-msg-title-btn-icon {
	position: absolute;
	top: 50%;
	right: 13px;
	transform: translateY(-50%);
	width: 9px;
	height: 18px;
	background: transparent url("../img/article/icon/right.png") no-repeat
		center;
	background-size: 100% 100%;
}

.article-msg-con {
	width: 1200px;
}

.article-msg-con-title {
	width: 100%;
	height: 30px;
	font-size: 30px;
	font-weight: 600;
	color: #333;
	line-height: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.article-msg-con-date {
	width: 100%;
	height: 34px;
	background-color: #F1F3FA;
	font-size: 15px;
	line-height: 34px;
	color: #ACB2CA;
}

.article-msg-con-date-center {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	text-align: center;
}

.article-msg-con-date-first, .article-msg-con-date-last {
	width: 50%;
	height: 100%;
	box-sizing: border-box;
}

.article-msg-con-date-first {
	text-align: right;
	padding-right: 25px;
}

.article-msg-img {
	width: 720px;
	height: 418px;
	margin: 47px auto 50px;
	background: transparent url("../img/article/msg/msg-item-1.png")
		no-repeat center;
	background-size: 100% 100%;
}

.article-msg-text {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 55px;
	font-size: 16px;
	color: #333;
	line-height: 36px;
}

.article-msg-text p {
	text-indent: 32px;
}

.article-msg-text p.double-indent {
	text-indent: 64px;
}

.article-msg-text h2 {
	font-size: 16px;
	font-weight: 800;
}

.kkpager {
	clear: both;
	color: #999;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
}

.kkpager a {
	float: left;
	display: inline;
	padding: 8px 14px 8px 14px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #F1F3FA;
	text-decoration: none;
	color: #999;
}

.kkpager span.disabled {
	float: left;
	display: inline-block;
	padding: 8px 14px 8px 14px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #F1F3FA;
	color: #DFDFDF;
}

.kkpager span.curr {
	float: left;
	display: inline;
	padding: 8px 14px 8px 14px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #3E7DC4 url("../img/page/bg.png") no-repeat center;
	background-size: 100% 100%;
	color: #fff;
}

.kkpager a:hover {
	background: #3E7DC4 url("../img/page/bg.png") no-repeat center;
	background-size: 100% 100%;
	color: #fff;
}

#kkpager_gopage_wrap {
	position: relative;
	left: 0px;
	top: 0px;
}

#kkpager_btn_go {
	width: 44px;
	height: 24px;
	border: 0px;
	overflow: hidden;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	background-color: #4f88e1;
	color: #FFF;
	position: absolute;
	left: 0px;
	*top: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: none;
}

#kkpager_btn_go_input {
	width: 36px;
	height: 21px;
	color: #999;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #DFDFDF;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left: 0px;
	top: 0px;
	*top: 2px;
	outline: none;
}

#kkpager_btn_go_input.focus {
	border-color: #4f88e1;
}

.kkpager .pageBtnWrap {
	float: left;
	left: 27px;
	position: relative;
}

.kkpager .infoTextAndGoPageBtnWrap {
	float: right;
	right: 27px;
	position: relative;
}

.kkpager .spanDot {
	float: left;
	margin-right: 5px;
}

.kkpager .currPageNum {
	color: #4f88e1;
}

.kkpager .infoTextAndGoPageBtnWrap {
	padding-top: 5px;
	font-size: 15px;
}

.infoTextAndGoPageBtnWrap {
	display: none;
}

.imgModel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(107, 107, 107, 0.3);
}

.imgModel-con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 787px;
	height: 800px;
}

.imgModel-con img {
	width: 100%;
	height: 100%;
}

.imgModel-line {
	width: 0;
	height: 16px;
	position: absolute;
	bottom: -16px;
	left: 50%;
	z-index: 1;
	border-right: 1px solid #fff;
}

.imgModel-clear {
	position: absolute;
	bottom: -40px;
	left: 50%;
	z-index: 1;
	margin-left: -12px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: transparent url("../img/application/icon/clear.png")
		no-repeat center;
	background-size: 100% 100%;
	border-radius: 50%;
}

.page {
	width: 600px;
	margin: 0 auto;
}

.application-notice, .application-main {
	display: none;
	width: 1200px;
	margin: 0 auto;
	padding-top: 22px;
	padding-bottom: 41px;
}

.application-content {
	width: 100%;
}

.application-container-nav {
	width: 231px;
	margin-right: 40px;
}

.application-container-label {
	width: 929px;
}

.application-nav-item {
	position: relative;
	width: 100%;
	height: 80px;
	padding-left: 39px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 80px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #DFDFEE;
	cursor: pointer;
}

.application-nav-item.active, .application-nav-item:hover {
	transition: 0.5s;
	line-height: 65px;
	color: #fff;
	border-bottom: none;
	background: transparent url("../img/dynamic/nav/nav-active.png")
		no-repeat center;
	background-size: 100% 100%;
}

.application-nav-item.active, .application-nav-item:hover {
	color: #fff;
	border-bottom: none;
	background: transparent url("../img/dynamic/nav/nav-active.png")
		no-repeat center;
	background-size: 100% 100%;
}

.application-nav-item.active .application-nav-item-icon,
	.application-nav-item:hover .application-nav-item-icon {
	display: block;
}

.application-nav-item-icon {
	display: none;
	position: absolute;
	top: 50%;
	right: 18px;
	transform: translateY(-50%);
	width: 39px;
	height: 26px;
	background: transparent url("../img/dynamic/icon/nav-active.png")
		no-repeat center;
	background-size: 100% 100%;
}

.label-header {
	position: relative;
	width: 100%;
	height: 56px;
	padding-top: 6px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.label-header-icon {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	height: 0;
	width: 100%;
	border-top: 2px solid #DFE2EE;
	border-left: 1px solid transparent;
	box-sizing: border-box;
}

.label-title {
	position: relative;
	height: 100%;
	font-size: 24px;
	font-weight: 800;
	color: #233967;
	line-height: 56px;
	margin-right: 20px;
	cursor: pointer;
}

.label-title-icon {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
	height: 0;
	width: 100%;
	border-bottom: 4px solid #57A7FF;
	border-right: 2px solid transparent;
	box-sizing: border-box;
}

/* .js-label-title-icon{
	width: 143px;
} */
.label-search {
	position: relative;
	padding-right: 72px;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #BDC0CA;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #BDC0CA;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #BDC0CA;
}

.label-search-input {
	width: 225px;
	height: 36px;
	box-sizing: border-box;
	outline: none;
	border: 1px solid #BDC2D2;
	border-right: none;
	padding-left: 9px;
	border-radius: 4px 0 0 4px;
}

.label-search-input:focus {
	border-color: #61B1FF;
}

.label-search-btn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 72px;
	height: 36px;
	padding-left: 31px;
	font-size: 15px;
	line-height: 36px;
	color: #fff;
	border-radius: 0 4px 4px 0;
	background: transparent url("../img/application/bg/btn-search.png")
		no-repeat center;
	background-size: 100% 100%;
	cursor: pointer;
	box-sizing: border-box;
}

.label-search-btn-icon {
	position: absolute;
	top: 50%;
	left: 11px;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	background: transparent url("../img/application/icon/icon-search.png")
		no-repeat center;
	background-size: 100% 100%;
}

.table-container {
	width: 100%;
}

.table-th, .table-tb {
	width: 100%;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
}

.table-th {
	height: 50px;
	color: #fff;
	border-radius: 4px;
	background: transparent url("../img/application/bg/table-header.png")
		no-repeat center;
	background-size: 100% 100%;
}

.td {
	height: 50px;
}

.td-index {
	width: 80px;
}

.td-look {
	width: 71px;
}

.label-table .td-name {
	width: 200px;
}

.label-table .td-issue, .label-table .td-code {
	width: 195px;
}

.label-table .td-link {
	width: 190px;
}

.label-table .td-look {
	width: 80px;
}

.label-table .td-plat {
	width: 180px;
}

.table-tb {
	height: 500px;
	overflow: hidden;
	color: #4E6492;
	padding-top: 1px;
	border-radius: 4px;
}

.table-tb .table-tr:nth-child(2n) {
	background-color: #F3F7FF;
}

.table-tb .td {
	border-right: 1px solid #E8E8F3;
	box-sizing: border-box;
}

.table-tb .td:last-child {
	border-right: none;
}

.table-tb .td-name {
	padding: 0 28px 0 22px;
	text-align: left;
}

.table-tb .td-look {
	position: relative;
	cursor: pointer;
}

.td-look-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
	background: transparent
		url("../img/application/icon/icon-search-blue.png") no-repeat center;
	background-size: 100% 100%;
}

.application-msg {
	display: none;
	width: 1200px;
	margin: 0 auto;
	padding-top: 47px;
	padding-bottom: 25px;
}

.article-msg-text {
	margin-top: 54px;
}

.application-company {
	display: none;
	width: 1200px;
	min-height: 904px;
	padding: 24px 0 28px;
	margin: 0 auto;
	box-sizing: border-box;
}

.application-company-nav {
	width: 100%;
	height: 295px;
	padding: 24px 25px 0;
	margin-bottom: 28px;
	box-sizing: border-box;
	background: transparent url("../img/application/bg/company.png")
		no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
}

.company-nav-title {
	height: 22px;
	font-size: 22px;
	font-weight: bold;
	color: #233967;
	line-height: 22px;
	margin-bottom: 19px;
}

.company-nav-code {
	height: 16px;
	font-size: 16px;
	font-weight: 400;
	color: #4E6492;
	line-height: 16px;
	margin-bottom: 22px;
}

.company-nav-list {
	width: 100%;
	height: 40px;
}

.company-nav-list-item {
	width: 150px;
	height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #4E6492;
	line-height: 40px;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
	box-shadow: 0 8px 17px 0 rgba(97, 114, 144, 0.56);
	border-radius: 2px 2px 0 0;
	margin-right: 10px;
	cursor: pointer;
}

.company-nav-list-item.active, .company-nav-list-item:hover {
	background-color: #fff;
	color: #3779FF;
}

.application-company-details {
	width: 100%;
}

.company-basic {
	display: none;
	width: 100%;
	margin-top: 28px;
}

.company-basic-list {
	width: 100%;
	height: 248px;
	border: 1px solid #E8E8F3;
	box-sizing: border-box;
}

.caigou {
	height: 421px;
}

.eletter-basic-list {
	width: 100%;
	height: 100%;
	border: 1px solid #E8E8F3;
	box-sizing: border-box;
}

.company-basic-list-item {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #E8E8F3;
	font-size: 15px;
	font-weight: 400;
	color: #4E6492;
	line-height: 48px;
}
/*列表textarea*/
.company-basic-list-textarea {
	height: 100%;
}

.company-basic-list-item:last-child {
	border-bottom: none;
}

.company-basic-list-con {
	padding-left: 20px;
	border-right: 1px solid #E8E8F3;
	box-sizing: border-box;
}

.company-basic-list-con:last-child {
	border-right: none;
}

.company-basic-list-name {
	width: 200px;
	color: #ACB2CA;
	background-color: #f3f7ff;
}
.company-basic-list-name-textarea {
	width: 1200px;
	color: #ACB2CA;
	background-color: #f3f7ff;
}

.company-basic-list-val {
	width: 331px;
	height: 48px;
}

.company-aptitude {
	display: none;
	width: 100%;
}

.company-aptitude-nav, .company-rewords-nav {
	width: 100%;
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	color: #333;
	text-align: center;
	border-bottom: 2px solid #DFE2EE;
	box-sizing: border-box;
}

.company-aptitude-nav-item, .company-rewords-nav-item {
	position: relative;
	width: 110px;
	height: 100%;
	cursor: pointer;
	font-weight: bold;
}

.company-aptitude-nav-item.active .company-aptitude-nav-item-icon,
	.company-aptitude-nav-item:hover .company-aptitude-nav-item-icon {
	display: block;
}

.company-rewords-nav-item.active .company-rewords-nav-item-icon,
	.company-rewords-nav-item:hover .company-rewords-nav-item-icon {
	display: block;
}

.company-aptitude-nav-item-icon, .company-rewords-nav-item-icon {
	display: none;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 0;
	border-bottom: 4px solid #71B7FD;
	border-right: 2px solid transparent;
	border-left: 2px solid transparent;
}

.manage-tr .td {
	padding: 0 10px;
}

.table-container .page {
	margin-top: 38px;
}

.company-employee {
	display: none;
}

.company-rewords {
	display: none;
}

.employee-table {
	display: block;
}

.company-employee-detail-list {
	display: none;
	width: 100%;
	border: 1px solid #E8E8F3;
}

.rewords-award-table {
	display: block;
}

.rewords-punished-table {
	display: none;
}

.rewords-award-table, .rewords-punished-table {
	margin-top: 28px;
}

/*# sourceMappingURL=application.css.map */
.picture {
	position: absolute;
	width: 159px;
	height: 128px;
	top: 700px;
	right: 400px;
}