@charset "UTF-8";
/* 首页 @Author: XuZhu @Date: 2019-09-26 */
.index_header { position: relative; width: 100%; height: 1rem; background-color: #FFFFFF; border-bottom: 1px solid #efeff4; color: #333333; text-align: center; }
.index_header .index_header_title { display: inline-block; max-width: 4.3rem; height: 1rem; line-height: 1rem; }
.index_header .index_header_substation { position: absolute; left: 0; top: 0; padding: 0 .35rem; }
.index_header .index_header_substation .sub_name { height: 1rem; line-height: 1rem; padding-right: .22rem; background: url("../images/new/down.png") right center no-repeat; background-size: .15rem .09rem; text-decoration: none; color: #333333; display: block; }
.index_header .index_header_substation .sub_name.open { background: url("../images/new/up.png") right center no-repeat; background-size: .15rem .09rem; }
.index_header .index_header_user { position: absolute; right: 0; top: 0; width: 1rem; height: 1rem; background: url("../images/new/user.png") center center no-repeat; background-size: .4rem; display: block; }
.index_header .index_header_user.msg { background: url("../images/new/user_msg.png") center center no-repeat; background-size: .4rem; }
.index_header .index_header_user_login { position: absolute; right: 0; top: 0; width: 1rem; height: 1rem; background: url("../images/new/user_login.png") center center no-repeat; background-size: .4rem; display: block; }

.index_sw { position: relative; }
.index_sw .swiper { height: 2.8rem; }
.index_sw .swiper-item { width: 100%; height: 2.8rem; border: 0; }
.index_sw .search_box { position: absolute; left: 50%; bottom: -.42rem; width: 7rem; height: .84rem; border-radius: 5px; text-align: center; z-index: 1; background: #FFFFFF; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); box-shadow: 0 1px 0.1rem #c2c2c2; }
.index_sw .search_box .search_input { display: inline-block; background: url("../images/new/search.png") 0 center no-repeat; width: 2.16rem; height: .31rem; background-size: 2.16rem .31rem; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.index_app_group { width: 100%; height: 2.85rem; background: #FFFFFF; border-bottom: 2px solid #f3f3f3; padding-top: .9rem; }
.index_app_group .app_line { display: flex; }
.index_app_group .app_line span { display: inline-block; flex: 1; }
.index_app_group .app_line .app_item { flex: 1; display: block; text-decoration: none; color: #333333; padding-top: .93rem; text-align: center; line-height: 1; }
.index_app_group .app_line .app_item.job { background: url("../images/new/app_job.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.resume { background: url("../images/new/app_resume.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.news { background: url("../images/new/app_news.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.location { background: url("../images/new/app_location.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.store { background: url("../images/new/app_store.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.jobfair { background: url("../images/new/app_jobfair.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.school { background: url("../images/new/app_school.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.part { background: url("../images/new/app_part.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.money { background: url("../images/new/app_money.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.house { background: url("../images/new/app_house.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.general { background: url("../images/new/app_general.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.integral { background: url("../images/new/app_integral.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.access { background: url("../images/new/app_access.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.exam { background: url("../images/new/app_exam.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .app_line .app_item.fair { background: url("../images/new/app_fair.png") center 0 no-repeat; background-size: .81rem .8rem; }
.index_app_group .swiper-container-horizontal > .swiper-pagination-bullets, .index_app_group .swiper-pagination-custom, .index_app_group .swiper-pagination-fraction { bottom: .15rem; }
.index_app_group .swiper-pagination-bullet { width: .09rem; height: .09rem; }
.index_app_group .swiper-pagination-bullet-active { background: #1787fb; width: .18rem; height: .09rem; border-radius: .09rem; }
.index_app_group .swiper-container { padding-bottom: .7rem; }

.index_notice { position: relative; width: 100%; height: .8rem; padding: 0 .2rem 0 1.5rem; background: #FFFFFF url("../images/new/notice.png") 0.35rem center no-repeat; overflow: hidden; background-size: .72rem .26rem; margin-bottom: .15rem; }
.index_notice .split_line { position: absolute; height: .29rem; left: 1.27rem; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); border-left: 1px solid #e2e2e2; }
.index_notice li { max-width: 5.6rem; height: .8rem; line-height: .8rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; }
.index_notice li a { text-decoration: none; color: #333333; }

.index_headline { position: relative; width: 100%; height: .86rem; line-height: .86rem; padding: 0 .35rem 0 .52rem; color: #333333; background: #FFFFFF; border-bottom: 2px solid #f3f3f3; }
.index_headline .headline_sub { position: absolute; width: .05rem; height: .3rem; background-color: #1787fb; left: .35rem; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.index_headline .headline_more { position: absolute; display: block; height: .86rem; line-height: .86rem; right: .35rem; top: 0; color: #999; text-decoration: none; }

.famous_company { width: 100%; background: #FFFFFF; margin-bottom: .15rem; }
.famous_company .famous_item { display: block; float: left; text-decoration: none; width: 2.5rem; height: 2.85rem; border-right: 2px solid #f3f3f3; border-bottom: 2px solid #f3f3f3; position: relative; padding-top: 1.9rem; }
.famous_company .famous_item:nth-of-type(3n) { border-right: 0; }
.famous_company .famous_item .famous_logo { position: absolute; left: 50%; top: .3rem; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 1.4rem; height: 1.4rem; border: 1px solid #f9f9f9; }
.famous_company .famous_item .famous_name { width: 2rem; height: .36rem; line-height: .36rem; color: #333333; margin: 0 auto .1rem; word-break: break-all; text-align: center; }
.famous_company .famous_item .famous_job_num { width: 2rem; line-height: 1; color: #666666; margin: 0 auto; word-break: break-all; text-align: center; }
.famous_company .famous_item .famous_job_num span { color: #ffaf24; }

.latest_jobs { width: 100%; margin-bottom: .15rem; }
.latest_jobs .latest_item { position: relative; width: 100%; background: #FFFFFF; margin-bottom: .08rem; padding: .25rem .35rem 0 .35rem; }
.latest_jobs .latest_item .item_name_line { position: relative; height: .6rem; line-height: .6rem; }
.latest_jobs .latest_item .item_name_line .item_name { display: block; float: left; margin-right: .15rem; max-width: 4.2rem; height: .6rem; line-height: .6rem; text-decoration: none; color: #333333; font-weight: 500; }
.latest_jobs .latest_item .item_name_line .item_share { display: block; float: left; width: .24rem; height: .6rem; background: url("../images/new/share_reward.png") 0 center no-repeat; background-size: .24rem .28rem; }
.latest_jobs .latest_item .item_name_line .item_wage { position: absolute; right: 0; top: 0; height: .6rem; line-height: .6rem; color: #ffaf24; font-weight: 500; }
.latest_jobs .latest_item .item_some_line { position: relative; height: .6rem; line-height: .6rem; margin-bottom: .15rem; }
.latest_jobs .latest_item .item_some_line .item_some { max-width: 5rem; height: .6rem; line-height: .6rem; color: #666666; }
.latest_jobs .latest_item .item_some_line .item_date { position: absolute; right: 0; top: 0; height: .6rem; line-height: .6rem; color: #999999; }
.latest_jobs .latest_item .item_tag { padding-bottom: .25rem; }
.latest_jobs .latest_item .item_tag .tag_cell { float: left; line-height: 1; padding: .1rem .2rem; margin-right: .15rem; font-size: .22rem; background: #ecf5ff; color: #1787fb; }
.latest_jobs .latest_item .split_line { width: 100%; border-bottom: 1px dashed #f3f3f3; }
.latest_jobs .latest_item .item_company_line { position: relative; height: .9rem; line-height: .9rem; }
.latest_jobs .latest_item .item_company_line .company_name { display: block; float: left; margin-right: .15rem; max-width: 5.5rem; height: .9rem; line-height: .9rem; text-decoration: none; color: #666666; }
.latest_jobs .latest_item .item_company_line .company_auth { display: block; float: left; width: .29rem; height: .9rem; background: url("../images/new/company_auth.png") 0 center no-repeat; background-size: .29rem; margin-right: .1rem; }
.latest_jobs .latest_item .item_company_line .company_local { display: block; float: left; width: .27rem; height: .9rem; background: url("../images/new/company_local.png") 0 center no-repeat; background-size: .27rem; margin-right: .1rem; }
.latest_jobs .latest_item .item_company_line .company_order { display: block; float: left; width: .29rem; height: .9rem; background: url("../images/new/company_order.png") 0 center no-repeat; background-size: .27rem; }
.latest_jobs .latest_item_more { width: 100%; height: .85rem; line-height: .85rem; text-align: center; color: #999999; background: #FFFFFF; text-decoration: none; display: block; }

.sub_list { width: 100%; background: #FFFFFF; }
.sub_list .sub_item { display: block; position: relative; width: 6.9rem; padding: .3rem 0; margin: 0 auto; border-bottom: 1px solid #e2e2e2; color: #666666; text-decoration: none; }
.sub_list .sub_item:last-child { border-bottom: 0; }
.sub_list .sub_item::after { display: none; content: ' '; width: .31rem; height: .21rem; position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background: url("../images/new/c_right.png") 0 no-repeat; background-size: .31rem .21rem; }
.sub_list .sub_item.checked { color: #1787fb; }
.sub_list .sub_item.checked::after { display: block; }

/*底部资质展示*/
.qua_box { padding: 0 15px 5px; }
.qua_box .p { line-height: 1.8;color: #999; }

/*# sourceMappingURL=index.css.map */
