@media screen and (max-width: 1024px) {
  .banner #al {
    top: 28% !important;
  }
  .introduction p {
    font-size: 14px !important;
  }
  .ulOne {
    margin: 3rem 0;
  }
  .ulOne li:nth-child(1) {
    width: 65% !important;
    height: 380px !important;
  }
  .ulOne li:nth-child(2) {
    padding-left: 2% !important;
    width: 34% !important;
  }
  .ulOne li:nth-child(2) a {
    margin-top: .5rem !important;
    line-height: 45px !important;
    width: 80% !important;
    height: 45px !important;
    font-size: 1rem;
  }
  .ulOne li:nth-child(2) b {
    margin: 1rem 0 1rem 0 !important;
  }
  .ulOne li:nth-child(2) h2 {
    margin-top: 0 !important;
  }
  .ulTwo li {
    width: 49.6% !important;
    height: 185px !important;
    margin-bottom: 6px !important;
  }
  .ulTwo .margin {
    margin-right: .2% !important;
  }
  .icon {
    width: 55px !important;
  }
  .icon .icon1 span {
    background: url("../img/tubiao1.png") 55% -50% no-repeat !important;
  }
  .icon .icon2 {
    background: url("../img/tubiao2.png") 35% 35% no-repeat !important;
  }
  .icon span {
    width: 55px !important;
    height: 55px !important;
    line-height: 90px !important;
    font-size: 12px !important;
  }
  .homeBox h3 {
    font-size: 15px !important;
  }
  .homeBox .more {
    margin-top: 20px !important;
  }
  .homeBox .border {
    margin: 20px auto 10px 0 !important;
  }
  .homeBox ul:nth-child(1) {
    width: 48% !important;
    margin-right: 1% !important;
  }
  .homeBox ul:nth-child(2) {
    width: 48% !important;
    margin-left: 1% !important;
  }
  .homeBox .background .newsImages {
    height: 160px !important;
  }
  .newsChild li {
    height: 110px !important;
  }
  .newsChild li div:nth-child(1) {
    width: 195px !important;
  }
  .newsChild li .text {
    width: 346px !important;
  }
  .newsChild li div:nth-child(3) div {
    width: 55px !important;
    height: 55px !important;
  }
  .newsChild li h3 {
    height: 110px !important;
  }
}
.introductionBox {
  width: 100%;
  background: white;
}
.jiantou {
  top: -34px;
  margin: 0 auto;
  width: 160px;
  height: 35px;
  z-index: 100;
}
.introduction {
  padding: 50px 0;
  background: white;
}
.introduction .marginTop {
  margin-top: 2rem;
}
.introduction p {
  font-size: 16px;
  line-height: 29.4px;
  margin: 0;
}
.introduction .ulOne {
  margin: 3rem 0;
}
.introduction .ulOne li:nth-child(1) {
  width: 802px;
  height: 520px;
}
.introduction .ulOne li:nth-child(2) {
  padding: 0 0 0 2rem;
  width: 350px;
}
.introduction .ulOne li:nth-child(2) a {
  display: block;
  float: right;
  margin-top: 4.5rem;
  line-height: 55px;
  width: 260px;
  height: 55px;
  font-size: 1rem;
  color: #727272;
  border: 2px solid #AEAEAE;
}
.introduction .ulOne li:nth-child(2) a:hover {
  color: white;
  border: 2px solid #3774FF;
  background: #3774FF;
}
.introduction .ulOne li:nth-child(2) b {
  margin: 7rem 0 1rem 0;
}
.introduction .ulOne li:nth-child(2) h2 {
  margin-top: 0;
}
.introduction .ulTwo {
  flex-wrap: wrap;
}
.introduction .ulTwo li {
  width: 597px;
  height: 300px;
  margin-bottom: 6px;
}
.introduction .ulTwo .margin {
  margin-right: 6px;
}
.icon {
  width: 65px;
}
.icon .icon1 {
  background: #AB987A;
}
.icon .icon1 span {
  background: url("../img/tubiao1.png") 46% 0 no-repeat;
}
.icon .icon2 {
  background: url("../img/tubiao2.png");
  background-size: 100% 100% ;
}
.icon span {
  display: block;
  width: 65px;
  height: 65px;
  line-height: 100px;
  text-align: center;
  color: white;
  font-size: 14px;
}
li {
  overflow: hidden;
}
.newsBack {
  width: 100%;
  height: 800px;
  background: url("../img/background.png");
  background-size: 100% 100% ;
}
.news {
  height: 800px;
  padding: 50px 0;
  font-family: "Microsoft Yahei", Regular, sans-serif;
}
.news .border1 {
  margin-bottom: 40px;
}
.news .homeBox {
  height: 68.2%;
}
.news .homeBox .relative .absolute {
  height: 140px;
  top: 0;
  right: 0;
}
.news .homeBox h3 {
  font-size: 18px;
  text-align: left;
  font-weight: normal;
}
.news .homeBox .more {
  display: block;
  width: 192px;
  height: 39px;
  line-height: 39px;
  margin-top: 35px;
  color: #A4A4A4;
  border: 2px solid #A4A4A4;
  text-align: center;
}
.news .homeBox .more:hover {
  color: white;
  border: 2px solid #3774FF;
  background: #3774FF;
}
.news .homeBox .border {
  margin: 45px auto 20px 0;
  width: 30%;
}
.news .homeBox ul:nth-child(1) {
  width: 583px;
  margin-right: 34px;
}
.news .homeBox ul:nth-child(2) {
  width: 583px;
}
.news .homeBox .background {
  background: white;
}
.news .homeBox .background .newsImages {
  height: 190px;
}
.news .homeBox .background li:nth-child(2),
.news .homeBox .background li:nth-child(3) {
  padding: 0 20px;
}
.news .homeBox .background p {
  font-size: 16px;
  margin: 0;
}
.news .homeBox .background .toText:hover p {
  color: red;
}
.news .newsChild {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news .newsChild li {
  width: 100%;
  height: 130px;
  display: flex;
}
.news .newsChild li div {
  height: 100%;
}
.news .newsChild li div:nth-child(1) {
  width: 172px;
}
.news .newsChild li .text {
  width: 346px;
  background: white;
}
.news .newsChild li div:nth-child(3) div {
  width: 65px;
  height: 65px;
}
.news .newsChild li h3 {
  height: 130px;
  padding: 10% 10%;
  font-family: "Microsoft Yahei";
  color: #6F6F6F;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .newsChild li h3:hover {
  color: red;
}
.news .toNews {
  display: block;
  margin: 0 auto;
  width: 260px;
  height: 60px;
  font-weight: bold;
  margin-top: 50px;
  line-height: 60px;
  border: 2px solid #116783;
  color: #116783;
}
.news .toNews:hover {
  color: white;
  background: #116783;
}
/*# sourceMappingURL=home.css.map */