a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
ul {
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
img {
  max-width: 100%;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.fz1 {
  font-size: 18px;
  line-height: 25px;
}
.fz2 {
  line-height: 20px;
  font-size: 14px;
}
input {
  outline: none;
}
@media (min-width: 1170px) {
  .lg-hide {
    display: none;
  }
}
@media (max-width: 1170px) {
  .md-hide {
    display: none !important;
  }
}
@media (max-width: 750px) {
  .xl-clear-pl {
    padding-left: 0;
  }
}
.right_tit {
  line-height: 26px;
  margin-bottom: 20px;
  font-size: 18px;
}
.right_tit:before {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  background: #ff971c;
  height: 16px;
  width: 4px;
}
.left_tit {
  position: relative;
  margin-bottom: 12px;
}
.left_tit span {
  width: 90px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  display: inline-block;
}
.left_tit:after {
  position: absolute;
  left: 90px;
  height: 1px;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  background: #eaeaea;
  content: '';
  display: block;
}
.baseinfo {
  padding: 40px 0 25px;
  background-color: #eeeeee;
  box-shadow: 2px 2px 6px 0px rgba(208, 208, 208, 0.5);
  margin-bottom: 37px;
}
.baseinfo .w880 {
  position: relative;
}
.baseinfo .iconfont {
  font-size: 26px;
}
.baseinfo h1 {
  line-height: 25px;
  color: #333333;
}
.baseinfo h1 b {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 315px;
}
.baseinfo h1 span {
  margin-left: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: normal;
  color: #f75555;
}
.baseinfo .post_ask {
  margin-top: 9px;
  line-height: 20px;
  color: #333333;
  font-size: 14px;
}
.baseinfo .updatetime {
  margin-top: 5px;
  line-height: 17px;
  color: #999999;
  font-size: 12px;
}
.baseinfo .btn_box {
  position: relative;
  margin-top: 10px;
}
.baseinfo .btn_box .collect,
.baseinfo .btn_box .wechat,
.baseinfo .btn_box .sina,
.baseinfo .btn_box .sq_btn {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
}
.baseinfo .btn_box .wechat,
.baseinfo .btn_box .sina,
.baseinfo .btn_box .sq_btn {
  margin-left: 30px;
}
.baseinfo .btn_box .collect_sel {
  color: #f14a30;
}
.baseinfo .btn_box .sq_btn {
  background: #3f66f6;
  color: #ffffff;
  width: 172px;
  line-height: 50px;
  border-radius: 4px;
  text-align: center;
  margin-left: 40px;
  font-size: 14px;
}
.wechat {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.wechat:hover .wechat-qrcode {
  display: block;
}
.wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: 45px;
  left: -84px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.wechat .wechat-qrcode img {
  display: block;
  max-width: 100%;
  margin: 20px auto;
}
.wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: transparent transparent #f3f3f3 transparent;
}
.bdshare-button-style0-32 a {
  background: transparent !important;
  margin: 0 !important;
  text-indent: 0 !important;
}
.bdshare-button-style0-32 a:after {
  font-family: 'iconfont';
  content: '\e630';
  font-size: 26px;
  color: #999999;
}
.welfare {
  margin-bottom: 30px;
}
.welfare .content {
  font-size: 0;
  line-height: 0;
}
.welfare .content span {
  background: #fff5db;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  min-width: 77px;
  color: #ff971c;
  font-size: 12px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0 14px;
  box-sizing: border-box;
}
.postdesc {
  margin-bottom: 40px;
}
.postdesc .content {
  line-height: 26px;
  color: #666666;
}
.introduce {
  margin-bottom: 52px;
}
.introduce .content {
  line-height: 30px;
  color: #666;
  position: relative;
}
.introduce .content img {
  display: block;
  margin: 24px auto;
  max-width: 100%;
}
.address {
  padding-bottom: 46px;
}
.address .addrtext {
  padding-bottom: 20px;
  line-height: 20px;
}
.address .addrtext i {
  font-size: 16px;
  padding-right: 6px;
}
.address .addrtext span {
  color: #666;
  font-size: 14px;
}
#allmap {
  height: 220px;
  width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.business_info {
  margin-bottom: 50px;
}
.business_info .item {
  margin-bottom: 15px;
}
.business_info dl dt {
  font-size: 16px;
  line-height: 22px;
}
.business_info dl dd {
  margin-top: 15px;
  font-size: 14px;
  line-height: 20px;
}
.business_info dl span {
  color: #999999;
}
.business_info dl b {
  font-weight: normal;
  color: #333333;
}
.similar {
  margin-bottom: 50px;
}
.similar a {
  display: block;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 24px 21px 21px;
}
.similar a h3 {
  font-size: 18px;
  color: #333;
  font-weight: 400;
  line-height: 25px;
}
.similar a h3 b {
  font-weight: 400;
  line-height: 25px;
  max-width: 64%;
}
.similar a h3 span {
  color: #f14a30;
  font-size: 16px;
  max-width: 32%;
}
.similar .text {
  margin-top: 6px;
  line-height: 20px;
  font-size: 14px;
  color: #656565;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.company_info {
  margin-bottom: 19px;
}
.company_info .content {
  padding: 13px 0 24px;
  border-radius: 8px;
  border: 1px solid #dddddd;
}
.company_info .content img {
  width: 100%;
  max-width: 260px;
  height: 100px;
  display: block;
  margin: 0 auto;
  object-fit: contain;
}
.company_info .content h4 {
  font-size: 12px;
  color: #999999;
  margin-bottom: 15px;
  text-align: center;
  font-weight: normal;
}
.company_info .content p {
  width: 194px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 14px;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.company_info .content p a {
  color: #666666;
}
.other_post {
  margin-bottom: 14px;
}
.other_post li {
  padding: 20px 0 23px;
  border-bottom: 1px solid #f2f2f2;
}
.other_post li:last-child {
  border: none;
}
.other_post li h4 {
  font-size: 16px;
  color: #333333;
  width: 185px;
  font-weight: normal;
  margin: 0 0;
}
.other_post li p {
  color: #a0a0a0;
  font-size: 12px;
  line-height: 17px;
  height: 17px;
  margin-top: 12px;
}
.other_post .pull-right {
  color: #f14a30;
  font-size: 16px;
}
.publisher {
  margin-bottom: 40px;
}
.publisher .content {
  padding: 22px 21px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}
.publisher img {
  width: 86px;
  height: 86px;
  display: block;
  border-radius: 50%;
}
.publisher .pull-left {
  width: 57%;
}
.publisher_name {
  margin-top: 19px;
  line-height: 25px;
  font-size: 14px;
  color: #a0a0a0;
}
.publisher_name b {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.publisher_company {
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #a0a0a0;
}
.limit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
}
.resumelist {
  background: #ffffff;
}
.resumelist .btnbox {
  margin: 0 16px;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
.resumelist .btnbox a {
  width: 50%;
  display: inline-block;
  color: #f75555;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
}
.resumelist .btnbox a.cancel {
  color: #a0a0a0;
  border-left: 1px solid #e1e1e1;
}
.resumelist ul {
  margin: 0 16px;
}
.resumelist li {
  line-height: 60px;
  font-size: 16px;
  cursor: pointer;
  color: #a0a0a0;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
}
.resumelist li:before,
.resumelist li:after {
  position: absolute;
  display: block;
  content: '';
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.resumelist li:before {
  width: 20px;
  height: 20px;
  background: #c0c0c0;
  right: 0;
}
.resumelist li:after {
  width: 8px;
  height: 8px;
  background: #ffffff;
  right: 6px;
}
.resumelist li.selected {
  color: #333;
}
.resumelist li.selected:before {
  background: #f75555;
}
.operaboxs {
  display: inline-block;
  vertical-align: middle;
}
.driver {
  width: 480px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.basecompany {
  border-radius: 8px;
  background: #fafafa;
  border: 1px solid #ededed;
  padding: 20px;
  margin-bottom: 37px;
}
.basecompany img {
  width: 108px;
  border: 1px solid #ededed;
  display: block;
  margin: 0 auto;
  object-fit: scale-down;
}
.basecompany h1 {
  line-height: 1em;
  font-weight: normal;
  color: #333333;
  font-size: 22px;
  margin-bottom: 27px;
  margin-top: 12px;
}
.basecompany p {
  font-size: 14px;
  color: #656565;
  line-height: 20px;
  margin-bottom: 5px;
}
.basecompany p a {
  color: #1177c1;
}
@media (max-width: 970px) {
  .driver {
    width: 280px;
  }
  .btn_box {
    text-align: left;
  }
}
.none {
  display: none;
}
.mt40 {
  margin-top: 40px;
}
@media (max-width: 1170px) {
  .mt40 {
    margin-top: 20px;
  }
  .baseinfo .btn_box .sq_btn {
    line-height: 38px;
    width: 136px;
  }
  .basecompany h1 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.nologin {
  padding-top: 20px;
  padding-bottom: 20px;
}
.nologin b {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: normal;
  display: block;
}
.nologin a {
  display: block;
  border: 1px solid #3f66f6;
  line-height: 42px;
  margin: 0 50px 20px;
  color: #3f66f6;
  text-decoration: none;
  border-radius: 4px;
}
.nologin a.quick {
  background-color: #3f66f6;
  color: #ffffff;
}
.BMap_cpyCtrl {
  display: none;
}
.anchorBL {
  display: none;
}

.company_info .content h4 {
  font-family: microsoft yahei;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  text-align: center;
  font-weight: normal;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 4px;
}

.limit {
  height: auto;
}

.crumb_nav {
  -webkit-font-smoothing: antialiased;
  color: #a0a0a0;
  font-size: 12px;
  line-height: 1.5;
  font-family: 'Microsoft YaHei', tahoma, arial, 'Hiragino Sans GB', '\\5b8b体', sans-serif;
}

.crumb_nav a {
  -webkit-font-smoothing: antialiased;
  color: #a0a0a0;
  font-size: 12px;
}

.other_post ul li h3 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  font-weight: 400;
  line-height: 25px;
}

.other_post ul li .text {
  margin-top: 6px;
  line-height: 20px;
  font-size: 14px;
  color: #656565;
  height: 20px;
}

.other_post ul li h3 span {
  color: #f14a30;
  font-size: 16px;
  max-width: 32%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: right;
  font-weight: 400;
  line-height: 25px;
}

.other_post ul li .text span,
.position ul li h3 b,
.position ul li h3 span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.other_post ul li h3 b {
  font-weight: 400;
  line-height: 25px;
  max-width: 64%;
}

.fl {
  float: left;
}

.other_post_salary {
  max-width: 32%;
}

.video-player-h5 {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-player-h5 video {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.1rem;
  aspect-ratio: 16/9;
  overflow: hidden;
  width: 100%;
  height: auto !important;
}
.video-player-h5 .video-player {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #fff;
}

.video-player-h5 .video-player .poster {
  transition: all 0.6s ease-out;
}
.video-player-h5 .video-player:hover .poster{
  transform: scale(1.1, 1.1);
}

.video-player-h5 .video-player .play-btn {
  --player-btn-size: 15vmin;
  width: var(--player-btn-size);
  height: var(--player-btn-size);
  font-size: var(--player-btn-size);
  line-height: 1;
  color: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.video-player-h5 .video-player .video-time {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-color: rgba(103, 107, 118, 0.8);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  text-align: justify;
  line-height: 1;
  font-weight: 400;
  padding: 3px 6px;
  z-index: 3;
}
@media (min-width: 768px) {
  .video-player-h5 .video-player .play-btn {
    --player-btn-size: 50px;
  }
}

.video-info {
  margin-bottom: 40px;
}
.video-info .title {
  margin-bottom: 12px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.video-info .title .line {
  margin-left: 20px;
  flex: 1;
  height: 1px;
  background: #eaeaea;
  content: '';
  display: block;
}

#pcVideoWarp .video-info .title .line {
  display: none;
}

.video-info .content {
  line-height: 26px;
  color: #666666;
}
