.met-zhaopin {
}
.met-zhaopin .met-zhaopin-list {
  margin: 0 auto;
  width: 83.33333333%;
}
.met-zhaopin .met-zhaopin-list ul {
  padding:0;
  list-style: none;
}
.met-zhaopin .met-zhaopin-list .item {
    margin-top: 30px;
    padding: 30px 0;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgb(15 35 65 / 5%);
    box-sizing: border-box;
    background: #fff;
}
.met-zhaopin .met-zhaopin-list .item dl {
  position: relative;
}
.met-zhaopin .met-zhaopin-list .item dl dd {
  display: inline-block;
  float: left;
}
.met-zhaopin .met-zhaopin-list .item .d-1 {
  margin-right: -380px;
  padding-left: 80px;
  width: 300px;
  text-align: left;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .til {
  margin-top: 17px;
  line-height: 36px;
  font-size: 24px;
  white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
    color: #333;
    overflow: hidden;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .ftil {
  margin-bottom: 17px;
  line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
  color: #0c538a;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .con {
  margin-top: 90px;
    font-size: 16px;
    line-height: 30px;
    display: none;
    color: #888;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth {
  right: 0;
  top: 0;
  width: 250px;
  position: absolute;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth .img {
  padding: 10px 0;
  text-align: center;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth .btn {
  top: 30px;
    right: -15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
  display: block;
    background: #13898B;
  position: absolute;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth .btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #FFF;
  transform: translate(-50%,-50%);
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth span:first-child {
    width: 12px;
    height: 1px;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth span:last-child {
    width: 1px;
    height: 12px;
    transition: all .5s ease 0s;
}
.met-zhaopin .met-zhaopin-list .item .d-2 {
  width: 100%;
}
.met-zhaopin .met-zhaopin-list .item .d-2 .box {
  margin: 0 250px 0 380px;
    padding-left: 65px;
    height: 90px;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    border-left: 1px solid #eee;
    color: #888;
  overflow: hidden;
}
.met-zhaopin .met-zhaopin-list .item .d-2 .con {
  margin-bottom: 15px;
  line-height: 30px;
}
.met-zhaopin .met-zhaopin-list .item .d-2 .msg {
  color: #13898B;
}
@media (max-width:1360px) {
.met-zhaopin .met-zhaopin-list .item .d-1 {
  margin:0;
  padding: 0;
  width: 100%;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .box {
  margin:0 150px 0 50px;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth {
  width: 150px;
}
.met-zhaopin .met-zhaopin-list .item.on .d-1 .con {
  margin:0;
}
.met-zhaopin .met-zhaopin-list .item.on .d-1 .con p {
  margin-right: 15px;
  display: inline;
}
.met-zhaopin .met-zhaopin-list .item .d-2 {
  display: none;
}
.met-zhaopin .met-zhaopin-list .item .d-2 .box {
  margin: 0;
  padding: 15px 50px 0;
}
.met-zhaopin .met-zhaopin-list .item.on .d-2 {
  display: block;
}
}
@media (max-width:1199px) {
}
@media (max-width:991px) {
.met-zhaopin .met-zhaopin-list .item {
  margin-bottom: 20px;
  padding: 15px 0;
}
.met-zhaopin .met-zhaopin-list .item .d-2 .box {
  padding-bottom: 15px;
}
}
@media (max-width:699px) {
.met-zhaopin .met-zhaopin-list .item .d-1 .til{
  font-size: 20px;
}
}
@media (max-width:575px) {
.met-zhaopin .met-zhaopin-list .item .d-1 .box {
  margin:0 30px;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .til, .met-zhaopin .met-zhaopin-list .item .d-1 .ftil {
  margin:0;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth {
  width: auto;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth .img {
  display: none;
}
.met-zhaopin .met-zhaopin-list .item .d-1 .oth .btn {
  top: 13px;
}
.met-zhaopin .met-zhaopin-list .item.on .d-1 .ftil {
  margin-bottom: 10px;
}
}
.met-zhaopin .met-zhaopin-list .item.on .d-2 .box {
  height: auto;
}
.met-zhaopin .met-zhaopin-list .item.on .d-1 .con {
  display: block;
}
.met-zhaopin .met-zhaopin-list .item.on .d-3 .btn span:last-child {
  height: 0;
}
@media (max-width:575px) {
.met-zhaopin .met-zhaopin-list .item.on .d-2 .box {
  padding: 15px 30px 0;
}
}