.navbar{background:#fff;}
.jumbotron {
	padding: 0;
	height: 400px;
	display: flex;
	align-items: center;
}

.jumbotron .col-md-5 {
	margin: 0;
	padding: 0;
}

.jumbotron .decs {
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-pack: center;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 1;
	font-size: 16px;
	line-height: 28px;
	margin-top:50px;
}

.about-banner .border-left {
	border-left: 3px solid #0055ff!important;
	text-indent: 1rem;
}

.about-section2 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	background-image: url('../img/bg-mod-choose_507.jpg');
}

.about-section .card {
	box-sizing: border-box;
	padding: 40px 28px;
	height: 270px;
	max-width: 100%;
	position: relative;
	background:#fff;
}

.about-section .card.active {
	background: url('img/about/featrue-card-bg_0c8.png') 50% no-repeat;
	background-size: cover;
}

.about-section .card .card-icon {
	width: 136px;
	height: 136px;
	background-size: 100% 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	top: -70px;
	right: 8px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.about-section .card.active .card-icon {
	opacity: 1;
	visibility: visible;
}

.about-section .card-text {
	color: #595959;
}

.about-section .card.active,.about-section .card.active .card-text {
	color: #fff;
}
.video-btn{padding:5px 20px;background:#ff6600;color:#fff}
.video-btn:hover {
  color: #fff; 
  background: #e55a00;
}
.about-type {
    padding-top: 20px;
    padding-bottom: 20px;
}
.about-type .nav-pills .nav-link {
    color: #666;
    font-size: 15px;
    padding: 8px 12px;
    border-radius: 6px;
}
.about-type .nav-pills .nav-link.active {
    background-color: #0055ff;
    color: #fff;
}

/* 鎵嬫満绔€傞厤 768px浠ヤ笅 */
@media (max-width: 768px) {
    /* 鍙栨秷瓒呭ぇ宸﹀彸澶栬竟璺� */
    .about-type .nav-item.mx-5 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    /* 缂╁皬瀛椾綋鍜屽唴杈硅窛 */
    .about-type .nav-pills .nav-link {
        font-size: 14px;
        padding: 6px 10px;
    }
    /* 瀹瑰櫒宸﹀彸鍔犺竟璺濓紝涓嶈创杈� */
    .about-type .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* 鏂伴椈璇︽儏椤垫牱寮� - 鐢佃剳+鎵嬫満瀹岀編閫傞厤 */
.zonkvm-news-detail {
    background: #fff;
    padding: 20px 0;
}
.zonkvm-news-detail-title {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    line-height: 1.5;
    margin-bottom: 15px;
}
.zonkvm-news-detail-meta {
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}
.zonkvm-news-detail-meta span {
    margin-right: 20px;
}

/* 姝ｆ枃鏍稿績鏍峰紡锛堝浘鐗囪嚜閫傚簲銆佹枃瀛楁帓鐗堬級 */
.zonkvm-news-detail-content {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    word-break: break-all;
}
.zonkvm-news-detail-content img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 15px 0;
    border-radius: 6px;
}
.zonkvm-news-detail-content p {
    margin-bottom: 1.2em;
}
.zonkvm-news-detail-content h2,
.zonkvm-news-detail-content h3 {
    margin: 20px 0 10px;
    font-weight: 600;
}

/* 涓婁竴绡囦笅涓€绡� */
.zonkvm-news-prevnext {
    margin-top: 30px;
}
.zonkvm-news-prevnext .prev,
.zonkvm-news-prevnext .next {
    margin: 8px 0;
}
.zonkvm-news-prevnext a {
    color: #333;
    font-size: 15px;
}
.zonkvm-news-prevnext a:hover {
    color: #0055ff;
    text-decoration: none;
}

/* 鎵嬫満绔€傞厤 */
@media (max-width: 768px) {
    .zonkvm-news-detail-title {
        font-size: 20px;
    }
    .zonkvm-news-detail-content {
        font-size: 15px;
        line-height: 1.7;
    }
    .zonkvm-news-detail-meta span {
        display: block;
        margin-bottom: 5px;
    }
}
.about-col {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
}
  .about-section {
      padding: 20px 0;
    }
    .about-image-col,
    .about-text-col {
      padding: 0 20px;
    }
    .about-img-wrap {
      position: relative;
      overflow: hidden;
      border-radius: 4px;
    }
    .about-img-wrap img {
      width: 650px;
      height: 380px;
      display: block;
    }
    /* 鏂囧瓧鏍峰紡 */
    .about-text-col p {
      color: #444;
      line-height: 2.2;
      margin-bottom: 1.5rem;
      font-size: 1.05rem;
    }
    /* 鍝嶅簲寮忛€傞厤锛氭墜鏈虹涓婁笅鎺掑垪 */
    @media (max-width: 767.98px) {
            .about-img-wrap img {
      height: 180px;
      display: block;
    }
      .about-image-col,
      .about-text-col {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
      }
      .about-section {
        padding: 40px 0;
      }
    }
@media (max-width: 767px) {
  .about-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* 鏍峰紡 */
.about-service-item {
  text-align: center;
  padding: 20px 0;
}
.about-service-img {
  width: 80px;
  height: 80px;
  margin: 0 auto 12px;
}
.about-service-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about-service-item a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.about-service-item a:hover {
  opacity: 0.9;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
	.about-timeline {
		position: relative;
		width: 100%;
	}

	.about-timeline__line {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin-top: -2px;
		height: 4px;
		background-repeat: repeat-x;
		background-image: url('../img/bg-dot-horizontal_9b1.png');
		background-size: auto 4px;
		background-position: 0
	}

	.about-timeline__line:after {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
		height: 100%;
		background: linear-gradient(left,hsla(0,0%,100%,0),#fff);
		background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);
		-webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);
		filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1)
	}

	.about-timeline__list {
		padding-top: 260px;
		padding-bottom: 260px;
		height: 0;
		font-size: 0;
		white-space: nowrap
	}

	.about-timeline__item+.about-timeline__item {
		margin-left: 150px
	}

	.about-timeline__item {
		position: relative;
		display: inline-block;
		vertical-align: top;
		white-space: normal
	}

	.about-timeline__item-inner {
		position: absolute;
		width: 245px
	}

	.about-timeline__item-order {
		position: absolute;
		left: 0;
		width: 20px;
		height: 49px
	}

	.about-timeline__item-order:after {
		content: "";
		display: block;
		position: absolute;
		left: 3px;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background-color: #526897
	}

	.about-timeline__item-main {
		padding: 12px;
		height: 212px;
		background-color: #fff;
		overflow: hidden;
		box-sizing: border-box;
		box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1)
	}

	.about-timeline__item-tit {
		line-height: 28px;
		font-size: 20px;
		font-weight: 400;
		color: #0052d9
	}

	.about-timeline__item-desc {
		margin-top: 12px;
		line-height: 24px;
		font-size: 14px;
		color: #495770
	}

	.about-timeline__item-desc .replenish {
		position: relative;
		border: 1px solid #495770;
		border-radius: 8px;
		padding: 10px;
		margin-top: 30px
	}

	.about-timeline__item-desc .replenish i {
		position: absolute;
		left: 10px;
		top: -12px;
		background-color: #fff;
		padding: 0 8px
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-inner {
		bottom: -10px;
		padding-bottom: 49px
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-order {
		bottom: 0;
		background-image: url('../img/bg-order-bottom_757.svg');
		background-size: cover
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-order:after {
		bottom: 3px
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-main {
		border-radius: 8px 8px 8px 0
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-inner {
		top: -10px;
		padding-top: 49px;
		margin-left: -120px
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-order {
		left: auto;
		right: 0;
		top: 0;
		background-image: url('../img/bg-order-top_4ea.svg')
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-order:after {
		top: 3px
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-main {
		border-radius: 4px 0 4px 4px
	}
}

@media screen and (max-width: 768px) {
	.about-timeline {
		position: relative
	}

	.about-timeline__line {
		position: absolute;
		left: 8px;
		top: 0;
		bottom: 0;
		width: 4px;
		background-repeat: repeat-y;
		background-image: url('../img/bg-dot-vertical_dfa.png');
		background-size: 4px auto;
		background-position: top
	}

	.about-timeline__line:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 4px;
		height: 140px;
		background: linear-gradient(top,hsla(0,0%,100%,0),#fff);
		background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
		-webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);
		filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0)
	}

	.about-timeline__list {
		display: -ms-flexbox;
		display: flexbox;
		display: flex;
		box-orient: vertical;
		box-direction: reverse;
		-ms-flex-flow: column nowrap;
		-ms-flex-direction: column-reverse;
		flex-flow: column nowrap;
		flex-direction: column-reverse
	}

	.about-timeline__item+.about-timeline__item {
		margin-bottom: 16px
	}

	.about-timeline__item-inner {
		padding-left: 39px
	}

	.about-timeline__item-order {
		position: absolute;
		left: 0;
		width: 39px;
		height: 24px;
		background-image: url('../img/sprite.About-202306051501.svg');
		background-position: 0% 0%;
		background-size: 469.2307692307692% auto
	}

	.about-timeline__item-order:after {
		content: "";
		display: block;
		position: absolute;
		top: 3px;
		left: 3px;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background-color: #526897
	}

	.about-timeline__item-main {
		padding: 10px 16px;
		background-color: #fff;
		border-radius: 0 4px 4px 4px;
		box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),inset 0 4px 20px 0 hsla(0,0%,100%,.5)
	}

	.about-timeline__item-tit {
		line-height: 28px;
		font-size: 18px;
		font-weight: 400;
		color: #0052d9
	}

	.about-timeline__item-desc {
		margin-top: 4px;
		line-height: 24px;
		font-size: 14px;
		color: #495770
	}
}

.panel-icon img {
	width: 80px;
	height: 80px;
}

@media screen and (max-width: 768px) {
	.about-scene .card-body {
		display: flex;
	}

	.about-scene .card {
		display: block;
		position: relative;
		padding: 0;
		margin-bottom: 1rem;
	}

	.about-scene .card-bg {
		position: relative;
	}

	.about-scene .card-img {
		margin: 0 -8px -10px 0;
		width: 120px;
		height: 120px;
	}
}

.global-map {
	background: #fff;
}

.global-map button {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 18px;
	width: 256px;
	font-size: 0;
	box-sizing: border-box;
	background-image: linear-gradient(0deg,#fff,#f3f5f8);
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
	transition: all .3s ease-in-out;
	border-radius: 34px;
	min-width: 0;
	min-height: 0;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-align: center;
	-ms-flex-pack: center;
}

.global-map button:hover {
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.2), -8px -8px 20px 0 #fff;
}

.global-map .btn-icon {
	margin-right: 16px;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.global-map .btn-text {
	line-height: 24px;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #5f7292;
}

.global-map button.active .btn-text {
	line-height: 24px;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.global-map .btn-icon {
	margin-right: 16px;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.global-map .btn-icon i {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

.global-map .btn-icon .icon-open-area {
	background-image: url('../img/icon-open-area-disable_976.svg');
}

.global-map button.active .btn-icon .icon-open-area {
	background-image: url('../img/icon-open-area_a5b.svg');
}

.global-bg-map {
	position: relative;
	padding-top: 49.4828%;
	background-image: url('../img/bg-map_ace.png');
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
}

.locate {
	position: absolute;
	cursor: pointer;
	display: none;
}

.locate.show {
	display: block;
}

.node {
	display: flex;
	align-items: center;
	justify-content: center;
}

.node-icon {
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.node-icon i {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	box-shadow: 4px 4px 8px 0 rgba(5,43,105,.43);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	transition: all .3s ease-out;
}

.node-icon .icon-open-area {
	background-image: url('../img/icon-open-area_a5b.svg');
}

.node-text {
	padding-left: 4px;
	line-height: 24px;
	font-size: 12px;
	color: #000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.attestation {
	background: #fff;
}

.attestation .card {
	box-sizing: border-box;
	background: #fff;
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
	border-radius: 8px;
}

.attestation .safety-card-icon {
	width: 80px;
	height: 80px;
}

.attestation .mod-authentic-others-divider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.attestation .mod-authentic-others-divider:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	background-image: linear-gradient(90deg,#fff,#e4e4e4,#fff,#e4e4e4,#fff);
}

.attestation .mod-authentic-others-divider .divider-cnt {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 40px;
	line-height: 24px;
	font-size: 14px;
	color: #9dadc1;
	background: #fff;
	z-index: 2;
}

.attestation .others {
	box-sizing: border-box;
	background: #fff;
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
	border-radius: 8px;
}

.about-case {
	background-color: #ebeff5;
}

.about-case .card {
	border: 0;
}

.about-case .card-img {
	display: block;
	position: static;
	top: auto;
	max-width: 100%;
	width: auto;
	height: 48px;
	margin: 0 auto;
}

.about-case .bg-img {
	position: absolute;
	top: 0;
}

.about-case .bg-img img {
	height: 35px;
	margin: 2rem;
}

.about-case .bg-img {
	position: relative;
	width: 100%;
	height: auto;
 /* 鐠佸墽鐤嗙€圭懓娅掓妯哄 */
	overflow: hidden;
}

.about-case .bg-img img {
	height: 35px;
	float: left;
	margin-bottom: 10px;
 /* 閸ュ墽澧栨稊瀣？閻ㄥ嫰妫跨捄锟� */
}

.about-bgwall {
	position: absolute;
	top: 0;
	width: 1920px;
	z-index: 1;
	opacity: 0.05;
	font-size: 0;
	text-align: center;
	box-sizing: border-box;
	-webkit-animation: bgScroll 10s linear infinite;
	animation: bgScroll 10s linear infinite;
	will-change: transform;
	pointer-events: none;
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

@-webkit-keyframes bgScroll {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-33.333%);
		transform: translateY(-33.333%)
	}
}

@keyframes bgScroll {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-33.333%);
		transform: translateY(-33.333%)
	}
}



 .about-contact-section {
      padding: 20px 0;
      background-color: #fff;
    }
    .about-contact-card {
      text-align: center;
      padding: 40px 20px;
      border: 1px solid #eee;
      transition: all 0.3s ease;
      position: relative; /* 涓轰簩缁寸爜鎮诞瀹氫綅 */
   margin: 0 10px;
    }
    .about-contact-card:hover {
      box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    }
    /* 鍥炬爣瀹瑰櫒 */
    .about-contact-icon-wrap {
      width: 80px;
      height: 80px;
      margin: 0 auto 25px;
      border: 2px solid #222;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .about-contact-icon {
      font-size: 32px;
      color: #0055ff;
    }
    .about-contact-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin-bottom: 15px;
    }
    .about-contact-desc {
      font-size: 14px;
      color: #666;
      margin-bottom: 30px;
      line-height: 1.6;
    }
    .about-contact-btn {
      padding: 12px 40px;
      background-color: #333;
      color: #fff;
      border: none;
      border-radius: 0;
      font-size: 18px;
      transition: background-color 0.3s ease;
    }
    .about-contact-btn:hover {
      background-color: #0055ff;
      color: #fff;
    }
    .about-phone-number {
      font-size: 34px;
      font-weight: bold;
      color: #0055ff;
    }

    /* 鍏紬鍙蜂簩缁寸爜鎮诞灞� */
    .about-qrcode-wrap {
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      background: #fff;
      border: 1px solid #eee;
      box-shadow: 0 3px 15px rgba(0,0,0,0.15);
      padding: 15px;
      border-radius: 4px;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease;
      z-index: 99;
      width: 160px;
      margin-top: 10px;
    }
    .about-qrcode-wrap img {
      width: 100%;
      display: block;
    }
    .about-qrcode-wrap p {
      margin: 8px 0 0;
      font-size: 14px;
      color: #666;
    }
    /* 榧犳爣鎮诞鍏紬鍙峰崱鐗囨椂鏄剧ず浜岀淮鐮� */
    .about-contact-card.wechat:hover .about-qrcode-wrap {
      opacity: 1;
      visibility: visible;
    }
    
    
       .about-service-section {
      padding: 60px 0;
      background-color: #fff;
    }
    
       .about-service-section .text-center{
     margin-bottom: 50px;
    }
    .about-service-card {
      background: #fff;
      padding: 40px 20px;
      text-align: center;
      border-radius: 4px;
      box-shadow: 0 0 20px rgba(0,0,0,0.05);
      transition: all 0.3s ease;
      margin:10px 10px;
    }
    .about-service-card:hover {
      box-shadow: 0 5px 25px rgba(0,0,0,0.1);
    }
    /* 鍥炬爣瀹瑰櫒 */
    .about-service-icon-wrap {
      width: 80px;
      height: 80px;
      margin: 0 auto 20px;
      background-color: #f8f9fa;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .about-service-icon {
      font-size: 28px;
      color: #333;
    }
    .about-service-title {
      font-size: 20px;
      font-weight: 500;
      color: #333;
      margin-bottom: 15px;
    }
    .about-service-line {
      width: 30px;
      height: 2px;
      background-color: #0055ff;
      margin: 0 auto 15px;
    }
    .about-service-desc {
      font-size: 16px;
      color: #666;
      margin-bottom: 10px;
      line-height: 1.6;
    }
    .about-service-phone {
      font-size: 16px;
      color: #333;
      margin-bottom: 25px;
    }
    .about-service-btn {
      display: inline-block;
      padding: 10px 40px;
      border: 1px solid #ddd;
      border-radius: 30px;
      color: #333;
      background-color: #fff;
      transition: all 0.3s ease;
      text-decoration: none;
    }
    .about-service-btn:hover {
      background-color: #0055ff;
      color: #fff;
      border-color: #0055ff;
      text-decoration: none;
    }
    /* 鍟嗗姟/鍚堜綔 涓� 鎶曡瘔/寤鸿 鍗＄墖甯冨眬閫傞厤 */
    @media (min-width: 768px) {
      .about-service-card.half {
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px;
      }
      .about-service-card.half .about-service-icon-wrap {
        margin: 0 30px 0 0;
      }
      .about-service-card.half .about-service-content {
        text-align: left;
      }
    }
    
    
      /* 鍏徃鍒嗛儴妯″潡 */
    .about-branch-section {
      padding: 60px 0;
      background-color: #fff;
    }
    
    
   .about-branch-section .text-center{ 
    margin-bottom: 50px;
   }
    /* 宸︿晶鍦板潃鍒楄〃 */
    .about-branch-list {
      padding-right: 30px;
    }
    .about-branch-item {
      padding: 25px 0;
      border-bottom: 1px solid #eee;
      position: relative;
    }
    .about-branch-item:last-child {
      border-bottom: none;
    }
    .about-branch-title {
      font-size: 20px;
      font-weight: bold;
      color: #222;
      display: flex;
      align-items: center;
    }
    .about-branch-title i {
      color: #0055ff;
      margin-right: 10px;
    }
    .about-branch-number {
      position: absolute;
      right: 0;
      top: 25px;
      font-size: 30px;
      color: #ddd;
      font-weight: 300;
    }
.about-branch-info {
  display: none;
  margin-top: 15px;
  font-size: 16px;
  color: #666;
  line-height: 1.8;
}

.about-branch-item.active .about-branch-info {
  display: block;
}
    /* 鐐瑰嚮鏍囬榧犳爣鎵嬪娍 */
.about-branch-title {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #222;
}
.about-branch-title i {
  color: #0055ff;
  margin-right: 10px;
}
.about-branch-item {
  padding: 25px 0;
  border-bottom: 1px solid #eee;
  position: relative;
}
.about-branch-item:last-child {
  border-bottom: none;
}
.about-branch-number {
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 30px;
  color: #ddd;
  font-weight: 300;
}
.about-map-wrap {
  width: 100%;
  min-height: 450px;
}
.about-map-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
    /* 绉诲姩绔€傞厤 */
    @media (max-width: 767px) {
      .about-branch-list {
        padding-right: 0;
        margin-bottom: 30px;
      }
      .about-branch-number {
        display: none;
      }
      .about-follow-icons {
        flex-wrap: wrap;
      }
      .about-follow-item {
        margin-right: 20px;
        margin-bottom: 10px;
      }
    }
    
    
       /* 浼佷笟鏂囧寲妯″潡 */
    .about-culture-section {
      padding: 0 0 60px;
    }
    /* 椤堕儴钃濊壊鑳屾櫙 */
    .about-culture-header {
      background-color: #0055ff;
      padding: 60px 0;
      color: #fff;
    }
    .about-culture-header h2 {
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 15px;
      color: #fff;
    }
    .about-culture-header p {
      font-size: 18px;
      opacity: 0.9;
      margin: 0;
       color: #fff;
    }
    /* 鍗＄墖鍖哄煙 */
    .about-culture-cards {
      margin-top: -40px;
    }
    .about-culture-card {
      background: #fff;
      box-shadow: 0 2px 15px rgba(0,0,0,0.05);
      margin-bottom: 30px;
      position: relative;
      overflow: hidden;
    }
    .about-culture-card-img {
      width: 100%;
      height: 220px;
      object-fit: cover;
    }
    .about-culture-card-body {
      padding: 25px;
      position: relative;
    }
    .about-culture-card-number {
      position: absolute;
      bottom: 10px;
      right: 10px;
      font-size: 100px;
      color: #f0f0f0;
      font-weight: bold;
      line-height: 1;
      z-index: 0;
    }
    .about-culture-card-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin-bottom: 15px;
      position: relative;
      z-index: 1;
    }
    .about-culture-card-desc {
      font-size: 16px;
      color: #666;
      line-height: 1.8;
      position: relative;
      z-index: 1;
    }
    /* 绉诲姩绔€傞厤 */
    @media (max-width: 767px) {
      .about-culture-header {
        padding: 40px 0;
      }
      .about-culture-cards {
        margin-top: -40px;
      }
    }
    
    
       /* 浜ゆ崲閾炬帴璇存槑妯″潡 */
    .about-link-section {
      padding: 60px 0;
      background-color: #fff;
    }
    .about-link-header {
      display: flex;
      align-items: center;
      margin-bottom: 30px;
    }
    .about-link-header-line {
      width: 4px;
      height: 30px;
      background-color: #0055ff;
      margin-right: 15px;
    }
    .about-link-header-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin: 0;
    }
    .about-link-intro {
      font-size: 16px;
      color: #666;
      margin-bottom: 40px;
      line-height: 1.8;
    }
    .about-link-step-title {
      font-size: 22px;
      color: #0055ff;
      font-weight: 500;
      margin-bottom: 20px;
    }
    .about-link-desc {
      font-size: 16px;
      color: #666;
      margin-bottom: 25px;
    }
    .about-link-item {
      margin-bottom: 30px;
    }
    .about-link-label {
      font-size: 16px;
      color: #666;
      margin-bottom: 10px;
    }
    .about-link-code-wrap {
      display: flex;
      align-items: center;
    }
    .about-link-code-input {
      flex: 1;
      padding: 10px 15px;
      border: 1px solid #ddd;
      border-radius: 4px 0 0 4px;
      background-color: #f8f9fa;
      font-family: Consolas, monospace;
      font-size: 14px;
      color: #333;
      border-right: none;
    }
    .about-link-code-preview {
      flex: 1;
      padding-left: 20px;
    }
    .about-link-btn {
      background-color: #0055ff;
      color: #fff;
      border: none;
      padding: 11px 25px;
      border-radius: 0 4px 4px 0;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }
    .about-link-btn:hover {
      background-color: #0056b3;
    }
    .about-link-preview-text {
      color: #0000ee;
      text-decoration: underline;
    }
    .about-link-preview-img {
      width: 100px;
      height: 60px;
      border: 1px solid #ddd;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    /* 绉诲姩绔€傞厤 */
    @media (max-width: 767px) {
      .about-link-code-wrap {
        flex-direction: column;
      }
      .about-link-code-input {
        border-right: 1px solid #ddd;
        border-radius: 4px;
        margin-bottom: 10px;
      }
      .about-link-btn {
        border-radius: 4px;
        width: 100%;
      }
      .about-link-code-preview {
        padding-left: 0;
        margin-top: 15px;
      }
    }  /* 璧勮川鑽ｈ獕妯″潡 */
    .about-cert-section {
      padding: 60px 0;
      background-color: #fff;
    }
    .about-cert-header {
      display: flex;
      align-items: center;
      margin-bottom: 40px;
    }
    .about-cert-header-line {
      width: 4px;
      height: 30px;
      background-color: #0055ff;
      margin-right: 15px;
    }
    .about-cert-header-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin: 0;
    }
    .about-cert-grid {
      margin-bottom: 60px;
    }
    .about-cert-item {
      text-align: center;
      margin-bottom: 30px;
    }
    .about-cert-img {
      width: 100%;
      max-width: 350px;
      height: auto;
      margin: 0 auto 15px;
      border: 1px solid #eee;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      cursor: pointer;
      transition: transform 0.3s ease;
    }
    .about-cert-img:hover {
      transform: scale(1.05);
    }
    .about-cert-name {
      font-size: 16px;
      color: #666;
    }
    /* 鏀惧ぇ棰勮寮圭獥 */
    #about-cert-modal {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.8);
      z-index: 9999;
      align-items: center;
      justify-content: center;
    }
    #about-cert-modal img {
      max-width: 90%;
      max-height: 90%;
      border: 4px solid #fff;
    }
    #about-cert-modal .close-btn {
      position: absolute;
      top: 30px;
      right: 30px;
      color: #fff;
      font-size: 30px;
      cursor: pointer;
    } 
    
    
    /* 宸︿晶瀵艰埅鏍� zonkvm-news */
    .zonkvm-news-sidebar {
    background-color: #ffffff;
    border-right: 1px solid #eef1f5;
    height: 100vh;
    position: sticky;
    top: 0;
    padding: 2rem 0;
}

/* 瀵艰埅鍒楄〃閲嶇疆 */
.zonkvm-news-sidebar .nav {
    list-style: none;
    padding: 0;
    margin: 0;
}
.zonkvm-news-sidebar .nav li {
    margin: 0;
    padding: 0;
}

/* 瀵艰埅椤归粯璁ゆ牱寮� */
.news-item-children {
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px 24px;
    font-size: 15px;
    font-weight: 500;
    color: #495057;
    text-decoration: none;
    transition: all 0.25s ease;
    border-left: 3px solid transparent;
}

/* 鎮诞鏁堟灉 */
.news-item-children:hover {
    color: #0055ff;
    background-color: #f8f9fa;
    text-decoration: none;
    padding-left: 28px;
}

/* 婵€娲荤姸鎬侊紙褰撳墠椤甸潰楂樹寒锛�- 涓撲笟鐗� */
.zonkvm-news-sidebar .nav li.active .news-item-children {
    color: #0055ff;
    background-color: #e3f2fd;
    border-left-color: #0055ff;
    font-weight: 600;
}

/* 灏忛棿璺濅紭鍖栵紝鏇寸簿鑷� */
.zonkvm-news-sidebar .nav li + li {
    margin-top: 2px;
}
        /* 鍙充晶鍐呭鍖哄煙 */
        .zonkvm-news-main {
            padding: 2rem;
            background: #fff;
        }

        .zonkvm-news-item {
            padding: 2rem 0;
            border-bottom: 1px solid #e9ecef;
        }

        .zonkvm-news-item:last-child {
            border-bottom: none;
        }

        .zonkvm-news-title {
            font-size: 1.35rem;
            font-weight: 600;
            color: #222;
            margin-bottom: 1rem;
            text-decoration: none;
            display: block;
        }

        .zonkvm-news-title:hover {
            color: #0055ff;
            text-decoration: none;
        }

        .zonkvm-news-desc {
            color: #666;
            font-size: 1rem;
            line-height: 1.7;
            margin-bottom: 1.25rem;
        }

        .zonkvm-news-time {
            color: #999;
            font-size: 0.95rem;
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        /* 鍒嗛〉鏍峰紡 */
        .news-pagination {
            margin-top: 3rem;
            text-align: center;
        }
        .news-pagination .pagination {
            justify-content: center;
        }

        /* 绉诲姩绔€傞厤 */
        @media (max-width: 768px) {
            .zonkvm-news-sidebar {
                height: auto;
                border-right: none;
                border-bottom: 1px solid #e9ecef;
                padding: 1rem 0;
            }
            .news-item-children {
                padding: 0.6rem 1rem;
            }
            .zonkvm-news-main {
                padding: 1.5rem;
            }
            .zonkvm-news-title {
                font-size: 1.2rem;
            }
        }
        
        
 /* 鏂伴椈鍒嗛〉 - 鐢佃剳绔� + 鎵嬫満绔嚜閫傚簲 */
.news-pagination {
    margin: 30px 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.news-pagination .pagination {
    justify-content: center;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
}
.news-pagination .pagination > li {
    display: inline-flex;
    margin: 0;
}
.news-pagination .pagination > li > a,
.news-pagination .pagination > li > span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 0 8px;
    border: 1px solid #dee2e6;
    color: #333;
    background: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
}

/* 鎮诞鏁堟灉 */
.news-pagination .pagination > li > a:hover {
    background-color: #f8f9fa;
    color: #0055ff;
    text-decoration: none;
}

/* 褰撳墠椤甸珮浜� */
.news-pagination .pagination > li.active > span,
.news-pagination .pagination > li.active > a {
    background: #0055ff;
    border-color: #0055ff;
    color: #fff;
    cursor: default;
}

/* 绂佺敤鐘舵€侊紙涓嶅彲鐐瑰嚮锛� */
.news-pagination .pagination > li.disabled > span,
.news-pagination .pagination > li.disabled > a {
    color: #adb5bd !important;
    background: #fff !important;
    border-color: #e9ecef !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

/* ====================================== */
/* 鎵嬫満绔嚜閫傚簲锛氳嚜鍔ㄧ缉灏忋€佷笉鎾戝紑銆佽嚜鍔ㄦ崲琛� */
/* ====================================== */
@media (max-width: 768px) {
    .news-pagination {
        margin: 20px 0;
        padding: 0 10px;
    }
    .news-pagination .pagination {
        gap: 4px;
    }
    .news-pagination .pagination > li > a,
    .news-pagination .pagination > li > span {
        min-width: 32px;
        height: 32px;
        font-size: 13px;
        padding: 0 6px;
    }
}



.agreement-main {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 80px;
}



.agreement-box {
	border: 1px solid #e5e5e5;
	 margin-top: 10px;
}
.agreement-content p.spec{
	margin: 30px 0 45px 0;
	text-indent: 0;
	padding: 0;
}
.agreement-content p.pad-l-2em{
	padding-left: 4em;
}
.agreement-content p.pad-l-4em{
	padding-left: 6em;
}
.agreement-content p.indent-2em{
	text-indent: 2em;
}


.agreement-content {
	padding: 20px 30px;
	background:#fff;
	overflow: auto;
}
.agreement-content h2 {
	padding-bottom: 20px;
	font-size: 24px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.agreement-content h2 div{
	padding-bottom: 20px;
	padding-top: 20px; 
	font-size: 13px;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}
.agreement-content strong,
.agreement-content p {
	margin: 14px auto;
	word-break: break-all;
	word-wrap: break-word;
	color: rgb(50, 50, 50);
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	font-size: 14px;
}
.agreement-content strong{
	font-size: 16px;
}
.agreement-content p{
	padding-left:2em;
	text-indent: 0;
}
.agreement-content>p>strong{
	font-weight: bold;
	font-size: 14px;
}.navbar{background:#fff;}
.jumbotron {
	padding: 0;
	height: 400px;
	display: flex;
	align-items: center;
}

.jumbotron .col-md-5 {
	margin: 0;
	padding: 0;
}

.jumbotron .decs {
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-pack: center;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 1;
	font-size: 16px;
	line-height: 28px;
	margin-top:50px;
}

.about-banner .border-left {
	border-left: 3px solid #0055ff!important;
	text-indent: 1rem;
}

.about-section2 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	background-image: url('../img/bg-mod-choose_507.jpg');
}

.about-section .card {
	box-sizing: border-box;
	padding: 40px 28px;
	height: 270px;
	max-width: 100%;
	position: relative;
	background:#fff;
}

.about-section .card.active {
	background: url('img/about/featrue-card-bg_0c8.png') 50% no-repeat;
	background-size: cover;
}

.about-section .card .card-icon {
	width: 136px;
	height: 136px;
	background-size: 100% 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	top: -70px;
	right: 8px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.about-section .card.active .card-icon {
	opacity: 1;
	visibility: visible;
}

.about-section .card-text {
	color: #595959;
}

.about-section .card.active,.about-section .card.active .card-text {
	color: #fff;
}
.video-btn{padding:5px 20px;background:#ff6600;color:#fff}
.video-btn:hover {
  color: #fff; 
  background: #e55a00;
}
.about-type {
    padding-top: 20px;
    padding-bottom: 20px;
}
.about-type .nav-pills .nav-link {
    color: #666;
    font-size: 15px;
    padding: 8px 12px;
    border-radius: 6px;
}
.about-type .nav-pills .nav-link.active {
    background-color: #0055ff;
    color: #fff;
}

/* 鎵嬫満绔€傞厤 768px浠ヤ笅 */
@media (max-width: 768px) {
    /* 鍙栨秷瓒呭ぇ宸﹀彸澶栬竟璺� */
    .about-type .nav-item.mx-5 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    /* 缂╁皬瀛椾綋鍜屽唴杈硅窛 */
    .about-type .nav-pills .nav-link {
        font-size: 14px;
        padding: 6px 10px;
    }
    /* 瀹瑰櫒宸﹀彸鍔犺竟璺濓紝涓嶈创杈� */
    .about-type .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* 鏂伴椈璇︽儏椤垫牱寮� - 鐢佃剳+鎵嬫満瀹岀編閫傞厤 */
.zonkvm-news-detail {
    background: #fff;
    padding: 20px 0;
}
.zonkvm-news-detail-title {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    line-height: 1.5;
    margin-bottom: 15px;
}
.zonkvm-news-detail-meta {
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}
.zonkvm-news-detail-meta span {
    margin-right: 20px;
}

/* 姝ｆ枃鏍稿績鏍峰紡锛堝浘鐗囪嚜閫傚簲銆佹枃瀛楁帓鐗堬級 */
.zonkvm-news-detail-content {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    word-break: break-all;
}
.zonkvm-news-detail-content img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 15px 0;
    border-radius: 6px;
}
.zonkvm-news-detail-content p {
    margin-bottom: 1.2em;
}
.zonkvm-news-detail-content h2,
.zonkvm-news-detail-content h3 {
    margin: 20px 0 10px;
    font-weight: 600;
}

/* 涓婁竴绡囦笅涓€绡� */
.zonkvm-news-prevnext {
    margin-top: 30px;
}
.zonkvm-news-prevnext .prev,
.zonkvm-news-prevnext .next {
    margin: 8px 0;
}
.zonkvm-news-prevnext a {
    color: #333;
    font-size: 15px;
}
.zonkvm-news-prevnext a:hover {
    color: #0055ff;
    text-decoration: none;
}

/* 鎵嬫満绔€傞厤 */
@media (max-width: 768px) {
    .zonkvm-news-detail-title {
        font-size: 20px;
    }
    .zonkvm-news-detail-content {
        font-size: 15px;
        line-height: 1.7;
    }
    .zonkvm-news-detail-meta span {
        display: block;
        margin-bottom: 5px;
    }
}
.about-col {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
}
  .about-section {
      padding: 20px 0;
    }
    .about-image-col,
    .about-text-col {
      padding: 0 20px;
    }
    .about-img-wrap {
      position: relative;
      overflow: hidden;
      border-radius: 4px;
    }
    .about-img-wrap img {
      width: 650px;
      height: 380px;
      display: block;
    }
    /* 鏂囧瓧鏍峰紡 */
    .about-text-col p {
      color: #444;
      line-height: 2.2;
      margin-bottom: 1.5rem;
      font-size: 1.05rem;
    }
    /* 鍝嶅簲寮忛€傞厤锛氭墜鏈虹涓婁笅鎺掑垪 */
    @media (max-width: 767.98px) {
            .about-img-wrap img {
      height: 180px;
      display: block;
    }
      .about-image-col,
      .about-text-col {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
      }
      .about-section {
        padding: 40px 0;
      }
    }
@media (max-width: 767px) {
  .about-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* 鏍峰紡 */
.about-service-item {
  text-align: center;
  padding: 20px 0;
}
.about-service-img {
  width: 80px;
  height: 80px;
  margin: 0 auto 12px;
}
.about-service-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about-service-item a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.about-service-item a:hover {
  opacity: 0.9;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
	.about-timeline {
		position: relative;
		width: 100%;
	}

	.about-timeline__line {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin-top: -2px;
		height: 4px;
		background-repeat: repeat-x;
		background-image: url('../img/bg-dot-horizontal_9b1.png');
		background-size: auto 4px;
		background-position: 0
	}

	.about-timeline__line:after {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
		height: 100%;
		background: linear-gradient(left,hsla(0,0%,100%,0),#fff);
		background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);
		-webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);
		filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1)
	}

	.about-timeline__list {
		padding-top: 260px;
		padding-bottom: 260px;
		height: 0;
		font-size: 0;
		white-space: nowrap
	}

	.about-timeline__item+.about-timeline__item {
		margin-left: 150px
	}

	.about-timeline__item {
		position: relative;
		display: inline-block;
		vertical-align: top;
		white-space: normal
	}

	.about-timeline__item-inner {
		position: absolute;
		width: 245px
	}

	.about-timeline__item-order {
		position: absolute;
		left: 0;
		width: 20px;
		height: 49px
	}

	.about-timeline__item-order:after {
		content: "";
		display: block;
		position: absolute;
		left: 3px;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background-color: #526897
	}

	.about-timeline__item-main {
		padding: 12px;
		height: 212px;
		background-color: #fff;
		overflow: hidden;
		box-sizing: border-box;
		box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1)
	}

	.about-timeline__item-tit {
		line-height: 28px;
		font-size: 20px;
		font-weight: 400;
		color: #0052d9
	}

	.about-timeline__item-desc {
		margin-top: 12px;
		line-height: 24px;
		font-size: 14px;
		color: #495770
	}

	.about-timeline__item-desc .replenish {
		position: relative;
		border: 1px solid #495770;
		border-radius: 8px;
		padding: 10px;
		margin-top: 30px
	}

	.about-timeline__item-desc .replenish i {
		position: absolute;
		left: 10px;
		top: -12px;
		background-color: #fff;
		padding: 0 8px
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-inner {
		bottom: -10px;
		padding-bottom: 49px
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-order {
		bottom: 0;
		background-image: url('../img/bg-order-bottom_757.svg');
		background-size: cover
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-order:after {
		bottom: 3px
	}

	.about-timeline__item:nth-child(odd) .about-timeline__item-main {
		border-radius: 8px 8px 8px 0
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-inner {
		top: -10px;
		padding-top: 49px;
		margin-left: -120px
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-order {
		left: auto;
		right: 0;
		top: 0;
		background-image: url('../img/bg-order-top_4ea.svg')
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-order:after {
		top: 3px
	}

	.about-timeline__item:nth-child(2n) .about-timeline__item-main {
		border-radius: 4px 0 4px 4px
	}
}

@media screen and (max-width: 768px) {
	.about-timeline {
		position: relative
	}

	.about-timeline__line {
		position: absolute;
		left: 8px;
		top: 0;
		bottom: 0;
		width: 4px;
		background-repeat: repeat-y;
		background-image: url('../img/bg-dot-vertical_dfa.png');
		background-size: 4px auto;
		background-position: top
	}

	.about-timeline__line:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 4px;
		height: 140px;
		background: linear-gradient(top,hsla(0,0%,100%,0),#fff);
		background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
		-webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);
		filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0)
	}

	.about-timeline__list {
		display: -ms-flexbox;
		display: flexbox;
		display: flex;
		box-orient: vertical;
		box-direction: reverse;
		-ms-flex-flow: column nowrap;
		-ms-flex-direction: column-reverse;
		flex-flow: column nowrap;
		flex-direction: column-reverse
	}

	.about-timeline__item+.about-timeline__item {
		margin-bottom: 16px
	}

	.about-timeline__item-inner {
		padding-left: 39px
	}

	.about-timeline__item-order {
		position: absolute;
		left: 0;
		width: 39px;
		height: 24px;
		background-image: url('../img/sprite.About-202306051501.svg');
		background-position: 0% 0%;
		background-size: 469.2307692307692% auto
	}

	.about-timeline__item-order:after {
		content: "";
		display: block;
		position: absolute;
		top: 3px;
		left: 3px;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background-color: #526897
	}

	.about-timeline__item-main {
		padding: 10px 16px;
		background-color: #fff;
		border-radius: 0 4px 4px 4px;
		box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),inset 0 4px 20px 0 hsla(0,0%,100%,.5)
	}

	.about-timeline__item-tit {
		line-height: 28px;
		font-size: 18px;
		font-weight: 400;
		color: #0052d9
	}

	.about-timeline__item-desc {
		margin-top: 4px;
		line-height: 24px;
		font-size: 14px;
		color: #495770
	}
}

.panel-icon img {
	width: 80px;
	height: 80px;
}

@media screen and (max-width: 768px) {
	.about-scene .card-body {
		display: flex;
	}

	.about-scene .card {
		display: block;
		position: relative;
		padding: 0;
		margin-bottom: 1rem;
	}

	.about-scene .card-bg {
		position: relative;
	}

	.about-scene .card-img {
		margin: 0 -8px -10px 0;
		width: 120px;
		height: 120px;
	}
}

.global-map {
	background: #fff;
}

.global-map button {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 18px;
	width: 256px;
	font-size: 0;
	box-sizing: border-box;
	background-image: linear-gradient(0deg,#fff,#f3f5f8);
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
	transition: all .3s ease-in-out;
	border-radius: 34px;
	min-width: 0;
	min-height: 0;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-align: center;
	-ms-flex-pack: center;
}

.global-map button:hover {
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.2), -8px -8px 20px 0 #fff;
}

.global-map .btn-icon {
	margin-right: 16px;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.global-map .btn-text {
	line-height: 24px;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #5f7292;
}

.global-map button.active .btn-text {
	line-height: 24px;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.global-map .btn-icon {
	margin-right: 16px;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.global-map .btn-icon i {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

.global-map .btn-icon .icon-open-area {
	background-image: url('../img/icon-open-area-disable_976.svg');
}

.global-map button.active .btn-icon .icon-open-area {
	background-image: url('../img/icon-open-area_a5b.svg');
}

.global-bg-map {
	position: relative;
	padding-top: 49.4828%;
	background-image: url('../img/bg-map_ace.png');
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
}

.locate {
	position: absolute;
	cursor: pointer;
	display: none;
}

.locate.show {
	display: block;
}

.node {
	display: flex;
	align-items: center;
	justify-content: center;
}

.node-icon {
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.node-icon i {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	box-shadow: 4px 4px 8px 0 rgba(5,43,105,.43);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	transition: all .3s ease-out;
}

.node-icon .icon-open-area {
	background-image: url('../img/icon-open-area_a5b.svg');
}

.node-text {
	padding-left: 4px;
	line-height: 24px;
	font-size: 12px;
	color: #000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.attestation {
	background: #fff;
}

.attestation .card {
	box-sizing: border-box;
	background: #fff;
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
	border-radius: 8px;
}

.attestation .safety-card-icon {
	width: 80px;
	height: 80px;
}

.attestation .mod-authentic-others-divider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.attestation .mod-authentic-others-divider:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	background-image: linear-gradient(90deg,#fff,#e4e4e4,#fff,#e4e4e4,#fff);
}

.attestation .mod-authentic-others-divider .divider-cnt {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 40px;
	line-height: 24px;
	font-size: 14px;
	color: #9dadc1;
	background: #fff;
	z-index: 2;
}

.attestation .others {
	box-sizing: border-box;
	background: #fff;
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
	border-radius: 8px;
}

.about-case {
	background-color: #ebeff5;
}

.about-case .card {
	border: 0;
}

.about-case .card-img {
	display: block;
	position: static;
	top: auto;
	max-width: 100%;
	width: auto;
	height: 48px;
	margin: 0 auto;
}

.about-case .bg-img {
	position: absolute;
	top: 0;
}

.about-case .bg-img img {
	height: 35px;
	margin: 2rem;
}

.about-case .bg-img {
	position: relative;
	width: 100%;
	height: auto;
 /* 鐠佸墽鐤嗙€圭懓娅掓妯哄 */
	overflow: hidden;
}

.about-case .bg-img img {
	height: 35px;
	float: left;
	margin-bottom: 10px;
 /* 閸ュ墽澧栨稊瀣？閻ㄥ嫰妫跨捄锟� */
}

.about-bgwall {
	position: absolute;
	top: 0;
	width: 1920px;
	z-index: 1;
	opacity: 0.05;
	font-size: 0;
	text-align: center;
	box-sizing: border-box;
	-webkit-animation: bgScroll 10s linear infinite;
	animation: bgScroll 10s linear infinite;
	will-change: transform;
	pointer-events: none;
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

@-webkit-keyframes bgScroll {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-33.333%);
		transform: translateY(-33.333%)
	}
}

@keyframes bgScroll {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-33.333%);
		transform: translateY(-33.333%)
	}
}



 .about-contact-section {
      padding: 20px 0;
      background-color: #fff;
    }
    .about-contact-card {
      text-align: center;
      padding: 40px 20px;
      border: 1px solid #eee;
      transition: all 0.3s ease;
      position: relative; /* 涓轰簩缁寸爜鎮诞瀹氫綅 */
   margin: 0 10px;
    }
    .about-contact-card:hover {
      box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    }
    /* 鍥炬爣瀹瑰櫒 */
    .about-contact-icon-wrap {
      width: 80px;
      height: 80px;
      margin: 0 auto 25px;
      border: 2px solid #222;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .about-contact-icon {
      font-size: 32px;
      color: #0055ff;
    }
    .about-contact-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin-bottom: 15px;
    }
    .about-contact-desc {
      font-size: 14px;
      color: #666;
      margin-bottom: 30px;
      line-height: 1.6;
    }
    .about-contact-btn {
      padding: 12px 40px;
      background-color: #333;
      color: #fff;
      border: none;
      border-radius: 0;
      font-size: 18px;
      transition: background-color 0.3s ease;
    }
    .about-contact-btn:hover {
      background-color: #0055ff;
      color: #fff;
    }
    .about-phone-number {
      font-size: 34px;
      font-weight: bold;
      color: #0055ff;
    }

    /* 鍏紬鍙蜂簩缁寸爜鎮诞灞� */
    .about-qrcode-wrap {
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      background: #fff;
      border: 1px solid #eee;
      box-shadow: 0 3px 15px rgba(0,0,0,0.15);
      padding: 15px;
      border-radius: 4px;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease;
      z-index: 99;
      width: 160px;
      margin-top: 10px;
    }
    .about-qrcode-wrap img {
      width: 100%;
      display: block;
    }
    .about-qrcode-wrap p {
      margin: 8px 0 0;
      font-size: 14px;
      color: #666;
    }
    /* 榧犳爣鎮诞鍏紬鍙峰崱鐗囨椂鏄剧ず浜岀淮鐮� */
    .about-contact-card.wechat:hover .about-qrcode-wrap {
      opacity: 1;
      visibility: visible;
    }
    
    
       .about-service-section {
      padding: 60px 0;
      background-color: #fff;
    }
    
       .about-service-section .text-center{
     margin-bottom: 50px;
    }
    .about-service-card {
      background: #fff;
      padding: 40px 20px;
      text-align: center;
      border-radius: 4px;
      box-shadow: 0 0 20px rgba(0,0,0,0.05);
      transition: all 0.3s ease;
      margin:10px 10px;
    }
    .about-service-card:hover {
      box-shadow: 0 5px 25px rgba(0,0,0,0.1);
    }
    /* 鍥炬爣瀹瑰櫒 */
    .about-service-icon-wrap {
      width: 80px;
      height: 80px;
      margin: 0 auto 20px;
      background-color: #f8f9fa;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .about-service-icon {
      font-size: 28px;
      color: #333;
    }
    .about-service-title {
      font-size: 20px;
      font-weight: 500;
      color: #333;
      margin-bottom: 15px;
    }
    .about-service-line {
      width: 30px;
      height: 2px;
      background-color: #0055ff;
      margin: 0 auto 15px;
    }
    .about-service-desc {
      font-size: 16px;
      color: #666;
      margin-bottom: 10px;
      line-height: 1.6;
    }
    .about-service-phone {
      font-size: 16px;
      color: #333;
      margin-bottom: 25px;
    }
    .about-service-btn {
      display: inline-block;
      padding: 10px 40px;
      border: 1px solid #ddd;
      border-radius: 30px;
      color: #333;
      background-color: #fff;
      transition: all 0.3s ease;
      text-decoration: none;
    }
    .about-service-btn:hover {
      background-color: #0055ff;
      color: #fff;
      border-color: #0055ff;
      text-decoration: none;
    }
    /* 鍟嗗姟/鍚堜綔 涓� 鎶曡瘔/寤鸿 鍗＄墖甯冨眬閫傞厤 */
    @media (min-width: 768px) {
      .about-service-card.half {
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px;
      }
      .about-service-card.half .about-service-icon-wrap {
        margin: 0 30px 0 0;
      }
      .about-service-card.half .about-service-content {
        text-align: left;
      }
    }
    
    
      /* 鍏徃鍒嗛儴妯″潡 */
    .about-branch-section {
      padding: 60px 0;
      background-color: #fff;
    }
    
    
   .about-branch-section .text-center{ 
    margin-bottom: 50px;
   }
    /* 宸︿晶鍦板潃鍒楄〃 */
    .about-branch-list {
      padding-right: 30px;
    }
    .about-branch-item {
      padding: 25px 0;
      border-bottom: 1px solid #eee;
      position: relative;
    }
    .about-branch-item:last-child {
      border-bottom: none;
    }
    .about-branch-title {
      font-size: 20px;
      font-weight: bold;
      color: #222;
      display: flex;
      align-items: center;
    }
    .about-branch-title i {
      color: #0055ff;
      margin-right: 10px;
    }
    .about-branch-number {
      position: absolute;
      right: 0;
      top: 25px;
      font-size: 30px;
      color: #ddd;
      font-weight: 300;
    }
.about-branch-info {
  display: none;
  margin-top: 15px;
  font-size: 16px;
  color: #666;
  line-height: 1.8;
}

.about-branch-item.active .about-branch-info {
  display: block;
}
    /* 鐐瑰嚮鏍囬榧犳爣鎵嬪娍 */
.about-branch-title {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #222;
}
.about-branch-title i {
  color: #0055ff;
  margin-right: 10px;
}
.about-branch-item {
  padding: 25px 0;
  border-bottom: 1px solid #eee;
  position: relative;
}
.about-branch-item:last-child {
  border-bottom: none;
}
.about-branch-number {
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 30px;
  color: #ddd;
  font-weight: 300;
}
.about-map-wrap {
  width: 100%;
  min-height: 450px;
}
.about-map-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
    /* 绉诲姩绔€傞厤 */
    @media (max-width: 767px) {
      .about-branch-list {
        padding-right: 0;
        margin-bottom: 30px;
      }
      .about-branch-number {
        display: none;
      }
      .about-follow-icons {
        flex-wrap: wrap;
      }
      .about-follow-item {
        margin-right: 20px;
        margin-bottom: 10px;
      }
    }
    
    
       /* 浼佷笟鏂囧寲妯″潡 */
    .about-culture-section {
      padding: 0 0 60px;
    }
    /* 椤堕儴钃濊壊鑳屾櫙 */
    .about-culture-header {
      background-color: #0055ff;
      padding: 60px 0;
      color: #fff;
    }
    .about-culture-header h2 {
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 15px;
      color: #fff;
    }
    .about-culture-header p {
      font-size: 18px;
      opacity: 0.9;
      margin: 0;
       color: #fff;
    }
    /* 鍗＄墖鍖哄煙 */
    .about-culture-cards {
      margin-top: -40px;
    }
    .about-culture-card {
      background: #fff;
      box-shadow: 0 2px 15px rgba(0,0,0,0.05);
      margin-bottom: 30px;
      position: relative;
      overflow: hidden;
    }
    .about-culture-card-img {
      width: 100%;
      height: 220px;
      object-fit: cover;
    }
    .about-culture-card-body {
      padding: 25px;
      position: relative;
    }
    .about-culture-card-number {
      position: absolute;
      bottom: 10px;
      right: 10px;
      font-size: 100px;
      color: #f0f0f0;
      font-weight: bold;
      line-height: 1;
      z-index: 0;
    }
    .about-culture-card-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin-bottom: 15px;
      position: relative;
      z-index: 1;
    }
    .about-culture-card-desc {
      font-size: 16px;
      color: #666;
      line-height: 1.8;
      position: relative;
      z-index: 1;
    }
    /* 绉诲姩绔€傞厤 */
    @media (max-width: 767px) {
      .about-culture-header {
        padding: 40px 0;
      }
      .about-culture-cards {
        margin-top: -40px;
      }
    }
    
    
       /* 浜ゆ崲閾炬帴璇存槑妯″潡 */
    .about-link-section {
      padding: 60px 0;
      background-color: #fff;
    }
    .about-link-header {
      display: flex;
      align-items: center;
      margin-bottom: 30px;
    }
    .about-link-header-line {
      width: 4px;
      height: 30px;
      background-color: #0055ff;
      margin-right: 15px;
    }
    .about-link-header-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin: 0;
    }
    .about-link-intro {
      font-size: 16px;
      color: #666;
      margin-bottom: 40px;
      line-height: 1.8;
    }
    .about-link-step-title {
      font-size: 22px;
      color: #0055ff;
      font-weight: 500;
      margin-bottom: 20px;
    }
    .about-link-desc {
      font-size: 16px;
      color: #666;
      margin-bottom: 25px;
    }
    .about-link-item {
      margin-bottom: 30px;
    }
    .about-link-label {
      font-size: 16px;
      color: #666;
      margin-bottom: 10px;
    }
    .about-link-code-wrap {
      display: flex;
      align-items: center;
    }
    .about-link-code-input {
      flex: 1;
      padding: 10px 15px;
      border: 1px solid #ddd;
      border-radius: 4px 0 0 4px;
      background-color: #f8f9fa;
      font-family: Consolas, monospace;
      font-size: 14px;
      color: #333;
      border-right: none;
    }
    .about-link-code-preview {
      flex: 1;
      padding-left: 20px;
    }
    .about-link-btn {
      background-color: #0055ff;
      color: #fff;
      border: none;
      padding: 11px 25px;
      border-radius: 0 4px 4px 0;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }
    .about-link-btn:hover {
      background-color: #0056b3;
    }
    .about-link-preview-text {
      color: #0000ee;
      text-decoration: underline;
    }
    .about-link-preview-img {
      width: 100px;
      height: 60px;
      border: 1px solid #ddd;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    /* 绉诲姩绔€傞厤 */
    @media (max-width: 767px) {
      .about-link-code-wrap {
        flex-direction: column;
      }
      .about-link-code-input {
        border-right: 1px solid #ddd;
        border-radius: 4px;
        margin-bottom: 10px;
      }
      .about-link-btn {
        border-radius: 4px;
        width: 100%;
      }
      .about-link-code-preview {
        padding-left: 0;
        margin-top: 15px;
      }
    }  /* 璧勮川鑽ｈ獕妯″潡 */
    .about-cert-section {
      padding: 60px 0;
      background-color: #fff;
    }
    .about-cert-header {
      display: flex;
      align-items: center;
      margin-bottom: 40px;
    }
    .about-cert-header-line {
      width: 4px;
      height: 30px;
      background-color: #0055ff;
      margin-right: 15px;
    }
    .about-cert-header-title {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin: 0;
    }
    .about-cert-grid {
      margin-bottom: 60px;
    }
    .about-cert-item {
      text-align: center;
      margin-bottom: 30px;
    }
    .about-cert-img {
      width: 100%;
      max-width: 350px;
      height: auto;
      margin: 0 auto 15px;
      border: 1px solid #eee;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      cursor: pointer;
      transition: transform 0.3s ease;
    }
    .about-cert-img:hover {
      transform: scale(1.05);
    }
    .about-cert-name {
      font-size: 16px;
      color: #666;
    }
    /* 鏀惧ぇ棰勮寮圭獥 */
    #about-cert-modal {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.8);
      z-index: 9999;
      align-items: center;
      justify-content: center;
    }
    #about-cert-modal img {
      max-width: 90%;
      max-height: 90%;
      border: 4px solid #fff;
    }
    #about-cert-modal .close-btn {
      position: absolute;
      top: 30px;
      right: 30px;
      color: #fff;
      font-size: 30px;
      cursor: pointer;
    } 
    
    
    /* 宸︿晶瀵艰埅鏍� zonkvm-news */
    .zonkvm-news-sidebar {
    background-color: #ffffff;
    border-right: 1px solid #eef1f5;
    height: 100vh;
    position: sticky;
    top: 0;
    padding: 2rem 0;
}

/* 瀵艰埅鍒楄〃閲嶇疆 */
.zonkvm-news-sidebar .nav {
    list-style: none;
    padding: 0;
    margin: 0;
}
.zonkvm-news-sidebar .nav li {
    margin: 0;
    padding: 0;
}

/* 瀵艰埅椤归粯璁ゆ牱寮� */
.news-item-children {
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px 24px;
    font-size: 15px;
    font-weight: 500;
    color: #495057;
    text-decoration: none;
    transition: all 0.25s ease;
    border-left: 3px solid transparent;
}

/* 鎮诞鏁堟灉 */
.news-item-children:hover {
    color: #0055ff;
    background-color: #f8f9fa;
    text-decoration: none;
    padding-left: 28px;
}

/* 婵€娲荤姸鎬侊紙褰撳墠椤甸潰楂樹寒锛�- 涓撲笟鐗� */
.zonkvm-news-sidebar .nav li.active .news-item-children {
    color: #0055ff;
    background-color: #e3f2fd;
    border-left-color: #0055ff;
    font-weight: 600;
}

/* 灏忛棿璺濅紭鍖栵紝鏇寸簿鑷� */
.zonkvm-news-sidebar .nav li + li {
    margin-top: 2px;
}
        /* 鍙充晶鍐呭鍖哄煙 */
        .zonkvm-news-main {
            padding: 2rem;
            background: #fff;
        }

        .zonkvm-news-item {
            padding: 2rem 0;
            border-bottom: 1px solid #e9ecef;
        }

        .zonkvm-news-item:last-child {
            border-bottom: none;
        }

        .zonkvm-news-title {
            font-size: 1.35rem;
            font-weight: 600;
            color: #222;
            margin-bottom: 1rem;
            text-decoration: none;
            display: block;
        }

        .zonkvm-news-title:hover {
            color: #0055ff;
            text-decoration: none;
        }

        .zonkvm-news-desc {
            color: #666;
            font-size: 1rem;
            line-height: 1.7;
            margin-bottom: 1.25rem;
        }

        .zonkvm-news-time {
            color: #999;
            font-size: 0.95rem;
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        /* 鍒嗛〉鏍峰紡 */
        .news-pagination {
            margin-top: 3rem;
            text-align: center;
        }
        .news-pagination .pagination {
            justify-content: center;
        }

        /* 绉诲姩绔€傞厤 */
        @media (max-width: 768px) {
            .zonkvm-news-sidebar {
                height: auto;
                border-right: none;
                border-bottom: 1px solid #e9ecef;
                padding: 1rem 0;
            }
            .news-item-children {
                padding: 0.6rem 1rem;
            }
            .zonkvm-news-main {
                padding: 1.5rem;
            }
            .zonkvm-news-title {
                font-size: 1.2rem;
            }
        }
        
        
 /* 鏂伴椈鍒嗛〉 - 鐢佃剳绔� + 鎵嬫満绔嚜閫傚簲 */
.news-pagination {
    margin: 30px 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.news-pagination .pagination {
    justify-content: center;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
}
.news-pagination .pagination > li {
    display: inline-flex;
    margin: 0;
}
.news-pagination .pagination > li > a,
.news-pagination .pagination > li > span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 0 8px;
    border: 1px solid #dee2e6;
    color: #333;
    background: #fff;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
}

/* 鎮诞鏁堟灉 */
.news-pagination .pagination > li > a:hover {
    background-color: #f8f9fa;
    color: #0055ff;
    text-decoration: none;
}

/* 褰撳墠椤甸珮浜� */
.news-pagination .pagination > li.active > span,
.news-pagination .pagination > li.active > a {
    background: #0055ff;
    border-color: #0055ff;
    color: #fff;
    cursor: default;
}

/* 绂佺敤鐘舵€侊紙涓嶅彲鐐瑰嚮锛� */
.news-pagination .pagination > li.disabled > span,
.news-pagination .pagination > li.disabled > a {
    color: #adb5bd !important;
    background: #fff !important;
    border-color: #e9ecef !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

/* ====================================== */
/* 鎵嬫満绔嚜閫傚簲锛氳嚜鍔ㄧ缉灏忋€佷笉鎾戝紑銆佽嚜鍔ㄦ崲琛� */
/* ====================================== */
@media (max-width: 768px) {
    .news-pagination {
        margin: 20px 0;
        padding: 0 10px;
    }
    .news-pagination .pagination {
        gap: 4px;
    }
    .news-pagination .pagination > li > a,
    .news-pagination .pagination > li > span {
        min-width: 32px;
        height: 32px;
        font-size: 13px;
        padding: 0 6px;
    }
}



.agreement-main {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 80px;
}



.agreement-box {
	border: 1px solid #e5e5e5;
	 margin-top: 10px;
}
.agreement-content p.spec{
	margin: 30px 0 45px 0;
	text-indent: 0;
	padding: 0;
}
.agreement-content p.pad-l-2em{
	padding-left: 4em;
}
.agreement-content p.pad-l-4em{
	padding-left: 6em;
}
.agreement-content p.indent-2em{
	text-indent: 2em;
}


.agreement-content {
	padding: 20px 30px;
	background:#fff;
	overflow: auto;
}
.agreement-content h2 {
	padding-bottom: 20px;
	font-size: 24px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.agreement-content h2 div{
	padding-bottom: 20px;
	padding-top: 20px; 
	font-size: 13px;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}
.agreement-content strong,
.agreement-content p {
	margin: 14px auto;
	word-break: break-all;
	word-wrap: break-word;
	color: rgb(50, 50, 50);
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	font-size: 14px;
}
.agreement-content strong{
	font-size: 16px;
}
.agreement-content p{
	padding-left:2em;
	text-indent: 0;
}
.agreement-content>p>strong{
	font-weight: bold;
	font-size: 14px;
}



/* ============ 发展历程时间轴（纯色扁平：细轴线 + hairline 卡片 + 小圆角） ============ */
/* ============================================================
   关于我们子页：加入我们 / 资质荣誉 / 友情链接
   前缀 .zk-about（纯色扁平 + hairline，与 /about/ 系列保持一致）
   ============================================================ */
.zk-about {
  padding: 56px 0;
  background: #fff;
}
.zk-about-hd {
  text-align: center;
  margin-bottom: 40px;
}
.zk-about-hd h2 {
  margin: 0 0 10px;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: -.2px;
  color: #101828;
}
.zk-about-hd p {
  margin: 0;
  font-size: 14.5px;
  color: #6b7280;
}

/* 分组小标题（与卡片同处栅格内使用） */
.zk-group {
  display: flex;
  align-items: center;
  margin: 10px 0 18px;
}
.zk-group h3 {
  flex: none;
  margin: 0 14px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #101828;
}
.zk-group::after {
  content: "";
  flex: 1 1 auto;
  height: 1px;
  background: #eef1f5;
}

/* 通用卡片 */
.zk-card {
  height: 100%;
  padding: 22px 24px;
  background: #fff;
  border: 1px solid #e5e9ef;
  border-radius: 8px;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.zk-card:hover {
  border-color: #bfd7ff;
  box-shadow: 0 8px 22px -14px rgba(0, 85, 255, .5);
}
.zk-card h3 {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
  color: #101828;
}
.zk-card p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.85;
  color: #6b7280;
}
.zk-card p + p {
  margin-top: 6px;
}
.zk-icon {
  width: 44px;
  height: 44px;
  margin-bottom: 16px;
  border-radius: 8px;
  background: #eef4ff;
  color: #0055ff;
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 证书卡：左缩略图 + 右信息 */
.zk-cert {
  display: flex;
  height: 100%;
  background: #fff;
  border: 1px solid #e5e9ef;
  border-radius: 8px;
  overflow: hidden;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.zk-cert:hover {
  border-color: #bfd7ff;
  box-shadow: 0 8px 22px -14px rgba(0, 85, 255, .5);
}
.zk-cert .thumb {
  flex: none;
  width: 190px;
  min-height: 170px;
  padding: 14px;
  background: #f7f9fc;
  border-right: 1px solid #eef1f5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.zk-cert .thumb img {
  max-width: 100%;
  max-height: 150px;
  width: auto;
  height: auto;
  border-radius: 4px;
  box-shadow: 0 6px 16px rgba(16, 24, 40, .16);
  transition: transform .2s ease;
}
.zk-cert:hover .thumb img {
  transform: scale(1.04);
}
.zk-cert .bd {
  flex: 1 1 auto;
  min-width: 0;
  padding: 20px;
}
.zk-cert .type {
  display: inline-block;
  margin-bottom: 10px;
  padding: 2px 8px;
  border-radius: 4px;
  background: #eef4ff;
  color: #0055ff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.7;
}
.zk-cert h3 {
  margin: 0 0 8px;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 1.45;
  color: #101828;
}
.zk-cert .desc {
  margin: 0;
  font-size: 13px;
  line-height: 1.8;
  color: #6b7280;
}
.zk-cert .meta {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px dashed #eef1f5;
  font-size: 12.5px;
  line-height: 2;
  color: #374151;
}
.zk-cert .meta .k {
  display: inline-block;
  min-width: 64px;
  color: #9ca3af;
}

/* 流程步骤 */
.zk-steps {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: zkstep;
}
.zk-steps li {
  flex: 1 1 0;
  min-width: 160px;
  position: relative;
  padding: 18px 20px 18px 0;
}
.zk-steps .no {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #0055ff;
}
.zk-steps h4 {
  margin: 0 0 6px;
  font-size: 14.5px;
  font-weight: 600;
  color: #101828;
}
.zk-steps p {
  margin: 0;
  font-size: 13px;
  line-height: 1.8;
  color: #6b7280;
}
.zk-steps li::after {
  content: "";
  position: absolute;
  top: 34px;
  right: 14px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #d5dbe5;
  border-right: 1px solid #d5dbe5;
  transform: rotate(45deg);
}
.zk-steps li:last-child::after {
  display: none;
}

/* 底部提示 / 行动条（浅灰底整条） */
.zk-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 22px 24px;
  background: #f7f9fc;
  border: 1px solid #e5e9ef;
  border-radius: 8px;
}
.zk-bar-l {
  display: flex;
  align-items: flex-start;
  min-width: 0;
}
.zk-bar-l > i {
  flex: none;
  width: 44px;
  height: 44px;
  margin-right: 16px;
  border-radius: 8px;
  background: #eef4ff;
  color: #0055ff;
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zk-bar h3 {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 600;
  color: #101828;
}
.zk-bar p {
  margin: 0 0 4px;
  font-size: 13.5px;
  line-height: 1.8;
  color: #4b5563;
}
.zk-bar .sub {
  font-size: 12.5px;
  color: #9ca3af;
}
.zk-bar-r {
  flex: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.zk-bar-r .btn {
  padding: 8px 18px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
}
.zk-bar-r .btn + .btn {
  margin-left: 10px;
}

/* 友情链接项 */
.zk-link {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 18px 20px;
  background: #fff;
  border: 1px solid #e5e9ef;
  border-radius: 8px;
  text-decoration: none;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.zk-link:hover {
  border-color: #bfd7ff;
  box-shadow: 0 8px 22px -14px rgba(0, 85, 255, .5);
  text-decoration: none;
}
.zk-link i {
  flex: none;
  width: 36px;
  height: 36px;
  margin-right: 14px;
  border-radius: 8px;
  background: #eef4ff;
  color: #0055ff;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zk-link .tx {
  flex: 1 1 auto;
  min-width: 0;
}
.zk-link .nm {
  display: block;
  font-size: 14.5px;
  font-weight: 600;
  line-height: 1.5;
  color: #101828;
  transition: color .2s ease;
}
.zk-link:hover .nm {
  color: #0055ff;
}
.zk-link .host {
  display: block;
  margin-top: 2px;
  font-size: 12.5px;
  color: #9ca3af;
}
.zk-empty {
  padding: 56px 0;
  text-align: center;
}
.zk-empty i {
  display: block;
  margin-bottom: 14px;
  font-size: 40px;
  color: #d5dbe5;
}
.zk-empty p {
  margin: 0;
  font-size: 14px;
  color: #b0b7c3;
}

/* 亮色按钮统一为站点蓝 */
.zk-about .btn-primary {
  background-color: #0055ff;
  border-color: #0055ff;
}
.zk-about .btn-primary:hover,
.zk-about .btn-primary:focus {
  background-color: #0044cc;
  border-color: #0044cc;
}
.zk-about .btn-outline-primary {
  color: #0055ff;
  border-color: #c9d8f5;
}
.zk-about .btn-outline-primary:hover {
  background-color: #0055ff;
  border-color: #0055ff;
  color: #fff;
}

@media (max-width: 767px) {
  .zk-about {
    padding: 34px 0;
  }
  .zk-about-hd {
    margin-bottom: 26px;
  }
  .zk-about-hd h2 {
    font-size: 22px;
  }
  .zk-card,
  .zk-cert .bd {
    padding: 18px;
  }
  .zk-cert {
    flex-direction: column;
  }
  .zk-cert .thumb {
    width: auto;
    min-height: 0;
    height: 190px;
    border-right: 0;
    border-bottom: 1px solid #eef1f5;
  }
  .zk-cert .thumb img {
    max-height: 158px;
  }
  .zk-steps li {
    flex: 1 1 100%;
    padding: 14px 0;
  }
  .zk-steps li::after {
    display: none;
  }
  .zk-bar {
    padding: 18px;
  }
  .zk-bar-r {
    width: 100%;
    margin: 14px 0 0;
  }
  .zk-bar-r .btn {
    flex: 1 1 auto;
  }
}

/* ============ 联系我们（纯色扁平：hairline 卡片 + 图标块 + 复制按钮） ============ */
.zonkvm-contact {
  padding: 56px 0;
  background: #fff;
}
.zonkvm-contact-hd {
  text-align: center;
  margin-bottom: 40px;
}
.zonkvm-contact-hd h2 {
  margin: 0 0 10px;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: -.2px;
  color: #101828;
}
.zonkvm-contact-hd p {
  margin: 0;
  font-size: 14.5px;
  color: #6b7280;
}

.zonkvm-contact .ct-card {
  display: flex;
  align-items: flex-start;
  height: 100%;
  padding: 22px 24px;
  background: #fff;
  border: 1px solid #e5e9ef;
  border-radius: 8px;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.zonkvm-contact .ct-card:hover {
  border-color: #bfd7ff;
  box-shadow: 0 8px 22px -14px rgba(0, 85, 255, .5);
}
.zonkvm-contact .ct-icon {
  flex: none;
  width: 44px;
  height: 44px;
  margin-right: 16px;
  border-radius: 8px;
  background: #eef4ff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zonkvm-contact .ct-icon i {
  font-size: 19px;
  line-height: 1;
  color: #0055ff;
}
.zonkvm-contact .ct-body {
  flex: 1 1 auto;
  min-width: 0;
}
.zonkvm-contact .ct-body h3 {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 600;
  color: #101828;
}
.zonkvm-contact .ct-main {
  margin: 0 0 4px;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .2px;
  color: #0055ff;
  word-break: break-word;
}
.zonkvm-contact .ct-qq .ct-main {
  font-size: 17px;
}
.zonkvm-contact .ct-sub {
  margin: 0;
  font-size: 12.5px;
  line-height: 1.7;
  color: #9ca3af;
}
.zonkvm-contact .ct-copy {
  flex: none;
  align-self: center;
  margin-left: 12px;
  padding: 4px 11px;
  border: 1px solid #d8e2f5;
  border-radius: 4px;
  background: #fff;
  color: #0055ff;
  font-size: 12px;
  line-height: 1.7;
  cursor: pointer;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}
.zonkvm-contact .ct-copy:hover {
  background: #eef4ff;
  border-color: #bfd7ff;
}
.zonkvm-contact .ct-copy.done {
  background: #e9f7ef;
  border-color: #b7e2c9;
  color: #0f9d58;
}

/* 分组小标题 */
.zonkvm-contact .ct-group {
  display: flex;
  align-items: center;
  margin: 10px 0 18px;
}
.zonkvm-contact .ct-group h3 {
  flex: none;
  margin: 0 14px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #101828;
}
.zonkvm-contact .ct-group::after {
  content: "";
  flex: 1 1 auto;
  height: 1px;
  background: #eef1f5;
}

/* 地址条 */
.zonkvm-contact .ct-addr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 14px;
  padding: 22px 24px;
  background: #f7f9fc;
  border: 1px solid #e5e9ef;
  border-radius: 8px;
}
.zonkvm-contact .ct-addr-l {
  display: flex;
  align-items: flex-start;
  min-width: 0;
}
.zonkvm-contact .ct-addr-l > i {
  flex: none;
  width: 44px;
  height: 44px;
  margin-right: 16px;
  border-radius: 8px;
  background: #eef4ff;
  color: #0055ff;
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zonkvm-contact .ct-addr h3 {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 600;
  color: #101828;
}
.zonkvm-contact .ct-addr p {
  margin: 0 0 4px;
  font-size: 13.5px;
  line-height: 1.8;
  color: #4b5563;
}
.zonkvm-contact .ct-addr .ct-sub {
  font-size: 12.5px;
  color: #9ca3af;
}
.zonkvm-contact .ct-addr-r {
  flex: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.zonkvm-contact .ct-addr-r .btn {
  padding: 8px 18px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
}
.zonkvm-contact .ct-addr-r .btn + .btn {
  margin-left: 10px;
}

/* 统一主色为站点蓝（Bootstrap 默认是 #007bff） */
.zonkvm-contact .btn-primary {
  background-color: #0055ff;
  border-color: #0055ff;
}
.zonkvm-contact .btn-primary:hover,
.zonkvm-contact .btn-primary:focus {
  background-color: #0044cc;
  border-color: #0044cc;
}
.zonkvm-contact .btn-outline-primary {
  color: #0055ff;
  border-color: #c9d8f5;
}
.zonkvm-contact .btn-outline-primary:hover {
  background-color: #0055ff;
  border-color: #0055ff;
  color: #fff;
}
.zonkvm-contact .ct-body .btn {
  padding: 6px 16px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .zonkvm-contact {
    padding: 34px 0;
  }
  .zonkvm-contact-hd {
    margin-bottom: 26px;
  }
  .zonkvm-contact-hd h2 {
    font-size: 22px;
  }
  .zonkvm-contact .ct-card {
    padding: 18px;
  }
  .zonkvm-contact .ct-main {
    font-size: 17px;
  }
  .zonkvm-contact .ct-addr {
    padding: 18px;
  }
  .zonkvm-contact .ct-addr-r {
    width: 100%;
    margin: 14px 0 0;
  }
  .zonkvm-contact .ct-addr-r .btn {
    flex: 1 1 auto;
  }
}

.zonkvm-history {
  padding: 56px 0;
  background: #fff;
}
.zonkvm-history-hd {
  text-align: center;
  margin-bottom: 44px;
}
.zonkvm-history-hd h2 {
  margin: 0 0 10px;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: -.2px;
  color: #101828;
}
.zonkvm-history-hd p {
  margin: 0;
  font-size: 14.5px;
  color: #6b7280;
}

.zonkvm-history .history-timeline {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
/* 主轴：纯色细线（原来是蓝青渐变） */
.zonkvm-history .timeline-line {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  margin-left: -1px;
  background: #e5e9ef;
  z-index: 1;
}
.zonkvm-history .timeline-item {
  position: relative;
  padding-bottom: 36px;
  z-index: 2;
}
.zonkvm-history .timeline-item:last-child {
  padding-bottom: 0;
}
/* 节点：小实心圆 + 白色描边 + hairline 外圈 */
.zonkvm-history .timeline-point {
  position: absolute;
  left: 50%;
  top: 33px;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
  background: #0055ff;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #c9d8f5;
  z-index: 3;
}
.zonkvm-history .timeline-box {
  width: calc(50% - 34px);
}
.zonkvm-history .timeline-box.left {
  margin-right: auto;
  text-align: right;
}
.zonkvm-history .timeline-box.right {
  margin-left: auto;
  text-align: left;
}
/* 卡片：hairline 边框 + 8px 圆角，hover 只做克制反馈 */
.zonkvm-history .history-card {
  position: relative;
  background: #fff;
  border: 1px solid #e5e9ef;
  border-radius: 8px;
  padding: 22px 24px;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.zonkvm-history .history-card:hover {
  border-color: #bfd7ff;
  box-shadow: 0 8px 22px -14px rgba(0, 85, 255, .5);
}
/* 节点连到卡片的短横线 */
.zonkvm-history .history-card::after {
  content: "";
  position: absolute;
  top: 33px;
  width: 24px;
  height: 1px;
  background: #e5e9ef;
}
.zonkvm-history .timeline-box.left .history-card::after {
  left: auto;
  right: -24px;
}
.zonkvm-history .timeline-box.right .history-card::after {
  left: -24px;
  right: auto;
}
.zonkvm-history .history-card .year {
  display: inline-block;
  margin-bottom: 8px;
  padding: 2px 9px;
  border-radius: 4px;
  background: #eef4ff;
  color: #0055ff;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: .3px;
}
.zonkvm-history .history-card h4 {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
  color: #101828;
}
.zonkvm-history .history-card p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.85;
  color: #6b7280;
}
@media (max-width: 768px) {
  .zonkvm-history {
    padding: 34px 0;
  }
  .zonkvm-history-hd {
    margin-bottom: 28px;
  }
  .zonkvm-history-hd h2 {
    font-size: 22px;
  }
  .zonkvm-history .timeline-line {
    left: 10px;
    margin-left: 0;
  }
  .zonkvm-history .timeline-point {
    left: 10px;
  }
  /* 单列：卡片统一靠右排布、文字左对齐（注意选择器权重需与左侧规则同级） */
  .zonkvm-history .timeline-box,
  .zonkvm-history .timeline-box.left,
  .zonkvm-history .timeline-box.right {
    width: calc(100% - 34px);
    margin-left: 34px;
    margin-right: 0;
    text-align: left;
  }
  .zonkvm-history .timeline-box.left .history-card::after {
    left: -24px;
    right: auto;
  }
  .zonkvm-history .history-card {
    padding: 18px 18px;
  }
  .zonkvm-history .timeline-item {
    padding-bottom: 26px;
  }
}