html {
  font-size: 12px;
  box-sizing: border-box;
}

@media screen and (min-width: 750px) {
  html .left img {
    max-width: 100%;
  }
  html .dettop {
    padding: 0 !important;
    margin: 0 !important;
    background: #f9faff;
    padding-bottom: 25px !important;
  }
  html .dettop .breadcrumb {
    background: #f9faff;
    margin-top: 70px !important;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
  }
  html .dettop .bact {
    color: #2020fa;
  }
  html .dettop .toptit {
    font-size: 35px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #000000;
    margin-top: 70px !important;
    margin-bottom: 20px !important;
  }
  html .dettop .toptit2 {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
  }
  html .content {
    background: #ffffff;
    padding-top: 59px !important;
    height: 100%;
    margin-bottom: 160px !important;
  }
  html .content .left {
    padding-right: 70px;
    border-right: 1px solid #eeeeee;
  }
  html .content .left .leftDown img {
    margin-top: 20px;
    width: 716px;
    height: 370px;
  }
  html .content .right {
    display: flex;
    flex-direction: column;
    padding-left: 69px;
  }
  html .content .right .rjob {
    display: flex;
    flex-direction: column;
  }
  html .content .right .rjob .rtop {
    font-size: 24px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #000000;
    margin-bottom: 31px;
  }
  html .content .right .rjob .job {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    border-bottom: 1px solid #eeeeee;
    color: #000000;
    height: 59px;
    line-height: 59px;
  }
  html .content .right .rjob .job:hover {
    color: #1358fb;
  }
  html .content .right .dymtop {
    font-size: 24px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #000000;
    margin-top: 70px;
    margin-bottom: 20px;
  }
  html .content .right .dym {
    display: flex;
    flex-direction: column;
  }
  html .content .right .dym .one {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    width: 284px;
  }
  html .content .right .dym .one .oneTop {
    height: 110px;
    opacity: 1;
    border-radius: 3px 3px 0px 0px;
  }
  html .content .right .dym .one .oneDown {
    height: 103px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    padding: 17px 47px 18px 25px;
  }
  html .content .right .dym .one .oneDown .oneTit {
    height: 62px;
    box-sizing: border-box;
    overflow: hidden;
  }
  html .content .right .dym .one .oneDown .time {
    margin-top: auto;
    margin-bottom: 0;
  }
  html .content .right .dym .one:hover .oneTit {
    height: 62px;
    box-sizing: border-box;
    overflow: hidden;
    color: #1358fb;
  }
}

@media screen and (max-width: 750px) {
  html .left img {
    max-width: 100%;
  }
  html .dettop {
    padding: 0 !important;
    margin: 0 !important;
    background: #f9faff;
    padding-bottom: .5rem !important;
  }
  html .dettop .breadcrumb {
    background: #f9faff;
    margin-top: .5rem !important;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
  }
  html .dettop .bact {
    color: #2020fa;
  }
  html .dettop .toptit {
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #000000;
    margin-top: .5rem !important;
    margin-bottom: 20px !important;
  }
  html .dettop .toptit2 {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
  }
  html .content {
    background: #ffffff;
    padding-top: 59px !important;
    height: 100%;
    margin-bottom: 1rem !important;
  }
  html .content .left .leftDown img {
    margin-top: 20px;
    width: 7.16rem;
    height: 3.7rem;
  }
  html .content .right {
    display: flex;
    flex-direction: column;
  }
  html .content .right .rjob {
    display: flex;
    flex-direction: column;
  }
  html .content .right .rjob .rtop {
    font-size: 24px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #000000;
  }
  html .content .right .rjob .job {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    border-bottom: 1px solid #eeeeee;
    color: #000000;
    height: 59px;
    line-height: 59px;
  }
  html .content .right .rjob .job:hover {
    color: #1358fb;
  }
  html .content .right .dymtop {
    font-size: 24px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #000000;
    margin-top: 70px;
    margin-bottom: 20px;
  }
  html .content .right .dym {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  html .content .right .dym .one {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    width: 284px;
  }
  html .content .right .dym .one .oneTop {
    height: 110px;
    opacity: 1;
    border-radius: 3px 3px 0px 0px;
  }
  html .content .right .dym .one .oneDown {
    height: 103px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    padding: 17px 25px 18px 25px;
  }
  html .content .right .dym .one .oneDown .oneTit {
    height: 62px;
    box-sizing: border-box;
    overflow: hidden;
  }
  html .content .right .dym .one .oneDown .time {
    margin-top: auto;
    margin-bottom: 0;
  }
  html .content .right .dym .one:hover .oneTit {
    height: 62px;
    box-sizing: border-box;
    overflow: hidden;
    color: #1358fb;
  }
}
<!--ºÄÊ±1759485744.1822Ãë-->