main .anav {
  display: flex;
  width: 70%;
  margin: auto;
  padding: 1.4375rem 0px;
}
main .anav img {
  margin-right: 0.5rem;
}
main .anav a {
  font-size: 0.875rem;
  color: #000000;
  padding: 0 0.5rem;
  position: relative;
}
main .anav p {
  padding-left: 0.5rem;
  font-size: 0.875rem;
  color: #E71A32;
}
main .anav a::after {
  content: "|";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-60%);
  font-size: 0.875rem;
}
main .abtext {
  display: flex;
  background: url("../images/LOGO\ hirono-文字（背景）.png") no-repeat left top;
  background-size: contain;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
}
main .abtext .tit {
  font-family: SourceHanSerifSC-Heavy;
  font-size: 2rem;
  color: #000000;
  margin-bottom: 29px;
}
main .abtext .xian {
  width: 48px;
  height: 8px;
  background: #666666;
}
main .abtext .abltop {
  margin-top: 2.6875rem;
  width: 70%;
  font-size: 14px;
  color: #000000;
  line-height: 2;
}
main .abtext .abltop p {
  margin-bottom: 28px;
}
main .abtext .atright {
  margin-bottom: 3.625rem;
  width: 70%;
  display: flex;
  justify-content: space-between;
  background: url('../images/ab1.jpg') no-repeat center center;
  background-size: cover;
  background-color: #f6f6f6;
  box-sizing: border-box;
  padding: 2.3125rem 0;
}
main .abtext .atright .one {
  width: 20%;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
main .abtext .atright .one .otop {
  display: flex;
  align-items: end;
}
main .abtext .atright .one .otop .counter {
  font-family: SourceHanSerifSC-Medium;
  font-size: 1.625rem;
  color: #E71B33;
  font-weight: 600;
}
main .abtext .atright .one .otop p {
  font-size: 0.8125rem;
  color: #000000;
}
main .abtext .atright .one .pbot {
  font-family: SourceHanSerifSC-Light;
  font-size: 14px;
  color: #666666;
}
main .abtext .atright .one::after {
  content: "";
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  height: 100%;
  width: 5px;
  background: #E5E5E5;
  border-radius: 1px;
}
main .abtext .atright .one:nth-child(4n)::after {
  display: none;
}
main .product {
  width: 100%;
  background: url('../images/ryzz1.jpg') no-repeat;
  background-size: cover;
  display: flex;
  padding: 3.75rem 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
main .product .prh1 {
  font-family: SourceHanSerifSC-Heavy;
  font-size: 2rem;
  color: #fff;
  margin-bottom: 28px;
}
main .product .xian {
  width: 48px;
  height: 8px;
  background: #fff;
}
main .product .prbox {
  margin-top: 2.6875rem;
  border: 1px solid #ffffff52;
  border-radius: 4px;
  padding: 2%;
  padding-bottom: 0;
  box-sizing: border-box;
  width: 70%;
  position: relative;
}
main .product .prbox .prbanner {
  width: 100%;
  overflow: hidden;
}
main .product .prbox .prbanner .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
main .product .prbox .prbanner .swiper-wrapper .swiper-slide div {
  width: 24%;
  margin-right: 1.3%;
  margin-bottom: 1.3%;
  cursor: pointer;
}
main .product .prbox .prbanner .swiper-wrapper .swiper-slide div img {
  width: 100%;
}
main .product .prbox .prbanner .swiper-wrapper .swiper-slide div:nth-child(4n) {
  margin-right: 0;
}
main .product .prbox .goleft,
main .product .prbox .goright {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translate(0, -50%);
  font-size: 16px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  border: 1px solid #999999;
  border-radius: 100%;
  opacity: 0.8;
  font-family: SourceHanSerifSC-Heavy;
  transition: all ease-in-out 0.4s;
}
main .product .prbox .goright {
  left: auto;
  right: -5%;
}
main .product .prbox .goleft:hover,
main .product .prbox .goright:hover {
  border-color: #E71A32;
  opacity: 1;
  color: #fff;
  background-color: #E71A32;
}
main .wenhua {
  width: 100%;
  display: flex;
  padding: 3.75rem 0;
  flex-direction: column;
  align-items: center;
}
main .wenhua .prh1 {
  font-family: SourceHanSerifSC-Heavy;
  font-size: 2rem;
  color: #000;
  margin-bottom: 28px;
}
main .wenhua .xian {
  width: 48px;
  height: 8px;
  background: #666666;
}
main .wenhua .ablbottom {
  margin-top: 4.3125rem;
  display: flex;
  width: 70%;
  justify-content: space-between;
}
main .wenhua .ablbottom .zz {
  cursor: pointer;
  width: 30%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 41px 28px 60px 28px;
  box-sizing: border-box;
  border-radius: 16px;
  font-size: 14px;
  color: #593237;
  border: 1px solid #00000000;
  text-align: center;
  transition: all ease-in-out 0.5s;
  border: 1px solid #efc3c8;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
main .wenhua .ablbottom .zz img {
  margin-bottom: 2rem;
  width: 24px;
}
main .wenhua .ablbottom .zz .zh1 {
  font-size: 1.125rem;
  font-family: SourceHanSerifSC-Bold;
  margin-bottom: 1rem;
}
main .wenhua .ablbottom .zz .zp {
  font-size: 0.875rem;
  color: #000;
  font-family: SourceHanSerifSC-ExtraLight;
}
main .zhaop {
  width: 100%;
  display: flex;
  padding: 3.75rem 0;
  padding-bottom: 3rem;
  flex-direction: column;
  align-items: center;
  background: url('../images/zpxin.jpg') no-repeat left top;
  background-size: cover;
}
main .zhaop .prh1 {
  font-family: SourceHanSerifSC-Heavy;
  font-size: 2rem;
  color: #fff;
  margin-bottom: 28px;
}
main .zhaop .xian {
  width: 48px;
  height: 8px;
  background: #fff;
}
main .zhaop .zpbox {
  margin-top: 4.3125rem;
  width: 70%;
  display: flex;
}
main .zhaop .zpbox .zpboxl {
  width: 60%;
  box-sizing: border-box;
  padding: 3% 4%;
  background: #fdfdfdb5;
  display: flex;
  flex-direction: column;
}
main .zhaop .zpbox .zpboxl .mcrh1,
main .zhaop .zpbox .zpboxl .mch1 {
  font-family: SourceHanSerifSC-Bold;
  font-size: 3rem;
  color: #E71A32;
}
main .zhaop .zpbox .zpboxl .mch1 {
  color: #000;
  margin-bottom: 2.5rem;
}
main .zhaop .zpbox .zpboxl .mc {
  padding: 0.75rem 2rem;
  background: #E71A32;
  border-radius: 4px;
  color: #FFFFFF;
  font-family: SourceHanSerifSC-Bold;
  width: auto;
  /* 宽度根据内容和内边距自动调整 */
  align-self: flex-start;
  /* 如果需要左对齐 */
  margin-bottom: 2rem;
}
main .zhaop .zpbox .zpboxl .zz {
  font-size: 0.875rem;
  line-height: 2;
  color: #000;
}
main .zhaop .zpbox .zpboxl .zz .zzh1 {
  font-family: SourceHanSerifSC-Bold;
}
main .zhaop .zpbox .zpboxr {
  width: 40%;
  box-sizing: border-box;
  padding: 4%;
  background: url('../images/zpxin2.jpg') no-repeat left top;
  background-size: cover;
  display: flex;
  flex-direction: column;
}
main .zhaop .zpbox .zpboxr img {
  width: 50%;
  margin-bottom: 2rem;
}
main .zhaop .zpbox .zpboxr p {
  font-size: 1.125rem;
  color: #FFFFFF;
  line-height: 2;
}
main .linian {
  width: 100%;
  display: flex;
  padding: 3.75rem 0;
  flex-direction: column;
  align-items: center;
}
main .linian .prh1 {
  font-family: SourceHanSerifSC-Heavy;
  font-size: 2rem;
  color: #000;
  margin-bottom: 28px;
}
main .linian .xian {
  width: 48px;
  height: 8px;
  background: #666666;
  margin-bottom: 5.3125rem;
}
main .linian .imgsbox {
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
main .linian .imgsbox .text {
  width: 45%;
  display: flex;
  flex-direction: column;
}
main .linian .imgsbox .text h1 {
  font-family: SourceHanSerifSC-Bold;
  font-size: 1.25rem;
  color: #000000;
  line-height: 2rem;
  margin-bottom: 1.4375rem;
}
main .linian .imgsbox .text p {
  font-size: 0.875rem;
  color: #000000;
  line-height: 2;
}
main .linian .imgsbox img {
  width: 46%;
}
main .linian .imgsbox:nth-child(2n) {
  flex-direction: row-reverse;
}
main .yanf {
  width: 100%;
  display: flex;
  padding: 3.75rem 0;
  flex-direction: column;
  align-items: center;
  background: url("../images/beijing.png") no-repeat left top;
  background-size: cover;
}
main .yanf .prh1 {
  font-family: SourceHanSerifSC-Heavy;
  font-size: 2rem;
  color: #000;
  margin-bottom: 28px;
}
main .yanf .xian {
  width: 48px;
  height: 8px;
  background: #666666;
}
main .yanf .imgsbox {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
main .yanf .imgsbox .text {
  width: 65%;
  display: flex;
  flex-direction: column;
}
main .yanf .imgsbox .text h1 {
  font-family: SourceHanSerifSC-Bold;
  font-size: 2.375rem;
  color: #E71A32;
  line-height: 2rem;
  margin-bottom: 1.4375rem;
}
main .yanf .imgsbox .text p {
  font-size: 0.875rem;
  color: #000000;
  line-height: 2;
}
main .yanf .imgsbox img {
  width: 30%;
}
main .yanf .textt {
  display: flex;
  width: 70%;
  justify-content: space-between;
}
main .yanf .textt .textl,
main .yanf .textt .textr {
  display: flex;
  width: 45%;
  flex-direction: column;
  box-sizing: border-box;
  padding: 3.125rem 1.8125rem;
  background-color: #fff;
  border-radius: 4px 80px 4px 80px;
}
main .yanf .textt .textl h1,
main .yanf .textt .textr h1 {
  font-family: SourceHanSerifSC-Bold;
  font-size: 1.25rem;
  color: #000000;
  margin-bottom: 1.8rem;
}
main .yanf .textt .textl p,
main .yanf .textt .textr p {
  font-size: 14px;
  color: #000000;
  line-height: 2;
}
main .yanf .textt .textr {
  border-radius: 80px 4px 80px 4px;
}
main .shouh {
  width: 100%;
  display: flex;
  padding: 3.75rem 0;
  flex-direction: column;
  align-items: center;
}
main .shouh .prh1 {
  font-family: SourceHanSerifSC-Heavy;
  font-size: 2rem;
  color: #000;
  margin-bottom: 28px;
}
main .shouh .xian {
  width: 48px;
  height: 8px;
  background: #666666;
}
main .shouh .bigsbox {
  margin-top: 2.5rem;
  width: 70%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
main .shouh .bigsbox .one {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .shouh .bigsbox .one img {
  width: 100%;
}
main .shouh .bigsbox .one p {
  text-align: center;
  width: 100%;
  padding: 1rem 0;
  font-size: 1.375rem;
  font-family: SourceHanSerifSC-Bold;
  color: #000;
  transition: all ease-in-out 1.5s;
}
main .shouh .bigsbox .one .od {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  padding: 1.875rem 2.1875rem;
  color: #000000;
  background: fff8fa;
  transition: all ease-in-out 3s;
}
main .shouh .bigsbox .one .od p {
  background-color: #fff;
  color: #000;
  text-align: left;
}
main .shouh .bigsbox .one:hover p,
main .shouh .bigsbox .act p {
  color: #fff;
  background-color: #E71A32;
}
main .shouh .bigsbox .one:hover .od,
main .shouh .bigsbox .act .od {
  opacity: 1;
  max-height: 9999px;
}
main .shouh .bigsbox .one:hover .od p,
main .shouh .bigsbox .act .od p {
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 0;
}
@media screen and (max-width: 1280px) {
  main .anav {
    width: 90%;
  }
  main .abtext .abltop,
  main .abtext .atright {
    width: 90%;
  }
  main .product .prbox {
    width: 90%;
  }
  main .wenhua .ablbottom {
    width: 90%;
  }
  main .wenhua .ablbottom .zz {
    border: 1px solid #efc3c8;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  }
  main .wenhua .ablbottom .zz .zp {
    font-size: 12px;
    white-space: nowrap;
  }
  main .zhaop .zpbox {
    width: 90%;
  }
  main .linian .imgsbox {
    width: 90%;
  }
  main .yanf .imgsbox,
  main .yanf .textt {
    width: 90%;
  }
  main .shouh .bigsbox {
    width: 90%;
  }
}
@media screen and (max-width: 970px) {
  main .banner {
    margin-top: 64px;
  }
  main .anav {
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
  }
  main .abtext .tit {
    text-align: center;
    margin-bottom: 2%;
  }
  main .abtext .xian {
    margin: auto;
  }
  main .abtext .abltop {
    margin-top: 0;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
  }
  main .abtext .abltop p {
    margin-bottom: 2%;
  }
  main .abtext .atright {
    width: 100%;
    padding: 5%;
    margin-bottom: 0;
  }
  main .abtext .atright .one::after {
    display: none;
  }
  main .product {
    box-sizing: border-box;
    padding: 5%;
    overflow: hidden;
  }
  main .product .pren {
    margin-top: 0;
    margin-bottom: 2%;
  }
  main .product .prh1 {
    margin-bottom: 2%;
  }
  main .product .prbox {
    margin-top: 5%;
    width: 100%;
    margin-bottom: 0;
  }
  main .product .prbox .prbanner .swiper-wrapper .swiper-slide div {
    width: 49%;
    margin-right: 1%;
  }
  main .product .prbox .prbanner .swiper-wrapper .swiper-slide div img {
    width: 100%;
  }
  main .product .prbox .prbanner .swiper-wrapper .swiper-slide div:nth-child(2n) {
    margin-right: 0;
  }
  main .product .prbox .goleft,
  main .product .prbox .goright {
    display: none;
  }
  main .wenhua {
    padding: 5%;
    box-sizing: border-box;
  }
  main .wenhua .pren {
    margin-top: 0;
    margin-bottom: 2%;
  }
  main .wenhua .prh1 {
    margin-bottom: 2%;
  }
  main .wenhua .ablbottom {
    margin-top: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 5%;
    padding-bottom: 0;
    flex-direction: column;
  }
  main .wenhua .ablbottom .zz {
    width: 100%;
    padding: 5%;
    margin-bottom: 2%;
  }
  main .wenhua .ablbottom .zz img,
  main .wenhua .ablbottom .zz .zh1 {
    margin-bottom: 2%;
  }
  main .zhaop {
    padding: 5%;
    box-sizing: border-box;
  }
  main .zhaop .pren {
    margin-top: 0;
    margin-bottom: 2%;
  }
  main .zhaop .prh1 {
    margin-bottom: 2%;
  }
  main .zhaop .zpbox {
    width: 100%;
    margin-top: 0;
    padding: 5%;
    flex-direction: column;
  }
  main .zhaop .zpbox .zpboxl,
  main .zhaop .zpbox .zpboxr {
    width: 100%;
  }
  main .zhaop .zpbox .zpboxl {
    margin-bottom: 2%;
  }
  main .zhaop .zpbox .zpboxl .mch1 {
    margin-bottom: 5%;
  }
  main .zhaop .zpbox .zpboxl .mc {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5%;
  }
  main .zhaop .zpbox .zpboxr img {
    margin-bottom: 5%;
  }
  main .linian {
    padding: 5%;
    box-sizing: border-box;
  }
  main .linian .pren {
    margin-top: 0;
    margin-bottom: 2%;
  }
  main .linian .prh1 {
    margin-bottom: 2%;
  }
  main .linian .xian {
    margin-bottom: 0;
  }
  main .linian .imgsbox {
    width: 100%;
    padding: 5%;
    padding-bottom: 0;
    flex-direction: column;
  }
  main .linian .imgsbox .text {
    width: 100%;
  }
  main .linian .imgsbox .text h1 {
    margin-bottom: 2%;
  }
  main .linian .imgsbox img {
    width: 100%;
    margin-top: 2%;
  }
  main .linian .imgsbox:nth-child(2n) {
    flex-direction: column;
  }
  main .yanf {
    padding: 5%;
    box-sizing: border-box;
  }
  main .yanf .pren {
    margin-top: 0;
    margin-bottom: 2%;
  }
  main .yanf .prh1 {
    margin-bottom: 2%;
  }
  main .yanf .xian {
    margin-bottom: 0;
  }
  main .yanf .imgsbox {
    margin: auto;
    margin-top: 5%;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0;
    flex-direction: column;
  }
  main .yanf .imgsbox .text {
    width: 100%;
  }
  main .yanf .imgsbox .text h1 {
    margin-bottom: 5%;
  }
  main .yanf .imgsbox img {
    width: 100%;
    margin-top: 2%;
  }
  main .yanf .textt {
    margin-top: 5%;
    width: 100%;
    flex-direction: column;
  }
  main .yanf .textt .textr,
  main .yanf .textt .textl {
    width: 100%;
    padding: 5%;
    margin-bottom: 2%;
    border-radius: 0;
  }
  main .yanf .textt .textr h1,
  main .yanf .textt .textl h1 {
    margin-bottom: 2%;
  }
  main .shouh {
    padding: 5%;
    box-sizing: border-box;
  }
  main .shouh .pren {
    margin-top: 0;
    margin-bottom: 2%;
  }
  main .shouh .prh1 {
    margin-bottom: 2%;
  }
  main .shouh .xian {
    margin-bottom: 0;
  }
  main .shouh .bigsbox {
    width: 100%;
    flex-direction: column;
  }
  main .shouh .bigsbox .one {
    width: 100%;
  }
  main .shouh .bigsbox .one .od {
    padding: 5%;
  }
}
