body {
  margin: 0 auto;
}

.about-body {
  width: 100%;
  height: auto;
  padding: 9.25rem 0;
  box-sizing: border-box;
}

.about-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-box-img {
  width: 4.5rem;
  height: 1.25rem;
}
.about-box-text {
  font-weight: bold;
  font-size: 3.5rem;
  color: #1d0000;
  margin: 0 1.875rem;
}

.tips {
  width: 7.5rem;
  height: 0.125rem;
  background-color: #d6000f;
  margin: 1.5rem auto;
}

.about-text {
  width: 52.5rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 1.25rem;
  color: #333333;
  text-align: center;
  margin: 5rem auto;
}

.about-list {
  width: 100%;
  height: auto;
  padding: 0 22.5rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.about-list-box {
  width: 16.875rem;
  height: auto;
  background-color: #f8f8f8;
  padding: 2.5rem 1.5625rem;
  box-sizing: border-box;
  border-radius: 1rem;
}

.about-list-box-img {
  width: 4rem;
  height: 4rem;
}

.about-list-box-title {
  font-weight: 800;
  font-size: 1.125rem;
  color: #1d0000;
  margin-top: 1rem;
}

.about-list-box-text {
  font-weight: 400;
  font-size: 0.875rem;
  color: #1d0000;
  margin-top: 1.5rem;
}

.map-box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.map-box-img {
  width: 75rem;
  height: 57.5rem;
}

.about-data {
  width: 100%;
  padding: 0 22.5rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.about-data-box {
  width: 23.375rem;
  height: 13.8125rem;
  padding: 3.5rem 4.375rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f8f8f8;
  border-radius: 1rem;
  margin-bottom: 2.5rem;
  box-shadow: 5 5 5 5 #000;
}

.about-data-box-title {
  font-weight: 400;
  font-size: 3.5rem;
  color: #d6000f;
}

.about-data-box-span {
  font-weight: 400;
  font-size: 0.875rem;
  color: #1d0000;
}

.about-data-box-text {
  font-weight: 800;
  font-size: 1.125rem;
  color: #1d0000;
  margin-top: 1.5rem;
}

.information-body {
  width: 100%;
  padding: 0 22.5rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.information-bodys {
  padding: 1.5rem 0;
  box-sizing: border-box;
  border-bottom: 1px solid #999999;
}

.information-box {
  width: 36rem;
  display: flex;
  justify-content: space-between;
}

.information {
  width: 20rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 1rem;
  color: #999999;
}

.information-text {
  width: 30rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 1rem;
  color: #999999;
}

.information-date {
  width: 5.625rem;
  height: 5.5rem;
  display: flex;
  flex-direction: column;
  border-right: 0.0625rem solid #333333;
  margin-bottom: 6.4375rem;
}

.information-y {
  font-weight: bold;
  font-size: 2rem;
  color: #333333;
}

.information-m {
  font-weight: 400;
  font-size: 1rem;
  color: #333333;
  margin-top: 0.75rem;
}

.information-img {
  width: 36.6875rem;
  height: 12.5rem;
}

.information-title {
  font-weight: 400;
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 2rem;
  padding-top: 2rem;
  box-sizing: border-box;
}

.information-texts {
  font-weight: 400;
  font-size: 1rem;
  color: #333333;
  margin-bottom: 1.25rem;
}

.information {
  width: 30rem;
  /* padding-top: rem;
        box-sizing: border-box; */
}

.but {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3.5rem;
}

.but-img {
  width: 75rem;
  height: 3.5rem;
}

.map-boxs {
  width: 100%;
  display: flex;
  justify-content: center;
}

.map-box-imgs {
  width: 75rem;
  height: 42.1875rem;
}

.abouts {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5.5rem;
}

.abouts-box {
  width: 75rem;
  height: 9.3125rem;
  background: #f8f8f8;
  border-radius: 1rem;
  padding: 2rem 1.5rem;
  box-sizing: border-box;
  margin-bottom: 1.25rem;
}

.abouts-box-title {
  font-weight: 800;
  font-size: 1.125rem;
  color: #1d0000;
}

.abouts-box-text {
  font-weight: 400;
  font-size: 0.875rem;
  color: #1d0000;
}

.banner {
  width: 100%;
  height: 1080px;
}

.banner-box {
  width: 100%;
  height: 1080px;
}

.banner-img {
  width: 100%;
  height: 1080px;
}

.layui-carousel {
  width: 100%;
  height: 1080px;
}

.header {
  width: 75rem;
  height: 4.5rem;
  background: rgba(214, 0, 15, 0.8);
  box-shadow: 0px 3px 8px 1px rgba(255, 255, 255, 0.2);
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #ffffff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.75rem;
  box-sizing: border-box;
  /* position: fixed; */
  position: absolute;
  left: 24.375rem;
  top: 40px;
  z-index: 9999;
}

.header-img {
  width: 6.5rem;
  height: 2.125rem;
}

.ul {
  width: 43.75rem;
  height: 4.5rem;
  display: flex;
  align-items: center;
}

.ul > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 41rem;
  align-items: center;
}

li {
  list-style: none;
}

.ul li {
  height: 3rem;
  line-height: 3rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
}

.ul li a {
  font-size: 0.9375rem;
  color: #ffffff;
  text-align: center;
  display: block;
  text-decoration: none;
  opacity: 0.7;
}

.ul li a:hover {
  color: #ffffff;
  opacity: 1;
}

.ul li:hover {
  height: 3rem;
  line-height: 3rem;
  border-bottom: 2px solid #ffffff;
}

.back {
  width: 4.5rem;
  height: 2.25rem;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  font-weight: bold;
  font-size: 1rem;
  color: #d6000f;
  line-height: 2.25rem;
  text-align: center;
}

.footer {
  width: 100%;
  height: 42.5rem;
}

.footer-img {
  width: 100%;
  height: 42.5rem;
}
