.rlzyfw-tab-cont {
  /* padding-top: 1.56vw; */
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 1.56vw;
  width: 70.31vw;
}
.tab-left {
  width: 11.46vw;
  /* margin-right: 2.08vw; */
  position: relative;
}
.tab-detail-cont {
  flex: 1;
  overflow: hidden;
  position: relative;
  display: block;
  height: 100%;
  background: linear-gradient(180deg, #f6fbff 0%, #ffffff 99%);
  padding: 0.83vw 0.83vw 0.83vw 2.08vw;
}
.tab-left-inner {
  padding-right: 0.52vw;
  border-right: 1px solid #0077d3;
  position: relative;
}
.tab-item {
  height: 3.13vw;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #0190fe;
  font-size: 1.25vw;
  cursor: pointer;
}
.tab-active,
.tab-item:hover {
  background-color: #0077d3;
}
.tab-item:not(:first-of-type) {
  margin-top: 0.26vw;
}
.tab-one-cont {
  /* width: 52.08vw; */
  overflow: hidden;
}
.rsdlfw-img {
  display: block;
  width: 100%;
  height: 16.67vw;
  margin-bottom: 2.08vw;
}
.cont-common-text {
  font-size: 1.25vw;
  color: #3d3d3d;
  line-height: 2.08vw;
}
.for-indent {
  text-indent: 2.6vw;
}
.contact-div {
  position: relative;
  padding-left: 7.29vw;
  min-height: 2.08vw;
  margin: 2.08vw 0 1.04vw;
}
.contact-label {
  font-size: 1.25vw;
  line-height: 2.08vw;
  color: #3d3d3d;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-phone {
  color: #0077d3;
}
.rlzy-common-title {
  font-size: 1.67vw;
  font-weight: bold;
  color: #3d3d3d;
  margin-bottom: 1.04vw;
}
.fwnr1-img {
  display: block;
  width: 100%;
  height: 16.67vw;
  margin-bottom: 1.04vw;
}
.desc-common-text {
  line-height: 2.08vw;
  position: relative;
  padding-left: 2.08vw;
  color: #3d3d3d;
  font-size: 0.94vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.83vw;
}
.desc-common-text::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 0.94vw;
  height: 0.94vw;
  background: var(--fwnr-icon1) no-repeat;
  background-size: 100% 100%;
}
.txdl-cont {
  display: flex;
  align-items: center;
}
.txdl-img {
  display: block;
  width: 15.63vw;
  height: 15.63vw;
  margin-right: 1.56vw;
}
.txdl-text {
  font-size: 0.94vw;
  line-height: 2.08vw;
  color: #3d3d3d;
  width: 33.85vw;
  margin-left: 1.04vw;
}
.rlzy-mg {
  margin-top: 2.08vw;
}
.sjzc-cont {
  display: flex;
}
.sjzc-item {
  width: 33.33%;
}
.sjzc-title {
  font-size: 1.25vw;
  font-weight: bold;
  margin-bottom: 1.04vw;
}
.sjzc-cont-text {
  font-size: 0.94vw;
  color: #3d3d3d;
  line-height: 1.56vw;
  padding-right: 2.08vw;
}
.fwxs-text {
  font-size: 1.25vw;
  color: #3d3d3d;
  line-height: 2.08vw;
  margin: 1.56vw 0;
}
.fwxs-img {
  display: block;
  height: 27.34vw;
}
.fwtd-top {
  display: flex;
}
.fwtd-left {
  flex: 1;
  overflow: hidden;
}
.fwtd-right {
  width: 29.69vw;
  margin-left: 1.56vw;
}
.fwtd-img {
  display: block;
  width: 100%;
}
.fwtd-second-title {
  font-size: 1.25vw;
  font-weight: bold;
}
.fwtd-st-mg {
  margin-top: 2.08vw;
}
.lc-cont {
  width: 31.25vw;
  padding: 0 0 0 1.56vw;
  margin: 0 auto;
  position: relative;
}
.lc-item {
  width: 100%;
  height: 4.17vw;
  /* background: var(--fwlc-bg) no-repeat;
  background-size: 100%; */
  margin-bottom: 0.83vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 4.17vw;
  /* box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1); */
}
.fwlc-bg-img {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: -0.1vw;
  z-index: 1;
}
.fwlc-index {
  position: absolute;
  width: 2.5vw;
  height: 2.5vw;
  border-radius: 50%;
  background-color: #007bff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.04vw;
  color: #fff;
  font-weight: bold;
  top: 50%;
  transform: translateY(-50%);
  left: -1.04vw;
  z-index: 10;
  /* margin-top: -0.26vw; */
}
.lc-item-label {
  font-size: 1.04vw;
  color: #333;
  position: relative;
  z-index: 10;
}
.lc-star-cover {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}
.lc-common-star {
  font-size: 0.83vw;
}
.lc-common-star:not(:first-of-type) {
  margin-left: 0.16vw;
}
.dszs-ywjj-img {
  display: block;
  margin-bottom: 1.04vw;
}
.dazs-fwnr-top {
  display: flex;
}
.dazs-f-left {
  flex: 1;
}
.dazs-f-img {
  display: block;
  width: 18.23vw;
  height: 18.23vw;
  margin-left: 1.04vw;
}
.dazs-f-title {
  font-weight: bold;
  font-size: 1.25vw;
  margin-bottom: 0;
}
.dazd-cont {
  display: flex;
  justify-content: space-between;
}
.dazd-item {
  width: 16.46vw;
  height: 26.3vw;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px #c3e5ff;
  border-radius: 0.31vw;
  padding: 0.36vw 0.52vw;
  position: relative;
}
.dazd-img {
  display: block;
  width: 100%;
  height: 15.36vw;
}
.dazd-title {
  text-align: center;
  font-size: 1.25vw;
  font-weight: bold;
  line-height: 1.56vw;
  margin: 0.52vw 0;
  color: #3d3d3d;
}
.dazd-mg {
  margin-bottom: 1.04vw;
}
.dazs-item {
  width: 15.63vw;
}
.dazs-img-cover {
  width: 13.85vw;
  height: 13.85vw;
  border-radius: 50%;
  border: 0.52vw solid #0190fe;
  margin: 0 auto 2.08vw;
  overflow: hidden;
}
.dazs-inner-img {
  display: block;
  width: 100%;
}
.dazs-text {
  text-align: center;
  margin-top: 1.04vw;
  font-weight: 400;
}
.fwlc-cont {
  display: flex;
}
.fwlc-item {
  display: flex;
  align-items: center;
}
.fwlc-item-inner {
  width: 4.95vw;
  height: 19.9vw;
  background: linear-gradient(174deg, #0077d3 0%, #0090ff 101%);
  box-shadow: 0px 4px 10px 0px #c3e5ff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #fff;
  font-size: 1.67vw;
  font-weight: bold;
  padding: 1.56vw;
}
.fwlc-icon-img {
  display: block;
  width: 3.49vw;
  height: 1.72vw;
  margin: 0 0.26vw 0 0.52vw;
}
.zxfw-img-bg {
  display: block;
  width: 100%;
}
.zxfw1-middle {
  display: flex;
  margin: 1.56vw 0 0;
}
.zxfw1-m-l {
  flex: 1;
  overflow: hidden;
}
.zxfw1-m-right-img {
  display: block;
  width: 25.52vw;
  height: 24.22vw;
  margin-left: 1.04vw;
}
.zxfw1-title {
  font-size: 1.25vw;
  color: #3d3d3d;
  line-height: 2.08vw;
  font-weight: 700;
  margin-bottom: 0.83vw;
}
.zxfw3-img {
  display: block;
  width: 100%;
  height: 8.33vw;
  margin: 1.04vw 0 0;
}
.zxfw1-middle-title {
  display: block;
  width: 15.63vw;
  height: 2.08vw;
  border-radius: 0.26vw;
  line-height: 2.08vw;
  text-align: center;
  background: linear-gradient(130deg, #0077d3 19%, #0090ff 78%);
  color: #fff;
  font-size: 0.94vw;
  white-space: nowrap;
  margin: 0.83vw 0;
}
.zxfw2-title {
  /* width: 15.52vw */
  height: 2.6vw;
  display: inline-block;
  line-height: 2.6vw;
  padding: 0 1.04vw;
  /* align-items: center;
  justify-content: center; */
  background: var(--zxfw-bg) no-repeat;
  background-size: 100% 100%;
  font-size: 1.25vw;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.83vw;
  position: relative;
}
.zxfw2-title::after {
  content: '';
  display: block;
  width: 4.58vw;
  height: 2px;
  background: linear-gradient(270deg, #74acff 0%, #0190fe 100%);
  position: absolute;
  bottom: -0.52vw;
  left: 0;
}
.zxfw2-en-title {
  font-size: 14px;
  color: #229fff;
  /* margin: 0 0 0.83vw; */
}
.zxfw2-inner-text {
  margin-top: 0.52vw;
}
.zxfw4-img {
  display: block;
  height: 8.33vw;
}
.zxfw3-title {
  width: 10vw;
}
.zcyz1-img {
  display: block;
  height: 16.35vw;
  margin: 0 0 1.56vw;
}
.zcyz-fwcp-cont {
  display: flex;
  margin-bottom: 1.56vw;
}
.zcyz-f-img {
  width: 23.44vw;
  display: flex;
  height: 16.41vw;
}
.zcyz-f-mgr {
  margin-right: 2.6vw;
}
.zcyz-f-mgl {
  margin-left: 2.6vw;
}
.zcyz-f-title {
  font-size: 1.67vw;
  font-weight: bold;
  line-height: 1.56vw;
  margin-bottom: 2.08vw;
}
.zcyz-f-text-cont {
  padding-top: 1.04vw;
  width: 20.31vw;
}
.zcyz-f-text {
  font-size: 1.25vw;
  line-height: 2.08vw;
  color: #3d3d3d;
}
.zcyz-f-text a {
  color: #0190fe;
  cursor: pointer;
}
.zcyz3-cont-title {
  padding-left: 3.13vw;
  position: relative;
  min-height: 3.13vw;
  display: flex;
  align-items: center;
  color: #0190fe;
  font-size: 1.25vw;
  font-weight: bold;

  margin-bottom: 1.04vw;
}
.zcyz3-icon-cover {
  display: flex;
  width: 2.08vw;
  height: 2.08vw;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #0190fe;
  border-radius: 50%;
}
.zcyz3-cont-pd {
  padding-left: 3.13vw;
  margin-bottom: 1.56vw;
}
.zxyz4-img {
  display: block;
  height: 13.28vw;
  margin-bottom: 1.56vw;
}
.zcyz4-fwlc {
  display: flex;
  justify-content: space-between;
}
.zcyz4-item {
  width: 11.46vw;
  height: 12.5vw;
  position: relative;
  padding: 1.04vw 1.3vw 0;
}
.zcyz-cover-img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.zcyz4-inner-title {
  font-size: 1.25vw;
  line-height: 1.56vw;
  font-weight: 700;
  margin-bottom: 0.83vw;
  color: #3d3d3d;
  position: relative;
  z-index: 5;
}
.zcyz4-inner-cont {
  font-size: 0.94vw;
  line-height: 1.56vw;
  color: #3d3d3d;
  position: relative;
  z-index: 5;
}
