@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: .4rem; }
.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: #01af63; width: .18rem; height: .09rem; border-radius: .09rem; }
.index_app_group .swiper-container { padding-bottom: .7rem; }

.index_notice { 


 }





.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: 1.1rem; line-height: .65rem; 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: #01af63; 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_items { width: 100%; margin-bottom: .15rem; }
.latest_items .latest_item { position: relative; width: 100%; background: #FFFFFF; margin-bottom: .08rem; padding: .25rem .35rem 0 .35rem; }
.latest_items .latest_item .item_name_line { position: relative; height: .6rem; line-height: .6rem; }
.latest_items .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_items .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_items .latest_item .item_name_line .item_wage { position: absolute; right: 0; top: 0; height: .6rem; line-height: .6rem; color: #ffaf24; font-weight: 500; }
.latest_items .latest_item .item_some_line { position: relative; height: .6rem; line-height: .6rem; margin-bottom: .15rem; }
.latest_items .latest_item .item_some_line .item_some { max-width: 5rem; height: .6rem; line-height: .6rem; color: #666666; }
.latest_items .latest_item .item_some_line .item_date { position: absolute; right: 0; top: 0; height: .6rem; line-height: .6rem; color: #999999; }
.latest_items .latest_item .item_tag { padding-bottom: .25rem; }
.latest_items .latest_item .item_tag .tag_cell { float: left; line-height: 1; padding: .1rem .2rem; margin-right: .15rem; font-size: .22rem; background: #ecf5ff; color: #01af63; }
.latest_items .latest_item .split_line { width: 100%; border-bottom: 1px dashed #f3f3f3; }
.latest_items .latest_item .item_company_line { position: relative; height: .9rem; line-height: .9rem; }
.latest_items .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_items .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_items .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_items .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_items .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: #01af63; }
.sub_list .sub_item.checked::after { display: block; }

/*# sourceMappingURL=index.css.map */
/* [4] */



.ai-content {
  background: #333;
  border-radius: 5px;
  box-shadow: 0px 6px 14px 0px #000;
  color: #F1F5F7;
  position: relative;
  margin: auto;
  width: 400px;
  padding: 16px;
  padding-bottom: 72px;
}

.ai-madeby {
  bottom: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  margin-left: -16px;
  text-align: center;
  padding: 24px 0;
  position: absolute;
  width: 100%;
}

.ai-image__container {
  overflow: hidden;
  height: 60px;
  margin-left: -16px;
  margin-right: -16px;
}
.ai-image__img {
  width: 100%;
  margin-top: -100px;
}

.ai-tabs__tab-header {
    width: 100%;
    /*border-bottom: 0.026667rem solid #f3f3f3;*/
    position: relative;
}
.ai-tabs__tab-header ul {
  list-style: none;
  display: table;
  padding: 0;
  margin: 0;
  width: 100%;
}
.ai-tabs__tab-header ul li {
  display: table-cell;
  text-align: center;
}
.ai-tabs__tab-header ul li a {
  /*display: block;
  padding: 24px;
  border-bottom: none;*/
  position: relative;
    padding: 0.3rem 0.533333rem;
    font-size: .3rem;
    color: #999;
    float: left;
}
.ai-tabs__tab-header ul li a:hover {
  /*background: #0cbfef;
  color: rgba(0, 0, 0, 0.8);*/
}
.ai-tabs__line-container {
  display: block;
  height: 4px;
  position: relative;
  width: 100%;
  border-bottom: 0.026667rem solid #f3f3f3;
}
.ai-tabs__line {
  height: 2px;
  background: #01af63;
  position: absolute;
  width: auto;
  transition: 0.25s ease;
}
.ai-tabs__content {
  display: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.ai-tabs__content.ai-tabs__content--active {
  display: block;
    
}
.ai-tabs--active{
	  color: #333!important;
}


