.enter_main {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  top: -75px;
}
.enter_main .main_left {
  width: 123px;
  float: left;
  margin-top: 140px;
  margin-left: 60px;
}
.enter_main .main_left ul li {
  height: 49px;
  line-height: 49px;
  background: #fff;
  color: #535660;
  text-align: center;
  cursor: pointer;
}
.enter_main .main_left ul li a {
  color: #535660;
  display: block;
  width: 100%;
 line-height: 50px;
}
.enter_main .main_left ul li.hover {
  /* background: #ff4611; */
  font-size: 16px;
}
/* .enter_main .main_left ul li.hover a {
  color: #fff;
} */
.enter_main .main_right {
  width: 1055px;
  min-height: 600px;
  padding: 30px 60px 50px;
  box-sizing: border-box;
  float: left;
  background: #fff;
  border-radius: 20px 20px 0 0;
  /*招聘职位*/
  /*招聘职位*/
  /*联系我们*/
  /*联系我们*/
}
.enter_main .main_right .pos_search {
  margin-top: 30px;
  overflow: hidden;
}
.enter_main .main_right .pos_search input {
  width: 520px;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  border: 1px solid #535660;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.enter_main .main_right .pos_search a {
  width: 150px;
  height: 52px;
  color: #fff;
  line-height: 52px;
  /*vertical-align: middle;*/
  text-align: center;
  background: #535660;
  display: inline-block;
}
.enter_main .main_right .pos_search p {
  line-height: 50px;
  font-size: 14px;
  color: #585c64;
}
.enter_main .main_right .search_category {
  height: auto;
  padding: 20px;
  box-sizing: border-box;
  background: #f5f5f5;
  margin-top: 10px;
  box-shadow: 3px 3px 3px #ededed;
}

.enter_main .main_right .search_category a {
  color: #40444f;
  float: right;
}
.enter_main .main_right .search_category .cond_common {
  font-size: 16px;
  color: #474747;
  line-height: 34px;
  margin-top: 10px;
}
.enter_main .main_right .search_category .cond_common span {
  float: left;
}
.enter_main .main_right .search_category .cond_common ul {
  display: inline-block;
  width: 660px;
  overflow: hidden;
}
.enter_main .main_right .search_category .cond_common ul li {
  display: inline-block;
  min-width: 80px;
  padding: 0 15px;
  box-sizing: border-box;
  height: 34px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
.enter_main .main_right .search_category .cond_common ul li.hover {
  background: #ff4611;
  border-radius: 5px;
  color: #fff;
}

.enter_main .main_right .search_category .s_type .next_menu {
  position: relative;
  width: 87%;
  padding: 10px;
  margin: 10px 0 0 80px;
  border: 1px solid #ffb5a0;
  background: #fff;
  text-align: left;
  overflow: hidden;
}
.enter_main .main_right .search_category .s_type .next_menu a {
  display: inline-block;
  padding: 0 10px;
  color: #535660;
  font-size: 14px;
  float: left;
}
.enter_main .main_right .search_category .s_type .next_menu a.hover {
  color: #ff4611;
}
.enter_main .main_right .search_category .s_type .next_menu span {
  position: absolute;
  top: 5px;
  right: 10px;
}

.enter_main .main_right .pos_list {
  width: 100%;
  margin: 50px 0;
}
.enter_main .main_right .pos_list thead {
  border-bottom: 1px solid #9fa1a7;
  line-height: 40px;
  font-size: 16px;
}
.enter_main .main_right .pos_list tbody tr td {
  text-align: center;

  line-height: 50px;
  font-size: 14px;
}
.enter_main .main_right .pos_list tbody tr td .btn_apply {
  width: 100px;
  line-height: 30px;
  color: #40444f;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  border: 1px solid #535660;
  border-radius: 5px;
}
.enter_main .main_right .address {
  overflow: hidden;
  clear: both;
}
.enter_main .main_right .address ul li {
  width: 420px;
  float: left;
  margin-bottom: 100px;
}
.enter_main .main_right .address ul li:last-child {
  margin-left: 95px;
}
.enter_main .main_right .address ul li .address_tit {
  line-height: 40px;
  border-bottom: 3px solid #c5c7ca;
}
.enter_main .main_right .address ul li .address_tit span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 3px solid #ff4611;
  margin-bottom: -3px;
}
.enter_main .main_right .address ul li .address_pos {
  padding-top: 30px;
}
.enter_main .main_right .address ul li .address_pos h1 {
  font-size: 18px;
  color: #40444f;
}
.enter_main .main_right .address ul li .address_pos h1 span {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 5px 0 0;
}
.enter_main .main_right .address ul li .address_pos h1 span.icon01 {
  width: 15px;
  height: 21px;
  background: url("../../../images/web/style310/address_icon.png");
}
.enter_main .main_right .address ul li .address_pos h1 span.icon02 {
  width: 17px;
  height: 21px;
  background: url("../../../images/web/style310/position_icon.png");
}
.enter_main .main_right .address ul li .address_pos p {
  padding: 0 0 0 20px;
  color: #40444f;
  line-height: 30px;
  font-size: 14px;
}
.enter_main .main_right .address ul li .address_pos p.sps {
  padding-left: 105px;
}
.enter_main .main_right .address ul li .addressMap {
  margin-top: 30px;
}


.hideEle {
	display:none!important;
}


@media screen and (max-width: 1366px) {
  .enter_main {
    width: 1000px;
  }
  .enter_main .main_left {
    width: 100px;
    margin-left: 0px;
  }
  .enter_main .main_left ul li {
    font-size: 14px;
  }
  .enter_main .main_left ul li.hover {
    /* background: #ff4611; */
    font-size: 14px;
  }
  .enter_main .main_right {
    width: 900px;
    padding: 20px 40px 30px;
  }
  .enter_main .main_right .pos_search input {
    width: 370px;
    height: 36px;
	line-height: 36px;
    padding-left: 10px;
  }
  .enter_main .main_right .pos_search a {
    width: 120px;
    height: 38px;
    line-height: 36px;
  }
  .enter_main .main_right .search_category .cond_common {
    font-size: 14px;
  }
  .enter_main .main_right .search_category .cond_common ul {
    width: 600px;
  }
  .enter_main .main_right .search_category .cond_common ul li {
    display: inline-block;
    min-width: 60px;
    padding: 0 15px;
    box-sizing: border-box;
    height: 28px;
    line-height: 28px;
  }
  .enter_main .main_right .search_category .cond_common a {
    font-size: 12px;
  }
  
  .enter_main .main_right .pos_list thead {
    font-size: 14px;
  }
  .enter_main .main_right .pos_list tbody tr td {
    tfont-size: 14px;
  }
  .enter_main .main_right .pos_list tbody tr td .btn_apply {
    font-size: 12px;
  }
  .enter_main .main_right .address ul li {
    width: 380px;
    margin-bottom: 50px;
  }
  .enter_main .main_right .address ul li:last-child {
    margin-left: 60px;
  }
  .enter_main .main_right .address ul li .address_tit {
    line-height: 40px;
    border-bottom: 2px solid #c5c7ca;
  }
  .enter_main .main_right .address ul li .address_tit span {
    font-size: 16px;
    border-bottom: 2px solid #ff4611;
    margin-bottom: -2px;
  }
  .enter_main .main_right .address ul li .address_pos {
    padding-top: 20px;
  }
  .enter_main .main_right .address ul li .address_pos h1 {
    font-size: 16px;
  }
  .enter_main .main_right .address ul li .address_pos h1 span.icon01 {
    width: 12px;
    height: 17px;
    background: url("../../../images/web/style310/address_icon.png");
    background-size: contain;
  }
  .enter_main .main_right .address ul li .address_pos h1 span.icon02 {
    width: 12px;
    height: 15px;
    background: url("../../../images/web/style310/position_icon.png");
    background-size: contain;
  }
  .enter_main .main_right .address ul li .address_pos p {
    padding: 0 0 0 15px;
    font-size: 13px;
  }
  .enter_main .main_right .address ul li .address_pos p.sps {
    padding-left: 95px;
  }
  .enter_main .main_right .address ul li .addressMap img {
    width: 80%;
  }
}
