* {
  margin: 0;
  padding: 0 !important;
  list-style: none;
  text-decoration: none !important;
}
@font-face {
  font-family: RUIZIZHENYANTIMIANFEISHANGYONG-2;
  src: url(../font/RUIZIZHENYANTIMIANFEISHANGYONG-2.TTF);
}
.banner {
  height: 500px;
  background: url(../img/qxgs.jpg) no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;

}
.banner h1 {
  font-size: 60px;
  color: #fdf204;
  font-family: RUIZIZHENYANTIMIANFEISHANGYONG-2;
}
.banner ul {
  display: flex;
  align-items: center;
  background: url(../img/home.png) no-repeat left center;
  padding-left: 34px !important;
}
.banner ul li {
  font-size: 14px;
  line-height: 20px;
  margin-right: 10px;
  color: #ccc;
}
.banner ul li a {
  color: #ccc;
}
.content {
  background: #000;
}
.content .contentOne {
  background: #111;
  margin-top: 50px;
  padding: 38px 23px !important;
}
.content .contentOne div:nth-child(2n+1) {
  position: relative;
  height: 484px;
  margin-bottom: 88px;
}
.content .contentOne div:nth-child(2n+1) .img {
  position: relative;
  z-index: 1;
  width: 561px;
}
.content .contentOne div:nth-child(2n+1) .img img {
  width: 561px;
  height: auto;
}
.content .contentOne div:nth-child(2n+1) .describe {
  width: 844px;
  background: #222;
  padding: 83px 50px 59px 298px !important;
  position: absolute;
  top: 77px;
  right: 0;
  z-index: 0;
}
.content .contentOne div:nth-child(2n+1) .describe h1 {
  font-size: 25px;
  color: #fff;
}
.content .contentOne div:nth-child(2n+1) .describe p {
  font-size: 16px;
  line-height: 25px;
  color: #666;
  margin-bottom: 30px;
}
.content .contentOne div:nth-child(2n+1) .describe a {
  color: #666;
  width: 151px;
  height: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  border-radius: 16px 0px 16px 0px;
  border: solid 1px #666666;
  background: #222;
}
.content .contentOne div:nth-child(2n) {
  position: relative;
  height: 484px;
  margin-bottom: 88px;
}
.content .contentOne div:nth-child(2n) .img {
  position: relative;
  z-index: 1;
  width: 561px;
  top: 0;
  left: 609px;
}
.content .contentOne div:nth-child(2n) .img img {
  width: 561px;
  height: auto;
}
.content .contentOne div:nth-child(2n) .describe {
  width: 844px;
  background: #222;
  padding: 83px 298px 59px 50px !important;
  position: absolute;
  top: 77px;
  left: 0;
  z-index: 0;
}
.content .contentOne div:nth-child(2n) .describe h1 {
  font-size: 25px;
  color: #fff;
}
.content .contentOne div:nth-child(2n) .describe p {
  font-size: 16px;
  line-height: 25px;
  color: #666;
  margin-bottom: 30px;
}
.content .contentOne div:nth-child(2n) .describe a {
  color: #666;
  width: 151px;
  height: 38px;
  display: block;
  text-align: center;
  line-height: 38px;
  border-radius: 16px 0px 16px 0px;
  border: solid 1px #666666;
  background: #222;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .banner {
    height: auto;
    padding: 100px 0 !important;
  }
  .banner h1 {
    font-size: 3.75rem;
  }
  .content .contentOne div:nth-child(2n+1) {
    margin-bottom: 40px !important;
    height: auto !important;
  }
  .content .contentOne div:nth-child(2n+1) .img {
    width: 100% !important;
  }
  .content .contentOne div:nth-child(2n+1) .img img {
    width: 100% !important;
    height: auto !important;
  }
  .content .contentOne div:nth-child(2n+1) .describe {
    width: 100% !important;
    background: #222 !important;
    padding: 20px !important;
    position: static !important;
  }
  .content .contentOne div:nth-child(2n+1) .describe h1 {
    font-size: 25px !important;
    color: #fff !important;
  }
  .content .contentOne div:nth-child(2n+1) .describe p {
    font-size: 16px !important;
    line-height: 25px !important;
    color: #666 !important;
    margin-bottom: 30px !important;
  }
  .content .contentOne div:nth-child(2n+1) .describe a {
    color: #666;
    width: 151px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    border-radius: 16px 0px 16px 0px;
    border: solid 1px #666666;
    background: #222;
  }
  .content .contentOne div:nth-child(2n) {
    position: relative;
    height: auto;
    margin-bottom: 88px;
  }
  .content .contentOne div:nth-child(2n) .img {
    width: 100%;
    position: static;
  }
  .content .contentOne div:nth-child(2n) .img img {
    width: 100%;
    height: auto;
  }
  .content .contentOne div:nth-child(2n) .describe {
    width: 100%;
    background: #222;
    padding: 20px !important;
    position: static;
  }
  .content .contentOne div:nth-child(2n) .describe h1 {
    font-size: 25px;
    color: #fff;
  }
  .content .contentOne div:nth-child(2n) .describe p {
    font-size: 16px;
    line-height: 25px;
    color: #666;
    margin-bottom: 30px;
  }
  .content .contentOne div:nth-child(2n) .describe a {
    color: #666;
    width: 151px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    border-radius: 16px 0px 16px 0px;
    border: solid 1px #666666;
    background: #222;
  }
}
@media screen and (max-width: 767px) {
  .banner {
    height: auto;
    padding: 0 6.25rem !important;
  }
  .banner h1 {
    font-size: 1.875rem;
  }
  .content .contentOne div:nth-child(2n) {
    margin-bottom: 40px;
    height: auto;
  }
  .content .contentOne div:nth-child(2n) .img {
    width: 100%;
    left: 0;
  }
  .content .contentOne div:nth-child(2n) .img img {
    width: 100%;
    height: auto;
  }
  .content .contentOne div:nth-child(2n) .describe {
    width: 100%;
    background: #222;
    padding: 20px !important;
    position: static;
  }
  .content .contentOne div:nth-child(2n) .describe h1 {
    font-size: 25px;
    color: #fff;
  }
  .content .contentOne div:nth-child(2n) .describe p {
    font-size: 16px;
    line-height: 25px;
    color: #666;
    margin-bottom: 30px;
  }
  .content .contentOne div:nth-child(2n) .describe a {
    color: #666;
    width: 151px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    border-radius: 16px 0px 16px 0px;
    border: solid 1px #666666;
    background: #222;
  }
  .content .contentOne div:nth-child(2n+1) {
    position: relative;
    height: auto;
    margin-bottom: 88px;
  }
  .content .contentOne div:nth-child(2n+1) .img {
    width: 100%;
    position: static;
  }
  .content .contentOne div:nth-child(2n+1) .img img {
    width: 100%;
    height: auto;
  }
  .content .contentOne div:nth-child(2n+1) .describe {
    width: 100%;
    background: #222;
    padding: 20px !important;
    position: static;
  }
  .content .contentOne div:nth-child(2n+1) .describe h1 {
    font-size: 25px;
    color: #fff;
  }
  .content .contentOne div:nth-child(2n+1) .describe p {
    font-size: 16px;
    line-height: 25px;
    color: #666;
    margin-bottom: 30px;
  }
  .content .contentOne div:nth-child(2n+1) .describe a {
    color: #666;
    width: 151px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    border-radius: 16px 0px 16px 0px;
    border: solid 1px #666666;
    background: #222;
  }
}
