.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;
}



.zonkvm-history .history-timeline {
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
}
.zonkvm-history .timeline-line {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(to bottom, #0066ff, #00ccff);
  transform: translateX(-50%);
  z-index: 1;
}
.zonkvm-history .timeline-item {
  position: relative;
  margin-bottom: 50px;
  z-index: 2;
}
.zonkvm-history .timeline-point {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 20px;
  background: #007bff;
  border-radius: 50%;
  border: 4px solid #fff;
  box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.15), 0 4px 10px rgba(0, 123, 255, 0.2);
  transform: translate(-50%, 30px);
  z-index: 3;
}
.zonkvm-history .timeline-box {
  width: 44%;
}
.zonkvm-history .timeline-box.left {
  margin-right: auto;
  text-align: right;
}
.zonkvm-history .timeline-box.right {
  margin-left: auto;
  text-align: left;
}
.zonkvm-history .history-card {
  background: #fff;
  border-radius: 16px;
  padding: 28px 32px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
  transition: all 0.35s ease;
  border: 1px solid rgba(0, 123, 255, 0.08);
}
.zonkvm-history .history-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 35px rgba(0, 123, 255, 0.12);
  border-color: rgba(0, 123, 255, 0.2);
}
.zonkvm-history .history-card .year {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #007bff;
  background: rgba(0, 123, 255, 0.08);
  padding: 5px 12px;
  border-radius: 50px;
  margin-bottom: 12px;
}
.zonkvm-history .history-card h4 {
  font-weight: 700;
  font-size: 18px;
  color: #1f2937;
  margin-bottom: 10px;
}
.zonkvm-history .history-card p {
  font-size: 15px;
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 768px) {
  .zonkvm-history .timeline-line,
  .zonkvm-history .timeline-point {
    left: 26px;
  }
  .zonkvm-history .timeline-box {
    width: calc(100% - 80px);
    margin-left: 80px !important;
    text-align: left !important;
  }
  .zonkvm-history .history-card {
    padding: 22px 24px;
  }
}