.career-box {
  padding-top: 2.5rem;
  padding-bottom: 3rem; }
  .career-box .list {
    padding-bottom: 2rem; }

.f9f9f9 {
  background: #f9f9f9; }

.career-tops {
  font-size: 0;
  padding-bottom: 2rem;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap; }
  .career-tops .li {
    width: 18.5%;
    margin-left: 1.875%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1); }
    .career-tops .li .imgs {
      width: 2.1rem;
      height: 2.1rem;
      margin: 0 auto; }
    .career-tops .li:nth-child(5n+1) {
      margin-left: 0; }
    .career-tops .li .span {
      line-height: 1.625;
      padding: 0 .7rem;
      color: #333333;
      text-align: center;
      margin-top: 1.05rem; }

@media screen and (max-width: 1023px) {
  .career-tops .li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 2%; }
    .career-tops .li:nth-child(5n+1) {
      margin-left: 2%; }
    .career-tops .li:nth-child(3n+1) {
      margin-left: 0; } }
@media screen and (max-width: 767px) {
  .career-box {
    padding-top: 1.75rem;
    padding-bottom: 1.5rem; }

  .career-box .list {
    padding-bottom: 1rem; }

  .career-tops .li .span {
    margin-top: .5rem;
    line-height: 1.5;
    padding: 0 .25rem; }
    .career-tops .li .span br {
      display: none; }

  .career-tops .li {
    padding-top: .75rem;
    padding-bottom: .75rem; }

  .career-tops {
    padding-bottom: 1.25rem; } }
.form-list-tops, .form-list-bots .ul-tops {
  font-size: 0; }
  .form-list-tops .td, .form-list-bots .ul-tops .td {
    position: relative;
    z-index: 2; }

.form-list .td {
  display: inline-block;
  vertical-align: top;
  height: 1.75rem;
  width: 16.66%;
  text-align: left;
  padding-left: 2.3rem;
  line-height: 1.75rem; }
.form-list .td6 {
  width: 2.25rem;
  color: #2da7e8;
  transition: .5s ease-in-out;
padding-left: 0;
text-align: center; }
.form-list .td5 {
  width: calc(33.36% - 2.25rem); }

.form-list-tops {
  background-color: #2da7e8;
  margin-bottom: .5rem; }
  .form-list-tops .td {
    color: #fff;
    position: relative; }
    .form-list-tops .td:nth-child(1):before {
      display: none; }
    .form-list-tops .td:before {
      position: absolute;
      content: "";
      width: 1px;
      height: 100%;
      left: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.1); }
    .form-list-tops .td.td6:before {
      display: none; }

.conmore {
  display: inline-block;
  vertical-align: top;
  background-color: #2da7e8;
  color: #fff;
  line-height: 1.35rem;
  height: 1.35rem;
  padding: 0 1rem;
  transition: .5s ease-in-out; }
  .conmore:hover {
    color: #fff; }

.form-list-bots .ul-tops {
  cursor: pointer; }
  .form-list-bots .ul-tops .td6 {
    position: relative; }
    .form-list-bots .ul-tops .td6:before {
      position: absolute;
      content: "";
      width: 16px;
      height: 16px;
      background: url(../img/cha.png) no-repeat center;
      background-size: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      transition: .5s ease-in-out;
      opacity: 0; }
.form-list-bots .ul:nth-child(1) .ul-tops {
  border-top: 1px solid #e8e8e8; }
.form-list-bots .ul:nth-child(2n+2) .ul-tops {
   }
.form-list-bots .ul-tops {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-top: 1px solid transparent;
  position: relative;
  transition: .5s ease-in-out; }
  .form-list-bots .ul-tops:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
   
    box-sizing: border-box;
    opacity: 0;
    transition: .5s ease-in-out; }
  .form-list-bots .ul-tops span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; }
.form-list-bots .ul-bots {
  display: none;
  padding: 1.625rem 5rem 2rem 2.25rem;
  position: relative;
  border-top: none;
  border: 1px solid #e8e8e8;
  border-top: none; }
.form-list-bots .ulbox {
  font-size: 0;
 }
  .form-list-bots .ulbox .box {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    color: #333333; }
  .form-list-bots .ulbox .tits {
    line-height: 1.625; }
  .form-list-bots .ulbox .txts {
    line-height: 2;
    margin-top: .2rem;
    color: #555; }
.form-list-bots .ul.active{
	box-shadow: -30px 0px 90px 30px rgba(0,0,0,0.07); 
}
.form-list-bots .ul.active .ul-tops {
  

  transition: .5s ease-in-out; }
.form-list-bots .ul.active .ul-tops:before {
  opacity: 1;
  border-width: 1px;
  transition: .5s ease-in-out; }
.form-list-bots .ul.active .td6 {
  text-indent: -999px;
  overflow: hidden;
  transition: .5s ease-in-out; }
  .form-list-bots .ul.active .td6:before {
    opacity: 1;
    transition: .5s ease-in-out; }

@media (max-width: 1023px) {
  .form-list-bots .ulbox .box {
    width: 100%; }
    .form-list-bots .ulbox .box:nth-child(n+2) {
      margin-top: 1.25rem; }

  .form-list-bots .ul-bots {
    padding: 1.25rem; }

  .form-list .td {
    display: none;
    text-align: left; }
    .form-list .td.td1, .form-list .td.td6 {
      display: block; }
    .form-list .td.td1 {
      float: left;
      width: calc(100% - 2.25rem);
      padding-left: 1.25rem; }
    .form-list .td.td6 {
      float: right; }

  .form-list-tops,
  .form-list-bots .ul-tops {
    overflow: hidden; } }
@media (min-width: 1024px) {
  .conmore {
    transition: .5s ease-in-out; }
    .conmore:hover {
      transition: .5s ease-in-out;
      transform: translateY(-5px); } }
@media (max-width: 767px) {
  .form-list-bots .ul-bots {
    padding: .75rem; }

  .form-list-bots .ulbox .txts {
    line-height: 1.5; } }
@media (max-width: 1190px) {
  .contacts-fllist {
    padding-right: 1.25rem; }

  .contacts-frlist {
    padding-left: 1rem; } }
@media (max-width: 1023px) {
  .contacts-box {
    padding-top: 2rem;
    padding-bottom: 3rem; }

  .contacts-fllist {
    width: 100%;
    padding-right: 0; }

  .contacts-frlist {
    width: 100%;
    padding-left: 0;
    margin-top: 1.25rem; } }
@media (max-width: 767px) {
  .contacts-fllist .items {
    width: 100%;
    margin-left: 0; }
    .contacts-fllist .items:nth-child(n+2) {
      margin-top: 1rem; }
    .contacts-fllist .items .items-tops {
      height: auto !important; } }

/*# sourceMappingURL=recruitment.css.map */
