.recr-main {
  width: 1200px;
  margin: auto;
  margin-bottom: 50px;
}
.recr-con {
  margin-top: 55px;
}
form {
  height: 50px;
}
form .form-set {
  width: 428px;
  height: 48px;
  border: 1px solid #e9e9e9;
  float: left;
  line-height: 48px;
  background: #f7f7f7;
  position: relative;
}
form .tact-main {
  font-size: 14px;
  color: #898989;
  margin-left: 70px;
}
form .flo-select01 {
  position: relative;
  cursor: pointer;
}
form .flo-select01 i {
  background: url(../images/sea.jpg) -8px 14px;
  display: inline-block;
  width: 9px;
  height: 9px;
  position: absolute;
  right: 20px;
  margin: auto;
  top: 0;
  bottom: 0;
}
.flo-select02 {
  line-height: 32px;
  background: #f7f7f7;
  font-size: 14px;
  color: #898989;
  position: absolute;
  /* margin-left: 70px; */

  /* margin-left: 70px; */

  width: 427px;
  border: 1px solid #e9e9e9;
  left: -1px;
  display: none;
}
.flo-select02 li {
  padding-left: 70px;
  cursor: pointer;
}
.form-text {
  width: 740px;
  float: right;
  height: 48px;
  border: 1px solid #e9e9e9;
  background: #f7f7f7;
}
.form-text input[type~=text] {
  width: 500px;
  height: 48px;
  margin-left: 30px;
  border: 0;
  background: #f7f7f7;
  font-size: 14px;
  color: #898989;
}
.form-text input[type~=button] {
  width: 80px;
  height: 50px;
  background: url(../images/sea.jpg) -28px -1px no-repeat;
  border: 0px;
  float: right;
  cursor: pointer;
}
.recr-ul {
  margin-top: 25px;
}
.recr-ul li {
  margin-bottom: 20px;
}
.recr-ul li .recr-ul-top {
  width: 100%;
  height: 60px;
  background: #6cade8;
  cursor: pointer;
}
.recr-ul li .recr-ul-top .recr-ul-top-left {
  width: 6px;
  height: 60px;
  background: #6cade8;
  float: left;
}
.recr-ul li .recr-ul-top .recr-ul-tleft-font {
  font-size: 18px;
  color: #fff;
  line-height: 60px;
  margin-left: 40px;
  float: left;
}
.recr-ul li .recr-ul-top i {
  display: inline-block;
  background: url(../images/tb.png) 0px 0px;
  width: 23px;
  height: 23px;
  float: right;
  margin-right: 35px;
  margin-top: 20px;
}
.recr-ul .recr-ul-bom {
  display: none;
  width: 1200px;
  min-height: 695px;
  background: url(../images/b6-6.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
      padding-bottom: 10px;
}
.recr-ul .recr-ul-bom .recr-ul-bul {
  padding: 0px 50px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 25px;
}
.recr-ul .recr-ul-bom .recr-ul-bul li {
  float: left;
  font-size: 16px;
  color: #323232;
  margin-right: 128px;
}
.recr-ul .recr-ul-bom hr {
  width: 100%;
  background: #cee2f7;
  margin-bottom: 35px;
}
.recr-ul .recr-ul-bom .recr-bfont {
  margin-bottom: 40px;
  padding: 0px 50px;
}
.recr-ul .recr-ul-bom .recr-bfont h1 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
}
.recr-ul .recr-ul-bom .recr-bfont p {
  font-size: 14px;
  color: #323232;
  margin-bottom: 10px;
}
.recr-ul .recr-ul-bom .recr-bb-bon {
  overflow: hidden;
  padding: 0px 50px;
}
.recr-ul .recr-ul-bom .recr-bb-bon .recr-bb-bonl {
  float: left;
  font-size: 16px;
  color: #333333;
}
.recr-ul .recr-ul-bom .recr-bb-bon a {
  display: inline-block;
  float: right;
  margin-right: 10px;
  width: 170px;
  height: 40px;
  background: url(../images/bb.jpg);
}
.recr-ul .recr-ul-on .recr-ul-top-left {
  background: #0159a4!important;
}
.recr-ul .recr-ul-on .recr-ul-top {
  background: #027bea;
}
.recr-ul .recr-ul-on i {
  background: url(../images/tb.png) -32px -2px !important;
}
.recr-ul .recr-ul-on .recr-ul-bom {
  display: block;
}
.flo-select02 li:hover {
  border-bottom: 1px solid #e9e9e9;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  
}
@media (min-width: 1200px) and (max-width: 1220px) {
  .recr-main {
    width: 98%;
    margin: auto;
    margin-bottom: 50px;
  }
  .recr-ul .recr-ul-bom {
    display: none;
    width: 100%;
    height: 695px;
    background: url(../images/b6-6.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .form-text {
    width: 715px;
    float: right;
    height: 48px;
    border: 1px solid #e9e9e9;
    background: #f7f7f7;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul li {
    float: left;
    font-size: 16px;
    color: #333333;
    margin-right: 118px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .recr-main {
    width: 98%;
    margin: auto;
    margin-bottom: 50px;
  }
  .recr-ul .recr-ul-bom {
    display: none;
    width: 100%;
    height: 695px;
    background: url(../images/b6-6.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .form-text {
    width: 610px;
    float: right;
    height: 48px;
    border: 1px solid #e9e9e9;
    background: #f7f7f7;
  }
  form .form-set {
    width: 365px;
    height: 48px;
    border: 1px solid #e9e9e9;
    float: left;
    line-height: 48px;
    background: #f7f7f7;
    position: relative;
  }
  form .tact-main {
    font-size: 14px;
    color: #898989;
    margin-left: 33px;
  }
  .flo-select02 li {
    padding-left: 33px;
    cursor: pointer;
  }
  .flo-select02 {
    line-height: 32px;
    background: #f7f7f7;
    font-size: 14px;
    color: #898989;
    position: absolute;
    /* margin-left: 70px; */
  
    /* margin-left: 70px; */
  
    width: 365px;
    border: 1px solid #e9e9e9;
    left: -1px;
    display: none;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul li {
    float: left;
    font-size: 16px;
    color: #333333;
    margin-right: 81px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .recr-main {
    width: 98%;
    margin: auto;
    margin-bottom: 50px;
  }
  .recr-ul .recr-ul-bom {
    display: none;
    width: 100%;
    height: 695px;
    background: url(../images/b6-6.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .form-text {
    width: 610px;
    float: right;
    height: 48px;
    border: 1px solid #e9e9e9;
    background: #f7f7f7;
  }
  form .form-set {
    width: 365px;
    height: 48px;
    border: 1px solid #e9e9e9;
    float: left;
    line-height: 48px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
  }
  form .tact-main {
    font-size: 14px;
    color: #898989;
    margin-left: 33px;
  }
  .flo-select02 li {
    padding-left: 33px;
    cursor: pointer;
  }
  .flo-select02 {
    line-height: 32px;
    background: #f7f7f7;
    font-size: 14px;
    color: #898989;
    position: absolute;
    /* margin-left: 70px; */
  
    /* margin-left: 70px; */
  
    width: 365px;
    border: 1px solid #e9e9e9;
    left: -1px;
    display: none;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul li {
    float: left;
    font-size: 16px;
    color: #333333;
    margin-right: 39px;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul {
    padding: 0px 50px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 5px;
  }
  .recr-ul .recr-ul-bom .recr-bfont {
    margin-bottom: 25px;
    padding: 0px 50px;
  }
  form {
    height: 120px;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .recr-main {
    width: 98%;
    margin: auto;
    margin-bottom: 50px;
  }
  .recr-ul .recr-ul-bom {
    display: none;
    width: 100%;
    height: 695px;
    background: url(../images/b6-6.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .form-text {
    width: 100%;
    float: right;
    height: 48px;
    border: 1px solid #e9e9e9;
    background: #f7f7f7;
  }
.form-text input[type~=text] {
    width: 417px;
    height: 48px;
    margin-left: 30px;
    border: 0;
    background: #f7f7f7;
    font-size: 14px;
    color: #898989;
}
  form .form-set {
    width: 100%;
    height: 48px;
    border: 1px solid #e9e9e9;
    float: left;
    line-height: 48px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
  }
  form .tact-main {
    font-size: 14px;
    color: #898989;
    margin-left: 33px;
  }
  .flo-select02 li {
    padding-left: 33px;
    cursor: pointer;
  }
  .flo-select02 {
    line-height: 32px;
    background: #f7f7f7;
    font-size: 14px;
    color: #898989;
    position: absolute;
    /* margin-left: 70px; */
  
    /* margin-left: 70px; */
  
    width: 100%;
    border: 1px solid #e9e9e9;
    left: -1px;
    display: none;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul li {
    float: left;
    font-size: 16px;
    color: #333333;
    margin-right: 39px;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul {
    padding: 0px 16px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .recr-ul li {
    margin-bottom: 15px;
  }
  .recr-ul .recr-ul-bom .recr-bfont {
    margin-bottom: 25px;
    padding: 0px 15px;
  }
  form {
    height: 120px;
  }
  .recr-ul .recr-ul-bom .recr-bb-bon {
    overflow: hidden;
    padding: 0px 15px;
  }
  .recr-con {
    margin-top: 15px;
  }
}
@media (max-width: 479px) {
  .recr-main {
    width: 98%;
    margin: auto;
    margin-bottom: 50px;
  }
  .recr-ul .recr-ul-bom {
    display: none;
    width: 100%;
    height: auto;
    background: url(../images/b6-6.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 20px;
  }
  .form-text {
    width: 100%;
    float: right;
    height: 48px;
    border: 1px solid #e9e9e9;
    background: #f7f7f7;
  }
  .form-text input[type~=text] {
    width: 240px;
    height: 48px;
    margin-left: 11px;
    border: 0;
    background: #f7f7f7;
    font-size: 14px;
    color: #898989;
  }
  .recr-ul .recr-ul-bom .recr-bb-bon .recr-bb-bonl {
    float: none;
    font-size: 16px;
    color: #333333;
  }
  .recr-ul .recr-ul-bom .recr-bb-bon a {
    display: block;
    float: none;
    margin-right: 10px;
    width: 170px;
    height: 40px;
    background: url(../images/bb.jpg);
    margin-top: 10px;
  }
  form .form-set {
    width: 100%;
    height: 48px;
    border: 1px solid #e9e9e9;
    float: left;
    line-height: 48px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
  }
  form .tact-main {
    font-size: 14px;
    color: #898989;
    margin-left: 10px;
  }
  .flo-select02 li {
    padding-left: 3%;
    cursor: pointer;
  }
  .flo-select02 {
    line-height: 32px;
    background: #f7f7f7;
    font-size: 14px;
    color: #898989;
    position: absolute;
    /* margin-left: 70px; */
  
    /* margin-left: 70px; */
  
    width: 100%;
    border: 1px solid #e9e9e9;
    left: -1px;
    display: none;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul li {
    float: left;
    font-size: 16px;
    color: #333333;
    margin-right: 39px;
  }
  .recr-ul .recr-ul-bom .recr-ul-bul {
    padding: 0px 16px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .recr-ul li {
    margin-bottom: 15px;
  }
  .recr-ul .recr-ul-bom .recr-bfont {
    margin-bottom: 25px;
    padding: 0px 15px;
  }
  form {
    height: 120px;
  }
  .recr-ul .recr-ul-bom .recr-bb-bon {
    overflow: hidden;
    padding: 0px 15px;
  }
  .recr-con {
    margin-top: 15px;
  }
}
