.head_top{
	width: 100%;
	line-height: 40px; 
	background: rgba(74, 136, 247, 1);
	color: #ffffff;
}

.head_top .reg{float: right;}

.head_top .reg a{color: #ffffff}

.ads{
  padding-top:130px;
  padding-bottom:20px ;

}

.medetail-click {
  position: absolute;
  color: #999999;
  line-height: 30px;
  top: 40px;
  right: 51px;
  text-align: right;
}

.pts{padding-top: 130px;}
.pt40{padding-top: 40px;}

.medetail-btn {
  margin-top: 20px;
  width: 130px;
  height: 40px;
  background-color: #ec6334;
  border: none;
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px;
}
.medetail-btn:hover{
  background-color: #E34711;
}

/* 下划线 */

.medetail-hr {
  width: 910px;
  height: 1px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #dddddd;
}

.medetail-btn-im {
    background-color: #2BA63C;
    margin-top: 20px;
    width: 110px;
    height: 40px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 14px;
    outline: none;
}

.medetail-btn-im .icon {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
img {
    border: 0;
}
img {
    vertical-align: middle;
}
.resumedetail-me .bot-mes {
  display: inline-block;
  color: #999999;
  margin-top: 15px;
  margin-left: 68px;
  margin-right: 20px;
}

.resumedetail-blur {
  position: relative;
}
.resumedetail-error {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.resumedetail-main {
  width: 1150px;
  height: auto;
  /* border: 1px solid #000; */
  margin: 11px auto 85px;
  font-family: PingFangSC-Light;
  padding-top: 50px;
}
/* 撑开主框架 */

.resumedetail-main:after {
  content: '';
  display: block;
  clear: both;
}

/* 左侧页面 */

.resumedetail-left {
  float: left;
  width: 960px;
  /* min-height: 1960px */
  height: auto;
}

/* 操作 */

.resumedetail-right {
  float: right;
  width: 180px;
  height: 420px;
  background-color: #fff;
  position: relative;
}

* 右侧操作栏 */

.resumedetail-right #hr1 {
  position: absolute;
  top: 36px;
  left: 20px;
  width: 40px;
  border-top: 1px solid #dddddd;
}

.resumedetail-right #hr2 {
  position: absolute;
  top: 36px;
  left: 120px;
  width: 40px;
  border-top: 1px solid #dddddd;
}

.resumedetail-right > span {
  display: inline-block;
  font-size: 16px;
  margin-top: 24px;
  margin-left: 74px;
  margin-bottom: 16px;
}

.resumedetail-right .btnn {
  text-align: center;
  line-height: 34px;
  width: 120px;
  height: 34px;
  color: #fff;
  background-color: #4a88f7;
  margin-left: 30px;
  margin-bottom: 16px;
  border-radius: 5px;
  cursor: pointer;
}
.resumedetail-right .btn--ed {
  background-color: #8bb1f3;
}

.resumedetail-right .btnn:hover {
  background-color: rgb(74, 100, 247);
}
.resumedetail-right .btn--ed:hover {
  background-color: rgb(120, 139, 248);
}
/* 个人简介 */

.resumedetail-me {
  position: relative;
  width: 960px;
  min-height: 400px;
  margin-bottom: 10px;
  border-top: 4px solid #4a88f7;
  background-color: #fff;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.resumedetail-worry{
  width: 100%;
  min-height: 600px;
  border-top: 3px solid #4a88f7;
  background-color: #fff;
  /* position: absolute; */
}
.resumedetail-worry>div{
  position: relative;
  top: 130px;
  left: 414px;
  width: 400px;
  height: 80px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.resumedetail-worry .btn-vip {
  width: 218px;
  height: 36px;
  background: #fff6f0;
  border-radius: 20px;
  border: 1px solid rgba(250,100,0,1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FA6400;
  font-size: 14px;
  font-weight: 500;
  margin: 10px 0px;
  cursor: pointer;
}
.btn-vip>img {
  width: 16px;
  height: 13px;
  margin-right: 4px;
}
.resumedetail-worry a:hover{
  color: #333333;
}
.resumedetail-worry span{
  color: #6E86B1;
}

.resumedetail-worry button{
  position: relative;
  top: 157px;
  left: 414px;
  min-width: 120px;
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  background:rgba(255,255,255,1);
  border-radius: 4px;
  font-weight: 500;
  border:1px solid #EEEEEE;
  font-size: 14px;
  color: #4A88F7;
  outline: none;
}
.resumedetail-worry button:hover{
  background:#f8f8f8;
}
#resume_tologin{
  float: none;
  cursor: pointer;
  color: #4A88F7;
}
#resume_tologin:hover{
  color: #6E86B1;
}
.resumedetail-worry>img{
  position: relative;
  top: 160px;
  left: 366px;
}
.resumedetail-me::after{
  content: '';
  display: block;
  clear: both;
}

/* 工作经历 */

.resumedetail-job {
  width: 960px;
  margin: 10px 0;
  background-color: #fff;
  padding: 20px 0 20px 20px;
}

/* 教育经历 */

.resumedetail-stud {
  width: 960px;
  min-height: 175px;
  margin-bottom: 10px;
  background-color: #fff;
  padding-left: 20px;
  padding-top: 20px;
}

/* 项目经验*/

.resumedetail-experience {
  width: 960px;
  margin: 10px 0;
  background-color: #fff;
  padding: 20px 0 20px 20px;
}

/* 培训与认证 */

.resumedetail-true {
  width: 960px;
  min-height: 210px;
  margin-bottom: 10px;
  background-color: #fff;
  padding-left: 20px;
  padding-top: 20px;
}

/* 个人技能 */

.resumedetail-skill {
  width: 960px;
  min-height: 240px;
  margin-bottom: 10px;
  background-color: #fff;
  padding-left: 20px;
  padding-top: 20px;
}

/* 头像 */

.medetail-myimg {
  float: left;
  margin-top: 20px;
  margin-left: 69px;
}

.medetail-mymes {
  float: left;
  margin-top: 5px;
  margin-left: 43px;
  /* margin-bottom: 30px; */
}

.medetail-mymes .name {
  font-size: 18px;
  font-family: PingFangSC-Regular;
}

.medetail-mymes span {
  display: inline-block;
  margin-top: 14px;
}

.connector {
  margin: 0 10px 0 6px;
}

.medetail-mymes .img1 {
  /* margin-top: 15px; */
  /* margin-left: 10px; */
  width: 16px;
  height: 22px;
}

.medetail-mymes .img2 {
  margin-left: 15px;
  width: 22px;
  height: 16px;
}

.medetail-mymes .is-auth {
  width: 74px;
  height: 18px;
  background: linear-gradient(135deg, #FFF7E9 0%, #FFEDDA 100%);
  border-radius: 2px;
  opacity: 0.9;
  font-size: 12px;
  font-weight: 400;
  color: #D39547;
  line-height: 18px;
  margin-left: 10px;
}

.medetail-mymes .is-auth img {
  margin: 0px 1px 2px 2px;
  width: 14px;
  height: 14px;
}
/* 点击区域 */
.incenter{
  height: 46px;
}
.incenter span, .incenter .gotobundling{
  display: inline-block;
  height: 46px;
  line-height: 46px;
  color: #666666;
  border-bottom: 1px solid #F5F5F5;
}
.mycenter li>span{
  display: block;
  width: 100%;
}
.header-top .mycenter li{
  color: #666666;
}
.mycenter li:hover{
  color: #4A88F7!important;
  background-color: #F9F9F9;
}
.mycenter li:hover span{
  color: #4A88F7!important;
  background-color: #F9F9F9;
}
.mycenter li:hover a{
  color: #4A88F7!important;
  background-color: #F9F9F9;
}
.header-top .mycenter li .inleft{
  float: right;
  color: #FE6135;
}
.header-top .mycenter li .bianji{
  color: #6E86B1;
}
.header-top .mycenter li .zero{
  float: right;
  color: #CCCCCC;
}
.box-company .canClick:hover{
  color: #6E86B1;
}
.box-company .canClick:hover .number-center{
  color: #6E86B1;
}
.mycenter li .loginout{
  display: block;
  width: 100%;
  height: 46px;
  color: #999999;
  line-height: 46px;
  border-top: 1px solid #F5F5F5;
}
.mycenter{
  display: none;
  position: absolute;
  right: 0px;
  z-index: 1000;
  box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.06);
  width: 168px;
  /* height: 205px; */
  color: #666666;
  background-color: #fff;
}
.persondown:hover{
  background-color: #3374E9;
}
.persondown:hover .mycenter{
  display: block;
}
.header-top .mycenter li{
  cursor: pointer;
  margin: 0!important;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: left;
}

.header-top .mycenter li a{
  color: #666666;
  display: inline-block;
}

.header-top .zwq-marbottom>li{
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-left: -4px!important;
  /* background-color: #333333; */
}
.header-top .zwq-marbottom>.open{
  background-color: #3374E9;
}
.littlespace{
  width: 100%;
  height: 20px;
  box-shadow:0px 1px 0px #F5F5F5;
  background-color: #fff;
}
.backmoney{
  display: inline-block;
  width:38px;
  height:18px;
  background:#FF5657;
  border-radius:2px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  margin-left: 8px;
}
.topray{
  text-align: right!important;
  font-weight: 400;
  color: #999999;
}
.topray img{
  width: 18px;
  height: 18px;
}
.header-banner li a{
  font-weight: bold;
  color: #333;
}
/* #blueJob{
  margin-right: 22px;
}
#partTime{
  margin-right: 41px;
}
#schoolNeed{
  margin-right: 42px;
}
#resumeCenter{
  margin-right: 34px;
}
#search{
  margin-right: 28px;
}
#index{
  margin-right: 42px;
} */
.header-top a{
  font-weight:400;
}
.header-top .head-main-top1{
  /* margin-left: -13px; */
}
/* .weibo-icon{
  margin-left:-14px;
} */
.nologin{
  color: #7da2e6;;
}
.header-top .head-main-top2{
  /* margin-left: -14px; */
}
.header-top .head-main-top3{
  /* margin-left: -13px; */
}
.header-top .head-main-top4{
  margin-left:8px;
}
.header-top .head-main-top5{
  margin-left:4px;
}
/* .header-top .head-main-top6{
  margin-left:21px;
}
.header-top .lasttop{
  margin-left: -19px;
} */
.wechat-icon{
  margin-left:-17px;
}
/* .mysharpshort{
  left: 0px!important;
  width: 68px; */
/* } */
.header-top .mysharpshort>li{
  margin-top: 0px;
  margin-bottom: 0px;
}
.header-top .mysharpshort>li a:hover{
  background-color: #F9F9F9;
  /* background-color: rgb(15, 14, 14); */
  color: #4A88F7;
  width: 66px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.header-top .mysharp>li a:hover{
  background-color: #F9F9F9;
  /* background-color: rgb(15, 14, 14); */
  color: #4A88F7;
}
/* .mysharpshort:before{
  margin-top: 0px;
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 25px;
  content: ' ';
}
.mysharp:before{
  margin-top: 0px;
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 40px;
  content: ' '
} */
.mycaret{
  position: relative;
  margin-left: 3px;
  top: -31px;
  left: -24px;
}
.mycaret:after, .mycaret:before {
  margin-top: 6px;
  border: 6px solid transparent;
  /* border-top: 10px solid #000; */
  /* border-top: 6px solid #4a88f7; */
  border-top: 6px solid #FBFBFB;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -16px;
  content: ' '
}
.fortop{
  display: block;
  width: 0px;
  height: 0px;
  margin-top: 300px;
}

.mycaret:before {
  border-top-color: #fff;
  border-top-color: #999999;
  right: -16px;
  top: 2px;
}
.table>thead>tr>th{
  /* border-bottom: 1px solid #fff; */
  border: none;
  color: #999999;
  font-size: 14px;
  line-height: 25px;
  padding-left: 6px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

/* divhover */
table tbody tr{
  transition:background-color 300ms;
  -moz-transition:background-color 300ms; /* Firefox 4 */
  -webkit-transition:background-color 300ms; /* Safari and Chrome */
  -o-transition:background-color 300ms; /* Opera */
  background-color: #fff;
}
table tbody tr:first-child{
  box-shadow:0px -1px 0px #F5F5F5;
}
table tbody tr:hover{
  background-color: #F9F9F9;
}
/* .enterprise table tr th:first-child{
  padding-left: 20px;
}
.enterprise table tr td:first-child{
  padding-left: 20px;
} */

/* .enterprise .table tr::after{
  display: block;
  position: absolute;
  content: '';
  top: 50px;
  left: 0px;
  display: table-row;
  width:1110px;
  height: 1px;
  margin-left: 20px;
  border-bottom: 1px solid #000;
} */
.enterprise .table .nocare{
  width: 0px;
  border: none!important;
}
.zwqup{
  position: absolute;
  /* border-color: rgba(0,0,0,0) rgba(0,0,0,0) #4a88f7; */
  border-color: #4a88f7 rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 5px;
  height: 0px;
  width: 0px;
  /* top:18px; */
  top:29px;
  right:10px;
}
.input-group-btnss{
  height: 46px;
}
.zwqselectpicker{
  /* width:140px; */
  /* height:60px; */
  /* display: inline-block; */
  border-right: 1px solid #f0f0f0;
  width: 120px;
  height: 46px;
  /* border:2px solid #4a88f7; */
  /* border-right: none; */
  text-align: center;
  line-height: 60px;
  background:#FBFBFB;
  box-shadow:1px 0px 0px 0px rgba(0,0,0,0.06);
  border-radius:4px 0px 0px 4px;
}
.phonestart {
  float: right;
  margin-right: 25px;
  color: #999;
  cursor: pointer;
}
.login-phone {
  display: none;
}
.phoneaccount {
  display: none;
}
.zwq-hidden{
  overflow-y: auto;
  height: auto;
  position: absolute;
  top: 47px;
  left: -2px;
  z-index:  1500;
  display: none;
  border-top: none;
  box-sizing: border-box;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);


  border:1px solid #E9E9F0;
  background:rgba(255,255,255,1);
  box-shadow:0px 2px 12px 0px rgba(0,0,0,0.06);
  border-radius: 4px;
}
.zwq-abtn{
  display:block;
  /* width:138px; */
  width:118px;
  position: relative;
  /* height:55px; */
  height:45px;
  font-size:14px;
  display:block;
  background:#FBFBFB;
  border: none;
  /* color:#999999; */
  color:#666666;
  margin-top: 1px;
  outline: none;
}
.zwq-abtn:link,.zwq-abtn:hover,.zwq-abtn:visited,.zwq-abtn:active{
  border: none;
  text-decoration: none;
  box-shadow: none;
  outline: none;
}
.zwq-hidden li{
width:120px;
height:30px;
/* border:2px solid #4a88f7; */
border-bottom: none;
text-align: center;
line-height: 30px;
font-size: 14px;
text-align: center;
color: #666666;
background-color: #fff;
box-sizing: border-box;
}
.zwq-hidden li:hover{
  background-color: #F9F9F9;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  color: #4A88F7;
}

.zwqneed .box-content{
  line-height: 25px!important;
}
.resumecenter-resume div .zwq-myresume{
  display: inline-block;
  /* width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
  font-size: 14px;
  color: #333;
}

.zwq-nav{
  padding-top:10px!important;
}
.wrap .zwq-marbottom {
  margin-bottom: 0px!important;
  height: 36px!important;
}
.zwq-wrap {
  height: 36px!important;
}
/* å¤´éƒ¨å¹¿å‘Š */
.zwq-ad-head{
  display: block;
  margin: 0px auto;
  width: 1150px;
  height:320px;
  overflow: hidden;
  box-sizing: border-box;

  /* transition-delay: 20s; */
  transition:height 4s;
  -moz-transition:height 4s; /* Firefox 4 */
  -webkit-transition:height 4s; /* Safari and Chrome */
  -o-transition:height 4s; /* Opera */
}
.ad-report:hover,.ad-close:hover{
  color: #d4d1d1;
}
.zwq-ad-head>div{
  position: relative;
}
.zwq-ad-head>div:hover .ad-report{
  display: block;
}
.ad-close{
  position:absolute;
  right:0;
  top:0;
  background-color:rgba(0,0,0,0.3);
  color:#fff;
  font-size:12px;
  line-height: 18px;
  cursor: pointer;
}
.ad-close:active .zwq-ad-head{
  display: none;
}
/* å¯¼èˆªä¸‹å¹¿å‘Š */
.zwq-ad-banner{
  margin: 0px auto 10px;
  width:1150px;
  /* margin-bottom: 10px; */
}
.zwq-ad-banner div{
  position: relative;
  margin: 10px auto 10px;
  width:1150px;
}
.zwq-ad-banner>div:hover .ad-report{
  display: block;
}
/* åä¼ä¸Šå¹¿å‘Š */
.zwq-ad-oncompany{
  margin: 0px auto 10px;
  width:1150px;
}
.zwq-ad-oncompany div{
  position: relative;
  margin: 10px auto 10px;
  width:1150px;
}
.ad-span {
  position:absolute;
  left:0;
  bottom:0;
  background-color:rgba(0,0,0,0.3);
  color:#fff;
  font-size:12px;
  line-height: 18px;
}
.ad-report {
  display:none;
  position:absolute;
  left:40px;bottom:0;
  background-color:rgba(0,0,0,0.3);
  color:#eee;
  font-size:12px;
  line-height: 18px;
}

.ad>div:hover .ad-report{
  display: block;
}
/* åä¼ä¸‹å¹¿å‘Š */
.zwq-ad-upcompany{
  margin: 0px auto 5px;
  padding-left: 10px;
  width:1170px;
}
.zwq-ad-upcompany div{
  float: left;
  margin: 5px 10px 5px 0px;
  position: relative;
  /* word-break: break-all;
  word-wrap: break-word; */
}
.zwq-ad-upcompany>div:hover .ad-report{
  display: block;
}
.zwq-ad-upcompany::after{
  content: "";
  display: block;
  clear: both;
}
/* æ€¥è˜ä¸‹å¹¿å‘Š */
.top-info-bottom{
  margin: 0px auto 20px;
  padding-left: 10px;
  width:1170px;
}
.top-info-bottom div{
  float: left;
  margin: 5px 10px 5px 0px;
  position: relative;
  /* word-break: break-all;
  word-wrap: break-word; */
}
.top-info-bottom>div:hover .ad-report{
  display: block;
}
.top-info-bottom::after{
  content: "";
  display: block;
  clear: both;
}
/* é“¾æŽ¥ä¸‹å¹¿å‘Š */
.zwq-ad-link{
  margin: 0px auto 5px;
  width:1150px;
}
.zwq-ad-link div{
  position: relative;
  margin: 10px auto 10px;
  width:1150px;
}
.zwq-ad-link>div:hover .ad-report{
  display: block;
}
/* bugä¿®æ”¹ */
a{
  text-decoration: none;
}
a:hover,a:visited,a::after,a:active,a:link{
  text-decoration: none;
}
.btn-center{
  border:none;
}
/* ä¿®å¤ ç‚¹å‡»åŽ */
div .zwq-indexcenter:visited{
  color: #999999!important;
}
#companyListArea li #companys--red,#companyListArea li #companys--red:visited {
  color:#FE6135!important;
}
#companyListArea li #companys--black {
  color:#333!important;
}
#companyListArea li #companys--black:visited {
  color: #999999!important;
}
/* èŒä½å’Œå…¬å¸åhover */
.hot-recruit  tbody .company a:hover{
  color: #4A88F7!important;
}
.hot-recruit .table tbody .job a:hover{
  color: #FE6135!important;
}
.hot-recruit .myneed tbody .job a:hover{
  color: #FF0000!important;
}
.resumecenter-resume div:visited .resumecenter-resume>div>.zwq-resumecenter{
  color: #333!important;
}
div .zwq-resumecenter:visited {
  color: #333!important;
}
div .zwq-resume-name:hover {
  color: #ec6334!important;
}

.js-zwq-comhome:hover{
  cursor: pointer;
}
.zwq-hover:hover{
  cursor: pointer!important;
}
.table-responsive{
  position: relative;
}
.table-hr {
  width: 100%;
  position: absolute;
  margin: 0;
  top: 36px;
  border: none;
  border-bottom: 1px solid #f8f8f8;
  box-shadow: 0px 0px 0px #000;
}
/* åº•éƒ¨ç½‘ç«™å¯¼èˆª */
.zwq{
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}
.col-xs-2-5,.col-sm-2-5,.col-md-2-5,.col-lg-2-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  box-sizing: border-box;
}

.col-xs-2-5 {
  width: 20%;
  float: left;
}

/* åˆå§‹åŒ– */

body {

  background: #f8f8f8;
  height: 100%;
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-size: 14px;
}

ul {
  padding: 0;
}

li {
  list-style-type: none;
}

a {
  color: #000;
}

a:hover {
  text-decoration-line: none;
}

table {
  border-collapse: collapse;
}

table td {
  /* border-bottom: dashed 2px #dddddd; */
}

.hidden {
  display: none;
}

.show {
  display: block;
}

.right-arrow-icon {
  color: #4a88f7;
  font-size: 20px;
  position: absolute;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.whiteblank {
  height: 10px;
  width: 100%;
}

/* æ¸…é™¤æµ®åŠ¨ */

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.wrap {
  width: 1150px;
  margin: 0 auto;
  position: relative;
}

/* é¡¶éƒ¨ */

.header-top {
  width: 100%;
  /* height: 40px; */
  height: 36px;
  background: rgba(74, 136, 247, 1);
}

.header-top a {
  color: #fff;
}

.header-top ul li {
  font-size: 14px;
  color: #fff;
  /* line-height: 40px; */
  line-height: 36px;
  display: inline-block;
}

.header-top ul li:not(:first-child) {
  /* margin-left: 40px; */
}

.header-top .float-right li:not(:first-child) {
  margin-left: 0;
}
.header-top ul li .mysharpshort{
  line-height: 26px!important;
  left: 0px!important;
  width: 68px;
}
.header-top ul li .mysharp{
  line-height: 26px!important;
  left: 0px!important;
  width: 96px;
}
.header-top ul li .mysharpshort .dropdown-item {
  /* float: left; */
  margin: 0px;
  width: 66px;
  /* background-color: red; */
}

.header-top ul li .mysharp .dropdown-item {
  /* float: left; */
  margin: 0px;
  width: 94px;
  /* background-color: red; */
}
.header-top .downone>.dropdown-menu {
  min-width: 68px;
  left: -33px;
}
.header-top .downtwo>.dropdown-menu {
  min-width: 68px;
  left: -33px;
}
.header-top .open>.dropdown-menu {
  display: block;
  /* width: 450px; */
  min-width: 68px;
  /* left: 3px; */
  /* left: -33px; */
}

.header-top .icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  position: relative;
  top: 8px;
  left: 5px;
}
/* .header-banner{

} */
.header-top .weibo-icon {
  background: url('../images/å¾®åš@2x.svg') no-repeat;
  left: 5px;
  /* margin-left: 5px; */
}

.header-top .wechat-icon {
  background: url('../images/å¾®ä¿¡@2x.svg') no-repeat;
  left: 5px;
  margin-left: -1px;
}

.header-top .phone-icon {
  background: url('../images/æ‰‹æœº@2x.svg') no-repeat;
  left: 9px;
  margin-left: -4px;
}

.header-top .person-icon {
  background: url('../images/ç™»å½•ç”¨æˆ·å@2x.svg') no-repeat;
}

/* å¯¼èˆªæ  */

.header-nav {
  width: 100%;
  height: 70px;
  background: rgba(255, 255, 255, 1);
  box-shadow:0px 1px 3px 0px rgba(0,0,0,0.1);
}

.header-nav img {
  margin-top: 9px;
}
/* é¦–é¡µlogo */
.header-nav .wrap .logo-box {
  float: left;
}
.header-nav .wrap .logo-box img {
  margin-top: 0;
  top: -5px;
  height: 50px;
}
.wrap-img::after {
  content: '';
  display: block;
  clear: both;
}

.header-nav ul li {
  display: inline-block;
  font-size: 16px;
  line-height: 48px;
  padding: 2px;
}

/* .header-nav ul li:hover,
.header-nav ul li:active {
  border-bottom: 6px solid #4a88f7;
} */
.header-nav ul li:hover ::after{
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  background-color: #3388FF;
  margin: -5px auto;
}
.header-nav ul li.active a{
  color: #4a88f7;
}
.header-nav ul li.active::after{
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  background-color: #3388FF;
  margin: -5px auto;
}
/* .header-nav ul li.active {
  border-bottom: 6px solid #4a88f7;
} */
.header-nav ul li:hover > a{
  color: #4a88f7!important;
}

.header-nav ul li:not(:last-child) {
  margin-right: 40px;
}

/* footer */

.footer {
  text-align: center;
  font-size: 14px;
  color: #666666;
  /* height: 240px; */
  width: 100%;
  background: rgba(255, 255, 255, 1);
  padding: 30px;
  margin-top: 30px;
}

.footer .footer-friend a {
  color: #666666;
  margin: 6px;
}
.footer .footer-friend a:hover{
  color: #6E86B1;
}

/* .footer .footer-friend a:last-child {
  color: #ec6941;
} */
/* .footer .footer-friend a:last-child:hover{
  color: #6E86B1;
} */

.footer .footer-address{
  color: #999999;
  margin-top: 19px;
}
.footer .footer-address a{
  color: #666666;
  margin-top: 19px;
}
.footer .footer-address a:hover{
  color: #6E86B1;
  margin-top: 19px;
}
.footer .footer-contact {
  color: #999999;
  margin-top: 10px;
}

.footer .footer-contact .contact-num {
  color: #ec6941;
  margin-right: 20px;
}

.footer .footer-contact .contact-num a {
  color: #ec6941;
}
.footer .footer-contact .contact-num a:hover{
  color: #666666;
}

/* èŒä½æœç´¢ */

.search {
  /* height: 150px; */
  height: 120px;
  background: rgba(255, 255, 255, 1);
  padding: 25px 40px;
}
.search .search-input {
  display: flex;
}
.search .input-group {
  border: 1px solid #E9E9F0;
  flex: 1;
  display: flex;
  /*width: 670px;*/
  /* height: 60px; */
  height: 48px;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.06);
  border-radius:4px;
}

.search .bootstrap-select>.dropdown-toggle {
  width: 140px;
  height: 60px;
  border: 2px solid #4a88f7;
  border-right: 0;
  border-radius: 0;
}

.search .bootstrap-select>.dropdown-toggle:hover,
.search .bootstrap-select>.dropdown-toggle:active {
  color: #333;
  background-color: #fff;
}

/* .search .bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
  width: 140px;
} */

.search .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #fff;
}

.search .btn-default:focus {
  background-color: #fff;
}

.search .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  text-align: center;
}

.search .form-control {
  /* height: 60px; */
  /* height: 48px; */
  height: 46px;
  font-size: 14px;
  padding-left: 20px;
  border: none;
}

.form-control {
  -webkit-box-shadow: inset 0 1px 1px #fff;
  box-shadow: inset 0 1px 1px #fff;
  /* font-weight: 300; */
}

.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px #fff;
  box-shadow: inset 0 1px 1px #fff;
}

/* checkbox */

input[type='checkbox'] {
  /*
  display: none;è¿™æ ·ä¼šè®©tabé”®æ— æ³•é€‰å–è‡ªå®šä¹‰çš„checkboxï¼Œæ‰€ä»¥ä½¿ç”¨ä¸‹é¢çš„æ–¹æ³•
  clip å±žæ€§å‰ªè£ç»å¯¹å®šä½å…ƒç´ ã€‚
  */
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

input[type='checkbox']+.mark {
  display: inline-block;
  width: 48%;
  margin-top: 10px;
  margin-left: 5px;
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.checkbox-custom::before {
  content: '\a0';
  display: inline-block;
  border: 1px solid silver;
  text-align: center;
  width: 14px;
  height: 14px;
  font-weight: lighter;
  position: relative;
  top: 4px;
}

input[type='checkbox']:checked+.checkbox-custom::before {
  content: '\2713';
  color: #fff;
  background: #4a88f7;
  border: 1px solid #4a88f7;
}
.searchtop{
  display: none;
  position: fixed;
  top: 0px;
  width: 100%;
  background-color: #fff;
  box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
  z-index: 100000;
}
.searchtop>div{
  margin: 0px auto;
  width: 1150px;
  padding-top: 15px;
}
.searchtop .row{
  margin: 0px auto;
  padding: 20px 0px;
  display: flex;
  width: 1150px;
}
.searchtop .input-group .zwq-input{
  height: 38px;
  border: none;
}
.searchtop .input-group-btnss{
  height: 38px;
}
.searchtop .zwqselectpicker{
  height: 38px;
}
.searchtop .zwq-abtn{
  height: 38px;
  border-radius:4px 0px 0px 4px;
}
.searchtop .zwq-hidden{
  top: 39px;
  left: 0px;
}
.searchtop .zwq-hidden li{
  width: 118px;
}
.searchtop>.row>.col-lg-9{
  width:76%;
}
.searchtop .input-group{
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.06);
  border-radius: 4px;
  border: 1px solid #E9E9F0;
  flex: 1;
  display: flex;
  min-width: 500px;
  overflow: hidden;
}
.search .btn-search,.searchtop .btn-search {
  width: 120px;
  height: 48px;
  background: rgba(74, 136, 247, 1);
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 34px;
  border-radius: 0;
  outline: none;
  background:rgba(74,136,247,1);
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.06);
  border-radius:4px;
  margin-left: 10px;
}

.searchtop .btn-search{
  width: 100px;
  height: 40px;
  line-height: 26px;
}.search .btn-search:hover,.searchtop .btn-search:hover {
  background-color: #3374E9;
}
/*
.search .btn-search:last-child:hover,.searchtop .btn-search:last-child:hover {
  background-color: #E66032;
}

.search .btn-search:last-child,.searchtop .btn-search:last-child {
  margin-left: 10px;
  background-color: #E66032;
}
*/
.search .recommend {
  /* margin-top: 26px; */
  margin-top: 10px;
  font-size: 14px;
}

.search .recommend ul li {
  display: inline-block;
}
.search .recommend ul li:first-child a{
  color: #666666;
}
.search .recommend ul li:not(:first-child) {
  margin-right: 10px;
}

.search .recommend a {
  color: #6E86B1;
}
.search .recommend a:hover{
  color: #4A88F7;
}
/* ç¬¬äºŒè¡Œï¼š ç™»å½•ï¼ŒèŒä½æŽ¨è */

.two {
  height: 300px;
}

.box-login,
.box-jobtype {
  height: 100%;
  background: #fff;
  position: relative;
}
.box-jobtype>.img-right {
  cursor: pointer;
  display: none;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 142px;
  right: 4px;
}

/* ç™»å½• */

.box-login {
  padding: 0;
}
.box-login .title::before{
  content: '';
  display: inline-block;
  width: 3px;
  height: 15px;
  margin-right: 17px;
  background-color: #FE6135;
}
.box-login .title {
  height: 50px;
  font-size: 18px;
  color: #333333;
  text-align: left;
  font-weight: 800;
  line-height: 50px;
  box-shadow:0px 1px 0px 0px #F5F5F5;
}
.box-login .title a{
  float: right;
  margin-right: 20px;
  color: #6E86B1;
  font-size: 12px;
  font-weight: 500;
}

.box-login .title a:hover{
  color: #999999;
}
.box-login .title .mesnohover{
  color: #999999;
}
.box-login .title .mesnohover:hover{
  color: #999999;
}
/* .box-login .form-control:first-child{
  margin-top: 28px;
} */
.box-login .form-control {
  width: 240px;
  height: 40px;
  font-weight: 300;
  font-size: 14px;
  outline: none;
  margin: 12px auto;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.06);
  border:1px solid #E9E9F0;
  padding-left: 30px;
}

.login-forgetpass {
  margin-top: 10px;
  margin-left: 24px;
}
.checkbox-custom{
  text-align: center;
  vertical-align: middle;
}
.box-login .remember input {
  margin-right: 17px;
  height: 14px;
  width: 14px;
}

.box-login .checkbox-custom {
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  cursor: pointer;
}
.box-login .checkbox-custom::before{
  line-height: 14px;
  top: 2px;
}
.box-login .forget,.box-login .forget-type3,.box-login .forget-type4 {
  font-size: 14px;
  float: left;
  color: #999999;
  font-weight: 400;
}
.forget-type4 {
  display: none;
}
.box-login .forget:hover{
  color: #4a88f7;
}
.box-login .register-link a:hover{
  color: #4a88f7;
}

.box-login .btn-login {
  display: block;
  width: 240px;
  height: 40px;
  margin: 5px auto 0px;
  background: rgba(74, 136, 247, 1);
  color: #fff;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.06);
  border-radius:4px;
}
.box-login .btn-login:hover{
  background-color: #1968F7;
}

.box-login .register-link {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.toregist{
  float: right;
  color: #FE6135;
  font-weight:500;
}
.box-login .register-link::after{
  content: '';
  display: block;
  clear: both;
}
.box-login .unknown-pic {
  width: 57px;
  height: 50px;
  display: block;
  margin: 50px auto 0;
}
.box-login .unknown-text {
  font-size: 14px;
  color: #999;
  margin-top: 18px;
  text-align: center;
}
.box-login .gotobunding {
  width: 240px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #4A88F7;
  margin: 33px auto 0;
  border-radius: 4px;
}
.box-login .gotobunding a {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #4A88F7;
  display: inline-block;
}

.box-login #account-corner {
  display: none;
}

.box-login .corner-box {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 12px 16px;
}

.box-login .corner-box .corner-icon {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 0 0 20px;
}

.box-login .corner-box .corner-tip {
  position: relative;
  border-radius: 2px;
  padding: 7px 12px;
  background-color: #fe6135;
  color: #fff;
  font-size: 12px;
  line-height: 1;
}

.box-login .corner-box .corner-tip:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -8px;
  transform: translateY(-50%);
  display: block;
  border-style: solid;
  border-width: 4px;
  border-color: transparent transparent transparent #fe6135;
}

.box-login .qrcode-block {
  display: none;
}

.box-login .qrcode-block .qrcode-wrap {
  position: relative;
  width: 140px;
  height: 140px;
  padding: 10px;
  margin: 0 auto;
  box-sizing: border-box;
}

@keyframes loading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

.box-login .qrcode-block .qrcode-wrap .wx-loading {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.box-login .qrcode-block .qrcode-wrap .wx-loading img {
  font-size: 10px;
  width: 3em;
  height: 3em;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: loading 1s steps(12, end) infinite;
  animation: loading 1s steps(12, end) infinite;
}

.box-login .qrcode-block .qrcode-wrap .qrcode-img {
  width: 100%;
  height: 100%;
  margin-top: 30px;
}

.box-login .qrcode-block .qrcode-wrap .qrcode-status {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.89);
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  display: none;
  margin-top: 40px;
}

.box-login .qrcode-block .qrcode-wrap .qrcode-status .icon {
  position: relative;
  width: 3em;
  height: 3em;
  margin: 0 auto 15px;
}

.box-login .qrcode-block .qrcode-wrap .qrcode-status .tip {
  color: #333;
  margin: 0 auto 15px;
}

.box-login .qrcode-block .qrcode-wrap .qrcode-status .action {
  color: #00a4ff;
  font-weight: 700;
  margin: 0 auto 15px;
;
}

.box-login .qrcode-block .qrcode-wrap .qrcode-status .action:hover {
  text-decoration-line: underline;
}

.box-login .qrcode-block .qrcode-title {
  margin: 28px 0px 0px -10px;
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  line-height: 16px;
  width: 133px;
}

.box-person .title {
  font-size: 16px;
  font-family: PingFangSC-Regular;
  color: rgba(51, 51, 51, 1);
}

.box-person .number-block {
  margin-top: 22px;
  margin-bottom: 30px;
}

.box-person .number {
  /* color: #ec6334; */
  font-size: 24px;
}
.box-person>.number-block>.canClick{
  color: #ec6334;
}
.box-person>.number-block>.canClick:hover{
  color:#6E86B1;
}
/* .number-block>.zwq-person:hover .box-person>.number-center{
  color:#6E86B1!important;
} */
.box-person .info {
  color: #999999;
  font-size: 14px;
}

.box-person .number-center {
  text-align: center;
}

.box-person button {
  display: block;
  margin: 0 auto;
  width:240px;
  height:40px;
  border: 0;
  box-shadow: 0;
  border-radius:4px;
  font-size: 14px;
  outline: none;
}
.box-person .btn-center {
  margin-top: 10px;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.06);
  background: #FE6135;
  color: #fff;
}
.box-person .title>span{
  color: #999999;
  font-size: 14px;
  font-weight:400;
  margin-left: 4px;
}
.box-person .btn-edit {
  background: #fff;
  color: #FE6135;
  border: 1px solid #FE6135;
  margin-top: 30px;
}
.box-person .btn-center:hover {
  background-color: #E66032;
}
.box-person .btn-edit:hover {
  background-color: #f8f8f8;
}

.box-person .info-text,
.box-company .info-text {
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
  color: #666666;
}

.box-person a,
.box-company a {
  color: #4a88f7;
}

.box-company .title {
  font-size: 16px;
  font-family: PingFangSC-Regular;
  color: rgba(51, 51, 51, 1);
}

.box-company .company-feature-icon {
  text-align: center;
  margin-top: 18px;
}
.canClick>img{
  margin-bottom: 8px;
}
.canClick>.greycolor{
  /* color: #999999; */
}
.box-company .company-feature-icon .col-lg-4 {
  padding: 0;
}

.box-company .btn-center {
  outline: none;
  width: 240px;
  height: 40px;
  display: block;
  background: #FE6135;
  color: #fff;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.06);
  font-size: 16px;
  margin: 0 auto;
  border-radius:4px;
}
.box-company .btn-center:hover {
  background-color: rgb(236, 73, 52);
}
.box-company .number-block {
  margin-top: 20px;
  margin-bottom: 13px;
}

.box-company .number {
  color: #FE6135;
  font-size: 24px;
  text-align: center;
}

.box-company .number-center {
  text-align: center;
}

/* èŒä½åˆ†ç±» */

.box-jobtype {
  border-left: 10px solid #f8f8f8;
  padding: 20px 15px;
  text-align: left;
}
.inbox-jobtypes {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.box-jobtype ul {
  padding: 0;
  /* overflow-y: auto; */
  height: auto;
}
.box-login #username{
  background-image: url(../images/ç”¨æˆ·å@2x.svg); /*å¼•å…¥å›¾ç‰‡*/
  background-repeat: no-repeat;
  background-size: 14px 16px;
  background-position: 10px 12px;
}
.box-login #password{
  background-image: url(../images/å¯†ç @2x.svg); /*å¼•å…¥å›¾ç‰‡*/
  background-repeat: no-repeat;
  background-size: 14px 16px;
  background-position: 10px 12px;
}

.box-login #userphone{
  background-image: url(../images/æ‰‹æœº.svg); /*å¼•å…¥å›¾ç‰‡*/
  background-repeat: no-repeat;
  background-size: 11px 16px;
  background-position: 10px 12px;
}
.box-login .div-message {
  position: relative;
  margin-top: 30rpx;
}
.box-login #message{
  background-image: url(../images/éªŒè¯ç .svg); /*å¼•å…¥å›¾ç‰‡*/
  background-repeat: no-repeat;
  background-size: 14px 16px;
  background-position: 10px 12px;
  padding-right: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.box-login .send-message,.form-group .send-message:focus,.form-group .send-message:active {
  position: absolute;
  top: 1px;
  right: 25px;
  width: 90px;
  height: 38px;
  background:#fbfbfb;
  text-align: center;
  line-height: 38px;
  color: #4A88F7;
  font-size: 12px;
  border: none;
  outline: none;
  border-radius:0px 3px 3px 0px;
}
.send-message-disabled {
  position: absolute;
  top: 1px;
  right: 25px;
  width: 90px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 12px;
  border: none;
  outline: none;
  border-radius:0px 3px 3px 0px;
  color: #000;
  background: #d4d4d4;
}

.box-jobtype ul li {
  color: #333;
  font-size: 14px;
  display: inline-flex;
  min-width: 164px;
  max-width: 20%;
  height: 43px;
  text-align: left;
  padding: 0px;
  margin: 0;
  margin-right: -2px;
  margin-left: -2px;
  line-height: 43px;
}
.box-jobtype ul>li>a{
  /* padding:12px 54px 12px 54px; */
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  display: block;
  padding-left: 10px;
  width: 100%;
  height: 100%;
  color: #333;
  /* ç¼“æ…¢è¿‡åº¦ */
  transition:color 300ms;
  -moz-transition:color 300ms; /* Firefox 4 */
  -webkit-transition:color 300ms; /* Safari and Chrome */
  -o-transition:color 300ms; /* Opera */
  transition:background-color 300ms;
  -moz-transition:background-color 300ms; /* Firefox 4 */
  -webkit-transition:background-color 300ms; /* Safari and Chrome */
  -o-transition:background-color 300ms; /* Opera */
}
.box-jobtype ul>li a:hover{
  background-color: #f9f9f9;
  color:#ec6334;
}

/* åä¼æ‹›è˜ */

.enterprise {
  background: #FDFDFD;
  /* padding: 20px; */
}

.enterprise .header {
  /* padding-bottom: 20px; */
  /* border-bottom: 1px solid #dddddd; */
  height: 50px;
  line-height: 50px;
  box-shadow:0px 1px 0px #F5F5F5;
  background-color: #fff;
  z-index: 1;
}
.enterprise .header::before{
  content: '';
  display: inline-block;
  width: 3px;
  height: 15px;
  background-color: #4a88f7;
}
.enterprise .header .title {
  font-size: 16px;
  color: #333;
  /* border-left: 8px solid #4a88f7; */
  padding-left: 14px;
  font-weight: 500;
  display: inline-block;
}
.enterprise .redneed::before{
  background-color: #FE6135!important;
}
.enterprise .right-link {
  float: right;
  display: inline-block;
}

.enterprise .right-link a {
  color: #4a88f7;
  font-size: 14px;
}

.enterprise .tag {
  padding: 20px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (min-width: 1200px)
.col-lg-3 {
    width: 25%;
}
@media (min-width: 1200px)
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
  
}
.resume-label-list ul, li {
    list-style: none;
    margin: 0;
}
.enterprise .tag .tag-item {
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #666666;
  background-color: #fff;
  margin-bottom: 10px;
  margin-right: 10px;
  box-shadow:1px 1px 0px 0px rgba(254,97,53,0.1);
}

.enterprise .tag .active {
  background: #4a88f7;
  color: #fff;
  border: 1px solid #4a88f7;
}
.enterprise .list{
  background-color: #fff;
  padding: 25px 20px 15px 20px;
  box-shadow:0px 1px 0px #f5f5f5,0px -1px 0px rgba(245,245,245,1);
}
.enterprise .tag .tag-item:hover {
  background: #FFFFFF;
  color: #FE6135;
  border: 1px solid #FE6135;
}

.enterprise .tag .active {
  background: #FFFFFF;
  color: #FE6135;
  border: 1px solid #FE6135;
}

.enterprise .list ul li {
  line-height: 10px;
  float: left;
}

.enterprise li.top-list a {
  color: #ec6334;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
  display: inline-block;
  line-height: 32px;
}
/* åä¼æ‹›è˜ */
.enterprise li.top-list a:hover{
  color: #FF0000!important;
  font-weight: 500!important;
}
#companyListArea li.top-list #companys--black:hover{
  color: #FF0000!important;
  font-weight: 500!important;
}
#companyListArea li.top-list #companys--red:hover{
  color: #FF0000!important;
  font-weight: 500!important;
}

.enterprise .bottom-list {
  margin-top: -10px;
}

/* ä¼ä¸šæ€¥è˜ */

.hot-recruit .table thead tr th,
.hot-recruit .table tbody tr td {
  /* text-align: center; */
  text-align: left;
}
.table thead tr th:nth-child(2){
  padding-left: 0px;
}
.table thead tr th:nth-last-child(2){
  text-align: center;
}
.hot-recruit .table tbody {
  font-size: 14px;
}

.hot-recruit .table tbody tr td {
  line-height: 38px;
}

.hot-recruit .table tbody .job{
  text-align: left;
  /* max-width: 441px; */
  vertical-align: middle;
}
.hot-recruit .table tbody .job a {
  color: #ec6334;
  font-size: 16px;
  margin-right: 10px;
  max-width:440px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-recruit .moreneed tbody .job{
  /* width: 478px; */
  width: 470px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  /* max-width:478px; */
}
.table>tbody>tr>td{
  padding: 0px 8px;
}
.hot-recruit .moreneed tbody .job a{
  /* color: #ec6334; */
  color:#333333;
  font-size: 16px;
  /* margin-right: 5px; */
  margin-right: 10px;
  font-weight:500;
  vertical-align: middle;
  width: auto;
  max-width:300px!important;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-recruit .searchmore tbody .job{
  max-width: 450px!important;
  /* display: inline-block */
  white-space: nowrap;
}
/* è¶…çº§ç½®é¡¶ */
.hot-recruit .table tbody .top,
.hot-recruit .searchmore tbody .top{
  color: #FD5C60 !important;
}
/* æ™®é€šç½®é¡¶ */
.hot-recruit .searchmore tbody .job .zwqfloor{
  color: #ec6334;
}
.hot-recruit .searchmore tbody .job a{
  color: #333333;
  font-size: 16px;
  margin-right: 5px;
  vertical-align: middle;
  width: auto;
  font-weight: 500;
  /* äººåŠ›èµ„æºå½±å“é«˜åº¦ */
  max-width:240px!important;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hot-recruit .searchmore tbody .company a{
  /* display:inline-block; */
  max-width:224px!important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table  tbody .job{
padding-left: 0px;
}
.hot-recruit .myneed tbody .job{
  /* line-height: 22px; */
  line-height: 38px;
  vertical-align: middle;
  width: 470px;
}
.hot-recruit .myneed tbody .job a{
  display:inline-block;
  /* height: 22px; */
  /* font-weight: 400; */
  vertical-align: middle;
  max-width:300px!important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-recruit .table tbody .job span{
  color: #999999;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  width: auto;
  max-width:149px!important;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
  .mychange .wrap ul li:hover{
  cursor: pointer;
  }
.hot-recruit .table tbody .auth {
  font-weight: 400;
  color: #6E86B1;
  width: 80px;
}

.hot-recruit .table tbody .region {
  /* max-width: 113px; */
  /* min-width: 100px; */
  width: 83px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
}
.hot-recruit .table tbody .company a{
  font-weight: 400;
  line-height: 22px;
  /* max-width: 240px; */
  max-width: 234px;
  display:inline-block;
  overflow: hidden;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
}
.hot-recruit .table tbody .company {
  width: 250px;
  vertical-align: middle;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
  text-align: left;
}

.hot-recruit .table tbody .wages {
  color: #ec6334;
  min-width: 120px;
  font-weight: 500;
}

.hot-recruit .table tbody .updated_at {
  min-width: 100px;
  font-weight: 400;
  color: #999999;
  /* min-width: 160px; */
  text-align: center;
}

/* æœ€æ–°ä¼ä¸šæ‹›è˜ */

.new-recruit .table tbody .job {
  color: #000;
  text-align: left;
  /* max-width: 300px; */
  max-width: 470px;
}

.new-recruit .header .right-data {
  font-size: 14px;
  float: right;
}

.new-recruit .header .right-data .info {
  display: inline-block;
  margin-right: 20px;
}

.new-recruit .header .right-data .info:first-child {
  margin-right: 20px;
}

.new-recruit .header .right-data .info span {
  color: #ec6334;
}

.new-recruit .left-link {
  /* border-bottom: 1px solid #4a88f7; */
  /* width: 135px; */
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.new-recruit .left-link a {
  color: #FE6135;
}
.new-recruit .left-link a:hover{
  color: #4a88f7;
}


/* ç”¨æˆ·é—®ç­” */

.question .table td {
  line-height: 40px;
}

.question .table tr .status {
  color: #999999;
  text-align: right;
}

/* å‹æƒ…é“¾æŽ¥ */
.friends{
  background-color: #fff;
  min-height: 110px;
}
.friends .friends-link {
  text-align: left;
  min-height: 60px;
  /* line-height: 60px; */
  margin-left: 20px;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  padding-top: 20px;
}
.friends .friends-link ul{
  padding-bottom: 0px;
  margin-bottom: 0px;
  height: 100px;
  overflow: hidden;
}
.friends .friends-link li {
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 20px;
}
.friends .friends-link li a:hover{
  color: #4a88f7;
}

.go-input input {
  color: #000;
  width: 50px;
}

.canClick {
  cursor: pointer;
}

.hot-recruit .table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  border-top: 0 !important;
}

.hot-recruit table td {
  border-bottom: dashed 1px #f5f5f5 !important;
}

.hot-recruit table .nocare{
  border-bottom: none!important;
}
.login_error {
  color: red;
  margin-left: 20px;
}

/* NOT FOUND */

.notfound {
  width: 1000px;
  height: 380px;
  margin: 116px auto;
}

.notfound-center {
  margin-top: 20px;
  width: 1000px;
  height: 300px;
  background-color: #fff;
  border: 1px solid #dddddd;
  text-align: center;
  font-size: 24px;
  font-family: PingFangSC-Light;
  color: rgba(153, 153, 153, 1);
  line-height: 300px;
}
/* å®Œå–„ */
.indexshow{
  display: block;
  margin: 0px auto;
  margin-bottom: 2px;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 100px;
  text-align: center;
}
#companyListArea{
overflow: hidden;
}

/* 404å’Œ500 */
.worryimg{
  width: 360px;
  height: 58px;
  cursor: pointer;
}
/* å…¬å‘Šä¿¡æ¯ï¼š */
.notice {
  display: flex;
  width: 1150px;
  height: 40px;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow:0px -1px 0px 0px rgba(245,245,245,1);
  margin: 1px auto 10px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.notice>.mes {
  /* display: flex;
  align-items: center; */
  font-size: 12px;
  color: #666666;
}
.notice>.mes>.notice_div {
  font-size: 12px;
  color: #FE6135;
  height: 40px;
  margin-right: 10px;
  line-height: 40px;
}
.notice_div>.notice_li {
  position: absolute;
  top: 0px;
  left: 116px;
}
.notice_div>.notice_li>a {
  display: block;
  height: 40px;
  width: 900px;
}
.notice>.mes>.notice_div>.img-notice {
  width: 14px;
  height: 12px;
  margin-right: 6px;
}
/* .more-right {
  float: right;
  position: absolute;
  top: 0px;
  left: 0px;
} */
.notice .more {
  display: flex;
  align-items: center;
  color: #6E86B1;
  font-size: 12px;
}
.notice .more>.img-right {
  width: 5px;
  height: 9px;
  margin-left: 6px;
}

/* é¦–é¡µè½®æ’­å¹¿å‘Š */
#banner-ads {
  position: relative;
  width: 1150px;
  height: 120px;
  margin: auto;
}
#banner-ads .banner-ads-item {
  position: absolute;
  height: inherit;
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
}
#banner-ads .banner-ads-item._active {
  opacity: 1;
  pointer-events: all;
}
#banner-ads .banner-ads-item:hover .ad-report {
  display: block;
}
#banner-ads .banner-ads-dots {
  position: absolute;
  z-index: 9;
  bottom: 7px;
  right: 7px;
  display: inline-flex;
}
#banner-ads .banner-ads-dots .dot {
  width: 10px;
  height: 10px;
  opacity: .4;
  transition: opacity .3s ease;
  background: white;
  cursor: pointer;
}
#banner-ads .banner-ads-dots .dot:hover,
#banner-ads .banner-ads-dots .dot._active {
  opacity: 1;
}
#banner-ads .banner-ads-dots .dot + .dot {
  margin-left: 5px;
}
#smartCaptcha {
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.nc-container #nc_1_wrapper {
  width: inherit !important;
}
.nc-container .nc_scale span {
  height: inherit !important;
}
.account-comeon {
  display: none;
}
.col-lg-3 {
    width: 25%;
}
.jianli{padding-top: 130px;}
/* ##########################################################################èŒä½æœç´¢é¡µé¢ */
.zwq-hidden>li {
  cursor: pointer;
}
.nosearch{
  width: 1150px;
  margin: 10px auto 80px;
}
.nosearch>.nosearchimg{
  width: 1150px;
  height: 108px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  background-color: #fff;
}
.no-search {
  min-height: 100px;
  margin-bottom: 20px;
}
.no-search .search-selected div{
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  color: #333;
}
.notclick,.notclick:hover {
  background-color: #9FC0FB!important;
  cursor: default;
  cursor: pointer;
}
.canclick {
  background-color: #4A88F7!important;
}
.canclick:hover {
  background-color: #9FC0FB!important;
}

.nosearch a{
  color: #FE6135;
  font-size: 14px;
}
.search-top {
  width: 1150px;
  min-height: 150px;
  background-color: #fff;
  margin: 10px auto;
  padding-top: 25px;
}

/* ç®€åŽ†æœç´¢ */
.search-bar {
  width: 1150px;
  margin: 10px auto 0 auto;
  background-color: #fff;
  padding: 26px 40px;
  display: flex;
}
.search-bar .search-input {
  height: 48px;
  border-radius: 4px;
  border: 1px solid #E9E9F0;
  padding: 0 20px;
  flex: 1;
  font-size: 14px;
  background-color: none;
  outline: none;
  transition: border .2s ease;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .06);
}
.search-bar .search-input:focus {
  border-color: #4a88f7;
}
.search-bar .search-submit {
  margin-left: 10px;
  background-color: #4A88F7;
  border-color: #4A88F7;
  outline: none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  opacity: 1;
  transition: opacity .2s ease;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .06);
  min-width: 120px;
}
.search-bar .search-submit:hover {
  opacity: .85;
}

.search-mid {
  width: 1150px;
  height: 100%;
  background-color: #fff;
  margin: 0 auto 10px auto;
  padding: 25px 0px 18px;
}
.search-bar ~ .search-mid {
  border-top: 1px solid #EEEEF3;
}
.search-mid-height div ul li{
  transition:color 300ms;
  -moz-transition:color 300ms; /* Firefox 4 */
  -webkit-transition:color 300ms; /* Safari and Chrome */
  -o-transition:color 300ms; /* Opera */
  transition:background-color 300ms;
  -moz-transition:background-color 300ms; /* Firefox 4 */
  -webkit-transition:background-color 300ms; /* Safari and Chrome */
  -o-transition:background-color 300ms; /* Opera */
}
.search-mid-height div ul li:hover{
  /*height: 280px;*/
  background-color: #f9f9f9;
  color:#ec6334;
}

.search-foot {
  /* padding-top: 20px; */
  width: 1150px;
  height: 100%;
  background-color: #fff;
  margin: 10px auto 10px;
}

/* æœç´¢æ¡† */

.searchdiv {
  position: relative;
  width: 670px;
  height: 60px;
  border: 2px solid #4a88f7;
  margin-left: 50px;
}

.search-select {
  width: 140px;
  height: 56px;
  border: none;
  padding-left: 45px;
}

.search-inputtext {
  float: right;
  width: 526px;
  height: 56px;
  border: none;
  padding-left: 30px;
  font-size: 16px;
}

#search-separate {
  position: absolute;
  width: 2px;
  border-right: 2px solid #dddddd;
  height: 40px;
  top: 10px;
  left: 139px;
}

.select-job-table {
  /* border-top: 1px solid #dddddd; */
  /* padding: 0 20px; */
  padding: 0px;
}
.hot-recruit .searchmore thead{
  background-color: #fdfdfd;
}
.hot-recruit .searchmore thead th{
  font-weight: normal;
}
.hot-recruit thead th{
  font-weight: normal;
}
/* æŒ‰é’® */

.search-btnjob,
.search-btnresume {
  width: 180px;
  height: 60px;
  background-color: #4a88f7;
  color: #fff;
  font-size: 19px;
  border-radius: 0px;
}

.search-btnjob {
  margin-top: -82px;
  margin-left: 718px;
}

.search-btnresume {
  margin-top: -122px;
  margin-left: 910px;
}

.search-btnjob:hover,
.search-btnresume:hover {
  color: #fff;
  background-color: rgba(74, 138, 247, 0.678);
}

/* çƒ­é—¨æŽ¨èè¡Œ */

.search-topmes {
  height: 14px;
  width: 909px;
  margin-top: -28px;
  margin-left: 50px;
}

.search-topmes ul li {
  text-align: center;
  float: left;
  color: #999999;
  font-size: 14px;
  width: 64px;
  height: 14px;
  white-space: nowrap;
}

/* ç­›é€‰é¡µé¢ */

/* è–ªèµ„èŒä½ */

.search-job{
  height:auto!important;
}
.search-job .search-category{
  height: auto;
}
.search-job .search-category::after{
  content: "";
  display: block;
  clear:both;
}
.search-job::after{
  content: "";
  display: block;
  clear:both;
}

.search-space,
.search-model,
.search-pay,
.search-edu,
.search-substation,
.search-time,
.search-nature,
.search-job{
  width: 1060px;
  /* min-height: 26px; */
  margin-left: 30px;
  line-height: 26px;
  font-size: 14px;
}

.search-space ul,
.search-model ul,
.search-pay ul,
.search-edu ul,
.search-substation ul,
.search-time ul,
.search-nature ul,
.search-job ul{
  float: right;
  width: 1000px;
  min-height: 26px;
  margin-right: -10px;
  margin-bottom: 0px;
}

.trading-area ul li,
.search-model ul li,
.search-pay ul li,
.search-edu ul li,
.search-welfare ul li,
.search-space ul li,
.search-substation ul li,
.search-time ul li,
.search-nature ul li,
.search-job ul li,
.search-classify ul li {
  padding-left: 11px;
  padding-right: 11px;
  max-width: unset;
  min-width: 50px;
  margin-left: 4px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  float: left;
  cursor: pointer;
  /* border: 1px solid #000; */
}

.trading-area,
.search-pay,
.search-edu,
.search-space,
.search-substation,
.search-time,
.search-model,
.search-nature
{
  margin-top: 5px;
}

.search-space ul,
.search-substation ul,
.search-time ul,
.search-model ul,
.search-nature ul {
  margin-right: -3px;
}

.search-space ul li,
.search-substation ul li,
.search-time ul li,
.search-model ul li,
.search-nature ul li {
  margin-left: 10px;
}

.trading-area {
  height: auto;
  width: 1060px;
  margin-left: 30px;
  line-height: 26px;
  font-size: 14px;
}
.trading-area::after {
  content: '';
  display: block;
  clear: both;
}

.trading-area ul{
  float: right;
  width: 1000px;
  margin-right: -8px;
  margin-bottom: 0px;
}

.search-welfare {
  margin-top: 5px;
}
.search-welfare,
.search-classify {
  margin-bottom: 5px;
  height: auto;
  width: 1060px;
  margin-left: 30px;
  line-height: 26px;
  font-size: 14px;
}
.search-welfare::after,
.search-classify::after {
  content: '';
  display: block;
  clear: both;
}
.search-welfare ul,
.search-classify ul{
  float: right;
  width: 1000px;
  margin-right: -8px;
  margin-bottom: 0px;
}

.search-category::after{
  content: '';
  display: block;
  clear: both;
}
.search-welfare ul li,
.search-classify ul li {
  margin-bottom: 5px;
}

.search-job ul li {
  margin-bottom: 5px;
}

.trading-area li.active,
.search-model li.active,
.search-pay li.active,
.search-edu li.active,
.search-welfare li.active,
.search-space li.active,
.search-substation li.active,
.search-time li.active,
.search-nature li.active,
.search-classify .search-category li.active {
  color: #fff;
  background-color: #4A88F7;
  border-radius: 5px;
}

.trading-area li.active > a,
.search-job li.active > a,
.search-model li.active > a,
.search-pay li.active > a,
.search-edu li.active > a,
.search-welfare li.active > a,
.search-space li.active > a,
.search-substation li.active > a,
.search-time li.active > a,
.search-nature li.active > a,
.search-classify .search-category li.active > a {
  color: #fff;
}
/* æ¸…é™¤æµ®åŠ¨ */

.clearfix {
  *zoom: 1 !important;
}

.clearfix:before {
  content: '.' !important;
  display: block !important;
  height: 0 !important;
  line-height: 0 !important;
  clear: both !important;
  visibility: hidden !important;
  font-size: 0 !important;
}

/* æ˜¾ç¤ºèŒä½åŒºåŸŸ */

.search-selected {
    height: 50px;
    line-height: 50px;
    box-shadow: 0px 1px 0px #F5F5F5;
    margin-bottom: 1px;
    background-color: #fff;
    padding-right: 20px;
}
.search-selected::before{
  content: '';
  display: inline-block;
  width: 3px;
  height: 15px;
  background-color: #4a88f7;
}


.search-selected .allresume {
  float: right;
  font-size: 14px;
  margin-left: 30px;
}

.search-selected .allresume a {
  color: #ec6334;
}

.search-selected .search-record {
  color: #ec6334;
  margin-left: 20px;
}
.search-selected .search-record .nowsearch {
  color: #666;
}
.search-selected .search-record .search-keyword {
  color: #4A88F7;
  line-height: 15px;
}
.search-selected .search-record .search-clear {
  color: #999;
}
.search-selected .search-keyword {
  padding-right: 15px;
  border-right: 1px solid #ccc;
}

.search-selected .search-clear {
  padding-left: 14px;
  cursor: pointer;
}

.search-hr {
  width: 1110px;
  border-top: 1px solid #dddddd;
  margin-left: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
}

/* ä¿¡æ¯æ ‡é¢˜ */

.search-job-title {
  height: 45px;
  text-align: center;
  line-height: 45px;
}

.job-name-title {
  display: inline-block;
  margin-left: 160px;
  width: 50px;
  height: 45px;
}

.company-name-title {
  display: inline-block;
  margin-left: 220px;
  width: 100px;
  height: 45px;
}

.job-space-title {
  display: inline-block;
  margin-left: 150px;
  width: 100px;
  height: 45px;
}

.job-pay-title {
  display: inline-block;
  margin-left: 65px;
  width: 100px;
  height: 45px;
}

.job-time-title {
  display: inline-block;
  margin-left: 45px;
  width: 100px;
  height: 45px;
}

/* å±•ç¤ºä¿¡æ¯ */

.search-mes {
  width: 1110px;
  margin-left: 20px;
  height: 59px;
  border-bottom: 1px dashed #dddddd;
}

.search-mes-all {
  white-space: nowrap;
  display: block;
  float: left;
  text-align: center;
}

.mes-job {
  width: 363px;
  height: 17px;
  font-size: 16px;
  margin-left: 10px;
  margin-top: 18px;
}

.mes-job .jobxname {
  font-size: 14px;
  color: #999999;
}

.mes-company {
  width: 153px;
  height: 14px;
  font-size: 14px;
  margin-left: 40px;
  margin-top: 20px;
}

.mes-sure {
  width: 28px;
  height: 14px;
  font-size: 14px;
  margin-left: 67px;
  margin-top: 20px;
  color: #4a88f7;
}

.mes-space {
  width: 42px;
  height: 14px;
  font-size: 14px;
  margin-left: 60px;
  margin-top: 20px;
}

.mes-pay {
  width: 88px;
  height: 14px;
  font-size: 14px;
  margin-left: 104px;
  margin-top: 20px;
  color: #ec6334;
}

.mes-time {
  width: 50px;
  height: 14px;
  font-size: 14px;
  margin-left: 81px;
  margin-top: 20px;
}

/* æœç´¢é¡µé¡µç  */

.search-page {
  margin-top: 30px;
}
.search-mid-height::after{
content: "";
display: block;
clear: both;
}
/* æ·»åŠ å…¬å¸å */
.jobdetail-company .mes-name{
  margin-top: 10px;
  margin-bottom: 3px;
}
.jobdetail-company .inerest-company:hover{
  color: #ec6334;
}
.search-space::after {
  display: block;
  content: '';
  clear: both;
}
.search-space {
  height: auto;
}
.search-space ul{
  height: auto;
}
/* ç®€åŽ†ä¸­å¿ƒ###################################################################### */
.clear {
  clear: both;
}
.zwqresume-person:visited .zwq-resume-name {
  color: #999999 !important;
}
.zwq-resume-name:visited {
  color: #999999 !important;
}
.zwqresume-person {
  width: 1110px;
  min-height: 120px;
  border-bottom: 1px dashed #eeeeee;
  padding-left: 11px;
  padding-right: 20px;
  z-index: 1;
}
.zwqresume-mes {
  float: left;
  margin-left: 22px;
  margin-top: 29px;
}
/* .zwqresume-mes>a:visited{

} */
.zwqresume-mes .zwq-resume-name {
  color: #4a88f7;
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
}
.zwqresume-mes .zwq-resume-name:hover {
  color: #ec6334;
}

.zwqresume-mes .is-auth {
  width: 74px;
  height: 18px;
  background: linear-gradient(135deg, #fff7e9 0%, #ffedda 100%);
  border-radius: 2px;
  opacity: 0.9;
  font-size: 12px;
  font-weight: 400;
  color: #d39547;
  line-height: 18px;
  margin-left: 10px;
}

.zwqresume-mes .is-auth img {
  margin: 0px 1px 2px 2px;
  width: 14px;
  height: 14px;
}

.zwqresume-mes .zwq-infoCategory {
  color: #333333;
  font-size: 13px;
  margin-left: 10px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 790px;
  /* line-height: 24px; */
}
.zwqresume-mes .zwq-myresume {
  color: #666666;
  font-size: 14px;
  display: block;
  /* margin-top: 20px; */
  margin-top: 12px;
  overflow: none;
}
.zwqresume-click {
  float: right;
  font-size: 14px;
  color: #999999;
  text-align: center;
  margin-top: 15px;
}
.zwqresume-click button:hover {
  background-color: #e34711;
}
.zwqresume-click .zwq-collect {
  cursor: pointer;
  z-index: 100;
}
.zwqresume-click .zwq-collect:hover {
  color: #666666;
}
.zwqresume-click button {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  border: none;
  width: 100px;
  height: 32px;
  background: #ec6334;
  border-radius: 5px;
  color: #fff;
  outline: none;
  transition: background-color 300ms;
  -moz-transition: background-color 300ms; /* Firefox 4 */
  -webkit-transition: background-color 300ms; /* Safari and Chrome */
  -o-transition: background-color 300ms; /* Opera */
}

.zwqresume-click .zwq-im {
  margin-bottom: 0;
  background: #2ba63c;
  color: white;
}
.zwqresume-click button.zwq-im:hover {
  background-color: rgb(37, 141, 50);
}

.search-job {
  height: auto !important;
  margin-bottom: 0px !important;
}
.search-job .search-category {
  height: auto;
}
.search-job .search-category::after {
  content: '';
  display: block;
  clear: both;
}
.search-job::after {
  content: '';
  display: block;
  clear: both;
}

.search-space,
.search-experience,
.search-photo,
.search-sex,
.search-age,
.search-stud,
.search-now,
.search-plurality,
.search-choose {
  margin-top: 5px;
}
.search-choose .no-choose-now {
  display: inline-block;
  font-size: 14px;
  margin-left: 20px;
}

.resumecenter-mid {
  /* //height: 480px; */
}

.resumecenter-mid > div {
  width: 1060px;
  height: auto;
  margin-left: 30px;
  line-height: 26px;
  font-size: 14px;
}

.resumecenter-mid ul {
  float: right;
  width: 1000px;
  height: auto;
  margin-right: -10px;
  margin-bottom: 0px;
}

.resumecenter-mid ul li {
  padding-left: 11px;
  padding-right: 11px;
  max-width: unset;
  min-width: 50px;
  margin-left: 4px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  float: left;
  cursor: pointer;

  transition: color 300ms;
  -moz-transition: color 300ms; /* Firefox 4 */
  -webkit-transition: color 300ms; /* Safari and Chrome */
  -o-transition: color 300ms; /* Opera */
  transition: background-color 300ms;
  -moz-transition: background-color 300ms; /* Firefox 4 */
  -webkit-transition: background-color 300ms; /* Safari and Chrome */
  -o-transition: background-color 300ms; /* Opera */
}
.resumecenter-mid ul li:hover {
  background-color: #f9f9f9;
  color: #ec6334;
}

.resumecenter-mid .search-classify {
  height: auto;
}
.search-classify::after {
  content: '';
  display: block;
  clear: both;
}

.resumecenter-mid .search-job {
  height: 100px;
}

ul.resume-category {
  height: auto;
}
ul.resume-category::after {
  content: '';
  display: block;
  clear: both;
}

/* å½“å‰é€‰æ‹© */
.resumeCenterBtn {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  color: #4a88f7;
  cursor: pointer;
  padding: 0 10px;
  border: 1px solid #4a88f7;
  border-radius: 2px;
  margin-top: 5px;
}
.resumeCenterBtn > span {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  margin-left: 5px;
}
.resumeCenterBtnReselect {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  color: #999999;
  margin-left: 5px;
  cursor: pointer;
}
.resumeCenterBtnReselect img {
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}
/* ç®€åŽ†å±•ç¤º */

.resumecenter-resume {
  width: 1112px;
  height: 100%;
  margin: 0px auto;
}
.resumecenter-resume > div {
  transition: background-color 300ms;
  -moz-transition: background-color 300ms; /* Firefox 4 */
  -webkit-transition: background-color 300ms; /* Safari and Chrome */
  -o-transition: background-color 300ms; /* Opera */
}
.resumecenter-resume > div:hover {
  background-color: #f8f8f8;
}

.resumecenter-foot {
  height: 100%;
  margin-bottom: 37px;
}

/* .resumecenter-resume>div {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  height: 140px;
  width: 360px;
  background-color: #eeeeee;
  float: left;
} */
/*
.resumecenter-resume>div img {
  margin-top: 15px;
  margin-left: 20px;
}

.resumecenter-resume>div div {
  float: right;
  width:170px;
  font-size: 14px;
  margin-top: 10px;
  margin-right: 25px;
  line-height: 25px;
}

.resumecenter-resume>div div a {
  font-size: 18px;
  color: #4a88f7;
  line-height: 40px; */

.search-space li.active,
.search-subarea li.active,
.search-category li.active,
.search-substation li.active,
.search-experience li.active,
.search-photo li.active,
.search-classify .search-category li.active,
.search-experience li.active,
.search-sex li.active,
.search-age li.active,
.search-stud li.active,
.search-now li.active,
.search-plurality li.active {
  color: #fff;
  background-color: #4a88f7;
}
/* .search-space li span {
  display: none;
  font-size: 18px;
  padding-left: 6px;
}
.search-space li.active span {
  display: inline-block;
  height: 18px;
  line-height: 18px;
} */
.search-age li span {
  display: none;
  font-size: 18px;
  padding-left: 6px;
}
.search-age li.active span {
  display: inline-block;
}
.search-experience li span {
  display: none;
  font-size: 18px;
  padding-left: 6px;
}
.search-experience li.active span {
  display: inline-block;
  height: 18px;
  line-height: 18px;
}
.search-stud li span {
  display: none;
  font-size: 18px;
  padding-left: 6px;
}
.search-stud li.active span {
  display: inline-block;
}
.search-choose {
  display: flex;
  align-items: center;
}
.search-choose #choose-now {
  display: inline-block;
  max-width: 993px;
  height: auto;
  margin-left: 17px;
  margin-right: -10px;
  margin-bottom: 0px;
}
.search-choose #choose-now .resumeCenterBtn {
  transition: background-color 300ms;
  -moz-transition: background-color 300ms; /* Firefox 4 */
  -webkit-transition: background-color 300ms; /* Safari and Chrome */
  -o-transition: background-color 300ms; /* Opera */
}
.search-choose #choose-now .resumeCenterBtn:hover {
  color: #ffffff;
  background-color: #4a88f7;
}
/* æ¸…æ¥šæµ®åŠ¨ */

.resumecenter-resume::after {
  display: block;
  content: '';
  clear: both;
  height: 0;
}

.resumecenter-foot::after {
  display: block;
  content: '';
  clear: both;
  height: 0;
}

.infoCategory {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 170px;
}
#img-resumecenter {
  float: left;
  margin-top: 20px;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 100%;
  width: 80px;
  height: 80px;
}
#myimg-resumecenter {
  float: left;
  object-fit: contain;
  object-position: center;
  width: 80px;
  height: 80px;
}

/* ç®€åŽ†ä¸‹è½½å¼¹æ¡† */
.resume-dl-model {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.68);
}
.resume-dl-model.invisible {
  display: none;
}
.resume-dl-dialog {
  position: absolute;
  width: 360px;
  height: 260px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 8px;
}
.resume-dl-header {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  padding: 15px;
  border-bottom: 1px solid #e9e9f0;
}
.resume-dl-header > .close {
  float: right;
  opacity: 0.8;
  display: grid;
  width: 20px;
  height: 20px;
}
.resume-dl-wrap {
  display: flex;
  justify-content: space-around;
}
.resume-dl-wrap .item {
  width: 120px;
}
.resume-dl-wrap .item > img {
  width: 55px;
  margin: 50px auto 30px;
  display: block;
}
.resume-dl-wrap .item > button {
  outline: none;
  display: block;
  background-color: #fff;
  border: 1px solid #e9e9f0;
  border-radius: 4px;
  color: #3374e9;
  font-weight: 500;
  width: 100%;
  text-align: center;
  line-height: 36px;
  transition: border-color 0.2s ease;
}
.resume-dl-wrap .item > button:hover {
  border-color: #86b1ff;
}
.resume-dl-wrap .item > button[disabled] {
  border-color: #ddd;
  color: #929292;
  cursor: not-allowed;
}

/* ç®€åŽ†æ ‡ç­¾ */
.resume-labels {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: -6px;
  width: 800px;
}
.resume-labels > span {
  position: relative;
  border-radius: 2px;
  padding: 3px 6px;
  margin-left: 6px;
  margin-bottom: 4px;
  font-size: 12px;
  display: inline-block;
  background-color: #f3f3f3;
}

.resume-invite-model,
.invite-select-model {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.68);
}
.resume-invite-model.invisible {
  display: none;
}
.resume-invite-dialog,
.invite-select-dialog {
  position: absolute;
  width: 500px;
  height: 500px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.invite-select-content {
  padding: 30px;
  display: flex;
  flex-direction: column;
}
.invite-select-dialog {
  height: auto;
}
.resume-invite-dialog .resume-header,
.invite-select-dialog .resume-header {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  padding: 15px;
  background-color: #f8f9fb;
  border-bottom: 1px solid #e9e9f0;
}
.resume-header .close {
  float: right;
  opacity: 0.8;
  display: grid;
  width: 20px;
  height: 20px;
}
.invite-select-model input {
  clip: auto !important;
}
.resume-invite-dialog .rusume-invite-content {
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
}
.resume-invite-dialog .resume-tips {
  width: 100%;
  height: 40px;
  background: #fffbf7;
  border-radius: 2px;
  border: 1px solid #f1e0cf;
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.resume-invite-dialog .resume-tips .tips-text {
  margin-left: 5px;
  font-size: 13px;
  color: #666;
}
.resume-invite-dialog .resume-tips .tips-text .hightlight {
  color: #fe6135;
}
.resume-invite-dialog .invite-form {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.resume-invite-dialog .invite-form .form-item {
  display: flex;
  line-height: 40px;
  align-items: center;
  font-size: 14px;
  color: #606266;
  flex-direction: row;
  margin-bottom: 15px;
}
.resume-invite-dialog .invite-form .form_label {
  position: relative;
  width: 90px;
  text-align: right;
}
.resume-invite-dialog .invite-form .form_label.req::before {
  position: absolute;
  content: '*';
  left: 11px;
  color: #f56c6c;
  font-size: 8px;
  font-weight: bold;
  top: -0.5px;
}
.resume-invite-dialog .invite-form .form_value {
  margin-left: 5px;
}

.resume-invite-dialog .form_picker {
  width: 170px;
}
.resume-invite-dialog .invite-form input {
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  padding: 0 15px;
  height: 36px;
  color: #606266;
  line-height: 36px;
}
.resume-invite-dialog .invite-form input::placeholder {
  color: #acacac;
}
.resume-invite-dialog .invite-form textarea::placeholder {
  color: #acacac;
}
.resume-invite-dialog .invite-form input:focus {
  border-color: #409eff;
  outline: 0;
}
.resume-invite-dialog .invite-form textarea {
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  line-height: 25px;
  padding: 5px 14px;
  width: 344px;
  height: 100px;
  max-width: 344px;
  max-height: 100px;
  color: #606266;
}
.resume-invite-dialog .invite-form textarea:focus {
  border-color: #409eff;
  outline: 0;
}
.form-button .btn {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
}
.form-button .btn-primary {
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
}
.form-button .btn:not(:last-of-type) {
  margin-right: 10px;
}
.resume-invite-dialog .form-button {
  margin-left: 95px;
  margin-top: 11px;
}
.invite-select-model .form-button {
  margin-top: 20px;
}
.invite-select-content .radio {
  margin-top: 5px;
}
.invite-form .form-control-placeholder {
  color: #acacac;
}
.black_color {
  color: #333333 !important;
}
.invite-form .gray_color {
  color: #acacac;
}
.invite-form .select {
  position: relative;
  width: 150px;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  margin-left: 18px;
  cursor: pointer;
}
.invite-form .time-select {
  color: #acacac;
}
.invite-form .option {
  height: 30px;
  color: #333;
}
.invite-form .caret {
  position: absolute;
  right: 9px;
  top: 16px;
  color: #585858;
}
.invite-form .option {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  font-size: 14px;
}
.invite-form .option.disabled {
  color: #e4e7ed;
}
.invite-form .option:hover {
  background-color: #f5f7fa;
  font-weight: 700;
  cursor: pointer;
}
.invite-form .dropdown-menu {
  overflow-y: scroll;
  max-height: 200px;
}
.invite-form .dropdown-menu::-webkit-scrollbar {
  /*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
  width: 4px; /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 4px;
  background: #fff;
}
.invite-form .dropdown-menu::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 5px;
  -webkit-box-shadow: inset005pxrgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.invite-form .dropdown-menu::-webkit-scrollbar-track {
  /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  -webkit-box-shadow: inset005pxrgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.pagination {
    display: block;
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;

.pagination li {
    margin-left: 10px;
}
.pagination>li {
    display: inline;
}
.resume-label-list ul, li {
    list-style: none;
    margin: 0;
}

