#jrzh-container {
  width: 100%;
  height: 100%;
  background: #ffffff;
}

/* #zhgyzh2 {
  display: none;
} */

.jrzhBg1 .jrzhText {
  top: 205px;
  left: 212px;
  text-align: left;
}

.jrzhBg1 img {
  width: 100%;
}

.jrzhBgText {
  color: #d7000f;
  font-family: PingFang SC;
  font-weight: 500;
  font-style: Medium;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.jrzhBgMiniText {
  color: #333333;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 23px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 30px;
}

.jrzhBg2img {
  width: 40px;
  height: 69px;
  top: 50px;
  left: calc(50% - 20px);
}

.jrzhBg2text {
  color: #000000;
  font-family: PingFang SC;
  font-weight: 300;
  font-style: Light;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.jrzhBg3 {
  width: 1600px;
  height: 723px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3em;
}

.jrzhBg3 .jrzhBg3-shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background: rgba(0, 0, 0, 0.40);
  z-index: 9;
}

.jrwmbg2 {
  width: 1600px;
  height: 723px;
  margin: auto;
}

.zpDiv {
  width: 1000px;
  left: calc(50% - 530px);
  z-index: 99;
}

.jrwmzp {
  width: 490px;
  height: 300px;
  background: rgba(255, 255, 255, 0.9);
  padding: 40px 55px;
  box-sizing: border-box;
  position: relative;
}

.jrwmzp1 {
  border-top-left-radius: 120px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.jrwmzp2 {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 120px;
  margin-left: 60px;
}

.zpTitle {
  color: #333333;
  text-align: left;
  font-family: PingFang TC;
  font-weight: 600;
  font-style: Semibold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  position: relative;
}

.zpTitle span {
  position: relative;
  z-index: 9;
}

.zpTitle img {
  position: absolute;
  top: -5px;
  left: 75px;
}

.zpUnderLine {
  width: 20px;
  height: 2px;
  background: #d7000f;
  margin-top: 20px;
  margin-bottom: 20px;
}

.zpSpan {
  color: #666666;
  text-align: left;
  font-family: PingFang TC;
  font-weight: 300;
  font-style: Light;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  display: inline-block;
  line-height: 24px;
}

.jrwmBtn {
  width: 120px;
  height: 44px;
  line-height: 44px;
  left: calc(50% - 60px);
  bottom: 100px;
  position: absolute;
  background: #f44a4a;
  border-radius: 22px;
  z-index: 99;
}

.btnText {
  width: 100%;
  height: 100%;
  background-image: url("./../images/btnbg.png");
  color: #fff;
  font-family: PingFang SC;
  font-weight: 600;
  font-style: Semibold;
  font-size: 20px;
  leading-trim: NONE;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

#zhjrzh2 {
  display: none;
}

#zhjrzh2 .jrzhBg1 img {
  position: relative;
  top: -80px;
}

#zhjrzh2 .jrzhBg1 .jrzhText {
  top: 205px;
  left: 320px;
  text-align: left;
}

#zhjrzh2 .jrzhBg1 .jrzhBgText {
  color: #333333;
}

#zhjrzh2 .jrzhCard {
  width: 1500px;
  margin-top: 10em;
}

.jrzhCard-item {
  width: 360px !important;
  height: 270px;
  position: relative;
}

.jrzh-card {
  margin-bottom: 30px;
}

.jrzhCard-item-detail {
  width: 360px;
  height: 270px;
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 15px;
  display: none;
  background: rgba(0, 0, 0, 0.3);
}

.jrzhCard-item-text {
    position: absolute;
  bottom: 20px;
}

.jrzhCard-item:hover .jrzhCard-item-detail {
  display: block;
}

.jrzhCard-item img {
  transition: transform 0.3s ease;
}

.jrzhCard-item:hover img {
  transform: scale(1.5);
}

.detail-left {
  display: inline-block;
  margin-left: 16px;
}

.detail-right {
  max-width: 275px;
  display: inline-block;
  vertical-align: top;
}
