body {
    background-color: #f5f5f5;
}

/* 搜索 */
.search {
    width: 100%;
    margin: 20px auto;
}

.search input {
    float: left;
    width: 87.5%;
    height: 60px;
    outline: none;
    border: none;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
    color: #999999;
}

.search button {
    float: right;
    width: 12.5%;
    height: 60px;
    background-color: #1e9fff;
    color: white;
    border-style: none;
    outline: none;
    cursor: pointer;

}

.alPercent .already {
    color: #1e9fff;
    cursor: pointer;
}

.search button i {
    font-style: normal;
}

.search button:hover {
    font-size: 16px;
}

/* select选择列表 */
.work-area,
.salary-treatment,
.excepted-position,
.work-experience,
.industry-classification,
.qualification-requirements {
    border-bottom: 1px solid #dddddd;
}

.work-area,
.salary-treatment,
.excepted-position,
.work-experience,
.industry-classification,
.qualification-requirements,
.company-size {
    display: block;
    background: #eaeaea;
}

.work-area-name,
.salary-treatment-name,
.excepted-position-name,
.work-experience-name,
.industry-classification-name,
.qualification-requirements-name,
.company-size-name {
    float: left;
    width: 20%;
    background-color: #eaeaea;
    text-align: center;
    font-size: 16px;
    color: #333333;
    height: 48px;
    line-height: 48px;
}

.work-area-list,
.salary-treatment-list,
.excepted-position-list,
.work-experience-list,
.industry-classification-list,
.qualification-requirements-list,
.company-size-list {
    float: left;
    width: 80%;
    background: #fff;
}

.job-same-list li {
    float: left;
    padding: 6px 16px;
    border-radius: 24px;
    margin: 8px 0px;
    cursor: pointer;
    color: #666666;
    height: 20px;
    line-height: 20px;
}

.job-same-list li.active {
    color: #1e9fff;
}

/* 根据选择展示的求职信息 */
.content-list-box {
    margin-bottom: 45px;
}

.content-list-box .person-list {
    width: 16.6%;
    float: left;
    background-color: #e2f2fd;
    overflow: hidden;
    height: 324px;
    padding: 24px 20px;
}

.content-list-box .information-list {
    width: 80%;
    float: right;
}

.information-list-wrapper {
    padding: 0 30px;
}

.information-list-wrapper li {
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
}

.information-list-wrapper li .company h4 {
    font-size: 18px;
    color: #333333;
}

.information-list-wrapper li .company .company-salary {
    font-size: 18px;
    color: #e31717;
    font-weight: bold;
}

.information-list-wrapper li .company-require {
    font-size: 14px;
    color: #666666;
}

.information-list-wrapper li .information-list-advantage span {
    margin-right: 12px;
    display: inline-block;
    font-size: 14px;
    color: #666666;
    background-color: #eeeeee;
    padding: 9px 12px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.information-list-wrapper li .company-distance {
    font-size: 14px;
    color: #666666;

}

#pageChange {
    text-align: center;
}

#pageChange .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #1e9fff
}

#pageChange .layui-laypage a,
.layui-laypage span {
    height: 36px;
    line-height: 36px;
    margin: 0 6px;
    border-radius: 4px;
    background-color: #eee;
    border: none;
}

#pageChange .layui-laypage>:last-child {
    background-color: #fff !important;
}

#pageChange .layui-laypage>:first-child {
    background-color: #fff !important;
}

.person-login {
    padding-top: 24px;
}

.person-list h4 {
    color: #1e9fff;
    font-size: 18px;
    text-align: center;
}

.person-login .layui-form-item {
    position: relative;
}

.person-login .layui-form-item .layui-form-label {
    position: absolute;
    top: 0;
    left: 9px;
    z-index: 99;
    text-align: left;
    width: 50px;
    padding: 9px 0;
}

.person-login .layui-form-item .layui-input-block {
    margin-left: 0;
}

.person-login .layui-form-item .layui-input-block .layui-input {
    padding-left: 60px;
    border: none;
    border-radius: 4px;
}

.person-login .layui-form-item .layui-input-block .putBtn {
    width: 100%;
    background-color: #fff;
    color: #1e9fff;
    font-size: 16px;
}

.person-login .layui-form-checkbox span {
    white-space: normal !important;
}

.person-login .getcode {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: #fff;
    color: #1e9fff;
    font-size: 14px;
    padding: 9px;
    border-left: 1px solid #dddddd;
}

.smallBtn {
    text-align: center;
    background: #fff;
    width: 160px;
    margin: 0 auto;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    height: 24px;
    line-height: 24px;
}

#addressContent .layui-tab-title {
    height: 60px;
    border: none;
}

#addressContent .layui-tab-title li {
    height: 60px;
    line-height: 60px;
    min-width: 102px;
    font-size: 16px;
}

#addressContent .layui-tab-title .layui-this:after {
    content: none;
}

body .layui-layer-title {
    border-bottom: none;
    background-color: #fff;
    font-size: 18px;
    height: 64px;
    line-height: 64px;
}

#addressContent .layui-tab-card {
    border: none;
    box-shadow: none;
}

#addressContent .layui-tab-card>.layui-tab-title {
    background-color: #eaeaea;
}

#addressContent .layui-tab-card>.layui-tab-title .layui-this {
    color: #1e9fff;
    background-color: transparent;
}

#addressContent .layui-tab-card>.layui-tab-title .layui-this span {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #1e9fff;
    display: inline-block;
}

/* 选择地区 */
.allcity {
    float: left;
    padding: 6px 16px;
    border-radius: 24px;
    margin: 8px 0px;
    cursor: pointer;
    color: #1e9fff;
}

.hotCity {
    float: left;
    padding: 44px;
    cursor: pointer;
}

.hotCity:hover {
    color: #1e9fff;
}

.hotCity.active {
    color: #1e9fff;
}

.section-city .city-list .city-alp {
    width: 11.2%;
    text-align: center;
    color: #1e9fff;
    height: 40px;
    line-height: 40px;
}

.section-city .city-list .city-name-content {
    width: 88.8%;
}

.section-city .city-list .city-name-content .city-name {
    width: 20%;
    text-align: left;
    margin-bottom: 8px;
    line-height: 40px;
    cursor: pointer;
}

.section-city .city-list .city-name-content .city-name span {
    display: block;
    width: 90%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-city .city-list .city-name-content .city-name.active {
    color: #1e9fff;
}

.section-city .city-list .city-name-content .city-name span:hover {
    color: #1e9fff;
}

.show-btn-content {
    float: left;
    padding: 6px 16px;
    border-radius: 24px;
    margin: 8px 0px;
    cursor: pointer;
    color: #666666;
}

/* 选择城市 */
.select-city-name {
    float: left;
}

.select-city-name span {
    display: inline-block;
    padding: 5px 16px;
    margin: 8px 0px 8px 16px;
    color: #666666;
    border: 1px solid #eaeaea;
    text-align: center;
}

.select-city-name i {
    color: #eaeaea;
}

.user-name {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 10px;
}

.userC {
    text-align: center;
    padding-bottom: 14px;
}

.userC span {
    padding: 0 6px;
}

.userNoLogin .layui-input {
    background: transparent !important;
    border-color: #333;
}

.userNoLogin .layui-form {
    width: 200px;
    margin: 0 auto;
}

.userImg {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.userImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 60%;
}

.userRecord {
    text-align: center;
    padding-top: 10px;
}

.userRecord p {
    padding-top: 6px;
}

.login1 {
    background-color: #f3faff !important;
}

.updateTime {
    border-bottom: 1px solid #dddddd;
    padding: 10px 0;
}

.userRecord div:nth-child(2) {
    margin: 0 21px;
}

.userRecord div:nth-child(3) {
    margin-right: 21px;
}

.layui-form-selected dl {
    width: 100%;
    height: 100px;
}

.regist {
    position: absolute;
    left: 111px;
    color: #666;
    width: 108px;
}

.layui-form-item .layui-input-inline.register__checkbox__box {
    width: 132px;
}

#menu {
    float: left;
    background: #f8f8f8;
    width: 20%;
    height: 464px;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 20px;
}

#menu li {
    margin-bottom: 20px;
    padding: 10px 36px;
    cursor: pointer;
}

#menu li.tabFocus {
    background-color: #fff;
    position: relative;
}

#menu li.tabFocus::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #47c9fa;
}

#content {
    float: left;
    width: 80%;
}
#content .cateGor{
    display: none;
    padding: 0 30px;
}
#content .cateGor.c {
	display:block
}
.cateGor .subBtn{
    position: absolute;
    bottom: 20px;
    right: 39px;
}
.subBtn .layui-btn{
    width: 154px;
    height: 48px;
    line-height: 48px;
}
.bblue{
    background-color: #47c9fa;
}
.layui-cancel{
    background-color: #dddddd;
}
.subBtn .layui-btn+.layui-btn {
    margin-left: 38px;
}
.positionBtn.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #47c9fa;
}
.cateGor .layui-form-radio{
    margin: 6px 10px 15px 0;
}