#content {
  background: #fff;
  z-index: 9999999999;
  position: fixed !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#app {
  position: relative;
}
#hd_head {
  z-index: 1000;
  position: fixed;
  background: #fff;
  width: 100%;
  display: none;
  height: 0.704rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.5);
  opacity: 0.96;
}
#hd_head .iconxialajiantouxiao {
  font-size: 0.096rem;
}
#hd_head .logo-box {
  width: 1.52rem;
  height: 0.704rem;
}
#hd_head .logo-box .logo {
  width: 1.52rem;
  height: 0.704rem;
  background: url("/static/www/imgs/base/logo2.png") no-repeat;
  background-color: #ff6000;
  background-position: center;
  background-size: 1.12rem 0.408rem;
  position: absolute;
  top: 0;
}
#hd_head .type-area {
  height: 0.704rem;
}
#hd_head .type-area .nav {
  min-width: 1.28rem;
  position: relative;
  font-size: 0.144rem;
  color: #474747;
}
#hd_head .type-area .nav .index-item {
  margin-right: 0.24rem;
}
#hd_head .type-area .nav .all-class {
  height: 0.704rem;
}
#hd_head .type-area .nav .all-class:hover .iconxialajiantouxiao {
  display: inline-block;
  transform: rotate(-180deg);
}
#hd_head .type-area .nav .all-class:hover .class-box {
  z-index: 1;
  opacity: 1;
  max-height: 4rem;
}
#hd_head .type-area .nav .all-class .class-box {
  position: absolute;
  z-index: -1;
  opacity: 0;
  background: #fff;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.5);
  right: -0.096rem;
  top: 0.7rem;
  width: 0.928rem;
  padding: 0.08rem 0;
  border-radius: 0.08rem;
  max-height: 0rem;
  overflow: hidden;
}
#hd_head .type-area .nav .all-class .class-box a {
  line-height: 0.32rem;
  height: 0.32rem;
  color: #333333;
  font-size: 0.136rem;
  transition: all 0.3s;
  cursor: pointer;
  text-align: center;
  display: block;
}
#hd_head .type-area .nav .all-class .class-box a:hover {
  font-weight: 600;
}
#hd_head .type-area .search {
  width: 6.08rem;
  height: 0.432rem;
  border-radius: 0.216rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  padding: 0 0.08rem 0 0.24rem;
  margin-left: 0.56rem;
  border: 0.008rem solid #ff6400;
}
#hd_head .type-area .search .drop-down {
  font-size: 0.144rem;
  color: #535353;
  position: relative;
  overflow: hidden;
}
#hd_head .type-area .search .drop-down:hover {
  overflow: unset;
}
#hd_head .type-area .search .drop-down:hover .drop-list {
  opacity: 1;
}
#hd_head .type-area .search .drop-down .drop-list {
  position: absolute;
  opacity: 0;
  top: -0.128rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  border-radius: 0.04rem;
  background: #fff;
  left: -0.136rem;
  padding: 0.08rem 0;
}
#hd_head .type-area .search .drop-down .drop-list a {
  width: 0.8rem;
  display: block;
  text-align: center;
  line-height: 0.32rem;
}
#hd_head .type-area .search .drop-down .drop-list a:hover {
  font-weight: 600;
}
#hd_head .type-area .search form .search-keyword {
  height: 0.32rem;
  font-size: 0.144rem;
  border: none;
  padding-left: 0.12rem;
  line-height: 0.32rem;
  padding-top: 0.024rem;
}
#hd_head .type-area .search form .submit {
  width: 0.72rem;
  height: 0.32rem;
  border-radius: 0.16rem;
  background: #ff6000;
  color: #fff;
  font-size: 0.144rem;
  border: 0;
}
#hd_head .login-box {
  position: absolute;
  right: 0.16rem;
}
#hd_head .login-box .not-logged-in span {
  font-size: 0.136rem;
  color: #3e3d3c;
}
#hd_head .login-box .not-logged-in .gap {
  width: 0.016rem;
  background: #b9b9b9;
  margin: 0 0.08rem;
}
#hd_head .login-box .not-logged-in button {
  width: 0.616rem;
  height: 0.288rem;
  background: #ff6000;
  color: #fff;
  border-radius: 0.024rem;
  font-size: 0.136rem;
  margin-left: 0.12rem;
}
#hd_head .login-box .not-logged-in button:hover {
  background: #fff;
  border: 0.008rem solid #ff6000;
  color: #ff6000;
}
#hd_head .login-box .is-logged-in {
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0.016rem;
  padding: 0 0.128rem;
  color: #fff;
}
#hd_head .login-box .is-logged-in .name {
  color: #fff;
}
#hd_head .login-box .is-logged-in .info-box {
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.144rem;
  position: relative;
}
#hd_head .login-box .is-logged-in .info-box .title:hover + dl {
  display: inline-block;
}
#hd_head .login-box .is-logged-in .info-box .gap {
  margin: 0 0.08rem;
}
#hd_head .login-box .is-logged-in .info-box .iconxialajiantouxiao {
  margin-left: 0.04rem;
  font-size: 0.096rem;
  font-weight: 600;
}
#hd_head .login-box .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;
}
#hd_head .login-box .is-logged-in .info-box dl:hover {
  display: inline-block;
  opacity: 1;
}
#hd_head .login-box .is-logged-in .info-box dl dt i {
  font-weight: 600;
}
#hd_head .login-box .is-logged-in .info-box dl dd,
#hd_head .login-box .is-logged-in .info-box dl a {
  text-align: center;
  cursor: pointer;
  color: #fff;
}
#hd_head .login-box .is-logged-in .info-box dl dd:hover,
#hd_head .login-box .is-logged-in .info-box dl a:hover {
  color: #ff6000;
}
@media screen and (min-width: 0px) and (max-width: 1540px) {
  #hd_head .bg-white {
    min-width: 980px;
  }
  #hd_head .bg-white .type-area {
    flex: 1;
    width: unset;
    margin: 0;
    padding-left: 0.181rem;
  }
  #hd_head .bg-white .login-box {
    position: unset;
    padding-right: 0.181rem;
  }
}
.select-reg {
  z-index: 999;
  position: fixed;
  display: none;
}
.select-reg .mask {
  content: "";
  display: inline-block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.select-reg .box {
  width: 5.5rem;
  border-radius: 0.1rem;
  overflow: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  background: #fff;
}
.select-reg .box .close-btn {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  color: #666;
}
.select-reg .box .title {
  height: 0.66rem;
  line-height: 0.66rem;
  text-align: center;
  font-size: 0.16rem;
}
.select-reg .box ul {
  margin: 0 0 0.2rem;
  padding: 0 0.52rem;
}
.select-reg .box ul li {
  box-shadow: 0rem 0rem 0.05rem #ccc;
  width: 2rem;
  height: 3rem;
  overflow: hidden;
  border-radius: 0.1rem;
  padding-top: 0.5rem;
}
.select-reg .box ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.select-reg .box ul li div {
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  border-radius: 50%;
}
.select-reg .box ul li div img {
  width: 1.5rem;
  height: 1.5rem;
}
.select-reg .box ul li span {
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fc6e29;
  font-size: 0.16rem;
}
.main-box {
  padding-top: 0.8rem;
  z-index: 9;
  position: relative;
}
.main-box .workplace-answers .fl-box,
.main-box .latest-job .emphasis-item-list,
.main-box .workplace-answers .tabs-box,
.main-box .workplace-answers .fl ol,
.main-box .workplace-answers .fr,
.main-box .popular-jobs .tabs-box,
.main-box .popular-jobs .popular-box,
.main-box .popular-jobs .corp-box,
.main-box .search-box {
  border-radius: 0.08rem;
  overflow: hidden;
}
.main-box .workplace-answers .title,
.main-box .popular-jobs .popular-box .title-box div {
  font-size: 0.24rem;
  color: #000;
}
.main-box .search-box {
  background: #fff;
  padding: 0.3rem 0.3rem 0.34rem 0.6rem;
  font-size: 0.18rem;
}
.main-box .search-box .input-box {
  width: 8.48rem;
  height: 0.5rem;
  border-radius: 0.08rem;
  box-shadow: 0.04rem 0.08rem 0.176rem rgba(0, 0, 0, 0.2);
}
.main-box .search-box .input-box input.search-keyword {
  height: 0.5rem;
  line-height: 0.5rem;
  border: 0.03rem solid #ff6000;
  font-size: 0.16rem;
  padding-left: 0.2rem;
  border-radius: 0.08rem 0 0 0.08rem;
}
.main-box .search-box .input-box input.search-keyword::placeholder {
  color: #c7c9c8;
}
.main-box .search-box .input-box .btn-box {
  border-radius: 0 0.08rem 0.08rem 0;
  overflow: hidden;
  position: relative;
  width: 1.12rem;
  height: 0.5rem;
}
.main-box .search-box .input-box .btn-box i {
  font-size: 0.22rem;
  position: absolute;
  color: #fff;
  z-index: 9;
  left: 0.16rem;
}
.main-box .search-box .input-box .btn-box input[type="submit"] {
  width: 1.16rem;
  font-size: 0.2rem;
  color: #fff;
  background: #ff6000;
  height: 100%;
  margin-left: -0.1rem;
  padding-left: 0.4rem;
  border: 0;
}
.main-box .search-box .fr {
  width: 4rem;
}
.main-box .search-box .fr .icon {
  width: 0.4rem;
  height: 0.4rem;
  background: #f4f8fb;
  border-radius: 0.05rem;
  margin-right: 0.1rem;
}
.main-box .search-box .fr .icon i {
  font-size: 0.28rem;
  color: #5c5c5e;
}
.main-box .search-box .fr .title-content {
  line-height: 0.2rem;
}
.main-box .search-box .fr .title-content .title {
  font-size: 0.16rem;
  font-weight: 600;
  position: relative;
}
.main-box .search-box .fr .title-content .title:after {
  position: absolute;
  content: "GO >";
  display: inline-block;
  font-size: 0.12rem;
  background: #ff6100;
  color: #fff;
  width: 0.42rem;
  height: 0.22rem;
  line-height: 0.14rem;
  padding: 0.04rem 0 0 0.05rem;
  border-radius: 0.02rem;
  font-weight: 500;
  transform: scale(0.6);
  top: -0.024rem;
}
.main-box .search-box .fr .title-content .content {
  font-size: 0.144rem;
  color: #8c8d9f;
  margin-top: 0.04rem;
}
.main-box .search-box .fr .fl-box:hover .icon,
.main-box .search-box .fr .fr-box:hover .icon {
  background: #ff6000;
}
.main-box .search-box .fr .fl-box:hover .icon i,
.main-box .search-box .fr .fr-box:hover .icon i {
  color: #fff;
}
.main-box .search-box .fr .fl-box:hover .title-content .title,
.main-box .search-box .fr .fr-box:hover .title-content .title {
  color: #ff6000;
}
.main-box .workplace-answers {
  margin-bottom: 0.3rem;
}
.main-box .workplace-answers .title {
  line-height: 0.62rem;
  font-size: 0.24rem;
  color: #1b1b1b;
  font-weight: 500;
}
.main-box .workplace-answers .box .fl-box {
  background: #fff;
  padding: 0.08rem 0.216rem 0.16rem 0.216rem;
  height: 4.64rem;
  width: 10.68rem;
}
.main-box .workplace-answers .box .fl-box ul li {
  padding-top: 0.16rem;
  font-size: 0.176rem;
  line-height: 0.256rem;
  color: #060405;
}
.main-box .workplace-answers .box .fl-box ul li .fl a {
  max-width: 8.88rem;
  display: block;
}
.main-box .workplace-answers .box .fl-box ul li:hover .fr {
  opacity: 1;
}
.main-box .workplace-answers .box .fl-box ul li .time {
  line-height: 0.32rem;
  font-size: 0.128rem;
  color: #a2a2a2;
}
.main-box .workplace-answers .box .fl-box ul li .fr {
  border: 0.008rem solid #ff6000;
  width: 1.04rem;
  height: 0.36rem;
  font-size: 0.16rem;
  border-radius: 0.024rem;
  text-align: center;
  line-height: 0.36rem;
  opacity: 0;
}
.main-box .workplace-answers .box .fl-box ul li .fr:hover {
  color: #fff;
  background: #ff6000;
}
.main-box .workplace-answers .box .fr {
  width: 3.6rem;
  height: 4.64rem;
  background: #fff;
  margin-left: 0.18rem;
  overflow: hidden;
}
.main-box .workplace-answers .box .fr .g-slides {
  overflow: inherit !important;
  height: 3.8rem;
}
.main-box .workplace-answers .box .fr .tabs-box {
  border-radius: 0.05rem;
  background: #ffffff;
  margin-bottom: 0.12rem;
}
.main-box .workplace-answers .box .fr .tabs-box ul {
  margin: 0 0.22rem;
  padding-top: 0.04rem;
  border-bottom: 0.02rem solid #f4f4f4;
}
.main-box .workplace-answers .box .fr .tabs-box ul li label {
  font-size: 0.192rem;
  color: #303030;
  margin-right: 0.4rem;
  position: relative;
  cursor: pointer;
  height: 0.62rem;
  line-height: 0.62rem;
  display: block;
}
.main-box .workplace-answers .box .fr .tabs-box ul li label:after {
  transition: all 0.5s;
  width: 0%;
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  right: 0;
  height: 0.04rem;
  background: #ff6000;
  border-radius: 0.02rem;
}
.main-box .workplace-answers .box .fr .tabs-box ul li label:hover {
  opacity: 0.8;
}
.main-box .workplace-answers .box .fr .tabs-box ul li label:hover:after {
  transition: all 0.5s;
  width: 100%;
  left: 0;
}
.main-box .workplace-answers .box .fr .tabs-box ul li label.current {
  color: #ff6000;
}
.main-box .workplace-answers .box .fr .tabs-box ul li label.current:after {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.04rem;
  background: #ff6000;
  border-radius: 0.02rem;
  width: 100%;
}
.main-box .workplace-answers .box .fr ol {
  width: 3.6rem;
}
.main-box .workplace-answers .box .fr ol li {
  font-size: 0.16rem;
  color: #464646;
  padding-left: 0.35rem;
  padding-right: 0.2rem;
}
.main-box .workplace-answers .box .fr ol li i {
  color: #d6d6d6;
  margin-right: 0.05rem;
}
.main-box .workplace-answers .box .fr ol li a {
  color: #666666;
}
.main-box .aggregation-tabs {
  background: #fff;
  padding-bottom: 0.112rem;
  border-bottom: 0.01rem solid #dedede;
}
.main-box .aggregation-tabs .tabs-box {
  border-radius: 0.05rem;
  background: #ffffff;
  margin-bottom: 0.16rem;
  border-bottom: 0.01rem solid #eeeeee;
}
.main-box .aggregation-tabs .tabs-box ul li label,
.main-box .aggregation-tabs .tabs-box ul li a {
  font-size: 0.16rem;
  color: #303030;
  margin-right: 0.4rem;
  position: relative;
  cursor: pointer;
  height: 0.52rem;
  line-height: 0.52rem;
  display: block;
}
.main-box .aggregation-tabs .tabs-box ul li label:after,
.main-box .aggregation-tabs .tabs-box ul li a:after {
  transition: all 0.5s;
  width: 0%;
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  right: 0;
  height: 0.03rem;
  background: #ff6000;
  border-radius: 0.01rem;
}
.main-box .aggregation-tabs .tabs-box ul li label:hover,
.main-box .aggregation-tabs .tabs-box ul li a:hover {
  opacity: 0.8;
}
.main-box .aggregation-tabs .tabs-box ul li label:hover:after,
.main-box .aggregation-tabs .tabs-box ul li a:hover:after {
  transition: all 0.5s;
  width: 100%;
  left: 0;
}
.main-box .aggregation-tabs .tabs-box ul li label.current,
.main-box .aggregation-tabs .tabs-box ul li a.current {
  color: #ff6000;
}
.main-box .aggregation-tabs .tabs-box ul li label.current:after,
.main-box .aggregation-tabs .tabs-box ul li a.current:after {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.03rem;
  background: #ff6000;
  border-radius: 0.02rem;
  width: 100%;
}
.main-box .aggregation-tabs ol li {
  font-size: 0;
}
.main-box .aggregation-tabs ol li a {
  display: inline-block;
  width: 0.76rem;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-right: 0.1rem;
  color: #333333;
  font-size: 0.128rem;
}
.main-box .latest-job {
  margin: 0.18rem 0;
  overflow: hidden;
  font-size: 0.16rem;
}
.main-box .latest-job .title-box h1,
.main-box .latest-job .title-box h2 {
  line-height: 0.62rem;
  font-size: 0.24rem;
  color: #1b1b1b;
  font-weight: 500;
}
.main-box .latest-job .title-box a {
  font-size: 0.16rem;
  line-height: 0.62rem;
}
.main-box .latest-job .emphasis-item-list {
  background: #fff;
  padding: 0.08rem 0.216rem 0.16rem 0.216rem;
}
.main-box .latest-job .emphasis-item-list li {
  width: 2.64rem;
  padding: 0.08rem 0;
  border-bottom: 0.008rem dashed #eee;
  margin-right: 0.184rem;
}
.main-box .latest-job .emphasis-item-list li:nth-child(5n) {
  margin-right: 0;
}
.main-box .latest-job .emphasis-item-list li .jobs a {
  font-size: 0.176rem;
  color: #323232;
}
.main-box .latest-job .emphasis-item-list li .des {
  line-height: 0.24rem;
}
.main-box .latest-job .emphasis-item-list li .des,
.main-box .latest-job .emphasis-item-list li .des a,
.main-box .latest-job .emphasis-item-list li .corp {
  font-size: 0.16rem;
  color: #8d8d8d;
}
.g-slides {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.g-slides > input[type="radio"] {
  opacity: 0;
}
.g-slides .slide {
  margin: 0;
  padding: 0;
  height: inherit;
  position: absolute;
  top: 0;
  display: flex;
  transition: 0.5s transform ease;
  width: 100%;
  overflow: hidden;
}
.g-slides .slide:nth-of-type(2) {
  left: 100%;
}
.g-slides .slide:nth-of-type(3) {
  left: 200%;
}
.g-slides .slide:nth-of-type(4) {
  left: 300%;
}
.g-slides .slide:nth-of-type(5) {
  left: 400%;
}
.g-slides .slide:nth-of-type(6) {
  left: 500%;
}
.g-slides .slide:nth-of-type(7) {
  left: 600%;
}
.g-slides .slide:nth-of-type(8) {
  left: 700%;
}
.g-slides .slide:nth-of-type(9) {
  left: 800%;
}
.g-slides input[type="radio"]:nth-of-type(1):checked ~ .slide {
  transform: translatex(0%);
}
.g-slides input[type="radio"]:nth-of-type(2):checked ~ .slide {
  transform: translatex(-100%);
}
.g-slides input[type="radio"]:nth-of-type(3):checked ~ .slide {
  transform: translatex(-200%);
}
.g-slides input[type="radio"]:nth-of-type(4):checked ~ .slide {
  transform: translatex(-300%);
}
.g-slides input[type="radio"]:nth-of-type(5):checked ~ .slide {
  transform: translatex(-400%);
}
.g-slides input[type="radio"]:nth-of-type(6):checked ~ .slide {
  transform: translatex(-500%);
}
.g-slides input[type="radio"]:nth-of-type(7):checked ~ .slide {
  transform: translatex(-600%);
}
.g-slides input[type="radio"]:nth-of-type(8):checked ~ .slide {
  transform: translatex(-700%);
}
.g-slides input[type="radio"]:nth-of-type(9):checked ~ .slide {
  transform: translatex(-800%);
}
.main-slide {
  position: relative;
  height: 4.096rem;
  padding-left: 3.08rem;
}
.main-slide .main-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.808rem;
  min-height: 4.096rem;
  background: #fff;
  color: #666;
  border-radius: 0.08rem;
  transition: all 0.2s;
}
.main-slide .main-left:hover {
  box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.3);
}
.main-slide .main-left .g-hide {
  display: none;
}
.main-slide .main-left .g-show {
  display: block;
}
.main-slide .main-left .slide-title {
  padding-top: 0.104rem;
  margin: 0 0.104rem 0.08rem 0.24rem;
  line-height: 0.35rem;
  border-bottom: 0.01rem solid #e8e8e8;
}
.main-slide .main-left .slide-title h1 {
  font-size: 0.18rem;
  line-height: 0.35rem;
  height: 0.35rem;
  display: block;
  font-weight: 600;
  color: #333333;
  margin-right: 0.08rem;
}
.main-slide .main-left .slide-title h2 {
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0;
  font-size: 0.136rem;
  font-weight: 500;
  color: #666666;
}
.main-slide .main-left .menu-box > dd {
  padding: 0 0.228rem;
  white-space: nowrap;
}
.main-slide .main-left .menu-box > dd .child {
  position: absolute;
  left: 100%;
  top: 0;
  width: 8.74rem;
  min-height: 3.6rem;
  border-radius: 0.05rem;
  box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.3);
  padding: 0.15rem 0.2rem 0.2rem 0.2rem;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.main-slide .main-left .menu-box > dd .child dl {
  line-height: 0.35rem;
  gap: 0.2rem;
}
.main-slide .main-left .menu-box > dd .child dl dt {
  width: 1.3rem;
}
.main-slide .main-left .menu-box > dd .child dl dt a {
  font-size: 0.152rem;
  color: #ff6000;
}
.main-slide .main-left .menu-box > dd .child dl dt a:hover {
  opacity: 0.7;
}
.main-slide .main-left .menu-box > dd .child dl dd {
  gap: 0.2rem;
}
.main-slide .main-left .menu-box > dd .child dl dd a {
  font-size: 0.152rem;
}
.main-slide .main-left .menu-box > dd .child dl dd a:hover {
  text-decoration: underline;
}
.main-slide .main-left .menu-box > dd .child.more-child {
  top: 3.5196rem;
  bottom: 0;
  height: auto;
  min-height: auto;
}
.main-slide .main-left .menu-box > dd:hover {
  background-color: rgba(255, 100, 0, 0.1);
}
.main-slide .main-left .menu-box > dd:hover > .child {
  visibility: initial;
  opacity: 1;
  transition: all 0.3s;
}
.main-slide .main-left .menu-box > dd h2 {
  line-height: 0.385rem;
  gap: 0.08rem;
  font-weight: normal;
  font-size: 0.152rem;
  overflow: hidden;
  color: #676767;
}
.main-slide .main-left .menu-box > dd h2 .g-font-bold {
  color: #333333;
}
.main-slide .main-left .menu-box > dd.more-data {
  border-top: 1px solid #e8e8e8;
  line-height: 0.35rem;
  margin: 0 0.228rem;
  padding: 0;
}
.main-slide .main-right {
  background-color: #fff;
  border-radius: 0.08rem;
  height: 100%;
}
.main-slide .main-right .slide-title {
  padding: 0.104rem 0.104rem 0.09rem 0;
  margin: 0 0.104rem 0.08rem 0.24rem;
  line-height: 0.35rem;
  border-bottom: 0.01rem solid #e8e8e8;
}
.main-slide .main-right .slide-title h1 {
  font-size: 0.18rem;
  line-height: 0.35rem;
  height: 0.35rem;
  display: block;
  font-weight: 600;
  color: #333333;
}
.main-slide .main-right .slide-title h2 {
  font-size: 0.18rem;
  line-height: 0.35rem;
  height: 0.35rem;
  display: block;
  font-weight: 600;
  color: #333333;
  margin-right: 0.08rem;
}
.main-slide .main-right ul {
  margin: 0.08rem 0.24rem;
  gap: 0 0.184rem;
  overflow: hidden;
}
.main-slide .main-right ul li {
  width: 2.57rem;
  border-bottom: 0.008rem dashed #eee;
  padding: 0.08rem 0;
}
.main-slide .main-right ul li .corp-name {
  font-size: 0.176rem;
  color: #323232;
}
.main-slide .main-right ul li .des {
  font-size: 0.16rem;
  color: #8d8d8d;
}
.main-slide .main-right ul li .job-name {
  font-size: 0.16rem;
  color: #8d8d8d;
  margin-right: 0.12rem;
}
