 body {
    /* background: #fff; */
    height: auto;
  }
  h1,
  h2,
  h3 {
    font-weight: 400;
  }
  /*签约公司*/
  .contract_company {
    background: linear-gradient(270deg, #f6f6f6 100%, #ffffff 0%, #f6f6f6 100%);
    border-radius: 16px 16px 16px 16px;
    padding: 15px;
  }
  .company_img {
    width: 50px;
    height: 50px;
  }
  .comp_address {
    color: #333640;
  }
  .comp_Bonus {
    margin-top: 15px;
  }
  .comp_Bonus span {
    display: inline-block;
    font-size: 12px;
    border-radius: 4px 4px 4px 4px;
    margin-right: 10px;
    padding: 2px 10px;
    color: #9571ff;
    background: #8788f31a;
  }
  .comp_company {
    background: #f2f6ff;
    border-radius: 16px 16px 16px 16px;
    padding: 15px;
  }
  .comp_authen {
    background: #3dcc9c;
    border-radius: 24px 24px 24px 24px;
    font-size: 10px;
    color: #fff;
    padding: 2px 7px;
  }
  .comp_top {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .comp_bottom {
    position: fixed;
    bottom: 0;
    background: #fff;
    height: 70px;
    width: 100%;
    text-align: right;
    line-height: 70px;
  }
  .layui-layout-admin,
  .perhomeIndextopbox {
    height: 100%;
  }
  /*反馈*/
  .feedbackopen {
    border-radius: 16px 16px 16px 16px !important;
  }
  .feedbackopen .model_title {
    padding-top: 0;
    text-align: left;
  }
  .feedback_input {
    height: 190px;
    overflow: hidden;
    border: none;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    resize: none;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #e1e1e1;
    padding: 14px;
    width: 100% !important;
    box-sizing: border-box;
  }
  .feedback_submit {
    width: 110px;
    height: 34px;
    background-color: #558eff;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    border-radius: 2px;
    margin: 0 0 0 auto;
    cursor: pointer;
  }

  .companyHomepage {
    cursor: pointer;
    background: #fff;
  }
 
  .detail_header {
    width: 100%;
    background:
      url(../../images/job_bj2-DzfZ94gn.png) no-repeat,
      linear-gradient(180deg, #ede1f4 200px, #f7f6f8 40%, #f7f6f8);
    background-size: 100% 190px;
  }
  .header_info {
    width: 100%;
    padding: 15px 0;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .position_name_val {
    color: #ffffff;
  }
  .position_text {
    color: #c8cbd3;
  }
  .address_icon {
    width: 14px;
    height: 14px;
  }
  .detail_body {
    width: 1200px;
    margin: 0 auto;
  }
  .detail_collect {
    width: 120px;
    height: 36px;
  }
  .detail_button {
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    color: #ffffff;
  }
  .link_button{
    background: #9571FF;
    border: none;
  }
  .collect_icon {
    width: 18px;
    height: 18px;
  }
  .detail_time {
    color: #ffffff;
    text-align: right;
    margin: 45px 0 20px 0;
  }
  .detail_apply {
    width: 140px;
    height: 42px;
    margin: 0 0 0 auto;
  }
  .detail_box {
    background: linear-gradient(180deg, #faf3ff, #fff 5%, #fff);
    box-shadow: 0 3px 6px #2b064714;
    border-radius: 5px;
    padding: 15px 20px;
    box-sizing: border-box;
    margin: 16px 0 10px 0;
  }
  .title_icon {
    width: 12px;
    height: 12px;
  }
  .mt {
    margin-top: 68px !important;
  }
  .right_box {
    width: calc(100% - 15px);
    background: linear-gradient(180deg, #faf3ff, #fbfbfb 40px, #fff 40px, #fff);
    box-shadow: 0 3px 6px #2b064714;
    border-radius: 5px;
    padding: 0 15px 15px 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .company_title {
    line-height: 40px;
  }
  .detail_icon {
    width: 14px;
    height: 14px;
  }
  .detail_line {
    border-top: 1px solid #e6e8eb;
  }
  .right_button {
    width: 90px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #9571ff;
    margin: 0 auto;
    font-weight: 400;
    color: #9571ff;
    line-height: 30px;
    text-align: center;
  }
  .company_name2:hover {
    color: #9571ff;
  }
  .white_box {
    background: #ffffff;
  }
  .tips_icon {
    width: 16px;
    height: 16px;
  }
  .warn_icon {
    width: 12px;
    height: 12px;
  }
  .warn_text {
    color: #61656c;
    font-size: 10px;
  }
  .card_btn {
    background-color: #9571ff;
  }
  .color-blue {
    color: #9571ff;
    border-color: #9571ff;
  }
  .tousu {
    color: #9571ff;
    cursor: pointer;
  }
  .layui-layer-btn- {
    display: flex;
    flex-direction: row-reverse;
  }
  .pay_scope {
    flex-shrink: 0;
  }

  .right_section {
    width: calc(100% - 15px);
    background: linear-gradient(180deg, #faf3ff, #fbfbfb 40px, #fff 40px, #fff);
    box-shadow: 0 3px 6px #2b064714;
    border-radius: 5px;
    padding: 0 15px 15px 15px;
    box-sizing: border-box;
  }
  .right_section_title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .positionmore {
    font-size: 12px;
    color: #61656c;
    cursor: pointer;
  }
  .recent_search {
    margin-bottom: 10px;
  }
  .recent_search a {
    display: block;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
    text-decoration: none;
  }
  .recent_search a:hover {
    color: #9571ff;
  }
  .job_item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    display: inline-block;
    width: 100%;
  }
  .job_item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .job_title {
    font-size: 14px;
    font-weight: bold;
    color: #333640;
    margin-bottom: 8px;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .job_title:hover {
    color: #9571ff;
  }
  .job_city {
    padding: 5px 8px;
    background: #f5f6f7;
    border-radius: 2px 2px 2px 2px;
    font-size: 12px;
    color: #61656c;
    flex-shrink: 0;
    margin-left: 5px;
  }
  .job_salary {
    font-size: 14px;
    color: #ea0000;
    margin-bottom: 8px;
    font-weight: 500;
  }
  .job_company {
    font-size: 14px;
    color: #61656c;
  }
  .arrow_right {
    width: 24px;
    height: 24px;
    transform: rotate(180deg);
  }

  .company_label {
    background-color: #e8f4ff;
    color: #2790ff;
    font-size: 12px;
    padding: 4px 12px;
    border-radius: 4px;
    margin-left: 10px;
  }
  .company_name {
    font-size: 14px;
    color: #333640;
    margin-bottom: 14px;
    margin-top: 12px;
  }
  .detail_icon_company {
    background-image: url("../../images/job_yyzz.png");
    background-size: cover;
    background-position: center;
    display: inline-block;
  }
  .detail_icon_xkz {
    background-image: url("../../images/job_zs.png");
    background-size: cover;
    background-position: center;
    display: inline-block;
  }
  .tip_zx {
    color: #e35555;
  }
  a:hover{
    color: #9571ff;
  }