﻿* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body{-webkit-text-size-adjust: 100% !important;
text-size-adjust: 100% !important;
-moz-text-size-adjust: 100% !important;}
img {
  max-width: 100%;
  height:auto;
  border: 0;
  vertical-align: middle;
  object-fit: cover;
}
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: 400;
}
input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
html ::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
html ::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #3776f8;
}
html ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ededed;
}
.yz-public-content table {
  max-width: 100%;
}
.yz-public-content table td, .yz-public-content table th {
  padding: 10px 15px;
  border: 1px solid #dbf1ed;
}
.yz-public-content li {
  margin-left: 15px;
  list-style: disc;
}
.yz-public-content ol {
  margin-left: 15px;
  list-style: decimal;
}
.bjys {
  background-color: #f1f6fe !important;
}


#yz-upgrade .yz-wrap .yz-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#yz-upgrade .yz-wrap .yz-list li .yz-ico1 {
  background: url(../image/hi-llq-1.jpg) no-repeat center/100%;
}
#yz-header .yz-wap-nav ul {
  position: absolute;
  top: 99%;
  left: 50%;
  display: none;
  min-width: 1.5rem;
  line-height: 0.5rem;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transform: translateX(-50%);
}
#yz-header .yz-wap-nav ul li {
  border-bottom: 1px solid #eee;
}
#yz-header .yz-wap-nav ul li:last-child {
  border: 0;
}
#yz-header .yz-wap-kaiguan i {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: all 0.3s;
}
#yz-header .yz-c-gn form {
  padding-left: 0.6rem;
  position: relative;
  cursor: pointer;
}
#yz-header .yz-c-gn form .yz-c-box input {
  float: left;
  padding: 0 0.15rem;
  width: calc(100% - 70px);
  height: 50px;
}
#yz-header .yz-c-gn form .yz-c-box button {
  float: left;
  width: 70px;
  height: 50px;
  color: #fff;
  background: #3776f8;
  cursor: pointer;
}
#yz-go-top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 50%;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  background-color: #3776f8;
}
#yz-go-top img, #yz-go-top svg {
  width: 50%;
  height: 50%;
  transform: rotate(-90deg);
}
#yz-go-top img path, #yz-go-top svg path {
  fill: #ffff;
}
#yz-code-pop .yz-img-box .yz-close img path, #yz-code-pop .yz-img-box .yz-close svg path {
  fill: #333;
  transition: all 0.5s;
}
cite, em, i {
  font-style: normal;
}
textarea {
  overflow: auto;
}
iframe {
  margin-bottom: -5px;
}
label {
  font-weight: 400;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
::after, ::before {
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn::before {
  display: none;
}
.yz-tuw p {
  margin-left: 0.1rem;
}
.yz-font48 {
  font-size: 48px;
}
.yz-news {
  width: 100%;
  background: #edf4ff;
}
.yz-news .yz-top {
  width: 100%;
  padding: 1rem 0 0.48rem;
  background: linear-gradient(to bottom, #e2eeff, rgba(226, 238, 255, 0));
}
.yz-news .yz-top .yz-container {
  max-width: 1400px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.yz-news .yz-top .yz-container .yz-public-img {
  width: 54.28571429%;
  border-radius: 0.26rem;
}
.yz-news .yz-top .yz-container .yz-public-img::before {
  padding-top: 59.21052632%;
}
.yz-news .yz-top .yz-container .yz-tbox {
  width: 41.57142857%;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-label {
  color: #1673ff;
  font-weight: 700;
  line-height: 1.5em;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-title {
  margin-top: 0.27rem;
  line-height: 1.22222222em;
  height: 2.44444444em;
  color: #191919;
  font-weight: 700;
  transition: all 0.4s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-txt {
  line-height: 1.5em;
  color: #444;
  margin-top: 0.3rem;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.95rem;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-lbs {
  display: flex;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-lbs a {
  min-width: 0.6rem;
  height: 0.28rem;
  border-radius: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(61, 99, 252, 0.06);
  color: #7c8592;
  transition: all 0.4s;
  padding: 0 0.08rem;
  margin-right: 0.1rem;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-lbs a:hover {
  color: #c3a168;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn {
  height: auto;
  min-width: auto;
  padding: 0;
  background: 0 0;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn .yz-r_icon {
  background: 0 0;
  border: 1px solid #c3a168;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn .yz-r_icon::after {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: #c3a168;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn .yz-r_icon svg path {
  stroke: #c3a168;
  fill: #c3a168;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn .yz-r_icon svg rect {
  fill: #c3a168;
  stroke: none;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn:hover .yz-r_icon svg {
  transform: rotate(0);
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn:hover .yz-r_icon svg path {
  stroke: #fff;
  fill: #fff;
  opacity: 1;
}
.yz-news .yz-top .yz-container .yz-tbox .yz-mores .yz-yz_btn:hover .yz-r_icon svg rect {
  fill: #fff;
  opacity: 1;
  stroke: none;
}
.yz-news .yz-top .yz-container:hover .yz-tbox .yz-title {
  color: #3776f8;
}
.yz-news .yz-down {
  width: 100%;
}
.yz-news .yz-down .yz-container .yz-menu {
  width: 100%;
  padding: 0.33rem 0 0.3rem;
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
}
.yz-news .yz-down .yz-container .yz-menu ul {
  display: flex;
}
.yz-news .yz-down .yz-container .yz-menu ul li {
  margin-right: 0.2rem;
  transition: all 0.3s ease;
}
.yz-news .yz-down .yz-container .yz-menu ul li a {
  min-width: 1rem;
  color: #666;
  padding: 0.1rem 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.26rem;
  transition: all 0.4s;
  /* 关键修复：给背景渐变加一个“载体”，用 opacity 实现过渡 */
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* 正常态背景（渐变1） */
.yz-news .yz-down .yz-container .yz-menu ul li a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%);
  opacity: 0; /* 默认隐藏 */
  z-index: -1;
  transition: opacity 0.4s ease; /* 过渡只作用于透明度 */
}
/* hover 态背景（渐变2）—— 用 opacity 显示 */
.yz-news .yz-down .yz-container .yz-menu ul li:hover a::before {
  opacity: 1;
}
/* 选中态 */
.yz-news .yz-down .yz-container .yz-menu ul li.on a::before {
  opacity: 1;
}
.yz-news .yz-down .yz-container .yz-menu ul li.on a {
  color: #fff;
}
.yz-news .yz-down .yz-container .yz-menu ul li:hover a {
  box-shadow: 0 4px 12px rgba(195, 161, 104, 0.3);
  color: #fff;
  transform: translateY(-1px);
}
.yz-news .yz-down .yz-container .yz-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.yz-news .yz-down .yz-container .yz-box .yz-list {
  width: 76.14285714%;
  padding: 0.5rem 0.46rem 1rem 0;
  border-right: 1px solid rgba(102, 102, 102, 0.1);
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul {
  width: 100%;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.3rem; /* 增加内边距更透气 */
  margin-bottom: 0.4rem; /* 间距更舒服 */
  /* 白色背景 + 四周柔和阴影 */
  background: #ffffff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  border-radius: 15px; /* 圆角更高级 */
  /* 去掉原来的边框，用阴影+圆角替代更高级 */
  /* border-bottom: 1px solid rgba(102, 102, 102, 0.1); */
  /* 动效过渡 */
  transition: all 0.25s ease;
}
/* 高端hover效果 */
.yz-news .yz-down .yz-container .yz-box .yz-list ul li:hover {
  transform: translateY(-3px); /* 向上浮起 */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08); /* 阴影加深 */
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-public-img {
  width: 37.25490196%;
  border-radius: 0.14rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-public-img::before {
  padding-top: 53.94736842%;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-public-img a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-public-img a img {
  transition: all 0.5s;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox {
  width: 59.01960784%;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-title {
  width: 100%;

  color: #191919;
  font-weight: 700;
  transition: all 0.4s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-txt {
  color: #444;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-others {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.22rem;
  border-top: 1px solid rgba(102, 102, 102, 0.1);
  margin-top: 0.27rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-others .yz-lbs {
  display: flex;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-others .yz-lbs a {
  min-width: 0.6rem;
  height: 0.28rem;
  border-radius: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(61, 99, 252, 0.06);
  color: #7c8592;
  transition: all 0.4s;
  padding: 0 0.08rem;
  margin-right: 0.1rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-others .yz-lbs a:hover {
  color: #c3a168;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-others .yz-time {
  color: #888;
  line-height: 1.5em;
  padding-right: 0.08rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-list ul li:hover .yz-tbox .yz-title {
  color: #1673ff;
}
.yz-news .yz-down .yz-container .yz-box .yz-other {
  width: 21.6%;
  padding-top: 0.5rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-news-new {
  width: 100%;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-news-new .yz-title {
  line-height: 1.5em;
  font-weight: 700;
  color: #000;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-news-new ul {
  width: 100%;
  margin-top: 0.18rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-news-new ul li {
  margin-bottom: 0.2rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-news-new ul li a {
  width: 100%;
  display: block;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-news-new ul li a .yz-t1 {
  line-height: 1.625em;
  color: #000;
  transition: all 0.4s;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-news-new ul li a .yz-time {
  color: #888;
  line-height: 1.71428571em;
  margin-top: 0.07rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-hot-label {
  width: 100%;
  margin-top: 0.48rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-hot-label .yz-title {
  line-height: 1.5em;
  font-weight: 700;
  color: #000;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-hot-label .yz-lbs {
  width: calc(100% + 0.3rem);
  margin: 0.15rem -0.15rem 0;
  display: flex;
  flex-wrap: wrap;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-hot-label .yz-lbs a {
  min-width: 0.6rem;
  height: 0.28rem;
  border-radius: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(61, 99, 252, 0.06);
  color: #7c8592;
  transition: all 0.4s;
  padding: 0 0.08rem;
  margin: 0 0.05rem 0.1rem;
}
.yz-news .yz-down .yz-container .yz-box .yz-other .yz-hot-label .yz-lbs a:hover {
  color: #c3a168;
}
#yz-pager {
  width: 100%;
  display: flex;
}
#yz-pager a, #yz-pager > span {
  width: 0.4rem;
  height: 0.4rem;
  border: 1px solid #e5e5e5;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  transition: all 0.4s;
  margin-right: 0.12rem;
}
#yz-pager a svg, #yz-pager > span svg {
  width: 16px;
  height: 16px;
}
#yz-pager a svg path, #yz-pager > span svg path {
  stroke: #666;
  fill: none;
  transition: all 0.4s;
}
#yz-pager a.next svg, #yz-pager > span.next svg {
  transform: rotateZ(180deg);
}
#yz-pager a.active, #yz-pager a.on, #yz-pager a:hover, #yz-pager > span.active, #yz-pager > span.on, #yz-pager > span:hover {
  background: #c3a168;
  border: 1px solid #c3a168;
  color: #fff;
}
#yz-pager a.active svg path, #yz-pager a.on svg path, #yz-pager a:hover svg path, #yz-pager > span.active svg path, #yz-pager > span.on svg path, #yz-pager > span:hover svg path {
  stroke: #fff;
}
.yz-Breadcrumb {
  width: 100%;
  padding: 0.36rem 0 0.3rem;
}
.yz-Breadcrumb .yz-container {
  display: flex;
  align-items: center;
  color: #999;
}
.yz-Breadcrumb .yz-container a {
  color: #666;
  transition: all 0.2s;
  margin: 0 0.1rem;
}
.yz-Breadcrumb .yz-container a:nth-child(1) {
  margin: 0 0.1rem 0 0;
}
.yz-Breadcrumb .yz-container a:hover {
  color: #c3a168;
}
.yz-Breadcrumb .yz-container a.on {
  color: #c3a168;
}
.yz-Breadcrumb .yz-container span {
  color: #444;
  margin-left: 0.1rem;
}
.yz-news-info {
  width: 100%;
}
.yz-news-info .yz-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yz-news-info .yz-container .yz-info {
  width: 76.42857143%;
  padding-right: 0.47rem;
  border-right: 1px solid rgba(102, 102, 102, 0.1);

}
.yz-news-info .yz-container .yz-info .yz-title {
  line-height: 1.5em;
  color: #191919;
  font-weight: 700;
}
.yz-news-info .yz-container .yz-info .yz-tips {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 6px;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-txt {
  line-height: 1.71428571em;
  color: #999;
  display: flex;
  flex-wrap: wrap;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-txt span {
  margin-right: 0.52rem;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-share {
  display: flex;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-share a {
  padding-left: 0.24rem;
  height: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.08rem;
  transition: all ease-out 0.3s;
  position: relative;
  opacity: 1;
  border: 0 !important;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-share a svg {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-share a svg path {
  fill: rgba(10, 15, 31, 0.4);
  opacity: 1;
  transition: all ease-out 0.3s;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-share a:hover {
  background: 0 0 !important;
}
.yz-news-info .yz-container .yz-info .yz-tips .yz-share a:hover svg path {
  fill: #c3a168;
}
.yz-news-info .yz-container .yz-info .yz-public-content {
  width: 100%;
  border-top: 1px solid rgba(102, 102, 102, 0.1);
 
  color: #666;
  margin-top: 0.19rem;
  padding: 0.36rem 0;
}
.yz-news-info .yz-container .yz-info .yz-lbs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.yz-news-info .yz-container .yz-info .yz-lbs a {
  min-width: 0.6rem;
  height: 0.28rem;
  border-radius: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(61, 99, 252, 0.06);
  color: #7c8592;
  transition: all 0.4s;
  padding: 0 0.08rem;
  margin-right: 0.1rem;
}
.yz-news-info .yz-container .yz-info .yz-lbs a:hover {
  color: #c3a168;
}
.yz-news-info .yz-container .yz-info .yz-ck-box {
  width: 100%;
  border-top: 1px solid rgba(102, 102, 102, 0.1);
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
  margin-top: 0.3rem;
  display: flex;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a {
  width: 50%;
  border-right: 1px solid rgba(102, 102, 102, 0.1);
  padding: 0.15rem 0;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a:first-child span svg {
  transform: rotateZ(180deg);
}
.yz-news-info .yz-container .yz-info .yz-ck-box a:first-child:hover span {
  transform: translateX(-0.1rem);
}
.yz-news-info .yz-container .yz-info .yz-ck-box a:last-child {
  border-right: none;
  text-align: right;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a:last-child span {
  flex-direction: row-reverse;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a:last-child span svg {
  margin-right: 0;
  margin-left: 0.2rem;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a span {
  display: flex;
  align-items: center;
  transition: all 0.4s;
  color: #444;
  line-height: 1.625em;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a span svg {
  width: 15px;
  height: 15px;
  margin-right: 0.2rem;
  transition: all 0.4s;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a span svg path {
  fill: #1673ff;
  opacity: 1;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a p {
  line-height: 1.625em;
  color: #000;
  transition: all 0.4s;
  margin-top: 7px;
}
.yz-news-info .yz-container .yz-info .yz-ck-box a:hover span {
  transform: translateX(0.1rem);
}
.yz-news-info .yz-container .yz-info .yz-ck-box a:hover p {
  color: #c3a168;
}
.yz-news-info .yz-container .yz-info .yz-back {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}
.yz-news-info .yz-container .yz-other {
  width: 20.57142857%;
}
.yz-news-info .yz-container .yz-other .yz-tj-news {
  width: 100%;
}
.yz-news-info .yz-container .yz-other .yz-tj-news .yz-title {
  line-height: 1.5em;
  font-weight: 700;
  color: #000;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul {
  width: 100%;
  margin-top: 0.2rem;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li {
  margin-bottom: 0.16rem;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li a .yz-public-img {
  width: 38.19444444%;
  border-radius: 8px;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li a .yz-public-img::before {
  padding-top: 58.18181818%;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li a .yz-tbox {
  width: 54.16666667%;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li a .yz-tbox .yz-t1 {
  line-height: 1.25em;
  color: #000;
  transition: all 0.4s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li a .yz-tbox .yz-time {
  color: #888;
  line-height: 1.71428571em;
  margin-top: 0.05rem;
}
.yz-news-info .yz-container .yz-other .yz-tj-news ul li:hover a .yz-t1 {
  color: #1673ff;
}
.yz-news-info .yz-container .yz-other .yz-news-new {
  width: 100%;
  margin-top: 0.5rem;
}
.yz-news-info .yz-container .yz-other .yz-news-new .yz-title {
  line-height: 1.5em;
  font-weight: 700;
  color: #000;
}
.yz-news-info .yz-container .yz-other .yz-news-new ul {
  width: 100%;
  margin-top: 0.18rem;
}
.yz-news-info .yz-container .yz-other .yz-news-new ul li {
  margin-bottom: 0.2rem;
}
.yz-news-info .yz-container .yz-other .yz-news-new ul li a {
  width: 100%;
  display: block;
}
.yz-news-info .yz-container .yz-other .yz-news-new ul li a .yz-t1 {
  line-height: 1.625em;
  color: #000;
  transition: all 0.4s;
}
.yz-news-info .yz-container .yz-other .yz-news-new ul li a .yz-time {
  color: #888;
  line-height: 1.71428571em;
  margin-top: 0.07rem;
}
.yz-news-info .yz-container .yz-other .yz-news-new ul li:hover a .yz-t1 {
  color: #1673ff;
}
.yz-news-info .yz-container .yz-other .yz-hot-label {
  width: 100%;
  margin-top: 0.48rem;
}
.yz-news-info .yz-container .yz-other .yz-hot-label .yz-title {
  line-height: 1.5em;
  font-weight: 700;
  color: #000;
}
.yz-news-info .yz-container .yz-other .yz-hot-label .yz-lbs {
  width: calc(100% + 0.3rem);
  margin: 0.15rem -0.15rem 0;
  display: flex;
  flex-wrap: wrap;
}
.yz-news-info .yz-container .yz-other .yz-hot-label .yz-lbs a {
  min-width: 0.6rem;
  height: 0.28rem;
  border-radius: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(61, 99, 252, 0.06);
  color: #7c8592;
  transition: all 0.4s;
  padding: 0 0.08rem;
  margin: 0 0.05rem 0.1rem;
}
.yz-news-info .yz-container .yz-other .yz-hot-label .yz-lbs a:hover {
  color: #c3a168;
}
.yz-report {
  background: url(../images/report-bg.png) top center no-repeat;
  padding: 0.92rem 0 1rem;
  position: relative;
}
.yz-report::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/report-list-bg.png) center bottom no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.yz-report .yz-container {
  max-width: 1400px;
  position: relative;
  z-index: 2;
}
.yz-report {
  width: 100%;
}
.yz-report .yz-container .yz-top {
  width: 100%;
}
.yz-report .yz-container .yz-top .yz-title {
  line-height: 1.20833333em;
  text-align: center;
  font-weight: 700;
  color: #010101;
}
.yz-report .yz-container .yz-top .yz-txt {
  text-align: center;
  line-height: 1.55555556em;
  color: #000;
  margin-top: 0.08rem;
}
.yz-report .yz-container .yz-top .yz-sbox {
  margin: 0.45rem auto 0;
  max-width: 500px;
  height: 0.58rem;
  display: flex;
  background: #fff;
  border-radius: 0.08rem;
  padding: 2px;
}
.yz-report .yz-container .yz-top .yz-sbox .yz-text {
  width: 77.82258065%;
  height: 100%;
  text-align: left;
  padding: 0 0.1rem;
}
.yz-report .yz-container .yz-top .yz-sbox .yz-btn {
  width: 22.17741935%;
  height: 100%;
  background: #1673ff;
  color: #fff;
  border-radius: 0.08rem;
}
.yz-report .yz-container .swiper {
  width: 100%;
  margin-top: 0.5rem;
  border-radius: 0.3rem;
  overflow: hidden;
}
.yz-report .yz-container .swiper .swiper-container {
  width: 100%;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding: 0 0.6rem;
  border-radius: 0.3rem;
  overflow: hidden;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-logo {
  position: absolute;
  z-index: 2;
  top: 0.3rem;
  right: 0.3rem;
  height: 0.23rem;
  display: none;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-public-img {
  width: 59.375%;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-public-img::before {
  padding-top: 60.52631579%;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-tbox {
  width: 40.625%;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-tbox .yz-title {
  line-height: 1.33333333em;
  color: #fff;
  font-weight: 700;
  padding-bottom: 0.14rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-tbox .yz-txt {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5em;
  margin-top: 0.17rem;
}
.yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-tbox .yz-more {
  display: flex;
  margin-top: 0.45rem;
}
.yz-report .yz-container .swiper .swiper-container .swiper-pagination {
  width: 100%;
  padding: 0 0.6rem;
  bottom: 0.3rem;
  font-size: 0;
  text-align: left;
}
.yz-report .yz-container .swiper .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
  margin: 0 6px 0 0;
  border-radius: 5px;
}
.yz-report .yz-container .swiper .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
}
.yz-report .yz-container .yz-list {
  width: 100%;
  margin-top: 1rem;
}
.yz-report .yz-container .yz-list ul {
  width: calc(100% + 0.3rem);
  margin: 0 -0.15rem;
  display: flex;
  flex-wrap: wrap;
}
.yz-report .yz-container .yz-list ul li {
  width: calc(25% - 0.3rem);
  margin: 0 0.15rem 0.3rem;
  background: #edf4ff;
  border-radius: 0.15rem;
  overflow: hidden;
}
.yz-report .yz-container .yz-list ul li a {
  width: 100%;
  display: block;
}
.yz-report .yz-container .yz-list ul li a .yz-public-img::before {
  padding-top: 55.04587156%;
}
.yz-report .yz-container .yz-list ul li a .yz-tbox {
  width: 100%;
  padding: 0.25rem 0.2rem;
}
.yz-report .yz-container .yz-list ul li a .yz-tbox .yz-t1 {
  color: #222;
  line-height: 1.2em;
  font-weight: 700;
  transition: all 0.4s;
}
.yz-report .yz-container .yz-list ul li a .yz-tbox .yz-more {
  display: flex;
  align-items: center;
  line-height: 1.5em;
  margin-top: 0.38rem;
}
.yz-report .yz-container .yz-list ul li a .yz-tbox .yz-more span {
  color: #1673ff;
  margin-right: 0.2rem;
  transition: all 0.4s;
}
.yz-report .yz-container .yz-list ul li a .yz-tbox .yz-more svg {
  width: 15px;
  height: 15px;
}
.yz-report .yz-container .yz-list ul li a .yz-tbox .yz-more svg path {
  fill: #057cff;
  stroke: none;
  opacity: 1;
}
.yz-report .yz-container .yz-list ul li:hover a .yz-tbox .yz-t1 {
  color: #3776f8;
}
.yz-report .yz-container .yz-list ul li:hover a .yz-tbox .yz-more span {
  margin-right: 0.3rem;
}
.yz-report .yz-container .yz-page-list {
  margin-top: 0.3rem;
}
.yz-report-info {
  width: 100%;
  padding: 0 0 0.94rem;
}
.yz-report-info .yz-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.yz-report-info .yz-container .yz-info {
  width: 72.85714286%;
  padding-top: 0.16rem;
}
.yz-report-info .yz-container .yz-info .yz-title {
  line-height: 1.5em;
  color: #191919;
  font-weight: 700;
}
.yz-report-info .yz-container .yz-info .yz-tips {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.1rem;
  line-height: 1.71428571em;
  color: #999;
}
.yz-report-info .yz-container .yz-info .yz-tips span {
  margin-right: 0.52rem;
}
.yz-report-info .yz-container .yz-info .yz-tips span:last-child {
  margin-right: 0;
}
.yz-report-info .yz-container .yz-info .yz-public-content {
  width: 100%;
  border-top: 1px solid rgba(102, 102, 102, 0.1);
  line-height: 1.5em;
  color: #000;
  margin-top: 0.24rem;
  padding: 0.32rem 0;
}
.yz-report-info .yz-container .yz-info .yz-ck-box {
  width: 100%;
  border-top: 1px solid rgba(102, 102, 102, 0.1);
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
  margin-top: 0.3rem;
  display: flex;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a {
  width: 50%;
  border-right: 1px solid rgba(102, 102, 102, 0.1);
  padding: 0.35rem 0;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a:first-child span svg {
  transform: rotateZ(180deg);
}
.yz-report-info .yz-container .yz-info .yz-ck-box a:last-child {
  border-right: none;
  text-align: right;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a:last-child span {
  flex-direction: row-reverse;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a:last-child span svg {
  margin-right: 0;
  margin-left: 0.2rem;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a span {
  display: flex;
  align-items: center;
  color: #444;
  line-height: 1.625em;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a span svg {
  width: 15px;
  height: 15px;
  margin-right: 0.2rem;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a span svg path {
  fill: #1673ff;
  opacity: 1;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a p {
  line-height: 1.625em;
  color: #000;
  transition: all 0.4s;
  margin-top: 7px;
}
.yz-report-info .yz-container .yz-info .yz-ck-box a:hover p {
  color: #c3a168;
}
.yz-report-info .yz-container .yz-info .yz-back {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}
.yz-report-info .yz-container .yz-other {
  width: 22.85714286%;
  background: #fff url(../images/report-other-bg.png) 0.3rem top no-repeat;
  border-radius: 0.14rem;
  padding: 0.64rem 0 0.41rem;
  margin-top: 0.22rem;
  position: sticky;
  position: -webkit-sticky;
  top: 1.2rem;
}
.yz-report-info .yz-container .yz-other .yz-title {
  line-height: 1.25em;
  color: #000;
  text-align: center;
}
.yz-report-info .yz-container .yz-other .yz-load {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.27rem;
}
.yz-report-info .yz-container .yz-other .yz-yz_btn {
  width: 68.75%;
}
.yz-report-info .yz-container .yz-other .yz-yz_btn p {
  margin-right: 0;
}
.yz-report-info .yz-container .yz-other .yz-sbox {
  width: 100%;
  margin-top: 0.36rem;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-txt {
  width: 100%;
  display: flex;
  justify-content: center;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-txt span {
  color: #999;
  line-height: 1.625em;
  position: relative;
  padding: 0 0.2rem;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-txt span::before {
  content: "";
  width: 0.5rem;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3));
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  right: 100%;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-txt span::after {
  content: "";
  width: 0.5rem;
  height: 1px;
  background: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.3));
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  left: 100%;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-share {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-share a {
  padding-left: 0.24rem;
  height: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.08rem;
  transition: all ease-out 0.3s;
  position: relative;
  opacity: 1;
  border: 0 !important;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-share a svg {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-share a svg path {
  fill: rgba(10, 15, 31, 0.4);
  opacity: 1;
  transition: all ease-out 0.3s;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-share a:hover {
  background: 0 0 !important;
}
.yz-report-info .yz-container .yz-other .yz-sbox .yz-share a:hover svg path {
  fill: #c3a168;
}
.yz-hot-load {
  width: 100%;
  padding-bottom: 1.18rem;
}
.yz-hot-load .yz-container {
  max-width: 1400px;
}
.yz-hot-load .yz-container .yz-title {
  line-height: 1.27777778em;
  color: #000;
  font-weight: 700;
}
.yz-hot-load .yz-container .yz-list {
  width: 100%;
  margin-top: 0.44rem;
}
.yz-hot-load .yz-container .yz-list ul {
  width: calc(100% + 0.3rem);
  margin: 0 -0.15rem;
  display: flex;
  flex-wrap: wrap;
}
.yz-hot-load .yz-container .yz-list ul li {
  width: calc(25% - 0.3rem);
  margin: 0 0.15rem;
  background: #fff;
  border-radius: 0.15rem;
  overflow: hidden;
}
.yz-hot-load .yz-container .yz-list ul li a {
  width: 100%;
  display: block;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-public-img {
  width: 100%;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-public-img::before {
  padding-top: 55.04587156%;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-tbox {
  width: 100%;
  padding: 0.25rem 0.2rem;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-tbox .yz-t1 {
  color: #222;
  line-height: 1.2em;
  font-weight: 700;
  transition: all 0.4s;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-tbox .yz-more {
  display: flex;
  align-items: center;
  line-height: 1.5em;
  margin-top: 0.38rem;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-tbox .yz-more span {
  color: #1673ff;
  margin-right: 0.2rem;
  transition: all 0.4s;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-tbox .yz-more svg {
  width: 15px;
  height: 15px;
}
.yz-hot-load .yz-container .yz-list ul li a .yz-tbox .yz-more svg path {
  fill: #057cff;
  opacity: 1;
}
.yz-hot-load .yz-container .yz-list ul li:hover a .yz-tbox .yz-t1 {
  color: #3776f8;
}
.yz-hot-load .yz-container .yz-list ul li:hover a .yz-tbox .yz-more span {
  margin-right: 0.3rem;
}
.yz-report-pop {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.yz-report-pop .yz-box {
  width: 840px;
  max-width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.08rem;
  padding: 0.6rem 0.6rem 0.7rem;
  background: #fff;
}
.yz-report-pop .yz-box .yz-close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.32rem;
  height: 0.32rem;
  cursor: pointer;
}
.yz-report-pop .yz-box .yz-close svg {
  width: 0.2rem;
  height: 0.2rem;
}
.yz-report-pop .yz-box .yz-close svg path {
  fill: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.yz-report-pop .yz-box .yz-title {
  line-height: 1.27777778em;
  font-weight: 700;
  color: #222;
}
.yz-report-pop .yz-box .yz-txt {
  color: rgba(34, 34, 34, 0.6);
  line-height: 1.33333333em;
  margin-top: 0.1rem;
  margin-bottom: 0.28rem;
}
.yz-report-pop .yz-box .yz-item {
  width: 100%;
  margin-bottom: 0.14rem;
  position: relative;
}
.yz-report-pop .yz-box .yz-item .yz-ts {
  width: 100%;
  height: 0.66rem;
  border-radius: 4px;
  padding: 0 0.1rem 0 0.45rem;
  background: #f4f6fa;
}
.yz-report-pop .yz-box .yz-item .yz-ts::placeholder, .yz-report-pop .yz-box .yz-item .yz-ts2::placeholder {
  color: #999;
}
.yz-report-pop .yz-box .yz-item span {
  color: #1673ff;
  position: absolute;
  left: 0.35rem;
  top: 50%;
  transform: translateY(-50%);
}
.yz-report-pop .yz-box .yz-item .yz-ts2 {
  width: 100%;
  height: 0.66rem;
  border-radius: 4px;
  padding: 0.2rem 0.1rem 0.1rem 0.35rem;
  line-height: 1.625em;
  background: #f4f6fa;
}
.yz-report-pop .yz-box .yz-more {
  display: flex;
  margin-top: 0.25rem;
}
.yz-report-pop .yz-box .yz-more .yz-btn {
  width: 2.4rem;
  height: 0.6rem;
  border-radius: 4px;
  color: #fff;
  background: linear-gradient(to right, #1673ff, #2bc6ff);
}
.yz-contact-banner {
  width: 100%;
}
.yz-contact-banner .yz-bg {
  width: 100%;
  height: 6rem;
}
.yz-contact-banner .yz-container {
  max-width: 1400px;
  position: absolute;
  top: 1.68rem;
  left: 50%;
  transform: translateX(-50%);
}
.yz-contact-banner .yz-container .yz-title {
  line-height: 1.36363636em;
  font-weight: 700;
  color: #191919;
  margin-top: 0.28rem;
}
.yz-contact-banner .yz-container .yz-txt {
  color: #c3a168;
  font-weight: 700;
  line-height: 1.44444444em;
}
.yz-contact {
  width: 100%;
  background: #f3f9ff;
  padding: 0 0 0.55rem;
}

.yz-contact .yz-container .yz-list {
  width: 100%;
}
.yz-contact .yz-container .yz-list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yz-contact .yz-container .yz-list ul li {
  width: 31.42857143%;
  background: #edf4ff;
  border-radius: 0.26rem;
  padding: 0.48rem;
  transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* 高端 hover 主效果 */
.yz-contact .yz-container .yz-list ul li:hover {
  background: #ffffff;
  transform: translateY(-6px) scale(1.02);
  box-shadow: 0 12px 32px rgba(37, 98, 182, 0.12), 
              0 4px 10px rgba(37, 98, 182, 0.08);
  border-color: transparent;
}

/* 高级渐变光效（提升质感） */
.yz-contact .yz-container .yz-list ul li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(37,98,182,0.04), rgba(62,149,250,0.06));
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}
.yz-contact .yz-container .yz-list ul li:hover::before {
  opacity: 1;
}
.yz-contact .yz-container .yz-list ul li .yz-icon {
  width: 0.5rem;
  height: 0.58rem;
  display: flex;
}
.yz-contact .yz-container .yz-list ul li .yz-icon img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.yz-contact .yz-container .yz-list ul li .yz-title {
 
  margin-top: 0.25rem;
  color: #000;
  font-weight: 700;
}
.yz-contact .yz-container .yz-list ul li .yz-txt {
  line-height: 1.5em;
  color: #444;
  margin-top: 0.1rem;
  margin-bottom: 0.48rem;
}
.yz-contact .yz-container .yz-list ul li .yz-tb {
  margin-top: 0.2rem;
}
.yz-contact .yz-container .yz-list ul li .yz-tb .yz-ts {
  line-height: 1.5em;
  font-weight: 700;
  color: #c3a168;
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
.yz-contact .yz-container .yz-list ul li .yz-tb .yz-ts img {
  width: 16px;
  margin-right: 0.1rem;
}
.yz-contact .yz-container .yz-list ul li .yz-ewm {
  width: 94px;
  height: 94px;
  margin-top: 0.25rem;
}
.yz-contact .yz-container .yz-list ul li .yz-ewm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-contact .yz-container .yz-top {
  width: 100%;
  margin-top: 0.94rem;
}
.yz-contact .yz-container .yz-top .yz-title {
  color: #191919;
  font-weight: 700;
  line-height: 1.33333333em;
}
.yz-contact .yz-container .yz-top .yz-menu {
  width: 100%;
  margin-top: 0.34rem;
  position: relative;
}
.yz-contact .yz-container .yz-top .yz-menu .yz-bg {
  width: 102px;
  height: 0.5rem;
  border-radius: 0.26rem;
  background: #c3a168;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.4s;
}
.yz-contact .yz-container .yz-top .yz-menu ul {
  display: flex;
  position: relative;
  z-index: 2;
}
.yz-contact .yz-container .yz-top .yz-menu ul li {
  width: 102px;
  height: 0.5rem;
  border-radius: 0.26rem;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s;
}
.yz-contact .yz-container .yz-top .yz-menu ul li.on {
  color: #fff;
}
.yz-contact .yz-container .yz-list2 {
  width: 100%;
  margin-top: 0.4rem;
}
.yz-contact .yz-container .yz-list2 ul {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yz-contact .yz-container .yz-list2 ul.on {
  display: flex;
}
.yz-contact .yz-container .yz-list2 ul li {
  width: 48.57142857%;
  margin-bottom: 0.45rem;
}
.yz-contact .yz-container .yz-list2 ul li .yz-tbox .yz-t1 {
  line-height: 1.41666667em;
  color: #000;
  font-weight: 700;
}
.yz-contact .yz-container .yz-list2 ul li .yz-tbox .yz-t2 {
  margin-top: 7px;
  line-height: 1.875em;
  color: #444;
}
.yz-contact .yz-container .yz-list2 ul li .yz-img {
  width: 100%;
  position: relative;
  border-radius: 0.26rem;
  margin-top: 0.22rem;
  overflow: hidden;
}
.yz-contact .yz-container .yz-list2 ul li .yz-img .yz-public-img {
  width: 100%;
}
.yz-contact .yz-container .yz-list2 ul li .yz-img .yz-public-img::before {
  padding-top: 58.82352941%;
}
.yz-contact .yz-container .yz-list2 ul li .yz-img a {
  width: 0.66rem;
  display: flex;
  position: absolute;
  z-index: 2;
  left: 50.14705882%;
  top: 34.5%;
}
html {
  font-size: calc(100vw / 19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scrollbar-width: thin;
}
body {
  min-height: 100%;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #000;
  background: #fff;
}
li {
  list-style: none;
}
a, a:focus, a:hover {
  text-decoration: none;
}
button, input {
  -webkit-appearance: none;
  border-radius: 0;
}
button, input, select, textarea {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: 400;
  color: inherit;
  background: 0 0;
}
button {
  cursor: pointer;
}
input, select, textarea {
  border: 0;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-color: #dedede;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.yz-container {
  margin: 0 auto;
  width: 85%;
  max-width: 2450px;
}
.yz-container2 {
  margin: 0 auto;
  width: 85%;
  max-width: 2450px;
}
.yz-bg-color1 {
  background-color: #fff;
}
.yz-pt100 {
  padding-top: 1rem;
}
.yz-pb100 {
  padding-bottom: 1rem;
}
.yz-font16 {
  font-size: 16px;
}
.yz-public-scrollbar {
  scrollbar-width: thin;
}
.yz-public-scrollbar ::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.yz-public-scrollbar ::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #3776f8;
}
.yz-public-scrollbar ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ededed;
}
.yz-yz_btn {
  justify-content: center;
  align-items: center;
  min-width: 1rem;
}
.yz-public-img {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.yz-public-img::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 100%;
}
.yz-public-img > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.yz-public-content {
  color: #666;
  line-height: 1.8;
}
.yz-public-content a {
  color: #666;
}
.yz-public-content img, .yz-public-content video {
  max-width: 100%;
  height: auto !important;
}
.yz-public-content cite, .yz-public-content em, .yz-public-content i {
  font-style: oblique !important;
}
#yz-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#yz-upgrade .yz-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#yz-upgrade .yz-wrap .yz-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#yz-upgrade .yz-wrap .yz-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #3776f8;
}
#yz-upgrade .yz-wrap .yz-close:hover {
  text-decoration: underline;
}
#yz-upgrade .yz-wrap .yz-text1 {
  color: #666;
}
#yz-upgrade .yz-wrap .yz-text1 span {
  color: #3776f8;
}
#yz-upgrade .yz-wrap .yz-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#yz-upgrade .yz-wrap .yz-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#yz-upgrade .yz-wrap .yz-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#yz-upgrade .yz-wrap .yz-list {
  overflow: hidden;
}
#yz-upgrade .yz-wrap .yz-list li {
  display: inline-block;
  width: 16%;
}
#yz-upgrade .yz-wrap .yz-list li a {
  color: #666;
}
#yz-upgrade .yz-wrap .yz-list li a:hover {
  color: #3776f8;
}
#yz-upgrade .yz-wrap .yz-list li .yz-ico2 {
  background: url(../image/hi-llq-2.jpg) no-repeat center/100%;
}
#yz-upgrade .yz-wrap .yz-list li .yz-ico3 {
  background: url(../image/hi-llq-3.jpg) no-repeat center/100%;
}
#yz-upgrade .yz-wrap .yz-list li .yz-ico4 {
  background: url(../image/hi-llq-4.jpg) no-repeat center/100%;
}
#yz-upgrade .yz-wrap .yz-list li .yz-ico5 {
  background: url(../image/hi-llq-5.jpg) no-repeat center/100%;
}
#yz-upgrade .yz-wrap .yz-list li .yz-ico6 {
  background: url(../image/hi-llq-6.jpg) no-repeat center/100%;
}
#yz-placeholder {
  height: 1rem;
}
#yz-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 1rem;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
#yz-header a {
  color: #fff;
  transition: 0.3s;
}
#yz-header .yz-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#yz-header .yz-c-right-box {
  display: flex;
  align-items: center;
}
#yz-header.yz-c-head-move {
  top: -1rem;
}
#yz-header.yz-c-style2 {
  color: #333;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
#yz-header.yz-c-style2 a {
  color: #333;
}
#yz-header .yz-c-logo, #yz-header .yz-c-logo .yz-c-img-box, #yz-header .yz-wap-nav {
  display: flex;
  align-items: center;
}
#yz-header .yz-c-logo .yz-c-img-box img {
  height: 0.56rem;
}
#yz-header .yz-c-logo span {
  display: inline-block;
  margin-left: 0.2rem;
  padding-left: 0.2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#yz-header.yz-c-style2 .yz-c-logo .yz-c-img-box img:nth-child(2) {
  display: inline-block;
}
#yz-header .yz-wap-nav > li {
  position: relative;
  margin-right: 0.3rem;
}
#yz-header .yz-wap-nav > li:last-child {
  margin-right: 0;
}
#yz-header .yz-wap-nav > li > .yz-wap-title-box {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#yz-header .yz-wap-nav > li > .yz-wap-title-box img, #yz-header .yz-wap-nav > li > .yz-wap-title-box svg {
  margin-left: 0.05rem;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
}
#yz-header .yz-wap-nav > li > .yz-wap-title-box img path, #yz-header .yz-wap-nav > li > .yz-wap-title-box svg path {
  fill: #fff;
  transition: all 0.3s;
}
#yz-header .yz-wap-nav > li a:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #3776f8;
  transition: 0.3s;
}
#yz-header .yz-wap-nav li a {
  position: relative;
  display: block;
  transition: 0.3s;
}
#yz-header .yz-wap-nav ul li a {
  color: #333;
}
#yz-header .yz-wap-nav li.on > a, #yz-header .yz-wap-nav li:hover > .yz-wap-title-box > a, #yz-header .yz-wap-nav li:hover > a {
  color: #3776f8;
}
#yz-header .yz-wap-nav li:hover > .yz-wap-title-box svg path {
  fill: #3776f8 !important;
}
#yz-header .yz-wap-nav2 {
  position: absolute;
  top: 1.2rem;
  left: 0;
  width: 100%;
  height: 0;
  line-height: 1rem;
  color: #333;
  background: #fff;
  overflow-y: auto;
  transition: 0.3s;
  text-align: left;
}
#yz-header .yz-wap-nav2 li {
  padding: 0 0.5rem;
  border-top: 1px solid #f1f1f1;
}
#yz-header .yz-wap-nav2 li .yz-wap-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#yz-header .yz-wap-nav2 li .yz-wap-title-box img, #yz-header .yz-wap-nav2 li .yz-wap-title-box svg {
  width: 0.3rem;
  height: 0.3rem;
  transition: all 0.3s;
}
#yz-header .yz-wap-nav2 li .yz-wap-title-box.on img, #yz-header .yz-wap-nav2 li .yz-wap-title-box.on svg {
  transform: rotate(90deg);
}
#yz-header .yz-wap-nav2 li a {
  color: #333;
  transition: all 0.3s;
}
#yz-header .yz-wap-nav2 li ul {
  display: none;
}
.yz-c-open #yz-header .yz-wap-nav2 {
  height: calc(100vh - 1.2rem);
}
#yz-header .yz-wap-kaiguan {
  position: relative;
  display: none;
  width: 0.48rem;
  height: 0.4rem;
  cursor: pointer;
}
#yz-header .yz-wap-kaiguan i:nth-child(1) {
  top: 0;
}
#yz-header .yz-wap-kaiguan i:nth-child(3) {
  bottom: 0;
}
#yz-header .yz-wap-kaiguan i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
#yz-header.yz-c-style2 .yz-wap-kaiguan i {
  background: #333;
}
body.yz-c-open #yz-header .yz-wap-kaiguan i:nth-child(2) {
  opacity: 0;
}
body.yz-c-open #yz-header .yz-wap-kaiguan i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  transform: rotate(45deg);
}
body.yz-c-open #yz-header .yz-wap-kaiguan i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  transform: rotate(-45deg);
}
#yz-header .yz-c-gn, #yz-header .yz-c-gn .yz-c-phone {
  display: flex;
  align-items: center;
}
#yz-header .yz-c-gn form img, #yz-header .yz-c-gn form svg {
  width: 20px;
  height: 20px;
  transition: 0.3s;
  vertical-align: middle;
}
#yz-header .yz-c-gn form img path, #yz-header .yz-c-gn form svg path {
  fill: #fff;
}
#yz-header .yz-c-gn form:hover > svg path {
  fill: #3776f8 !important;
}
#yz-header .yz-c-gn form .yz-c-box {
  position: absolute;
  top: 106%;
  right: 0;
  display: none;
  width: 280px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
#yz-header .yz-c-gn .yz-c-phone img, #yz-header .yz-c-gn .yz-c-phone svg {
  margin: 0 0.1rem 0 0.3rem;
  width: 20px;
  height: 20px;
  fill: #fff;
}
#yz-header .yz-c-gn .yz-c-phone span {
  font-weight: 700;
}
#yz-header.yz-c-style2 .yz-c-gn form > svg path {
  fill: #333;
}
#yz-header.yz-c-style2 .yz-c-gn .yz-c-phone svg path {
  fill: #3776f8;
}
#yz-code-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#yz-code-pop .yz-img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 200px;
  border-radius: 5px;
  background: #fff;
  transform: translate(-50%, -50%);
}
#yz-code-pop .yz-img-box .yz-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  bottom: -60px;
  left: 50%;
  margin-left: -20px;
  background-color: #fff;
  transition: all 0.5s;
}
#yz-code-pop .yz-img-box .yz-close img, #yz-code-pop .yz-img-box .yz-close svg {
  margin: 4px;
  width: 18px;
  height: 18px;
}
#yz-code-pop .yz-img-box .yz-close svg path {
  fill: #fff;
}
#yz-code-pop .yz-img-box .yz-close:hover {
  background-color: #3776f8;
}
#yz-code-pop .yz-img-box .yz-text {
  padding-top: 10px;
  line-height: 1;
  text-align: center;
  color: #333;
}
#yz-footer {
  color: #fff;
}
#yz-footer a {
  color: #a9a9a9;
  transition: 0.3s;
}
#yz-footer a:hover {
  color: #3776f8;
}
#yz-footer .yz-top-box {
  padding: 0.8rem 0;
  background: #333;
}
#yz-footer .yz-top-box .yz-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#yz-footer .yz-top-box .yz-container .yz-wap-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.4rem;
}
#yz-footer .yz-top-box .yz-container .yz-wap-title-box .yz-wap-title, #yz-footer .yz-top-box .yz-container .yz-wap-title-box a {
  color: #fff;
}
#yz-footer .yz-top-box .yz-container .yz-wap-title-box a:hover {
  color: #3776f8;
}
#yz-footer .yz-top-box .yz-container .yz-wap-title-box img, #yz-footer .yz-top-box .yz-container .yz-wap-title-box svg {
  display: none;
  transition: 0.3s;
  width: 0.3rem;
  height: 0.3rem;
}
#yz-footer .yz-top-box .yz-container .yz-wap-title-box img path, #yz-footer .yz-top-box .yz-container .yz-wap-title-box svg path {
  fill: #fff;
}
#yz-footer .yz-top-box .yz-container .yz-list-box .yz-list li, #yz-footer .yz-top-box .yz-container .yz-text-box p {
  padding-bottom: 0.1rem;
}
#yz-footer .yz-top-box .yz-container .yz-list-box .yz-list li:last-child {
  padding-bottom: 0;
}
#yz-footer .yz-top-box .yz-container .yz-list-box.on .yz-wap-title-box img, #yz-footer .yz-top-box .yz-container .yz-list-box.on .yz-wap-title-box svg {
  transform: rotate(90deg);
}
#yz-footer .yz-top-box .yz-container .yz-ico {
  display: flex;
  align-items: center;
}
#yz-footer .yz-top-box .yz-container .yz-ico a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.1rem;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #fff;
  background: #33444f;
  transition: 0.3s;
}
#yz-footer .yz-top-box .yz-container .yz-ico a img, #yz-footer .yz-top-box .yz-container .yz-ico a svg {
  width: 20px;
  height: 20px;
}
#yz-footer .yz-top-box .yz-container .yz-ico a img path, #yz-footer .yz-top-box .yz-container .yz-ico a svg path {
  fill: #fff;
}
#yz-footer .yz-top-box .yz-container .yz-ico a:hover {
  background: #3776f8;
}
#yz-footer .yz-bottom-box {
  padding: 0.25rem 0;
  border-top: 1px solid #999;
  color: #7f7f7f;
  background: #333;
}
#yz-footer .yz-bottom-box .yz-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#yz-footer .yz-bottom-box .yz-container a {
  color: #7f7f7f;
}
#yz-footer .yz-bottom-box .yz-container a:hover {
  color: #3776f8;
}
#yz-footer .yz-bottom-box .yz-container .yz-copyright {
  word-wrap: break-word;
  word-break: break-all;
}
a, a:hover, b, button:hover, li, p, strong {
  text-decoration: none;
}
button, input, textarea {
  outline: 0;
}
textarea {
  resize: none;
}
a {
  color: #333;
}
p {
  margin: 0;
}
button {
  border: 0;
  background-color: transparent;
}
:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
.yz-pub_tc {
  text-align: center;
}
.yz-srco::-webkit-scrollbar {
  width: 3px;
}
.yz-srco::-webkit-scrollbar-track {
  background: #ededed;
  border-radius: 2px;
}
.yz-srco::-webkit-scrollbar-thumb {
  background: #3776f8;
  border-radius: 25px;
}
.yz-srco::-webkit-scrollbar-corner {
  background: #3776f8;
}
.yz-img-box {
  width: 100px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.yz-img-box::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.yz-img-box > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-img_hover img {
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.yz-pro_show_js_con * {
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.yz-sy_t_box:nth-child(2), .yz-xinw_nr_box:nth-child(2) {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.yz-sy_t_box:nth-child(3), .yz-sy_t_box:nth-child(4), .yz-xinw_nr_box:nth-child(3), .yz-xinw_nr_box:nth-child(4) {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.yz-sy_t_box:nth-child(5) {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.yz-sy_t_box:nth-child(6) {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.yz-team_box:hover, .yz-wow_up {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.yz-mov_08 {
  transition: all 0.4s;
}
.yz-mov_08:hover {
  opacity: 0.8;
}
.yz-sticky_top {
  top: 0 !important;
}
.yz-img_qh .yz-img2, .yz-img_qh:hover .yz-img1 {
  display: none;
}
.yz-img_qh:hover .yz-img2 {
  display: block;
}
.yz-nav > ul > .on > a .yz-xs {
  display: none;
}
.yz-img_hover:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.swiper-slide {
  transform: translate3d(0, 0, 0);
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left h2, .yz-tuw, nav .yz-container {
  display: flex;
  align-items: center;
}
.yz-tuw img {
  width: 0.28rem;
  height: auto;
}
.yz-banner_sb {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.5rem;
  width: 18px;
  height: auto;
  z-index: 100;
  object-fit: contain;
  animation: moveh 3s infinite linear;
  -webkit-animation: moveh 3s infinite linear;
}
.yz-gw, nav {
  width: 100%;
}
.yz-gw {
  padding-top: 70px;
}
.yz-yz_a_b_img {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
.yz-yz_a_b_img > img {
  position: absolute;
  left: 0;
  top: 0;    
}
.yz-yz_a_b_img .yz-img1 {
  z-index: 1;    width: 100%;    height: inherit;
}

.yz-ceshi {
  -webkit-animation-name: fadeInRightSm;
  animation-name: fadeInRightSm;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-delay: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#yz-g-header .yz-wap-nav2 li a i {
  font-size: 20px;
}
.yz-font12 {
  font-size: 12px;
}
.yz-font14 {
  font-size: 14px;
}
.yz-font18 {
  font-size: 18px;
}
.yz-font20 {
  font-size: 20px;
}
.yz-font22 {
  font-size: 22px;
}
.yz-font24 {
  font-size: 24px;
}
.yz-font26 {
  font-size: 26px;
}
.yz-font28 {
  font-size: 28px;
}
.yz-font30 {
  font-size: 30px;
}
.yz-font34 {
  font-size: 34px;
}
.yz-font36 {
  font-size: 36px;
}
.yz-font44 {
  font-size: 44px;
}
.yz-font60 {
  font-size: 0.6rem;
}
.yz-font70 {
  font-size: 0.7rem;
}
.yz-yanchi1 {
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}
.yz-yanchi2 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.yz-yanchi3, .yz-yanchi4 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.yz-yanchi5 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.yz-yanchi6 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.yz-yanchi7 {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}
.yz-yanchi8 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.yz-yanchi9 {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}
.yz-yanchi10 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.yz-yanchi11 {
  animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
}
.yz-yanchi12 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.yz-yanchi13, .yz-yanchi14 {
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}
.yz-yanchi15 {
  animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
}
.yz-yanchi16 {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}
.yz-yanchi17 {
  animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
}
.yz-yanchi18 {
  animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
}
.yz-yanchi19 {
  animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
}
.yz-yanchi20 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.yz-slideInUp200 {
  -webkit-animation-name: slideInUp200;
  animation-name: slideInUp200;
}
.yz-slideInUp100 {
  -webkit-animation-name: slideInUp100;
  animation-name: slideInUp100;
}
.yz-slideInUp50 {
  -webkit-animation-name: slideInUp50;
  animation-name: slideInUp50;
}
.yz-slideInUp40 {
  -webkit-animation-name: slideInUp40;
  animation-name: slideInUp40;
}
.yz-slideInUp30 {
  -webkit-animation-name: slideInUp30;
  animation-name: slideInUp30;
}
.yz-slideInUp20 {
  -webkit-animation-name: slideInUp20;
  animation-name: slideInUp20;
}
.yz-fadeInDown20 {
  animation-name: fadeInDown20;
}
.yz-ptb140 {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.yz-ptb120 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.yz-ptb110 {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.yz-ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.yz-ptb90 {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}
.yz-ptb80 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.yz-ptb60 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
nav {
  height: 70px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  background: #fff;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
nav .yz-container {
  height: 100%;
  justify-content: space-between;
}
.yz-logo img {
  width: 0.76rem;
  height: auto;
}
.yz-logo p {
  color: #333;
  margin-left: 20px;
  padding-left: 15px;
  border-left: 1px solid #01c390;
  width: 2.2rem;
  line-height: 1;
}
.yz-logo, .yz-nav > ul, .yz-yz_nav_zj, .yz-yz_nav_ra {
  display: flex;
  align-items: center;
  height: 100%;
}
.yz-yz_nav_zj {
  justify-content: space-between;
  padding: 0;
  margin: auto;
}
.yz-yz_nav_ra {
  justify-content: flex-end;
  padding-left: 0.47rem;
}
.yz-yz_nav_r {
  display: flex;
  justify-content: flex-start;
  margin-left: 0.53rem;
}
.yz-nav, .yz-nav > ul > li, .yz-yz_nav_r, .yz-yz_nav_r_box {
  height: 100%;
}
.yz-nav > ul > li {
  position: relative;
}
.yz-nav > ul > li > .yz-nnav, .yz-nav > ul > li > a {
  margin: 0 0.35rem;
}
.yz-nav > ul > li > .yz-nnav, .yz-nav > ul > li > .yz-nnav > p, .yz-nav > ul > li > a, .yz-nav > ul > li > a > p {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  color: #333;
}
.yz-nav > ul > li > .yz-nnav > a > p::after, .yz-nav > ul > li > a > p::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 2px;
  left: 50%;
  background: #C0A571;
  transform: translateX(-50%)
}
.yz-nav > ul > .on > a p::after, .yz-nav > ul > li:hover > a p::after {
  width: 100%
}
/* 核心 hover：从中间向两边展开 100% 宽度 */
.yz-nav > ul > li:hover > .yz-nnav > a > p::after, .yz-nav > ul > li:hover > a > p::after {
  width: 100%;
}
.yz-nav > ul > .on > a p, .yz-nav > ul > li:hover > a p {
  color: #c3a168 !important;
}
.yz-nav > ul > li > a p i, .yz-nav > ul > .on > a p i, .yz-nav > ul > li:hover > a p i {
  font-weight: bold;
  margin-left: 0.1rem;
  font-size: 12px;
}
.yz-nav > ul > .on > a .yz-yc {
  display: block;
}
.yz-nav > ul > li > .yz-nnav > img, .yz-nav > ul > li > a > img {
  width: 8px;
  height: auto;
  margin-left: 10px;
}
.yz-nav > ul > li > .yz-nnav .yz-img2, .yz-nav > ul > li > a .yz-img2 {
  display: none;
}
.yz-nav > ul > li > .yz-nnav > svg, .yz-nav > ul > li > a > svg {
  width: 8px;
  height: auto;
  position: absolute;
  right: -11px;
}
#yz-g-header .yz-wap-nav2 li .yz-wap-title-box svg path, .yz-nav > ul > li > .yz-nnav > svg path, .yz-nav > ul > li > a > svg path {
  fill: #333;
}
.yz-nav > ul > .on > .yz-nnav .yz-img1, .yz-nav > ul > .on > a .yz-img1, .yz-nav > ul > li > .yz-nnav:hover .yz-img1, .yz-nav > ul > li > a:hover .yz-img1 {
  display: none !important;
}
.yz-nav > ul > .on > .yz-nnav .yz-img2, .yz-nav > ul > .on > a .yz-img2, .yz-nav > ul > li > .yz-nnav:hover .yz-img2, .yz-nav > ul > li > a:hover .yz-img2 {
  display: block !important;
}
.yz-show_nav {
  background: 0 0;
}
.yz-show_nav .yz-nav > ul > li > .yz-nnav > .yz-img1, .yz-show_nav .yz-nav > ul > li > a > .yz-img1 {
  display: none;
}
.yz-show_nav .yz-nav > ul > li > .yz-nnav > .yz-img2, .yz-show_nav .yz-nav > ul > li > a > .yz-img2 {
  display: block;
}
.yz-yz_nav_on .yz-nav > ul > li > .yz-nnav, .yz-yz_nav_on .yz-nav > ul > li > a, .yz-show_nav .yz-nav > ul > li > .yz-nnav > p, .yz-show_nav .yz-nav > ul > li > a > p {
  color: #333;
}
.yz-show_nav .yz-yz_nav_login {
  color: #333 !important;
}
.yz-yz_nav_on .yz-nav > ul > li > .yz-nnav > .yz-img1, .yz-yz_nav_on .yz-nav > ul > li > a > .yz-img1, .yz-show_nav .yz-xs {
  display: none;
}
.yz-yz_nav_on .yz-nav > ul > li > .yz-nnav > .yz-img2, .yz-yz_nav_on .yz-nav > ul > li > a > .yz-img2, .yz-show_nav .yz-yc {
  display: block;
}
.yz-yz_nav_on svg path, .yz-yz_nav_on2 svg path, .yz-show_nav svg path {
  fill: #333 !important;
}
.yz-nav1_none {
  top: -70px !important;
}
.yz-nav2_none {
  top: 70px !important;
}
.yz-yz_nav_on, .yz-yz_nav_on2 {
  background: #fff;
}
.yz-yz_nav_on .yz-yz_nav_col {
  color: #333 !important;
}
.yz-yz_nav_on .yz-xs, .yz-yz_nav_on2 .yz-nav > ul > li > .yz-nnav > .yz-img1, .yz-yz_nav_on2 .yz-nav > ul > li > a > .yz-img1 {
  display: none;
}
.yz-yz_nav_on .yz-yc, .yz-yz_nav_on2 .yz-nav > ul > li > .yz-nnav > .yz-img2, .yz-yz_nav_on2 .yz-nav > ul > li > a > .yz-img2 {
  display: block;
}
.yz-yz_nav_on .yz-nav > ul > li > .yz-nnav > p, .yz-yz_nav_on .yz-nav > ul > li > a > p, .yz-yz_nav_on .yz-yz_nav_login, .yz-yz_nav_on2 .yz-nav > ul > li > .yz-nnav, .yz-yz_nav_on2 .yz-nav > ul > li > .yz-nnav > p, .yz-yz_nav_on2 .yz-nav > ul > li > a, .yz-yz_nav_on2 .yz-nav > ul > li > a > p {
  color: #333;
}
.yz-yz_nav_on2 .yz-yz_nav_col, .yz-yz_nav_on2 .yz-yz_nav_login {
  color: #333 !important;
}
#yz-g-header .yz-wap-nav2 li ul {
  display: none;
}
.yz-yz_nav_on2 .yz-xs {
  display: none;
}
.yz-erji_nav2 {
  display: none;
}
.yz-yz_nav_on2 .yz-yc {
  display: block;
}
.yz-erji_nav2 {
  position: absolute;
  top: 100%;
  left: 0.12rem;
  z-index: 1000;
  padding-top: 10px;
  width: auto;
}
.yz-erji_nav2 .yz-erji_nav_s, .yz-erji_nav2 .yz-navTr {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  background: #fff;
  border-radius: 10px;
  position: relative;
  display: flex;
}
.yz-erji_nav2 .yz-navTr {
  padding: 0.4rem 0.46rem 0.18rem 0.3rem;
}
.yz-erji_nav2 .yz-navTr .yz-tjt {
  position: absolute;
  width: 16px;
  height: auto;
  top: -12px;
  left: 0.2rem;
}
.yz-erji_nav2 .yz-navTr .yz-tjt path {
  fill: #fff !important;
}
.yz-erji_nav2 .yz-navTr .yz-left {
  border-right: 1px solid #e6e7ea;
  display: flex;
  flex-wrap: wrap;
  padding-right: 0.2rem;
}
.yz-erji_nav2 .yz-navTr .yz-left .yz-navTr_box {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 0.1rem;
  transition: all 0.4s;
  border-radius: 0.1rem;
  padding: 0.1rem;
}
.yz-erji_nav2 .yz-navTr .yz-left .yz-navTr_box:hover {
  background: #eff2f8;
}
.yz-erji_nav2 .yz-navTr .yz-left .yz-navTr_box .yz-yz_icon {
  width: 0.5rem;
  height: 0.5rem;
  background: #eff2f8;
  border-radius: 0.1rem;
  margin-right: 0.18rem; padding: 5px;
}
.yz-erji_nav2 .yz-navTr .yz-left .yz-navTr_box .yz-txt p {
  margin-top: 0.08rem;
  color: #999;
}
.yz-erji_nav2 .yz-navTr .yz-right {
  padding-left: 0.4rem;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw {
  width: 2.8rem;
  display: block;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-public-img {
  margin-bottom: 0.16rem;
  border-radius: 0.16rem;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-public-img:before {
  padding-top: 57.85714286%;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-txt p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-txt .yz-sp {
  margin-top: 0.08rem;
  display: flex;
  align-items: center;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-txt .yz-sp span {
  color: #c3a168;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-txt .yz-sp svg {
  width: 0.12rem;
  height: auto;
  margin-left: 0.1rem;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-txt .yz-sp svg .yz-cls-2 {
  stroke: #c3a168;
  fill: none !important;
}
.yz-erji_nav2 .yz-navTr .yz-right .yz-navw .yz-txt .yz-sp svg path {
  fill: #c3a168;
  stroke: #c3a168;
}
.yz-erji_nav2 .yz-navTr .yz-le1 {
  width: 4.8rem;
}
.yz-erji_nav2 .yz-navTr .yz-le2 {
  width: 2.8rem;
}
.yz-erji_nav2 .yz-navTr .yz-le2 .yz-navTr_box {
  width: 100%;
}
.yz-erji_nav2 .yz-erji_nav_s {
  padding: 0;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left {
  padding: 0 0.2rem;
  border: 0.1rem;
  box-shadow: 5px 13px 31px 0 rgba(23, 113, 180, 0.05);
  position: relative;
  z-index: 10;
  width: max-content;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left h2 {
  font-weight: 700;
  color: #c3a168;
  height: 0.8rem;
  margin-left: 0.1rem;
  border-bottom: 1px solid #eff2f8;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox {
  margin: 5px 0 0.15rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.12rem; /* 格子间距 */
  align-items: center; /* 垂直居中 */
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox .yz-yz_nbox_con {
  display: flex;
  align-items: center;
  padding: 0.15rem 0.2rem;
  border-radius: 0.1rem;
  transition: all 0.4s;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox .yz-yz_nbox_con:hover {
  background: #ebf3fe;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox .yz-yz_nbox_con .yz-yz_icon {
  flex-shrink: 0;
     width: 0.5rem;
    height: 0.5rem;
    background: #eff2f8;
    border-radius: 0.1rem;
    margin-right: 0.18rem;    padding: 5px;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox .yz-yz_nbox_con .yz-txt {
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox .yz-yz_nbox_con .yz-txt h3, .yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox .yz-yz_nbox_con .yz-txt p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-left .yz-yz_nbox .yz-yz_nbox_con .yz-txt p {
  margin-top: 0.04rem;
  color: #999;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-tjt {
  position: absolute;
  width: 16px;
  height: auto;
  top: -12px;
  left: 0.2rem;
}
.yz-erji_nav2 .yz-erji_nav_s .yz-tjt path {
  fill: #fff !important;
  stroke: #fff;
}
.yz-erji_nav3 {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: auto;
  overflow: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.yz-erji_nav3 .yz-navtw {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  padding: 0;
  background: #fff;
  position: relative;
  display: flex;
  align-items: flex-start;
}
.yz-erji_nav3 .yz-navtw .yz-left {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0.36rem 0.2rem 0 0;
  box-shadow: 5px 13px 31px 0 rgba(23, 113, 180, 0.05);
  position: sticky;
  top: 0;
}
.yz-erji_nav3 .yz-navtw .yz-left a {
  margin-bottom: 10px;
  height: 0.44rem;
  display: flex;
  align-items: center;
  padding: 0 0.32rem 0 0.2rem;
  border-radius: 0.05rem;
  transition: all 0.4s;
  cursor: pointer;
}
.yz-erji_nav3 .yz-navtw .yz-left a.on, .yz-erji_nav3 .yz-navtw .yz-left a:hover {
  background: #f2f8ff;
  color: #c3a168;
}
.yz-erji_nav3 .yz-navtw .yz-right, .yz-erji_nav3 .yz-navtw .yz-right .yz-ritem {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.yz-erji_nav3 .yz-navtw .yz-right {
  width: 70%;
  padding: 0.46rem 0.56rem 0.4rem;
  overflow: hidden; /* 隐藏溢出 + 禁止滚动条 */
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-ritem {
  width: 100%;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-rbox {
  display: flex;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-rbox .yz-item {
  width: 3rem;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-rbox .yz-item .yz-yz_fbox {
  margin-bottom: 0.3rem;
  padding-right: 0.1rem;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-ritem .yz-ttit a span {
  color: #c3a168;
  margin-bottom: 0.2rem;
  display: flex;
  align-items: center;
  /*核心：加过渡动画，让移动更丝滑 */
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
/* 文字微动 hover 效果（高端不夸张） */
.yz-erji_nav3 .yz-navtw .yz-right .yz-ritem .yz-ttit a:hover span {
  transform: translateX(5px); /* 向右轻微移动 */
  text-shadow: 0 0 6px rgba(222, 197, 126, 0.2); /* 柔和发光 */
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-rbox .yz-item .yz-yz_fbox .yz-yz_sanji {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-rbox .yz-item .yz-yz_fbox .yz-yz_sanji a {
  margin-bottom: 0.08rem;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-rbox .yz-item2 {
  width: 2.6rem;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw {
  width: 2.8rem;
  display: block;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw .yz-public-img {
  margin-bottom: 0.16rem;
  border-radius: 0.16rem;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw .yz-public-img:before {
  padding-top: 57.85714286%;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw .yz-txt .yz-sp {
  margin-top: 0.08rem;
  display: flex;
  align-items: center;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw .yz-txt .yz-sp span {
  color: #c3a168;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw .yz-txt .yz-sp svg {
  width: 0.12rem;
  height: auto;
  margin-left: 0.1rem;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw .yz-txt .yz-sp svg .yz-cls-2 {
  stroke: #c3a168;
  fill: none !important;
}
.yz-erji_nav3 .yz-navtw .yz-right .yz-navw .yz-txt .yz-sp svg path {
  fill: #c3a168;
  stroke: #c3a168;
}
.yz-nav > ul > li:nth-child(3) {
  position: initial;
}
#yz-g-header .yz-wap-nav2 {
  position: absolute;
  right: 0%;
  left: auto;
  width: 100%;
  top: 66px;
  height: calc(100vh - 66px);
  font-size: 14px;
  line-height: 50px;
  /*      background: url(../images/h_tp.jpg) no-repeat;
    background-size: 100% 100%;*/
  background: linear-gradient(to bottom, #fff 0%, #c3a168 100%);
  overflow-y: auto;
  transition: all 0.8s;
  text-align: left;
  display: none;
}
/* 菜单展开时，图标向下翻转180度 */
/* 给箭头默认状态也加上过渡，关闭时才会平滑旋转 */
.yz-wap-title-box i, .yz-yz_nav_two_tit i {
  transition: transform 0.3s ease;
}
/* 菜单展开时，图标向下翻转180度 */
.yz-wap-title-box.menu-active i, .yz-yz_nav_two_tit.menu-active i {
  transform: rotate(180deg);
}
#yz-g-header .yz-wap-nav2 li {
  padding: 0 20px;
  border-bottom: 1px solid rgba(27, 47, 95, 0.18);
}
#yz-g-header .yz-wap-nav2 li .yz-wap-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#yz-g-header .yz-wap-nav2 li .yz-wap-title-box svg {
  width: 9px;
  height: auto;
}
#yz-g-header .yz-wap-nav2 li a, #yz-g-header .yz-wap-kaiguan i {
  display: block;
  transition: all 0.4s;
}
#yz-g-header .yz-wap-nav2 li a {
  color: #333;
  border-bottom: 1px solid rgba(27, 47, 95, 0.18);
}
.yz-c-open #yz-g-header .yz-wap-nav2 {
  right: 0;
}
.yz-yz_nav_box2 {
  display: none;
}
#yz-g-header .yz-wap-kaiguan {
  position: relative;
  width: 24px;
  height: 22px;
  cursor: pointer;
}
#yz-g-header .yz-wap-kaiguan i {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}
#yz-g-header .yz-wap-kaiguan i:nth-child(1) {
  top: 0;
}
#yz-g-header .yz-wap-kaiguan i:nth-child(3) {
  bottom: 0;
}
#yz-g-header .yz-wap-kaiguan i:nth-child(2) {
  width: 18px;
  top: 50%;
}
#yz-g-header .yz-wap-nav2 li .yz-wap-title-box img {
  width: 10px;
  height: auto;
  margin: 0 0 0 10px;
  float: right;
  display: block;
}
body.yz-c-open #yz-g-header .yz-wap-kaiguan i:nth-child(2) {
  opacity: 0;
}
body.yz-c-open #yz-g-header .yz-wap-kaiguan i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  transform: rotate(45deg);
}
body.yz-c-open #yz-g-header .yz-wap-kaiguan i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  transform: rotate(-45deg);
}
.yz-wap-title-con {
  overflow: hidden;
  height: auto;
  display: none;
  padding-bottom: 0.25rem;
}
.yz-wap-title-con > a {
  color: #666 !important;
  display: block;
  padding-left: 20px;
  line-height: 40px;
}
.yz-yz_nav_two_tit svg {
  width: 8px;
  height: auto;
}
.yz-crumbs p svg path, .yz-yz_nav_two_tit svg path {
  fill: #666;
}
.yz-yz_nav_l_box {
  display: flex;
  align-items: center;
  height: 100%;
}
.yz-yz_nav_l_box .yz-logo {
  width: 1.5rem;
}
.yz-yz_nav_l_box .yz-logo img {
  width: 100%;
  object-fit: contain;
}
.yz-yz_nav_rr, .yz-yz_nav_rr .yz-yz_nav_r_tel {
  display: flex;
  align-items: center;
}
.yz-yz_nav_rr {
  height: 100%;
  justify-content: flex-end;
}
.yz-yz_nav_rr .yz-yz_nav_r_tel {
  margin-right: 0.2rem;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_box, .yz-yz_nav_rr .yz-yz_nav_r_tel .yz-tel_icon {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yz-yz_nav_rr .yz-yz_nav_a, .yz-yz_nav_rr .yz-yz_nav_r_tel .yz-tel_icon {
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
}
.yz-yz_nav_rr .yz-yz_nav_r_tel .yz-tel_icon {
  width: 34px;
  height: 34px;
  margin-right: 0.15rem;
  color: #fff;
  /* 核心：360度旋转动画 */
  animation: rotate360 3s linear infinite;
}
/* 旋转动画关键帧 */
@keyframes rotate360 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.yz-yz_nav_rr .yz-yz_nav_r_tel p {
  color: #333
}
.yz-yz_nav_rr .yz-yz_nav_a {
  height: 34px;
  padding: 0 19px;
  border-radius: 100px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  margin-right: 0.2rem;
}
.yz-yz_nav_rr .yz-yz_nav_last, footer .yz-foot_t .yz-left .yz-l_con .yz-b_tel {
  position: relative;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_box {
  width: 34px;
  height: 34px;
  background: #ecf0fe;
  /* 可选：加个过渡让变色更丝滑 */
  transition: background 0.3s ease;
}
/* 鼠标悬浮时变成金色 */
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_box:hover {
  background: #E1CA88; /* 标准金色 */
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_box img {
  width: 14px;
  height: auto;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_xl {
  display: none;
  width: auto;
  min-width: 180px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 0.22rem;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_xl .yz-yz_nav_last_xl_box {
  background: #fff;
  border-radius: 0.08rem;
  width: 100%;
  height: 100%;
  padding: 0.15rem 0.22rem;
  display: flex;
  flex-direction: column;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_xl .yz-yz_nav_last_xl_box .yz-item {
  margin-bottom: 0.2rem;
  display: flex;
  align-items: center;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_xl .yz-yz_nav_last_xl_box .yz-item:hover p {
  color: #3776f8;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_xl .yz-yz_nav_last_xl_box .yz-item:last-child {
  margin-bottom: 0;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_xl .yz-yz_nav_last_xl_box .yz-item img {
  width: 0.16rem;
  height: auto;
  margin-right: 0.09rem;
  flex-shrink: 0;
}
.yz-yz_nav_rr .yz-yz_nav_last .yz-yz_nav_last_xl .yz-yz_nav_last_xl_box .yz-item p {
  transition: all 0.4s;
  white-space: nowrap;
}

.yz-yz_banner {
        height: 70vh;
    }
    
.yz-yz_banner .swiper-container {height: 100%;}    
    

.yz-yz_banner .swiper-slide {
  overflow: hidden;
}
.yz-yz_banner .yz-yz_index_banner {
  bottom: 0.3rem;
}
.yz-yz_banner .yz-yz_a_b_box {
  width: 100%;    height: 100%;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt {
  padding-top: 0.6rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 999999;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  z-index: 999999;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box {
  margin-bottom: 0.55rem;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box .yz-p1, .yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box .yz-p2 {
  font-size: 0.32rem;
  font-weight: 700;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box .yz-p2 {
  color: #3776f8;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box .yz-p3 {
  color: #444;
  margin-top: 0.1rem;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box .yz-p1_white {
  color: #fff;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-img {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-img img {
  margin-right: -0.3rem;
  width: 86.28%;
}
.yz-yz_banner .yz-yz_index_banner .swiper-pagination-bullet {
  width: 0.5rem;
  height: 5px;
  background: #fff;
  border-radius: 25px;
  margin: 0 5px;
  opacity: 1; 
}
.yz-yz_banner .yz-yz_index_banner .swiper-pagination-bullet-active {
  background: #3776f8;
}
.yz-yz_btn {
  cursor: pointer;
  height: 0.5rem;
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
  border-radius: 100px;
  padding: 0 0.11rem 0 0.32rem;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
/* 🔥 修复：必须加 content + 绝对定位 + 宽高 */
.yz-yz_btn::before {
  content: ""; /* 必加！否则伪元素不显示 */
  position: absolute; /* 必加！否则无法定位 */
  width: 100%; /* 必加！宽度铺满 */
  height: 100%; /* 必加！高度铺满 */
  transition: all 0.6s cubic-bezier(0.32, 0.94, 0.6, 1);
  border-radius: 30px;
  z-index: -1; /* 放在文字下方 */
  left: -100%;
  top: 0;
  background: linear-gradient(to right, #3776f8, #58AEFA);
}
/* hover 滑动效果 */
.yz-yz_btn:hover::before {
  left: 0;
}
.yz-yz_btn:hover .yz-r_icon::after {
  transform: scale(1);
}
.yz-yz_btn:hover .yz-r_icon svg {
  transform: rotate(-45deg);
}
.yz-yz_btn:hover .yz-r_icon svg path {
  fill: #3776f8;
  stroke: #3776f8;
}
.yz-yz_btn p {
  color: #fff;
  margin-right: 0.24rem;
  position: relative;
  z-index: 10;
}
.yz-yz_btn .yz-r_icon {
  width: 0.34rem;
  height: 0.34rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dec57e;
  border-radius: 50%;
  position: relative;
  z-index: 10;
  box-shadow: 0 0 8px rgba(222, 197, 126, 0.4), 0 0 16px rgba(195, 161, 104, 0.3);
  color: #fff;
}
.yz-yz_btn .yz-r_icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  transform: scale(0);
  transition: all 0.4s;
}
.yz-yz_btn .yz-r_icon svg {
  transition: all 0.4s;
  position: relative;
  z-index: 10;
  width: 38.23%;
}
.yz-yz_btn:hover .yz-r_icon i {
  color: #3776f8;
  z-index: 9;
}
.yz-tit_h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px; /* 文字和装饰间距 */
  position: relative;
}
.sub-tit {
  margin-top: 0.2rem;
  color: #666
}
/* 左侧高端点缀伪元素 */
.yz-tit_h2::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 2px;
  background: linear-gradient(90deg, transparent, #c3a168, #dec57e); /* 渐变线条更高端 */
  border-radius: 1px;
  /* 想换成图标/花纹可以用 background-image 或 svg */
}
/* 右侧高端点缀伪元素 */
.yz-tit_h2::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 2px;
  background: linear-gradient(90deg, #c3a168, #dec57e, transparent);
  border-radius: 1px;
}
.yz-pub_title, .yz-pub_title .yz-tit_h2 {
  display: flex;
  align-items: center;
}
.yz-pub_title {
  margin: 0 auto 0.48rem;
  flex-direction: column;
  justify-content: center;
}
.yz-pub_title .yz-tit_h2 {
  max-width: 90%;
  text-align: center;
}
.yz-pub_title .yz-tit_h2 img {
  width: 0.5rem;
  height: auto;
}
.yz-pub_title .yz-tit_h2 h2 {
  margin: 0 0.23rem;
  line-height: 1;
  font-weight: 700;
}
.yz-pub_title .yz-tit_h2 h2 span {
  color: #3776f8;
}
.yz-pub_title > p {
  color: #666;
  margin-top: 0.26rem;
  text-align: center;
}
.yz-h_pro .yz-h_pro_box .yz-item, .yz-h_tp {
  overflow: hidden;
  position: relative;
}
.yz-h_tp {
  background: url(../images/h_tp.jpg) no-repeat;
  background-size: 100% 100%;
}
.yz-h_tp .yz-yz_bj_img1, .yz-h_tp .yz-yz_bj_img2 {
  position: absolute;
  height: auto;
  pointer-events: none;
}
.yz-h_tp .yz-yz_bj_img1 {
  width: 5.5rem;
  right: -2.6rem;
  top: -2.6rem;
}
.yz-h_tp .yz-yz_bj_img2 {
  width: 100%;
  bottom: 0.5rem;
  left: 0;
  transition: all 0.2s;
}
.yz-h_pro {
  position: relative;
  z-index: 10;
  padding: 0.5rem 0px;
}
.yz-h_pro .yz-h_pro_box {
  margin-bottom: 0.4rem;
  display: flex;
  justify-content: space-between;
  height: 500px;
}
.yz-h_pro .yz-h_pro_box .yz-item {
  width: 23.43%;
  margin-right: 0.3rem;
  border-radius: 0.28rem;
  background: #fff;
  transition: all 0.4s;
  /* 四周高端柔和阴影（最流行的轻奢质感） */
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
}
/* 鼠标悬浮时阴影更明显，更高级 */
.yz-h_pro .yz-h_pro_box .yz-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 38px rgba(0, 0, 0, 0.12);
}
/* 选中状态 on 的阴影（更突出） */
.yz-h_pro .yz-h_pro_box .yz-item.on {
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
}
/* 自定义缩放淡入动画 = animate__zoomIn 效果 */
.animate-custom-zoomIn {
  opacity: 0;
  transform: scale(0.2); /* 从 0.8 倍放大 */
  transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* 激活时播放 */
.yz-item.on .animate-custom-zoomIn {
  opacity: 1;
  transform: scale(1); /* 恢复正常大小 */
}
.yz-h_pro .yz-h_pro_box .yz-item:last-child {
  margin-right: 0;
}
.yz-h_pro .yz-h_pro_box .yz-item.on {
  width: 51.57%;
}
.yz-h_pro .yz-h_pro_box .yz-item.on .yz-bjimg .yz-img1 {
  display: none;
}
.yz-h_pro .yz-h_pro_box .yz-item.on .yz-bjimg .yz-img2 {
  display: block;
}
.yz-h_pro .yz-h_pro_box .yz-item.on .yz-box .yz-h_pro_hr .yz-hpro_xs {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.yz-h_pro .yz-h_pro_box .yz-item.on .yz-box .yz-h_pro_hr .yz-hpro_yc {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-bjimg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-bjimg img{width:100%;height:100%}


.yz-h_pro .yz-h_pro_box .yz-item .yz-bjimg .yz-img2 {
  display: none;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box {
  position: relative;
  z-index: 10;
  padding: 0.35rem;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-title {
  margin-bottom: 0.2rem;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-title span {
  display: inline-block;
  padding: 0.03rem 0.17rem;
  border-radius: 100px;
  background: #3776f8;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.17rem;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-title h3 {
  font-weight: 700;
  margin-bottom: 0.04rem;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-title p {
  color: #222;
  opacity: 0.6;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_xs {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_xs p {
  margin-bottom: 0.15rem;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_xs p svg {
  margin-right: 0.1rem;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_xs p svg path {
  fill: #3776f8;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc {
  top: 0;
  opacity: 0;
  position: absolute;
  z-index: -1;
  display: flex;
  justify-content: space-between;
}
.lanzi {
  color: #3776f8
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0.4rem;
  border-left: 2px solid #ebebeb;
  max-height: 2.5rem;
  overflow: auto;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav a, .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav p {
  cursor: pointer;
  padding: 3px 5px 3px 5px;
  margin-bottom: 0.1rem;
  border-left: 2px solid transparent;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav a.on, .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav p.on {
  color: #3776f8;
  border-color: #3776f8;
  font-weight: 700;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav a:last-child, .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav p:last-child {
  margin-bottom: 0;
}
.yz-h_pro_hr .yz-hpro_yc .yz-left {
  /* 核心：保持你要求的 100% 宽度 */
  width: 45%;
  /* 关键：禁止 flex 自动压缩（解决变形的核心） */
  flex-shrink: 0;
  /* 可选：防止内容撑开超出宽度 */
  overflow: hidden;
  /* 可选：让元素不被 flex-grow 影响 */
  flex-grow: 0;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi {
  margin-left: 0.25rem;
  width: 96%;
  margin-top: 0.1rem;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .swiper-slide:hover .yz-scaleImg {
  opacity: 1;
  pointer-events: initial;
  z-index: 10;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .swiper-slide .yz-scaleImg {
  position: absolute;
  background: rgba(5, 104, 253, 0.1);
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.1rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  transition: all 0.4s;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .swiper-slide .yz-scaleImg img, .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .swiper-slide .yz-scaleImg svg {
  width: 50%;
  height: auto;
  opacity: 0.2;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .swiper-slide .yz-img img {
  transition: all 0s;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .swiper-slide-active .yz-img img {
  animation: movsc 0.5s 1 forwards;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .yz-img {
  border-radius: 5px;
  overflow: hidden;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi .yz-img:before {
  padding-top: 60.78431373%;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-swip2_pag {
  bottom: 0;
}
.yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-swip2_pag span {
  background: #3776f8;
}
#yz-img-pop > img, .yz-too .yz-public-content img {
  width: auto;
  height: auto;
}
.yz-h_nl {
  position: relative;
  z-index: 10;
  padding: 0.5rem 0;
}
.ping05 {
  padding: 0.5rem 0;
}
.ping08 {
  padding: 0.8rem 0;
}
.ping10 {
  padding: 1rem 0;
}
.yz-h_nl .yz-h_nl_box {
  display: flex;
  justify-content: space-between;
}
.yz-h_nl .yz-h_nl_box .yz-left {
  width: 12.57%;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box {
  margin-bottom: 0.2rem;
  padding-right: 5px;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top {
  height: 410px;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul::-webkit-scrollbar, .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top::-webkit-scrollbar {
  width: 3px;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul:-webkit-scrollbar-track, .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top:-webkit-scrollbar-track {
  background: #e0ebfb;
  border-radius: 2px;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul::-webkit-scrollbar-thumb, .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top::-webkit-scrollbar-thumb {
  background: #298eff;
  border-radius: 25px;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul::-webkit-scrollbar-corner, .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top::-webkit-scrollbar-corner {
  background: #298eff;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .swiper-slide-thumb-active .yz-imgyr {
  opacity: 1 !important;
  transition: all 0.4s !important;
  transform: scale(1) !important;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .swiper-slide-thumb-active .yz-txt p {
  color: #298eff !important;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .swiper-scrollbar {
  background: 0 0;
  width: 3px;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .swiper-scrollbar .swiper-scrollbar-drag {
  background: #298eff;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li, .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li {
  cursor: pointer;
  margin-bottom: 0.1rem;
  height: 0.64rem;
  position: relative;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li.on .yz-imgyr {
  opacity: 1;
  transition: all 0.4s;
  transform: scale(1);
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li .yz-imgyr {
  height: 100%;
  width: 90%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(0.9);
  object-fit: initial;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li .yz-txt {
  position: relative;
  z-index: 10;
  padding-left: 0.32rem;
  height: 0.64rem;
  display: flex;
  align-items: center;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li .yz-txt img, .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li .yz-txt img {
  width: 24px;
  height: auto;
  margin-right: 10px;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li .yz-txt p {
  font-weight: 700;
}
/* 产品列表容器 —— 核心 Grid 布局 */
.product-grid {
  margin: 0 auto;
  display: grid;
  /* 一排 4 个（核心） */
  grid-template-columns: repeat(4, 1fr);
  gap: 0.3rem;
}
/* 产品卡片 */
.product-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  position: relative;
}
/*高端交互：悬停效果 */
.product-card:hover {
  transform: translateY(-4px) scale(1.01);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}
.product-card:hover .product-img {
  transform: scale(1.02);
}
/* 产品图 */
/* 产品图容器 - 核心修复 */
.product-img-box {
  width: 100%;
  /* 固定高度，让所有盒子一样大 */
  height: 220px;
  overflow: hidden;
  /* 让图片垂直居中，更好看 */
  display: flex;
  align-items: center;
  justify-content: center;
  /* 背景统一，避免留白难看 */
  background: #f7f7f7;
  border-radius: 4px;
}

/* 产品图片 */
.product-img {
  width: 100%;
  height: 100%;
  /* 关键：保持比例 + 填满容器 + 不变形 */
  object-fit: cover;
  /* 让图片居中裁剪，更美观 */
  object-position: center;
  transition: transform 0.45s ease;
}
/* 产品信息 */
.product-info {
  padding: 0.1rem;    text-align: center;
}
.yz-h_nl .yz-h_nl_box .yz-left .yz-h_nl_la .yz-yz_btn {
  width: 100%;
  justify-content: space-between;
}
.yz-h_nl .yz-h_nl_box .yz-right {
  width: 82%;
  overflow: hidden;
  position: relative;
  transition: all 0.4s;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-h_nl_swi {
  height: 100%;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item {
  background: #deeeff;
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 26px;
  z-index: 10;
  overflow: hidden;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item.on {
  position: relative;
  opacity: 1;
  z-index: 20;
  top: 0;
  transform: scale(1);
  transition: all 0.4s;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-img {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.5;
}

.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-img img{width:100%;height:100%}

.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt {
  background: url(../image/h_nl.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.yz-txt_box {
  /* 玻璃半透明核心样式 */
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  
  /* 可选：让效果更精致 */
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 20px 25px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t {
  margin-bottom: 0.5rem;
  padding: 0.5rem 0.5rem 0;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp {
  margin-bottom: 0.36rem;
  width: 65%;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp h3, .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp h3 {
  color: #000;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp p {
  color: #666;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico {
  padding: 0.5rem 0.3rem;
  display: flex;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list {
    width: calc(100% / 6);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-right: 1px solid #dfe9f2;
    padding: 0 0.05rem;
    
    /* 基础过渡：让所有动画更丝滑 */
    transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/* 高端 hover 主效果 */
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list:hover {
    transform: translateY(-3px) scale(1.03); /* 轻微上浮+放大 */
    border-right-color: transparent; /* 隐藏原边框 */
}

/* 科技光效背景层 */
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(88, 175, 255, 0.08) 50%, 
        transparent 100%);
    transition: left 0.5s ease;
    z-index: -1;
}

/* 光线扫过动画 */
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list:hover::before {
    left: 100%;
}

/* 流光边框效果 */
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    background: linear-gradient(180deg, 
        #4fc3f7 0%, 
        #2196f3 50%, 
        #4fc3f7 100%);
    transform: scaleY(0);
    transition: transform 0.35s ease;
    z-index: -1;
}

.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list:hover::after {
    transform: scaleY(1);
}

.table th, .table td { padding:14px 18px; border-top:1px solid #ccc; }
.table th { background-color:#d9d9d9; font-size:16px; }
.table-row thead th { background-color:#d9d9d9; }
.table-row tbody th { background-color:#d9d9d9; }
.table-bordered th, .table-bordered td { border-left:1px solid #ccc; }*/
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.qhd-content table {
  width: 100% !important;
  max-width: 100%;
  border-collapse: collapse;
  overflow: visible;
}
.qhd-content table th, .qhd-content table td {
  padding: 14px 18px;
  text-align: left;
  border: 1px solid #ddd;
}
.qhd-content table tbody tr.trhover td {
  background-color: #f0f0f0;
}

.qhd-content table table tbody tr:first-child td {
  background-color: transparent;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  border: none;
}
.qhd-content table table tbody tr td {
  padding: 0;
}
.qhd-content table tbody img[src*="file"] {
  
}
.qhd-content table tbody p {
  margin-bottom: 0;
}
.qhd-content table tbody tr.trhover table td {
  background-color: #f0f0f0;
}
.qhd-content table tbody tr:first-child table td {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
}
.qhd-content .table {
  overflow: visible;
}
.qhd-content .table th, .qhd-content .table td {
  line-height: 1.8;
  padding: 14px 18px;
}
.qhd-content .table th {
  background-color: #0069cc;
  color: #fff;
}
.qhd-content .table td {}
.qhd-content .table tbody tr:first-child td {
  background-color: transparent;
  color: #333;
  font-size: 14px;
  font-weight: normal;
}
.qhd-content .table tbody tr.trhover td {
  background-color: #f0f0f0;
}
.qhd-content .table th {
  background-color: #0069cc;
  color: #fff;
  font-size: 16px;
}
.qhd-content .table-row thead th {
  background-color: #0069cc;
  color: #fff;
}
.qhd-content .table-row tbody th {
  background-color: #0069cc;
  color: #fff;
}
.qhd-content .table tbody .even-row td {
  background-color: #f0f0f0;
}
.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list:last-child {
  border: 0;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list img, .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list img {
  width: 0.3rem;
  height: auto;
  margin-bottom: 10px;
}


.yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list img {
 
    /* 新增：呼吸动画 */
    animation: breathe 1.8s infinite ease-in-out;
    transition: all 0.3s ease;
}

/* 呼吸关键帧动画 */
@keyframes breathe {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.15); /* 放大15%，可自行调整 */
        opacity: 0.9;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}


.yz-h_run {
  background: #eff5fd;
}
.yz-h_run .yz-pub_title {
  background: #fff;
  margin-bottom: 0;
}
.yz-h_run .yz-h_run_box .yz-gnav {
  background: #fff;
  overflow: auto;
}
.yz-h_run .yz-h_run_box .yz-gnav .yz-gyz_nav_box {
  padding-top: 0.42rem;
  display: flex;
  justify-content: center;
}
.yz-h_run .yz-h_run_box .yz-gnav .yz-gyz_nav_box p {
  cursor: pointer;
  padding: 0 0.12rem 0.22rem;
  margin: 0 0.15rem;
  color: #666;
  white-space: nowrap;
  position: relative;
}
.yz-h_run .yz-h_run_box .yz-gnav .yz-gyz_nav_box p.on {
  color: #3776f8;
}
.yz-h_run .yz-h_run_box .yz-gnav .yz-gyz_nav_box p::after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: #3776f8;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s;
}
.yz-h_run .yz-h_run_box .yz-gnav .yz-gyz_nav_box p.on::after {
  width: 100%;
}
.yz-h_run .yz-h_run_box .yz-h_run_con {
  margin-bottom: 0.4rem;
  padding-top: 0.3rem;    height: max-content;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi {
  padding-top: 10px;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr {
  display: block;
  border-radius: 0.28rem;
  /* 👇 高级半透明磨砂玻璃质感（核心代码） */
  background: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  /* 👆 玻璃效果结束 */
  padding: 0.15rem;
  transition: all 0.4s;
  position: relative;
  top: 0;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr:hover {
  top: -0.1rem;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr:hover .yz-img .yz-public-img img {
  transform: scale(1.05);
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr:hover .yz-img .yz-more {
  opacity: 1;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-img {
  border-radius: 0.2rem;
  z-index: 10;
  position: relative;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-img .yz-public-img {
  margin-bottom: 0.35rem;
  border-radius: 0.2rem;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-img .yz-public-img:before {
  padding-top: 55.85106383%;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  transition: all 0.4s;
  opacity: 0;
  pointer-events: none;
  border-radius: 50%;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more p {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.06rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more svg, .yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more svg {
  width: 12px;
  height: auto;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt {
  padding: 0 0.2rem;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt > .yz-bri {
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  height: 30px;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt > .yz-bri span {
  margin-right: 0.1rem;
  border-radius: 100px;
  padding: 5px 10px;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt > p {
  color: #444;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
 
  margin-bottom: 0.3rem;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo {
  margin-bottom: 0.1rem;
}
.yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo img {
  height: 0.8rem;
  width: auto;border-radius: 20px;
}
.yz-col1, .yz-col1 span {
  color: #36c1a7;
  background: #ecfbf8;
}
.yz-col2, .yz-col2 span {
  color: #3d63fc;
  background: #e7f1ff;
}
.yz-h_coo {
  padding: 1px 0 0.5rem;
  background: #eff5fd;
}
.yz-h_coo .yz-h_coo_tit {
  padding: 0.38rem 0;
  position: relative;
  text-align: center;
}
.yz-h_coo .yz-h_coo_tit:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 1px;
  background: #d6e1f1;
  background: -webkit-linear-gradient(to right, rgba(214, 225, 241, 0.1), #d6e1f1, rgba(214, 225, 241, 0.1));
  background: linear-gradient(to right, rgba(214, 225, 241, 0.1), #d6e1f1, rgba(214, 225, 241, 0.1));
  left: 15%;
  top: 50%;
}
.yz-h_coo .yz-h_coo_tit h2 {
  padding: 0 0.25rem;
  z-index: 10;
  display: inline-block;
  background: #eff5fd;
  position: relative;
}
.yz-h_coo .yz-h_coo_box {
  position: relative;
  width: 100%;
}
.yz-h_coo .yz-h_coo_box .yz-bj1 {
  position: absolute;
  left: 0;
  pointer-events: none;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 6.13rem;
  height: 4.22rem;
  z-index: 10;
  background: linear-gradient(270deg, #eff5fd 20.45%, rgba(255, 255, 255, 0));
}
.yz-h_coo .yz-h_coo_box .yz-bj2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6.13rem;
  height: 4.22rem;
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(270deg, #eff5fd 20.45%, rgba(255, 255, 255, 0));
}
.yz-h_coo .yz-h_coo_box .yz-h_coo_con {
  margin-bottom: 10px;
  
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.yz-h_coo .yz-h_coo_box .yz-h_coo_con .yz-img {
 
 
  display: inline-block;
  border-radius: 0.1rem;
  overflow: hidden;
  margin: 0 6px;
  background: #fff; padding: 0.35rem;
}
.yz-h_why {
  background: #eff5fd;
  position: relative;
}
.yz-h_why .yz-h_why_map ul li {
  position: absolute;
  width: 0;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yz-h_why .yz-h_why_map ul li i {
  position: absolute;
  background: rgba(127, 186, 243, 0.2);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
}
.yz-h_why .yz-h_why_map ul li:nth-child(2n) .yz-i2 {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}
.yz-h_why .yz-h_why_map ul li .yz-i1 {
  z-index: 2;
}
.yz-h_why .yz-h_why_map ul li .yz-i2 {
  z-index: 1;
  animation: mov 5s infinite linear;
  -webkit-animation: mov 5s infinite linear;
}
@keyframes mov {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(5);
    -webkit-transform: scale(5);
    opacity: 0;
  }
}
.yz-h_why .yz-container {
  position: relative;
  z-index: 10;
}
.yz-h_why .yz-h_why_box {
  margin-bottom: 0.48rem;
  display: flex;
  justify-content: space-around;
}
.yz-h_why .yz-h_why_blo .yz-t_num .yz-item, .yz-h_why .yz-h_why_box .yz-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.yz-h_why .yz-h_why_box .yz-item {
  align-items: center;
}
.yz-h_why .yz-h_why_box .yz-item img {
  width: 0.68rem;
  height: 0.68rem;
  margin-bottom: 0.16rem;
}
.yz-h_why .yz-h_why_box .yz-item p {
  font-weight: 700;
}
.yz-h_why .yz-h_why_blo {
  padding: 0.4rem;
  border-radius: 0.28rem;
  overflow: hidden;
  margin-top: 0.5rem;
  position: relative;
  margin-bottom: 0.5rem
}
.yz-h_why .yz-h_why_blo > i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  background: #fff;
  box-shadow: 1px 2px 6px 0 rgba(5, 39, 114, 0.04), inset 1px 2px 0 0 rgba(255, 255, 255, 0.5);
}
.yz-h_why .yz-h_why_blo .yz-t_num {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  padding-bottom: 1rem;
  padding-right: 0.6rem;
  border-bottom: 1px solid #e2eaf6;
}
.yz-h_why .yz-h_why_blo .yz-t_num .yz-item {
  margin: 0 0.22rem;
  text-align: center;
  position: relative;
}
.yz-h_why .yz-h_why_blo .yz-t_num .yz-item > p {
  color: #666;
  margin-bottom: 0.1rem;
}
.yz-h_why .yz-h_why_blo .yz-t_num .yz-item .yz-t_num_box {
  display: flex;
  position: absolute;
  top: 94%;
  left: 50%;
  transform: translateX(-50%);
}
.yz-h_why .yz-h_why_blo .yz-t_num .yz-item .yz-t_num_box p, .yz-h_why .yz-h_why_blo .yz-t_num .yz-item .yz-t_num_box span {
  font-size: 0.6rem;
  color: #3776f8;
  font-weight: bold
}
.yz-h_why .yz-h_why_blo .yz-t_num .yz-item .yz-t_num_box p {
  font-size: 0.3rem;
  font-weight: 700;
  margin: 0 0 0 2px;
}
.yz-h_why .yz-h_why_blo .yz-h_why_nr {
  padding-top: 0.3rem;
    overflow: hidden;
    height: max-content;

}
.yz-h_why .yz-h_why_blo .yz-h_why_nr .yz-h_why_swi .yz-h_why_hz {
  padding: 0 0.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.yz-h_why .yz-h_why_blo .yz-h_why_nr .yz-h_why_swi .yz-h_why_hz p {
  color: #666;
  text-align: center;
}
.yz-h_why .yz-h_why_map ul .yz-add1 {
  top: 12%;
  left: 22%;
}
.yz-h_why .yz-h_why_map ul .yz-add2 {
  top: 28%;
  left: 45%;
}
.yz-h_why .yz-h_why_map ul .yz-add3 {
  top: 18%;
  left: 68%;
}
.yz-h_why .yz-h_why_map ul .yz-add4 {
  top: 35%;
  left: 15%;
}
.yz-h_why .yz-h_why_map ul .yz-add5 {
  top: 42%;
  left: 38%;
}
.yz-h_why .yz-h_why_map ul .yz-add6 {
  top: 22%;
  left: 55%;
}
.yz-h_why .yz-h_why_map ul .yz-add7 {
  top: 55%;
  left: 72%;
}
.yz-h_why .yz-h_why_map ul .yz-add8 {
  top: 68%;
  left: 28%;
}
.yz-h_why .yz-h_why_map ul .yz-add9 {
  top: 48%;
  left: 62%;
}
.yz-h_why .yz-h_why_map ul .yz-add10 {
  top: 72%;
  left: 44%;
}
.yz-h_why .yz-h_why_map ul .yz-add11 {
  top: 32%;
  left: 82%;
}
.yz-h_why .yz-h_why_map ul .yz-add12 {
  top: 62%;
  left: 12%;
}
.yz-h_why .yz-h_why_map ul .yz-add13 {
  top: 82%;
  left: 35%;
}
.yz-h_why .yz-h_why_map ul .yz-add14 {
  top: 52%;
  left: 25%;
}
.yz-h_why .yz-h_why_map ul .yz-add15 {
  top: 15%;
  left: 42%;
}
.yz-h_why .yz-h_why_map ul .yz-add16 {
  top: 85%;
  left: 68%;
}
.yz-h_why .yz-h_why_map ul .yz-add17 {
  top: 38%;
  left: 90%;
}
.yz-h_why .yz-h_why_map ul .yz-add18 {
  top: 78%;
  left: 55%;
}
.yz-h_why .yz-h_why_map ul .yz-add19 {
  top: 25%;
  left: 75%;
}
.yz-h_why .yz-h_why_map ul .yz-add20 {
  top: 58%;
  left: 85%;
}
.yz-h_why .yz-h_why_map ul .yz-add21 {
  top: 90%;
  left: 18%;
}
.yz-h_why .yz-h_why_map ul .yz-add22 {
  top: 45%;
  left: 5%;
}
.yz-h_why .yz-h_why_map ul .yz-add23 {
  top: 65%;
  left: 92%;
}
.yz-h_why .yz-h_why_map ul .yz-add24 {
  top: 8%;
  left: 88%;
}
.yz-h_why .yz-h_why_map ul .yz-add25 {
  top: 92%;
  left: 48%;
}
.yz-h_why .yz-h_why_map ul .yz-add26 {
  top: 75%;
  left: 22%;
}
.yz-h_why .yz-h_why_map ul .yz-add27 {
  top: 32%;
  left: 12%;
}
.yz-h_why .yz-h_why_map ul .yz-add28 {
  top: 10%;
  left: 5%;
}
.yz-h_news {
  background: #eff5fd;
  padding: 0.5rem 0;
}
.yz-h_news .yz-h_news_box {
  display: flex;
  justify-content: space-between;
}
.yz-h_news .yz-h_news_box .yz-item {
  border-radius: 0.28rem;
  background: #fff;
  padding: 0.2rem;
  width: calc((100% - 0.6rem) / 4);
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox:hover .yz-img .yz-public-img img {
  transform: scale(1.05);
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-img {
  border-radius: 0.2rem;
  margin-bottom: 0.35rem;
  overflow: hidden;
  position: relative;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-img .yz-public-img:before {
  padding-top: 54.18719212%;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-img p {
  position: absolute;
  height: 40px;
  padding: 0 0.22rem;
  display: flex;
  align-items: center;
  border-radius: 0.2rem 0 0.2rem 0;
  left: 0;
  top: 0;
  background: #1673ff;
  color: #fff;
  z-index: 1;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt {
  padding: 0 0.1rem;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt h3 {
  transition: all 0.4s;
  font-weight: 700;
  margin-bottom: 0.2rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt h3:hover {
  color: #3776f8;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt > p {
  color: #888;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0.3rem;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt .yz-time {
  padding-bottom: 0.2rem;
  display: flex;
  align-items: center;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt .yz-time svg path {
  fill: #888;
}
.yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt .yz-time span {
  color: #888;
  margin-left: 0.1rem;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox {
  padding: 0.25rem 0.17rem 0;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-tit {
  margin-bottom: 0.15rem;
  display: flex;
  align-items: center;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-tit img {
  width: 0.3rem;
  height: auto;
  margin-right: 0.15rem;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-tit p {
  font-weight: 700;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box {
  margin-bottom: 0.35rem;
  height: 290px;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box .swiper-container {
  height: 100%;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box .swiper-container .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box .swiper-container .swiper-slide .yz-r_newbox_box .yz-g_h3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 0.08rem;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box .swiper-container .swiper-slide .yz-r_newbox_box .yz-g_h3 h3 {
  transition: all 0.4s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-height: 3em;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box .swiper-container .swiper-slide .yz-r_newbox_box span {
  color: #888;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box .swiper-container .swiper-slide .yz-r_newbox_box:hover .yz-g_h3 h3 {
  color: #3776f8;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-h_news_ba {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.5rem;
  border: 1px solid #3776f8;
  border-radius: 100px;
  color: #3776f8;
  transition: all 0.4s;
}
.yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-h_news_ba:hover {
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
  border: 1px solid transparent;
  color: #fff;
}
.yz-yz_a_bbox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.38rem;
  overflow: hidden;
  position: relative;
}
.yz-yz_a_bbox .yz-yz_a_bbox_con {
  height: 3.83rem;
  width: calc(100% + 1.3rem);
  position: absolute !important;
  margin-top: -0.75rem;
  margin-left: -0.6rem;
}
.yz-yz_a_bbox .yz-container {
  position: relative;
  z-index: 10;
}
.yz-yz_a_bbox .yz-container .yz-txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yz-yz_a_bbox .yz-container .yz-txt .yz-left h2 {
 
  font-weight: 700;
  color: #3776f8
}
.yz-yz_a_bbox .yz-container .yz-txt .yz-left h2 span {
  background-image: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#dec57e, #c3a168);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* 图片左右轻微晃动动画 */
/* 图片左右轻微晃动动画 */
.shake-img {
  /* 修复：3 必须加单位 s（秒），同时添加 transform 初始状态 */
  animation: leftRightShake 3s ease-in-out infinite alternate;
  width: 100%;
  display: block; /* 新增：解决行内元素 transform 不生效问题 */
  transform: translateX(0); /* 初始位置，保证动画稳定 */  height: inherit;opacity:.45;
}

/* 定义左右晃动关键帧 */
@keyframes leftRightShake {
  0% {
    transform: translateX(-12px);
  }
  100% {
    transform: translateX(12px);
  }
}


    /* 导航外层容器：实现横向滑动核心 */
    .nav-container {
      width: 100%;
      overflow-x: auto;       /* 横向滚动 */
      scrollbar-width: none; /* 火狐隐藏滚动条 */
    }
    .nav-container::-webkit-scrollbar {
      display: none; /* Chrome/Safari 隐藏滚动条 */
    }

    /* 导航列表 */
    .nav-list {
      display: flex;
      list-style: none;
      gap: 5px; /* 项间距 */
    }

    /* 导航项：不压缩 */
    .nav-item {
      flex-shrink: 0;
    }

    /* 导航按钮样式 */
    .nav-link {
      display: inline-block;
      padding: 0.1rem 0.25rem;
     
      color: #333;
      text-decoration: none;
      white-space: nowrap;
      border-radius: 50px;
      transition: all 0.2s;
    }

    /* 激活状态 */
    .nav-link.active {
          background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%);
      color: #fff !important;
    }

    /* 悬停 */
    .nav-link:hover:not(.active) {
          background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%);
         color: #fff !important;
    }
/* 可选：让图片更流畅，不抖动 */
.yz-yz_a_bbox_con {
  overflow: visible;
  display: block;
}
footer {
  background: #edf4ff; background: linear-gradient(135deg, #edf4ff 0%, #d7e6ff 100%);
}
footer .yz-foot_t {
  display: flex;
  justify-content: space-between;
  padding-top: 0.5rem;
  margin-bottom: 0.36rem;
}
footer .yz-foot_t .yz-left {
  width: 25%;
}
footer .yz-foot_t .yz-left .yz-l_con .yz-b_tel .yz-txt {
  margin-bottom: 0.1rem;
}
footer .yz-foot_t .yz-left .yz-l_con .yz-b_tel .yz-txt span {
  color: #444;
}
footer .yz-foot_t .yz-left .yz-l_con .yz-yz_sanjidd {
  margin-bottom: 0.25rem;
}
footer .yz-foot_t .yz-left .yz-l_con .yz-yz_sanjidd p {
  color: #444;
  margin-bottom: 0.07rem;
}
footer .yz-foot_t .yz-left .yz-ewm {
  display: flex;
}
footer .yz-foot_t .yz-left .yz-ewm .yz-ewm_box {
  width: 1.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.3rem;
}
footer .yz-foot_t .yz-left .yz-ewm .yz-ewm_box .yz-ewm_con {
  background: #fff;
  padding: 0.07rem;
  border-radius: 5px;
  margin-bottom: 0.08rem;
}
footer .yz-foot_t .yz-left .yz-ewm .yz-ewm_box p {
  color: #444;
}
footer .yz-foot_t .yz-right {
  display: flex;
  justify-content: space-between;
  width: 72%;
}
footer .yz-foot_t .yz-right .yz-item .yz-t_bt {
  color: #222;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
footer .yz-foot_t .yz-left .yz-l_con .yz-t_bt {
  color: #222;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
footer .yz-foot_t .yz-right .yz-item ul li {
  margin-bottom: 0.14rem;
}
footer .yz-foot_t .yz-right .yz-item ul li a {
  transition: all 0.4s;
  color: #444;
}
footer .yz-foot_t .yz-right .yz-item ul li a:hover {
  color: #3776f8;
}
footer .yz-foot_b {
  display: flex;
  justify-content: space-between;
  padding: 0.28rem 0;
  border-top: 1px solid #dfe6f0;
}
footer .yz-foot_b .yz-left p {
  color: #666;
}
footer .yz-foot_b .yz-left p a {
  margin-left: 0.1rem;
  display: inline-block;
}
footer .yz-foot_b .yz-left p a:hover {
  color: #3776f8;
}
footer .yz-foot_b .yz-right {
  display: flex;
  align-items: center;
}
footer .yz-foot_b .yz-right a {
  margin-left: 0.22rem;
  padding-left: 0.22rem;
  line-height: 1;
  border-left: 1px solid #d0d9e8;
  color: #666;
}
footer .yz-foot_b .yz-right a:first-child {
  padding: 0;
  margin: 0;
  border: 0;
}
footer .yz-foot_b .yz-right a:hover {
  color: #3776f8;
}
.yz-yz_gtile, .yz-glab2, .yz-glab3 {
  padding-right: 35px;
  position: relative;
}
.yz-yz_gtile:after {
  background: url(../image/navbq.png) no-repeat;
}
.yz-yz_gtile:after, .yz-glab2:after, .yz-glab3:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  width: 25px;
  height: 13px;
}
.yz-glab2:after {
  background: url(../image/navbq2.png) no-repeat;
}
.yz-glab3:after {
  background: url(../image/navbq3.png) no-repeat;
}
.yz-pop {
  position: fixed;
  right: 0.2rem;
  bottom: 2.3rem;
  z-index: 1000;
  display: block !important;
  opacity: 1 !important;
}
.yz-pop * {
  transition: all 0.6s;
}
.yz-pop .yz-cur1:hover .yz-pop_con {
  background: #1673ff;
}
.yz-pop .yz-cur1:hover .yz-pop_con .yz-pop_a_img p {
  color: #fff;
}
.yz-pop .yz-pop_a, .yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.yz-pop .yz-pop_a {
  position: relative;
  display: block;
  border-radius: 50%;
  margin-bottom: 0.1rem;
}
.yz-pop .yz-pop_a .yz-pop_con {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img {
  flex-direction: column;
  width: 70px;
  height: 70px;
}
.yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img img, .yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img svg {
  z-index: 100;
  width: 30px;
  height: 21px;
}
.yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img img path, .yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img svg path {
  fill: #1673ff;
}
.yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img p {
  margin-top: 2px;
  font-size: 12px;
}
.yz-pop .yz-pop_a .yz-pop_con .yz-pop_a_img .yz-img2 {
  display: none;
}
.yz-pop .yz-cur2, .yz-pop .yz-pop_a .yz-pop_text {
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.yz-pop .yz-pop_a .yz-pop_text {
  position: absolute;
  top: 50%;
  right: 130%;
  padding: 0.2rem 0.25rem;
  transition: all 0s;
  -moz-transition: all 0s;
  z-index: 1;
  transform: translateY(-50%) scale(0);
  -webkit-transform: translateY(-50%) scale(0);
  justify-content: center;
  border-radius: 5px;
}
.yz-pop .yz-pop_a .yz-pop_text p {
  color: #1673ff;
  margin-top: 0.05rem;
  white-space: nowrap;
  font-weight: 700;
}
.yz-pop .yz-pop_a .yz-pop_text:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid dashed dashed;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -10px;
  border-width: 10px;
  border-color: #fff transparent transparent;
  transform: rotate(-90deg);
}
.yz-pop .yz-pop_a.on .yz-pop_a_img p {
  color: #fff;
}
.yz-pop .yz-pop_a.on .yz-pop_con {
  background: #1a83ff;
}
.yz-pop .yz-pop_a.on .yz-pop_text {
  transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
}
.yz-pop .yz-pop_a.on .yz-img1 {
  display: none;
}
.yz-pop .yz-pop_a.on .yz-img2 {
  display: block;
}
.yz-pop .yz-cur2 {
  border-radius: 0.1rem;
  padding: 6px;
}
.yz-pop .yz-cur2 .yz-pop_a2 {
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
}
.yz-pop .yz-cur2 .yz-pop_a2:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.yz-pop .yz-cur2 .yz-pop_a2.on .yz-pop_con {
  background: #ebf2fb;
}
.yz-pop .yz-cur2 .yz-pop_a2.on .yz-pop_text {
  transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
}
.yz-pop .yz-cur2 .yz-pop_a2.on .yz-img1 {
  display: none;
}
.yz-pop .yz-cur2 .yz-pop_a2.on .yz-img2 {
  display: block;
}
.yz-pop .yz-cur2 .yz-pop_a2 .yz-pop_con {
  box-shadow: none;
}
.yz-pop .yz-cur2 .yz-pop_a2 .yz-pop_con .yz-pop_a_img {
  width: 58px;
  height: 58px;
}
.yz-coop {
  position: relative;
}
.yz-coop .yz-bjimg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.yz-coop .yz-container {
  position: relative;
  z-index: 10;
  padding: 1rem;
}
.yz-coop .yz-container .yz-box {
  display: flex;
  justify-content: space-between;
}
.yz-coop .yz-container .yz-box .yz-left {
  width: 45.66%;
  background: #fafbff;
  padding: 0.66rem 0.4rem 0.75rem 0.7rem;
}
.yz-coop .yz-container .yz-box .yz-left h2 {
  font-weight: 700;
  line-height: 1.2;
}
.yz-coop .yz-container .yz-box .yz-left h2 span {
  color: #c3a168;
}
.yz-coop .yz-container .yz-box .yz-left .yz-tw {
  color: #666;
  padding-right: 0.5rem;
}
.yz-coop .yz-container .yz-box .yz-left .yz-tw p {
  margin-top: 0.35rem;
}
.yz-coop .yz-container .yz-box .yz-left .yz-tel {
  margin-top: 0.9rem;
}
.yz-coop .yz-container .yz-box .yz-left .yz-tel p {
  color: #444;
}
.yz-coop .yz-container .yz-box .yz-left .yz-tel span {
  color: #1673ff;
  font-weight: 700;
}
.yz-coop .yz-container .yz-box .yz-right {
  width: 54.34%;
  background: #fff;
  padding: 0.6rem 1.1rem 0.5rem;
}
.yz-coop .yz-container .yz-box .yz-right .yz-title {
  margin-bottom: 0.28rem;
  text-align: center;
}
.yz-coop .yz-container .yz-box .yz-right .yz-title h2 {
  font-weight: 700;
}
.yz-coop .yz-container .yz-box .yz-right .yz-title p {
  color: #666;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con {
  width: 100%;
  position: relative;
  margin-bottom: 0.1rem;
  transition: all 0.4s;
  border: 1px solid transparent;
  display: flex;
  justify-content: space-between;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con .yz-sot_select_nr {
  width: 100%;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con .yz-sot_select_nr .yz-sel_text_x {
  margin-bottom: 0;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con > p {
  position: absolute;
  left: 0.33rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 10;
  color: #999;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con > p span {
  color: #ea0909;
  width: 1em;
  display: inline-block;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con .yz-yzm {
  background: #f8faff;
  height: 0.64rem;
  padding: 0 0.25rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #1673ff;
  cursor: pointer;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con.on {
  border: 1px solid #c3a168;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con.on > p {
  display: none;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con .yz-input_nr {
  width: 100%;
  background: #f8faff;
  position: relative;
  height: 0.64rem;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-input_con .yz-input_nr input {
  display: flex;
  align-items: center;
  height: 100%;
  border: 0;
  width: 100%;
  padding-left: 0.33rem;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk {
  margin: 0.2rem 0 0.25rem;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label {
  display: flex;
  align-items: center;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label.on .yz-lab_box {
  background: #067bfd;
  border-color: #067bfd;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label .yz-lab_box {
  width: 20px;
  height: 20px;
  border: 1px solid #e3e3e3;
  margin-right: 8px;
  display: inline-flex;
  display: none;
  align-items: center;
  justify-content: center;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label .yz-lab_box svg {
  width: 50%;
  height: auto;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label .yz-lab_box svg path {
  fill: #fff;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label input {
  -webkit-appearance: checkbox;
  margin-right: 8px;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
  border: 1px solid #dcdcdc;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label p {
  color: #999;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk label p a {
  color: #444;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk1 {
  margin: 0.2rem 0 0;
}
.yz-coop .yz-container .yz-box .yz-right form .yz-login_tk2 {
  margin: 0.04rem 0 0.2rem;
}
.yz-sot_select_nr {
  position: relative;
  min-width: 1.8rem;
}
.yz-sot_select_nr .yz-sel_text_x {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 0.64rem;
  margin-bottom: 0.17rem;
  padding: 0 0.22rem 0 0.33rem;
  background: #f8faff;
  color: #999;
  align-items: center;
}
.yz-sot_select_nr .yz-sel_text_x svg {
  width: 9px;
  height: auto;
  flex-shrink: 0;
  z-index: 100;
  margin: 0 7px;
}
.yz-sot_select_nr .yz-sel_text_x p {
  pointer-events: none;
  z-index: 10;
  color: #999;
}
.yz-sot_select_nr .yz-sel_text_x p span {
  color: #ea0909;
  width: 1em;
  display: inline-block;
}
.yz-sot_select_nr .yz-sel_text_box {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  left: 0;
  text-align: left;
  overflow: hidden;
  top: 100%;
  border: 1px solid #d2d2d2;
  z-index: 200;
  display: none;
  max-height: 160px;
  overflow-y: auto;
}
.yz-sot_select_nr .yz-sel_text_box a {
  color: #000;
  padding: 7px 0 7px 0.33rem;
  display: block;
  cursor: pointer;
}
.yz-sot_select_nr .yz-sel_text_box a:hover {
  background: #3776f8;
  color: #fff;
}
.yz-joinO .yz-box .yz-item, .yz-yz_btn2 {
  overflow: hidden;
  position: relative;
}
.yz-yz_btn2 {
  cursor: pointer;
  height: 0.66rem;
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  z-index: 10;
  width: 100%;
}
.yz-yz_btn2::before {
  transition: all 0.6s cubic-bezier(0.32, 0.94, 0.6, 1);
  border-radius: 6px;
  content: "";
  position: absolute;
  display: block;
  z-index: 1;
  left: -100%;
  top: 0;
  opacity: 0;
  background: #3776f8;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.yz-yz_btn2:hover::before {
  left: 0;
  opacity: 1;
}
.yz-yz_btn2:hover .yz-r_icon::after {
  transform: scale(1);
}
.yz-yz_btn2:hover .yz-r_icon svg path {
  stroke: #3776f8;
}
.yz-yz_btn2 button, .yz-yz_btn2 p {
  color: #fff;
  position: relative;
  z-index: 10;
}
.yz-yz_btn2 button {
  width: 100%;
}
.yz-yz_btn2 p {
  margin-right: 0.24rem;
}
.yz-join_banner {
  height: 4.8rem;
  position: relative;
}
.yz-join_banner .yz-mob_pc {
  width: 100%;
  height: 100%;
}
.yz-join_banner .yz-join_banner_txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  padding-bottom: 0.5rem;
  display: flex;
  align-items: center;
}
.yz-join_banner .yz-join_banner_txt .yz-container h2 {
  color: #c3a168;
  margin-bottom: 0.3rem;
  font-weight: 700;
}
.yz-join_banner .yz-join_banner_txt .yz-container .yz-join_banner_p p {
  font-size: 0.44rem;
  line-height: 1.3;
  font-weight: 700;
}
.yz-join {
  background: #f1f6fe;
}
.yz-sub_title {
  padding: 0 5%;
  text-align: center;
}
.yz-sub_title h2 {
  line-height: 1.1;
  font-weight: 700;
}
.yz-joinO {
  padding: 0.65rem 0 0;
}
.yz-joinO .yz-box {
  margin-top: 0.46rem;
  display: flex;
  justify-content: space-between;
}
.yz-joinO .yz-box .yz-item {
  border-radius: 0.26rem;
  width: calc(50% - 0.2rem);
  top: 0;
  transition: all 0.4s;
}
.yz-joinO .yz-box .yz-item:hover {
  top: -0.1rem;
}
.yz-joinO .yz-box .yz-item .yz-txt {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0.5rem 0.54rem 0.6rem;
  flex-direction: column;
  align-items: flex-start;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-t_txt {
  color: #fff;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-t_txt h3 {
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0.18rem;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-t_txt p {
  padding-right: 0.7rem;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn3, .yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn4 {
  background: #fff;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn3:hover .yz-r_icon {
  border: 1px solid #18d4be;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn3:hover .yz-r_icon svg path {
  stroke: #18d4be;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn3:hover .yz-r_icon svg .yz-cls-1 {
  fill: #18d4be;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn3:before, .yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn4:before {
  display: none;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn3 p, .yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn4 p {
  color: #333;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn3 .yz-r_icon {
  background: #18d4be;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn4:hover .yz-r_icon {
  border: 1px solid #1673ff;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn4:hover .yz-r_icon svg path {
  stroke: #1673ff;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn4:hover .yz-r_icon svg .yz-cls-1 {
  fill: #1673ff;
}
.yz-joinO .yz-box .yz-item .yz-txt .yz-yz_btn4 .yz-r_icon {
  background: #1673ff;
}
.yz-joinfou, .yz-jointr, .yz-jointw {
  padding: 0.95rem 0 0;
}
.yz-jointw .yz-box {
  display: flex;
  justify-content: space-between;
  margin-top: 0.45rem;
}
.yz-jointw .yz-box .yz-item {
  width: calc((100% - 0.9rem) / 4);
  border-radius: 0.26rem;
  overflow: hidden;
  position: relative;
}
.yz-jointw .yz-box .yz-item .yz-public-img:before {
  padding-top: 146.78899083%;
}
.yz-jointw .yz-box .yz-item:hover .yz-bcon {
  background-image: linear-gradient(59deg, #1673ff 0, #2bc6ff 100%);
  opacity: 0.9;
}
.yz-jointw .yz-box .yz-item:hover .yz-bcon .yz-bbx .yz-txt {
  padding-top: 1.32rem;
}
.yz-jointw .yz-box .yz-item:hover .yz-bcon .yz-byy {
  opacity: 0;
}
.yz-jointw .yz-box .yz-item:hover .yz-bcon .yz-bbtn {
  bottom: 0.5rem;
}
.yz-jointw .yz-box .yz-item .yz-bcon {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  transition: all 0.4s;
}
.yz-jointw .yz-box .yz-item .yz-bcon .yz-byy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  transition: all 0.4s;
}
.yz-jointw .yz-box .yz-item .yz-bcon .yz-bbtn {
  position: absolute;
  width: 0.48rem;
  height: 0.48rem;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.5rem;
  transition: all 0.4s;
}
.yz-joinfou .yz-box .yz-bjimg:after, .yz-jointw .yz-box .yz-item .yz-bcon .yz-bbx {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.yz-jointw .yz-box .yz-item .yz-bcon .yz-bbx .yz-txt {
  color: #fff;
  text-align: center;
  transition: all 0.4s;
  padding-top: 3.2rem;
}
.yz-jointw .yz-box .yz-item .yz-bcon .yz-bbx .yz-txt h3 {
  margin-bottom: 0.2rem;
}
.yz-jointr .yz-box {
  margin-top: 0.45rem;
  display: flex;
  justify-content: space-between;
}
.yz-joinfou .yz-box, .yz-jointr .yz-box .yz-left {
  display: flex;
  justify-content: space-between;
}
.yz-jointr .yz-box .yz-left {
  flex-wrap: wrap;
  width: 55.71%;
}
.yz-jointr .yz-box .yz-left img {
  border-radius: 0.26rem;
  width: auto;
  height: auto;
}
.yz-jointr .yz-box .yz-left .yz-img1 {
  width: 100%;
  margin-bottom: 10px;
}
.yz-jointr .yz-box .yz-left .yz-img2 {
  width: 66.66%;
}
.yz-jointr .yz-box .yz-left .yz-img3 {
  width: 32.05%;
}
.yz-jointr .yz-box .yz-right {
  width: 43.428%;
  border-radius: 0.26rem;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.64rem 0.75rem 0.3rem;
}
.yz-jointr .yz-box .yz-right .yz-item {
  margin-bottom: 0.25rem;
}
.yz-jointr .yz-box .yz-right .yz-item h3 {
  font-weight: 700;
  margin-bottom: 0.06rem;
}
.yz-jointr .yz-box .yz-right .yz-item p {
  color: #666;
}
.yz-joinfou .yz-box {
  margin-top: 0.85rem;
  position: relative;
}
.yz-joinfou .yz-box .yz-bjimg {
  position: absolute;
  width: 100%;
  height: auto;
  top: -0.42rem;
  left: 0;
}
.yz-joinfou .yz-box .yz-bjimg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background: linear-gradient(to top, #f1f6fe 40.45%, rgba(255, 255, 255, 0));
}
.yz-joinfou .yz-box .yz-bbx {
  width: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
.yz-joinfou .yz-box .yz-bbx .yz-item {
  width: 100%;
  border-radius: 0.2rem;
  height: auto;
  overflow: hidden;
}
.yz-joinfiv {
  padding: 0.5rem 0;
}
.yz-joinfiv .yz-box {
  
  display: flex;
  flex-wrap: wrap;
}
.yz-joinfiv .yz-box .yz-item {
    cursor: pointer;
    width: calc((100% - 0.8rem) / 3);
    margin: 0 0.3rem 0.3rem 0;
    position: relative;
    border-radius: 0.26rem;
    padding: 0.3rem 0.25rem 0.3rem;
    height: auto;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    
    /* 基础过渡动画（必须加） */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

/* 高端 hover 效果 */
.yz-joinfiv .yz-box .yz-item:hover {
    /* 轻微上浮 */
    transform: translateY(-4px) scale(1.02);
    
    /* 更强更高级的阴影 */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.08);
    
    /* 背景更亮更通透 */
    background: rgba(255, 255, 255, 0.85);
    
    /* 高亮边框 */
    border-color: rgba(255, 255, 255, 0.8);
    
    /* 圆角微调整更精致 */
    border-radius: 0.32rem;
}

/* 点击时的按压效果（更高级） */
.yz-joinfiv .yz-box .yz-item:active {
    transform: translateY(-1px) scale(1.01);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.yz-joinfiv .yz-box .yz-item:nth-child(3n) {
  margin-right: 0;
}
.yz-joinfiv .yz-box .yz-item .yz-it_t .yz-tit {
  margin-bottom: 0.32rem;
}
.yz-joinfiv .yz-box .yz-item .yz-it_t .yz-tit h3 {
  font-weight: 700;
  margin-bottom: 0.05rem;
}
.yz-joinfiv .yz-box .yz-item .yz-it_t .yz-tit span {
  color: #999;
}
.yz-joinfiv .yz-box .yz-item .yz-it_t .yz-txt {
  padding-bottom: 0.3rem;
}
.yz-joinfiv .yz-box .yz-item .yz-it_t .yz-txt .yz-txt_box {
  display: flex;
  margin-bottom: 0.06rem;
}
.yz-joinfiv .yz-box .yz-item .yz-it_t .yz-txt .yz-txt_box p {
  color: #222;
}
.yz-joinfiv .yz-box .yz-item .yz-it_t .yz-txt .yz-txt_box span {
  color: #666;
}
.yz-joinfiv .yz-box .yz-item .yz-yz_sanji {
  border-top: 1px solid #efefef;
  padding-top: 0.25rem;
  display: flex;
  align-items: center;
}
.yz-joinfiv .yz-box .yz-item .yz-yz_sanji p {
  font-weight: 700;
  color: #1673ff;
  margin-right: 0.18rem;
}
.yz-joinfiv .yz-box .yz-item .yz-yz_sanji svg path {
  stroke: #1673ff;
  fill: #1673ff;
}
.yz-joinfiv .yz-box .yz-item .yz-yz_sanji svg .yz-cls-1 {
  fill: #1673ff;
}
.yz-joinfiv .yz-box .yz-item .yz-dri_hide {
  display: none;
}
.yz-gother {
  position: relative;
  height: 3rem;
}
.yz-gother .yz-bjimg {
  height: 100%;
}
.yz-gother .yz-crumbs {
  position: absolute;
  top: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.yz-gother .yz-other_h2 {
  position: absolute;
  bottom: 0.6rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.yz-gother .yz-other_h2 h2 {
  line-height: 1;
  font-weight: 700;
}
.yz-crumbs {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
.yz-crumbs p {
  display: flex;
  align-items: center;
}
.yz-crumbs p > a {
  margin-right: 0.1rem;
  color: #999;
}
.yz-crumbs p:last-child a {
  color: #444;
}
.yz-crumbs p:last-child i, .yz-crumbs p:last-child svg {
  display: none;
}
.yz-crumbs p svg {
  width: 5px;
  height: auto;
  margin-right: 0.1rem;
}
.yz-crumbs p i {
  font-style: initial;
  opacity: 0.7;
  color: #999;
  margin-right: 0.1rem;
}
.yz-pri {
  padding: 0.55rem 1.4rem 1rem;
}
.yz-gmap {
  padding: 0.58rem 1rem 1rem;
}
.yz-gmap .yz-box .yz-item {
  padding: 0.42rem 0 0.22rem;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
}
.yz-gmap .yz-box .yz-item .yz-lbt {
  width: 2.02rem;
  flex-shrink: 0;
  margin-bottom: 0.2rem;
}
.yz-gmap .yz-box .yz-item ul {
  display: flex;
  flex-wrap: wrap;
}
.yz-gmap .yz-box .yz-item ul li {
  margin-bottom: 0.2rem;
  margin-right: 0.78rem;
}
.yz-gmap .yz-box .yz-item ul li a:hover {
  color: #c3a168;
  text-decoration: underline;
}
.yz-curtain1, .yz-curtain1 .yz-mask {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.yz-curtain1 {
  position: fixed;
  z-index: 10000;
  display: none;
}
.yz-curtain1 .yz-mask {
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  position: absolute;
}
.yz-curtain1 .yz-curtain_box {
  position: absolute;
  max-width: 90%;
  max-height: 90%;
  width: 14rem;
  left: 50%;
  top: 50%;
  background: #fff;
  overflow: auto;
  z-index: 10000;
  border-radius: 0.26rem;
  transform: translate(-50%, -50%);
}
.yz-curtain1 .yz-curtain_box .yz-curtain_title {
  position: relative;
  padding: 0 30px;
  background: #1c4798;
}
.yz-curtain1 .yz-curtain_box .yz-curtain_title .yz-close_tc {
  position: absolute;
  top: 29px;
  right: 17px;
  width: 80px;
  height: 60px;
  cursor: pointer;
  z-index: 10000;
}
.yz-curtain1 .yz-curtain_box .yz-curtain_title .yz-close_tc::after, .yz-curtain1 .yz-curtain_box .yz-curtain_title .yz-close_tc::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #999;
  transform: rotate(45deg);
}
.yz-curtain1 .yz-curtain_box .yz-curtain_title .yz-close_tc::after {
  transform: rotate(-45deg);
}
.yz-curtain1 .yz-curtain_box .yz-joincur {
  padding: 0.48rem 0.5rem;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-title {
  display: flex;
  border-bottom: 1px solid #dae8ff;
  margin-bottom: 0.22rem;
  padding-bottom: 0.25rem;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-title h2 {
  width: 4.4rem;
  font-weight: 700;
  line-height: 1;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-title .yz-rbox {
  display: flex;
  align-items: flex-end;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-title .yz-rbox .yz-smbox {
  width: 3.5rem;
  display: flex;
  align-items: center;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-title .yz-rbox .yz-smbox svg {
  width: 16px;
  height: auto;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-title .yz-rbox .yz-smbox svg path {
  fill: #999;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-title .yz-rbox .yz-smbox p {
  color: #999;
  margin-left: 0.1rem;
  line-height: 1;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-box {
  margin-bottom: 0.4rem;
}
.yz-curtain1 .yz-curtain_box .yz-joincur .yz-b_p {
  color: #c3a168;
}
.yz-flo_banner .yz-x-banner {
  background: #c9dfff;
}
.yz-flo_banner .yz-x-banner .yz-r_icon svg .yz-cls-112 {
  fill: none;
}
.yz-flo_banner .yz-x-banner .yz-g-sq {
  margin-left: 0.2rem;
  background: #fff;
  transition: all 0.4s;
}
.yz-flo_banner .yz-x-banner .yz-g-sq p {
  color: #3776f8;
  transition: all 0.4s;
}
.yz-flo_banner .yz-x-banner .yz-g-sq .yz-r_icon {
  background: rgba(0, 91, 228, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.yz-flo_banner .yz-x-banner .yz-g-sq .yz-r_icon::after {
  background: #c3a168;
}
.yz-flo_banner .yz-x-banner .yz-g-sq .yz-r_icon svg {
  margin-left: 0.03rem;
}
.yz-flo_banner .yz-x-banner .yz-g-sq .yz-r_icon svg path {
  stroke: #005be4;
  fill: none;
}
.yz-flo_banner .yz-x-banner .yz-g-sq .yz-r_icon svg rect {
  fill: none;
  stroke: none;
}
.yz-flo_banner .yz-x-banner .yz-g-sq:hover {
  background: #3776f8;
}
.yz-flo_banner .yz-x-banner .yz-g-sq:hover p {
  color: #fff;
}
.yz-flo_banner .yz-x-banner .yz-g-sq:hover .yz-r_icon svg path {
  stroke: #fff;
}
.yz-flo_banner .yz-x-banner .yz-g-sq:hover .yz-r_icon svg rect {
  fill: #fff;
  stroke: none;
}
.yz-gflo {
  background: #edf4ff;
}
.yz-gtitle {
  text-align: center;
}
.yz-gtitle h2 {
  font-weight: 700;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li .yz-txt p {
  font-weight: 700;
}
.yz-gfloon {
  padding-top: 0.9rem;
}
.yz-gfloon .yz-box {
  margin-top: 0.4rem;
  display: flex;
}
.yz-gfloon .yz-box .yz-item {
  width: calc((100% - 0.9rem) / 4);
  background: url(../image/flo2.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.3rem;
  padding: 0.52rem 0.4rem 0.2rem;
}
.yz-gfloon .yz-box .yz-item:last-child {
  margin-right: 0;
}
.yz-gfloon .yz-box .yz-item > span {
  display: inline-flex;
  align-items: center;
  padding: 0 0.15rem;
  height: 0.34rem;
  border-radius: 100px;
  background: #f2f8ff;
  color: #1674ff;
  border: 1px solid #1674ff;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.yz-gfloon .yz-box .yz-item .yz-txt h3 {
  font-weight: 700;
  color: #222;
  margin-bottom: 0.08rem;
}
.yz-gfloon .yz-box .yz-item .yz-txt p {
  color: #666;
}
.yz-gflotw {
  position: relative;
  padding-top: 0.9rem;
}
.yz-gflotw .yz-container {
  position: relative;
  z-index: 10;
}
.yz-gflotw .yz-imgg {
  position: absolute;
  width: auto;
  height: auto;
  top: 1.2rem;
}
.yz-gflotw .yz-box {
  z-index: 10;
  margin-top: 0.8rem;
}
.yz-gflofo, .yz-gflotr, .yz-gflotr .yz-box, .yz-gflotw .yz-box {
  position: relative;
}
.yz-gflotr {
  z-index: 10;
  padding-top: 1.44rem;
}
.yz-gflotr .yz-box {
  border-radius: 0.26rem;
  overflow: hidden;
}
.yz-gflotr .yz-box .yz-img {
  width: 100%;
  height: 4.3rem;
}
.yz-gflotr .yz-box .yz-txt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 0 0.9rem;
}
.yz-gflotr .yz-box .yz-txt .yz-txt_box {
  margin-bottom: 0.5rem;
}
.yz-gflotr .yz-box .yz-txt .yz-txt_box h2 {
  color: #c3a168;
  font-style: italic;
  font-size: 0.4rem;
  margin-bottom: 0.1rem;
}
.yz-gflotr .yz-box .yz-txt .yz-txt_box p span {
  background-image: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#dec57e, #c3a168);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.yz-gflofo {
  padding-top: 1.2rem;
}
.yz-gflofo .yz-imgg {
  position: absolute;
  width: auto;
  height: auto;
  top: -0.4rem;
  pointer-events: none;
}
.yz-gflofo .yz-box {
  margin-top: 0.5rem;
}
.yz-gflofo .yz-box .yz-box_nav {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #d9e2f0;
}
.yz-gflofo .yz-box .yz-box_nav .swiper-container {
  width: 100%;
}
.yz-gflofo .yz-box .yz-box_nav .swiper-slide-thumb-active a p {
  color: #c3a168;
  border-color: #c3a168;
}
.yz-gflofo .yz-box .yz-box_nav a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.yz-gflofo .yz-box .yz-box_nav a img {
  width: 0.5rem;
  height: auto;
  margin-bottom: 0.08rem;
}
.yz-gflofo .yz-box .yz-box_nav a p {
  transition: all 0.4s;
  padding: 0 0.05rem 0.15rem;
  border-bottom: 3px solid transparent;
  margin-bottom: -1px;
  font-weight: 700;
}
.yz-gflofo .yz-box .yz-bbx {
  margin-top: 0.35rem;
}
.yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi {
  width: calc(100% + 0.85rem);
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box, .yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box {
  display: flex;
  justify-content: space-between;
}
.yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-left {
  width: 36.36%;
  height: 100%;
  padding-top: 1rem;
}
.yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-left .yz-txt {
  margin-bottom: 1.4rem;
}
.yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-left .yz-txt h3 {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.1rem;
}
.yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-left .yz-txt p {
  color: #666;
}
.yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-left .yz-num {
  color: #c3a168;
}
.yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-right {
  width: 57.91%;
}
.yz-gflofi {
  padding-top: 0.45rem;
}
.yz-gflofi .yz-h_nl2 {
  position: relative;
  z-index: 10;
  padding: 0.45rem 0 0;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box {
  display: flex;
  justify-content: space-between;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left {
  width: 18.57%;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box {
  padding-right: 5px;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul {
  height: 550px;
  overflow: auto;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li {
  cursor: pointer;
  margin-bottom: 0.13rem;
  height: 0.64rem;
  position: relative;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li.on .yz-imgyr {
  opacity: 1;
  transition: all 0.4s;
  transform: scale(1);
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li.on .yz-txt p {
  color: #1673ff;
  transition: all 0.4s;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li .yz-imgyr {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(0.9);
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li .yz-txt {
  position: relative;
  z-index: 10;
  padding-left: 0.32rem;
  height: 0.64rem;
  display: flex;
  align-items: center;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li .yz-txt img {
  width: 16px;
  height: auto;
  margin-right: 10px;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-h_nl_la .yz-yz_btn {
  width: 100%;
  justify-content: space-between;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right {
  width: 77.42%;
  overflow: hidden;
  position: relative;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item {
  background: #c9dfff;
  height: 100%;
  position: absolute;
  opacity: 0;
  width: 100%;
  top: 0.5rem;
  border-radius: 26px;
  z-index: 10;
  overflow: hidden;
  transform: scale(0.9);
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item.on {
  position: relative;
  opacity: 1;
  z-index: 20;
  top: 0;
  transform: scale(1);
  transition: all 0.4s;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-img {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.5;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t {
  margin-bottom: 0.3rem;
  padding: 0.5rem 0.16rem 0 0.73rem;
  display: flex;
  justify-content: space-between;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp {
  padding-top: 0.7rem;
  margin-bottom: 0.36rem;
  width: 28.1%;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp h3 {
  color: #000;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp p {
  color: #666;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-rimg {
  width: 63.9%;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico {
  padding: 0 0.3rem 0.44rem;
  display: flex;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list {
  width: calc(100% / 6);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list:last-child {
  border: 0;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list img {
  width: 0.3rem;
  height: auto;
  margin-bottom: 10px;
}
.yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list p {
  line-height: 1.25;
}
.yz-gflosi {
  padding-top: 1rem;
  position: relative;
}
.yz-gflosi .yz-imgg {
  position: absolute;
  width: auto;
  height: auto;
  top: 2.6rem;
  pointer-events: none;
}
.yz-gflosi .yz-box {
  margin-top: 0.4rem;
  display: flex;
}
.yz-gflosi .yz-box .yz-item {
  width: calc((100% - 0.9rem) / 4);
  background: url(../image/flo9.png) no-repeat;
  background-size: 100% 100%;
  min-height: 3.4rem;
  margin-right: 0.3rem;
  padding: 0.52rem 0.4rem 0.3rem;
  border-radius: 0.26rem;
  transition: all 0.4s;
  top: 0;
  position: relative;
}
.yz-gflosi .yz-box .yz-item:hover {
  top: -10px;
  box-shadow: 0 0.16rem 0.14rem rgba(0, 54, 134, 0.1);
}
.yz-gflosi .yz-box .yz-item .yz-txt h3 {
  font-weight: 700;
  color: #222;
  margin-bottom: 0.15rem;
}
.yz-gflosi .yz-box .yz-item .yz-txt p {
  color: #666;
}
.yz-gflosv {
  padding: 0.95rem 0 0;
}
.yz-gflosv .yz-container .yz-x-swiper {
  position: relative;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi {
  padding-top: 10px;
  margin-top: 0.3rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr {
  display: block;
  border-radius: 0.28rem;
  background: #fff;
  padding: 0.15rem;
  transition: all 0.4s;
  position: relative;
  top: 0;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr:hover {
  top: -0.1rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr:hover .yz-img .yz-public-img img {
  transform: scale(1.05);
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr:hover .yz-img .yz-more {
  opacity: 1;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img {
  border-radius: 0.2rem;
  z-index: 10;
  position: relative;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-public-img {
  margin-bottom: 0.35rem;
  border-radius: 0.2rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-public-img:before {
  padding-top: 55.85106383%;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  transition: all 0.4s;
  opacity: 0;
  pointer-events: none;
  border-radius: 50%;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more p {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.06rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more svg {
  width: 12px;
  height: auto;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt {
  padding: 0 0.2rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-bri {
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  height: 31px;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-bri span {
  margin-right: 0.1rem;
  border-radius: 100px;
  padding: 5px 10px;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt > p {
  color: #444;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 4.5em;
  margin-bottom: 0.3rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo {
  margin-bottom: 0.1rem;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo img {
  height: 0.4rem;
  width: auto;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-x-public-prev1 {
  left: -1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-x-public-next1 {
  right: -1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.yz-gflosv .yz-container .yz-x-swiper .yz-x-public-next1 svg {
  transform: rotate(180deg);
}
.yz-gflosv .yz-container .yz-x-but {
  text-align: center;
  padding-top: 0.4rem;
}
.yz-gfloen {
  padding: 0.92rem 0 1.08rem;
}
.yz-gfloen .yz-h_coo_box {
  margin-top: 0.45rem;
  position: relative;
  width: 100%;
}
.yz-gfloen .yz-h_coo_box .yz-bj1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 6.13rem;
  height: 4.22rem;
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(270deg, #eff5fd 20.45%, rgba(255, 255, 255, 0));
}
.yz-gfloen .yz-h_coo_box .yz-bj2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6.13rem;
  height: 4.22rem;
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(270deg, #eff5fd 20.45%, rgba(255, 255, 255, 0));
}
.yz-gfloen .yz-h_coo_box .yz-h_coo_con {
  margin-bottom: 10px;
  height: 80px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.yz-gfloen .yz-h_coo_box .yz-h_coo_con:last-child {
  margin-bottom: 0;
}
.yz-gfloen .yz-h_coo_box .yz-h_coo_con .yz-img {
  width: 190px;
  height: 80px;
  display: inline-block;
  border-radius: 0.1rem;
  overflow: hidden;
  margin: 0 6px;
}
.yz-too_banner .yz-container .yz-x-ri .yz-public-img {
  transform: translateY(0.82rem);
}
.yz-too {
  padding: 0.95rem 0 0;
}
.yz-ui-pagination-container {
  height: 34px;
  line-height: 34px;
}
.yz-ui-pagination-container .yz-ui-pagination-page-item {
  font-size: 14px;
  padding: 4px 10px;
  background: #fff;
  border: 1px solid #c5b7b7;
  color: #888;
  margin: 0 3px;
  text-decoration: none;
}
.yz-ui-pagination-container .yz-ui-pagination-page-item:hover {
  border-color: #568dbd;
  color: #568dbd;
  text-decoration: none;
}
.yz-ui-pagination-container .yz-ui-pagination-page-item.active {
  background: #568dbd;
  border-color: #568dbd;
  color: #fff;
  cursor: default;
}
.yz-yz_nav_two_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.yz-yz_nav_two_tit > a {
  color: #666 !important;
  display: block;
  padding-left: 20px;
  line-height: 40px;
}
.yz-yz_nav_three {
  display: none;
}
.yz-yz_nav_four > a, .yz-yz_nav_three > a, .yz-yz_nav_three_tit > a {
  color: #999 !important;
  display: block;
  padding-left: 30px;
  line-height: 36px;
}
.yz-yz_nav_three_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.yz-yz_nav_three_tit svg {
  width: 6px;
  height: auto;
}
.yz-yz_nav_three_tit svg path {
  fill: #999;
}
.yz-yz_nav_four {
  display: none;
}
.yz-yz_nav_four > a {
  color: #bebebe !important;
  padding-left: 40px;
  line-height: 32px;
}
#yz-risk-warning {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 980;
  padding: 40px;
  width: 540px;
  max-width: 100%;
  background-color: #1673ff;
  border-radius: 5px;
  color: #fff;
  line-height: 1.6;
}
#yz-risk-warning .yz-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 26px;
  height: 26px;
  background: url(images/close.png) no-repeat center / 50%;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
#yz-risk-warning .yz-wap-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 24px;
}
:root {
  --color: #1fc676;
  --vh: 100vh;
}
.yz-x-banner {
  padding-bottom: 0.25rem;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.yz-x-banner .yz-Breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.yz-x-banner .yz-Breadcrumb .yz-container {
  display: block;
}
.yz-x-banner .yz-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-sp {
  color: #c3a168;
  font-weight: 700;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-title {
  font-weight: 700;
  color: #191919;
  margin: 0.18rem 0;
  line-height: 1.2;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-p {
  color: #191919;
  margin-bottom: 0.55rem;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-a .yz-x-sq {
  background: 0 0;
  border: 1px solid #005eec;
  padding: 0 0.32rem;
  min-width: 1.65rem;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-a .yz-x-sq:hover {
  border-color: #3776f8;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-a .yz-x-sq:hover p {
  color: #fff;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-a .yz-x-sq p {
  color: #1673ff;
  margin-right: 0;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-a .yz-yz_btn {
  margin-right: 0.15rem;
  margin-bottom: 0.1rem;
}
.yz-x-banner .yz-container .yz-x-le .yz-x-a .yz-yz_btn .yz-r_icon svg {
  transform: initial;
}
.yz-x-banner .yz-container .yz-x-ri {
  width: 60.57%;
}
.yz-x-banner .yz-container .yz-x-ri .yz-public-img::before {
  padding-top: 59.52380952%;
}
.yz-x-mbx {
  background-color: #e4efff;
  position: sticky;
  top: 0;
  position: -webkit-sticky;
  z-index: 150;
}
.yz-x-mbx.on .yz-Breadcrumb {
  padding: 0.16rem 0;
}
.yz-x-mbx .yz-Breadcrumb {
  padding: 0.2rem 0;
  transition: 0.4s all;
}
.yz-x-mbx .yz-Breadcrumb .yz-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.yz-x-pro-code1 {
  background-color: #f7fafe;
  padding-top: 1rem;
}
.yz-x-pro-code1 .yz-container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -0.3rem -0.3rem 0 0;
  padding-top: 0.4rem;
}
.yz-x-pro-code1 .yz-container ul li {
  width: 25%;
  padding: 0.3rem 0.3rem 0 0;
  display: flex;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box {
  position: relative;
  border-radius: 0.26rem;
  overflow: hidden;
  padding: 0.5rem 0.4rem 0.6rem;
  width: 100%;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-bj {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-bj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-text {
  position: relative;
  z-index: 5;
  text-align: center;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-img {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 auto;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-title2 {
  color: #000;
  font-weight: 700;
  margin: 0.2rem 0 0.05rem;
}
.yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-p {
  color: #666;
}
.yz-x-pro-code1 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-dd-bj {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.yz-x-dd-bj .yz-x-bj-l, .yz-x-dd-bj .yz-x-bj-r {
  position: absolute;
  top: 0;
  z-index: 0;
  display: inline-block;
}
.yz-x-dd-bj .yz-x-bj-l {
  left: 0;
}
.yz-x-dd-bj .yz-x-bj-l img, .yz-x-dd-bj .yz-x-bj-r img {
  object-fit: cover;
}
.yz-x-dd-bj .yz-x-bj-r {
  right: 0;
}
.yz-x-pro-code2 {
  padding: 1.1rem 0 0;
  position: relative;
  z-index: 10;
}
.yz-x-pro-code2 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-code2 .yz-container .yz-x-img {
  margin-top: 0.3rem;
  width: auto;
  height: auto;
  text-align: center;
}
.yz-x-pro-code2 .yz-container .yz-x-img img {
  width: auto;
  height: auto;
  object-fit: cover;
}
.yz-x-pro-code3 {
  position: relative;
  z-index: 10;
  padding-top: 1.1rem;
  overflow: hidden;
}
.yz-x-pro-code3 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 {
  border-bottom: 1px solid #d8dde4;
  margin-top: 0.4rem;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container {
  width: 100%;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  margin: 0 0.3rem;
  width: auto;
  position: relative;
  padding-bottom: 0.15rem;
  cursor: pointer;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p {
  color: #1673ff;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide::before {
  content: "";
  width: 0;
  height: 0.03rem;
  background-color: #1673ff;
  position: absolute;
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%);
  transition: 0.4s ease-in-out;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active::before {
  width: 100%;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide i {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide p {
  font-weight: 700;
  color: #444;
  transition: 0.4s ease-in-out;
  padding-left: 0.1rem;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 {
  margin-top: 0.5rem;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container {
  overflow: initial;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: flex-start;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le {
  width: 66.71%;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-public-img::before {
  padding-top: 62.04301075%;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text {
  width: 34.28%;
  margin-top: 0.7rem;
  padding-right: 0.7rem;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-title2 {
  color: #010101;
  font-weight: 700;
}
.yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-p {
  color: #666;
  margin: 0.15rem 0 0.6rem;
}
.yz-x-pro-code4 {
  position: relative;
  z-index: 10;
  padding: 0.6rem 0 1.2rem;
}
.yz-x-pro-code4 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-code4 .yz-container .yz-x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 0.6rem;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-le {
  width: 25.71%;
  border-left: 0.03rem solid #dce3ea;
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-le p {
  color: #444;
  font-weight: 700;
  margin-bottom: 0.35rem;
  padding: 0.05rem 0 0.05rem 0.25rem;
  position: relative;
  cursor: pointer;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-le p:last-child {
  margin-bottom: 0;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-le p.on {
  color: #1673ff;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-le p.on::before {
  height: 100%;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-le p::before {
  content: "";
  width: 0.03rem;
  height: 0;
  background-color: #1673ff;
  position: absolute;
  left: -0.03rem;
  top: 0;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri {
  width: 74.29%;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri ul li {
  padding-bottom: 0.8rem;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri ul li:last-child {
  padding-bottom: 0;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri ul li .yz-x-title2 {
  color: #222;
  font-weight: 700;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri ul li .yz-x-p {
  color: #666;
  margin: 0.05rem 0 0.4rem;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri ul li .yz-x-img {
  margin-top: 0.3rem;
  width: auto;
  height: auto;
}
.yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri ul li .yz-x-img img {
  width: auto;
  height: auto;
  object-fit: cover;
}

.yz-x-pro-code5 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper {
  position: relative;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi {
  padding-top: 10px;
  margin-top: 0.3rem;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr {
  display: block;
  border-radius: 0.28rem;
  background: rgba(255, 255, 255, 0.7);
  padding: 0.15rem;
  transition: all 0.4s;
  position: relative;
  top: 0;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr:hover {
  top: -0.1rem;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr:hover .yz-img .yz-public-img img {
  transform: scale(1.05);
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr:hover .yz-img .yz-more {
  opacity: 1;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img {
  border-radius: 0.2rem;
  z-index: 10;
  position: relative;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-public-img {
  margin-bottom: 0.35rem;
  border-radius: 0.2rem;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-public-img:before {
  padding-top: 70%;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  transition: all 0.4s;
  opacity: 0;
  pointer-events: none;
  border-radius: 50%;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more p {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.06rem;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more svg {
  width: 12px;
  height: auto;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt {
  padding: 0 0.2rem;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-bri {
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  height: 32px;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-bri span {
  margin-right: 0.1rem;
  border-radius: 100px;
  padding: 5px 10px;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt > p {
  color: #444;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 4.5em;
  margin-bottom: 0.3rem;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo {
  margin-bottom: 0.1rem;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo img {
  height: 0.4rem;
  width: auto;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-x-public-prev1 {
  left: 0rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.yz-x-pro-code5 .yz-container .yz-x-swiper .yz-x-public-next1 {
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  transform: rotate(180deg);
}
.yz-x-pro-code5 .yz-container .yz-x-but {
  text-align: center;
  padding-top: 0.4rem;
}
.yz-x-public-next1, .yz-x-public-prev1 {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  transition: 0.4s ease-in-out;
  cursor: pointer;
}
.yz-x-public-next1:hover, .yz-x-public-prev1:hover {
  background-color: #1673ff;
}
.yz-x-public-next1:hover svg path, .yz-x-public-prev1:hover svg path {
  stroke: #fff;
}
.yz-x-public-next1 svg, .yz-x-public-prev1 svg {
  width: 14px;
  height: 14px;
}
.yz-x-public-next1 svg path, .yz-x-public-prev1 svg path {
  stroke: #000;
  transition: 0.4s ease-in-out;
}
.yz-x-d-bj {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f7fafe;
}
.yz-x-pro-code6 {
  padding: 0.9rem 0;
}
.yz-x-pro-code6 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-code6 .yz-container ul {
  margin-bottom: 0.6rem;
}
.yz-x-pro-code6 .yz-container ul li {
  background-color: #fff;
  width: 47.85%;
  border-radius: 0.26rem;
  padding: 0.9rem 0.9rem 0.5rem 0.7rem;
  position: relative;
  margin-top: 0.35rem;
}
.yz-x-pro-code6 .yz-container ul li .yz-x-zs {
  width: auto;
  height: 14px;
  position: absolute;
  top: 0.58rem;
  left: 0.4rem;
}
.yz-x-pro-code6 .yz-container ul li .yz-x-zs img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.yz-x-pro-code6 .yz-container ul li .yz-x-title2 {
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}
.yz-x-pro-code6 .yz-container ul li .yz-x-p {
  color: #666;
  margin: 0.2rem 0 0.25rem;
}
.yz-x-pro-code6 .yz-container ul li .yz-x-img {
  width: auto;
  height: 0.4rem;
}
.yz-x-pro-code6 .yz-container ul li .yz-x-img img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.yz-x-pro-code6 .yz-h_coo_box {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.yz-x-pro-code6 .yz-h_coo_box .yz-bj1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 6.13rem;
  height: 4.22rem;
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(270deg, #f6f8fa 20.45%, rgba(255, 255, 255, 0));
}
.yz-x-pro-code6 .yz-h_coo_box .yz-bj2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6.13rem;
  height: 4.22rem;
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(270deg, #f6f8fa 20.45%, rgba(255, 255, 255, 0));
}
.yz-x-pro-code6 .yz-h_coo_box .yz-h_coo_con {
  margin-bottom: 10px;
  height: 80px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.yz-x-pro-code6 .yz-h_coo_box .yz-h_coo_con:last-child {
  margin-bottom: 0;
}
.yz-x-pro-code6 .yz-h_coo_box .yz-h_coo_con .yz-img {
  width: 190px;
  height: 80px;
  display: inline-block;
  border-radius: 0.1rem;
  overflow: hidden;
  margin: 0 6px;
}
.yz-x-pro-code7 {
  background-color: #f7fafe;
  padding-bottom: 1.1rem;
}
.yz-x-pro-code7 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 {
  position: relative;
  margin-top: 0.4rem;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper {
  padding: 16px 0;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  padding: 0.5rem 0.6rem 1.2rem 0.35rem;
  border-radius: 0.26rem;
  overflow: hidden;
  height: 3.76rem;
  transition: 0.4s ease-in-out;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-0.1rem);
  box-shadow: 0 10px 0.16rem rgba(0, 54, 134, 0.1);
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-bj {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  transition: 0.4s ease-in-out;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-bj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide:hover .yz-x-bj {
  opacity: 1;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text {
  position: relative;
  z-index: 10;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-title2 {
  font-weight: 700;
  color: #222;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-p {
  color: #666;
  margin-top: 0.15rem;
  line-height: 1.6;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .yz-x-public-prev1 {
  left: -1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.yz-x-pro-code7 .yz-container .yz-x-swiper1 .yz-x-public-next1 {
  right: -1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.yz-x-pro-code7 .yz-container .yz-x-but {
  text-align: center;
  padding-top: 0.3rem;
}
.yz-x-pro-code7 .yz-container .yz-x-but .yz-yz_btn {
  padding: 0 0.1rem 0 0.2rem;
}
.yz-x-pro-code7 .yz-container .yz-x-but .yz-yz_btn p {
  margin-right: 0.14rem;
}
.yz-x-djdw {
  position: relative;
  height: 0;
  top: -120px;
}
.yz-x-banner2 .yz-x-banner {
  padding: 0.24rem 0;background-size: cover;
background-position: center;
animation: breathBg 4.2s ease-in-out infinite alternate;
}
@keyframes breathBg {
  0% { filter: brightness(1); }
  100% { filter: brightness(1.05); }
}
.yz-x-banner2 .yz-x-banner .yz-container .yz-x-le {
  width: 100%;
  padding: 0.75rem 0
}
.yz-x-pro-pro1 {
  background-color: #f7fafe;
  padding-top: 0.9rem;
}
.yz-x-pro-pro1 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-pro1 .yz-container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -0.3rem -0.3rem 0 0;
  padding-top: 0.4rem;
  padding-bottom: 0.2rem;
}
.yz-x-pro-pro1 .yz-container ul li {
  width: 25%;
  padding: 0.3rem 0.3rem 0 0;
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box {
  position: relative;
  padding: 0.4rem 0.4rem 0.3rem;
  border-radius: 0.26rem;
  overflow: hidden;
  height: 100%;
  transition: 0.4s ease-in-out;
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box:hover {
  box-shadow: 0 0 0.2rem rgba(22, 115, 255, 0.1);
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-bj {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-bj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-text {
  position: relative;
  z-index: 5;
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-sp {
  display: inline-block;
  color: #1674ff;
  font-weight: 700;
  padding: 0.05rem 0.13rem;
  border-radius: 100px;
  border: 1px solid #1674ff;
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-title2 {
  color: #000;
  font-weight: 700;
  margin: 0.45rem 0 0.05rem;
}
.yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-p {
  color: #666;
}
.yz-x-bjtb1 {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.yz-x-case1 {
  position: relative;
}
.yz-x-case1 .yz-x-img {
  width: 100%;
  height: 5.3rem;
}
.yz-x-case1 .yz-container {
  position: absolute;
  left: 50%;
  top: 0;
  padding-top: 1.4rem;
  transform: translateX(-50%);
  z-index: 5;
}
.yz-x-case1 .yz-container .yz-x-sp {
  color: #191919;
  font-weight: 700;
}
.yz-x-case1 .yz-container .yz-x-p {
  line-height: 1.3;
  font-weight: 700;
  margin-top: 0.25rem;
}
.yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container {
  padding: 0.3rem 0;
}
.yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
  width: auto;
  transition: 0.4s ease-in-out;
  cursor: pointer;
}
.yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active, .yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-0.1rem);
}
.yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .yz-x-img, .yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide:hover .yz-x-img {
  box-shadow: 0 0.14rem 0.2rem 0 rgba(3, 80, 136, 0.16), inset 0 0 0 2px rgba(255, 255, 255, 0.79);
}
.yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-img {
  width: 1.9rem;
  height: 0.8rem;
  border-radius: 0.1rem;
  overflow: hidden;
  transition: 0.4s ease-in-out;
}
.yz-x-case2 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-public-img {
  border-radius: 0.28rem;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-public-img::before {
  padding-top: 35.71428571%;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text {
  background: url(../images/x-propr7.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  z-index: 5;
  width: 3.5rem;
  border-radius: 0.15rem;
  padding: 0.8rem 0.4rem;
  transition: 0.4s ease-in-out;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-zs {
  width: 0.52rem;
  height: 0.48rem;
  position: absolute;
  left: 0.36rem;
  top: 0.5rem;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-zs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-p {
  color: #222;
  line-height: 1.7;
  position: relative;
  z-index: 5;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-sp {
  color: #c3a168;
  padding-top: 0.28rem;
  position: relative;
  margin-top: 0.45rem;
  padding-left: 0.06rem;
}
.yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-sp::before {
  content: "";
  width: 100%;
  height: 12px;
  background: url(../images/x-propr8.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.yz-x-case3 {
  padding: 0.5rem 0 0.5rem;
  background-color: #f1f6fe;
}
.yz-x-case3 .yz-container .yz-x-title {
  color: #000;
  font-weight: 700;
}
.yz-x-case3 .yz-container .yz-x-top {
  margin: 0.4rem 0;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.1rem;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li:last-child .yz-x-a {
  border-bottom: none;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-sp {
  color: #222;
  font-weight: 700;
  margin-right: 0.55rem;
  flex-shrink: 0;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #d8dde4;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 0.46rem;
  overflow: hidden;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a.on {
  height: auto;
  overflow: initial;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a .yz-x-b a {
  display: inline-block;
  color: #666;
  margin-right: 0.15rem;
  padding: 0.05rem 0.2rem;
  transition: 0.4s ease-in-out;
  border-radius: 100px;
  margin-bottom: 10px;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a .yz-x-b a.on, .yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a .yz-x-b a:hover {
  color: #fff;
  background-color: #c3a168;
  font-weight: 700;
}
.yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a .yz-x-sq {
  flex-shrink: 0;
  color: #c3a168;
  margin-top: 0.08rem;
  cursor: pointer;
}
.yz-x-case3 .yz-container .yz-x-xia {
  margin: 0.1rem 0 0;
}
.yz-x-case3 .yz-container .yz-x-xia ul {
  display: grid;
  /* 默认电脑端 4列 */
  grid-template-columns: repeat(4, 1fr);
  /* 格子间距 对应原来的负margin间距 */
  gap: 0.25rem;
  margin: 0;
}

.prolb-li_title {
  display: flex;
  align-items: center;
  position: relative;
}
.prolb-li a.btn_None .prolb-li_title .btn {
  display: none;
}
.prolb-li_title .img {
  margin-right: 20px; width: 120px;height: 120px; background-color: #fff; padding: 10px;  box-shadow: 0 0 10px rgba(42, 84, 213, 0.1); /* 轻微阴影呼应主色 */    text-align: center; border-radius:15px;
}
/* 合并重复样式，统一图片基础设置 */
.prolb-li_title .img img {
 
  height: 100px;
     
   
  position: relative;
  z-index: 2;    object-fit: contain;

   
}
/* 父容器定位：作为发光层的参考 */
.prolb-li_title .img {
  position: relative;
  display: inline-block;
  padding: 5px;
  flex: none;
}
/* 流动发光层：统一使用#2A54D5色系 */
/*分页 优化版 主题色：#4879F1*/
/* 高权重 防冲突 分页样式 主题色 #4879F1 */

/* ============= 热门检测 ============= */
/* 原有样式不动，只加下面这段 hover 代码 */
.yz-hot-check .check-item {
  display: flex;
  align-items: center;
  background: #f8f9fa;
  border-radius: 12px;
  padding: 20px;
  gap: 20px;
  border-left: 4px solid #c3a168;
  margin-top: 0.2rem;
  transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.yz-hot-check .check-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
  transition: left 0.6s ease;
}

.yz-hot-check .check-item:hover {
  background: #fff;
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(195, 161, 104, 0.15);
  border-left-color: #dec57e;
}

.yz-hot-check .check-item:hover::after {
  left: 100%;
}

.yz-hot-check .check-item:hover .check-content h4 {
  color: #c3a168;
}
.yz-hot-check .check-content h4 {

  color: #333;
  margin: 0 0 6px 0;
  font-weight: 600;
}
.yz-hot-check .check-content p {

  color: #666;
  line-height: 1.6;
  margin: 0;
}

/* ============= 热门认证 ============= */
/* 热门认证卡片 - 增强版（加过渡、光标、定位） */
.yz-hot-auth .auth-item {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  background: linear-gradient(135deg, #fdfbf5 0%, #f6f0e3 100%);
  border-radius: 12px;
  padding: 20px;
  gap: 20px;
  box-shadow: 0 2px 8px rgba(195, 161, 104, 0.1);
  margin-top: 0.2rem;
  
  /* 新增动效基础 */
  transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

/* 高端 hover 主效果 */
.yz-hot-auth .auth-item:hover {
  background: linear-gradient(135deg, #fff 0%, #faf6ed 100%);
  transform: translateY(-3px) scale(1.01);
  box-shadow: 0 10px 25px rgba(195, 161, 104, 0.18);
}

/* 流光扫光效果 */
.yz-hot-auth .auth-item::after {
  content: '';
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.35), transparent);
  transition: right 0.65s ease;
}
.yz-hot-auth .auth-item:hover::after {
  right: 100%;
}

/* 图标微动效果 */
.yz-hot-auth .auth-item:hover .auth-icon img {
  transform: scale(1.12);
  transition: transform 0.3s ease;
}

/* 标题强化 */
.yz-hot-auth .auth-item:hover .auth-content h4 {
  color: #b89450;
  font-weight: 700;
  transition: color 0.3s ease;
}

.yz-hot-auth .auth-content h4 {
  
  color: #c3a168;
  margin: 0 0 6px 0;
  font-weight: 600;
}
.yz-hot-auth .auth-content p {
 
  color: #666;
  line-height: 1.6;
  margin: 0;
}
/* 超高权重 防冲突分页 - 主题色 #4879F1 */
.pager,
.pager ul,
.pager ul li,
.pager ul li a {
  all: unset !important;
  box-sizing: border-box !important;
}

.pager {
  display: block !important;
  text-align: center !important;
  margin-top: 0.5rem !important;
}
.pager ul {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 6px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.pager ul li {
  display: inline-block !important;
}
.pager ul li a {
  display: inline-block !important;
  padding: 6px 16px !important;
  border: 1px solid #dddddd !important;
  border-radius: 4px !important;
  color: #333 !important;
  cursor: pointer !important;
  transition: all 0.2s !important;
  text-decoration: none !important;
}
.pager ul li a:hover {
  border-color: #4879F1 !important;
  background-color: #4879F1 !important;
  color: #FFF !important;
}
.pager ul li.active a {
  border-color: #4879F1 !important;
  background-color: #4879F1 !important;
  color: #fff !important;
}



/* 小电脑/平板 3列 */
@media (max-width: 1680px) {
  .yz-x-case3 .yz-container .yz-x-xia ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
/* 手机端 1列 */
@media (max-width: 767px) {
  .yz-x-case3 .yz-container .yz-x-xia ul {
    grid-template-columns: 1fr;
  }
}
.yz-x-case3 .yz-container .yz-x-xia ul li {
  display: block;
  border-radius: 0.28rem;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.15rem;
  transition: all 0.4s;
  position: relative;
  top: 0;
}
.yz-x-case3 .yz-container .yz-x-xia ul li:hover {
  top: -0.1rem;
  box-shadow: 0 14px 16px 0 rgba(0, 54, 134, 0.1);
    background: rgba(246, 247, 251, 0.8);
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-img {
  border-radius: 0.2rem;
  z-index: 10;
  position: relative;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-img .yz-public-img {
  margin-bottom: 0.15rem;
  border-radius: 0.2rem;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-img .yz-public-img:before {
  padding-top: 65%;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-img .yz-more {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(59deg, #c3a168 0%, #dec57e 100%), linear-gradient(#3776f8, #2bc6ff);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
  transition: all 0.4s ease; /* 平滑过渡 */
  opacity: 0;
  pointer-events: none;
  border-radius: 25px; padding: 0.1rem 0.4rem;
}

/* 鼠标悬停 li → 显示查看详情按钮（核心代码） */
.yz-x-case3 .yz-container .yz-x-xia ul li:hover .yz-more {
  opacity:1 !important;;
  visibility: visible;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-img .yz-more p {
  color: #fff;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-img .yz-more svg {
  width: 12px;
  height: auto;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt {
  padding: 0.15rem 0.1rem;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt .yz-bri {
  margin: 0.1rem 0;
  display: flex;
  flex-wrap: wrap;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt .yz-bri span {
  margin-right: 0.1rem;
  border-radius: 100px;
  padding: 5px 10px;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt > p {
  color: #444;
 
  margin-bottom: 0.1rem;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt .yz-b_logo {
  margin-bottom: 0.1rem;
}
.yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt .yz-b_logo img {
  height: 0.4rem;
  width: auto;
}
.yz-x-case3 .yz-container .yz-x-xia .yz-page-list {
  justify-content: center;
}
.yz-x-case-info1 {
  padding: 1rem 0;
  background-color: #f6faff;
}
.yz-x-case-info1 .yz-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yz-x-case-info1 .yz-container .yz-x-le {
  width: 44.28%;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-img {
  width: auto;
  height: 0.4rem;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-img img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-title {
  font-weight: 700;
  color: #191919;
  line-height: 1.2;
  margin: 0.25rem 0 0.24rem;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-p {
  color: #444;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi {
  display: flex;
  margin-top: 0.4rem;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi .yz-x-l {
  margin-right: 1rem;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi .yz-x-l .yz-x-t {
  display: flex;
  align-items: flex-end;
  position: relative;
  padding-right: 0.26rem;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi .yz-x-l .yz-x-t p {
  display: inline-block;
  color: #c3a168;
  font-weight: 700;
  line-height: 0.8;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi .yz-x-l .yz-x-t span {
  color: #c3a168;
  line-height: 1;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi .yz-x-l .yz-x-t i {
  width: 14px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi .yz-x-l .yz-x-t i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-case-info1 .yz-container .yz-x-le .yz-x-shuzi .yz-x-l .yz-x-pp {
  color: #444;
  margin-top: 0.15rem;
}
.yz-x-case-info1 .yz-container .yz-x-ri {
  width: 48.57%;
}
.yz-x-case-info1 .yz-container .yz-x-ri .yz-public-img {
  border-radius: 0.2rem;
}
.yz-x-case-info1 .yz-container .yz-x-ri .yz-public-img::before {
  padding-top: 58.82352941%;
}
.yz-x-case-info2 {
  background-color: #eff5fd;
  padding-top: 1rem;
}
.yz-x-case-info2 .yz-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.yz-x-case-info2 .yz-container .yz-x-le {
  width: 72.85%;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-public-content {
  margin-bottom: 0.6rem;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-x-bqy a {
  display: inline-block;
  color: #7c8592;
  background-color: #e5ecfd;
  border-radius: 100px;
  padding: 0.04rem 0.15rem;
  margin-right: 5px;
  transition: 0.4s ease-in-out;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-x-bqy a:hover {
  color: #c3a168;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box {
  width: 100%;
  border-top: 1px solid rgba(102, 102, 102, 0.1);
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
  margin-top: 0.3rem;
  display: flex;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a {
  width: 50%;
  border-right: 1px solid rgba(102, 102, 102, 0.1);
  padding: 0.35rem 0;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a:first-child span svg {
  transform: rotateZ(180deg);
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a:last-child {
  border-right: none;
  text-align: right;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a:last-child span {
  flex-direction: row-reverse;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a:last-child span svg {
  margin-right: 0;
  margin-left: 0.2rem;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a:last-child p {
  margin-left: 0.2rem;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a span {
  display: flex;
  align-items: center;
  color: #444;
  line-height: 1.625em;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a span svg {
  width: 15px;
  height: 15px;
  margin-right: 0.2rem;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a span svg path {
  fill: #1673ff;
  opacity: 1;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a p {
  line-height: 1.625em;
  color: #000;
  transition: all 0.4s;
  margin-top: 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-ck-box a:hover p {
  color: #c3a168;
}
.yz-x-case-info2 .yz-container .yz-x-le .yz-back {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}
.yz-x-case-info2 .yz-container .yz-x-ri {
  width: 22.85714286%;
  background: #fff url(../images/report-other-bg.png) 0.3rem top no-repeat;
  border-radius: 0.14rem;
  padding: 0.64rem 0 0.41rem;
  margin-top: 0.22rem;
  position: sticky;
  position: -webkit-sticky;
  top: 1.2rem;
  background-size: cover;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-title {
  line-height: 1.25em;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-load {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.27rem;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-yz_btn {
  width: 68.75%;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-yz_btn p {
  margin-right: 0;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox {
  width: 100%;
  margin-top: 0.36rem;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-txt {
  width: 100%;
  display: flex;
  justify-content: center;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-txt span {
  color: #999;
  line-height: 1.625em;
  position: relative;
  padding: 0 0.2rem;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-txt span::before {
  content: "";
  width: 0.5rem;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3));
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  right: 100%;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-txt span::after {
  content: "";
  width: 0.5rem;
  height: 1px;
  background: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.3));
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  left: 100%;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-share {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-share a {
  padding-left: 0.24rem;
  height: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.08rem;
  transition: all ease-out 0.3s;
  position: relative;
  opacity: 1;
  border: 0 !important;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-share a svg {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-share a svg path {
  fill: rgba(10, 15, 31, 0.4);
  opacity: 1;
  transition: all ease-out 0.3s;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-share a:hover {
  background: 0 0 !important;
}
.yz-x-case-info2 .yz-container .yz-x-ri .yz-sbox .yz-share a:hover svg path {
  fill: #c3a168;
}
.social-share .icon-wechat .wechat-qrcode {
  top: 50px !important;
}
.social-share .icon-facebook:hover path {
  fill: #44619d;
  opacity: 1;
}
.social-share .icon-twitter:hover path {
  fill: #55acee;
  opacity: 1;
}
.social-share .icon-weibo:hover path {
  fill: #ff763b;
  opacity: 1;
}
.social-share .icon-wechat:hover path {
  fill: #7bc549;
  opacity: 1;
}
.yz-x-case-info3 .yz-x-case3 .yz-container .yz-x-title {
  text-align: center;
  margin-bottom: 0.4rem;
}
.yz-x-case-info3 .yz-x-case3 .yz-container .yz-x-xia ul {
  padding-bottom: 0;
}
.yz-x-bj-about1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.yz-x-about1 {
  position: relative;
}
.yz-x-about1 .yz-public-img::before {
  padding-top: 29.16666667%;
}
.yz-x-about1 .yz-container {
  position: absolute;
  left: 50%;
  top: 29%;
  transform: translateX(-50%);
  z-index: 5;
  text-align: center;
}
.yz-x-about1 .yz-container .yz-x-sp, .yz-x-about1 .yz-container .yz-x-title .yz-x-sp {
  color: #666;
}
.yz-x-about1 .yz-container .yz-x-title {
  color: #191919;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0.25rem;
}
.yz-x-about1 .yz-container .yz-x-title span {
  color: #1673ff;
}
.yz-x-about2 {
  padding-top: 1rem;
}
.yz-x-about2 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-about2 .yz-container .yz-x-p {
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 0.3rem;
}
.yz-x-about2 .yz-container .yz-x-p p {
  margin-bottom: 0.1rem;
}
.yz-x-about2 .yz-container ul {
  display: flex;
  justify-content: center;
  margin-top: 0.95rem;
}
.yz-x-about2 .yz-container ul li {
  display: flex;
  align-items: flex-end;
  position: relative;
  padding-bottom: 0.36rem;
  margin-right: 1.6rem;
}
.yz-x-about2 .yz-container ul li:last-child {
  margin-right: 0;
}
.yz-x-about2 .yz-container ul li .yz-x-shuzi {
  color: #1673ff;
  font-weight: 700;
  line-height: 0.8;
}
.yz-x-about2 .yz-container ul li span {
  color: #1673ff;
  display: inline-block;
  margin-left: 0.1rem;
}
.yz-x-about2 .yz-container ul li .yz-x-p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #666;
  white-space: nowrap;
}

.yz-x-about3 .yz-container .yz-x-title {
  text-align: center;
  font-weight: 700;
  color: #000;
}
.yz-x-about3 .yz-container .yz-x-xia {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.26rem;
    width: 35.71%;
    padding: 0.7rem 0.8rem;
    /* hover前置属性 */
    cursor: pointer;
    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
}
/* 上浮阴影 */
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 12px 30px rgba(74,148,146,0.18),0 4px 12px rgba(0,0,0,0.1);
}
/* 金边柔光遮罩（高端玻璃质感） */
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le::before{
    content:"";
    position:absolute;
    left:0;top:0;
    width:100%;height:100%;
    background: linear-gradient(120deg,rgba(195,161,104,0),rgba(195,161,104,0.12));
    opacity:0;
    transition: opacity 0.35s ease;
    pointer-events:none;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le:hover::before{
    opacity:1;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-img {
  width: 0.58rem;
  height: 0.58rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-text {
  margin-top: 0.15rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-text .yz-x-title2 {
  font-weight: 700;
  color: #1673ff;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-text .yz-x-p {
  color: #333;
  margin-top: 0.05rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-img2 {
  width: 1.56rem;
  height: 1.56rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-img2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;    opacity: .65;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri {
  width: 62.14%;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.26rem;
  display: flex;
  justify-content: space-between;
  padding: 0.7rem 0.9rem 0.6rem 0.8rem;
  margin-bottom: 0.3rem;
  
  /* 高端 hover 基础配置 */
  transition: all 0.32s cubic-bezier(0.32, 0, 0.14, 1);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* 高端 hover 效果 */
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li:hover {
  transform: translateY(-4px) scale(1.015); /* 上移 + 轻微放大 */
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15), 0 2px 8px rgba(0, 0, 0, 0.08); /* 双层高级阴影 */
}

/* 可选：hover 时加一层柔光遮罩（更高级） */
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.04);
  opacity: 0;
  transition: opacity 0.32s ease;
  pointer-events: none;
}

.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li:hover::before {
  opacity: 1;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li:last-child {
  margin-bottom: 0;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li:last-child .yz-x-img2 {
  width: 1.7rem;
  height: 1.7rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-rl {
  padding-right: 0.3rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-rl .yz-x-img {
  width: 0.58rem;
  height: 0.58rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-rl .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-rl .yz-x-text {
  margin-top: 0.15rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-rl .yz-x-text .yz-x-title2 {
  font-weight: 700;
  color: #1673ff;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-rl .yz-x-text .yz-x-p {
  color: #333;
  margin-top: 0.05rem;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-img2 {
  width: 1.66rem;
  height: 1.66rem;
  flex-shrink: 0;
  position: relative;
}
.yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-img2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;    opacity: .65;
}
.yz-x-about4 .yz-box1 {
  width: 100%;
  position: relative;
  padding-top: 0.9rem;
}
.yz-x-about4 .yz-box1 .yz-bg {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
.yz-x-about4 .yz-box1 .yz-container {
  margin-top: -100vh;
  position: relative;
  z-index: 2;
}
.yz-x-about4 .yz-box1 .yz-container .yz-x-title {
  text-align: center;
  margin-bottom: 0.6rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box {
  width: 100%;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-title {
  width: 100%;
  font-size: 0.48rem;
  color: #333;
  line-height: 0.64rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left {
  width: 50%;
  height: 100vh;
  position: sticky;
  top: 0;
  display: flex;
  align-items: center;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .yz-quan {
  position: absolute;
  color: #333;
  left: 1.73rem;
  width: 4.8rem;
  height: 4.8rem;
  transform: rotate(-90deg);
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .yz-quan .yz-yuan2 {
  stroke-dasharray: 1507, 1507;
  stroke-dashoffset: 1507;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .yz-year {
  font-size: 2.5rem;
  color: #1673ff;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .swiper {
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .swiper .swiper-slide {
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  color: rgba(0, 0, 0, 0.05);
  font-weight: 700;
  letter-spacing: -0.03em;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .swiper .swiper-slide.swiper-slide-active {
  color: #1673ff;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list {
  width: 36.42%;
  height: 100%;
  position: sticky;
  top: 0;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul {
  width: 100%;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li {
  width: 100%;
  transition: all ease-out 0.5s;
  padding: 0.5rem 0 0.7rem;
  border-top: 1px solid #dfe1e3;
  border-bottom: 1px solid #dfe1e3;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li.on {
  opacity: 1;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-text {
  padding-right: 1rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-text .yz-x-nf {
  color: #222;
  margin-bottom: 0.2rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-text .yz-x-sp {
  margin-bottom: 0.15rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-text .yz-x-sp span {
  font-weight: 700;
  color: #333;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-text .yz-x-sp p {
  color: #666;
  margin-top: 2px;
  line-height: 1.6;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-spp span {
  font-weight: 700;
  color: #333;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-spp .yz-x-tb {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.15rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-spp .yz-x-tb .yz-x-img {
  width: 1.2rem;
  height: 0.54rem;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #f5f5f5;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list ul li .yz-item .yz-x-spp .yz-x-tb .yz-x-img:nth-of-type(4n) {
  margin-right: 0;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper {
  display: none;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-text .yz-x-nf {
  color: #222;
  margin-bottom: 0.2rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-text .yz-x-sp {
  margin-bottom: 0.15rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-text .yz-x-sp span {
  font-weight: 700;
  color: #333;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-text .yz-x-sp p {
  color: #666;
  margin-top: 2px;
  line-height: 1.6;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-spp span {
  font-weight: 700;
  color: #333;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-spp .yz-x-tb {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.15rem;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-spp .yz-x-tb .yz-x-img {
  width: 1.2rem;
  height: 0.54rem;
  margin-right: 10px;
  margin-bottom: 10px;
}
.yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper .swiper-container .swiper-wrapper .swiper-slide .yz-item .yz-x-spp .yz-x-tb .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-about4 .yz-x-a {
  text-align: center;
  margin-top: 0.5rem;
}

.yz-x-about5 .yz-container .yz-x-title {
  color: #000;
  font-weight: 700;
  text-align: center;
}
.yz-x-about5 .yz-container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -0.3rem -0.3rem 0 0;
  padding-top: 0.5rem;
}
.yz-x-about5 .yz-container ul li {
  width: 25%;
  padding: 0.3rem 0.3rem 0 0;
  transition: 0.4s ease-in-out;
}
.yz-x-about5 .yz-container ul li:hover .yz-x-box {
  background: url(../images/x-about10.jpg) bottom no-repeat;
  background-size: cover;
  transform: translateY(-0.15rem);
}
.yz-x-about5 .yz-container ul li:hover .yz-x-box .yz-x-xs {
  opacity: 0;
}
.yz-x-about5 .yz-container ul li:hover .yz-x-box .yz-x-yc {
  display: block;
}
.yz-x-about5 .yz-container ul li .yz-x-box {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0.2rem;
  text-align: center;
  padding: 0.6rem 0.4rem;
  position: relative;
  transition: 0.4s ease-in-out;
  height: 100%;
}
.yz-x-about5 .yz-container ul li .yz-x-box .yz-x-xs .yz-x-img {
  width: 0.58rem;
  height: 0.58rem;
  margin: 0 auto;
}
.yz-x-about5 .yz-container ul li .yz-x-box .yz-x-xs .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-about5 .yz-container ul li .yz-x-box .yz-x-xs .yz-x-title2 {
  color: #000;
  font-weight: 700;
  margin: 0.25rem 0 0.15rem;
}
.yz-x-about5 .yz-container ul li .yz-x-box .yz-x-xs .yz-x-p {
  color: #666;
  line-height: 1.3;
}
.yz-x-about5 .yz-container ul li .yz-x-box .yz-x-yc {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0.5rem 0.4rem;
}
.yz-x-about5 .yz-container ul li .yz-x-box .yz-x-yc .yz-x-title2 {
  color: #fff;
}
.yz-x-about5 .yz-container ul li .yz-x-box .yz-x-yc .yz-x-p {
  margin-top: 0.2rem;
  color: #fff;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 7.5em;
}

.yz-x-about6 .yz-container .yz-x-title {
  color: #000;
  font-weight: 700;
  text-align: center;
}
.yz-x-about6 .yz-container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -0.4rem -0.2rem 0;
  padding-top: 0.4rem;
}
.yz-x-about6 .yz-container ul li {
  width: 25%;
  padding: 0.4rem 0.2rem 0;
}

.yz-x-about6 .yz-container ul li .yz-x-box {
  transition: 0.4s ease-in-out;
  cursor: pointer;
}
.yz-x-about6 .yz-container ul li .yz-x-box:hover {
  transform: translateY(-0.1rem);
}
.yz-x-about6 .yz-container ul li .yz-x-box .yz-x-img {
  background-image: linear-gradient(0deg, #fff 0, #eef4ff 100%), linear-gradient(#fff, #fff);
  background-blend-mode: normal, normal;
  box-shadow: 0 10px 20px 0 rgba(110, 151, 232, 0.1), inset 0 0 0 2px #fff;
  padding: 0.1rem;
  height: 3.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.1rem;
}
.yz-x-about6 .yz-container ul li .yz-x-box .yz-x-img img {
  max-height: 3rem;
  max-width: 3.2rem;
  width: auto;
  height: auto;
  object-fit: contain;
}
.yz-x-about6 .yz-container ul li .yz-x-box p {
  text-align: center;
  color: #000;
  margin-top: 0.25rem;
}
.yz-x-about6 .yz-container .yz-x-a {
  text-align: center;
  margin-top: 0.55rem;
}
.yz-x-about6 .yz-container .yz-x-a .yz-yz_btn .yz-r_icon svg {
  transform: rotate(90deg);
}
.yz-x-mat-banner {
  position: relative;
}
.yz-x-mat-banner .yz-public-img::before {
  padding-top: 29.0625%;
}
.yz-x-mat-banner .yz-container {
  position: absolute;
  left: 50%;
  top: 21%;
  z-index: 5;
  transform: translateX(-50%);
}
.yz-x-mat-banner .yz-container .yz-x-sp {
  color: #191919;
  font-weight: 700;
}
.yz-x-mat-banner .yz-container .yz-x-p {
  color: #191919;
  font-weight: 700;
  line-height: 1.2;
  margin: 0.3rem 0 0.5rem;
}
.yz-x-mat-bjt {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.yz-x-mat1 {
  padding-top: 0.1rem;
}
.yz-x-mat1 .yz-container .yz-x-title {
  text-align: center;
  font-weight: 700;
  color: #000;
}
.yz-x-mat1 .yz-container .yz-x-xia {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.26rem;
  padding: 0.4rem 0.7rem 0.5rem;
  margin-top: 0.5rem;
  margin-right: 1rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-le {
  width: 40%;
  margin-top: 0.4rem;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-le .yz-x-title2 {
  font-weight: 700;
  color: #222;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-le .yz-x-p {
  color: #666;
  margin-top: 0.25rem;
  line-height: 1.7;
  font-weight: initial;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-le .yz-x-p span {
  color: #333;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri {
  width: 53.04%;
  padding: 0.2rem 0 0 0.2rem;
  position: relative;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri::before {
  content: "";
  width: 1.64rem;
  height: 1.64rem;
  background: url(../images/x-mat7.png) center no-repeat;
  background-size: contain;
  position: absolute;
  left: -0.05rem;
  top: -0.05rem;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-public-img {
  width: 49.1%;
  margin-bottom: 0.1rem;
  box-shadow: 0 7px 8px 0 rgba(1, 52, 115, 0.06);
  border-radius: 0.15rem;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-public-img::before {
  padding-top: 73.11827957%;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-public-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-img {
  position: absolute;
  right: -0.4rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 0.8rem;
  height: 0.8rem;
}
.yz-x-mat2 {
  padding-top: 0.8rem;
}
.yz-x-mat2 .yz-container .yz-x-title {
  text-align: center;
  font-weight: 700;
  color: #000;
}
.yz-x-mat2 .yz-container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.56rem;
}
.yz-x-mat2 .yz-container ul li {
  width: 25%;
  padding: 0 0.1rem;
  text-align: center;
}
.yz-x-mat2 .yz-container ul li .yz-public-img {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 auto;
}
.yz-x-mat2 .yz-container ul li .yz-public-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-mat2 .yz-container ul li .yz-x-p {
  font-weight: 700;
  color: #000;
  margin-top: 0.25rem;
  line-height: 1.4;
}
.yz-x-mat3 {
  padding-top: 1.4rem;
}
.yz-x-mat3 .yz-container .yz-x-title {
  text-align: center;
  font-weight: 700;
  color: #000;
  position: relative;
  z-index: 5;
}
.yz-x-mat3 .yz-container .yz-x-xia {
  transform: translateY(-2rem);
  position: relative;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-lt, .yz-x-mat3 .yz-container .yz-x-xia .yz-x-tb {
  position: relative;
}
.yz-x-mat3 .yz-container .yz-x-xia .yz-x-tb .yz-x-img {
  width: 9.84rem;
  height: 9.84rem;
  margin: 0 auto;
}
.yz-x-mat3 .yz-container .yz-x-xia .yz-x-tb .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-mat3 .yz-container .yz-x-xia .yz-x-tb .yz-x-zj {
  width: 3.66rem;
  height: 3.66rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  box-shadow: 0 10px 18px 0 rgba(6, 113, 220, 0.36);
  border-radius: 100%;
}
.yz-x-mat3 .yz-container .yz-x-xia .yz-x-tb .yz-x-zj img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li {
  position: absolute;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(1) {
  top: 30%;
  left: 5%;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(1) .yz-x-box .yz-x-sp {
  margin-right: 0.2rem;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(2) {
  top: 61.5%;
  left: 4%;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(2) .yz-x-box .yz-x-sp {
  margin-right: 0.2rem;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(3) {
  top: 30%;
  left: 73%;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(3) .yz-x-box .yz-x-sp {
  margin-left: 0.2rem;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(3) .yz-x-box .yz-public-img {
  order: -1;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(4) {
  top: 61.5%;
  left: 72.5%;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(4) .yz-x-box .yz-x-sp {
  margin-left: 0.2rem;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(4) .yz-x-box .yz-public-img {
  order: -1;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li .yz-x-box {
  position: relative;
  display: flex;
  align-items: center;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li .yz-x-box .yz-public-img {
  width: 1.32rem;
  height: 1.32rem;
  flex-shrink: 0;
  box-shadow: 0 10px 18px 0 rgba(6, 113, 220, 0.36);
  border-radius: 100%;
}
.yz-x-mat3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-sp {
  font-weight: 700;
}
.yz-x-mat4 {
  padding-bottom: 1.1rem;
  margin-top: -2.85rem;
}
.yz-x-mat4 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-mat4 .yz-container .yz-x-xia {
  background-color: #eef4fe;
  border-radius: 0.26rem;
  padding: 0.7rem 0.7rem 0.6rem;
  margin-top: 0.4rem;
}
.yz-x-mat4 .yz-container .yz-x-xia form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con {
  width: 48.9%;
  position: relative;
  margin-bottom: 0.2rem;
  display: flex;
  justify-content: space-between;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con .yz-sot_select_nr {
  width: 100%;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con .yz-sot_select_nr .yz-sel_text_x {
  margin-bottom: 0;
  border-radius: 0.04rem;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con > p {
  position: absolute;
  left: 0.33rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 10;
  color: #999;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con > p span {
  color: #ea0909;
  width: 1em;
  display: inline-block;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con .yz-yzm {
  background: #f8faff;
  height: 0.64rem;
  padding: 0 0.25rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #1673ff;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con.on > p {
  display: none;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con .yz-input_nr {
  width: 100%;
  background: #f8faff;
  position: relative;
  height: 0.64rem;
  border-radius: 0.04rem;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con .yz-input_nr input {
  display: flex;
  align-items: center;
  height: 100%;
  border: 0;
  width: 100%;
  padding-left: 0.33rem;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con .yz-input_nr textarea {
  height: 100%;
  border: 0;
  width: 100%;
  padding-left: 0.33rem;
  padding-top: 0.18rem;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con.yz-x-ly .yz-input_nr {
  height: 1.2rem;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-login_tk {
  margin: 0.1rem 0 0.25rem;
  width: 100%;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-login_tk label {
  display: flex;
  align-items: center;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-login_tk label input {
  -webkit-appearance: checkbox;
  margin-right: 8px;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
  border: 1px solid #dcdcdc;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-login_tk label p {
  color: #999;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-login_tk label p a {
  color: #444;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-yz_btn2 {
  width: 4.4rem;
  margin: 0 auto;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-login_tk1 {
  margin: 0.2rem 0 0;
}
.yz-x-mat4 .yz-container .yz-x-xia form .yz-login_tk2 {
  margin: 0.04rem 0 0.2rem;
}
.yz-x-hist1 {
  padding-top: 1.7rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.yz-x-hist1 .yz-container .yz-x-top {
  text-align: center;
}
.yz-x-hist1 .yz-container .yz-x-top .yz-x-title {
  color: #666;
}
.yz-x-hist1 .yz-container .yz-x-top .yz-x-p {
  color: #191919;
  font-weight: 700;
  margin-top: 0.2rem;
}
.yz-x-hist1 .yz-container .yz-x-xia {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 1rem;
  border-top: 1px solid #afc4de;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-le {
  width: 50%;
  margin-top: 0.7rem;
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-le .yz-x-p {
  color: rgba(9, 62, 128, 0.4);
  font-weight: 700;
  margin-bottom: 0.3rem;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-le .yz-x-p.on {
  background-color: #006bff;
  background-image: linear-gradient(59deg, #1673ff 0, #16b8f4 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 0.48rem;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri {
  width: 50%;
  padding-right: 1.2rem;
  border-left: 1px solid #afc4de;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li {
  padding-left: 0.4rem;
  margin: 0.9rem 0;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-lt .yz-x-im {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  left: -0.65rem;
  top: -0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-lt .yz-x-im::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 100%;
  background-color: #1778ff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-lt .yz-x-im img {
  width: 0.22rem;
  height: 0.22rem;
  object-fit: contain;
  position: relative;
  z-index: 2;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-nf {
  color: #202945;
  margin-bottom: 0.2rem;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-sp {
  margin-bottom: 0.15rem;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-sp span i {
  font-style: initial;
  color: #4e77ba;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-text .yz-x-sp p {
  color: #666;
  margin-top: 2px;
  padding-left: 0.1rem;
  line-height: 1.6;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-spp span i {
  font-style: initial;
  color: #4e77ba;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-spp p {
  color: #666;
  line-height: 1.6;
  padding-left: 0.1rem;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-spp .yz-x-tb {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0.15rem;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-spp .yz-x-tb .yz-x-img {
  width: 1.2rem;
  height: 0.54rem;
  margin-right: 10px;
  margin-bottom: 10px;
}
.yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri .yz-x-box .yz-x-li .yz-x-spp .yz-x-tb .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-x-pro-banner1 {
  position: relative;
}
.yz-x-pro-banner1 .yz-public-img::before {
  padding-top: 21.35416667%;
}
.yz-x-pro-banner1 .yz-container {
  position: absolute;
  left: 50%;
  top: 24%;
  transform: translateX(-50%);
  z-index: 5;
}
.yz-x-pro-banner1 .yz-container .yz-x-sp {
  font-weight: 700;
  color: #191919;
}
.yz-x-pro-banner1 .yz-container .yz-x-p {
  color: #191919;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0.3rem;
}
.yz-x-pro-list1 {
  background-color: #f4f8ff;
  padding-top: 0.9rem;
}
.yz-x-pro-list1 .yz-container .yz-x-title {
  text-align: center;
  color: #000;
  font-weight: 700;
}
.yz-x-pro-list1 .yz-container .yz-x-xia {
  margin-top: 0.5rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li {
  background-color: #edf2ff;
  border-radius: 0.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.7rem 0.4rem 0.25rem 0.9rem;
  margin-bottom: 0.6rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li:last-child {
  margin-bottom: 0;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li:nth-of-type(2n) {
  padding-left: 0.25rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le {
  width: 35.93%;
  position: relative;
  padding-bottom: 0.6rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-sp span {
  color: #ff2929;
  font-weight: 700;
  border: 1px solid #ff2929;
  border-radius: 100px;
  background-color: #eee6f2;
  padding: 0.04rem 0.16rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-title2 {
  font-weight: 700;
  margin: 0.25rem 0 0.45rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li {
  display: flex;
  cursor: pointer;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li.on2 .yz-x-ii::before {
  border-left: 1px solid #c3a168;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li.on .yz-x-ii i, .yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li.on2 .yz-x-ii i {
  background-color: #c3a168;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li.on .yz-x-ii::after {
  animation: htdx 3s forwards;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li.on .yz-x-p {
  font-weight: 700;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li:last-child .yz-x-ii::after, .yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li:last-child .yz-x-ii::before {
  display: none;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li:last-child .yz-x-p {
  padding-bottom: 0;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-ii {
  position: relative;
  margin-top: 0.02rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-ii::before {
  content: "";
  width: 2px;
  height: calc(100% - 15px);
  border-left: 1px dashed #90bbfe;
  position: absolute;
  left: 48%;
  bottom: -0.06rem;
  z-index: 4;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-ii::after {
  content: "";
  width: 1px;
  height: 0;
  position: absolute;
  background-color: #c3a168;
  left: 48%;
  top: 0.2rem;
  z-index: 4;
  transition: 3s all;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-ii i {
  display: inline-block;
  width: 10px;
  height: 10px;
  font-style: initial;
  background-color: #c7ddff;
  border-radius: 100%;
  position: relative;
  z-index: 10;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-ii i::after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: rgba(5, 104, 253, 0.4);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  opacity: 0;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-p {
  color: #444;
  padding: 0 0 0.35rem 0.2rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa {
  margin-top: 0.45rem;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa a {
  margin-right: 0.2rem;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa a:nth-of-type(2) {
  background: 0 0;
  border: 1px solid #c3a168;
  transition: 0.8s ease-in-out;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa a:nth-of-type(2):hover {
  border-color: transparent;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa a:nth-of-type(2):hover p {
  color: #fff;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa a:nth-of-type(2) p {
  color: #c3a168;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa a:nth-of-type(2) .yz-r_icon {
  background: #dfeaff;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-aa a:nth-of-type(2) .yz-r_icon svg path {
  fill: #c3a168;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-ri {
  width: 64.07%;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-ri .yz-x-img {
  width: auto;
  height: auto;
  display: none;
}
.yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-ri .yz-x-img.on {
  display: block;
}
.yz-x-pro-list2 {
  background-color: #f4f8ff;
  padding-top: 0.9rem;
}
.yz-x-pro-list2 .yz-container .yz-x-title {
  text-align: center;
  font-weight: 700;
  color: #000;
}
.yz-x-pro-list2 .yz-container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -0.3rem -0.3rem 0 0;
  padding-top: 0.4rem;
}
.yz-x-pro-list2 .yz-container ul li {
  width: 33.33%;
  padding: 0.3rem 0.3rem 0 0;
  display: flex;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box {
  display: block;
  width: 100%;
  background-color: #fff;
  border-radius: 0.26rem;
  overflow: hidden;
  transition: 0.4s ease-in-out;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box:hover {
  box-shadow: 0 0 0.2rem rgba(22, 115, 255, 0.1);
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box:hover .yz-public-img img {
  transform: scale(1.1);
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box:hover .yz-x-text .yz-x-tit .yz-x-title2 {
  color: #1673ff;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box .yz-public-img::before {
  padding-top: 50.44642857%;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box .yz-x-text {
  padding: 0.3rem 0.5rem 0.45rem;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box .yz-x-text .yz-x-tit {
  display: flex;
  align-items: center;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box .yz-x-text .yz-x-tit .yz-x-title2 {
  color: #222;
  font-weight: 700;
  transition: 0.4s ease-in-out;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box .yz-x-text .yz-x-tit span {
  display: inline-block;
  color: #1673ff;
  border: 1px solid #1673ff;
  border-radius: 100px;
  font-size: 12px;
  padding: 0 0.08rem;
  margin-left: 0.1rem;
  font-weight: 700;
}
.yz-x-pro-list2 .yz-container ul li .yz-x-box .yz-x-text .yz-x-p {
  color: #666;
  margin-top: 0.08rem;
}
.yz-x-pro-list3 {
  padding-bottom: 1rem;
}
.yz-x-prop-banner {
  position: relative;
}
.yz-x-prop-banner .yz-public-img::before {
  padding-top: 25%;
}
.yz-x-prop-banner .yz-container {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.yz-x-prop-banner .yz-container .yz-x-title {
  color: #191919;
  font-weight: 700;
}
.yz-x-prop-banner .yz-container .yz-x-p {
  color: #191919;
  margin-top: 0.1rem;
  width: 46%;
}
.yz-x-prop-bj {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.yz-x-prop-bj .yz-x-pro-code5 {
  background-color: transparent;
}
.yz-x-prop1 {
  padding-top: 0.9rem;
}
.yz-x-prop1 .yz-container .yz-x-title {
  text-align: center;
  font-weight: 700;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 {
  margin-top: 0.55rem;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
  width: auto;
  margin-right: 0.6rem;
  cursor: pointer;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .yz-x-p {
  color: #c3a168;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .yz-x-p::before {
  width: 100%;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-img {
  width: 0.46rem;
  height: 0.46rem;
  margin: 0 auto;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-p {
  color: #666;
  margin-top: 0.12rem;
  position: relative;
  padding-bottom: 0.15rem;
  transition: 0.4s ease-in-out;
  text-align: center;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide .yz-x-p::before {
  content: "";
  width: 0;
  height: 0.02rem;
  background-color: #197efd;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: 0.4s ease-in-out;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 {
  margin-top: 0.3rem;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0.26rem;
  padding: 0.5rem 0.5rem 0.55rem;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le {
  width: 27.48%;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-title2 {
  color: #c3a168;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-p {
  color: #666;
  margin: 0.05rem 0 0.3rem;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa {
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #dfe3e8;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn .yz-r_icon {
  background: #61d2ff;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn .yz-r_icon svg {
  transform: rotate(180deg);
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn .yz-r_icon svg path {
  fill: none;
  stroke: #fff;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3 {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #197efd;
  margin-left: 0.15rem;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3:before {
  display: none;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3:hover .yz-r_icon {
  border: 1px solid #197efd;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3:hover .yz-r_icon svg .yz-cls-1 {
  fill: #197efd;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3 .yz-r_icon {
  background: #e9f2fd;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3 .yz-r_icon svg {
  transform: rotate(180deg);
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3 .yz-r_icon svg path {
  fill: none;
  stroke: #fff;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-x-aa .yz-yz_btn3 p {
  color: #1673ff;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le .yz-x-top .yz-public-content {
  margin-top: 0.25rem;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-ri {
  width: 67.93%;
}
.yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-ri .yz-public-img::before {
  padding-top: 60%;
}
.yz-x-service1 {
  position: relative;
}
.yz-x-service1 .yz-public-img::before {
  padding-top: 26.04166667%;
}
.yz-x-service1 .yz-container {
  position: absolute;
  top: 21%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.yz-x-service1 .yz-container .yz-x-sp {
  font-weight: 700;
  color: #1673ff;
}
.yz-x-service1 .yz-container .yz-x-p {
  color: #000;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0.2rem;
}
.yz-x-service1 .yz-container .yz-x-p span {
  color: #197efd;
}
.yz-x-service2 {
  background-color: #f6f9fe;
}
.yz-x-service2 .yz-container {
  position: relative;
  z-index: 2;
  margin-top: -1.4rem;
}
.yz-x-service2 .yz-container ul {
  display: flex;
  justify-content: space-between;
}
.yz-x-service2 .yz-container ul li {
  width: 50%;
  border-radius: 0.26rem;
  margin-right: 0.2rem;
  padding: 0.45rem 0.3rem 0;
  height: 4rem;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.6);
  position: relative;
  overflow: hidden;
  background-color: #fff;
  transition: 0.4s ease-in-out;
}
.yz-x-service2 .yz-container ul li::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/x-ser4.png) center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.4s ease-in-out;
}
.yz-x-service2 .yz-container ul li:last-child {
  margin-right: 0;
}
.yz-x-service2 .yz-container ul li.on {
  width: 4rem !important;
  flex-shrink: 0;
  padding-right: 0.7rem;
}
.yz-x-service2 .yz-container ul li.on::before {
  opacity: 0;
}
.yz-x-service2 .yz-container ul li.on .yz-x-box {
  display: block;
}
.yz-x-service2 .yz-container ul li.on .yz-x-img1 {
  right: 0.2rem;
  bottom: -0.1rem;
  opacity: 1;
}
.yz-x-service2 .yz-container ul li.on .yz-x-img-bj {
  opacity: 1;
}
.yz-x-service2 .yz-container ul li .yz-x-title2 {
  color: #000;
  position: relative;
  z-index: 5;
}
.yz-x-service2 .yz-container ul li .yz-x-p {
  color: #666;
  margin-top: 0.08rem;
  line-height: 1.6;
  position: relative;
  z-index: 5;
}
.yz-x-service2 .yz-container ul li .yz-x-box {
  display: none;
  margin-top: 0.25rem;
  position: relative;
  z-index: 5;
}
.yz-x-service2 .yz-container ul li .yz-x-box .yz-x-sp {
  display: flex;
  margin-bottom: 0.08rem;
}
.yz-x-service2 .yz-container ul li .yz-x-box .yz-x-sp span {
  color: #666;
}
.yz-x-service2 .yz-container ul li .yz-x-box .yz-x-sp i {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  flex-shrink: 0;
}
.yz-x-service2 .yz-container ul li .yz-x-box .yz-x-sp i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-service2 .yz-container ul li .yz-x-img1 {
  width: 1.56rem;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: -0.8rem;
  opacity: 0.13;
  transition: 0.4s ease-in-out;
  z-index: 2;
}
.yz-x-service2 .yz-container ul li .yz-x-img1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-x-service2 .yz-container ul li .yz-x-img-bj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s ease-in-out;
  z-index: 1;
}
.yz-x-service2 .yz-container ul li .yz-x-img-bj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-x-service3 {
  background-color: #f6f9fe;
  padding-top: 0.9rem;
}
.yz-x-service3 .yz-container {
  position: relative;
}
.yz-x-service3 .yz-container .yz-x-yxx {
  width: 3.58rem;
  height: 3.58rem;
  position: absolute;
  right: -1rem;
  top: 0.1rem;
}
.yz-x-service3 .yz-container .yz-x-yxx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}
.yz-x-service3 .yz-container .yz-x-title {
  text-align: center;
  font-weight: 700;
  color: #000;
}
.yz-x-service3 .yz-container .yz-x-xia {
  position: relative;
  margin-top: 0.35rem;
}
.yz-x-service3 .yz-container .yz-x-xia ul {
  display: flex;
  justify-content: flex-start;
  margin: 0 -0.1rem;
}
.yz-x-service3 .yz-container .yz-x-xia ul::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #1f6dff;
  position: absolute;
  left: 0;
  top: 56px;
}
.yz-x-service3 .yz-container .yz-x-xia ul li {
    width: 20%;
    padding: 0 0.1rem;
    /* 基础增强 */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    position: relative;
    z-index: 1;
}

/* 高端 hover 核心效果 */
.yz-x-service3 .yz-container .yz-x-xia ul li:hover {
    transform: translateY(-6px) scale(1.03); /* 上浮 + 轻微放大 */
    z-index: 10;
}

/* 可选：卡片内部内容微微上浮（更精致） */
.yz-x-service3 .yz-container .yz-x-xia ul li > * {
    transition: transform 0.3s ease;
}
.yz-x-service3 .yz-container .yz-x-xia ul li:hover > * {
    transform: translateY(-3px);
}



.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box {
  width: 100%;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-top {
  text-align: center;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-top span {
  font-weight: 700;
  color: rgba(17, 68, 132, 0.2);
  display: block;
  font-size: 30px;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-top i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 0.02rem solid #1f6dff;
  background-color: #fff;
  border-radius: 100%;
  position: relative;
  z-index: 5;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-top .yz-x-tb {
  text-align: center;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-top .yz-x-tb img {
  width: 10px;
  height: 8px;
  object-fit: contain;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.1rem;
  background-color: #fff;
  padding: 0.4rem 0.2rem 0.3rem;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-title2 {
  display: flex;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-title2 .yz-x-ic {
  width: 0.24rem;
  height: 0.24rem;
  margin-top: 0.04rem;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-title2 .yz-x-ic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-title2 p {
  color: #222;
  font-weight: 700;
  margin-left: 0.1rem;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-pp {
  margin-top: 0.2rem;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-pp .yz-x-sp {
  display: flex;
  margin-bottom: 0.15rem;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-pp .yz-x-sp span {
  color: #444;
}
.yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-pp .yz-x-sp i {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #444;
  border-radius: 100%;
  position: relative;
  margin-right: 0.1rem;
  margin-top: 0.08rem;
  flex-shrink: 0;
}
.yz-x-service4 {
  background-color: #f6f9fe;
  padding-top: 0.4rem;
}
.yz-x-service4 .yz-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.26rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0.7rem 0.8rem 1rem;
}
.yz-x-service4 .yz-container .yz-x-p {
  font-weight: 700;
  width: 70%;
}
.yz-x-service4 .yz-container .yz-x-p span {
  background-color: #006bff;
  background-image: linear-gradient(59deg, #1673ff 0, #16b8f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.yz-x-service5 {
  background-color: #f6f9fe;
  padding: 0.9rem 0 1.3rem;
}
.yz-x-service5 .yz-container {
  position: relative;
}
.yz-x-service5 .yz-container .yz-x-zs {
  width: 2rem;
  height: 2rem;
  position: absolute;
  left: -0.8rem;
}
.yz-x-service5 .yz-container .yz-x-zs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yz-x-service5 .yz-container .yz-x-title {
  text-align: center;
  color: #191919;
  font-weight: 700;
}
.yz-x-service5 .yz-container ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -0.25rem -0.25rem 0 0;
  padding-top: 0.4rem;
  position: relative;
  z-index: 5;
}
.yz-x-service5 .yz-container ul li {
  width: 33.33%;
  padding: 0.25rem 0.25rem 0 0;
}
.yz-x-service5 .yz-container ul li:hover .yz-x-box {
  box-shadow: 0 16px 29px 1px rgba(2, 33, 79, 0.14);
  transform: translateY(-0.1rem);
}
.yz-x-service5 .yz-container ul li:hover .yz-x-box .yz-x-text {
  margin-top: -0.8rem;
}
.yz-x-service5 .yz-container ul li:hover .yz-x-box .yz-x-text .yz-x-title2 {
  margin-top: 0.3rem;
}
.yz-x-service5 .yz-container ul li:hover .yz-x-box .yz-x-text .yz-x-a {
  bottom: -0.85rem;
}
.yz-x-service5 .yz-container ul li .yz-x-box {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.26rem;
  padding: 0.6rem 0.2rem 0.7rem;
  height: 100%;
  transition: 0.4s ease-in-out;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text {
  text-align: center;
  transition: 0.4s ease-in-out;
  position: relative;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-ic {
  width: 0.74rem;
  height: 0.74rem;
  margin: 0 auto;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-ic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-title2 {
  color: #222;
  font-weight: 700;
  margin: 0.2rem 0 0.1rem;
  transition: 0.4s ease-in-out;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-p {
  color: #666;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-a {
  margin-top: 0.35rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.4s ease-in-out;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-a a {
  background-color: #1673ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.4rem;
  padding: 0.13rem;
  border-radius: 100px;
  color: #fff;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-a a i {
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-left: 0.2rem;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-a a i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-a a i path {
  fill: #fff;
}
.yz-x-prop99 .yz-gfloen .yz-h_coo_box {
  overflow: hidden;
}
.yz-x-prop99 .yz-gfloen .yz-h_coo_box .yz-bj1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 6.13rem;
  height: 4.22rem;
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(270deg, #eff5fd 20.45%, rgba(255, 255, 255, 0));
}
.yz-x-prop99 .yz-gfloen .yz-h_coo_box .yz-bj2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6.13rem;
  height: 4.22rem;
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(270deg, #eff5fd 20.45%, rgba(255, 255, 255, 0));
}
.yz-bsBox {
  box-sizing: initial !important;
}
.yz-kapian-card-container {
  /* 对角柔和渐变背景（不刺眼、高级感） */
  background: linear-gradient(135deg, #ffffff 0%, #f8f9ff 50%, #f0f5ff 100%);
  border-radius: 16px;
  width: 100%;
  max-width: 550px;
  padding: 30px 15px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  position: relative; margin-bottom: 25px;
 
}

.yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-others .yz-lbs a:nth-child(n+5) {
  display: none !important;
}

.yz-kapian-card-title {
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
}
.yz-kapian-btn-free {
  display: block;
  width: 100%;
  max-width: 85%;
  margin: 0 auto 30px;
  padding: 12px 0;
  background: linear-gradient(90deg, #347ef8, #64b5f6);
  border: 0;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}
.yz-kapian-btn-free:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(52, 126, 248, 0.3);
}
.yz-kapian-share-section {
  position: relative;
}
.yz-kapian-share-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  color: #999;
}
.yz-kapian-share-divider::after, .yz-kapian-share-divider::before {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #e0e0e0;
  max-width: 80px;
}
.yz-kapian-share-divider::before {
  margin-right: 15px;
}
.yz-kapian-share-divider::after {
  margin-left: 15px;
}
.yz-kapian-social-icons {
  display: flex;
  justify-content: center;
  gap: 60px;
  position: relative;
  z-index: 99;
}
.yz-kapian-icon-item {
  cursor: pointer;
  transition: transform 0.2s ease;
  position: relative;
}
.yz-kapian-icon-item:hover {
  transform: scale(1.1);
}
.yz-kapian-icon-item svg {
  width: 32px;
  height: 32px;
  fill: #999;
  transition: fill 0.2s ease;
}
.yz-kapian-icon-item:hover svg {
  fill: #666;
}
.yz-kapian-hover-qrcode {
  display: none;
  position: absolute;
  bottom: -210px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  width: 200px;
  text-align: center;
  z-index: 9999;
}
.yz-kapian-hover-qrcode .yz-kapian-qrcode-box {
  height: 160px;
  background: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 8px;
  color: #999;
}
.yz-kapian-hover-qrcode .yz-kapian-qrcode-title {
  font-size: 16px;
  margin-bottom: 12px;
  color: #333;
}
#yz-g-header .yz-wap-kaiguan.active i:nth-child(2) {
  opacity: 0;
}
#yz-g-header .yz-wap-kaiguan.active i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  transform: rotate(45deg);
}
#yz-g-header .yz-wap-kaiguan.active i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  transform: rotate(-45deg);
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1680px) {
  html {
    font-size: 66px;
  }
  body {
    font-size: 14px;
  }
  
  .yz-yz_nav_r {
    margin-left: 0.45rem;
}
  .yz-yz_nav_l_box .yz-logo {
    width: 2rem;
}
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav {
    max-height: 3rem;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi {
    margin-top: 0.3rem;
  }
  .yz-erji_nav2 .yz-navTr .yz-le2 {
    width: 4rem;
  }
  .yz-erji_nav3 .yz-navtw .yz-right {
    width: 90%;
  }
  .yz-erji_nav2 .yz-navTr .yz-le1 {
    width: 6rem;
  }
  .yz-container {
    width: 94%;
  }
  .yz-container2 {
    width: 94%;
  }
  .yz-font16 {
    font-size: 15px;
  }
  .yz-font14 {
    font-size: 14px;
  }
  .yz-font12 {
    font-size: 12px;
  }
  .yz-font18 {
    font-size: 16px;
  }
  .yz-font20 {
    font-size: 18px;
  }
  .yz-font22 {
    font-size: 20px;
  }
  .yz-font24 {
    font-size: 22px;
  }
  .yz-font26 {
    font-size: 24px;
  }
  .yz-font28 {
    font-size: 26px;
  }
  .yz-font30 {
    font-size: 28px;
  }
  .yz-font36 {
    font-size: 32px;
  }
  .yz-font44 {
    font-size: 40px;
  }
  .yz-font48 {
    font-size: 44px;
  }
  .yz-font34 {
    font-size: 30px;
  }
  .yz-h_pro .yz-h_pro_box {
    height: 380px;
  }
  .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top {
    height: 320px;
  }
  .yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-img .yz-more p {
    font-size: 12px;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul {
    height: 460px;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t {
    padding: 0.6rem 0.73rem 0;
  }
  .yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
    height: 4.76rem;
  }
  .yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a {
    height: 0.48rem;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul::before {
    top: 54px;
  }
  .yz-nav > ul > li > .yz-nnav, .yz-nav > ul > li > a {
    margin: 0 0.25rem;
  }
}
@media (max-width: 1440px) {
  .yz-font24 {
    font-size: 20px;
  }
  .yz-font26 {
    font-size: 22px;
  }
  .yz-font28 {
    font-size: 24px;
  }
  .yz-font30 {
    font-size: 26px;
  }
  .yz-font44 {
    font-size: 34px;
  }
  .yz-nav > ul > li > .yz-nnav, .yz-nav > ul > li > a {
    margin: 0 0.23rem;
  }
  .yz-sticky_top {
    top: 60px;
  }
  .yz-gw {
    padding-top: 60px;
  }
  .yz-nav1_none {
    top: -60px !important;
  }
  .yz-nav2_none {
    top: 60px !important;
  }
  nav {
    height: 66px;
  }
}
@media (max-width: 1360px) {
  .yz-nav ul li a {
    font-size: 14px;
  }
  .yz-language > img, .yz-search img {
    width: 16px;
  }
  .yz-search form {
    height: 16px;
  }
  .yz-container {
    width: 90%;
  }
  .yz-container2 {
    width: 90%;
  }
  #yz-header .yz-c-gn {
    display: none;
  }
  .yz-news .yz-top .yz-container .yz-tbox .yz-mores {
    margin-top: 0.5rem;
  }
  .yz-contact-banner .yz-container h1, .yz-contact-banner .yz-container h2, .yz-contact-banner .yz-container h3, .yz-contact-banner .yz-container h4, .yz-contact-banner .yz-container h5, .yz-contact-banner .yz-container h6, .yz-contact-banner .yz-container p, .yz-contact-banner .yz-container span, .yz-contact-banner .yz-container strong {
    font-size: 40px !important;
  }
  .yz-contact-banner .yz-container .yz-txt {
    font-size: 16px !important;
  }
  .yz-h_nl .yz-h_nl_box .yz-left {
    width: 20%;
  }
  .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li .yz-imgyr {
    width: 90%;
  }
  .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li .yz-txt {
    padding-left: 0.15rem;
  }
  .yz-h_run .yz-h_run_box .yz-gnav .yz-gyz_nav_box {
    justify-content: flex-start;
  }
  .yz-h_coo .yz-h_coo_box .yz-bj1, .yz-h_coo .yz-h_coo_box .yz-bj2 {
    width: 4rem;
    height: 3.3rem;
  }

  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left {
    width: 20%;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul {
    height: 400px;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li .yz-imgyr {
    width: 90%;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li .yz-txt {
    padding-left: 0.15rem;
  }
  .yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi {
    width: 100%;
  }
  .yz-x-pro-banner1 .yz-public-img::before {
    padding-top: 29.354167%;
  }
  .yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-public-img::before {
    padding-top: 42.714286%;
  }
  .yz-x-about1 .yz-container h1, .yz-x-about1 .yz-container h2, .yz-x-about1 .yz-container h3, .yz-x-about1 .yz-container h4, .yz-x-about1 .yz-container h5, .yz-x-about1 .yz-container h6, .yz-x-about1 .yz-container p, .yz-x-about1 .yz-container span, .yz-x-about1 .yz-container strong {
    font-size: 40px !important;
  }
  .yz-x-about1 .yz-container .yz-x-title .yz-x-sp {
    font-size: 16px !important;
  }
  .yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-list {
    width: 41.42%;
  }
  .yz-x-about5 .yz-container ul li {
    width: 33.33%;
  }
  .yz-x-about6 .yz-container ul li {
    width: 33.33%;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(1) {
    left: 3%;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(2) {
    left: 3%;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(3) {
    left: 72%;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(4) {
    left: 72%;
  }
  .yz-x-prop-banner .yz-public-img::before {
    padding-top: 32%;
  }
  .yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le {
    width: 31.48%;
  }
  .yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-ri {
    width: 63.93%;
  }
  .yz-x-service2 .yz-container {
    margin-top: 0;
  }
  .yz-x-service3 .yz-container .yz-x-yxx {
    display: none;
  }
  .yz-x-public-next1, .yz-x-public-prev1 {
    display: none;
  }
}
@media screen and (max-width:1310px) {
  .tel1260 {
    display: none !important
  }
}
@media screen and (max-width:1260px) {

  .yz-yz_nav_box2, .yz-yz_nav_r_box {
    display: flex;
  }
  .yz-yz_nav_box2 {
    width: 50px;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
    margin-right: -1rem;
    padding-right: 1rem;
    box-sizing: content-box;
  }
  #yz-g-header .yz-wap-kaiguan i, nav {
    background: #fff;
  }
  #yz-g-header .yz-wap-kaiguan i, .yz-yz_nav_on #yz-g-header .yz-wap-kaiguan i {
    background: #333;
  }
  nav .yz-yc {
    display: block;
  }
  nav .yz-nav ul li a {
    color: #333;
  }
}
@media (max-width: 991px) {
  .yz-nav ul li a {
    font-size: 12px;
  }
  .yz-nav, nav .yz-xs {
    display: none;
  }
  .yz-language img, .yz-search img {
    width: 16px;
  }
  .yz-search form {
    height: 16px;
  }
  #yz-header .yz-wap-kaiguan {
    display: block;
  }
  #yz-header .yz-c-gn form img, #yz-header .yz-c-gn form svg {
    width: 0.2rem;
    height: 0.2rem;
  }
  .yz-home-banner .swiper-slide .yz-mb {
    display: block;
  }
  .yz-home-banner .swiper-slide .yz-pc {
    display: none;
  }
  .yz-home-banner .swiper-button-next, .yz-home-banner .swiper-button-prev {
    display: none;
  }
  .yz-news .yz-top .yz-container .yz-public-img {
    width: 100%;
  }
  .yz-news .yz-top .yz-container .yz-tbox {
    width: 100%;
    margin-top: 0.5rem;
  }
  .yz-news .yz-down .yz-container .yz-box .yz-list {
    width: 100%;
    padding: 0;
    border-right: none;
  }
  .yz-news .yz-down .yz-container .yz-box .yz-other {
    width: 100%;
    margin-top: 1.2rem;
    padding-top: 0;
  }
  .yz-news-info {
    padding-bottom: 1.2rem;
  }
  .yz-news-info .yz-container .yz-info {
    width: 100%;
    padding: 0;
    border-right: none;
  }
  .yz-news-info .yz-container .yz-other {
    width: 100%;
    margin-top: 1.2rem;
  }
  .yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-bg img.pc {
    display: none;
  }
  .yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-bg img.sm {
    display: block;
  }
  .yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-public-img {
    width: 100%;
  }
  .yz-report .yz-container .swiper .swiper-container .swiper-slide .yz-tbox {
    width: 100%;
    padding: 0.5rem 0 0.8rem;
  }
  .yz-report .yz-container .yz-list ul li {
    width: calc(50% - 0.3rem);
  }
  .yz-report-info .yz-container .yz-info {
    width: 100%;
  }
  .yz-report-info .yz-container .yz-other {
    width: 100%;
    max-width: 320px;
    margin: 0.8rem auto 0;
  }
  .yz-contact-banner .yz-bg img:nth-child(1) {
    display: none;
  }
  .yz-contact-banner .yz-bg img:nth-child(2) {
    display: block;
  }
  .yz-contact .yz-container .yz-list ul li {
    padding: 0.3rem;
  }
  #yz-placeholder {
    height: 1.2rem;
  }
  #yz-header {
    line-height: 1.2rem;
  }
  #yz-header .yz-container {
    height: 1.2rem;
  }
  #yz-header .yz-wap-nav {
    display: none;
  }
  #yz-header.yz-c-head-move {
    top: -1.2rem;
  }
  #yz-header .yz-c-logo .yz-c-img-box img {
    height: 0.6rem;
  }
  .yz-x-banner {
    padding: 0.8rem 0;
  }
  .yz-x-banner .yz-container .yz-x-le {
    margin-top: 0;
  }
  .yz-x-banner .yz-container .yz-x-ri {
    transform: translateY(0);
  }
  .yz-x-mbx {
    position: initial;
  }
  .yz-x-mbx .yz-Breadcrumb .yz-container {
    flex-wrap: wrap;
  }
  .yz-x-mbx .yz-Breadcrumb .yz-container .yz-x-le {
    width: 100%;
  }
  .yz-x-mbx .yz-Breadcrumb .yz-container .yz-x-ri {
    width: 100%;
    margin-top: 0rem;
    text-align: center;
  }
  .yz-x-pro-code1 .yz-container ul li {
    width: 33.33%;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
    margin: 0 0.25rem;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text {
    padding-right: 0;
    margin-top: 0;
  }
  .yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-le {
    display: none;
  }
  .yz-x-pro-code4 .yz-container .yz-x-xia .yz-x-ri {
    width: 100%;
  }
  .yz-x-pro-code6 .yz-container ul li {
    padding: 0.5rem;
  }
  .yz-x-pro-code6 .yz-container ul li .yz-x-zs {
    top: 0.2rem;
    left: 0.2rem;
    height: 10px;
  }
  .yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text {
    width: 100%;
    position: initial;
    margin-top: 0.2rem;
  }
  .yz-x-case2 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-sp::before {
    display: none;
  }
  .yz-x-case3 .yz-container .yz-x-xia ul li {
    width: 50%;
  }
  .yz-x-about1 .yz-public-img::before {
    padding-top: 39.166667%;
  }
  .yz-x-about4 .yz-box1 {
    overflow: hidden;
  }
  .yz-x-about4 .yz-box1 .yz-bg {
    height: 100%;
    position: absolute;
    top: 0;
  }
  .yz-x-about4 .yz-box1 .yz-container {
    margin-top: 0;
  }
  .yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content {
    display: none;
  }
  .yz-x-about4 .yz-box1 .yz-container .yz-box .yz-x-yd-swiper {
    display: block;
  }
  .yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .yz-quan {
    width: 3.4rem;
    height: 3.4rem;
  }
  .yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .yz-year {
    font-size: 1.8rem;
  }
  .yz-x-about4 .yz-box1 .yz-container .yz-box .yz-content .yz-left .swiper .swiper-slide {
    font-size: 1.8rem;
  }
  .yz-x-about5 .yz-container ul li {
    width: 50%;
  }
  .yz-x-about6 .yz-container ul li {
    width: 100%;
  }
  .yz-x-mat-banner .yz-public-img::before {
    padding-top: 51.0625%;
  }
  .yz-x-mat1 .yz-container .yz-x-xia {
    margin-right: 0;
  }
  .yz-x-mat1 .yz-container .yz-x-xia .yz-x-le {
    width: 100%;
  }
  .yz-x-mat1 .yz-container .yz-x-xia .yz-x-ri {
    width: 100%;
    margin-top: 0.4rem;
  }
  .yz-x-mat3 .yz-container .yz-x-xia {
    transform: initial;
  }
  .yz-x-mat3 .yz-container .yz-x-xia .yz-x-tb {
    display: none;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li {
    position: initial;
    width: 50%;
    margin-bottom: 0.4rem;
    padding-right: 0.2rem;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(1) .yz-x-box .yz-x-sp, .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(2) .yz-x-box .yz-x-sp {
    margin-right: 0;
    margin-left: 0.2rem;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(1) .yz-x-box .yz-public-img, .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(2) .yz-x-box .yz-public-img {
    order: -1;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(3) .yz-x-box .yz-x-sp, .yz-x-mat3 .yz-container .yz-x-xia ul li:nth-of-type(4) .yz-x-box .yz-x-sp {
    margin-left: 0.2rem;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li .yz-x-box .yz-public-img {
    order: -1;
  }
  .yz-x-mat4 {
    margin-top: 0.5rem;
  }
  .yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri {
    padding-right: 0;
  }
  .yz-x-pro-banner1 .yz-public-img::before {
    padding-top: 39.354167%;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le {
    width: 100%;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-ri {
    width: 100%;
    margin-top: 0.2rem;
  }
  .yz-x-prop-banner .yz-public-img::before {
    padding-top: 39.354167%;
  }
  .yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le {
    width: 100%;
  }
  .yz-x-prop1 .yz-container .yz-x-xia .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-ri {
    width: 100%;
    margin-top: 0.4rem;
  }
  .yz-x-service1 .yz-public-img::before {
    padding-top: 40.041667%;
  }
  .yz-x-service2 .yz-container ul {
    flex-wrap: wrap;
  }
  .yz-x-service2 .yz-container ul li {
    width: 48% !important;
    margin-bottom: 0.4rem;
  }
  .yz-x-service2 .yz-container ul li.on {
    width: 48% !important;
    padding-right: 0.3rem;
  }
  .yz-x-service2 .yz-container ul li .yz-x-box {
    display: block;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul::before {
    display: none;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul li {
    width: 48%;
    margin-bottom: 0.3rem;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-top {
    display: none;
  }
  .social-share .icon-wechat .wechat-qrcode {
    top: 50px;
    left: -50px;
    width: 120px;
    height: initial;
    z-index: 999;
  }
  .social-share .icon-wechat .wechat-qrcode .help, .social-share .icon-wechat .wechat-qrcode h4 {
    display: none;
  }
  .social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 100px;
  }
  .yz-h_pro .yz-h_pro_box {
    flex-direction: column;
    height: auto;
  }
  .yz-h_pro .yz-h_pro_box .yz-item {
    width: 100% !important;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-bjimg .yz-img1 {
    display: none;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-bjimg .yz-img2 {
    display: block;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_xs {
    opacity: 0;
    z-index: -1;
    position: absolute;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc {
    opacity: 1;
    position: relative;
    z-index: 1;
  }
  .yz-h_nl .yz-h_nl_box .yz-left {
    width: 35%;
  }
  .yz-h_nl .yz-h_nl_box .yz-right {
    width: 62%;
  }
  .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t {
    padding: 0.4rem 0.4rem 0;
    margin-bottom: 0.5rem;
  }
  .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico {
    flex-wrap: wrap;
    padding: 0 0.2rem 0.3rem;
  }
  .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list {
    width: calc(100% / 3);
    margin-bottom: 0.2rem;
  }
  .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list img {
    width: 0.4rem;
  }
  .yz-h_news .yz-h_news_box {
    flex-direction: column;
  }
  .yz-h_news .yz-h_news_box .yz-item {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .yz-coop .yz-container .yz-box {
    flex-direction: column;
  }
  .yz-coop .yz-container .yz-box .yz-left {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .yz-coop .yz-container .yz-box .yz-right {
    width: 100%;
    padding: 0.8rem 0.4rem 0.6rem;
  }
  .yz-joinO .yz-box {
    flex-direction: column;
  }
  .yz-joinO .yz-box .yz-item {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .yz-jointw .yz-box {
    flex-wrap: wrap;
  }
  .yz-jointw .yz-box .yz-item {
    width: calc(50% - 0.15rem);
    margin-bottom: 0.3rem;
  }
  .yz-jointw .yz-box .yz-item .yz-bcon .yz-bbx .yz-txt {
    padding-top: 100%;
  }
  .yz-jointr .yz-box {
    flex-direction: column;
  }
  .yz-jointr .yz-box .yz-left {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .yz-jointr .yz-box .yz-right {
    width: 100%;
  }
  .yz-joinfiv .yz-box .yz-item:nth-child(3n) {
    margin-right: 0.4rem;
  }
  .yz-joinfiv .yz-box .yz-item {
    width: calc(50% - 0.2rem);
  }
  .yz-joinfiv .yz-box .yz-item:nth-child(2n) {
    margin-right: 0;
  }
  .yz-pri {
    padding: 1rem 0;
  }
  .yz-gmap {
    padding: 1rem 0;
  }
  .yz-curtain1 .yz-curtain_box .yz-curtain_title .yz-close_tc {
    top: 0;
    right: 0;
  }
  .yz-curtain1 .yz-curtain_box .yz-joincur .yz-title {
    flex-direction: column;
  }
  .yz-curtain1 .yz-curtain_box .yz-joincur .yz-title h2 {
    margin-bottom: 0.2rem;
  }
  .yz-gfloon .yz-box {
    flex-wrap: wrap;
  }
  .yz-gfloon .yz-box .yz-item {
    margin-bottom: 0.4rem;
    width: calc((100% - 0.3rem) / 2);
  }
  .yz-gfloon .yz-box .yz-item:nth-child(2n) {
    margin-right: 0;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left {
    width: 35%;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right {
    width: 62%;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t {
    padding: 0.4rem 0.4rem 0;
    margin-bottom: 0.5rem;
    flex-direction: column;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp {
    width: 100%;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-rimg {
    width: 100%;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico {
    flex-wrap: wrap;
    padding: 0 0.2rem 0.3rem;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list {
    width: calc(100% / 3);
    margin-bottom: 0.2rem;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list img {
    width: 0.4rem;
  }
  .yz-gflosi .yz-box {
    flex-wrap: wrap;
  }
  .yz-gflosi .yz-box .yz-item {
    width: calc((100% - 0.3rem) / 2);
    margin-bottom: 0.4rem;
  }
  .yz-gflosi .yz-box .yz-item:nth-child(2n) {
    margin-right: 0;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li:nth-of-type(2n) .yz-x-ri {
    order: 1;
  }
}
/* 核心修复：给父容器固定高度基准，防止高度跳动 */
.yz-h_nl_box {
  position: relative;
  width: 100%;
  /* 给一个最小高度，防止高度塌陷跳动 */
  min-height: 360px;
  height: auto !important;
  max-height: 950px;
}
/* 滑块容器强制不允许高度变化 */
.yz-h_nl_swi, .yz-gallery-top {
 
}
.yz-h_nl_swi .swiper-slide, .yz-gallery-top .swiper-slide {
 
}
/* 图片容器不拉伸、不跳动 */
.yz-h_nl_box_li, .yz-h_nl_box .yz-item {
  height: 100%;
  display: flex;
  flex-direction: column;
}
/* 科技金 · 高端服务模块 */
.service-tech-list {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  width: 100%
}
.service-tech-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.3rem 0.2rem;
  /* ========== 玻璃质感半透明背景 ========== */
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 20px;
  transition: all 0.35s ease;
  overflow: hidden;
  text-decoration: none;
  z-index: 1;
}
.service-tech-item:hover {
  transform: translateY(-8px);
  background: rgba(255, 255, 255, 0.22);
  border-color: rgba(191, 164, 112, 0.4);
  box-shadow: 0 8px 30px rgba(191, 164, 112, 0.18);
}
.service-tech-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(191, 164, 112, 0.06), transparent 60%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.service-tech-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 36px rgba(191, 164, 112, 0.15);
}
.service-tech-item:hover::before {
  opacity: 1;
}
.service-tech-icon {
  width: 75px;
  height: 75px;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #BFA470, #d4bc8a);
  border-radius: 14px;
  padding: 12px; font-size: .3rem; color: #fff;
}
.service-tech-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: brightness(0) invert(1); /* 图标变白，更高级 */
}
.service-tech-title {
  color: #222;
  margin-bottom: 0.1rem;
}
.service-tech-text {
  color: #666;
}
/* 原有布局样式 */
.why-img-box {
  width: 100%;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 12px;
  cursor: pointer; /* 鼠标悬浮变小手 */
}
.why-img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.yz-h_why_hz {
  text-align: center;
}
/* ====================== 图片放大样式 ====================== */
.img-modal {
  position: fixed;
  top: 5%;
  left: 0;
  width: 100%;
  height: 95%;
  background: rgba(0, 0, 0, 0.85);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999999999;
  cursor: zoom-out;
}
.img-modal.show {
  display: flex;
}
.img-modal img {
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}
.modal-close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  background: #fff;
  color: #333;
  font-size: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: 0.2s;
}
.modal-close:hover {
  background: #C1A772;
  color: #fff;
}
@-webkit-keyframes border-transform {
  0%, to {
    border-radius: 55% 45% 50% 50%/52% 48% 52% 48%
  }
  14% {
    border-radius: 52% 48% 49% 51%/50% 52% 50% 49%
  }
  28% {
    border-radius: 53% 47% 48% 52%/49% 54% 51% 47%
  }
  42% {
    border-radius: 54% 46% 51% 49%/53% 49% 51% 48%
  }
  56% {
    border-radius: 53% 47% 52% 48%/54% 50% 50% 47%
  }
  70% {
    border-radius: 52% 48% 49% 51%/51% 53% 49% 48%
  }
  84% {
    border-radius: 51% 49% 50% 50%/48% 52% 50% 51%
  }
}
@keyframes border-transform {
  0%, to {
    border-radius: 55% 45% 50% 50%/52% 48% 52% 48%
  }
  14% {
    border-radius: 52% 48% 49% 51%/50% 52% 50% 49%
  }
  28% {
    border-radius: 53% 47% 48% 52%/49% 54% 51% 47%
  }
  42% {
    border-radius: 54% 46% 51% 49%/53% 49% 51% 48%
  }
  56% {
    border-radius: 53% 47% 52% 48%/54% 50% 50% 47%
  }
  70% {
    border-radius: 52% 48% 49% 51%/51% 53% 49% 48%
  }
  84% {
    border-radius: 51% 49% 50% 50%/48% 52% 50% 51%
  }
}
.index-about {
  background-color: rgba(0, 192, 209, 0.05);
}
.index-about .wrap-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.index-about .wrap-box .wrap-left {
  padding-top: clamp(15px, 1.5625vw, 30px);
  width: 55%;
}
.index-about .wrap-box .wrap-right {
  mix-blend-mode: multiply;
  overflow: hidden;
  position: relative;
  width: 55%;
}
.index-about .wrap-box .wrap-right img {
  -webkit-animation: border-transform 10s linear infinite alternate forwards;
  animation: border-transform 10s linear infinite alternate forwards;
}
.index-about .wrap-box .text-body {
  margin-top: clamp(10px, 1.04167vw, 20px);
  padding-right: clamp(14px, 1.45833vw, 28px);
}
.index-about .wrap-box .text-body p {
  color: #1b2933;
  margin-bottom: 0.1rem
}
.index-about .wrap-box .text-body * em {
  color: #1c366f;
}
.index-about .wrap-box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: grid;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 35px;
  margin: clamp(20px, 2.08333vw, 40px) 0 clamp(15px, 1.5625vw, 30px);
}
.index-about .wrap-box .list .item {
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.index-about .wrap-box .list .item .item-box {
  border-bottom: 2px solid rgba(27, 41, 51, 0.07);
  display: block;
  height: 100%;
  overflow: hidden;
  padding-bottom: clamp(9px, 0.9375vw, 18px);
  padding-right: 20px;
  position: relative;
}
.index-about .wrap-box .list .item .item-box .title-item {
  color: #1b2933;
  font-size: var(--font18);
  font-weight: 700;
  line-height: 1.6;
}
.index-about .wrap-box .list .item .item-box .title-item em {
  color: #666;
  display: block;
  font-size: var(--font16);
  font-weight: 400;
  margin-bottom: 8px;
}
.index-about .wrap-box .btn-container {
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.index-about .wrap-box video {
  height: 100%;
  margin-bottom: -8px;
  object-fit: cover;
  width: 100%;
}
.index-about .wrap-box .play_box {
  background-color: #1c366f;
  border-radius: 50%;
  cursor: pointer;
  height: 66px;
  left: 22%;
  position: absolute;
  top: 27%;
  width: 66px;
  z-index: 12;
}
.index-about .wrap-box .play_box:after, .index-about .wrap-box .play_box:before {
  -webkit-animation: icon-video 3s ease-out;
  animation: icon-video 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border: 1px solid #1c366f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.index-about .wrap-box .play_box:after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.page-title .types {
  grid-gap: clamp(10px, 1.04166667vw, 20px) clamp(8.5px, 0.88541667vw, 17px);
  margin-bottom: clamp(10px, 1.04167vw, 20px);
}
.page-title .types, .page-title .types .types-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}
.page-title .types .types-t {
  background-color: rgba(0, 192, 209, .1);
  border-radius: 99px;
  color: #1c366f;
  font-size: var(--font15);
  height: 34px;
  padding: 0 22px 0 16px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
.page-title .types .types-t i {
  background-color: #285ba6;
  border-radius: 50%;
  height: 7px;
  margin-right: clamp(5.5px, .57292vw, 5px);
  width: 7px
}
.page-title .title {
  color: #333;
  font-weight: 700;
}
.page-title .title em {
  color: #1c366f
}
.ins_aboutCon3 {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #EEF4FE;
}
.ins_aboutCon3 .center_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px; /* 左右板块间距更自然 */
}
.ins_aboutCon3 .left_box {
  width: 17.569%;
  flex-shrink: 0;
}
.ins_aboutCon3 .ins_title {
  margin-bottom: 20px;
}
.ins_aboutCon3 .swiper_info {
  height: auto; /* 自适应内容高度，更自然 */
  min-height: 320px;
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.ins_aboutCon3 .swiper_item {
  width: 100%;
  height: 100%;
}
/* 核心：左侧年份列表间距完美优化 */
.ins_aboutCon3 .swiper-wrapper.forview1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-weight: bold
}
.ins_aboutCon3 .swiper-slide.forlist {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto !important;
  min-height: 100px;
}
/* 年份样式更精致 */
.ins_aboutCon3 .centerInfo {
  font-size: 36px;
  cursor: pointer;
  opacity: 0.15;
  color: #111;
  transition: all 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ins_aboutCon3 .centerInfo:hover {
  color: #C3A168;
  opacity: 0.6;
}
.ins_aboutCon3 .swiper-slide-active .centerInfo {
  font-size: 50px;
  color: #C3A168;
  opacity: 1;
}
.ins_aboutCon3 .swiper-slide-prev .centerInfo, .ins_aboutCon3 .swiper-slide-next .centerInfo {
  opacity: 0.5;
  font-size: 42px;
}
/* 右侧内容优化 */
.ins_aboutCon3 .right_box {
  width: 77.083%;
  padding: 0.5rem;
  background: #fff;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04); /* 轻微阴影更精致 */ min-height: 250px;
}
.ins_aboutCon3 .swiper_box {
  width: 100%;
  overflow: hidden;
}
.ins_aboutCon3 .number {
  font-size: 50px;
  padding-bottom: 24px;
  color: #C3A168;
  font-weight: 600;
  line-height: 1.1;
}
.ins_aboutCon3 .right_box .centerInfo {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 一排 3 个，等分宽度 */
  gap: 16px; /* 间距 */
  line-height: 1.7;
}
.ins_aboutCon3 .right_box .centerInfo p {
  position: relative;
  padding-left: 16px;
  margin: 0;
}
.ins_aboutCon3 .right_box .centerInfo p::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #C3A168;
  border-radius: 50%;
}
.ins_aboutCon3 .word {
  writing-mode: vertical-rl;
  opacity: 0.07;
  letter-spacing: 4px;
  color: #000;
  font-weight: bold
}

.yz-x-text p{margin-bottom: 10px;}

@media (max-width:990px) {
  .ins_aboutCon3 .center_box {
    flex-direction: column;
    gap: 20px;
  }
  .ins_aboutCon3 .left_box, .ins_aboutCon3 .right_box {
    width: 100%;
  }
  .ins_aboutCon3 .swiper-slide-active .centerInfo {
    font-size: 50px;
  }
  .ins_aboutCon3 .right_box {
    padding: 40px 20px;
    flex-direction: column;
  }
  .ins_aboutCon3 .word {
    display: none;
  }
  .ins_aboutCon3 .right_box .centerInfo {
    grid-template-columns: repeat(1, 1fr); /* 一排 3 个，等分宽度 */
  }
  .ins_aboutCon3 .swiper_box {
    margin-bottom: 0.3rem;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw / 7.5);
  }
  body {
    font-size: 0.28rem;
  }
  .index-about .wrap-box {
    display: block;
  }
  .index-about .wrap-box .wrap-left {
    width: 100%;
  }
  .index-about .wrap-box .wrap-right {
    margin-top: 30px;
    width: 100%;
  }
  .service-tech-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .why-img-box {
    height: 350px;
  }
  .animate-custom-zoomIn {
    opacity: 1;
    transform: scale(1);
    transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi {
    margin-left: 0rem;
  }
  .yz-h_pro_hr .yz-hpro_yc .yz-left {
    width: 100%;
  }
  #yz-g-header .yz-wap-nav2 li a {
    border-bottom: none;
  }
  .yz-wap-title-con a {
    padding: 0 20px;
    border-bottom: 1px solid rgba(27, 47, 95, 0.1) !important;
  }
  .yz-yz_nav_l_box .yz-logo {
    width: 2.5rem;
  }
  .yz-yz_nav_zj {
    width: 94% !important
  }
  .yz-ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
  .yz-pop {
    display: none !important
  }
  .yz-pt100 {
    padding-top: 1.2rem;
  }
  .yz-pb100 {
    padding-bottom: 1.2rem;
  }
  .yz-font16 {
    font-size: 0.3rem;
  }
  .yz-font18 {
    font-size: 0.32rem;
  }
  .yz-font24 {
    font-size: 0.36rem;
  }
  .yz-font30 {
    font-size: 0.4rem;
  }
  .yz-font36 {
    font-size: 0.48rem;
  }
  .yz-font44 {
    font-size: 0.52rem;
  }
  .yz-font48 {
    font-size: 0.58rem;
  }
  .yz-font34 {
    font-size: 0.42rem;
  }
  .yz-ptb140, .yz-ptb120, .yz-ptb110, .yz-ptb100, .yz-ptb90, .yz-ptb80 {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .yz-xs, .yz-xs2 {
    display: none;
  }
  .yz-yc, .yz-yc2 {
    display: block;
  }
  .yz-yz_a_b_img .yz-img1 {
    z-index: 1;height: inherit;
  }

  .yz-yz_banner{height:55vh}
  
  
  #yz-go-top {
    display: none !important;
  }
  #yz-header .yz-wap-nav2 li {
    padding: 0 0.5rem;
  }
  #yz-footer .yz-top-box {
    padding: 1rem 0 1.2rem;
  }
  #yz-footer .yz-top-box .yz-container .yz-wap-title-box {
    padding: 0.3rem 0;
    border-bottom: 1px solid #666;
  }
  #yz-footer .yz-top-box .yz-container .yz-wap-title-box img, #yz-footer .yz-top-box .yz-container .yz-wap-title-box svg {
    display: inline-block;
  }
  #yz-footer .yz-top-box .yz-container .yz-list-box {
    width: 100%;
  }
  #yz-footer .yz-top-box .yz-container .yz-list-box .yz-list {
    padding-top: 0.2rem;
    display: none;
  }
  #yz-footer .yz-top-box .yz-container .yz-list-box .yz-list li {
    padding-bottom: 0.2rem;
  }
  #yz-footer .yz-top-box .yz-container .yz-list-box .yz-list li:last-child {
    padding-bottom: 0.2rem;
  }
  #yz-footer .yz-top-box .yz-container .yz-list-box.on .yz-wap-title-box img, #yz-footer .yz-top-box .yz-container .yz-list-box.on .yz-wap-title-box svg {
    display: inline-block;
  }
  #yz-footer .yz-top-box .yz-container .yz-text-box {
    padding-top: 0.2rem;
  }
  #yz-footer .yz-top-box .yz-container .yz-text-box p {
    padding-bottom: 0.2rem;
  }
  #yz-footer .yz-top-box .yz-container .yz-ico a {
    width: 0.6rem;
    height: 0.6rem;
  }
  #yz-footer .yz-top-box .yz-container .yz-ico a img, #yz-footer .yz-top-box .yz-container .yz-ico a svg {
    width: 0.3rem;
    height: 0.3rem;
  }
  #yz-footer .yz-top-box .yz-container .yz-text-wrap {
    width: 100%;
    padding-top: 0.4rem;
  }
  #yz-footer .yz-bottom-box {
    padding: 0.6rem 0;
  }
  .yz-news {
    padding: 0.5rem 0 1.2rem;
  }
  .yz-news .yz-top {
    padding: 1.2rem 0 0.48rem;
  }
  .yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-public-img {
    width: 100%;
  }
  .yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox {
    width: 100%;
    margin-top: 0.3rem;
  }
  .yz-news-info .yz-container .yz-info .yz-tips .yz-txt {
    width: 100%;
    justify-content: space-between;
  }
  .yz-news-info .yz-container .yz-info .yz-tips .yz-share {
    width: 100%;
    margin-top: 0.15rem;
  }
  .yz-news-info .yz-container .yz-info .yz-tips .yz-share a {
    padding-left: 0.4rem;
    height: 0.4rem;
  }
  .yz-news-info .yz-container .yz-info .yz-tips .yz-share a svg {
    width: 0.3rem;
    height: 0.3rem;
  }
  .yz-news-info .yz-container .yz-info .yz-ck-box a span svg {
    width: 0.3rem;
    height: 0.3rem;
  }
  .yz-news-info .yz-container .yz-other .yz-tj-news ul li {
    margin-bottom: 0.5rem;
  }
  .yz-news-info .yz-container .yz-other .yz-tj-news ul li a .yz-public-img {
    width: 100%;
  }
  .yz-news-info .yz-container .yz-other .yz-tj-news ul li a .yz-tbox {
    width: 100%;
    margin-top: 0.2rem;
  }
  .yz-report .yz-container .yz-top .yz-sbox {
    height: 0.8rem;
  }
  .yz-report .yz-container .swiper .swiper-container .swiper-slide {
    padding: 0 0.3rem;
  }
  .yz-report .yz-container .swiper .swiper-container .swiper-pagination {
    text-align: center;
  }
  .yz-report .yz-container .swiper .swiper-container .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
  }
  .yz-report .yz-container .yz-list {
    margin-top: 1.2rem;
  }
  .yz-report .yz-container .yz-list ul li {
    width: calc(100% - 0.3rem);
  }
  .yz-report .yz-container .yz-list ul li a .yz-tbox .yz-more svg {
    width: 0.3rem;
    height: 0.3rem;
  }
  .yz-report-info {
    padding: 0 0 1.2rem;
  }
  .yz-report-info .yz-container .yz-info .yz-ck-box a span svg {
    width: 0.3rem;
    height: 0.3rem;
  }
  .yz-hot-load {
    padding-bottom: 0.9rem;
  }
  .yz-hot-load .yz-container .yz-list ul li {
    width: calc(100% - 0.3rem);
  }
  .yz-hot-load .yz-container .yz-list ul li a .yz-tbox .yz-more svg {
    width: 0.3rem;
    height: 0.3rem;
  }
  .yz-contact-banner .yz-container h1, .yz-contact-banner .yz-container h2, .yz-contact-banner .yz-container h3, .yz-contact-banner .yz-container h4, .yz-contact-banner .yz-container h5, .yz-contact-banner .yz-container h6, .yz-contact-banner .yz-container p, .yz-contact-banner .yz-container span, .yz-contact-banner .yz-container strong {
    font-size: 0.52rem !important;
  }
  .yz-contact-banner .yz-container .yz-txt {
    font-size: 0.28rem !important;
  }
  .yz-contact .yz-container .yz-list ul li {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .yz-contact .yz-container .yz-list ul li .yz-icon {
    width: 0.8rem;
    height: 0.8rem;
  }
  .yz-contact .yz-container .yz-top {
    margin-top: 0.9rem;
  }
  .yz-contact .yz-container .yz-list2 ul li {
    width: 100%;
  }
  #yz-pager a, #yz-pager > span {
    width: 0.8rem;
    height: 0.8rem;
  }
  #yz-pager a svg, #yz-pager > span svg {
    width: 0.4rem;
    height: 0.4rem;
  }
  .yz-kapian-card-container {
    padding: 40px 20px;
  }
  .yz-kapian-btn-free {
    max-width: 85%;
  }
  .yz-kapian-social-icons {
    gap: 40px;
  }
  .yz-kapian-icon-item svg {
    width: 28px;
    height: 28px;
  }
  .yz-kapian-hover-qrcode {
    bottom: -210px;
    width: 190px;
  }
  .yz-x-banner {
    padding: 0.8rem 0;
  }
  .yz-x-banner .yz-container .yz-x-le {
    width: 100%;
  }
  .yz-x-banner .yz-container .yz-x-ri {
    width: 100%;
    margin-top: 0.4rem;
  }
  .yz-x-banner .yz-container .yz-x-le .yz-x-a .yz-x-sq {
    min-width: 2.65rem;
    margin-top: 0.1rem;
  }
  .yz-x-pro-code1 {
    padding-top: 1.2rem;
  }
  .yz-x-pro-code1 .yz-container ul li {
    width: 50%;
  }
  .yz-x-pro-code1 .yz-container ul li .yz-x-box {
    padding: 0.3rem;
  }
  .yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-title2 {
    font-size: 0.36rem;
  }
  .yz-x-pro-code1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-p {
    font-size: 0.26rem;
  }
  .yz-x-pro-code2 {
    padding-top: 1.2rem;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
    margin: 0;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide i {
    flex-shrink: 0;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide p {
    white-space: nowrap;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide {
    flex-wrap: wrap;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-le {
    width: 100%;
    transform: translateX(0);
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text {
    width: 100%;
    order: -1;
    margin-bottom: 0.2rem;
  }
  .yz-x-pro-code3 .yz-container .yz-x-swiper2 .swiper-container .swiper-wrapper .swiper-slide .yz-x-text .yz-x-p {
    margin-bottom: 0.3rem;
  }
  .yz-x-pro-code4 {
    padding: 0.8rem 0 1.2rem;
  }
  .yz-x-pro-code4 .yz-container .yz-x-xia {
    margin-top: 0.4rem;
  }
  .yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-bri span {
    padding: 3px 12px;
  }
  .yz-x-pro-code5 .yz-container .yz-x-swiper .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo img {
    height: 0.6rem;
  }
  .yz-x-pro-code6 {
    padding: 1.2rem 0;
  }
  .yz-x-pro-code6 .yz-container ul li {
    width: 100%;
  }
  .yz-x-pro-code6 .yz-container ul li .yz-x-img {
    height: 0.8rem;
  }
  .yz-x-pro-code7 .yz-container .yz-x-swiper1 {
    margin-top: 0.2rem;
  }
  .yz-x-pro-code7 .yz-container .yz-x-swiper1 .swiper-container .swiper-wrapper .swiper-slide {
    height: auto;
  }
  .yz-x-pro-code7 .yz-container .yz-x-but .yz-yz_btn {
    padding: 0 0.2rem;
  }
  .yz-x-banner2 .yz-x-banner {
    padding: 0.8rem 0;
  }
  .yz-x-banner2 .yz-x-banner .yz-container .yz-x-le {
    width: 100%;
  }
  .yz-x-banner2 .yz-x-banner .yz-container .yz-x-ri {
    width: 100%;
    transform: translateY(0);
  }
  .yz-x-pro-pro1 {
    padding-top: 1.2rem;
  }
  .yz-x-pro-pro1 .yz-container ul li {
    width: 50%;
  }
  .yz-x-pro-pro1 .yz-container ul li .yz-x-box {
    padding: 0.3rem;
  }
  .yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-sp {
    font-size: 0.24rem;
  }
  .yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-title2 {
    font-size: 0.36rem;
  }
  .yz-x-pro-pro1 .yz-container ul li .yz-x-box .yz-x-text .yz-x-p {
    font-size: 0.26rem;
  }
  .yz-x-case1 .yz-x-img img:nth-of-type(1) {
    display: none;
  }
  .yz-x-case1 .yz-x-img img:nth-of-type(2) {
    display: block;
  }
  .yz-x-case2 {
    padding-top: 0.4rem;
  }
  .yz-x-case3 {
    padding: 1.2rem 0;
  }
  .yz-x-case3 .yz-container .yz-x-top .yz-x-li .yz-x-a {
    height: 0.6rem;
  }
  .yz-x-case3 .yz-container .yz-x-xia ul li {
    width: 100%;
  }
  .yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt .yz-bri {
    height: auto;
  }
  .yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt .yz-bri span {
    padding: 3px 12px;
  }
  .yz-x-case3 .yz-container .yz-x-xia ul li .yz-h_run_hr .yz-txt .yz-b_logo img {
    height: 0.6rem;
  }
  .yz-x-case-info1 .yz-container .yz-x-le .yz-x-img {
    height: 0.6rem;
  }
  .yz-x-case-info2 .yz-container .yz-x-ri {
    padding-bottom: 0.64rem;
  }
  .yz-x-about1 .yz-public-img::before {
    padding-top: 70.166667%;
  }
  .yz-x-about1 .yz-container h1, .yz-x-about1 .yz-container h2, .yz-x-about1 .yz-container h3, .yz-x-about1 .yz-container h4, .yz-x-about1 .yz-container h5, .yz-x-about1 .yz-container h6, .yz-x-about1 .yz-container p, .yz-x-about1 .yz-container span, .yz-x-about1 .yz-container strong {
    font-size: 0.52rem !important;
  }
  .yz-x-about1 .yz-container .yz-x-title .yz-x-sp {
    font-size: 0.28rem !important;
  }
  .yz-x-about2 .yz-container ul {
    flex-wrap: wrap;
  }
  .yz-x-about2 .yz-container ul li {
    width: 50%;
    padding-right: 0.4rem;
    padding-bottom: 0.5rem;
    margin-right: 0;
    justify-content: center;
    margin-bottom: 0.4rem;
  }
  .yz-x-about3 .yz-container .yz-x-xia .yz-x-le {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .yz-x-about3 .yz-container .yz-x-xia .yz-x-le .yz-x-img2 {
    margin-top: 0.4rem;
  }
  .yz-x-about3 .yz-container .yz-x-xia .yz-x-ri {
    width: 100%;
  }
  .yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li {
    flex-wrap: wrap;
    padding: 0.7rem 0.6rem 0.6rem;
  }
  .yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-rl {
    padding-right: 0;
  }
  .yz-x-about3 .yz-container .yz-x-xia .yz-x-ri .yz-x-li .yz-x-img2 {
    margin: 0.4rem auto 0;
  }
  .yz-x-about4 .yz-box1 {
    padding-top: 1.2rem;
  }
  .yz-x-about5 {
    padding-top: 1.2rem;
  }
  .yz-x-about5 .yz-container ul li {
    width: 100%;
  }
  .yz-x-about5 .yz-container ul li .yz-x-box .yz-x-yc .yz-x-p {
    -webkit-line-clamp: 3;
    height: 4.5em;
  }
  .yz-x-about6 .yz-container ul li .yz-x-box p {
    font-size: 0.26rem;
  }
  .yz-x-mat-banner .yz-public-img::before {
    padding-top: 89.0625%;
  }
  .yz-x-mat-banner .yz-public-img img:nth-of-type(1) {
    display: none;
  }
  .yz-x-mat-banner .yz-public-img img:nth-of-type(2) {
    display: block;
  }
  .yz-x-mat-banner .yz-container .yz-x-p br {
    display: none;
  }
  .yz-x-mat1 .yz-container .yz-x-xia {
    padding: 0.4rem 0.5rem;
  }
  .yz-x-mat2 {
    padding-top: 1.2rem;
  }
  .yz-x-mat2 .yz-container ul li {
    width: 50%;
    margin-bottom: 0.4rem;
  }
  .yz-x-mat3 {
    padding-top: 0.7rem;
  }
  .yz-x-mat3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-sp {
    font-size: 0.28rem;
  }
  .yz-x-mat4 {
    margin-top: 0.8rem;
  }
  .yz-x-mat4 .yz-container .yz-x-xia {
    padding: 0.4rem;
  }
  .yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con {
    width: 100%;
  }
  .yz-x-mat4 .yz-container .yz-x-xia form .yz-input_con .yz-input_nr {
    height: 0.8rem;
  }
  .yz-x-hist1 {
    padding-top: 1.2rem;
  }
  .yz-x-hist1 .yz-container .yz-x-xia {
    margin-top: 0.4rem;
  }
  .yz-x-hist1 .yz-container .yz-x-xia .yz-x-le {
    width: 25%;
  }
  .yz-x-hist1 .yz-container .yz-x-xia .yz-x-le .yz-x-p {
    font-size: 0.24rem;
  }
  .yz-x-hist1 .yz-container .yz-x-xia .yz-x-le .yz-x-p.on {
    font-size: 0.3rem;
  }
  .yz-x-hist1 .yz-container .yz-x-xia .yz-x-ri {
    width: 70%;
  }
  .yz-x-pro-banner1 .yz-public-img::before {
    padding-top: 89.0625%;
  }
  .yz-x-pro-banner1 .yz-public-img img:nth-of-type(1) {
    display: none;
  }
  .yz-x-pro-banner1 .yz-public-img img:nth-of-type(2) {
    display: block;
  }
  .yz-x-pro-list1 {
    padding-top: 1.2rem;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li {
    padding: 0.5rem;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li:nth-of-type(2n) {
    padding-left: 0.5rem;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-title2 {
    line-height: 1.2;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-ii {
    margin-top: 0.06rem;
  }
  .yz-x-pro-list1 .yz-container .yz-x-xia ul li .yz-x-le .yz-x-box .yz-x-li .yz-x-ii i {
    width: 8px;
    height: 8px;
  }
  .yz-x-pro-list2 {
    padding-top: 1.2rem;
  }
  .yz-x-pro-list2 .yz-container ul li {
    width: 100%;
  }
  .yz-x-prop-banner .yz-public-img::before {
    padding-top: 89.0625%;
  }
  .yz-x-prop-banner .yz-public-img img:nth-of-type(1) {
    display: none;
  }
  .yz-x-prop-banner .yz-public-img img:nth-of-type(2) {
    display: block;
  }
  .yz-x-prop-banner .yz-container .yz-x-p {
    width: 100%;
  }
  .yz-x-prop1 {
    padding-top: 1.2rem;
  }
  .yz-x-service1 .yz-public-img::before {
    padding-top: 70.041667%;
  }
  .yz-x-service2 .yz-container ul li {
    margin-right: 0;
    width: 100% !important;
  }
  .yz-x-service2 .yz-container ul li.on {
    width: 100% !important;
  }
  .yz-x-service2 .yz-container ul li:hover .yz-x-box .yz-x-text {
    margin-top: 0;
  }
  .yz-x-service2 .yz-container ul li:hover .yz-x-box .yz-x-text .yz-x-title2 {
    margin-top: 0.2rem;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul li {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx {
    padding: 0.4rem;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-title2 .yz-x-ic {
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.06rem;
  }
  .yz-x-service3 .yz-container .yz-x-xia ul li .yz-x-box .yz-x-xx .yz-x-pp .yz-x-sp i {
    margin-top: 0.12rem;
  }
  .yz-x-service4 {
    padding-top: 1.2rem;
  }
  .yz-x-service4 .yz-container {
    flex-wrap: wrap;
    padding: 0.4rem 0.1rem;
  }
  .yz-x-service4 .yz-container .yz-x-p {
    text-align: center;
    width: 100%;
  }
  .yz-x-service4 .yz-container .yz-x-a {
    width: 100%;
    margin-top: 0.3rem;
    text-align: center;
  }
  .yz-x-service5 {
    padding: 1.2rem 0;
  }
  .yz-x-service5 .yz-container ul li {
    width: 100%;
    padding-bottom: 0.3rem;
  }
  .yz-x-service5 .yz-container ul li:hover .yz-x-box .yz-x-text {
    margin-top: 0;
  }
  .yz-x-service5 .yz-container ul li .yz-x-box .yz-x-text .yz-x-a {
    position: initial;
    transform: initial;
  }
  .yz-h_pro {
    padding: 1.2rem 0;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box {
    padding: 0.4rem;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc {
    min-width: 100%;
    display: flex;
    flex-direction: column;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left {
    margin-bottom: 0.4rem;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-right .yz-hpro_swi {
    width: 100%;
    padding-bottom: 0rem;
  }
  .yz-h_pro .yz-h_pro_box .yz-item .yz-box .yz-h_pro_hr .yz-hpro_yc .yz-left .yz-l_nav {
    max-height: 4.2rem;
  }
  .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-g_t .yz-g_tp {
    margin-bottom: 0.25rem;
    width: 100%;
  }
  .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list {
    width: calc(100% / 2);
    align-items: flex-start;
    text-align: left;
    margin-bottom: 0.3rem;
  }
  .yz-h_nl {
    padding: 0 0 1.2rem;
    margin-bottom: 0;
  }
  .yz-h_nl .yz-h_nl_box {
    flex-direction: column;
  }
  .yz-h_nl .yz-h_nl_box .yz-left {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box {
    padding: 0;
    margin-bottom: 0.3rem;
  }
  .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top {
    height: 300px;
    margin-bottom: 0.3rem;
  }
  .yz-h_nl .yz-h_nl_box .yz-left .yz-l_box .yz-gallery-top .yz-h_nl_box_li {
    margin-bottom: 4px;
  }
  .yz-h_nl .yz-h_nl_box .yz-right {
    width: 100%;
  }
  .yz-h_nl .yz-h_nl_box .yz-right .yz-item .yz-txt .yz-b_ico .yz-list {
    border: 0;
    padding: 0 0.1rem;
  }
  .yz-h_run {
    padding-bottom: 0.82rem;
  }
  .yz-h_run .yz-h_run_box .yz-gnav .yz-gyz_nav_box p {
    border-bottom: 2px solid transparent;
  }
  .yz-h_run .yz-h_run_box .yz-h_run_con {
    padding: 0.3rem 5%;
  }
  .yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt > .yz-bri span {
    padding: 3px 12px;
  }
  .yz-h_run .yz-h_run_box .yz-h_run_con .yz-h_run_swi .yz-h_run_hr .yz-txt .yz-b_logo img {
    height: 0.6rem;
  }
  .yz-h_coo {
    padding: 1px 0 1.2rem;
  }
  .yz-h_coo .yz-h_coo_box .yz-bj1, .yz-h_coo .yz-h_coo_box .yz-bj2 {
    width: 1rem;
  }
  .yz-h_coo .yz-h_coo_box .yz-h_coo_con {
    margin-bottom: 5px;
  }
  .yz-h_why .yz-h_why_map {
    display: none;
  }
  .yz-h_why .yz-h_why_box {
    flex-wrap: wrap;
  }
  .yz-h_why .yz-h_why_box .yz-item {
    width: 50%;
    margin-bottom: 0.4rem;
  }
  .yz-h_why .yz-h_why_box .yz-item img {
    width: 1rem;
    height: 1rem;
  }
  .yz-h_why .yz-h_why_blo {
    padding: 0.5rem 0.3rem;
  }
  .yz-h_why .yz-h_why_blo .yz-t_num {
    flex-wrap: wrap;
    padding-bottom: 0.3rem;
    padding-right: 0;
  }
  .yz-h_why .yz-h_why_blo .yz-t_num .yz-item {
    width: 50%;
    margin: 0 0 1.2rem;
  }
  .yz-h_why .yz-h_why_blo .yz-t_num .yz-item .yz-t_num_box {
    align-items: center;
    justify-content: center;
  }
  .yz-h_news {
    padding: 1.2rem 0 0.7rem;
  }
  .yz-h_news .yz-h_news_box .yz-item .yz-l_newbox .yz-txt .yz-time svg {
    width: 0.3rem;
  }
  .yz-h_news .yz-h_news_box .yz-item .yz-r_newbox {
    padding: 0.25rem 0.17rem 0.3rem;
  }
  .yz-h_news .yz-h_news_box .yz-item .yz-r_newbox .yz-box {
    height: 230px;
  }
  .yz-yz_a_bbox {
    height: auto;
    padding: 0.4rem 0.1rem;
  }
  .yz-yz_a_bbox .yz-yz_a_bbox_con {
    height: calc(100% + 1.5rem);
  }
  .yz-yz_a_bbox .yz-container .yz-txt {
    flex-direction: column;
    justify-content: center;
  }
  .yz-yz_a_bbox .yz-container .yz-txt .yz-left {
    margin-bottom: 0.3rem;
  }
  footer .yz-foot_t {
    padding-top: 0.5rem;
    margin-bottom: 0.4rem;
  }
  footer .yz-foot_t .yz-left {
    width: 100%;
    padding-left: 0;
  }
  footer .yz-foot_t .yz-left .yz-l_con .yz-b_tel > img {
    width: 0.6rem;
    left: -0.7rem;
  }
  footer .yz-foot_t .yz-left .yz-ewm .yz-ewm_box {
    width: 45%;
  }
  footer .yz-foot_t .yz-right {
    display: none;
  }
  footer .yz-foot_b {
    flex-direction: column;
  }
  footer .yz-foot_b .yz-left {
    margin-bottom: 0.2rem;
  }
  .yz-coop .yz-container {
    padding: 1rem 0;
  }
  .yz-coop .yz-container .yz-box .yz-right form .yz-input_con .yz-input_nr {
    height: 0.8rem;
  }
  .yz-join_banner .yz-yz_a_b_box .yz-yz_a_b_txt {
    flex-direction: column;
    justify-content: center;
    padding: 0;
  }
  .yz-join_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .yz-join_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-img {
    width: 80%;
    justify-content: center;
  }
  .yz-joinO .yz-box .yz-item .yz-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .yz-joinO .yz-box .yz-item .yz-txt {
    position: relative;
  }
  .yz-joinO .yz-box .yz-item .yz-txt .yz-t_txt {
    margin-bottom: 0.8rem;
  }
  .yz-joinO .yz-box .yz-item .yz-txt .yz-t_txt p {
    padding: 0;
  }
  .yz-jointw .yz-box .yz-item {
    width: 100%;
  }
  .yz-jointw .yz-box .yz-item:hover .yz-bcon .yz-bbx .yz-txt {
    padding-top: 2.5rem;
  }
  .yz-jointw .yz-box .yz-item .yz-bcon .yz-bbtn {
    width: 0.68rem;
    height: 0.68rem;
    bottom: -0.8rem;
  }
  .yz-jointr .yz-box .yz-left .yz-img1 {
    margin-bottom: 4px;
  }
  .yz-jointr .yz-box .yz-right {
    padding: 0.7rem 0.5rem 0.4rem;
  }
  .yz-jointr .yz-box .yz-right .yz-item {
    margin-bottom: 0.5rem;
  }
  .yz-joinfou .yz-box .yz-bbx {
    overflow: auto;
  }
  .yz-joinfou .yz-box .yz-bbx .yz-item {
    margin-bottom: 0.4rem;
    flex-shrink: 0;
  }
  .yz-joinfiv .yz-box .yz-item {
    width: 100%;
    margin: 0 0 0.5rem !important;
  }
  .yz-joinfiv .yz-box .yz-item .yz-yz_sanji svg {
    width: 12px;
  }
  .yz-gother {
    height: 4.5rem;
  }
  .yz-gother .yz-crumbs {
    top: 1.5rem;
  }
  .yz-gmap .yz-box .yz-item {
    flex-direction: column;
  }
  .yz-gmap .yz-box .yz-item .yz-lbt {
    margin-bottom: 0.4rem;
  }
  .yz-gfloon .yz-box .yz-item {
    width: 100%;
  }
  .yz-gfloon .yz-box .yz-item > span {
    height: 0.5rem;
    padding: 0 0.2rem;
  }
  .yz-gflotr .yz-box .yz-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .yz-gflotr .yz-box .yz-txt {
    position: relative;
    padding: 1rem 0.4rem;
  }
  .yz-gflotr .yz-box .yz-txt .yz-txt_box p {
    font-size: 0.28rem;
  }
  .yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box {
    flex-direction: column;
  }
  .yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-left {
    width: 100%;
  }
  .yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-left .yz-num {
    display: none;
  }
  .yz-gflofo .yz-box .yz-bbx .yz-gflofo_swi .yz-gflofo_swi_box .yz-right {
    width: 100%;
  }
  .yz-gflofi {
    padding-top: 1.2rem;
  }
  .yz-gflofi .yz-h_nl2 {
    margin-bottom: 0;
    margin-top: 0.5rem;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box {
    flex-direction: column;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box {
    padding: 0;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul {
    height: auto;
    margin-bottom: 0.3rem;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-left .yz-l_box ul li {
    margin-bottom: 4px;
  }
  .yz-gflofi .yz-h_nl2 .yz-h_nl_box .yz-right {
    width: 100%;
  }
  .yz-gflosi .yz-box .yz-item {
    width: 100%;
    height: 5rem;
    display: flex;
    align-items: center;
    padding: 0.3rem 0.4rem;
  }
  .yz-yz_btn {
    height: 0.8rem;
    padding: 0 0.4rem;
  }
  .yz-yz_btn .yz-r_icon {
    width: 0.48rem;
    height: 0.48rem;
  }
  .yz-pub_title .yz-tit_h2 h2 {
    line-height: 1.2;
  }
  .yz-logo p {
    width: auto;
    padding-left: 10px;
    margin-left: 10px;
    font-size: 12px;
  }
  .yz-kapian-card-container {
    padding: 40px 20px;
  }
  .yz-kapian-btn-free {
    max-width: 85%;
  }
  .yz-kapian-social-icons {
    gap: 40px;
  }
  .yz-kapian-icon-item svg {
    width: 28px;
    height: 28px;
  }
  .yz-kapian-hover-qrcode {
    bottom: -210px;
    width: 210px;
  }
  .wapno, .yz-lbs  {
    display: none !important
  }
  .yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt {
    width: 100%;
  }
  .yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box .yz-p1, .yz-yz_banner .yz-yz_a_b_box .yz-yz_a_b_txt .yz-txt .yz-txt_box .yz-p2 {
    font-size: 0.36rem;
    line-height: 1.6;
  }
  .yz-news-info .yz-container .yz-info .yz-ck-box a {
    width: 100%;
    border-right: 1px solid rgba(102, 102, 102, 0.1);
    padding: 0.35rem 0;
  }
  
  .yz-x-service3 .yz-container .yz-x-xia ul {
    display: block !important
}
  .yz-news .yz-down .yz-container .yz-box .yz-list ul li .yz-tbox .yz-txt {
   
    /* 下面是控制 3 行超出隐藏的核心代码 */
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 显示 3 行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 可选：优化文字排版 */
    word-break: break-all;
}

    .yz-container {
        width: 92%;
    }
    
    .service-tech-icon {

    font-size: .5rem;
}

  
}