@charset "UTF-8";
.adverts-option-list {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (doesn't work very well) */
  display: box;
  /* andriod 4.4 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.adverts-option-list .list-item {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* Firefox 19- */
  box-flex: 1;
  /* andriod 4.4 */
  -ms-flex: 1;
  /* TWEENER - IE 10 */
  -webkit-flex: 1;
  /* NEW - Chrome */
  flex: 1;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.arrow {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -3px;
  border-radius: 15px;
  background: url(../png/arrow.png) no-repeat center;
  background-size: 100% 100%; }

.employer-index {
  padding-top: 71px !important; }

.wrap {
  background: #fff; }

.employer-banner {
  width: 100%;
  height: 470px;
  padding: 1px 0;
  margin-bottom: 23px;
  background: url(../jpg/employer-banner-01.jpg) center center no-repeat;
  background-size: cover; }
  .employer-banner .banner-inner {
    width: 100%;
    max-width: 1280px;
    display: block;
    text-align: center;
    margin: 112px auto 0;
    color: #fff; }
    .employer-banner .banner-inner .title {
      font-size: 50px;
      margin-bottom: 9px;
      font-weight: 700; }
    .employer-banner .banner-inner .txt {
      font-size: 24px;
      margin-bottom: 1px;
      font-weight: 700; }
    .employer-banner .banner-inner .txt-sub {
      font-size: 18px;
      margin-bottom: 44px; }
    .employer-banner .banner-inner .register-btn {
      width: 300px;
      height: 60px;
      font-size: 23px;
      border-radius: 6px;
      background: #bf3658;
      border-radius: 6px;
      border: none;
      font-weight: 700; }
      .employer-banner .banner-inner .register-btn:hover, .employer-banner .banner-inner .register-btn:active {
        background: #ab2f4e; }

.employer-bottom {
  width: 100%;
  height: 537px;
  padding: 1px 0;
  background: url(../jpg/employer-banner-02.jpg) center center no-repeat;
  background-size: cover; }
  .employer-bottom .banner-inner {
    position: relative;
    width: 100%;
    max-width: 1280px;
    display: block;
    margin: 109px auto 0;
    color: #fff;
    padding-left: 360px; }
    .employer-bottom .banner-inner .inner-img {
      display: block;
      width: 196px;
      height: 196px;
      position: absolute;
      left: 88px;
      top: 25px; }
      .employer-bottom .banner-inner .inner-img img {
        display: block;
        width: 100%;
        height: 100%; }
    .employer-bottom .banner-inner .title {
      font-size: 30px;
      margin-bottom: 33px;
      font-weight: 700; }
    .employer-bottom .banner-inner .txt {
      font-size: 30px;
      margin-top: 18px; }
    .employer-bottom .banner-inner .txt-sub {
      font-size: 18px;
      line-height: 1.44; }
    .employer-bottom .banner-inner .register-btn {
      width: 306px;
      height: 80px;
      font-size: 23px;
      border-raduis: 10px;
      background: #bf3658;
      border-radius: 6px;
      border: none;
      margin-top: 21px;
      font-weight: 700; }
      .employer-bottom .banner-inner .register-btn:hover, .employer-bottom .banner-inner .register-btn:active {
        background: #ab2f4e; }

.content .content-head {
  padding-top: 74px; }
  .content .content-head h1 {
    font-size: 32px;
    color: #232222;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700; }

.why-list {
  width: 100%;
  max-width: 1280px;
  margin: 70px auto 0;
  font-size: 0; }
  .why-list .list-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 600px;
    min-height: 134px;
    margin-right: 80px;
    margin-bottom: 110px;
    padding-left: 200px; }
    .why-list .list-item:nth-child(even) {
      margin-right: 0; }
    .why-list .list-item .item-img {
      display: block;
      width: 134px;
      height: 134px;
      position: absolute;
      left: 33px;
      top: 0;
      border-radius: 100%;
      background: #eee; }
      .why-list .list-item .item-img img {
        display: block;
        width: 100%;
        height: 100%; }
      .why-list .list-item .item-img:hover {
        background: #4a5b9b;
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        -ms-transition: background 0.3s ease;
        -o-transition: background 0.3s ease;
        transition: background 0.3s ease; }
        .why-list .list-item .item-img:hover img {
          -webkit-filter: brightness(100);
          filter: brightness(100); }
    .why-list .list-item h3 {
      font-size: 26px;
      color: #4a5b9b;
      margin-bottom: 19px;
      font-weight: 700; }
    .why-list .list-item p {
      font-size: 18px;
      line-height: 1.44;
      color: #161616; }

.content-bg {
  background: url(../jpg/web-intro-bg.jpg) top center no-repeat;
  background-size: auto 100%; }

.web-intro-list {
  width: 100%;
  max-width: 1280px;
  margin: 84px auto 0;
  padding-bottom: 42px; }
  .web-intro-list .list-item {
    width: 100%; }
    .web-intro-list .list-item h3 {
      font-size: 26px;
      color: #4a5b9b;
      margin: 0 10% 25px 15%;
      font-weight: 700; }
    .web-intro-list .list-item p {
      font-size: 18px;
      color: #232222;
      line-height: 1.44;
      margin: 11px 10% 0 15%; }
    .web-intro-list .list-item .item-img {
      position: relative;
      margin: 74px 9.6% 80px 2.6%; }
      .web-intro-list .list-item .item-img:before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 47%; }
      .web-intro-list .list-item .item-img img {
        display: block; }
      .web-intro-list .list-item .item-img .img-left {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 77.5%; }
      .web-intro-list .list-item .item-img .img-right {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 16.3%; }
    .web-intro-list .list-item.active .item-img .img-left {
      opacity: 0;
      -webkit-transform: translateX(-120px);
      -moz-transform: translateX(-120px);
      -ms-transform: translateX(-120px);
      -o-transform: translateX(-120px);
      transform: translateX(-120px);
      -webkit-animation: introImgLeft 1s ease-out 0s forwards;
      -moz-animation: introImgLeft 1s ease-out 0s forwards;
      -ms-animation: introImgLeft 1s ease-out 0s forwards;
      -o-animation: introImgLeft 1s ease-out 0s forwards;
      animation: introImgLeft 1s ease-out 0s forwards; }
    .web-intro-list .list-item.active .item-img .img-right {
      opacity: 0;
      -webkit-transform: translateX(60px);
      -moz-transform: translateX(60px);
      -ms-transform: translateX(60px);
      -o-transform: translateX(60px);
      transform: translateX(60px);
      -webkit-animation: introImgRight 1s ease-out 1s forwards;
      -moz-animation: introImgRight 1s ease-out 1s forwards;
      -ms-animation: introImgRight 1s ease-out 1s forwards;
      -o-animation: introImgRight 1s ease-out 1s forwards;
      animation: introImgRight 1s ease-out 1s forwards; }

.job-adverts-banner {
  width: 100%;
  height: 236px;
  padding: 1px 0;
  background: url(../jpg/job-adverts-bg.jpg) center center no-repeat;
  background-size: cover; }
  .job-adverts-banner .banner-inner {
    width: 100%;
    max-width: 1280px;
    margin: 53px auto; }
    .job-adverts-banner .banner-inner .title {
      font-size: 50px;
      color: #fff;
      font-weight: 700;
      margin-bottom: 12px; }
    .job-adverts-banner .banner-inner .txt {
      font-size: 24px;
      color: #fff; }

.adverts-option {
  width: 100%;
  max-width: 1280px;
  margin: 60px auto; }
  .adverts-option .option-txt {
    font-size: 26px;
    color: #282828;
    margin-bottom: 50px;
    font-weight: 700; }

.adverts-option-list {
  font-size: 0;
  margin: 0 -13px;
  height: 100%; }
  .adverts-option-list .list-item {
    display: block;
    vertical-align: top;
    width: 33.33%;
    min-height: 100%;
    padding: 0 13px; }
    .adverts-option-list .list-item .list-item-inner {
      position: relative;
      padding: 52px 50px 33px 50px;
      border: 1px solid #b1b7cf;
      border-radius: 10px;
      background: #fff;
      height: 100%;
      overflow: hidden; }
      .adverts-option-list .list-item .list-item-inner .item-mark {
        position: absolute;
        top: -10px;
        right: -45px;
        width: 126px;
        height: 60px;
        font-size: 14px;
        line-height: 14px;
        color: #fff;
        text-align: center;
        padding-top: 26px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
        .adverts-option-list .list-item .list-item-inner .mark-red {
          background: #bf3658;
        }
        .adverts-option-list .list-item .list-item-inner .mark-blue {
          background: #455597;
          font-size: 18px;
          padding-top: 34px;
        }
        .adverts-option-list .list-item .list-item-inner .mark-yellow {
          background: #ddcb58;
        }
      .adverts-option-list .list-item .list-item-inner .item-top {
        padding: 0 0 8px 0;
        text-align: center;
        color: #272727;
        border-bottom: 1px solid #b1b7cf; }
        .adverts-option-list .list-item .list-item-inner .item-top h2 {
          font-size: 32px;
          font-weight: 700;
          margin-bottom: 4px; }
        .adverts-option-list .list-item .list-item-inner .item-top p {
          font-size: 24px;
          font-weight: 700; }
          .adverts-option-list .list-item .list-item-inner .item-top p small {
            font-size: 16px;
            font-weight: 400; }
      .adverts-option-list .list-item .list-item-inner .item-main {
        text-align: center;
        color: #272727;
        border-bottom: 1px solid #b1b7cf; }
        .adverts-option-list .list-item .list-item-inner .item-main .item-action {
          margin: 38px auto 22px;
          font-size: 0; }
          .adverts-option-list .list-item .list-item-inner .item-main .item-action button {
            display: inline-block;
            vertical-align: top;
            width: 46px;
            height: 46px;
            font-size: 33px;
            color: #475792;
            border: none;
            outline: none;
            border: 1px solid #475792;
            background: #fff; }
            .adverts-option-list .list-item .list-item-inner .item-main .item-action button[disabled] {
              background: #b7c2ce;
              border-color: #b7c2ce; }
          .adverts-option-list .list-item .list-item-inner .item-main .item-action input {
            display: inline-block;
            vertical-align: top;
            width: 188px;
            height: 46px;
            font-size: 22px;
            color: #312f2c;
            text-align: center;
            border: none;
            outline: none;
            border-top: 1px solid #bdc4de;
            border-bottom: 1px solid #bdc4de; }
        .adverts-option-list .list-item .list-item-inner .item-main .inner-txt {
          font-size: 24px;
          font-weight: 700;
          margin-bottom: 6px; }
        .adverts-option-list .list-item .list-item-inner .item-main .txt-sub {
          font-size: 18px;
          font-weight: 700;
          color: #bf3658; }
          .adverts-option-list .list-item .list-item-inner .item-main .txt-sub .icon-save {
            display: inline-block;
            vertical-align: middle;
            width: 16px;
            height: 16px;
            margin-right: 9px;
            margin-top: -3px;
            background: url(../png/icon-save.png) center center no-repeat;
            background-size: cover; }
      .adverts-option-list .list-item .list-item-inner .item-details {
        padding-top: 18px; }
        .adverts-option-list .list-item .list-item-inner .item-details p {
          position: relative;
          padding-left: 27px;
          font-size: 18px;
          line-height: 1.34;
          color: #565656;
          margin-top: 19px; }
          .adverts-option-list .list-item .list-item-inner .item-details p:before {
            content: "";
            position: absolute;
            left: 0;
            top: 4px;
            display: block;
            width: 17px;
            height: 17px;
            background: url(../png/icon-star.png) center center no-repeat;
            background-size: cover; }
        .adverts-option-list .list-item .list-item-inner .item-details .detail-hl {
          color: #bf3658; }
          .adverts-option-list .list-item .list-item-inner .item-details .detail-hl:before {
            background: url(../png/icon-star-hl.png) center center no-repeat;
            background-size: cover; }
        .adverts-option-list .list-item .list-item-inner .item-details .detail-action {
          position: absolute;
          bottom: 20px;
          left: 50%;
          display: none;
          margin: 20px auto -5px;
          width: 10px;
          height: 16px;
          background-image: url(../png/arrow-grey.png);
          background-size: 100% 100%;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
          .adverts-option-list .list-item .list-item-inner .item-details .detail-action:before {
            content: "";
            display: block;
            position: absolute;
            left: -10px;
            right: -10px;
            top: -10px;
            bottom: -10px; }
        .adverts-option-list .list-item .list-item-inner .item-details.item-details-open .detail-action {
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); }
      .adverts-option-list .list-item .list-item-inner .item-btn {
        display: block;
        width: 230px;
        height: 42px;
        margin: 21px auto 38px;
        line-height: 42px;
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 18px;
        border-radius: 4px;
        background: #4a5b9b;
        outline: none;
        border: none; }
        .adverts-option-list .list-item .list-item-inner .item-btn:hover {
          background: #bf3658; }
    .adverts-option-list .list-item.list-item-suggest .list-item-inner {
      border: 1px solid #bf3658;
      box-shadow: 0 8px 20px rgba(28, 28, 28, 0.27); }
      .adverts-option-list .list-item.list-item-suggest .list-item-inner .item-btn {
        background: #bf3658; }

.adverts-intro-list {
  width: 100%;
  max-width: 1280px;
  margin: 84px auto 0;
  padding-bottom: 42px; }
  .adverts-intro-list .list-item {
    width: 100%; }
    .adverts-intro-list .list-item h1 {
      font-size: 32px;
      line-height: 1;
      color: #272727;
      margin: 0 0 26px 0;
      font-weight: 700; }
      .adverts-intro-list .list-item h1 + h3 {
        margin-top: 57px; }
    .adverts-intro-list .list-item h3 {
      font-size: 26px;
      color: #4a5b9b;
      margin: 28px 0 0 0;
      font-weight: 700; }
    .adverts-intro-list .list-item p {
      font-size: 18px;
      color: #232222;
      line-height: 1.44;
      margin: 8px 0 0 0; }
    .adverts-intro-list .list-item .item-img {
      position: relative;
      margin: 74px 9.6% 80px 2.6%; }
      .adverts-intro-list .list-item .item-img:before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 47%; }
      .adverts-intro-list .list-item .item-img img {
        display: block; }
      .adverts-intro-list .list-item .item-img .img-left {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 77.5%; }
      .adverts-intro-list .list-item .item-img .img-right {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 16.3%; }
    .adverts-intro-list .list-item.active .item-img .img-left {
      opacity: 0;
      -webkit-transform: translateX(-120px);
      -moz-transform: translateX(-120px);
      -ms-transform: translateX(-120px);
      -o-transform: translateX(-120px);
      transform: translateX(-120px);
      -webkit-animation: introImgLeft 1s ease-out 0s forwards;
      -moz-animation: introImgLeft 1s ease-out 0s forwards;
      -ms-animation: introImgLeft 1s ease-out 0s forwards;
      -o-animation: introImgLeft 1s ease-out 0s forwards;
      animation: introImgLeft 1s ease-out 0s forwards; }
    .adverts-intro-list .list-item.active .item-img .img-right {
      opacity: 0;
      -webkit-transform: translateX(60px);
      -moz-transform: translateX(60px);
      -ms-transform: translateX(60px);
      -o-transform: translateX(60px);
      transform: translateX(60px);
      -webkit-animation: introImgRight 1s ease-out 1s forwards;
      -moz-animation: introImgRight 1s ease-out 1s forwards;
      -ms-animation: introImgRight 1s ease-out 1s forwards;
      -o-animation: introImgRight 1s ease-out 1s forwards;
      animation: introImgRight 1s ease-out 1s forwards; }

.job-adverts-bottom {
  padding: 1px 0;
  background: #f3f4f5; }
  .job-adverts-bottom .inner-txt {
    width: 100%;
    max-width: 1280px;
    margin: 40px auto 48px; }
    .job-adverts-bottom .inner-txt .title {
      font-size: 32px;
      color: #272727;
      font-weight: 700;
      text-align: center;
      margin-bottom: 35px; }
    .job-adverts-bottom .inner-txt .company-list {
      font-size: 0;
      margin: 0 -10px;
      text-align: center; }
      .job-adverts-bottom .inner-txt .company-list .list-item {
        display: inline-block;
        vertical-align: top;
        width: 234px;
        height: 83px;
        margin: 10px;
        padding: 15px;
        background: #fff;
        border: 1px solid #d7dadd;
        border-radius: 4px; }
        .job-adverts-bottom .inner-txt .company-list .list-item .logoicon {
          width: 100%;
          height: 100%; }
        .job-adverts-bottom .inner-txt .company-list .list-item img {
          max-width: 100%;
          max-height: 100%; }

@-webkit-keyframes introImgLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-120px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }
@-moz-keyframes introImgLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-120px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px); } }
@-ms-keyframes introImgLeft {
  0% {
    opacity: 0;
    -ms-transform: translateX(-120px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0px); } }
@-o-keyframes introImgLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-120px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0px); } }
@keyframes introImgLeft {
  0% {
    opacity: 0;
    transform: translateX(-120px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }
@-webkit-keyframes introImgRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }
@-moz-keyframes introImgRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(60px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px); } }
@-ms-keyframes introImgRight {
  0% {
    opacity: 0;
    -ms-transform: translateX(60px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0px); } }
@-o-keyframes introImgRight {
  0% {
    opacity: 0;
    -o-transform: translateX(60px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0px); } }
@keyframes introImgRight {
  0% {
    opacity: 0;
    transform: translateX(60px); }
  100% {
    opacity: 1;
    transform: translateX(0px); } }
/*适配*/
/*小屏电脑*/
@media screen and (max-width: 1320px) {
  .employer-banner {
    margin-bottom: 30px; }
    .employer-banner .banner-inner {
      max-width: 1200px; }

  .employer-bottom .banner-inner {
    max-width: 1200px;
    padding-left: 272px; }
    .employer-bottom .banner-inner .inner-img {
      left: 0px; }

  .content .content-head {
    padding-top: 30px; }

  .why-list {
    max-width: 1200px; }
    .why-list .list-item {
      width: 580px;
      margin-right: 40px;
      padding-left: 167px; }
      .why-list .list-item .item-img {
        left: 0; }

  .web-intro-list {
    max-width: 1200px; }
    .web-intro-list .list-item h3,
    .web-intro-list .list-item p {
      margin-left: 13.5%; }

  .job-adverts-banner .banner-inner {
    max-width: 1200px;
    margin: 66px auto; }
    .job-adverts-banner .banner-inner .title {
      font-size: 40px; }
    .job-adverts-banner .banner-inner .txt {
      font-size: 24px; }

  .adverts-option {
    max-width: 1200px; }
    .adverts-option .option-txt {
      font-size: 28px; }

  .adverts-option-list .list-item .list-item-inner {
    padding: 52px 30px 33px 30px; }
    .adverts-option-list .list-item .list-item-inner .item-top h2 {
      font-size: 30px; }
    .adverts-option-list .list-item .list-item-inner .item-top p {
      font-size: 28px; }
    .adverts-option-list .list-item .list-item-inner .item-main .item-action input {
      width: 150px; }
    .adverts-option-list .list-item .list-item-inner .item-main .inner-txt {
      font-size: 24px; }

  .adverts-intro-list {
    max-width: 1200px; }
    .adverts-intro-list .list-item h1 {
      font-size: 32px; }
    .adverts-intro-list .list-item p {
      font-size: 22px; }

  .job-adverts-bottom .inner-txt {
    max-width: 1200px; } }
/*ipad pro等*/
@media screen and (max-width: 1279px) {
  .employer-banner .banner-inner {
    max-width: 1000px; }

  .employer-bottom .banner-inner {
    max-width: 1000px; }

  .why-list {
    max-width: 1000px; }
    .why-list .list-item {
      width: 480px; }

  .web-intro-list {
    max-width: 1000px; }

  .job-adverts-banner .banner-inner {
    max-width: 1000px;
    margin: 66px auto; }
    .job-adverts-banner .banner-inner .title {
      font-size: 40px; }
    .job-adverts-banner .banner-inner .txt {
      font-size: 24px; }

  .adverts-option {
    max-width: 1000px; }
    .adverts-option .option-txt {
      font-size: 28px; }

  .adverts-option-list .list-item .list-item-inner {
    padding: 52px 30px 33px 30px; }
    .adverts-option-list .list-item .list-item-inner .item-top h2 {
      font-size: 30px; }
    .adverts-option-list .list-item .list-item-inner .item-top p {
      font-size: 28px; }
    .adverts-option-list .list-item .list-item-inner .item-main .item-action input {
      width: 150px; }
    .adverts-option-list .list-item .list-item-inner .item-main .inner-txt {
      font-size: 24px; }

  .adverts-intro-list {
    max-width: 1000px; }
    .adverts-intro-list .list-item h1 {
      font-size: 32px; }
    .adverts-intro-list .list-item p {
      font-size: 22px; }

  .job-adverts-bottom .inner-txt {
    max-width: 1000px; } }
/*ipad、平板电脑*/
@media screen and (max-width: 1023px) {
  .employer-index {
    padding-top: 50px !important; }

  .employer-banner {
    height: 360px; }
    .employer-banner .banner-inner {
      margin-top: 60px; }
      .employer-banner .banner-inner .title {
        font-size: 38px; }
      .employer-banner .banner-inner .register-btn {
        font-size: 24px; }

  .employer-bottom {
    height: 400px; }
    .employer-bottom .banner-inner {
      margin-top: 60px;
      padding-left: 200px;
      padding-right: 33px; }
      .employer-bottom .banner-inner .inner-img {
        left: 33px;
        width: 130px;
        height: 130px; }
      .employer-bottom .banner-inner .title {
        font-size: 24px;
        margin-bottom: 20px; }
      .employer-bottom .banner-inner .txt {
        font-size: 24px;
        margin-top: 14px; }
      .employer-bottom .banner-inner .txt-sub {
        font-size: 16px;
        line-height: 27px; }
      .employer-bottom .banner-inner .register-btn {
        width: 240px;
        height: 60px;
        font-size: 24px; }

  .why-list {
    margin-top: 40px; }
    .why-list .list-item {
      width: 100%;
      margin-right: 0;
      padding-left: 166px;
      padding-right: 33px;
      min-height: 100px;
      margin-bottom: 40px; }
      .why-list .list-item .item-img {
        left: 33px;
        width: 100px;
        height: 100px; }
      .why-list .list-item h3 {
        font-size: 24px;
        margin-bottom: 14px; }
      .why-list .list-item p {
        font-size: 16px; }

  .web-intro-list {
    margin-top: 40px; }
    .web-intro-list .list-item h3 {
      font-size: 24px;
      margin: 0 33px 14px 33px; }
    .web-intro-list .list-item p {
      font-size: 16px;
      line-height: 27px;
      margin: 11px 33px 0 33px; }

  .content .content-head {
    padding-top: 40px; }
    .content .content-head h1 {
      font-size: 30px; } }
/*手机端*/
@media screen and (max-width: 999px) {
  .employer-banner {
    height: 300px; }
    .employer-banner .banner-inner {
      margin-top: 60px; }
      .employer-banner .banner-inner .title {
        font-size: 20px; }
      .employer-banner .banner-inner .txt {
        font-size: 16px; }
      .employer-banner .banner-inner .txt-sub {
        font-size: 13px; }
      .employer-banner .banner-inner .register-btn {
        width: 200px;
        height: 40px;
        font-size: 16px; }

  .employer-bottom {
    height: 360px; }
    .employer-bottom .banner-inner {
      margin-top: 60px;
      padding-left: 130px;
      padding-right: 20px; }
      .employer-bottom .banner-inner .inner-img {
        left: 20px;
        width: 90px;
        height: 90px; }
      .employer-bottom .banner-inner .title {
        font-size: 18px;
        margin-bottom: 20px; }
      .employer-bottom .banner-inner .txt {
        font-size: 16px;
        margin-top: 14px; }
      .employer-bottom .banner-inner .txt-sub {
        font-size: 14px;
        line-height: 20px; }
      .employer-bottom .banner-inner .register-btn {
        width: 200px;
        height: 40px;
        font-size: 16px; }

  .why-list {
    margin-top: 40px; }
    .why-list .list-item {
      padding-left: 120px;
      padding-right: 20px;
      min-height: 80px;
      margin-bottom: 30px; }
      .why-list .list-item .item-img {
        left: 20px;
        width: 80px;
        height: 80px; }
      .why-list .list-item h3 {
        font-size: 18px;
        margin-bottom: 10px; }
      .why-list .list-item p {
        font-size: 14px;
        line-height: 20px; }

  .web-intro-list {
    margin-top: 40px; }
    .web-intro-list .list-item h3 {
      font-size: 20px;
      margin: 0 20px 10px 20px; }
    .web-intro-list .list-item p {
      font-size: 14px;
      line-height: 20px;
      margin: 11px 20px 0 20px; }
    .web-intro-list .list-item .item-img {
      margin-top: 40px;
      margin-bottom: 40px; }

  .content .content-head {
    padding-top: 20px; }
    .content .content-head h1 {
      font-size: 20px; }

  .job-adverts-banner {
    height: 150px; }
    .job-adverts-banner .banner-inner {
      padding-left: 20px;
      padding-right: 20px;
      margin: 45px auto; }
      .job-adverts-banner .banner-inner .title {
        font-size: 20px; }
      .job-adverts-banner .banner-inner .txt {
        font-size: 14px; }

  .adverts-option {
    margin: 30px auto 15px;
    padding-left: 20px;
    padding-right: 20px; }
    .adverts-option .option-txt {
      font-size: 20px;
      margin-bottom: 30px; }

  .adverts-option-list {
    display: block; }
    .adverts-option-list .list-item {
      width: 100%;
      margin-bottom: 20px; }
      .adverts-option-list .list-item .list-item-inner {
        padding: 32px 30px 47px 30px; }
        .adverts-option-list .list-item .list-item-inner .item-top h2 {
          font-size: 22px; }
        .adverts-option-list .list-item .list-item-inner .item-top p {
          font-size: 20px; }
          .adverts-option-list .list-item .list-item-inner .item-top p small {
            font-size: 12px; }
        .adverts-option-list .list-item .list-item-inner .item-main .item-action input {
          width: 150px; }
        .adverts-option-list .list-item .list-item-inner .item-main .inner-txt {
          font-size: 18px; }
        .adverts-option-list .list-item .list-item-inner .item-main .txt-sub {
          font-size: 14px; }
        .adverts-option-list .list-item .list-item-inner .item-details {
          height: 150px;
          overflow: hidden;
          -webkit-transition: max-height 0.3s ease;
          -moz-transition: max-height 0.3s ease;
          -ms-transition: max-height 0.3s ease;
          -o-transition: max-height 0.3s ease;
          transition: max-height 0.3s ease; }
          .adverts-option-list .list-item .list-item-inner .item-details p {
            font-size: 14px; }
            .adverts-option-list .list-item .list-item-inner .item-details p:before {
              top: 0; }
          .adverts-option-list .list-item .list-item-inner .item-details .detail-action {
            display: block; }
          .adverts-option-list .list-item .list-item-inner .item-details.item-details-open {
            height: auto; }

  .adverts-intro-list {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px; }
    .adverts-intro-list .list-item .item-img {
      margin-top: 40px;
      margin-bottom: 40px; }
    .adverts-intro-list .list-item h1 {
      font-size: 22px;
      line-height: 1.1; }
    .adverts-intro-list .list-item p {
      font-size: 14px;
      line-height: 26px; }
    .adverts-intro-list .list-item h3 {
      font-size: 20px;
      margin-top: 20px; }
    .adverts-intro-list .list-item h1 + h3 {
      margin-top: 30px; }

  .job-adverts-bottom .inner-txt {
    padding-left: 20px;
    padding-right: 20px; }
    .job-adverts-bottom .inner-txt .title {
      font-size: 16px;
      margin-bottom: 20px; }
    .job-adverts-bottom .inner-txt .company-list {
      margin: 0 -2%; }
      .job-adverts-bottom .inner-txt .company-list .list-item {
        margin: 2%;
        width: 46%; } }
