﻿.job-requiry {
	margin-bottom: 0.5rem;
}

.job-requiry>span {
	display: inline-block;
	background-size: 1.4rem;
	background-position: left center;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 1.4rem;
	padding-left: 1.6rem;
	margin-right: 1.5rem;
}

.job-requiry>span:last-child {
	margin-right: 0;
}

.job-requiry .edu {
	background-image: url(../images/icon_edu.png);
}

.job-requiry .exp {
	background-image: url(../images/icon_exp.png);
}

.job-requiry .jobtype {
	background-image: url(../images/icon_jobtype.png);
}

.job-requiry .addr {
	background-image: url(../images/icon_addr.png);
}

.buss_welfare_list .b_welf {
	border-radius: 6px;
	color: #999999;
}

.d_save {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
}

.d_save i {
	width: 90%;
	height: 90%;
	background: url(../images/icon_collected0.png) no-repeat center;
	background-size: contain;
}

.aft_d_save i {
	background: url(../images/icon_collected1.png) no-repeat center;
	background-size: contain;
	margin: 0;
}

.am-gallery-default .am-gallery-title {
	color: #878891;
}

.head-search {
    color: #ffffff;
    position: absolute;
    top: 12px;
    right: 65px;
    background: url(../images/icon_search.png) no-repeat center;
    display: inline-block;
    width: 30px;
    height: 26px;
    background-size: contain;
}
.yl_footer{
	margin-bottom: 4rem;
}
.focus-wxpub{
	text-align: center;
}
.focus-wxpub p{
	text-align: center;
	margin: 0;
}
.focus-wxpub .f1{
	font-size: 2.2rem;
	font-weight: bold;
	color: #333333;
	margin-top: 5rem;
}
.focus-wxpub .f1 .red{
	color: #e13e3e;
	font-style: normal;
}
.focus-wxpub .f2{
	font-size: 1.8rem;
	color: #333333;
}
.focus-wxpub .f3{
	font-size: 1.6rem;
	color: #999999;
}
.focus-wxpub .f4{
	font-size: 1.6rem;
	color: #666666;
	position: relative;
	display: inline-block;
	margin: 1.5rem auto;
}
.focus-wxpub .f4:before{
	position: absolute;
	content: '';
	width: 1rem;
	height: 1px;
	top: 50%;
	left: -1.5rem;
	margin-top: -0.5px;
	background: #fc8753;
}
.focus-wxpub .f4:after{
	position: absolute;
	content: '';
	width: 1rem;
	height: 1px;
	top: 50%;
	right: -1.5rem;
	margin-top: -0.5px;
	background: #fc8753;
}
.focus-wxpub .f5{
	font-size: 1.6rem;
	color: #333333;
}
.focus-wxpub .f6{
	width: 15rem;
	height: 3.5rem;
	line-height: 3.5rem;
	font-size: 1.9rem;
	color: #FFFFFF;
	background: #fc8753;
	/*background: url(../images/bg_f6.png) no-repeat center;*/
	background-size: contain;
	margin: 1rem auto 0;
    position: relative;
    border-radius: 6px;
}
.focus-wxpub .f6:before{
	content: '';
	position: absolute;
	top: -1rem;
	left: 50%;
	margin-left: -1rem;
	border-bottom: 2rem solid #fc8753;
	border-left: 1rem solid transparent;
	border-right: 1rem solid transparent;
}
.focus-wxpub .dbcode{
	width: 20rem;
	display: inline-block;
	border: 0.5rem solid #fcf3f3;
	margin: 1.5rem auto 1rem;
}
/*20181219 职位详情、公司详情改版 start*/
body {
	background: #fff;
}

.sear_posit_info {
	background: #fff;
	/*margin: 1.75rem;*/
	padding: 1.75rem;
}

.sear_posit_info_box {
	width: 100%;
	border-radius: 6px;
	box-shadow: 0 0 12px 3px rgba(185, 186, 193, 0.2);
	padding: 0 1.75rem;
}

.zp_posit {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 1.5rem 0 0;
}

.zp_row {
	padding: 0 0 1rem;
	margin: 0;
}

.zp_wage {
	font-size: 1.5rem;
}

.zp_row .ans_time {
	font-size: 1.3rem;
	color: #999;
}

.job-requiry {
	padding-bottom: 0.5rem;
	margin-bottom: 0;
	padding: 1.5rem 0;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.r_buss_case p {
	font-size: 1.2rem;
}

.r_buss_case .buss_name {
	font-size: 1.4rem;
}

.zp_wage {
	color: #ff7930;
}

.sign_buss_item {
	/*margin-top: 1.75rem;*/
	padding: 0;
}

.buss_welfare_list .b_welf {
	border-radius: 6px;
	color: #666666;
	background: #f3f3f7;
	border: none;
	vertical-align: middle;
	line-height: 1.2;
	font-size: 1.2rem;
}

.buss_welfare_list {
	width: 100%;
	padding: 0.5rem 1.75rem;
	/*padding: 0;*/
	/*margin-top: 1.75rem;*/
}

.sign_buss_item .buss_welfare_list .b_welf:hover {
	background: #f3f3f7;
}

.p_warp {
	background: #f9f9fc;
	padding: 1rem 0 0;
}

.posit_detail {
	display: block;
	display: flex;
	align-items: center;
	padding: 1rem 1.75rem 0;
	margin-top: 0;
}

.posit_detail2 {}

.similarJob .posit_detail {
	padding: 0.5rem 1.75rem;
}

.comp_palce_row {
	padding: 0 1.75rem;
}

.sign_posit_item {
	padding: 0;
}

.work_claim {
	position: relative;
	padding: 0 1.75rem;
	height: 4rem;
	line-height: 4rem;
	font-weight: bold;
	border: none;
}

.work_claim:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0.25rem;
	height: 1.4rem;
	background: #ff5046;
	transform: translateY(-50%);
}

.posit_claim_detail {
	padding: 1rem 1.75rem;
	line-height: 2.45rem;
}

.am-gallery-item>a>span {
	width: 4rem;
	display: block;
	margin: auto;
}


/*conpanydetail start*/

.buss_detail {
	width: auto;
	background: #fff;
	margin: 1.75rem;
	border-radius: 6px;
	box-shadow: 0 0 12px 3px rgba(185, 186, 193, 0.2);
	padding: 1.75rem;
}


/*.l_buss_img {
	margin: 0;
}*/

.l_buss_img2 {
	width: 20%;
	border: 1px solid #dbdcdb;
}

.add-attention {
	padding: 0 0.75rem;
	height: 2rem;
	line-height: 2rem;
	right: 1.75rem;
	bottom: 1.75rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.comp_palce_row {
	margin: 0;
	padding: 0 3rem 0 1.75rem;
}

.section-swiper .swiper-slide {
	padding-top: 5rem;
}

.section-swiper .swiper-container-horizontal>.swiper-pagination {
	top: 0;
	bottom: auto;
}

.section-swiper .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	width: 33.3%;
	height: 5rem;
	background: #fff;
	line-height: 5rem;
	margin: 0;
	position: relative;
	border-radius: 0;
	opacity: 1;
}

.section-swiper .swiper-pagination-bullet-active::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2rem;
	height: 3px;
	display: block;
	background: #e13e3e;
}

.hot_wage {
	color: #ff7930;
}

.buss_answer_quest .ans_user,
.buss_answer_quest .ans_time {
	color: #999999;
}

.am-list-news-default .am-list .am-list-item-desced {
	border-color: #f3f3f3;
}

.show_more_arrow {
	margin: 1.6rem 0 0;
}

.buss_card {
	padding-bottom: 0.5rem;
    margin: 0 auto 0.5rem;
}

.hot_position .hot_comp_basic {
	padding-top: 0;
}

.sign_buss_item .am-list-item-hd {
	font-size: 1.5rem;
	padding: 0.5rem 0;
}

.hot_posit {
	font-size: 1.5rem;
}

.hot_company {
	font-size: 1.3rem;
}

.zp_time {
	font-size: 1.3rem;
}
.buss_card>ul{
	margin-bottom: 0.5rem;
}
.sign_buss_item .am-list-news-default,.buss_answer_quest{
	margin-bottom: 0;
}
.similarJob .similarOther .am-fl,.similarJob .similarOther .am-fr{
	font-size: 1.2rem;
}
.similarJob .r_buss_case .buss_name{
	font-size: 1.4rem;
}
.similarJob .posit_detail p{
	color: #999999;
}
.skan_more_btn{
	padding: 0 0 1rem;
}
.g_warp{
	padding: 0.5rem 0;
	background: #f9f9fc;
}
.yl_footer{
	border-top: none;
}
.similarJob {
	padding-bottom: 1rem;
}
.buss_item_title{
	height: 4rem;
    line-height: 4rem;
	margin: 0;
    padding: 0 1.75rem;
	position: relative;
	border-bottom: none;
}
.buss_item_title:after{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.25rem;
    height: 1.4rem;
    background: #ff5046;
    transform: translateY(-50%);
}
.l_buss_img{
	width: 30%;
	margin: 0;
}
.r_buss_case {
    width: 70%;
    padding-left: 1rem;
}
.t_arrow{
	margin-top: 0.5rem;
	transform: translateY(-50%);
}
.comp_palce_row{
	background: none;
}
/*20181219 职位详情、公司详情改版 end*/

/* h5 职位详情 三点半 11-05 start  */
.three-clock-icon {
	width: 8rem;
	height: 2rem;
	position: absolute;
	background: url(//img3.job1001.com/zhadui/4.0/images/mondayThreeClock/three-clock-h5.png) no-repeat center;
	background-size: 7rem;
	background-position-y: .6rem;
}
.pre-deliver-btn {
  background-image: linear-gradient(90deg, #fdb433 0%, #f38f35 100%), linear-gradient(#ee8248, #ee8248);
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  width: 80%;
  margin: 0 1% 0 2%;
  height: 4rem;
  padding-top: .4rem;
  line-height: 1.6rem;
  display: inline-block;
}
/* job1001 预投递按钮 */
.pre-deliver-btn.job1001 {
	width: 57%;
}
.pre-deliver-btn .pre-text {
  font-size: 1.3rem;
}
.three-clock-body {
  position: fixed;
  bottom: 4.8rem;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: #0EABF7;
}
.yl_footer.three-clock {
	margin-bottom: 10rem;
}
.three-clock-banner {
	position: relative;
	height: 5rem;
	color: #fff;
	background: url(//img3.job1001.com/zhadui/4.0/images/mondayThreeClock/clock-banner-h5.png) no-repeat center;
	background-size: 100% 100%;
}
.three-clock-banner .three-clock-text {
	position: absolute;
  line-height: 3.2rem;
	font-size: 1rem;
	font-weight: bold;
	left: 7.5rem;
	color: #fff;
}
.three-clock-banner .three-clock-text.ing {
  line-height: 3.4rem;
	left: 7.5rem;
	font-size: 1.4rem;
}
.three-clock-banner .three-clock-time {
	display: none;
	position: absolute;
  line-height: 3.2rem;
	font-size: 1.4rem;
	font-weight: bold;
	left: 7.5rem;
	letter-spacing: 2px;
	color: #fff;
}
.three-clock-banner .three-clock-tip {
	position: absolute;
  height: 3.2rem;
  line-height: 3.8rem;
	font-size: 1.4rem;
	font-weight: bold;
	right: 9.5rem;
	color: #fff;
}
.three-clock-banner .three-clock-tip.time {
	right: 4.8rem;
	line-height: 3.2rem;
}
.three-clock-banner .three-clock-tip i {
	color: #f1c71e;
	font-size: .7rem;
	padding: 0px 2px;
	font-style:normal;
	font-size: 1.2rem;
}
.three-clock-banner .three-clock-tip span {
	font-size: .2rem;
	color: #fff;
	font-size: 1.2rem;
}
.three-clock-banner .to-three-clock {
	position: absolute;
	top: 0;
	right: .8rem;
	color: #fff;
	width: 3.8rem;
	height: 2rem;
	background-color: #00DAFF;
	background: url(//img3.job1001.com/zhadui/4.0/images/mondayThreeClock/act-go-h5.png) no-repeat center;
	background-size: 100% 100%;
	border-radius: 11px;
}
.three-clock-banner .to-three-clock.ing {
	top: -0.4rem;
	width: 8rem;
	height: 2.4rem;
	background: url(//img3.job1001.com/zhadui/4.0/images/mondayThreeClock/act-ing-h5.png) no-repeat center;
	background-size: 100% 100%;
}
/* h5 职位详情 三点半 11-05 end  */

/*h5  100问入口*/
.top-nav .am-gallery-item .quest-tips{
	position: absolute;
	left: 3rem;
	top: -.5rem;
	width: 2rem;
	animation:mymove 2s infinite;
	-webkit-animation:mymove 2s infinite; /*Safari and Chrome*/
	animation-direction:alternate;/*轮流反向播放动画。*/
	animation-timing-function: ease-in-out; /*动画的速度曲线*/
	/* Safari 和 Chrome */
	-webkit-animation:mymove 2s infinite;
	-webkit-animation-direction:alternate;/*轮流反向播放动画。*/
	-webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
}
@keyframes mymove
    {
        0%{
        transform: scale(1);  /*开始为原始大小*/
    }
    25%{
        transform: scale(1.1); /*放大1.1倍*/
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }
}

/* 靠谱招聘入口 */
.kaopu-zhaop {
	margin: 0 auto;
	margin-bottom: 10px;
    text-align: center;
}
.kaopu-zhaop img {
	width: 90%;
}
/* 靠谱招聘入口 h5 */