@charset "utf-8";

body {
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  box-sizing: border-box;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none
}

p {
  padding: 0;
  margin: 0;
}

@media screen and (max-width:1000px) {
  .yxbanner {
    display: none !important;
  }

  .wapyxbanner {
    width: 100%;

  }

  .wapyxbanner img {
    width: 100%;
  }

  .dt {
    width: 95% !important;
  }

  .dt .dtimg {
    width: 100% !important;
  }

  .dt .dtimg .wb {
    bottom: 1% !important;
  }

  .dt .dtimg .wb p:nth-child(1) {
    font-size: 1.2rem !important;
  }

  .dt .dtimg .wb p:nth-child(2) {
    font-size: 0.9rem !important;
    margin: 5% 0 0 0 !important;
  }

  .dt .dtimg .wb p:nth-child(3) {
    font-size: 1.2rem !important;
    margin: 10% 0 0 0 !important;
  }

  .dt .dtimg .wb p:nth-child(4) {
    font-size: 0.9rem !important;
    margin: 5% 0 0 0 !important;
  }

  .dt .dtimg .wb p:nth-child(5) {
    margin: 5% 0 0 0 !important;
    width: 30% !important;
  }

  .zpbanner {
    display: none !important;
  }

  .wapzpbanner {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .wapzpbanner img {
    width: 100%;
  }

  .wapzpbanner .txt {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 40%;

  }

  .wapzpbanner .txt p:nth-child(1) {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 1.3rem;
    color: #ffffff;
    font-weight: normal;
  }

  .wapzpbanner .txt p:nth-child(2) {
    font-size: 0.9rem;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 2% 0 0 0;
    font-weight: normal;
    letter-spacing: 0.5rem;
  }


  .wapzpbanner .txt p:nth-child(3) {
    font-size: 0.9rem;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 2% 0 0 0;
    font-weight: normal;
    letter-spacing: 0.5rem;
  }


  .wapzpbanner .txt p:nth-child(4) {
    font-size: 0.9rem;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 2% 0 0 0;
    font-weight: normal;
    letter-spacing: 0.5rem;
  }

  .zp {
    width: 95% !important;
  }

  .zp .zplist .item {
    flex-direction: column !important;
  }

  .zp .zplist .item .lf {
    width: 100% !important;
  }

  .zp .zplist .item .rg {
    width: 100% !important;
  }

  .liuyan .bd {
    width: 95% !important;
  }

  .lx {
    position: initial !important;
    width: 95% !important;
  }

  .lx .lxlist {
    flex-direction: column !important;
  }

  .lx .lxlist .lf {
    width: 100% !important;
  }

  .lx .lxlist .lf p:nth-child(1) {
    margin: 5% 0 5% 0 !important;
  }

  .lx .lxlist .lf .item {
    margin: 5% 0 0 15% !important;
  }

  .lx .lxlist .lf .item:last-child {
    margin-bottom: 5% !important;
  }

  .lx .lxlist .rg {
    width: 100% !important;
  }

  .lx .lxlist .rg .map {
    display: none !important;
  }

  .lx .lxlist .rg .wapmap {
    width: 100% !important;
    height: 500px !important;
  }

  .lx .lxlist .rg .wapmap img {
    width: 100% !important;
  }

}

@media screen and (min-width:1000px) {
  .wapyxbanner {
    display: none;
  }

  .wapzpbanner {
    display: none;
  }

  .lx .lxlist .rg .wapmap {
    display: none;
  }
}


.yxbanner {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.yxbanner img {
  width: 100%;
}


.dt {
  width: 80%;
  margin: auto;
}

.dt .dtimg {
  width: 80%;
  margin: auto;
  margin-top: 10%;
  margin-bottom: 10%;
  position: relative;
}

.dt .dtimg img {
  width: 100%;
}

.dt .dtimg .wb {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 8%;
  left: 0;
}

.dt .dtimg .wb p:nth-child(1) {
  font-size: 1.5rem;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
}

.dt .dtimg .wb p:nth-child(2) {
  font-size: 1.0rem;
  color: rgba(51, 51, 51, 1);
  margin: 10% 0 0 0;
}

.dt .dtimg .wb p:nth-child(3) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 1.5rem;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
  margin: 15% 0 0 0;
}

.dt .dtimg .wb p:nth-child(3) em {
  font-size: 1.0rem;
}

.dt .dtimg .wb p:nth-child(4) {
  font-size: 1.0rem;
  color: rgba(51, 51, 51, 1);
  margin: 10% 0 0 0;
}


.dt .dtimg .wb p:nth-child(5) {
  border: 1px solid rgba(255, 12, 0, 1);
  width: 100%;
  margin: 10% 0 0 0;
}

/* 人力资源 */
.zpbanner {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.zpbanner img {
  width: 100%;
}

.zpbanner .txt {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 40%;

}

.zpbanner .txt p:nth-child(1) {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 2.5rem;
  color: #ffffff;
  font-weight: normal;
}

.zpbanner .txt p:nth-child(2) {
  font-size: 1.3rem;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 2% 0 0 0;
  font-weight: normal;
  letter-spacing: 0.5rem;
}


.zpbanner .txt p:nth-child(3) {
  font-size: 1.3rem;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 2% 0 0 0;
  font-weight: normal;
  letter-spacing: 0.5rem;
}


.zpbanner .txt p:nth-child(4) {
  font-size: 1.3rem;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 2% 0 0 0;
  font-weight: normal;
  letter-spacing: 0.5rem;
}

.zp {
  width: 80%;
  margin: auto;
}

.zp .zplist {
  display: flex;
  flex-direction: column;
}

.zp .zplist .bt {
  font-size: 1.5rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 1);
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 3% 0 3% 0;
}

.zp .zplist .item {
  width: 100%;
  /* height: 200px; */
  border-bottom: 1px solid rgba(112, 112, 112, 0.3);
  margin: 2% 0 5% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 5% 0;
}

.zp .zplist .item .lf {
  width: 20%;
  /* border: 1px solid rgb(226, 12, 12); */
  display: flex;
  flex-direction: column;
}

.zp .zplist .item .lf em {
  background: rgba(219, 38, 29, 1);
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 2% 0 0;
}

.zp .zplist .item .lf p:nth-child(1) {
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.zp .zplist .item .lf p:nth-child(2) {
  font-size: 0.9rem;
  color: rgba(153, 153, 153, 1);
  margin: 3% 0 3% 0;
}

.zp .zplist .item .lf p:nth-child(3) {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  line-height: 2.0rem;
}

.zp .zplist .item .lf p:nth-child(4) {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  line-height: 2.0rem;
}

.zp .zplist .item .lf p:nth-child(5) {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  line-height: 2.0rem;
}

.zp .zplist .item .lf p:nth-child(6) {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  line-height: 2.0rem;
}

.zp .zplist .item .lf p:nth-child(7):hover {
  cursor: pointer;
}

.zp .zplist .item .lf p:nth-child(7) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  background: rgba(0, 85, 255, 1);
  color: #ffffff;
  font-size: 1.0rem;
  width: 50%;
  justify-content: center;
  padding: 5% 0 5% 0;
  margin: 3% 0 5% 0;
}

.zp .zplist .item .lf p:nth-child(7) img {
  margin: 0 0 0 2%;
}



.zp .zplist .item .rg {
  width: 70%;
  /* border: 1px solid rgb(226, 12, 12); */
  display: flex;
  flex-direction: column;
}

.zp .zplist .item .rg .gw {
  display: flex;
  flex-direction: column;
}

.zp .zplist .item .rg .gw p:nth-child(1) {
  font-size: 1.0rem;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
}

.zp .zplist .item .rg .gw p:nth-child(2) {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  line-height: 1.8rem;
  margin: 2% 0 0 0;
}

.zp .zplist .item .rg .zw {
  display: flex;
  flex-direction: column;
  margin: 2% 0 0 0;
}

.zp .zplist .item .rg .zw p:nth-child(1) {
  font-size: 1.0rem;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;

}

.zp .zplist .item .rg .zw p:nth-child(2) {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  line-height: 1.8rem;
  margin: 2% 0 0 0;
}

/* 在线留言 */
.liuyan {
  z-index: 9999;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
}

.liuyan .bd {
  width: 30%;
  background: #ffffff;
  border-radius: 1.0rem;
  position: relative;
}

.liuyan .bd .close {
  position: absolute;
  right: 3%;
  top: 3%;
}

.liuyan .bd .close:hover {
  cursor: pointer;
}

.liuyan .bd .form {
  display: flex;
  flex-direction: column;
  margin: 5% 0 0 0;
}

.liuyan .bd .form .bt {
  color: rgba(0, 0, 0, 1);
  font-size: 1.0rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 0 5% 0;
}

.liuyan .bd .form .input {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin: 0 0 5% 0;
}

.liuyan .bd .form .input .item {
  width: 40%;
  display: flex;
  flex-direction: column;
}

.liuyan .bd .form .input .item span {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  margin: 0 0 5% 0;
}

.liuyan .bd .form .input .item input {
  height: 1.8rem;
  border: 1px solid rgba(224, 224, 224, 1);
}

.liuyan .bd .form .input .item1 {
  width: 90%;
  display: flex;
  flex-direction: column;
}

.liuyan .bd .form .input .item1 span {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 1);
  margin: 0 0 2% 0;
}


.liuyan .bd .form .input .item1 textarea {
  border: 1px solid rgba(224, 224, 224, 1);
}

.liuyan .bd .form .tijiao {
  display: flex;
  flex-direction: row;
  justify-content: center;    margin: 0 0 5% 0;
}

.liuyan .bd .form .tijiao:hover button {
  cursor: pointer;
}

.liuyan .bd .form .tijiao button {
  background: rgba(0, 85, 255, 1);
  color: #ffffff;
  border: 0;
  padding: 2% 6% 2% 6%;
  width: 30%;
}

/* 联系我们 */
.lx-nr {
  width: 100%;
  padding: 10% 0 10% 0;
  background: rgba(247, 247, 247, 1);
  position: relative;
}

.lx {
  width: 80%;
  margin: auto;
  background: #ffffff;
  border-radius: 10px;
  padding: 0 0 0 0;
  position: absolute;
  left: 10%;
  bottom: 15%;
  /* height: 500px; */
}

.lx .lxlist {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.lx .lxlist .lf {
  width: 50%;
  display: flex;
  flex-direction: column;
}

.lx .lxlist .lf p:nth-child(1) {
  font-size: 1.5rem;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 20% 0 5% 0;
}

.lx .lxlist .lf .item {
  display: flex;
  flex-direction: column;
  margin: 5% 0 0 32%;
}

.lx .lxlist .lf .item:last-child {
  margin-bottom: 10%;
}

.lx .lxlist .lf .item span:nth-child(1) {
  display: flex;
  flex-direction: row;
  font-size: 1.0rem;
  color: rgba(51, 51, 51, 1);
  align-items: center;
}

.lx .lxlist .lf .item span:nth-child(1) img {
  width: 16px;
  height: 15px;
  margin: 0 2% 0 0;
}

.lx .lxlist .lf .item:last-child span:nth-child(1) img {
  width: 12px;
  height: 16px;
  margin: 0 2% 0 0;
}

.lx .lxlist .lf .item span:nth-child(2) {
  color: rgba(51, 51, 51, 1);
  font-size: 1.0rem;
  margin: 2% 0 0 4%;
}

.lx .lxlist .rg {
  width: 50%;
}

.lx .lxlist .rg .map {
  width: 100%;
  height: 100%;
}

.lx .lxlist .rg .map img {
  width: 100%;
}