#banner {
  width: 100%;
  height: 463px;
  background-color: #f7f0e6; }
  #banner .img_wrapper {
    width: 100%;
    height: 100%;
    background-image: url("../img/20.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

@media screen and (max-width: 750px) {
  #banner {
    height: 4.63rem; } }
.title {
  text-align: center; }
  .title p:nth-of-type(1) {
    font-size: 30px;
    font-family: "triu";
    line-height: 30px;
    display: inline-block; }
  .title p:nth-of-type(2) {
    color: #4d4d4d;
    font-size: 20px;
    line-height: 20px;
    margin-top: 14px; }

#recruitment {
  width: 1200px;
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 30px; }
  #recruitment .content {
    width: 100%;
    margin-top: 28px; }
    #recruitment .content .recu_con {
      width: 100%;
      margin-bottom: 20px; }
      #recruitment .content .recu_con .top {
        width: 100%;
        height: 54px;
        background-color: #f5f5f5;
        line-height: 54px;
        color: #4d4d4d;
        font-size: 18px;
        text-indent: 11px;
        font-weight: bold;
        position: relative;
        z-index: 20; }
        #recruitment .content .recu_con .top .fen {
          margin: 0 13px; }
        #recruitment .content .recu_con .top .font_1 {
          font-size: 16px; }
        #recruitment .content .recu_con .top .font_2 {
          font-size: 14px; }
        #recruitment .content .recu_con .top .close {
          display: inline-block;
          width: 17px;
          height: 17px;
          background-color: #4d4d4d;
          border-radius: 50%;
          color: #fff;
          margin-top: 20px;
          line-height: 17px;
          text-align: center;
          text-indent: 0;
          margin-right: 30px;
          cursor: pointer;
          margin-left: 50px; }
      #recruitment .content .recu_con .bottom {
        width: 100%;
        padding-top: 16px;
        box-shadow: 0px 0px 15px 0px #f6f5f4;
        text-indent: 10px;
        padding-bottom: 30px;
        display: none;
        position: relative; }
        #recruitment .content .recu_con .bottom .line {
          font-size: 0; }
          #recruitment .content .recu_con .bottom .line li {
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            color: #4d4d4d;
            line-height: 30px; }
            #recruitment .content .recu_con .bottom .line li span {
              margin-left: 36px;
              font-weight: 100;
              font-size: 12px; }
          #recruitment .content .recu_con .bottom .line li:nth-of-type(1) {
            width: 41%; }
          #recruitment .content .recu_con .bottom .line li:nth-of-type(2) {
            width: 36%; }
        #recruitment .content .recu_con .bottom ol {
          color: #4d4d4d;
          margin-top: 14px; }
          #recruitment .content .recu_con .bottom ol p {
            font-size: 14px;
            font-weight: bold;
            line-height: 30px; }
          #recruitment .content .recu_con .bottom ol li {
            list-style-type: decimal;
            list-style-position: inside;
            line-height: 30px;
            color: #4c4c4c;
            font-size: 12px; }
        #recruitment .content .recu_con .bottom button {
          position: absolute;
          width: 145px;
          height: 47px;
          background-color: #8c7b50;
          color: #fff;
          line-height: 47px;
          bottom: 38px;
          right: 80px;
          border-radius: 10px; 
          margin-left: 0;}
    #recruitment .content .recu_con.active .top {
      background-color: #978861;
      color: #fff; }
      #recruitment .content .recu_con.active .top .close {
        float: right;
        color: #978861;
        background-color: #fff; }

@media screen and (max-width: 1220px) {
  #recruitment {
    width: 100%; } }
@media screen and (max-width: 800px) {
  #recruitment {
    width: 100%; }
    #recruitment .content .recu_con .bottom .line li span {
      margin-left: 4px; }
    #recruitment .content .recu_con .bottom .line li:nth-of-type(1) {
      width: 33%; }
    #recruitment .content .recu_con .bottom .line li:nth-of-type(2) {
      width: 33%; }
    #recruitment .content .recu_con .bottom button {
      position: static;
      margin-top: 20px;
      margin-left: 10px; }
    #recruitment .fhNav_ .nav_ li {
      margin: 0; } }
@media screen and (max-width: 450px) {
  #recruitment {
    width: 100%;
    box-sizing: border-box;
    padding: 0 .24rem;
    padding-top: 48px; }
    #recruitment .content .recu_con .top .close {
      margin-left: .2rem;
      margin-right: .1rem; }
    #recruitment .content .recu_con .bottom {
      text-indent: 0; }
      #recruitment .content .recu_con .bottom .line li span {
        margin-left: 4px; }
      #recruitment .content .recu_con .bottom .line li:nth-of-type(1) {
        width: auto; }
      #recruitment .content .recu_con .bottom .line li:nth-of-type(2) {
        width: auto; } }
#contact {
  width: 100%;
  padding-top: 68px;
  padding-bottom: 44px;
  background-color: #fafafa; }
  #contact .title p:nth-of-type(3) {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    color: #4c4c4c; }
  #contact .bottom {
    margin-top: 42px;
    width: 100%;
    height: 412px;
    font-size: 0; }
    #contact .bottom .left {
      display: inline-block;
      width: 50%;
      height: 100%;
      background-image: url("../img/22.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      font-size: 0;
      vertical-align: top;
      text-align: right; }
      #contact .bottom .left img {
        width: 152px;
        height: 152px; }
      #contact .bottom .left form {
        font-size: 16px;
        display: inline-block;
        width: 382px;
        text-align: left;
        margin: 0 30px;
        margin-top: 24px;
        color: #999; }
        #contact .bottom .left form input {
          width: 100%;
          height: 70px;
          line-height: 70px;
          background-color: transparent;
          border: 0;
          border-bottom: 1px solid #999;
          outline: none;
          color: #999;
          text-indent: 10px; }
        #contact .bottom .left form input::-webkit-input-placeholder {
          color: #999; }
        #contact .bottom .left form input::-moz-input-placeholder {
          color: #999; }
        #contact .bottom .left form input::-ms-input-placeholder {
          color: #999; }
        #contact .bottom .left form button {
          width: 125px;
          height: 40px;
          background-color: transparent;
          border: 1px solid #999;
          margin-top: 36px;
          color: #999; }
    #contact .bottom .w_ctb2 {
      display: inline-block;
      width: 50%;
      height: 100%; }

@media screen and (max-width: 1220px) {
  #contact .bottom .left {
    text-align: center; }
    #contact .bottom .left img {
      width: 220px;
      height: 220px;
      margin-top: 96px; }
    #contact .bottom .left form {
      display: none; } }
@media screen and (max-width: 750px) {
  #contact .bottom {
    height: 4.12rem; }
    #contact .bottom .left {
      text-align: center; }
      #contact .bottom .left img {
        width: 2.2rem;
        height: 2.2rem;
        margin-top: .96rem; }
      #contact .bottom .left form {
        display: none; } }
#submit {
  width: 1200px;
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 30px; }
  #submit label {
    font-size: 16px;
    line-height: 72px;
    margin-right: 10px;
    color: #4d4d4d; }
  #submit .text {
    height: 60px;
    font-size: 16px;
    outline: none;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9; }
  #submit input::-webkit-input-placeholder {
    color: #ccc; }
  #submit input::-moz-input-placeholder {
    color: #ccc; }
  #submit input::-ms-input-placeholder {
    color: #ccc; }
  #submit .select {
    position: relative;
    width: 120px;
    height: 48px;
    line-height: 48px;
    background-color: #ccc;
    color: #333;
    line-height: 48px;
    text-align: center;
    margin-top: 40px;
    border-radius: 6px; }
    #submit .select input {
      width: 100%;
      height: 100%;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0; }

@media screen and (max-width: 1220px) {
  #submit {
    width: 100%;
    box-sizing: border-box;
    padding: 0 24px;
    padding-top: 48px;
    padding-bottom: 30px; } }

/*# sourceMappingURL=contact.css.map */
