@charset "UTF-8";
/* 针对 Webkit 浏览器 */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* 针对 Firefox */
html {
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}

.bg-orange-color {
  background-color: #FF8215;
}

.ptb18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.mr119 {
  margin-right: 119px;
}

.minW0 {
  min-width: 0;
}

.flex-1 {
  flex: 1;
}

.a-c {
  align-items: center;
}

.cursor-pointer {
  cursor: pointer;
}

.maxWidth100 {
  max-width: 100px;
}

.bg-primary-color {
  background-color: #7B4DD6;
  min-width: 1200px;
}

.search-container {
  width: 100%;
  padding: 8px 0;
  background-color: #fff;
}

.search-container .search {
  width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
}

/* .search-container .search .logo {
  width: 100px;
  height: 34px;
  background: url("https://simg.instrument.com.cn/wyc/20170719/images/wyclogo.png") no-repeat center/contain;
} */

.search-container .search .logo {
  width: 180px;
  height: 34px;
  background: url("https://img1.17img.cn/ui/art/xulj/2025/04/26/wyc-pc.png") no-repeat center/contain;
}

.search-container .search .search-box {
  width: 455px !important;
  flex-shrink: 0;
  min-width: 0;
  border-radius: 6px;
  border: 2px solid #7B4DD6;
  height: 34px;
  align-items: center;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 24px;
  max-width: 455px !important;
}

.search-container .search .search-box input {
  flex: 1;
  border: none;
  outline: none;
  height: 100%;
  font-size: 14px;
  padding-left: 22px;
  border-radius: 17px;
  display: block;
}

.search-container .search .search-btn {
  width: 92px;
  height: 34px;
  background-color: #7B4DD6;
  color: #fff;
  text-align: center;
  line-height: 34px;
  border-radius: 6px;
}

.search-container .search .btn {
  width: 110px;
  height: 34px;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  justify-content: center;
}

.search-container .search .btn::after {
  content: "";
  display: block;
  margin-left: 4px;
}

.search-container .search .btn.send::after {
  width: 16px;
  height: 16px;
  background: url("https://img1.17img.cn/ui/art/xulj/2024/11/21/ico-sj.png") no-repeat center/contain;
}

.search-container .search .btn.promote::after {
  width: 18px;
  height: 18px;
  background: url("https://img1.17img.cn/ui/art/xulj/2024/11/21/ico-tg.png") no-repeat center/contain;
}

.search-container .search .flex.a-c.mr119 {
  justify-content: center;
  margin-right: 0;
  flex: 1;
}
.search-container .search .app-container {
  position: relative;
  margin-right: 24px;
  width: 56px;
}
.search-container .search .app-container:hover .sub-nav {
  display: block;
}
.search-container .search .app-container .app_img {
  width: 12px;
  height: 16px;
  margin-right: 6px;
}
.search-container .search .app-container .woyaoceTopTxt {
  font-size: 12px;
  color: #4F5862;
  width: auto !important;
}
.search-container .search .app-container .sub-nav {
  width: 272px;
  position: absolute;
  top: 50px;
  left: -104px;
  display: none;
}
.search-container .search .app-container .sub-nav .content_common {
  border: 1px solid #dadada;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  box-shadow: 3px 3px 4px #999;
  -moz-box-shadow: 3px 3px 4px #999;
  -webkit-box-shadow: 3px 3px 4px #999;
  padding: 20px 20px 15px 20px;
}
.search-container .search .app-container .sub-nav .eq_item_c {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.search-container .search .app-container .sub-nav .eq_item_c:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.search-container .search .app-container .sub-nav .eq_item_c .qrcode_logo {
  width: 72px;
  height: 72px;
  margin-right: 12px;
}
.search-container .search .app-container .sub-nav .eq_item_c .eq_titl {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 4px;
}
.search-container .search .app-container .sub-nav .eq_item_c .eq_text {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 4px;
}
.search-container .search .app-container .sub-nav .eq_item_c .eq_btn {
  display: block;
  height: 28px;
  line-height: 28px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: #7B4DD6 !important;
  text-align: center;
  width: 75px;
  font-size: 12px;
}
.search-container .search .app-container .sub-nav s {
  position: absolute;
  top: -20px;
  right: 124px;
  display: block;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border-color: transparent transparent #dadada transparent;
  border-style: dashed dashed solid dashed;
  border-width: 10px;
}
.search-container .search .app-container .sub-nav s i {
  position: absolute;
  top: -9px;
  right: -10px;
  display: block;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border-color: transparent transparent #fff transparent;
  border-style: dashed dashed solid dashed;
  border-width: 10px;
}
.search-container .search .app-container .sub-nav {
  z-index: 99999;
}
.search-container .search .instrument {
  margin-right: 24px;
  font-weight: 400;
  font-size: 12px;
  color: #4F5862;
  width: 80px;
}
.search-container .search .instrument::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/inslogo.png);
  background-size: 100%;
  margin-right: 6px;
}
.search-container .search .user-select {
  font-size: 12px;
  font-weight: 400;
  color: #7E8790;
  cursor: pointer;
  position: relative;
  display: none;
  width: 92px;
}
.search-container .search .user-select .woyaoceTopTxt::after {
  content: "";
  width: 9px;
  height: 4px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/lcyVector.png);
  background-size: 100% 100%;
  margin-left: 4px;
  display: block;
}
.search-container .search .user-select .loginLink {
  width: 110px;
  min-height: 100px;
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 5px 10px 1px rgba(123, 77, 214, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(123, 77, 214, 0.1);
  position: absolute;
  z-index: 99;
  top: 43px;
  right: 0;
}
.search-container .search .user-select .loginLink a {
  font-size: 12px;
  font-weight: 400;
  color: #202933;
  line-height: 12px;
  display: block;
  text-align: center;
  margin: 16px auto;
  transform: 0.3s;
}
.search-container .search .user-select .loginLink a:hover {
  color: #7B4DD6;
}
.search-container .search .user-select .loginLink::before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/arrowjian.png);
  background-size: 100% 100%;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -6px;
}
.search-container .search .user-select:hover .loginLink {
  display: block;
}
.search-container .search .user-select:hover .woyaoceTopTxt {
  color: #7B4DD6;
  width: auto !important;
}
.search-container .search .user-select:hover .woyaoceTopTxt::after {
  content: "";
  display: block;
  width: 9px;
  height: 4px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/icon-wycarrow.png);
  background-size: 100% 100%;
  transform: rotate(180deg);
}
.search-container .search .user-login-btn {
  width: 74px;
  height: 29px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #7E8790;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: #4F5862;
  text-align: center;
  display: none;
}
.search-container .search .user-login-btn:hover {
  color: #7B4DD6;
  border-color: #7B4DD6;
}

.search-container .search-wrapper {
  width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
}

/* .search-container .search-wrapper .logo {
  width: 100px;
  height: 34px;
  background: url("https://simg.instrument.com.cn/wyc/20170719/images/wyclogo.png") no-repeat center/contain;
} */

.search-container .search-wrapper .logo {
  width: 180px;
  height: 34px;
  background: url("https://img1.17img.cn/ui/art/xulj/2025/04/26/wyc-pc.png") no-repeat center/contain;
}

.search-container .search-wrapper .search-box {
  width: 455px !important;
  flex-shrink: 0;
  min-width: 0;
  border-radius: 6px;
  border: 2px solid #7B4DD6;
  height: 34px;
  align-items: center;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 24px;
  max-width: 455px !important;
}

.search-container .search-wrapper .search-box input {
  flex: 1;
  border: none;
  outline: none;
  height: 100%;
  font-size: 14px;
  padding-left: 12px;
  border-radius: 6px;
  display: block;
}

.search-container .search-wrapper .search-btn {
  width: 92px;
  height: 34px;
  background-color: #7B4DD6;
  color: #fff;
  text-align: center;
  line-height: 34px;
  border-radius: 6px;
}

.search-container .search-wrapper .btn {
  width: 110px;
  height: 34px;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  justify-content: center;
  box-sizing: border-box;
}

.search-container .search-wrapper .btn::after {
  content: "";
  display: block;
  margin-left: 4px;
}

.search-container .search-wrapper .btn.send::after {
  width: 16px;
  height: 16px;
  background: url("https://img1.17img.cn/ui/art/xulj/2024/11/21/ico-sj.png") no-repeat center/contain;
}

.search-container .search-wrapper .btn.promote::after {
  width: 18px;
  height: 18px;
  background: url("https://img1.17img.cn/ui/art/xulj/2024/11/21/ico-tg.png") no-repeat center/contain;
}

.search-container .search-wrapper .flex.a-c.mr119 {
  justify-content: center;
  margin-right: 0;
  flex: 1;
}
.search-container .search-wrapper .app-container {
  position: relative;
  margin-right: 24px;
  width: 56px;
}
.search-container .search-wrapper .app-container:hover .sub-nav {
  display: block;
}
.search-container .search-wrapper .app-container .app_img {
  width: 12px;
  height: 16px;
  margin-right: 6px;
}
.search-container .search-wrapper .app-container .woyaoceTopTxt {
  font-size: 12px;
  color: #4F5862;
  width: auto !important;
}
.search-container .search-wrapper .app-container .sub-nav {
  width: 272px;
  position: absolute;
  top: 50px;
  left: -104px;
  display: none;
}
.search-container .search-wrapper .app-container .sub-nav .content_common {
  border: 1px solid #dadada;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  box-shadow: 3px 3px 4px #999;
  -moz-box-shadow: 3px 3px 4px #999;
  -webkit-box-shadow: 3px 3px 4px #999;
  padding: 20px 20px 15px 20px;
}
.search-container .search-wrapper .app-container .sub-nav .eq_item_c {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.search-container .search-wrapper .app-container .sub-nav .eq_item_c:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.search-container .search-wrapper .app-container .sub-nav .eq_item_c .qrcode_logo {
  width: 72px;
  height: 72px;
  margin-right: 12px;
}
.search-container .search-wrapper .app-container .sub-nav .eq_item_c .eq_titl {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 4px;
}
.search-container .search-wrapper .app-container .sub-nav .eq_item_c .eq_text {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 4px;
}
.search-container .search-wrapper .app-container .sub-nav .eq_item_c .eq_btn {
  display: block;
  height: 28px;
  line-height: 28px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: #7B4DD6 !important;
  text-align: center;
  width: 75px;
  font-size: 12px;
  box-sizing: border-box;
}
.search-container .search-wrapper .app-container .sub-nav s {
  position: absolute;
  top: -20px;
  right: 124px;
  display: block;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border-color: transparent transparent #dadada transparent;
  border-style: dashed dashed solid dashed;
  border-width: 10px;
  box-sizing: border-box;
}
.search-container .search-wrapper .app-container .sub-nav s i {
  position: absolute;
  top: -9px;
  right: -10px;
  display: block;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border-color: transparent transparent #fff transparent;
  border-style: dashed dashed solid dashed;
  border-width: 10px;
}
.search-container .search-wrapper .app-container .sub-nav {
  z-index: 99999;
}
.search-container .search-wrapper .instrument {
  margin-right: 24px;
  font-weight: 400;
  font-size: 12px;
  color: #4F5862;
  width: 80px;
}
.search-container .search-wrapper .instrument::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/inslogo.png);
  background-size: 100%;
  margin-right: 6px;
}
.search-container .search-wrapper .user-select {
  font-size: 12px;
  font-weight: 400;
  color: #7E8790;
  cursor: pointer;
  position: relative;
  display: none;
  width: 92px;
}
.search-container .search-wrapper .user-select .woyaoceTopTxt::after {
  content: "";
  width: 9px;
  height: 4px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/lcyVector.png);
  background-size: 100% 100%;
  margin-left: 4px;
  display: block;
}
.search-container .search-wrapper .user-select .loginLink {
  width: 110px;
  min-height: 100px;
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 5px 10px 1px rgba(123, 77, 214, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(123, 77, 214, 0.1);
  position: absolute;
  z-index: 99;
  top: 43px;
  right: 0;
}
.search-container .search-wrapper .user-select .loginLink a {
  font-size: 12px;
  font-weight: 400;
  color: #202933;
  line-height: 12px;
  display: block;
  text-align: center;
  margin: 16px auto;
  transform: 0.3s;
}
.search-container .search-wrapper .user-select .loginLink a:hover {
  color: #7B4DD6;
}
.search-container .search-wrapper .user-select .loginLink::before {
  content: "";
  width: 12px;
  height: 10px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/arrowjian.png);
  background-size: 100% 100%;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -6px;
}
.search-container .search-wrapper .user-select:hover .loginLink {
  display: block;
}
.search-container .search-wrapper .user-select:hover .woyaoceTopTxt {
  color: #7B4DD6;
  width: auto !important;
}
.search-container .search-wrapper .user-select:hover .woyaoceTopTxt::after {
  content: "";
  display: block;
  width: 9px;
  height: 4px;
  background-image: url(https://img1.17img.cn/ui/simg/instrument/child/2023/wyc/icon-wycarrow.png);
  background-size: 100% 100%;
  transform: rotate(180deg);
}
.search-container .search-wrapper .user-login-btn {
  width: 74px;
  height: 29px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #7E8790;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: #4F5862;
  text-align: center;
  display: none;
}
.search-container .search-wrapper .user-login-btn:hover {
  color: #7B4DD6;
  border-color: #7B4DD6;
}

.nav {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  color: #fff;
  font-size: 16px;
  position: relative;
}

.nav .nav-wrapper {
  height: 100%;
  padding: 7px 0;
  box-sizing: border-box;
}

.nav .menu {
  line-height: 20px;
  margin-left: 0 !important;
  justify-content: space-between;
}

.nav .menu > a {
  color: #fff;
}

.nav .menu > a + a {
  margin-left: 48px;
}

.nav .current {
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.nav .current::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  left: 7px;
  right: 6px;
}

.nav .ad {
  width: 76px;
  height: 22px;
  margin-left: 48px;
  background: url("https://img1.17img.cn/ui/art/xulj/2024/11/22/zjj.png") no-repeat center/contain;
}

.nav .nav-wrapper .category {
  margin-right: 45px;
  height: 36px !important;
}

.nav-header-wrapper {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  color: #fff;
  font-size: 16px;
  position: relative;
}

.nav-header-wrapper .nav-wrapper {
  height: 100%;
  padding: 7px 0;
}

.nav-header-wrapper .menu {
  line-height: 20px;
  margin-left: 0 !important;
  justify-content: space-between;
}

.nav-header-wrapper .menu > a {
  color: #fff;
}

.nav-header-wrapper .menu > a + a {
  margin-left: 48px;
}

.nav-header-wrapper .current {
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.nav-header-wrapper .current::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  left: 7px;
  right: 6px;
}

.nav-header-wrapper .ad {
  width: 76px;
  height: 22px;
  margin-left: 48px;
  background: url("https://img1.17img.cn/ui/art/xulj/2024/11/22/zjj.png") no-repeat center/contain;
}

.nav-header-wrapper .nav-wrapper .category {
  margin-right: 45px;
  height: 36px !important;
}

.nav-second-container {
  width: 100%;
  padding: 13px 0;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #E5EAF0;
}
.nav-second-container .nav-wrapper {
  width: 1200px;
  margin: 0 auto;
  align-items: flex-end;
}
.nav-second-container .nav-wrapper .column-mainTit {
  font-weight: 600;
  font-size: 28px;
  color: #7B4DD6;
  margin-right: 50px;
  line-height: 1;
}
.nav-second-container .nav-wrapper .menu {
  line-height: 1;
}
.nav-second-container .nav-wrapper .menu a {
  font-weight: 400;
  font-size: 16px;
  color: #202933;
  margin-right: 50px;
  cursor: pointer;
}
.nav-second-container .nav-wrapper .menu a.active {
  color: #7B4DD6;
  font-weight: 600;
}

.workIcon {
  position: absolute;
  top: -1px;
  width: 55px;
  right: -26px;
}

.nav-job {
  margin-right: 30px !important;
}

.bigautocomplete-layout {
  display: none;
  background-color: #FFFFFF;
  border: 1px solid #BCBCBC;
  position: absolute;
  z-index: 100;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

.bigautocomplete-layout table {
  border-collapse: collapse;
  border-spacing: 0;
  background: none repeat scroll 0 0 #FFFFFF;
  width: 100%;
  cursor: default;
}

.bigautocomplete-layout .ct {
  background: none repeat scroll 0 0 #D2DEE8 !important;
}

.bigautocomplete-layout div {
  word-wrap: break-word;
  word-break: break-all;
  padding: 1px 5px;
  font-size: 14px;
}

.bigautocomplete-layout {
  padding: 8px 0;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.bigautocomplete-layout table tbody tr td {
  padding: 0 6px;
}
.bigautocomplete-layout table tbody tr td .td-text-inner {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding: 6px 5px;
  font-size: 14px;
  height: 32px;
  box-sizing: border-box;
}
.bigautocomplete-layout table tbody tr td .suggest_ad_img {
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 4px;
}
.bigautocomplete-layout table tbody tr td .suggest_ad_text {
  vertical-align: middle;
}
.bigautocomplete-layout .ct {
  background: none repeat scroll 0 0 #faf8fe !important;
  color: #7B4DD6 !important;
}
.bigautocomplete-layout::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.bigautocomplete-layout::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 8px;
}
.bigautocomplete-layout::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 8px;
}
.bigautocomplete-layout::-webkit-scrollbar-thumb:hover {
  background: #555;
}/*# sourceMappingURL=woyaoce.header.css.map */