#app .header-float,
#app header {
  background: #fafafa;
  z-index: 999;
  position: relative;
}
#app .header-float .fl,
#app header .fl {
  width: 1.776rem;
  height: 0.56rem;
  background-color: #ff6100;
  background-image: url("/static/www/imgs/base/logo2.png");
  background-position: center;
  background-size: 1.04rem auto;
  background-repeat: no-repeat;
}
#app .header-float .nav,
#app header .nav {
  width: 6.64rem;
}
#app .header-float .nav .active a,
#app header .nav .active a {
  color: #ff6400;
  position: relative;
}
#app .header-float .nav .active a:after,
#app header .nav .active a:after {
  position: absolute;
  width: 100%;
  height: 0.04rem;
  background: #ff6400;
  border-radius: 0.024rem;
  content: '';
  display: inline-block;
  left: 0;
  bottom: 0;
}
#app .header-float .nav a,
#app header .nav a {
  line-height: 0.56rem;
  height: 0.56rem;
  display: inline-block;
  font-size: 0.144rem;
  color: #000000;
}
#app .header-float .fr,
#app header .fr {
  margin-right: 0.32rem;
}
#app .header-float .fr .not-logged-in button,
#app header .fr .not-logged-in button {
  padding: 0 0.144rem;
  height: 0.28rem;
  border-radius: 0.12rem;
  color: #fff;
  margin-left: 0.192rem;
  font-size: 0.144rem;
  border: 0.008rem solid #ff6400;
}
#app .header-float .fr .not-logged-in button:hover,
#app header .fr .not-logged-in button:hover {
  background: #fff;
}
#app .header-float .fr .is-logged-in,
#app header .fr .is-logged-in {
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0.016rem;
  padding: 0 0.128rem;
}
#app .header-float .fr .is-logged-in .name,
#app header .fr .is-logged-in .name {
  color: #fff;
}
#app .header-float .fr .is-logged-in .info-box,
#app header .fr .is-logged-in .info-box {
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.144rem;
  position: relative;
}
#app .header-float .fr .is-logged-in .info-box .title:hover + dl,
#app header .fr .is-logged-in .info-box .title:hover + dl {
  display: inline-block;
}
#app .header-float .fr .is-logged-in .info-box .gap,
#app header .fr .is-logged-in .info-box .gap {
  margin: 0 0.08rem;
}
#app .header-float .fr .is-logged-in .info-box .iconxialajiantouxiao,
#app header .fr .is-logged-in .info-box .iconxialajiantouxiao {
  margin-left: 0.04rem;
  font-size: 0.096rem;
  font-weight: 600;
}
#app .header-float .fr .is-logged-in .info-box dl,
#app header .fr .is-logged-in .info-box dl {
  position: absolute;
  display: none;
  opacity: 0;
  top: 0;
  right: -0.04rem;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0 0.04rem 0.04rem 0.04rem;
  z-index: 9;
  box-shadow: 0 0 0.04rem #ffffff;
  border-radius: 0.04rem;
}
#app .header-float .fr .is-logged-in .info-box dl:hover,
#app header .fr .is-logged-in .info-box dl:hover {
  display: inline-block;
  opacity: 1;
}
#app .header-float .fr .is-logged-in .info-box dl dt i,
#app header .fr .is-logged-in .info-box dl dt i {
  font-weight: 600;
}
#app .header-float .fr .is-logged-in .info-box dl dd,
#app header .fr .is-logged-in .info-box dl dd,
#app .header-float .fr .is-logged-in .info-box dl a,
#app header .fr .is-logged-in .info-box dl a {
  text-align: center;
  cursor: pointer;
  color: #fff;
}
#app .header-float .fr .is-logged-in .info-box dl dd:hover,
#app header .fr .is-logged-in .info-box dl dd:hover,
#app .header-float .fr .is-logged-in .info-box dl a:hover,
#app header .fr .is-logged-in .info-box dl a:hover {
  color: #ff6000;
}
#app .header-float {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: -99;
  opacity: 0;
  box-shadow: 0 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
}
#app main .border-radius-10 {
  border-radius: 0.08rem;
  overflow: hidden;
}
#app main .show-data-bar {
  padding: 0 0.48rem;
  background: #fff;
  height: 1rem;
  margin-top: -0.416rem;
}
#app main .show-data-bar .fl li {
  margin-right: 0.64rem;
  font-size: 0.128rem;
  color: #9a9a9a;
}
#app main .show-data-bar .fl li .num {
  color: #4e4e4e;
  font-size: 0.32rem;
}
#app main .show-data-bar .fl li img {
  height: 0.16rem;
  margin: 0 0.056rem -0.024rem 0.12rem;
}
#app main .show-data-bar .fr {
  width: 4.08rem;
  height: 0.416rem;
  color: #fff;
  font-size: 0.16rem;
}
#app main .show-data-bar .fr .tel,
#app main .show-data-bar .fr .sign-up {
  text-align: center;
  height: 0.416rem;
  line-height: 0.416rem;
}
#app main .show-data-bar .fr .tel {
  background: #ff7d32;
}
#app main .show-data-bar .fr .sign-up {
  width: 1.44rem;
  background: #ff6100;
}
#app main .show-data-bar2 {
  padding: 0 0.48rem;
  background: #fff;
  height: 1rem;
  margin-top: -0.416rem;
}
#app main .show-data-bar2 .fl li {
  margin-right: 0.64rem;
  font-size: 0.192rem;
  color: #2c312e;
}
#app main .show-data-bar2 .fl li:hover a {
  color: #ff6400;
}
#app main .show-data-bar2 .fl li.curr {
  font-weight: 500;
  color: #ff6400;
  position: relative;
}
#app main .show-data-bar2 .fl li.curr a {
  color: #ff6400;
}
#app main .show-data-bar2 .fl li.curr:after {
  display: inline-block;
  content: '';
  width: 100%;
  height: 0.04rem;
  background: #ff6400;
  border-radius: 0.024rem;
  position: absolute;
  bottom: -0.12rem;
  left: 0;
}
#app main .show-data-bar2 .fr li:last-child {
  margin-right: 0;
}
#app main .show-data-bar2 .fr li:last-child:after {
  display: none;
}
#app main .show-data-bar2 .fr li {
  margin-right: 0.64rem;
  font-size: 0.128rem;
  color: #9a9a9a;
  position: relative;
}
#app main .show-data-bar2 .fr li:after {
  position: absolute;
  display: inline-block;
  height: 0.288rem;
  border-right: 0.008rem dashed #4a4a49;
  content: '';
  top: 50%;
  transform: translate(0.32rem, -50%);
}
#app main .show-data-bar2 .fr li .num {
  color: #4e4e4e;
  font-size: 0.32rem;
}
#app main .show-data-bar2 .fr li img {
  height: 0.16rem;
  margin: 0 0.056rem -0.024rem 0.12rem;
}
#app main .nav-box {
  width: 8.44rem;
  margin: 0 auto;
  height: 1.12rem;
  position: relative;
}
#app main .nav-box a {
  width: 1.28rem;
  height: 0.528rem;
  color: #7e7e7e;
  font-size: 0.16rem;
  background: #fff;
  text-align: center;
  line-height: 0.528rem;
  position: relative;
}
#app main .nav-box a.active {
  background: #ff6400;
  color: #fff;
}
#app main .nav-box a:hover {
  background: #ff6400;
  color: #fff;
}
#app main .nav-box .attending-enterprises {
  overflow: unset;
  width: 1.28rem;
  height: 0.528rem;
  background: #fff;
  position: relative;
}
#app main .nav-box .attending-enterprises a {
  display: block;
}
#app main .nav-box .attending-enterprises .tag-box {
  position: absolute;
  background: #ff5555;
  width: 1.28rem;
  height: 0.24rem;
  border-radius: 0.12rem;
  left: 50%;
  transform: translateX(-50%);
  top: -0.36rem;
  font-size: 0.128rem;
  color: #fff;
  line-height: 0.24rem;
  padding: 0 0.08rem;
}
#app main .nav-box .attending-enterprises .tag-box:after {
  position: absolute;
  left: 50%;
  bottom: -0.024rem;
  transform: translate(-50%, 0) rotate(45deg);
  content: '';
  display: inline-block;
  border-top: 0.04rem solid transparent;
  border-left: 0.04rem solid transparent;
  border-right: 0.04rem solid #ff5555;
  border-bottom: 0.04rem solid #ff5555;
}
#app main .banner {
  height: 6.16rem;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top center;
}
#app main .card {
  background: #fff;
  padding: 0.32rem 0 0 0;
}
#app main .card dl.style1 {
  padding: 0 0.504rem 0 0.928rem;
  position: relative;
  overflow: hidden;
}
#app main .card dl.style1:before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0.208rem;
  height: 0.208rem;
  border: 0.064rem solid #ff6400;
  border-radius: 50%;
  left: 0.48rem;
  top: 0.288rem;
  z-index: 1;
}
#app main .card dl.style1:after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0.008rem;
  background: #ededed;
  height: 100%;
  bottom: -0.464rem;
  left: 0.592rem;
}
#app main .card dl.style1 dt {
  line-height: 0.752rem;
  color: #262626;
  font-size: 0.224rem;
}
#app main .card dl.style1 dd.des-box,
#app main .card dl.style1 dd.scale {
  background: #f9f9f9;
  padding: 0.192rem 0.376rem;
}
#app main .card dl.style1 dd.des-box .des,
#app main .card dl.style1 dd.scale .des,
#app main .card dl.style1 dd.des-box .tel,
#app main .card dl.style1 dd.scale .tel {
  color: #8b8b8b;
  font-size: 0.176rem;
  line-height: 0.4rem;
}
#app main .card dl.style1 dd.des-box .tel .gap,
#app main .card dl.style1 dd.scale .tel .gap {
  background: unset;
}
#app main .card dl.style1 dd.show-img {
  width: 13.144rem;
  height: 4rem;
  background: url("/static/www/zhaopinhui/default/imgs/zph101.jpg");
  background-size: 13.144rem 4rem;
}
#app main .realtime-box .realtime-title {
  height: 0.56rem;
  line-height: 0.56rem;
  background: #f9f9f9;
  padding: 0 0.376rem;
  display: inline-block;
  font-size: 0.17rem;
  margin-bottom: 0.15rem;
}
#app main .realtime-box .realtime-title.title1 {
  background-color: #fef2ea;
  border-radius: 0.15rem 0.15rem;
}
#app main .realtime-box .realtime-title.title2 {
  background-color: #fe5f00;
  border-radius: 0 0 0.15rem 0.15rem;
}
#app main .realtime-box .prsn-box {
  margin-right: 0.5rem;
}
#app main .realtime-box .prsn-box .prsn-list {
  overflow: hidden;
  height: 4rem;
}
#app main .realtime-box .prsn-box .prsn-list:hover ul {
  animation-play-state: paused;
  /* 暂停动画 */
}
#app main .realtime-box .prsn-box .prsn-list ul {
  animation: move1 var(--time) infinite 2s linear;
}
#app main .realtime-box .prsn-box .prsn-list ul li {
  font-size: 0.16rem;
  padding-bottom: 0.25rem;
}
#app main .realtime-box .prsn-box .prsn-list ul li .avatar {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin-right: 0.2rem;
  position: relative;
  filter: blur(0.024rem);
}
#app main .realtime-box .prsn-box .prsn-list ul li .content {
  background-color: #f0f0f0;
  border-radius: 0.1rem;
  padding: 0.1rem 0.2rem;
  transition: all 0.2s;
  transform-origin: 0 50%;
}
#app main .realtime-box .prsn-box .prsn-list ul li .content:hover {
  transform: scale(1.04);
}
#app main .realtime-box .prsn-box .prsn-list ul li .content:hover .event-name {
  transition: all 0.2s;
  color: #ff7919;
}
#app main .realtime-box .prsn-box .prsn-list ul li .content span:first-child {
  padding: 0 0.05rem;
}
#app main .realtime-box .corp-box {
  background-color: #f9f9f9;
  padding: 0 0.4rem;
  width: 5.5rem;
}
#app main .realtime-box .corp-box .corp-list {
  overflow: hidden;
  height: 4rem;
}
#app main .realtime-box .corp-box .corp-list:hover ul {
  animation-play-state: paused;
  /* 暂停动画 */
}
#app main .realtime-box .corp-box .corp-list ul {
  animation: move1 var(--time) infinite 2s linear;
}
#app main .realtime-box .corp-box .corp-list ul li {
  font-size: 0.16rem;
  padding-bottom: 0.2rem;
}
#app main .realtime-box .corp-box .corp-list ul li a {
  transition: all 0.2s;
  transform-origin: 0 50%;
}
#app main .realtime-box .corp-box .corp-list ul li a .logo {
  width: 0.55rem;
  height: 0.55rem;
  margin-right: 0.2rem;
  overflow: hidden;
  border-radius: 0.05rem;
}
#app main .realtime-box .corp-box .corp-list ul li a .corp-name {
  transition: all 0.3s;
  margin-bottom: 0.05rem;
}
#app main .realtime-box .corp-box .corp-list ul li a .number {
  transition: all 0.3s;
  font-size: 0.14rem;
}
#app main .realtime-box .corp-box .corp-list ul li a:hover {
  transform: scale(1.04);
}
#app main .realtime-box .corp-box .corp-list ul li a:hover .corp-name {
  margin-bottom: 0.05rem;
  color: #ff7919;
}
#app main .realtime-box .corp-box .corp-list ul li a:hover .number {
  font-size: 0.14rem;
  color: rgba(255, 121, 25, 0.7);
}
@keyframes move1 {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
#app main .mi-qi-title-box-html .title-des .mi-qi-title,
#app main .mi-qi-title-box-html1 .title-des .mi-qi-title {
  background: url("../imgs/mi-qi-title.png") no-repeat;
}
#app main .mi-qi-title-box-html .title-des .title,
#app main .mi-qi-title-box-html1 .title-des .title {
  width: 2.76rem;
  height: 0.656rem;
  margin: 0.52rem auto 0;
  background-size: 2.76rem 0.656rem;
}
#app main .mi-qi-title-box-html .title-des .des,
#app main .mi-qi-title-box-html1 .title-des .des {
  text-align: center;
  line-height: 0.64rem;
  font-size: 0.208rem;
  color: #4a4a49;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list {
  margin: 0 auto;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list li,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list li {
  width: 1.04rem;
  height: 1.04rem;
  margin-right: 0.2rem;
  position: relative;
  border-radius: 0.08rem;
  overflow: hidden;
  cursor: pointer;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list li:before,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list li:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
  transition: all 0.5s;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list li:last-child,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list li:last-child {
  margin-right: 0;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list li img,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list li img {
  width: 1.04rem;
  height: 1.04rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list li:hover:before,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list li:hover:before {
  opacity: 0;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list li.curr,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list li.curr {
  transform: scale(1.2);
}
#app main .mi-qi-title-box-html .corp-list-box .corp-logo-list li.curr:before,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-logo-list li.curr:before {
  display: none;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item {
  min-height: 4.56rem;
  background: #fff;
  margin-top: 0.28rem;
  border-radius: 0.08rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.1);
  padding: 0.36rem 0.48rem;
  position: relative;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .more-box,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .more-box {
  position: absolute;
  top: 0.36rem;
  right: 0;
  width: 1.84rem;
  height: 0.44rem;
  line-height: 0.44rem;
  background: #ff6400;
  color: #fff;
  font-size: 0.16rem;
  padding-left: 0.48rem;
  border-radius: 0.224rem 0 0 0.224rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .more-box:after,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .more-box:after {
  position: absolute;
  left: 80%;
  top: 50%;
  transform: translate(21%, -50%) rotate(-45deg);
  content: '';
  display: inline-block;
  border-top: 0.05rem solid transparent;
  border-left: 0.05rem solid transparent;
  border-right: 0.05rem solid #fff;
  border-bottom: 0.05rem solid #fff;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info {
  height: 1.6rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .logo,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .logo {
  width: 1.6rem;
  border-radius: 0.08rem;
  border: 0.008rem solid #eee;
  overflow: hidden;
  margin-right: 0.384rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .logo img,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .logo img {
  width: 1.6rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .info,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .info {
  width: 9.6rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .info a.corp-name,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .info a.corp-name {
  display: inline-block;
  line-height: 0.56rem;
  font-size: 0.32rem;
  color: #2c312e;
  max-width: 8.8rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .info a.corp-name h2,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .info a.corp-name h2 {
  font-size: 0.32rem;
  color: #2c312e;
  display: inline;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .info .limit,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .info .limit {
  line-height: 0.4rem;
  color: #2c312e;
  font-size: 0.16rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .info .limit .hits-box,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .info .limit .hits-box {
  margin-left: 0.04rem;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .info .tags,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .info .tags {
  height: 0.6rem;
  margin-top: 0.04rem;
  overflow: hidden;
}
#app main .mi-qi-title-box-html .corp-list-box .corp-item .logo-info .info .tags li,
#app main .mi-qi-title-box-html1 .corp-list-box .corp-item .logo-info .info .tags li {
  padding: 0.08rem 0.2rem;
  font-size: 0.16rem;
  color: #ff6000;
  background: #fff3eb;
  margin: 0.12rem 0.2rem 0.12rem 0;
  border-radius: 0.16rem;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list {
  margin-top: 0.208rem;
  height: 2.08rem;
  overflow: hidden;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item {
  width: 4.32rem;
  height: 0.96rem;
  border: 0.008rem solid #eee;
  border-radius: 0.04rem;
  padding: 0.128rem 0.32rem;
  margin: 0 0.224rem 0.16rem 0;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item:hover,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item:hover {
  background-color: #fff3eb;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item:hover .name-salary .name,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item:hover .name-salary .name {
  color: #ff6400;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item:nth-child(3n),
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item:nth-child(3n) {
  margin-right: 0;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item .name-salary,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item .name-salary {
  line-height: 0.336rem;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item .name-salary .name,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item .name-salary .name {
  font-size: 0.176rem;
  color: #010101;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item .name-salary .salary,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item .name-salary .salary {
  font-size: 0.176rem;
}
#app main .mi-qi-title-box-html .corp-list-box .job-list .job-item .limit,
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item .limit {
  width: 320px;
  line-height: 0.32rem;
  font-size: 0.144rem;
  color: #999ba0;
}
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item {
  position: relative;
}
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item:hover .chat-btn {
  opacity: 1;
}
#app main .mi-qi-title-box-html1 .corp-list-box .job-list .job-item .chat-btn {
  opacity: 0;
  width: 0.8rem;
  height: 0.32rem;
  line-height: 0.32rem;
  background: #ff6000;
  border-radius: 0.16rem;
  color: #fff;
  cursor: pointer;
  right: 0.304rem;
  position: absolute;
  bottom: 0.16rem;
  font-size: 0.176rem;
}
#app main .corp-list-box-html .title-des .corp-list-title {
  background: url("../imgs/corp-list-title.png") no-repeat;
}
#app main .corp-list-box-html .title-des .title {
  width: 2.76rem;
  height: 0.656rem;
  margin: 0.52rem auto 0;
  background-size: 2.76rem 0.656rem;
}
#app main .corp-list-box-html .title-des .des {
  text-align: center;
  line-height: 0.64rem;
  font-size: 0.208rem;
  color: #4a4a49;
}
#app main .corp-list-box-html .search-corp-list {
  background: #fff;
  margin-top: 0.28rem;
  border-radius: 0.08rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.1);
  padding: 1.96rem 0.48rem 0.36rem 0.48rem;
  margin-bottom: 0.8rem;
  position: relative;
}
#app main .corp-list-box-html .search-corp-list dt {
  position: absolute;
  height: 1.6rem;
  top: 0.36rem;
  left: 50%;
  transform: translateX(-50%);
}
#app main .corp-list-box-html .search-corp-list dt form {
  width: 8.16rem;
  height: 0.616rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 0.08rem;
}
#app main .corp-list-box-html .search-corp-list dt form input {
  width: 6.52rem;
  height: 100%;
  padding-left: 0.24rem;
  font-size: 0.16rem;
  border: none;
  outline: none;
}
#app main .corp-list-box-html .search-corp-list dt form input::placeholder {
  color: #c5c6c5;
}
#app main .corp-list-box-html .search-corp-list dt form button {
  height: 0.4rem;
  border-left: 0.008rem solid #b8b8b9;
  background: #fff;
  font-size: 0.208rem;
}
#app main .corp-list-box-html .search-corp-list dt form button .iconyulan {
  font-size: 25px;
  margin-right: 10px;
}
#app main .corp-list-box-html .search-corp-list .corp-item {
  width: 3.2rem;
  height: 3.92rem;
  border: 0.008rem solid #eee;
  border-radius: 0.04rem;
  margin: 0 0.208rem 0.208rem 0;
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info {
  background: #f9f9f9;
  height: 0.96rem;
  padding: 0.2rem 0.24rem 0 0.24rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info:hover .info .name {
  color: #ff6400;
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info:hover .logo img {
  transform: scale(1.1);
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info .logo {
  width: 0.584rem;
  height: 0.584rem;
  border-radius: 0.04rem;
  margin-right: 0.128rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info .logo img {
  width: 0.584rem;
  height: 0.584rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info .info {
  width: 2rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info .info .name {
  line-height: 0.32rem;
  font-size: 0.176rem;
  color: #2c312e;
  display: block;
}
#app main .corp-list-box-html .search-corp-list .corp-item .corp-info .info .des {
  line-height: 0.28rem;
  font-size: 0.16rem;
  color: #999ba0;
}
#app main .corp-list-box-html .search-corp-list .corp-item .job-list {
  padding: 0 0.24rem;
  height: 2.208rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .job-list .job-item {
  padding-top: 0.16rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .job-list .job-item a:hover .name-salary .name {
  color: #ff6400;
}
#app main .corp-list-box-html .search-corp-list .corp-item .job-list .job-item .name-salary .name {
  line-height: 0.224rem;
  font-size: 0.16rem;
  color: #2c312e;
}
#app main .corp-list-box-html .search-corp-list .corp-item .job-list .job-item .name-salary .salary {
  font-size: 0.144rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .job-list .job-item .limit {
  height: 0.352rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .job-list .job-item .limit .box {
  background: #f9f9f9;
  font-size: 0.144rem;
  color: #8c8d8e;
  display: inline-block;
  padding: 0.04rem 0.12rem;
  border-radius: 0.024rem;
}
#app main .corp-list-box-html .search-corp-list .corp-item .more-btn {
  width: 1.84rem;
  height: 0.36rem;
  color: #ff6000;
  background: #fff3eb;
  border-radius: 0.08rem;
  text-align: center;
  line-height: 0.36rem;
  display: block;
  margin: 0.2rem auto;
}
#app main .corp-list-box-html .search-corp-list .corp-item .more-btn:hover {
  color: #fff !important;
  background: #ff6000;
}
#app main .corp-list-box-html .search-corp-list .corp-item:nth-of-type(4n) {
  margin-right: 0;
}
#app main .corp-list-box-html .search-corp-list .layui-flow-more {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 1440px) {
  #app main .nav-box .attending-enterprises .tag-box {
    width: 120px;
  }
}
