@charset "utf-8";

.ny-logoz h3 {
  text-align: center;
  font-size: 26px;
  color: #c0917f;
  margin-top: 10px;
}

.yxsz-szt-box {
  margin-top: 30px;
  padding: 30px 0 70px 0;
}

.ny-boxz {
  padding-bottom: 66px;
}

.xyzl-lb {
  max-width: 952px;
  margin: 0 auto;
}

.xyzl-lb .slick-prev,
.xyzl-lb .slick-next {
  width: 55px;
  height: 55px;
  border: 1px solid #bf917f;
  border-radius: 50%;
  top: 45%;
}

.xyzl-lb .slick-prev {
  left: -70px;
  background: url(/images/arrow-prev.png) no-repeat center;
}

.xyzl-lb .slick-next {
  right: -70px;
  background: url(/images/arrow-next.png) no-repeat center;
}

.xyzl-lb .xyzl-tx {
  margin-top: 35px;
  text-align: center;
}

.xyzl-lb .xyzl-tx h3 {
  font-size: 20px;
  color: #6d6d6d;
}

.xyzl-lb .xyzl-tx p {
  font-size: 16px;
  color: #c8c9ca;
}

.jlgj-main ul li a:hover {
  color: #be907f;
}

.whbs-z ul {
  justify-content: center;
}

.whbs-z ul li {
  width: 33.33%;
  border-left: none;
  border-right: none;
  position: relative;
}

.whbs-z ul li:nth-child(1) {
  border-left: none;
}

.whbs-z ul li a {
  border-left: none;
  border-right: none;
}

.whbs-z ul li::after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 30px;
  height: 1px;
  background: #bf917f;
}

.ny-r .ny-ztbox {
  padding-top: 0;
}

.xqdh-z ul {
  margin-top: 60px;
}

.xqdh-z ul img {
  max-width: 100%;
}

.xqdh-z ul>div {
  max-width: 1043px;
  margin: 0 auto;
  margin-top: 30px;
}

.xqdh-z ul h3 {
  font-size: 20px;
  line-height: 30px;
  color: #a2a3a3;
  margin-bottom: 10px;
}

.xqdh-z ul p {
  font-size: 14px;
  line-height: 24px;
  color: #a2a3a3;
}

.xqdh-z ul p span {
  display: inline-block;
  width: 60px;
  text-align: justify;
  text-justify: distribute-all-lines;
  text-align-last: justify;
  position: relative;
  margin-right: 10px;
}

.xqdh-z ul p span::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background: #a2a3a3;
}

/* ÀúÈÎÁìµ¼ */
.lrld-box {
  /* margin-top: 50px; */
  padding-left: 50px;
  padding-right: 50px;
}

.lrld-tit {
  border-bottom: 1px solid #c0917f;
}

.lrld-tit h3 {
  font-size: 16px;
  color: #c0917f;
  line-height: 30px;
  padding-bottom: 10px;
}

.lrld-tit h3 span {
  font-size: 16px;
  font-family: HarmonyOS_Sans_SC_Medium;
  font-size: 18px;
  color: #c0917f;
  padding-left: 10px;
}

.lrld-ny ul {
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 100px;
}

.xyld-two-list {
  display: flex;
  justify-content: center;
}

.lrld-ny ul li {
  float: left;
   width: 33.33%; 
  border-bottom: #ecc7b8 solid 1px;
}

.lrld-ny ul li a {
  display: block;
  margin-left: 10px;
  line-height: 60px;
}

.lrld-ny ul li .pic {
  max-width: 162px;
  height: 203px;
  padding-top: 0;
  margin: 0 auto;
  display: none;
}

.lrld-ny ul li .lrld-tx {
  margin-top: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.lrld-ny ul li .lrld-tx h3 {
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
  float: left;
}

.lrld-ny ul li .lrld-tx p {
  font-size: 16px;
  color: #656565;
  line-height: 22px;
  float: left;
}
.lrld-ny ul li .lrld-tx p a:hover {color:#bf917f}
.lrld-ny ul li a:hover .lrld-tx h3 {
  color: #c0917f;
  float: left;
}



/*.msmj-box .lrld-ny ul li .lrld-tx p{
    text-align: center;
    max-width: 162px;
} */



.xyld-box.mt0 {
  margin-top: 0;
}

.xyld-ny ul li .lrld-tx h3 {
  line-height: 60px;
}

.lsyg-box .lsyg-tit {
  margin-left: 20px;
  margin-right: 58px;
}

.lsyg-box .lsyg-ny {
  margin-top: 20px;
}

.lsyg-box .lsyg-ny img {
  max-width: 100%;
  margin: 0 auto;
}


@media screen and (max-width:1200px) {
  .ny-logoz h3 {
    font-size: 22px;
  }

  .xyzl-lb .slick-slider {
    padding: 0 50px;
  }

  .xyzl-lb .slick-prev {
    left: 0;
  }

  .xyzl-lb .slick-next {
    right: 0;
  }

  .xyzl-lb .slick-prev, .xyzl-lb .slick-next {
    width: 35px;
    height: 35px;
    background-size: 20px;
  }

  .xyzl-lb .xyzl-tx h3 {
    font-size: 18px;
  }
}

@media screen and (max-width:1024px) {
  .lrld-box {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
  }

  .xyzl-lb .xyzl-tx {
    margin-top: 15px;
  }

  .xyzl-lb .xyzl-tx p {
    font-size: 14px;
  }

  .xqdh-z ul h3 {
    font-size: 18px;
  }

  .xqdh-z ul {
    margin-top: 30px;
  }
}

@media screen and (max-width:768px) {
  .yxsz-szt-box {
    display: block;
    padding: 30px 0;
  }
.lrld-ny ul {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 50px;
    border-bottom: none !important;
}
  .yxsz-szt-box>div {
    width: auto;
  }

  .yxsz-szt-box>div ul li {
    padding-left: 15px;
  }

  .yxsz-szt-box::before {
    left: 5px;
  }

  .yxsz-szt-box>div:nth-child(1) ul li:nth-child(1)::after {
    right: auto;
    left: 0px;
  }

  .yxsz-szt-box>div:nth-child(1) ul li::before {
    right: auto;
    left: 0;
    display: none;
  }

  .yxsz-szt-box>div:nth-child(2) ul li:nth-child(1)::after {
    left: 0;
  }

  .yxsz-szt-box>div ul li:nth-child(1)::after {
    left: 0;
  }

  .yxsz-szt-box>div:nth-child(2) ul li::before {
    left: 0;
    display: none;
  }

  .yxsz-szt-box>div:nth-child(2) ul li {
    justify-content: flex-start;
  }

  .yxsz-szt-box>div ul li {
    border-bottom: none;
  }

  .yxsz-szt-box>div:nth-child(2) {
    margin-top: 30px;
  }

  .lrld-ny ul li .pic {
    padding-top: 125%;
    height: auto;
  }

  .lrld-ny ul li a {
    margin: 0 5px;
  }

  .whbs-z ul li::after {
    bottom: 0;
  }

  .whbs-z ul {
    display: block;
  }

  .whbs-z ul li {
    width: auto;
  }

  .lrld-ny ul li {
    width: 100% !important;
    padding-left: 0px !important;
    border-bottom: #ecc7b8 solid 1px !important;
  }

  .lrld-ny ul li .pic {
    max-width: none;
  }
}

@media screen and (max-width:640px) {}