.gybanner {
  background-image: url(../image/zoujnb.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.gywarp {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}

.gycont {
  color: #fff;
}

.gycont h2 {
  font-size: 34px;
  text-align: center;
  line-height: 55px;
}

.gycont p {
  font-size: 20px;
  padding-top: 2%;
  padding-bottom: 5%;
  text-align: left;
  line-height: 35px;
  text-indent: 32px;
}

.qiyeblue {
  height: 87px;
  background-color: #313f62;
}

.qiyewrap {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}

.qiyemian {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  top: -35px;
  padding-bottom: 8%;
}

.qiyemian dl {
  width: 31%;
  position: relative;
}

.qiyemian dl img {
  width: 100%;
  height: auto;
}

.qiyemian dl dd {
  display: block;
  width: 80%;
  line-height: 60px;
  background-color: #313f62;
  font-size: 20px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: -10%;
  left: 10%;
  border: 2px solid #6287b5;
}

.shiliwarp {
  width: 1400px;
  height: auto;
  margin: 0 auto;
}

.shiliwarp .shilizuo {
  float: left;
  width: 55%;
}

.shiliwarp .shilizuo h2 {
  font-size: 26px;
  padding-bottom: 4%;
}

.shiliwarp .shilizuo p {
  font-size: 16px;
  text-indent: 32px;
  color: #232323;
  padding-right: 35px;
  margin-bottom: 6%;
  line-height: 28px;
}

.shiliwarp .shiliinp {
  width: 80%;
}

.shiliwarp .shiliinp a {
  width: 30%;
  display: block;
  float: left;
  line-height: 50px;
  color: #fff;
  background-color: #b71111;
  text-align: center;
  font-size: 24px;
}

.shiliwarp .shiliinp p {
  box-sizing: border-box;
  float: left;
  line-height: 48px;
  padding-left: 10%;
  border: 1px solid #b71111;
  font-size: 24px;
  border-right: none;
  position: relative;
}

.shiliwarp .shiliinp p::after {
  content: '';
  display: block;
  background-image: url(../image/phone2.png);
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 13px;
  left: 60px;
}

.shiliwarp .shiliyou {
  float: right;
  width: 45%;
}

.shiliwarp .shiliyou ul {
  padding: 5% 5% 0 5%;
  width: 75%;
  box-shadow: 0 0 5px #e3e3e3;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.shiliwarp .shiliyou li {
  width: 48%;
  padding-bottom: 5%;
}

.shiliwarp .shiliyou li img {
  width: 100%;
}

.warpbox {
  padding: 5% 0;
}

.gjhz {
  background-color: #324162;
  padding-bottom: 5%;
}

.maxgjhz {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.maxgjhz img {
  width: 100%;
}

.warpbox a:hover {
  background-color: #145bb3;
}

@media screen and (max-width: 1400px) {
  .gywarp,
  .shiliwarp,
  .qiyewrap,
  .maxgjhz {
    width: 1200px;
  }
  .shiliwarp .shiliinp {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .gywarp,
  .shiliwarp,
  .qiyewrap,
  .maxgjhz {
    width: 950px;
  }
  .shiliwarp .shiliinp a {
    width: 25%;
  }
}

@media screen and (max-width: 950px) {
  .gywarp,
  .shiliwarp,
  .qiyewrap,
  .maxgjhz {
    width: 750px;
  }
  .gycont h2 {
    font-size: 1.8rem;
  }
  .gycont p {
    font-size: 1.2rem;
  }
  .qiyewrap {
    width: 750px;
  }
  .qiyemian {
    padding-bottom: 5%;
  }
  .qiyemian dl dd {
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(49, 63, 98, 0.8);
    border: none;
  }
  .shiliwarp .shilizuo p {
    padding-right: 0;
    font-size: 1rem;
    line-height: 25px;
  }
  .shiliwarp .shiliinp a {
    font-size: 1rem;
  }
  .shiliwarp .shiliinp p::after {
    display: none;
  }
  .shiliinp #bthp {
    line-height: 48px;
    padding-left: 0;
    padding-right: 10%;
  }
  .shiliwarp .shiliinp p {
    border: 1px solid #b71111;
  }
  .shiliinp #bthp {
    padding-right: 15%;
  }
}

@media screen and (max-width: 790px) {
  .gywarp,
  .shiliwarp,
  .qiyewrap {
    width: 95%;
  }
  .maxgjhz {
    width: 100%;
  }
  .qiyemian dl dd {
    font-size: 1rem;
  }
  .qiyeblue {
    display: none;
  }
  .qiyemian {
    position: static;
  }
  .qiyemian dt {
    padding-top: 8%;
  }
  .qiyemian dl {
    width: 48%;
  }
  .gycont p {
    padding-bottom: 8%;
  }
  .shiliwarp {
    width: 90%;
  }
  .shiliwarp .shilizuo {
    float: none;
    width: 100%;
  }
  .shiliwarp .shilizuo h2 {
    text-align: center;
  }
  .shiliwarp .shiliinp a {
    width: 28%;
    margin-left: 15%;
  }
  .shiliwarp .shiliyou {
    float: none;
    width: 100%;
  }

}

@media screen and (max-width: 560px) {
  .gycont h2 {
    font-size: 1.6rem;
  }
  .shiliwarp .shiliinp a {
    margin-left: 0;
  }
  .shiliinp #bthp {
    padding-right: 5%;
  }
  .shiliwarp .shiliyou ul {
    width: 100%;
    box-sizing: border-box;
  }
  .gycont p {
    font-size: 1rem;
    line-height: 25px;
  }
  .gycont h2 {
    font-size: 1.4rem;
    line-height: 40px;
  }
  .shiliwarp .shilizuo p{font-size: 14px;line-height: 23px;}
  .shiliinp #bthp {font-size: 16px;}
}
