.position {
  padding: 2.6666666667% 0 2.6666666667%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  text-align: left;
  font-style: normal;
}
.position a {
  color: #666;
}

.main {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main .contact {
  width: 100%;
}
.main .left-side {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
  border-right: 1px solid #F0F0F0;
  margin: 0 24px 0 0;
}
.main .left-side dl dt {
  padding: 1.8em 0 1.4em;
  font-size: var(--fs28);
  line-height: 1.4285714286;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  text-align: left;
  font-style: normal;
}
.main .left-side dl dd {
  padding: 0.4em 0;
}
.main .left-side dl dd a {
  font-size: var(--fs16);
  line-height: 1.75;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  font-style: normal;
}
.main .left-side dl dd a:hover,.main .left-side dl dd.active a{
  color: #5CA9F2;
}
.main .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5% 0;
}
.main .content .tit {
  text-align: center;
  margin-bottom: 5%;
}
.main .content .tit span {
  font-size: var(--fs28);
  line-height: 1.4285714286;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  font-style: normal;
}
.main .content .tit p {
  font-size: var(--fs16);
  line-height: 1.875;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #7A7A7A;
  font-style: normal;
}
.main .content .edit {
  margin-bottom: 2em;
  font-size: var(--fs16);
  line-height: 2;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  text-align: left;
  font-style: normal;
}
.main .content .edit p {
  text-indent: 2em;
}

.contact .lx-title {
  text-align: center;
  padding: 4% 0 3.8333333333%;
}
.contact .lx-title span {
  font-size: var(--fs42);
  line-height: 1.4285714286;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  font-style: normal;
}
.contact .lx-title p {
  margin: 5px 0 8px 0;

  font-family: PingFangSC, PingFang SC;
    font-weight: 100;
  font-size: var(--fs42);
    color: #333333;
    line-height: 1.4;

    font-style: normal;
}
.contact .lx-title .desc {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #7A7A7A;
  line-height: 20px;
  font-style: normal;
  margin: 0 0 5px 0;
}
.contact .lx-title .tel {
  font-size: var(--fs24);
  line-height: 1.375;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
  line-height: 33px;
  letter-spacing: 2px;
  font-style: normal;
}
.contact .lx-list {
  gap: 36px;
  margin-bottom: 3.8333333333%;
}
.contact .lx-list .icon-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.3333333333%;
          flex: 0 0 31.3333333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F6F6F8;
  padding: 15.9574468085% 0 7.9787234043%;
}
.contact .lx-list .icon-box .icon {
  width: calc(48 / 376 * 100%);
}
.contact .lx-list .icon-box .icon::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.contact .lx-list .icon-box:nth-of-type(1) .icon {
  background: url(../images/lx1.png) no-repeat center;
  background-size: 97.9166666667% auto;
}
.contact .lx-list .icon-box:nth-of-type(2) .icon {
  background: url(../images/lx2.png) no-repeat center;
  background-size: 100% auto;
}
.contact .lx-list .icon-box:nth-of-type(3) .icon {
  background: url(../images/lx3.png) no-repeat center;
  background-size: 70.8333333333% auto;
}
.contact .lx-list .icon-box .info {
  text-align: center;
}
.contact .lx-list .icon-box .info span {
  display: block;
  margin: 1.5em 0 1em;
  font-size: var(--fs20);
  line-height: 1.4;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  font-style: normal;
}
.contact .lx-list .icon-box .info p {
  font-size: var(--fs16);
  line-height: 1.625;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #666666;
  font-style: normal;
}

.map .wh {
  padding-top: 19.7916666667%;
}

.product-detail .product-detail-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #BDBDBD;
  padding: 3.25% 0;
}
.product-detail .product-detail-t .p2-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30.8333333333%;
          flex: 0 0 30.8333333333%;
}
.product-detail .product-detail-t .p2-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 63.6666666667%;
          flex: 0 0 63.6666666667%;
}
.product-detail .product-detail-t .pic {
  background: radial-gradient(0% 40% at 50% 50%, #FFFFFF 0%, #F5F5F5 100%);
}
.product-detail .product-detail-t .pic .wh {
  padding-top: 80.5405405405%;
}
.product-detail .product-detail-t .pic .wh .box-fill {
  padding: 10px;
}
.product-detail .product-detail-t .pic .wh .box-fill img {
  -o-object-fit: contain;
     object-fit: contain;
}
.product-detail .product-detail-t .info .tit {
  font-size: var(--fs18);
  line-height: 1.3888888889;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  margin-bottom: 29px;
}
.product-detail .product-detail-t .info .desc {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 35px;
  text-align: left;
  font-style: normal;
}
.product-detail .product-detail-b {
  padding: 1.9166666667% 0 16.6666666667%;
}
.product-detail .product-detail-b .tit {
  text-align: center;
  font-size: var(--fs18);
  line-height: 1.3888888889;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  font-style: normal;
  margin-bottom: 29px;
}
.product-detail .product-detail-b ul {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  text-align: left;
  font-style: normal;
}
.product-detail .product-detail-b ul li {
  position: relative;
  text-indent: 1.4em;
}
.product-detail .product-detail-b ul li:last-child::before {
  display: none;
}
.product-detail .product-detail-b ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  display: block;
  width: 0.6em;
  height: 0.6em;
  border-radius: 50%;
  border: #333 1px solid;
}

.jjfa .floor-tit {
  padding: 3.5833333333% 0 0%;
}
.jjfa .hyxz-list {
  gap: 80px;
}
.jjfa .hyxz-list .icon-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15.9574468085% 0 13.2978723404%;
}
.jjfa .hyxz-list .icon-box .icon {
  width: calc(156 / 240 * 100%);
}
.jjfa .hyxz-list .icon-box .icon::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.jjfa .hyxz-list .icon-box:nth-of-type(1) .icon {
  background: url(../images/jjfz-hyfa1.png) no-repeat center;
  background-size: 54.4871794872% auto;
}
.jjfa .hyxz-list .icon-box:nth-of-type(2) .icon {
  background: url(../images/jjfz-hyfa2.png) no-repeat center;
  background-size: 39.7435897436% auto;
}
.jjfa .hyxz-list .icon-box:nth-of-type(3) .icon {
  background: url(../images/jjfz-hyfa3.png) no-repeat center;
  background-size: 44.8717948718% auto;
}
.jjfa .hyxz-list .icon-box:nth-of-type(4) .icon {
  background: url(../images/jjfz-hyfa4.png) no-repeat center;
  background-size: 47.4358974359% auto;
}
.jjfa .hyxz-list .icon-box .info {
  text-align: center;
}
.jjfa .hyxz-list .icon-box .info span {
  display: block;
  margin: 1.5em 0 1em;
  font-size: var(--fs20);
  line-height: 1.4;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  font-style: normal;
}
.jjfa .hyxz-list .icon-box .info p {
  font-size: var(--fs16);
  line-height: 2.25;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #666666;
  font-style: normal;
  text-align: left;
}
.jjfa .jjfa-con {
  background: #F4F4F4;
}
.jjfa .jjfa-con .floor-tit {
  padding: 4% 0 3.3333333333%;
}
.jjfa .jjfa-con .floor {
  padding: 0 0 4%;
}
.jjfa .jjfa-con .jjfa-list {
  position: relative;
}
.jjfa .jjfa-con .jjfa-list .swiper-slide {
  height: 100%;
}
.jjfa .jjfa-con .jjfa-list .pic-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.jjfa .jjfa-con .jjfa-list .pic-info .pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.jjfa .jjfa-con .jjfa-list .pic-info .pic .wh {
  padding-top: 66.0526315789%;
}
.jjfa .jjfa-con .jjfa-list .pic-info .info {
  padding: 10.5263157895%;
  background-color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.jjfa .jjfa-con .jjfa-list .pic-info .info .tit {
  font-size: var(--fs24);
  line-height: 1.375;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  text-align: left;
  font-style: normal;
}
.jjfa .jjfa-con .jjfa-list .pic-info .info .tit::after {
  content: "";
  margin: 0.5em 0;
  display: block;
  width: 3.5em;
  height: 0.25em;
  background: #00A3F5;
}
.jjfa .jjfa-con .jjfa-list .pic-info .info .desc {
  font-size: var(--fs16);
  line-height: 2;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #666666;
  text-align: left;
  font-style: normal;
}
.jjfa .jjfa-con .jjfa-list .tab-jtl,
.jjfa .jjfa-con .jjfa-list .tab-jtr {
  width: 60px;
  height: 60px;
  background: url(../images/casel.png) no-repeat;
  background-size: contain;
  margin: 0;
  -webkit-transform: translate(-83px, 0);
          transform: translate(-83px, 0);
}
.jjfa .jjfa-con .jjfa-list .tab-jtr {
  background: url(../images/caser.png) no-repeat;
  background-size: contain;
  -webkit-transform: translate(83px, 0);
          transform: translate(83px, 0);
}
.jjfa .jjfa-con .jjfa-list .tab-jtl.swiper-button-disabled {
  background: url(../images/caseld.png) no-repeat;
  background-size: contain;
}
.jjfa .jjfa-con .jjfa-list .tab-jtr.swiper-button-disabled {
  background: url(../images/caserd.png) no-repeat;
  background-size: contain;
}
.jjfa .jjfa-con .jjfa-list .tab-jtl::after,
.jjfa .jjfa-con .jjfa-list .tab-jtr::after {
  display: none;
}
.jjfa .tu {
  text-align: center;
  padding: 28px 0 8.6666666667%;
}

.cp-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2.0833333333% 0;
}
.cp-nav a {
  position: relative;
  padding: 0 1.5em;
  font-size: var(--fs18);
  line-height: 2.3333333333;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333;
  font-style: normal;
}
.cp-nav a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: block;
  width: 0%;
  height: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #00A3F5;
}
.cp-nav a.active, .cp-nav a:hover {
  color: #00A3F5;
}
.cp-nav a.active::after, .cp-nav a:hover::after {
  width: 100%;
}

.cp-list ul {
  gap: 40px;
}
.cp-list ul li a {
  display: block;
}
.cp-list ul li a .pic .wh {
  padding-top: 80.5405405405%;
  background: radial-gradient(0% 40% at 50% 50%, #FFFFFF 0%, #F5F5F5 100%);
}
.cp-list ul li a .pic .wh .box-fill {
  padding: 0%;
}
.cp-list ul li a .pic .wh .box-fill img {
  -o-object-fit: cover;
     object-fit: cover;
       -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cp-list ul li a .info {
  padding-top: 7.027027027%;
  text-align: center;
  font-size: var(--fs18);
  line-height: 1.3888888889;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  font-style: normal;
}
.cp-list ul li a:hover .pic img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cp-list ul li a:hover .info {
  color: #00A5FC;
}

.cp-list.case .floor-tit {
  padding: 3.3333333333% 0 4.1666666667%;
}
.cp-list.case ul {
  gap: 30px;
}
.cp-list.case ul li a .pic .wh {
  padding-top: 62.3684210526%;
  background: #DADADA;
}
.cp-list.case ul li a .pic .wh .box-fill {
  padding: 0%;
}
.cp-list.case ul li a .pic .wh .box-fill img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cp-list.case ul li a .info {
  padding-top: 3.4210526316%;
  text-align: center;
  font-size: var(--fs18);
  line-height: 1.3888888889;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  font-style: normal;
}
.cp-list.case ul li a:hover .pic img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cp-list.case ul li a:hover .info {
  color: #00A5FC;
}

.page {
  margin: 7.8125% 0 9.8958333333%;
}
.page ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page ul li {
  margin: 0 15px 0 0;
}
.page ul li:hover a, .page ul li.active a {
  background-color: #00A5FC;
  color: #fff;
}
.page ul li a {
  display: block;
  position: relative;
  height: 30px;
  line-height: 28px;
  min-width: 30px;
  padding: 0 10px;
  background-size: 100% 100%;
  color: #595959;
  border: 1px solid #d9d9d9;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
  font-weight: inherit;
  text-decoration: none;
  background-color: #fff;
  text-align: center;
}
.page ul li:hover a, .page ul li.on a {
  background-color: #00A5FC;
  border-color: #00A5FC;
  color: #fff;
}

.news-list .floor-tit {
  padding: 3.3333333333% 0 1.6666666667%;
}
.news-list ul li {
  border-top: 1px solid #BDBDBD;
  padding: 3.3333333333% 0;
}
.news-list ul li:first-child {
  border-top: none;
}
.news-list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-list ul li a .pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.6666666667%;
          flex: 0 0 31.6666666667%;
}
.news-list ul li a .pic img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-list ul li a .pic .wh {
  padding-top: 62.3684210526%;
  background: #DADADA;
}
.news-list ul li a .info {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64.1666666667%;
          flex: 0 0 64.1666666667%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-list ul li a .info .tit {
  padding-right: 100px;
  font-size: var(--fs20);
  line-height: 1.4;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  text-align: left;
  font-style: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list ul li a .info .desc {
  font-size: var(--fs14);
  line-height: 1.7142857143;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list ul li a .info .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: var(--fs14);
  line-height: 1.4285714286;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #000000;
  text-align: left;
  font-style: normal;
}
.news-list ul li a:hover .pic img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.news-list ul li a:hover .info .tit {
  color: #00A3F5;
}
.news-list ul li a:hover .more-btn {
  background-color: #00A3F5;
  color: #fff;
  border: 1px solid #00A3F5;
}
.news-list.case ul {
  gap: 30px;
}
.news-list.case ul li a .pic .wh {
  padding-top: 62.3684210526%;
  background: #DADADA;
}
.news-list.case ul li a .pic .wh .box-fill {
  padding: 10.8108108108%;
}
.news-list.case ul li a .pic .wh .box-fill img {
  -o-object-fit: contain;
     object-fit: contain;
}
.news-list.case ul li a .info {
  padding-top: 3.4210526316%;
  text-align: center;
  font-size: var(--fs18);
  line-height: 1.3888888889;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  font-style: normal;
}

.guide-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 100vh;
  background: url(../images/yd-bg.png) no-repeat center;
  background-size: cover;
}
.guide-bg .guide {
  width: 95%;
  max-width: 1030px;
  padding: 0 0 5% 0;
}
.guide-bg .guide .t {
  margin-bottom: 10.2912621359%;
}
.guide-bg .guide .t .tit {
  text-align: center;
  font-size: var(--fs42);
  line-height: 1.4047619048;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #333333;
  letter-spacing: 0.1904761905em;
  text-align: center;
  font-style: normal;
  background: linear-gradient(50.6169671325deg, #4958DB 0%, #2154D1 22%, #2A8ACF 78%, #40AFD4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.guide-bg .guide .t .desc {
  text-align: center;
  font-size: var(--fs20);
  line-height: 1.4;
  font-family: FZLTXHK--GBK1, FZLTXHK--GBK1;
  font-weight: normal;
  color: #444444;
  letter-spacing: 1px;
  font-style: normal;
}
.guide-bg .guide .b {
  gap: 30px;
}
.guide-bg .guide .b a {
  background: url(../images/ydxbg.png) no-repeat center;
  background-size: cover;
  padding: 8% 9.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.guide-bg .guide .b a:hover {
  background: url(../images/ydlbg.png) no-repeat center;
  background-size: cover;
}
.guide-bg .guide .b .icon-box .icon {
  width: calc(229 / 500 * 100%);
}
.guide-bg .guide .b .icon-box .icon::before {
  content: "";
  display: block;
  padding-top: 26.2008733624%;
}
.guide-bg .guide .b .icon-box:nth-of-type(1) .icon {
  background: url(../images/yd1.png) no-repeat center;
  background-size: 100% auto;
}
.guide-bg .guide .b .icon-box:nth-of-type(2) .icon {
  background: url(../images/yd2.png) no-repeat center;
  background-size: 98.6899563319% auto;
}
.guide-bg .guide .b .icon-box:hover:nth-of-type(1) .icon {
  background: url(../images/ydh1.png) no-repeat center;
  background-size: 100% auto;
}
.guide-bg .guide .b .icon-box:hover:nth-of-type(2) .icon {
  background: url(../images/ydh2.png) no-repeat center;
  background-size: 98.6899563319% auto;
}
.guide-bg .guide .b .icon-box:hover .info p {
  color: #fff;
}
.guide-bg .guide .b .icon-box .info {
  margin-top: 5.4%;
  text-align: center;
}
.guide-bg .guide .b .icon-box .info p {
  font-size: var(--fs16);
  line-height: 1.75;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #444444;
  font-style: normal;
}

.culture img:nth-of-type(2) {
  display: none;
}

@media screen and (max-width: 1600px) {
  .jjfa .hyxz-list {
    gap: 60px;
  }
  .contact .lx-list {
    gap: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .jjfa .hyxz-list {
    gap: 50px;
  }
  .contact .lx-list {
    gap: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .jjfa .hyxz-list {
    gap: 40px;
  }
}
@media screen and (max-width: 992px) {
  .jjfa .hyxz-list {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .jjfa .hyxz-list {
    gap: 20px;
  }
}
@media screen and (max-width: 480px) {
  .product-detail .product-detail-t .p2-left,
  .product-detail .product-detail-t .p2-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 5%;
  }
  .position {
    padding: 2.6666666667% 0 5%;
  }
  .cp-nav {
    margin: 4% 0;
  }
  .cp-list ul li a .info {
    margin-top: 0%;
    padding-top: 3%;
  }
  .cp-list ul {
    gap: 20px;
  }
  .news-list .floor-tit {
    padding: 8% 0 3%;
  }
  .news-list ul li a .pic {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .news-list ul li a .info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 4%;
  }
  .news-list ul li a .info .date {
    position: relative;
    right: auto;
    top: auto;
  }
  .news-list ul li a .info .more-btn {
    display: none;
  }
  .news-list ul li a .info .tit {
    padding-right: 0;
  }
  .news-list ul li a .info .desc {
    margin: 3% 0;
  }
  .main .left-side {
    display: none;
  }
  .culture img:nth-of-type(1) {
    display: none;
  }
  .culture img:nth-of-type(2) {
    display: block;
  }
  .map1 {
    height: 300px;
  }
  .map1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .map .wh {
    padding-top: 80%;
  }
}