/* 走进金怡 */

.walkJY .walk_content {
	padding: 6% 0 0 0;
	justify-content: space-between;
    align-items: center;
	gap: 2.5rem;
	flex-wrap: nowrap;
}

.walk_title {
    /*padding: 0 15px;*/
}

.walk_title h3 {
	text-align: center;
	font-size: 2.4rem;
	color: #000;
	font-weight: 700;
	margin: 0;
	/* margin: 0.5rem 0 1rem; */
}

.walk_title h3 span {
	color: #015be2;
}

.walk_title p {
	/* margin: 1.8% 0 2.7% 0; */
	margin: 1rem 0 2rem !important;
	font-size: 1.2rem !important;
	text-align: center;
	color: #666666;
	font: 500 0.9rem "微软雅黑";
	letter-spacing: 0.15rem;
}
.walk_content .walk_title h3, .walk_content .walk_title p {
	text-align: left;
}
.walkJY .walk_content .walk_conp {
	font-size: 0.9rem;
	text-align: left;
	line-height: 2;
	color: #666666;
	/* font-weight: 500; */
	/* padding: 0 2rem; */
}
.walkJY .walk_content .walk_conp p {
	/* text-indent: 2em; */
}

.walk_content .c1-1 {
	width: 54.643%;
	/* margin-top: 5px; */
  }
  
  @media (max-width: 780px) {
	.walk_content .c1-1 {
	  width: 100%;
	  margin-top: 0;
	}
	.walk_title {
	    padding: 0 15px;
	}
  }
  
  .walk_content .c1-1 .tit {
	position: relative;
  }
  
  .walk_content .c1-1 .tit h2 {
	font-size: 2.4rem;
	color: #111111;
	position: relative;
	z-index: 1;
	font-weight: 100;
  }
  
  @media (max-width: 1380px) {
	.walk_content .c1-1 .tit h2 {
	  /* font-size: 42px; */
	}
  }
  
  @media (max-width: 1025px) {
	.walk_content .c1-1 .tit h2 {
	  /* font-size: 32px; */
	}
  }
  
  .walk_content .c1-1 .tit h2 b {
	color: var(--primary-color);
  }
  
  .walk_content .c1-1 .tit .en {
	font-size: 3.84rem;
	font-weight: 600;
	color: #FFDFDF;
	position: absolute;
	line-height: 1;
	left: 0;
	bottom: 0;
  }
  
  @media (max-width: 1380px) {
	.walk_content .c1-1 .tit .en {
	  /* font-size: 60px; */
	}
  }
  
  @media (max-width: 1025px) {
	.walk_content .c1-1 .tit .en {
	  /* font-size: 52px; */
	}
  }
  
  .walk_content .c1-1 dd {
	font-size: 1.2rem;
	color: #111111;
	margin: 1.2rem 0;
  }
  
  .walk_content .c1-1 .zi {
	font-size: 0.8rem;
	color: #666666;
	line-height: 1.5rem;
  }
  
  .walk_content .c1-1 .list2 {
	display: flex;
	justify-content: space-between;
	margin-top: 2.7rem;
	padding-right: 3.2rem;
	text-align: center;
  }
  
  @media (max-width: 780px) {
	
  }
  
  .walk_content .c1-1 .list2 li h3 {
	font-size: 0.8rem;
	color: var(--primary-color);
	font-weight: normal;
  }
  
  @media (max-width: 1025px) {
	.walk_content .c1-1 .list2 li h3 {
	  /* font-size: 14px; */
	}
  }
  
  .walk_content .c1-1 .list2 li h3 b {
	font-size: 1.8rem;
	padding-right: 0.25rem;
  }
  
  
  .walk_content .c1-1 .list2 li p {
	font-size: 0.8rem;
	color: #333333;
	margin-top: 0.3rem;
  }
  
  
  
  .walk_content .c1-1 a.ck {
	width: 8.4rem;
	line-height: 2.5rem;
	text-align: center;
	background: var(--primary-color);
	border-radius: 25px;
	font-size: 0.8rem;
	color: #fff;
	display: block;
	margin-top: 2.15rem;
  }
  
  
  
  .walk_content .c1-2 {
	/*width: calc(100% - 52.643% - 2.5rem);*/
	position: relative;
  }
  
  @media (max-width: 780px) {
	.walk_content .c1-2 {
	  /*width: 94%;*/
	  margin-top: 30px;
	}
  }
  
  .walk_content .c1-2:before {
	content: '';
	display: block;
	width: 103.71%;
	height: 93.68%;
	background: #151d35;
	position: absolute;
	left: 1.9rem;
	bottom: 0;
  }
  
  .walk_content .c1-2 .xx {
	cursor: pointer;
	width: 51px;
	height: 51px;
	position: absolute;
	top: calc(50% - 24px);
	transform: translateY(-50%);
	z-index: 12;
	background-size: 100% !important;
  }
  
  @media (max-width: 480px) {
	.walk_content .c1-2 .xx {
	  width: 40px;
	  height: 40px;
	  background-size: 100% !important;
	}
  }
  
  
  .walk_content .c1-2 .list2 {
	position: relative;
	z-index: 2;
  }
  .walk_content .c1-2 .list2 .img {
	width: 100%;
	height: 23.7rem;
	/* max-height: 21.9rem; */
  }
  .walk_content .c1-2 .list2 .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  .walk_content .c1-2 .list2 li {
	padding-bottom: 2.4rem;
	/* padding-right: 2.4rem; */
	position: relative;
  }
  
  @media (max-width: 780px) {
	.walk_content .c1-2 .list2 li {
	  /* padding-bottom: 34px; */
	}
	.walkJY .walk_content {
	    flex-wrap: wrap;
	}
  }
  
  @media (max-width: 480px) {
	.walk_content .c1-2 .list2 li {
	  /* padding-bottom: 20px; */
	}
  }
  
  .walk_content .c1-2 .list2 li .su {
	color: #fff;
	/* width: 5.85rem; */
	/* height: 7.4rem; */
	background-color: #015be2;
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 1.9rem;
	padding: 1rem 0.7rem;
	/* padding-top: 1rem; */
  }
  
  @media (max-width: 1025px) {
	.walk_content .c1-2 .list2 li .su {
	 
	}
  }
  
  @media (max-width: 480px) {
	.walk_content .c1-2 .list2 li .su {
	  height: auto;
	  /* left: 0.7rem; */
	}
  }
  
  .walk_content .c1-2 .list2 li .su b {
	font-size: 36px;
	color: #ffffff;
	font-style: italic;
	line-height: 1;
  }
  
  @media (max-width: 1025px) {
	.walk_content .c1-2 .list2 li .su b {
	  /* font-size: 32px; */
	}
  }
  
  @media (max-width: 480px) {
	.walk_content .c1-2 .list2 li .su b {
	  line-height: 1;
	}
  }
  
  .walk_content .c1-2 .list2 li .su p {
	font-size: 1rem;
	font-weight: 600;
	margin-top: 0.2rem;
  }
  
  @media (max-width: 1025px) {
	
  }
  
  .walk_content .c1-2 .list2 li .su span {
	display: block;
	font-size: 14px;
	margin-top: 0.4rem;
  }
  
  @media (max-width: 1025px) {
	.walk_content .c1-2 .list2 li .su span {
	  /* font-size: 13px; */
	}
  }
  
  @media (max-width: 480px) {
	.walk_content .c1-2 .list2 li .su span {
	  /* margin-top: 2px; */
	}
  }

.sul {
	margin-top: 2rem;
	margin-bottom: 2rem !important;
	display: flex;
	justify-content: space-between;
	/* padding: 0 1rem; */
}

.sul li {
	/* width: 50%; */
	/* background: url(../banner/line.png) no-repeat left 60%; */
	/* padding-left: 30px; */
	text-align: center;
	/* margin-bottom: 2rem; */
}

/* .sul li:first-child {
	background: none;
} */

.sul li .sbt {
	font-size: 1rem;
	color: #015be2;
}

.sul li .jiaRight {
	font-size: 1rem;
	position: relative;
	top: 0;
}
.sul li:first-child .jiaRight{
	top: -1.65rem;
}
.sul li .counter {
	font-size: 2.65rem;
	font-weight: 600;
	letter-spacing: 0px;
	color: #015be2;
	padding-right: 0.5rem;
}

.sul li h2 {
	font-size: 0.8rem;
	color: #000;
	padding: 0 1rem;
}

.btu {
	/* width: 13%;
	margin: auto;
	background-color: #015be2;
	border-radius: 30px;
	color: white;
	text-align: center;
	padding: 1.2% 2%; */
}
.btu {
	/* margin: auto; */
	color: #fff;
    font-size: 0.9rem;
    border: 1px solid #015be2;
    border-radius: 30px;
    padding: 0.65rem 0.75rem;
    display: block;
    margin-top: 2.5rem;
    width: 100%;
    max-width: 8.5rem;
    text-align: center;
    background-color: #015be2;
}
.btu a {
    color: #ffffff;
}

@media (max-width: 1200px) {
	.sul {
		flex-wrap: wrap;
	}

	.sul li:nth-child(3) {
		background: none;
	}
}

@media (max-width: 768px) {
	.btu {
		/*width: 20%;*/
		margin: 0 auto;
	}
}

@media (max-width: 430px) {
	.btu {
		margin-top: 40px;
		/*width: 24%;*/
	}
}



















/* 产品中心 */
.img_1, .img_2 {
    width: 2.65rem;
}
#c_static_001_P_12495-1685026832103 {
	min-height: 300px;
	display-radio: 1;
	padding-bottom: 0px;
	margin-top: 5%
}

@keyframes scrollmouse {
	from {
		transform: translate(-50%, 0);
		opacity: 1
	}

	to {
		transform: translate(-50%, 10px);
		opacity: 0
	}
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_big_slide {
	width: 100%;
    height: 43.5rem;
	max-height: 43.5rem;
	overflow: hidden
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slide {
	overflow: hidden;
	background: #fff;
	z-index: 0
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-active {
	z-index: 1
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_img {
	width: 100%;
	height: 100%;
	overflow: hidden
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_video {
	width: 100%;
	height: 100%;
	overflow: hidden
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .P_link_img {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background-size: cover;
	transition: all ease 2s;
	transform: scale(1.1)
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-active .P_link_img {
	transform: scale(1)
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_videoPoster {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background-size: cover;
	transition: transform ease 2s;
	transform: scale(1.0);
	cursor: pointer;
	z-index: 1
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-active .p_videoPoster {
	transform: scale(1)
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .P_link_img img {
	position: absolute;
	left: 0;
	top: 0;
	/* transform: translate(-50%, -50%) scale(1.0); */
	object-fit: cover;
	width: 100%;
	height: 100%
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_videoPoster img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1.0);
	width: auto;
	height: 100%
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .videoContent {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 0
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .videoContent video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	width: 100%
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info {
	width: 42%;
	position: absolute;
	left: 50%;
	margin-left: -18.5%;
	/*top: 74%;*/
	bottom: 3rem;
	transform: translate(-50%, -50%);
	max-width: 80rem;
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info_fivebox {
	width: 100%;
	/*max-width: 36.5rem;*/
	
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info_titlebox {
	z-index: 999;
	position: absolute;
	top: 10%;
	width: 94%;
	max-width: 80rem;
	left: 8%;
	font-size: 20px;
	color: #fff;
	font-weight: bold
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .t_solid {
	margin: 24px 0 20px;
	height: 1px;
	background: #fff;
	width: 94%;
	max-width: 1600px;
	display: block;
	transition: all ease .8s .6s;
	display-radio: block;
	background-color: rgba(255, 255, 255, 0.3);
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
	position: absolute;
	top: 12%
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .alltitle {
	position: absolute;
	max-width: 1500px;
	display: block;
	right: 0;
	margin: 0 auto;
	height: auto;
	width: 35%;
	left: -9%;
	top: 23%;
	transform: translate(-50%, -52%);
	z-index: 90
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btitle {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	transition: all ease .8s .3s;
	display-radio: 1;
	text-align: center;
	display: none
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_solid {
	margin: 24px 0 20px;
	height: 0px;
	background: #fff;
	width: 70px;
	display: none;
	transition: all ease .8s .6s;
	display-radio: block;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_summary {
	font-size: 0.9rem;
	font-weight: 500;
	color: #ffffff;
	/*line-height: 2.2rem;*/
	min-height: 0px;
	word-break: break-all;
	/* text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; */
	transition: all ease .8s .9s;
	display-radio: -webkit-box;
	width: auto;
	/* margin-bottom: 45px; */
	text-align: left
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_button {
	color: #fff;
	font-size: 0.9rem;
	border: 1px solid #015be2;
	border-radius: 30px;
	padding: 0.65rem 0.75rem;
	display: block;
	margin-top: 2.5rem;
	width: 100%;
	max-width: 8.5rem;
	text-align: center;
	/* transition: all ease .3s, opacity ease .8s 1.2s, transform ease .8s 1.2s; */
	background-color: #015be2;
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_button:hover {
	/* border: 1px solid #015be2;
	background: transparent;
	color: #015be2 */
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_swiperBullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: .8
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-pagination-bullet-active {
	background: #000;
	opacity: 1
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_arr {
	max-width: 1600px;
	padding: 0 15px;
	position: absolute;
	top: 54%;
	transform: translateY(-49%);
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 1;
	/*	display:flex;
	justify-content: flex-end;
	text-align: right;
*/
	height: 0
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_hb {
	/*height:220px;
 */
	/* display:flex;
 */
	flex-direction: column;
	/* justify-content:flex-end;
 */
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-bottom: 5px;
	width: 100%
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_next {
	position: absolute;
	background: #fff;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	color: #333;
	margin: 0;
	transition: all ease .3s
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_next::after {
	font-size: 20px
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_prev {
	position: static;
	background: #fff;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	color: #333;
	margin: 10px 0 0 0;
	transition: all ease .3s
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_prev::after {
	font-size: 20px
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_prev:hover {
	background: #000;
	color: #fff
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_next:hover {
	background: #000;
	color: #fff
}


#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallBBox {
	position: absolute;
	max-width: 75rem;
	display: block;
	right: 0;
	/* margin: 0 auto; */
	margin-left: -18.5%;
	height: auto;
	width: 42%;
	left: 50%;
	top: 51%;
	transform: translate(-50%, -52%);
	z-index: 2
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_small_button {
	margin: 0;
	box-shadow: 0 0 15px rgb(0 0 0 / 20%);
	/* width: 54% */
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall {
	background: #fff;
	padding: 1.5rem 0.75rem 2.5rem 0.75rem;
	border-right: 0px solid #f4f7fd;
	transition: all ease .3s;
	cursor: pointer;
	width: 33.3333% !important;
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-thumb-active {
	background: #f4f7fd;
	border-right: 0px solid #f4f7fd
}

.p_niu div:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover {
	/* background: #eeede1; */
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_niu {
	height: 80px;
	display: flex;
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg1 {
	width: 40%;
	/* height: 50px; */
	/* background-image: url(../product/pro_1.png);
	background-position: center;
	background-repeat: no-repeat; */
	transition: all ease .3s
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover .p_smallicobg1 {
	/* background-image: url(../product/pro_11.png) */
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg2 {
	width: 40%;
	/* height: 50px; */
	/* background-image: url(../product/pro_2.png);
	background-position: center;
	background-repeat: no-repeat; */
	transition: all ease .3s
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover .p_smallicobg2 {
	/* background-image: url(../product/pro-22.png) */
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg3 {
	width: 40%;
	/* height: 50px;	 */
	/* background-image: url(../product/pro_3.png);
	background-position: center;
	background-repeat: no-repeat; */
	transition: all ease .3s
}

@media (max-width: 1400px) {
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg1,
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg3 {
		width: 70%;
	}
}
#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover .p_smallicobg3 {
	/* background-image: url(../product/pro_33.png) */
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smaltext {
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all ease .3s;
	padding-top: 10px
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover .p_smaltext,
#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-thumb-active .p_smaltext {
	border-left: 0px solid rgb(238 238 238 / 20%)
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover>div:first-child,
#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-thumb-active .p_niu>div:first-child {}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smalltitle {
	color: #7c7c7c;
	font-size: 1.1rem;
	font-weight: bold;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	width: 100%;
	line-height: 1.3;
	margin-top: 0.35rem;
	transition: all ease .3s;
	/* text-align: center; */
	font-weight: normal
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallsubtitle {
	font-size: 14px;
	color: #7c7c7c;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 1;
	transition: all ease .3s;
	text-align: center;
	margin-top: 5px
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover p {
	color: #2e3c66;
	font-weight: bold
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall:hover .p_smallsubtitle {
	color: #7c7c7c;
	font-weight: normal
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-thumb-active p {
	color: #2e3c66;
	font-weight: bold
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .swiper-slide-thumb-active .p_smallsubtitle {
	font-size: 14px;
	color: #7c7c7c;
	font-weight: normal;
	line-height: normal;
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_video_button {
	position: absolute;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
	bottom: calc(80px + 120px + 50px);
	z-index: 2
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_videobtm {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 25px;
	width: 130px;
	height: 45px;
	color: #333;
	transition: all ease .3s;
	text-align: center;
	cursor: pointer
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_videobtm:hover {
	background: #000;
	color: #fff
}

#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_videobtm svg {
	margin: 0 auto;
	width: 15px
}

#c_static_001_P_12495-1685026832103 .dabiao {
	font-family: "573063fc-b285-41b1-a923-9147a898c0c2";
	color: #535353;
	font-size: 2rem
}

#c_static_001_P_12495-1685026832103 .erbiao {
	color: #101010;
	font-size: 26px;
	margin-top: 10px
}

#c_static_001_P_12495-1685026832103 .sanbiao {
	color: #ffffff;
	font-size: 2.4rem;
	display: block;
	margin-top: 2rem;
	font-weight: bold;
}

@media screen and (max-width:768px) {
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btitle {
		font-size: 26px
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallBBox {
		/*bottom: 20px;*/
		/* display: none */
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_arr {
		top: auto;
		transform: translateY(0);
		bottom: calc(20px + 40px)
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_video_button {
		transform: translateX(0%);
		left: 15px;
		bottom: calc(20px + 40px) 	
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_videobtm {
		top: 50%;
		left: 0;
		transform: translate(0%, -50%)
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_hb {
		height: auto;
		padding: 0;
		flex-direction: row
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_prev {
		margin: 0;
		order: -1
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_btn_next {
		margin: 0 0 0 10px
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info_fivebox {
		width: 100%;
		position: static;
		transform: translateY(0%);
		font-weight: 400;
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_big_slide {
		height: 75vh
	}

	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info {
		/*top: 50%*/
		bottom: 0;
	}
}


@media screen and (max-width: 1366px) and (min-width: 769px) {
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_big_slide {
		width: 100%;
		height: 48.75rem;
		max-height: 48.75rem;
		overflow: hidden
	}
}






/*优势*/
.x-title {
	text-align: center;
}

.x-title p {
	color: #000000;
	font: 500 18px/36px "微软雅黑";
	margin: 0;
	margin: 1.8% 0 2.7% 0;
}

.x-title h3 {
	color: #333;
	position: relative;
	font: 600 48px/52px "微软雅黑";
}



.x-title a {
	position: absolute;
	bottom: 0;
	right: 0;
	border: 1px solid #000;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.x-title.write {
	color: #fff;
}

.x-title.write h3 {
	color: #fff;
}

.x-title.write p {
	color: rgba(255, 255, 255, 0.8);
}

.x-title a:hover {
	background: #000;
}


@media (max-width: 1024px) {
	.x-title h3 {
		font-size: 24px;
	}

	.x-title a {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}

@media(max-width: 767px) {
	.x-title p {
		font-size: 16px;
		line-height: 1.2;
		margin-top: 0;
		font-weight: 400;
	}
}

.x-title.white {
	color: #fff;
}

.x-ys {
	padding: 140px 0 0;
}

.x-ys-list {
	/* border: 1px solid #ead6d6; */
	margin-top: 1rem;
	/* display: flex;
	justify-content: space-between; */
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 2rem;
}

.x-ys-list li {
	list-style-type: none;
	/* width: 21%; */
	box-shadow: 0px 0 15px -3px rgba(0,0,0,0.1);
	border-radius: 10px;
	padding: 2rem 2.25rem;
	padding-bottom: 4rem;
	position: relative;
	transition: all ease .3s;
	cursor: pointer;
}




.x-ys-list li .img {
	/* width: 60px; */
	margin: 0 auto;
	/* height: 60px; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.x-ys-list li .img img {
	max-width: 100%;
	max-height: 100%;
}

.x-ys-list li .img img.img2 {
	display: none;
}

.x-ys-list li .wz h3 {
	color: #333333;
	font: 400 1.2rem "微软雅黑";
	text-align: center;
	position: relative;
}

/* .x-ys-list li .wz h3::before {
	content: "";
	display: block;
	background: url(../advantage/line.png) no-repeat;
	width: 2.5rem;
	height: 0.5rem;
	
	position: absolute;
	bottom: -0.25rem;
	left: 44%;
	margin-left: -0.6rem;
} */

.x-ys-list li .wz p {
	color: #000000;
	font: 400 0.8rem/1.5rem "微软雅黑";
	margin-top: 1.5rem;
	/* text-align: center; */
}

.x-ys-list li:hover .img img.img2 {
	display: inline-block;
}

.x-ys-list li:hover .img img.img1 {
	display: none;
}

.x-ys-list li:hover {
	background-color: #fbfbfb;
}

.x-ys-list li:hover .wz h3 {
	color: #2e3c66;
}

.x-ys-list li:hover .wz h3::before {
	/* content: "";
	background: url(../advantage/jiantou.png) no-repeat;
	margin-left: 0.35rem; */
}

/* .x-ys-list li:hover .wz p {
	color: #000000;
} */

@media (max-width:769px) {
	.x-banner {
		/*margin-top: 60px;*/
		height: 100%;
	}

	.x-ys-list {
		/* margin-left: -5px;
		margin-right: -5px; */

	}

	.x-ys-list li {
		/* padding: 15px; */
		/* width: calc(50% - 10px); */
		/* margin-left: 5px;
		margin-right: 5px;

		margin-top: 10px; */
	}
}

@media(max-width: 768px) {
	.x-ys {
		padding: 15px 15px 50px;
	}

	.x-ys-list {
		grid-template-columns: repeat(2, 1fr);
		/* flex-wrap: wrap; */
		/* margin-top: 2vh; */
	}

	.x-ys-list li .img {
		height: 2rem;
	}

	.x-ys-list li .wz h3 {
		/* font: 400 20px/2.4 "微软雅黑"; */
	}

	.x-ys-list li .wz p {
		/* font: 400 16px/1.8 "微软雅黑";
		margin-top: 12px; */
	}
}


/*通栏 */
.tongLan {
	background: url(../advantage/link-bg.png) no-repeat center right;
	/* background-size: 100% 100%; */
}

.tongLan .tong_content {
	display: flex;
	justify-content: space-between;
	padding: 3% 0 2%;
}

@media (max-width: 1440px) {
	.tongLan .tong_content {
		padding: 2% 4.33% ;
	}
}

.tongLan .tong_content .tong_left h3 {
	font-size: 42px;
	font-weight: 700;
	color: #2e3c66;
}

.tongLan .tong_content .tong_left .tong_ul {
	display: flex;
	margin-top: 3%;
}

.tongLan .tong_content .tong_left .tong_ul li {
	/* width: 12%; */
	margin-right: 4%;
	font-size: 16px;
}

.tongLan .tong_content .tong_right {
	display: flex;
	width: 27%;
}

.tongLan .tong_content .tong_right img {
	padding: 3%;
}

.tongLan .tong_content .tong_right .box_p :first-child {
	font-size: 18px;
}

.tongLan .tong_content .tong_right .box_p :nth-child(2) {
	font-size: 36px;
	font-weight: 700;
}


/*新闻*/

.x-news {
	background: #ffffff;
	padding: 7vh 0 8vh;
}

.x-news-box {
	margin-top: 3vh;
	font-size: 0;
}


.container-fluid {
	/* margin-top: 15px; */
}



.ttzz {
	display: flex;
	justify-content: space-between;
}

.x-news-list-right {
	/* float: right; */
	width: 49%;
}

.x-news-list-right li {
	padding: 1rem 4rem 1rem 2.5rem;
	background-color: #f9f9f9;
}

.x-news-list-right li+li {
	margin-top: 0.8rem;
}

.x-news-list-right li .date {
	float: left;
	width: 4rem;
	text-align: center;
}

.x-news-list-right li .date h4 {
	color: #555555;
	font: 400 1rem/2.5rem "微软雅黑";
}

.x-news-list-right li .date span {
	color: #666666;
	font: 600 1.1rem/0.8rem "微软雅黑";
}

.x-news-list-right li .text {
	width: calc(100% - 4rem);
	float: left;
	padding-left: 1.5rem;
	position: relative;
}

.x-news-list-right li .text::after {
	position: absolute;
	left: 0.4rem;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	display: block;
	width: 1px;
	height: 3.5rem;
	background-color: #e8e8e8;
}

.x-news-list-right li .text h3 {
	color: #333;
	font: 700 1rem/1.2rem "微软雅黑";
	margin-bottom: 0.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.x-news-list-right li .text p {
	color: #797979;
	font: 400 0.9rem/1.1rem "微软雅黑";
	margin-bottom: 0;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.x-news-list-right li:hover .text h3 {
	color: #015be2;
}

@media (max-width: 1440px) {

	.tongLan .tong_content .tong_right img {
		height: 100%;
		padding: 0;
		padding-top: 0.25rem;
	
		width: 3rem;
		height: 3.25rem;
	}
	.tongLan .tong_content .tong_right .box_p :nth-child(2) {
		font-size: 1.4rem;
	}

}

@media (max-width: 1366px) {
	.x-news-list li {
		padding-top: 0.45rem;
		padding-bottom: 0.45rem;
	}
	.tongLan .tong_content .tong_right .box_p :nth-child(2) {
		font-size: 1.2rem !important;
	}
}

@media (max-width: 1200px) {
	.x-news-list-left {
		width: 100%;
	}

	.ttzz {
		flex-wrap: wrap;
	}

	.x-news-list-right {
		width: 100%;
		margin-bottom: 1rem;
	}

	.x-news-list-left li {
		margin-right: 0px;
		width: calc(50% - 0.5rem);
	}

	.x-news-list-left li+li {
		margin-left: 1rem;
	}

	.tongLan .tong_content {
		display: block;
	}

	.tongLan .tong_content .tong_right {
		width: 100%;
	}

	.tongLan .tong_content .tong_left h3 {
		font-size: 1.15rem;
	}

	.tongLan .tong_content .tong_left .tong_ul li {
		width: 25%;
	}
}

@media (max-width: 769px) {

	.x-news-list-right li {
		padding: 15px 4.33%;
		padding-left: 2.3%;
	}

	.tongLan .tong_content .tong_left .tong_ul li {
		width: 27%;
	}

	/* .tabzz li {
        width: 30%;
        padding-left: 0;
        text-align: center;
    }
    .tabzz li a {
        font-size: 16px;
        line-height: 2.4;
    }
    .tabzz li a .img {
        display: none;
    } */
	.x-news-list-left li {
		width: 100%;
	}

	.x-news-list-left li+li {
		margin: 0;
		margin-top: 10px;
	}
}


/* footer */


.fmenubg {
	width: 100%;
	background: #000000 url(../img/dibu_bg.png) no-repeat center;
	background-size: cover;
	padding: 3.1rem 0 3.6rem;
}

.fmenubg .fmenu {
	/* padding-left: 1.7%; */
	width: 100%;
	max-width: 76rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	gap: 11.5rem;
}

.fmenubg .fmenu .fleft {
	width: 100%;
	color: white;
	/* margin-right: 100px; */
	line-height: normal;
	
}
.fmenubg .fmenu .fleft p {
	font-size: 14px;
	margin-bottom: 10px !important;
}
.fmenubg .fmenu .fleft .fleft_p1 {
	margin-top: 7%;
}

.fmenubg .fmenu ul {
	width: 22rem;
	float: left;
	/* margin: 35px 0 0 0; */
}

.fmenubg .fmenu ul li {
	display: block;
	/* margin: 1rem 0; */
	/* line-height: 2rem; */
	line-height: 1;
	float: left;
	width: calc(100% - 50%);
	margin-bottom: 1.4rem;
	/* text-align: center; */
}


.first {
	display: flex;
	align-items: center;
	text-align: left;
	margin-bottom: 1.9rem;
	/* background: url(../images/fmenu.png) top 16px left no-repeat; */
	width: 100%;
	border-bottom: 1px solid #bfbfbf;
	
}
.first_1 {
	font-size: 0.9rem;
	font-weight: normal;
	color: white;
	margin-right: .7rem;
	position: relative;
	padding: 0.8rem 0;
}
.first_1::after{
	content: "";
	position: absolute;
	bottom: -0.05rem;
	left: 0;
	width: 100%;
	height: 1px;
	background: #015be2;
}
.first_2 {
	font-size: 0.7rem;
	color: #5d5f60;
}
.fmenubg .fmenu .ewm {
	float: right;
}

.fmenubg .fmenu p.sao {
	font-size: 14px;
	text-align: center;
	margin: 5% 0 0 0;
	color: white;
}

.fmenubg .fmenu ul {
	width: 100%;
	/* margin: 3% 3% 3% 8%; */
	float: none;
}



.fmenubg .fmenu ul li a {
	font-size: 14px;
	/* padding: 0 0 0 12px; */
	color: white;
}

.fmenubg .fmenu ul li a img {
	margin-right: 5%;
}

.fmenubg .fmenu ul:nth-child(5),

.fmenubg .fmenu ul:nth-child(6),

.fmenubg .fmenu ul:nth-child(7) {
	height: 180px;
}



.fmenubg .fmenu ul {
	clear: both;
}

.fmenubg .fmenu .ewm {
	float: none;
	width: 100%;
	/* margin: 1% 0 0; */
	text-align: center;
}
.fmenubg .fmenu .ewm p {
	width: 130px;
}
.fmenubg .fmenu .ewm p:last-child {
    display: flex;
    flex-direction: column;  /* 添加垂直排列 */
    align-items: center;     /* 水平居中 */
	justify-content: center;  /* 垂直居中 */
    width: 55px;            /* 设置固定宽度 */
    writing-mode: vertical-lr;  /* 文字垂直排列 */
    -webkit-writing-mode: vertical-lr;  /* Safari 支持 */
    -ms-writing-mode: tb-lr;    /* IE 支持 */
    margin: 0 !important;
	border: 1px solid #666666;
	border-left: none;
}
.fmenubg .fmenu .ewm p img {
	width: 100%;
}
.ewm_p {
	display: flex;
}
.link_lian {
	color: #6d6d6d;
	font-size: 18px;
	padding: 1rem 0;
}

@media (max-width: 1200px) {
	.fmenubg .fmenu {
		flex-wrap: wrap;
		gap: 2rem;
	}

	.fmenubg .fmenu .fleft {
		width: 100%;
	}

	.fmenubg .fmenu ul {
		width: 100%;
	}

	.fmenubg .fmenu .ewm {
		width: 100%;
	}

	.walkJY .walk_content .walk_title h3,
	.ap_box .ap_title h2,
	.case_box .ca_title h2 {
		font-size: 24px;
	}

}

footer {
	padding: 0 5%;
	margin: 0 auto;
	width: 100%;
	color: #fff;
	height: 5rem;
	font-size: 14px;
	background: #000000;
	border-top: 1px solid rgba(251, 251, 251, 0.4);
}

footer .foo_box {
	height: 100%;
	padding-left: 1.7%;
	padding-right: 3%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
	color: #818181;
}
.shengm {
	margin-top: 0.5rem;
}
footer a {
	color: #818181;
	font-size: 14px;
}

@media (max-width: 960px) {
    	#c_static_001_P_12495-1685026832103 .sanbiao {
		/* font-size: 24px;
		margin-top: 20px;
		margin-bottom: 25px; */
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallBBox {
		width: 90%;
		left: 68%;
		top: 58%;
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg1,
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg2,
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg3 {
		display: none;
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall {
		padding: 0 0.75rem;
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smaltext{
		padding: 0;
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info {
		width: 90%;
		left: 70%;
		bottom: 0;
	}
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info {*/
	/*	left: 50%;*/
		/*top: 70%;*/
	/*}*/
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_button {
		/* margin-top: 20px;	
		font-size: 15px;
		max-width: 130px;
		padding: 5px; */
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smalltitle {
		/* font-size: 19px; */
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_summary {
		line-height: 1.5;
	}
	#c_static_001_P_12495-1685026832103 .e_bannerE-2 .alltitle {
		left: -18%;
	}
}

@media (max-width: 768px) {
    .fmenubg .fmenu .ewm p:last-child {
        display: none;
    }
	.first_1 {
		font-size: 18px;
	}
	.first_2 {
		font-size: 14px;
	}
	footer {
		height: auto;
		padding: 2rem 1rem;
	}
	.walkJY .walk_content {
		padding: 3% 4.333%;
		margin-top: 10px;
	}
	.fmenubg .fmenu {
		gap: 2rem;
	}
	.fmenubg .fmenu .ewm {
		padding: 0 4.33%;
	}
	.walkJY .walk_content .walk_title h3 {
	    font-size: 2.4rem;
	}
	.walk_content .walk_title h3, .walk_content .walk_title p {
	    text-align: center;
	}
	 /* .walk_title p {
		font-size: 16px;
	} */

	.walkJY .walk_content .walk_conp {
		font-size: 16px;
		font-weight: 400;
		padding: 0;
	}

	.container-fluid {
		padding: 0 0;
	}

	.sul {
		padding: 0;
	}
	.sul li {
	    width: 50%;
		margin-bottom: 0;
	}

	.sul li h2 {
		font-weight: 400;
	}
	/*#c_static_001_P_12495-1685026832103 .sanbiao {*/
		/* font-size: 24px;
		margin-top: 20px;
		margin-bottom: 25px; */
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallBBox {*/
	/*	width: 90%;*/
	/*	left: 68%;*/
	/*	top: 58%;*/
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg1,*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg2,*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smallicobg3 {*/
	/*	display: none;*/
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_slideSmall {*/
	/*	padding: 0 0.75rem;*/
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smaltext{*/
	/*	padding: 0;*/
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info {*/
	/*	width: 90%;*/
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_info {*/
	/*	left: 50%;*/
		/*top: 70%;*/
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_button {*/
		/* margin-top: 20px;	
		font-size: 15px;
		max-width: 130px;
		padding: 5px; */
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_smalltitle {*/
		/* font-size: 19px; */
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .p_summary {*/
	/*	line-height: 1.5;*/
	/*}*/
	/*#c_static_001_P_12495-1685026832103 .e_bannerE-2 .alltitle {*/
	/*	left: -18%;*/
	/*}*/
	.tongLan {
		/* background-size: 0 0; */
	}

	.tongLan .tong_content .tong_left h3 {
		font-size: 18px;
		font-weight: 700;
	}

	.tongLan .tong_content .tong_right {
		margin-top: 10px;
	}

	.ap_box .ap_title p {
		font-size: 16px;
		font-weight: 400;
		padding-top: 10px;
	}

	.x-news {
		/* background: #ffffff; */
		padding: 2vh 0 4vh;
	}

	.x-news-list-right li .text h3 {
		font-size: 18px;
		line-height: normal;
		margin-top: 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.x-news-list-right li .text p {
		font-size: 16px;
		line-height: normal;
	}

	.x-news-list-right li+li {
		margin-top: 6px;
	}

	.x-news-list-right {
		margin-top: 6px;
	}
	.fmenubg .fmenu .fleft {
		padding: 0 4.33%;
	}
	.fmenubg .fmenu ul {
		margin: 3% 3% 3% 4% ;
	}
	.fmenubg .fmenu ul .link_lian {
		padding-top: 40%;	
	}
	footer .foo_box {
	/* display: block; */
	flex-wrap: wrap;
	line-height: 1.4;
	padding-bottom: 1rem;
	}
}
