#mainIframe {
	width: 850px;
	height: 1200px;

}
body{
	background: #fff;
}
.employment_left {
	width:340px;
}
.employment_tit {
	background: #9d0102;
	padding: 5px 0;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

.employment_tit span {
	padding-left: 20px;
}

.employment_tit hr {
	background-color: #fff;
	color: #fff;
	margin-top: 14px;
}

.year {
	font-size: 36px;
	color: #9d0102;
	font-weight: 700;
	width:293px;
	overflow:hidden;
}

.qk_list {
	margin-top: 5px;
}

.qk_list_on .qk_content {
	display: block !important;
	background: #eff1f8;
	padding: 5px 10px;
	color: #06195a;
}

.qk_list_on .qk_footer {
	display: block !important;
	background: #e0e8ff;
	padding: 5px 10px;
	color: #06195a;
}

.qk_list .qk_content,
.qk_list .qk_footer {
	display: none;
}

.qk_list .qk_head {
	background: #edeff7;
	height: 40px;
	border-radius: 0;
	line-height: 40px;
	padding: 0 10px;
}

.qk_list_on .qk_head {
	background: #f1cfcd;
	height: 40px;
	border-radius: 10px 10px 0 0;
	line-height: 40px;
	padding: 0 10px;
}

.qk_head_on {
	background-color: #f1cfcd;
	color: #9d0102;
}


.qk_content li {
	line-height: 30px;
	font-size: 14px;
	color: #06195a;
}

.qk_content li label {
	width: 110px;
	display: block;
	/* justify-content: space-between; */
	float: left;
}

.qk_content li span {

	display: block;
	float: left;
	width: 160px;
}

.qk_footer {
	background: #f1cfcd;
	padding: 1px 10px;
	color: #06195a;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}

.xb_footer {
	background-color: #f1cfcd;
	color: #9d0102;
	border-radius: 0 0 10px 10px;
	text-align: center;
	padding:4px 0;
}

#reg {
	display: block;
}

#close {
	background-image: linear-gradient(#ff6468, #ff6468);
	position: absolute;
	z-index: 998;
	top: 20px;
	right: 20px;
	-webkit-background-clip: text;
	color: #fff;
	cursor: pointer;
}

#employment_window {
	width: 1000px;
	height: 500px;
	background: rgba(28, 10, 79, 0.8);
	position: fixed;
	z-index: 999;
	top: 200px;
	left: 50%;
	margin-left: -500px;
	box-shadow: 0 0 500px #6c1e0c, 0 0 500px #542177 inset;
	border-radius: 10px;
	text-align: center;
	border-radius: 10px;
	border: 20px #ffffff1c solid;
}

#employment_window h2 {
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	/* background-image: linear-gradient(0deg,#bd1515,#fff);
		-webkit-background-clip:text; */
	color: rgba(255, 255, 255, 0.8);
}

#employment_window li .input {
	font-size: 18px;

	line-height: 50px;
	height: 50px;
	color: #edeeef;
	border: transparent;
	background-color: rgba(255, 255, 255, 0.2);

	width: 100%;
	border-radius: 25px;
	padding-left: 10%;
}
#employment_window li .input:hover {
	color: #ff6468;
	background-color: rgba(255, 255, 255, 0.8);
}
#employment_window li .input:focus {
	color: #ff6468;
	background-color: rgba(255, 255, 255, 1);
}

#employment_window li {
	margin-top: 40px;
}

#employment_window li .btn {
	font-size: 18px;

	line-height: 50px;
	color: #fff;
	border: transparent;
	background: rgba(255, 100, 104, 0.8);

	width: 100%;
	border-radius: 25px;
	padding-left: 30px;
}

#employment_window_bg {
	background: url(../images/xb_bg.jpg);
	/* background-image: linear-gradient(#41b8cf, #09e3b7); */
	position: fixed;
	z-index: 998;
	top: 0;
	left: 0;
}

#employment_window table {
	border-collapse: collapse;
	border: none;
	margin-top: 10px;
	color: #fff;
}

#employment_window td,
#employment_window th {
	/* border: solid #000 1px; */
	padding: 10px;
	font-size: 16px;

}

#employment_window th {
	font-weight: 700;
	color: #ff6468;
}

#employment_window table .btn {
	font-size: 18px;

	line-height: 40px;
	color: #fff;
	border: transparent;
	background-image: linear-gradient(#ff6468, #ff6468);

	width: 200px;
	border-radius: 10px;
}

#employment_window table .input {
	font-size: 16px;
    height:40px;
	line-height: 40px;
	color: #edeeef;
	border: transparent;
	background-color: rgba(255, 255, 255, 0.4);

	width: 90%;
	width: 300px;
	border-radius: 10px;
	padding-left: 30px;
}
#employment_window table .input:hover {
	color: #ff6468;
	background-color: rgba(255, 255, 255, 0.8);
}
#employment_window table .input:focus {
	color: #ff6468;
	background-color: rgba(255, 255, 255, 1);
}
.search {
	margin-bottom: 10px;
}

.search .searchTxt {
	height: 40px;
	width: 270px;
	background: #f0f5fd;
	color: #06294d;
	border: none;
	padding: 0 15px;
	box-sizing: border-box;

}

.search .searchBtn {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
}

.user-login {
	background: url(../images/uiser-bg.png) no-repeat right #fbfcfe;
	height: 86px;
	margin-bottom: 10px;

}
#reg_now a{
	color:#fff !important;
}
.user-login h2 {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 24px;
	color: #9d0102;
}

.user-login .desc {
	padding-top: 10px;
	display: flex;
}

.user-login .desc div.time {
	padding-left: 10px;
	flex: 2;
}

.user-login .desc div.password {
	flex: 2;
	text-align: right;
}

.user-login .desc div.go_black {
	flex: 1;
	text-align: right;
	padding-right: 10px;
}

.xb_bofder {
	height: 600px;
	position: relative;
	width: 100%;
	overflow: auto;

}
.xb_title{
  margin:10px 0;
  overflow: hidden;
  width: 100%;
  border-bottom: solid 1px #7e7e7e;
}
.xb_title span {
  float: left;
  color: #1c5e95;
  font-size: 20px;
  font-weight: 600 ;
}
.xb_title h1 {
  line-height: 31px;
  float: right;
}
.qk_head  .left{
	width:180px;
	height:40px;
	overflow: hidden;
}
.qk_head  .right{
	width:90px;
	overflow: hidden;
	height:40px;
}