html,body{padding: 0;margin: 0;font-size: 62.5%;width: 100%;height: 100%;font-family:Helvetica;}
body *{max-width: 750px;}
@charset "utf-8";
html{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;word-wrap:break-word}

html {font-size: 62.5%;}
h1,h2,h3{font-weight: 500;}
@media only screen and (min-width: 641px) {
	body {
			max-width: 750px;
		}
}
body {
    font-family: "Helvetica Neue",Helvetica,STHeiTi,Verdana,'Tahoma','Microsoft Yahei','微软雅黑',Arial,sans-serif;
    font-size: 14px;
    margin: 0 auto;
    min-width: 320px;
    position: relative;
}
select[name=select1].weui-select{direction: rtl;}
/* body{max-width: 475px;margin: 0 auto;} */
.hideOverflow{overflow: hidden;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666;
  font-size: 13px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #666;
  font-size: 13px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #666;
  font-size: 13px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #666;
  font-size: 13px;
}
/*用来移除date叉叉按钮*/
input[type="date"]::-webkit-clear-button{
   display:none;
}
/* input[type="date"]::-webkit-calendar-picker-indicator {
   display: none;
} */
input{color: #000000;}
input[type=date]{
	border: none;width: 90%;text-align: right;color: silver;
}
.maxHeight{}
.disinbl{display: inline-block;}
.linenone:before{border: none;}
.linenoneAfter:after{border: none;display: none;}
.yelowColor{color: rgb(255,102,0) !important;}
.blueColor{color: rgb(3,120,221) !important;}
.silverColor{color: #585858 !important; }
.silverColor888{color: #888 !important;}
.whiteColor{color: #fff !important;}
.bgYellowColor{background: rgb(255,102,0) !important;}
.bgBlue{background: rgb(35,137,221) !important;}
.bgsilver{background: #EFEFF4 !important;}
.blackColor{color: #000000 !important;}
.bgWhite{background: #fff !important;}
.width100{width: 100%;}
.silver999Color{color: #999;}
.silver_blackColor{color:rgb(99,109,129) !important}
.greenColor{color: green !important;}
.redColor{color: red !important;}
.dispalyNone{display: none;}
.padd5-10{padding: 5px 10px;}
.headpad{padding: 9px 15px;}
.width40{width: 40% !important;}
.width50{width: 50% !important;}
.width60{width: 60% !important;}
.width70{width: 70% !important;}
.width80{width: 80% !important;}
.width90{width: 90% !important;}
.headText{font-size: 20px;}
.marginTop0{margin-top: 0;}
.marginTop5{margin-top: 5px;}
.paddleft5{padding-left: 5px;}
.paddleft15{padding-left: 15px;}
/*字体加粗*/
.ft-bold{font-weight:800 ;}
.ft-normal{font-weight: 700;}
/* 返回 */
.this-back{cursor:pointer;position: absolute;top: 12px;left: 10px;color: #fff;z-index: 999;height: 5%;}
.icon-qiyezhongxin_qiyeguanli{font-size: 20px;position: absolute;top: 10px;right: 10px;
color: #fff;z-index: 999;height: 5%;}
.icon-huati_fenxiang{position: absolute;top: 14px;right: 45px;color: #fff;z-index: 999;height: 5%;}

/*通用头部*/
.header{height: 50px;width: 100%;background: rgb(255,102,0);color:#fff;font-size: 2rem;text-align: center;}
.header .icon-qiyezhongxin_qiyeguanli{color: #fff;}
.header-logo{width: 100%;text-align: center;height: 60px;display: inline-block;}
.header-logo img{width: 60%;margin: 10% 0 5% 0;}
.qyheader{height: 50px;width: 100%;background: rgb(61,62,63);color:#fff;font-size: 2rem;text-align: center;}
.qyheader .icon-qiyezhongxin_qiyeguanli{color: #fff;}
.qyheader-logo{width: 100%;text-align: center;height: 60px;display: inline-block;}
.qyheader-logo img{width: 60%;margin: 10% 0 5% 0;}
.marginTop20{margin-top: 20px;}
/*掩藏下划线和添加下划线*/
.after-wcell:after{
	width: 90%;
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	border-top: 1px solid #e5e5e5;
	color: #e5e5e5;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	left: 5%;
	z-index: 2
}
.linehide:before{
	display: none;
}
.linehide:after{
	display: none;
}
/*屏幕小于330*/
@media screen and (max-width: 330px) {
    .header-name{font-size:17px ;}
}
@media screen and (min-width:330px) and (max-width:380px){
    .header-name{font-size:18px ;}
}
@media screen and (min-width:380px) and (max-width:420px){
    .header-name{font-size:19px ;}
}
/*换一换*/
.changejob{
	width: 100%;padding: 2px 0 5px 0 ;text-align: center;font-size: 12px;
	height: 25px;color: rgb(160,170,197);line-height: 30px;
}
.left{float: left;}
.right{float: right;}

.textleft{text-align: left;}
.textright{text-align: right;}
.textcenter{text-align: center;}
/*div分割线*/
.divh200{height: 200px;width: 100%;background:#efeff4;}
.divh10{height: 10px;width: 100%;background:#efeff4;}
.divh5{height: 5px;width: 100%;background:#efeff4;}
.divh1{height: 1px;width: 100%;background:#efeff4;}
.divh1Width90{height: 1px;width: 90%;background:#efeff4;margin-left: 5%;}
.worklabel_ .textleft{text-align: left !important;}
*{font-size: 14px;}
.font7{font-size: 9px !important;}
.font8{font-size: 10px !important;}
.font10{font-size: 12px !important;}
.font12{font-size: 14px !important;}
.font13{font-size: 15px !important;}
.font14{font-size: 16px !important;}
.font16{font-size: 18px !important;}
.font18{font-size: 20px !important;}
.font20{font-size: 22px !important;}
.font30{font-size: 32px !important;}
.font40{font-size: 42px !important;}
.father{position: relative;}
.footHei{height: 65px;width: 100%;background:#efeff4;}
.veral{vertical-align: middle;}
.includeSpan{cursor:pointer;
	display: inline-block;padding: 4px 8px;border-radius: 15px;
	background: rgb(250,102,0);color: #fff;font-size: 12px;
}
.borderSpan{cursor:pointer;
	display: inline-block;padding: 4px 8px;color: rgb(250,102,0);
	border: 1px solid rgb(250,102,0);font-size: 10px;
}
.leftyellowline{
	background: rgb(250,102,0);
	position: absolute;top: 10px;left: 0;width: 3px;height: 50%;
}
/* 付款 */
.fk .icon-weixuanze,.fk .icon-duoxuan_xuanze{
	font-size: 20px;
}
.fk .weui-cell__bd{
	width: 60%;font-size: 16px;
	text-align: left;margin-left: 15px;
}
.fk .icon-weixinzhifu{
	color: rgb(89,182,76);font-size: 30px;
}
.fk .icon-zhifubaozhifu{
	color: rgb(7,160,248);font-size: 30px;
}
.fk .father{
	width: 30px;
}
.fk .father .icon-weixinzhifu{
	color: rgb(89,182,76);font-size: 30px;
}
.fk .father .icon-zhifubaozhifu{
	color: rgb(7,160,248);font-size: 30px;
}
.fk .weui-cell__bd{
	width: 60%;font-size: 16px;text-align: left;margin-left: 15px;
}
/*底部高*/
.footheight{width: 100;height: 55px;}
.footheight65{height: 65px;width: 100%;background:#efeff4;}
/*男图标*/
.icon-nan{color: skyblue;}
/*底部导航栏*/
.weui-tabbar{
	position: fixed;bottom: 0;max-height: 475px;
}
/*清除浮动*/
.clearboth{
	clear: both;
}
/* .scroll{
	position:absolute; 
	overflow:scroll; 
	-webkit-overflow-scrolling: touch; 
	top:0; 
	left:0; 
	bottom:0; 
	right:0;
} */
.workremind{
	background:rgb(253,245,217)
}
.workremind .weui-cell__hd{
	position: relative;width: 60px;
}
.workremind .weui-cell__hd img{
	width:40px;margin-right:5px;display:block
}
.workremind .weui-cell__hd span{
	position: absolute;top: 5%;height: 90%;width: 1px;right:0;background: #EFEFF4;
}
.workremind .weui-cell__bd{
	width: 60%;font-size: 10px;text-align: left;margin-left: 15px;
}

iframe.iframe_dropdown{
	color:black;width:100%;z-index: 99999;overflow: auto;
	background: rgba(159,160,163,0.6);position: fixed;top: 50px;left: 0;
}
iframe.iframe_city{width: 100%;position:fixed;z-index: 99999;
bottom: 0;left: 0;background:none;height: 202px;}
/*选择城市*/
/* .selectCity_wrap{position: absolute;width:100%;top: 70%;height: 30%;background: rgba(0,0,0,0.1);}
.form-inline{}
.form-inline .btn{margin-left: 40%;width: 20%;background: rgb(250,102,0);color: #fff;}
@media (min-width:768px) {
	.selectCity_wrap{position: absolute;width:100%;top: 80%;height: 20%;background: rgba(0,0,0,0.1);}
	.form-inline {text-align: center;margin-top: 5%;}
	.form-inline .btn{margin-left: 0;margin-top:4%;width: 20%;background: rgb(250,102,0);color: #fff;}
}
 */


/*已选标签*/
.ckecked_com{
	width: 80px;display: inline-block;height: 26px;line-height: 26px;
	vertical-align: middle;position: relative;border: 1px solid #eee;
	margin-right: 5px;text-align: center;font-size: 12px;
	border-radius: 5px;color: #aaa;margin-top: 5px;
}
.ckecked_com span{
	white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;
	overflow: hidden;display: inline-block;width: 60px;margin-right: 15px;
}
.checked_work font{color: rgb(250,102,0);}
.ckecked_com .icon-95{position: absolute;right: 5px;}
.ckecked_com .icon-shanchu{position: absolute;right: 4px;}
@media (min-width: 375px){
    .ckecked_com{
        width: 100px;
	}
	.ckecked_com span{
		width: 70px;
	}
}

/* 分页 */
.fenye li{list-style:none;}
.fenye a, .fenye a:visited{text-decoration:none;}
.fenye{ margin-top:10px;height: 40px;text-align: center;width: 100%;}
.fenye ul{  width: 100%;text-align: center; }
.fenye ul li{ display: inline-block;minwidth: 10%; margin-left:5px;padding: 4px 6px;cursor:pointer; color:white;background: rgb(250,102,0);}
.fenye ul li a{ color:white;}
.fenye ul li.xifenye{ width:38px; text-align:center;  position:relative;cursor: pointer;}
.fenye ul li .xab{ float:left; position:absolute; width:39px; border:1px solid #ccc; height:123px; overflow-y: auto;overflow-x: hidden;top:-125px; background-color: #fff; display:inline;left:-1px; width:50px;}
.fenye ul li .xab ul{ margin-left:0; padding-bottom:0;}
.fenye ul li .xab ul li{ background: none;border:0; padding:4px 0px; color:#999; width:34px; margin-left:0px; text-align:center;}

/* toast */
/* .weui-toast{line-height:80px ;height:80px;width: 120px;left:45%} */
.weui-cell__ft .borderSpan{max-width: 60px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
/* 
.fenye li{list-style:none;}
.fenye a, .fenye a:visited{text-decoration:none;}
.fenye{ margin-top:10px;height: 40px;text-align: center;width: 100%;}
.fenye ul{  width: 100%;text-align: center; }
.fenye ul li{ float:left; margin-left:5px;padding: 4px 6px; border:1px solid #ccc;  font-weight:bold; cursor:pointer; color:#999;}
.fenye ul li a{ color:#999;}
.fenye ul li.xifenye{ width:38px; text-align:center; float:left; position:relative;cursor: pointer;}
.fenye ul li .xab{ float:left; position:absolute; width:39px; border:1px solid #ccc; height:123px; overflow-y: auto;overflow-x: hidden;top:-125px; background-color: #fff; display:inline;left:-1px; width:50px;}
.fenye ul li .xab ul{ margin-left:0; padding-bottom:0;}
.fenye ul li .xab ul li{ border:0; padding:4px 0px; color:#999; width:34px; margin-left:0px; text-align:center;}
 */
/* 简历工作经验 行距 */
.pdd1 .marleft .font13{margin: 8px 0;display: inline-block;}
.pdd1 .marleft font{display: inline-block;margin-top: 8px;} 
/* 行业选择 */
.intention_base{position: absolute;top: 0;left: 0;background:#fff;width: 100%;z-index: 9999999;}
.intention_base .left-one{padding: 10px 15px;cursor: pointer;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.intention_base .checked_work .includeSpan{padding: 3px 15px;}
.weui-toast__content{padding: 10px;margin-top: 20px;font-size: 16px;}
/* 岗位 */
.post_base{height: 100%;position: absolute;top: 0;left: 0;background:#fff;width: 100%;z-index: 9999999;}
.post_base .post-one{padding: 10px 15px;cursor: pointer;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.post_base .checked_post .includeSpan{padding: 3px 15px;}
.post_base .zwone_p,.post_base .zwtwo_p{width: 50%;}
/* 我的标签 */
.mylabel_{position: fixed;top:0;left:0;width: 100%;height: 100%;z-index: 99999;background: #fff;}
/* 工作标签 */
.worklabel_{position: fixed;top:0;left:0;width: 100%;height: 100%;z-index: 99999;background: #fff;}


/* 不可点击 */
.noClick{pointer-events: none;color: #a1a1a1 !important;}



.infolist_ img{margin-right: 10px;}
.weui-select{height: 23px !important;line-height: 23px !important;}
select {
    direction: rtl;
}
 select option {
    direction: ltr;
}
/*添加标签*/
.selectLabel,.selectWork {
	height: 60px;
	width: 100%;
}

.register-white-input,
.register-white-input_{
	border-radius: 20px;
	padding-left: 10px;
	background: #fff;
	height: 29px;
}

.width27 {
	width: 27%
}

.alllabel,.allwork {
	width: 100%;
	margin-top: 10px;
}

.alllabel div,.allwork div {
	width: 100%;
	/* margin-left: 2%; */
}

.alllabel div span,.allwork div span {
	width: 20%;
	margin: 8px 0 0 1%;
	display: inline-block;
	border: 1px solid rgb(230, 230, 230);
	padding: 2px;
	text-align: center;
	margin-left: 2%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}

.alllabel-span-click,.allwork-span-click {
	border: 1px solid rgb(255, 102, 0) !important;
	color: rgb(255, 102, 0);
}

.marginl3 {
	margin-left: 3% !important;
}

.selectLabel .weui-cell__ft .yelowColor
.selectWork .weui-cell__ft .yelowColor{
	border-radius: 20px;
}
.add_label,.add_work{
	width: 100%;
	position: fixed;bottom: 20px;
}
.weui-btn-myselft,.weui-btn-myselft_ {
	width: 90%;
	border-radius: 25px;
	background: rgb(255, 102, 0) !important;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}








