.resetStyle {
  font-family: "Microsoft YaHei";
  color: #212121;
  font-size: 14px;
}
.resetStyle a {
  text-decoration: none;
  color: #212121;
}
.resetStyle ul,
.resetStyle li,
.resetStyle p {
  margin: 0;
  padding: 0;
  list-style: none;
}
.resetStyle input {
  border: none;
  border-radius: 0;
  margin: 0;
}
.resetStyle input:hover,
.resetStyle input:focus {
  box-shadow: none !important;
  border: none;
}
@media (max-width: 1019px) {
  .container {
    padding: 0 15px;
    width: auto;
  }
}
@media (min-width: 1020px) {
  .container {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
}
.lishui-page7 {
  color: #333;
  background-color: #f6f6f8;
}
.lishui-page7 .main {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .lishui-page7 .main {
    padding: 0 12px;
  }
}
@media (max-width: 767px) {
  .lishui-page7 .main {
    padding-top: 106px;
  }
  .lishui-page7 .main .page-link {
    display: none;
  }
}
.lishui-page7 .main .page-link {
  color: #4f4f4f;
  padding: 30px 0 0;
}
.lishui-page7 .main .page-link a {
  color: #4f4f4f;
}
.lishui-page7 .main .page-link .now-page {
  color: #3492db;
}
.lishui-page7 .main .search-box {
  margin-bottom: 20px;
  padding-top: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lishui-page7 .main .job-page-panel .search-box {
  margin-bottom: 0 !important;
  padding: 12px 0 6px;
  border-top: 1px solid #f0f0f0;
  gap: 10px;
}
.lishui-page7 .main .job-page-panel .search-box .s-input {
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  line-height: 40px;
}
.lishui-page7 .main .job-page-panel .search-box .s-input:hover,
.lishui-page7 .main .job-page-panel .search-box .s-input:focus {
  border: 1px solid #4d9bd7;
  box-shadow: none !important;
  outline: none;
}
.lishui-page7 .main .job-page-panel .search-box .s-btn {
  flex-shrink: 0;
}
.lishui-page7 .main .search-box .s-input {
  background: #fff url(../images/sear.png) no-repeat 12px center;
  background-size: 24px 24px;
  height: 42px;
  line-height: 50px;
  font-size: 14px;
  padding-left: 44px;
  flex: 1;
}
.lishui-page7 .main .search-box .s-btn {
  background-color: #4d9bd7;
  font-size: 18px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 130px;
}
@media (max-width: 767px) {
  .lishui-page7 .main .search-box {
    margin-bottom: 10px;
    padding-top: 13px;
  }
  .lishui-page7 .main .search-box .s-input {
    background: #fff url(../images/sear.png) no-repeat 8px center;
    background-size: 16px 16px;
    height: 30px;
    line-height: 38px;
    font-size: 13px;
    padding-left: 30px;
  }
  .lishui-page7 .main .search-box .s-btn {
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    width: 80px;
  }
}
.lishui-page7 .main .job-page-panel {
  background-color: #fff;
  padding: 0 18px;
  margin: 20px 0 18px;
  overflow: hidden;
}
.lishui-page7 .main .job-page-panel .screen-filters {
  padding-top: 20px;
}
.lishui-page7 .main .job-page-panel .zone-tab-in-screen {
  margin: 0;
  padding: 0;
  background: transparent;
  border-bottom: 1px solid #f0f0f0;
  line-height: 52px;
}
.lishui-page7 .main .job-page-panel .zone-tab-in-screen .text-item .list {
  height: 52px;
  line-height: 52px;
}
.lishui-page7 .main .job-page-panel .result-bar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0 0 8px;
  line-height: 32px;
  color: #4f4f4f;
  font-weight: bold;
  background: transparent;
}
.lishui-page7 .main .job-page-panel .job-list-wrap {
  margin: 0;
  padding: 0 0 8px;
}
.lishui-page7 .main .job-page-panel .job-list-wrap .page-box {
  padding: 16px 0 8px;
  margin: 0;
  text-align: center;
}
.lishui-page7 .main .job-page-panel .result-bar .total-txt {
  padding-right: 0;
}
.lishui-page7 .main .job-page-panel .result-bar .total-txt span {
  color: #3492db;
}
@media (max-width: 1080px) {
  .lishui-page7 .main .job-page-panel {
    padding: 0 10px;
  }
  .lishui-page7 .main .job-page-panel .screen-filters {
    padding-top: 14px;
  }
  .lishui-page7 .main .job-page-panel .type-box {
    margin-bottom: 8px !important;
  }
}
@media (max-width: 540px) {
  .lishui-page7 .main .job-page-panel .type-box:last-child {
    margin-bottom: -5px !important;
  }
}
.lishui-page7 .main .job-page-panel .type-box {
  display: flex;
  align-items: flex-start;
  margin-bottom: 14px;
}
.lishui-page7 .main .job-page-panel .type-box:first-child {
  margin-bottom: 14px;
}
.lishui-page7 .main .job-page-panel .type-box:last-child {
  margin-bottom: 0;
}
.lishui-page7 .main .job-page-panel .type-box .i-label {
  flex: 0 0 118px;
  width: 118px;
  font-weight: bold;
  white-space: nowrap;
  font-size: 14px;
  line-height: 32px;
  color: #333;
}
.lishui-page7 .main .job-page-panel .type-box .i-list {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: flex-start;
  color: #333;
  font-size: 14px;
  margin-left: 0;
  gap: 2px 18px;
}
.lishui-page7 .main .job-page-panel .type-box .i-list li {
  text-align: left;
  height: auto;
  line-height: 32px;
  border-radius: 2px;
  min-width: auto;
  padding: 0 4px;
  margin-right: 0;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
}
.lishui-page7 .main .job-page-panel .type-box .i-list li:hover {
  color: #3492db;
}
.lishui-page7 .main .job-page-panel .type-box .i-list li.active {
  color: #fff;
  background: #3492db;
}
.lishui-page7 .main .job-page-panel .type-box .i-list li .name {
  font-weight: normal;
  line-height: 32px;
}
.lishui-page7 .main .job-page-panel .type-box .i-list li.on {
  color: #fff;
  background: #3492db;
  border-radius: 2px;
}
.lishui-page7 .main .job-page-panel .type-box .i-list li.on .name {
  color: #fff;
  font-weight: normal;
}
@media (max-width: 767px) {
  .lishui-page7 .main .job-page-panel .zone-tab-in-screen {
    line-height: 44px;
  }
  .lishui-page7 .main .job-page-panel .zone-tab-in-screen .text-item .list {
    height: 44px;
    line-height: 44px;
  }
  .lishui-page7 .main .job-page-panel .result-bar {
    padding: 4px 0 10px;
    line-height: 32px;
  }
}
.lishui-page7 .main .page-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lishui-page7 .main .page-box a,
.lishui-page7 .main .page-box button {
  margin-right: 10px;
  font-size: 14px;
  color: #4f4f4f;
  line-height: 34px;
  background-color: #fff;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 0 10px;
  min-width: 14px;
  text-align: center;
}
.lishui-page7 .main .page-box button:hover {
  background-color: #fafafa;
}
.lishui-page7 .main .page-box .page-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lishui-page7 .main .page-box .page-block a.active,
.lishui-page7 .main .page-box .page-block a:hover {
  background-color: #3492db;
  color: #fff;
  border-color: #3492db;
}

body.lishui-page7 #footer {
  background-color: #f6f6f8 !important;
  background-image: none !important;
  padding-top: 0 !important;
}
body.lishui-page7 #footer .b-c {
  background-color: #f6f6f8;
}

/* ===== 大学生专区 page7（对齐 page2 布局） ===== */

/* 头部：完全使用 lsStyle，禁止被子页样式覆盖 */
.lishui-page7 .home-header .header-top {
  background: #1061bc url(../../images/banner_index1.png) no-repeat bottom;
  background-size: 100% 100%;
}
.lishui-page7 .home-header .header-top .hea-t {
  background: transparent;
  border-bottom: 1px solid #fff;
}
.lishui-page7 .home-header .header-top .hea-t .l-c li,
.lishui-page7 .home-header .header-top .hea-t .l-c a,
.lishui-page7 .home-header .header-top .hea-t .top-r a {
  color: #fff;
}
.lishui-page7 .home-header .header-top .hea-b {
  background: transparent;
  padding-bottom: 12px;
}
.lishui-page7 .home-header .navmain .navlogo .logoa img {
  width: 350px;
  display: block;
  height: auto;
}

/* 全职/实习/见习/零工 Tab */
.lishui-page7 .zone-tab-box {
  background: #fff;
  padding: 0 18px;
  margin: 20px 0 0;
  display: flex;
  justify-content: center;
  line-height: 60px;
}
.lishui-page7 .main .job-page-panel > .zone-tab-box.zone-tab-in-screen {
  margin: 0;
  padding: 0;
}
.lishui-page7 .zone-tab-box .text-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.lishui-page7 .zone-tab-box .text-item a {
  text-decoration: none;
}
.lishui-page7 .zone-tab-box .text-item .list {
  min-width: 100px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: #4f4f4f;
  cursor: pointer;
  padding: 0 30px;
  box-sizing: border-box;
  position: relative;
}
.lishui-page7 .zone-tab-box .text-item .list:hover {
  color: #3492db;
}
.lishui-page7 .zone-tab-box .text-item .list.active {
  color: #3492db;
  background: transparent;
  border: none;
}
.lishui-page7 .zone-tab-box .text-item .list.active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 3px;
  width: 56px;
  transform: translateX(-50%);
  background-color: #3492db;
}

/* 筛选区：page2 type-box 风格 */
.lishui-page7 .main .job-page-panel .type-box.filter-more {
  display: none;
  margin-bottom: 0;
}
.lishui-page7 .main .job-page-panel .type-box.filter-more.active {
  display: flex;
  margin-bottom: 14px;
}
.lishui-page7 .main .job-page-panel .filter-toggle {
  text-align: center;
  padding: 6px 0 14px;
  cursor: pointer;
  user-select: none;
}
.lishui-page7 .main .job-page-panel .filter-toggle .toggle-arrow {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 36px;
}
.lishui-page7 .main .job-page-panel .filter-toggle .toggle-arrow i {
  display: block;
  font-size: 24px;
  line-height: 1;
  color: #3492db;
  margin-bottom: 4px;
}
.lishui-page7 .main .job-page-panel .filter-toggle .toggle-arrow em {
  font-style: normal;
  font-size: 13px;
  color: #666;
  line-height: 1.2;
}
.lishui-page7 .main .job-page-panel .filter-toggle .toggle-arrow:hover i {
  color: #2d7fb8;
}
.lishui-page7 .main .job-page-panel .filter-toggle .toggle-arrow:hover em {
  color: #3492db;
}
.lishui-page7 .main .job-page-panel .filter-toggle .down-icon {
  display: inline-flex;
}
.lishui-page7 .main .job-page-panel .filter-toggle .up-icon {
  display: none;
}

/* 职位列表（与搜索区同一白底） */
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist .list1 {
  margin: 0 !important;
  padding: 16px 0 12px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #eee;
  font-size: 18px;
  font-weight: bold;
  box-shadow: none;
}
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist .list1:last-child {
  border-bottom: none;
}
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist .list1.span12 {
  width: 100% !important;
  margin-left: 0 !important;
  float: none;
  box-sizing: border-box;
}
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist .list1:hover {
  cursor: pointer;
  background-color: #f5f5f5;
  box-shadow: none;
}
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist .row-fluid {
  margin-left: 0;
}
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist .row-fluid [class*="span"] {
  margin-left: 0;
  padding-left: 10px;
  font-size: 15px;
  font-weight: normal;
}
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist small {
  color: #3492db;
}
.lishui-page7 .main .job-page-panel .job-list-wrap #resultlist a:hover {
  text-decoration: underline;
}
.lishui-page7 .page-box .label-default1 {
  display: inline-block;
  min-width: 32px;
  line-height: 32px;
  text-align: center;
  margin-right: 8px;
  padding: 0 8px;
  border: 1px solid #ddd;
  cursor: pointer;
  color: #4f4f4f;
}
.lishui-page7 .page-box .label-default1.active,
.lishui-page7 .page-box .label-default1.pageActive {
  color: #fff;
  background: #3492db;
  border-color: #3492db;
}
.lishui-page7 .page-box .last-btn,
.lishui-page7 .page-box .next-btn {
  display: inline-block;
  line-height: 32px;
  padding: 0 12px;
  margin-right: 8px;
  border: 1px solid #ddd;
  cursor: pointer;
  background: #fff;
  color: #4f4f4f;
}
.lishui-page7 .page-box .page-block {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .lishui-page7 .main {
    padding-top: 0;
  }
  .lishui-page7 .main .job-page-panel .type-box {
    flex-wrap: wrap;
  }
  .lishui-page7 .main .job-page-panel .type-box .i-label {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 6px;
    line-height: 24px;
  }
  .lishui-page7 .main .job-page-panel .type-box .i-list {
    gap: 2px 12px;
  }
  .lishui-page7 .zone-tab-box {
    line-height: 44px;
  }
  .lishui-page7 .zone-tab-box .text-item .list {
    min-width: 70px;
    height: 44px;
    line-height: 44px;
    padding: 0 12px;
    font-size: 14px;
  }
}
