
/* 布局样式 */
.box {
	position: relative;
}
.header {
	height: 78px;
	width: 100%;
	background: #ffffff;
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	z-index: 100000000;
	border-bottom: 1px solid #cccccc;
}
.headerContent {
	width: 1230px;
	height: 78px;
	line-height: 78px;
	margin: 0 auto;

}
.headerContent .leftBox img{
	vertical-align: middle;
	max-height: 78px;
}
.headerContent .centerBox {
	margin-left: 55px;
}
.headerContent .centerBox ul li {
	font-size: 14px;
	color: #333333;
	float: left;
	margin-left: 35px;
	cursor: pointer;
}
.headerContent .centerBox ul img {
	vertical-align: text-top;
}
.headerContent .centerBox ul li:hover {
	font-weight: bold;
}
.rightBox .btn-default {
	width: 79px;
	height: 24px;
	line-height: 10px;
	color: #f77a23;
	font-size: 14px;
	border-radius: 12px;
	border: solid 1px #f77a23;
}
.searchArea {
    margin-top: 90px;
    width: 100%;
    height: 220px;
    /*background-color: #054F99;*/
}
.headBgs{
    top:0 !important;
}
.searchContent {
	width: 1230px;
	height: 100%;
	margin: 0 auto;
}
.searchContent .searchLogo {
	line-height: 120px;
}
.searchContent .searchLogo .title {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	margin-right: 10px;
}
.searchContent .searchLogo img {
	vertical-align: middle;
}
.searchContent .searchInput  {
	margin-top: 30px;
}
.searchContent .searchInput .input-group {
	width: 700px;
	height: 40px;
}
.searchContent .searchInput .input-group .form-control {
	height: 40px;
}
.searchContent .searchInput .input-group-addon {
	height: 40px;
	width: 100px;
	color: #ffffff;
	background-color: #054F99;
}
.searchContent .searchInput .searchNav ul li{
	float: left;
	/*margin-top: 14px;*/
	margin-right: 30px;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
}
.searchContent .searchInput .searchNav ul li:hover {
	/*color: #e2e2e2;*/
	/*text-decoration: underline;*/
}
.content {
	width: 100%;
	background: #f1f1f3;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 14px;
}
/* 删选区域 */
.selectArea {
	width: 1230px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0 30px;
    position: relative;
    z-index: 3;
    border-radius: 10px;
}

#administrative {
	border: none;
	font-size: 14px;
	color: #474747;
	outline:none;
}
.mainLabel {
	display: none;
}
.row01 {
	width: 100%;
	/* display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center; */
	padding: 20px 0;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
}
.row01 .title {
	white-space:nowrap;
	font-weight: bold;
	line-height: 26px;
	float: left;
}
.selectOptions {
	width: -webkit-calc(100% - 130px);
	width: calc(100% - 130px);
	/* display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap; */
	float: left;
}
.selectOptions > li {
	padding: 4px 20px;
	cursor: pointer;
	float: left;
}
.selectOptions li {
	padding: 4px 20px;
	cursor: pointer;
    border-radius: 5px;
}
.activeClass {
	background:#054F99 !important;
	color: #ffffff !important;
}
.showText0,.showText1,.showText2,.showText3,.showText4,.showText5 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.handleInput input{
	width: 70px;
	height: 26px;
	border: 1px solid #dddddd;
	border-radius: 3px;
}
.handleInput button {
	width: 50px;
	height: 26px;
	border: 1px solid #dddddd;
	margin-left: 6px;
	border-radius: 3px;
}
.otherBtns {
	width: 136px;
	height: 33px;
}
.otherLi {
	padding: 4px 8px 0 0 !important;
}
.row01:last-child {
	border-bottom: none;
}
.allJobs {
	width: 1230px;
	margin: 0 auto;
	margin-top: 18px;
	height: 50px;
	background: #ffffff;
	border-bottom: 2px solid #054F99;
    border-radius: 10px;
}
.allJobs p {
	width: 120px;
	height: 100%;
	line-height: 50px;
	text-align: center;
	background: #054F99;
	color: #ffffff;
}
.jobBox {
	width: 1230px;
	margin: 0 auto;
}
.jobBox {
	/* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; */
	margin-top: 16px;
}
.jobBox .leftBox {
	width: 920px;
	float: left;
}
.jobBox .leftBox ul li {
	background: #ffffff;
	margin-bottom: 16px;
    border-radius: 10px;
}
.jobBox .rightBox {
	width: 295px;
	height: 100%;
	padding: 15px;
	background: #ffffff;
	float: right;
    border-radius: 10px;
}
.rightBox .top {
	/* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; */
	margin-bottom: 20px;
}
.rightBox .top p {
	font-weight: bold;
}
.rightBox .top a {
	font-size: 14px;
	color: #999999;
}
.jobSalary {
	/* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; */
}
.jobSalary p {
	display: inline-block;
}
.jobSalary .job {
	flex: 6;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jobSalary .salary {
	text-align: right;
	flex: 4;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #054F99;
	float: right;
}
.comname {
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
}
.rightBox ul li {
	padding: 20px 0;
	border-top: 1px solid #e3e7ed;
}
.checkMoreBtns {
	width: 100%;
	height: 40px;
	border: 1px solid #999999;
	background: #ffffff;
	color: #333333;
	margin: 10px 0;
}
.MainLi {
	padding: 25px 24px 20px 30px;
	/* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; */
}
.leftLiBox {
	/* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; */
	float: left;
}
.leftLiBox .applier {
	font-weight: bold;
}
.leftLiBox .avatar {
	float: left;
}
.hopeSalary {
	color: #054F99;
}
.abilitily {
	display: inline-block;
	width: 94px;
    border-radius: 5px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #F0F7FF;
	border-radius: 1px;
	margin-left: 8px;
	font-size: 14px;
	color: #666666;
}
.position {
	font-size: 14px;
	color: #737373;
}
.position span {
	padding: 0 10px;
	border-right: 1px solid #737373;
}
.position span:first-child {
	padding-left: 0;
}
.position span:last-child {
	border-right: none;
}
.jobDetails {
	line-height: 30px;
	margin-left: 20px;
	float: left;
}
.avatar {
	padding-top: 10px;
}
.avatar img {
	max-width: 70px;
	max-height: 70px;
}
.rightLiBox {
	float: right;
	padding-top: 30px;
}
.rightLiBox p {
	font-size: 14px;
	color: #474747;
	opacity: .5;
	line-height: 34px;
}
.rightLiBox button {
	width: 80px;
	height: 33px;
	background: #054F99;
	border-radius: 5px;
	color: #ffffff;
	border: none;
	font-size: 14px;
}
.paginationBlock {
	width: 100%;
	height: 92px;
	padding-top: 21px;
	padding-left: 100px;
	background: #ffffff;
    border-radius: 10px;
}

.page {
	width: 100%;
	height: 50px;
}
._page_container {
	margin: 10px auto !important;
}
/* footer区域 */
.footer {
	width: 100%;
	height: 320px;
	background: #2b2c31;
}
.footerContent {
	width: 1230px;
	margin: 0 auto;
	padding: 50px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footerLeft {
	width: 600px;
	height: 190px;
}
.footerLeft .top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footerLeft li {
	font-size: 12px;
	line-height: 30px;
	color: #abacad;
}
.footerLeft li:first-child {
	font-size: 14px;
	line-height: 40px;
	color: #eaebeb;
}
.footerLeft .bottom {
	font-size: 12px;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 60px;
	line-height: 100px;
}
.footerRight {
	color: #abacad;
	font-size: 12px;
	text-align: right;
}
.footerRight .title {
	font-size: 24px;
}
.footerRight p {
	margin-bottom: 20px;
}
.footerRight p img {
	margin-left: 10px;
}
#zdCascader1,#zdCascader2 {
	border: none;
}
.zd-cascader-wrap {
	width: 150px !important;
}


/*没有数据显示*/

.noData {
	width: 100%;
	height: 200px;
	text-align: center;
	line-height: 200px;
}

/* 2021.03.16样式修改 */
.leftBox ul .noData{
	padding-top: 15px;
	line-height: 20px;
	color: #999;

}
.leftBox ul .noData .noMoreBoxBg{
	width: 200px;
	height: 128px;
	margin: 0px auto;
	background: url('../images/noMoreImg2.png') no-repeat center/153px 100px;
}
