.about-banner{
	position: relative;
	height: 570px;
	margin-top: 102px;
}
.about-banner .banner-out{
	height: 570px;
	position: relative;
	width: 100%;
}
.about-banner .banner-wrapper{
	display: block;
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px!important;
}
.banner-out .banner-img{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	
}
.about-banner .swiper-pagination-bullet{
	width: 30px;
	height: 3px;
	background: #63676f;
	border-radius: 0;
}
.about-banner .swiper-pagination{
	bottom: 18px!important;
}
.about-banner  .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #41aaaa;
}
.about-wrapper{
	width: 1510px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.about-con{
	position: relative;
	margin-bottom: 110px;
}
.about-left{
	display: inline-block;
	width: 277px;
	margin-top: -66px;
	position: absolute;
	left: 0;
}
.about-left-top{
	display: inline-block;
	width: 277px;
	height: 188px;
	background: url(../images/about_nav.jpg) no-repeat;
	color: #fff;
}
.about-nav-title{
	padding: 38px 38px 5px;
	font-size: 32px;
	font-weight: bold;
	margin: 8px 0 ;
}
.about-nav-en{
	padding: 0 38px;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 26px;
}
.about-navs{
	display: inline-block;
	border: 1px solid #41aaaa;
	padding: 18px 18px 30px;
	font-size: 18px;
}
.about-navs a {
    display:block;
    color:#333;
}
.about-nav-item{
	display: inline-block;
	width: 200px;
	line-height: 24px;
	padding: 10px 15px 15px 23px;
	border-bottom: 1px solid #41aaaa;
	cursor: pointer;
}
.about-nav-item-ac{
	background: #41aaaa;
	color: #fff;
}
.about-nav-item-ac a{
	color: #fff;
}
.about-right{
	display: inline-block;
	width: 1185px;
	padding-top: 70px;
	line-height: 40px;
	margin-left: 320px;
        overflow: hidden;
}
.about-right-top{
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}
.about-name{
	font-size: 38px;
	color: #2b303b;
	font-weight: bold;
}
.about-postion{
	position: absolute;
	right: 0;
	font-size: 18px;
	color: #7f7f7f;
	top: 0;
}
.about-postion .about-black{
	color: #000;
}
.about-postion .about-postion-cur{
	color: #41aaaa;
}
.about-right-con{
	display: none;
}
.about-right-main{
	color: #888888;
	font-size: 18px;
	position: relative;
	min-height: 300px;
	text-align: justify;
}
.about-right-main-border{
	border: 1px solid #e9e9e9;
}
.about-main-inner{
	padding: 35px;
	position: relative;
	text-align: justify;
    overflow: hidden;
}
.about-main-inner p{
	text-indent: 36px;
}
.about-right-main p{
	/* text-indent: 55px; */
	/* font-size: 17px; */
	/* padding-left: 55px; */
}
.about-video{
	margin-top: 30px;
	max-width: 100%;
}
.about-info-bg{
	width: 100%;
    position:absolute;
}
.about-big-out{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: grab;
	right: 0;
}

/* 整个滚动条 */
.about-big-out::-webkit-scrollbar {
  width: 2px; /* 垂直滚动条的宽度 */
  height: 2px; /* 水平滚动条的高度 */
}

/* 滚动条轨道 */
.about-big-out::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 2px;
}

/* 滚动条滑块 */
.about-big-out::-webkit-scrollbar-thumb {
  background: #aaa; 
  border-radius: 2px;
}

/* 滚动条滑块悬停状态 */
.about-big-out::-webkit-scrollbar-thumb:hover {
  background: #ccc; 
}
.about-big-img{
	position: absolute;
    top: 180px;
    left: 0;
    width: auto;
    height: auto;
    max-width: none;
    user-select: none;
    touch-action: none; /* 重要：防止触摸默认行为 */
}
.about-honor-img,.honor-swiper,.event-swiper{
	position: relative;
	width: 100%;
	top: 50px;
	left: 0;
}
.honor-swiper,.event-swiper{
}
.honor-swiper .swiper-slide,.event-swiper .swiper-slide{
	display: inline-block;
	width: 295px;
	padding-left: 2px;
}
.about-cooper-bg{
	width: 100%;
	height: 100%;
}
.about-cooper{
	position: absolute;
	z-index: 1;
	top: 130px;
	text-align: center;
	margin-left: -35px;
}
.about-cooper .cooper-item{
	margin: 0 10px 35px;
}
.about-cooper .cooper-item:nth-last-child(-n+7) {
  margin: 0 0 35px;
}
.about-cooper .cooper-item:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
/*ai.html*/
.ai-header{
	color: #41aaaa;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ai-header p{
	text-indent: 0;
}
.ai-header-en{
	text-transform: uppercase;
	position: relative;
	top: 20px;
	opacity: 0.25;
}
.ai-content{
	font-size: 18px;
	line-height: 36px;
	padding: 10px 40px 20px;
	position: relative;
}
.ai-con-title{
	color: #41aaaa;
	font-weight: bold;
	margin-top: 2px;
}
.ai-con-img{
	margin: 15px 0;
	max-width: 100%;
	line-height: 0;
  	vertical-align: middle; /* 方法2：改变对齐方式 */
}
.border-10{
	border-radius: 10px;
}
.border-25{
	border-radius: 25px;
}
.ai-product{
	position: relative;
	padding-right: 460px;
}
.ai-product .ai-product-right-img{
	position: absolute;
	right: 0;
	top: 50px;
}
.about-texts{
	margin: 20px 0 10px 0
}
.ai-text-img{
	margin-right: 138px;
}
.ai-text-img:last-child{
	margin-right: 0;
}
.ai-center-img{
	display: inline-block;
	margin:  0 auto;
}
.ai-num-con{
	position: relative;
}
.ai-num-left{
	display: inline-block;
	width: 615px;
	font-size: 17px;
	padding-left: 55px;
}
.blue-text{
	color: #41aaaa;
	font-weight: bold;
}
.ai-num-right-img{
	margin-left: 110px;
}
.bold-text{
	font-weight: bold;
}
.ai-risk-span{
	display: inline-block;
	width: 44%;
}
.ai-risk-span-l{
	width: 55%;
}
.ai-risk-div{
	display: flex;
	align-items: flex-start;
}
.zw-par{
	height: 20px;
}
.ai-share-img{
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
}
.ai-share-con{
	padding-bottom: 300px;
}
.ai-supermarket-img{
	margin: 20px 0 10px;
}
.ai-select{
	position: relative;
	min-height: 645px;
	margin-top: 20px;
}
.ai-select-img{
	position: absolute;
	top: 0;
	left: 0;
}
.ai-select-con{
	position: relative;
	z-index: 1;
	padding: 90px 0 0 250px;
	line-height: 45px;
}
.ai-select-con p:nth-child(1) { margin-left: 0; }
.ai-select-con p:nth-child(2) { margin-left: 10px; }
.ai-select-con p:nth-child(3) { margin-left: 20px; }
.ai-select-con p:nth-child(4) { margin-left: 30px; }
.ai-select-con p:nth-child(5) { margin-left: 40px; }
.ai-select-con p:nth-child(6) { margin-left: 50px; }
.ai-select-con p:nth-child(7) { margin-left: 60px; }
.ai-select-con p:nth-child(8) { margin-left: 70px; }
.ai-select-con p:nth-child(9) { margin-left: 80px; }
.ai-select-con p:nth-child(10) { margin-left: 90px; }
.ai-select-con p:nth-child(11) { margin-left: 100px; }
.ai-select-con p:nth-child(12) { margin-left: 110px; }
.ai-criss-img{
	margin-top: 20px;
}
.ai-education{
	
}
.ai-education .ai-edu-left{
	display: inline-block;
	width: 300px;
}
.ai-career{
	position: relative;
}
.ai-career-img{
	position: absolute;
	left: 50%;
	margin-left: -190px;
	top: 100px;
}
.ai-career-item{
	display: inline-block;
	width: 305px;
	height: 200px;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0,0,0,0.1);
	padding: 3px 20px;
	position: relative;
	z-index: 2;
	margin: 18px 405px 18px 0;
	float: left;
}
.ai-career-item:nth-child(2n-1){
	margin-right: 0;
}
.ai-gyl-img{
	display: block;
	margin: 10px auto;
}
.ai-gyl-img-2{
	margin-bottom: 0;
}
.ai-traditional-img{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.ai-traditional-img1{
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}
/*news.html*/
.news-item{
	display: block;
	width: 1111px;
	height: 225px;
	border-bottom: 1px solid #ebebeb;
	margin: 20px auto;
	padding: 32px 35px;
	box-sizing: border-box;
	vertical-align: middle;
	position: relative;
}
.news-item:last-child{
	border-bottom: none;
}
.news-item p{
	text-indent: 0;
}
.news-item-img{
	display: inline-block;
	width: 263px;
	height: 161px;
	overflow: hidden;
	margin-right: 25px;
	
}
.news-item-img .news-item-image{
	width: 100%;
}
.news-item-con{
	display: inline-block;
	width: 633px;
	font-size: 16px;
	color: #888888;
	position: relative;
	top: -10px;
}
.news-title{
	color: #333;
	font-size: 21px;
	line-height: 46px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.news-date{
	color: #c5c5c5;
}
.news-item-des{
	height: 56px;
	line-height: 28px;
	display: -webkit-box!important;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.news-item-link{
	display: inline-block;
	width: 47px;
	height: 47px;
	text-align: center;
	border: 1px solid rgb(80,177,177,1);
	position: absolute;
	right: 35px;
	top: 80px;
}
.news-item-link .news-link-img{
	margin-top: 15px;
}
.news-item:hover {
	box-shadow:  0 0 10px rgba(80,177,177,0.2);
}
.news-item-link .news-link-img2{
	display: none;
}
.news-item:hover .news-item-link{
	background:  rgba(80,177,177,1);
}
.news-item:hover .news-item-link .news-link-img{
	display: none;
}
.news-item:hover .news-item-link .news-link-img2{
	display: inline-block;
}
.news-pages{
	margin: 30px 0 0 80px;
}
.page-item{
	display: inline-block;
	width: 38px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #e9e9e9;
	color: #a0a0a0;
	margin-left: 5px;
	cursor: pointer;
}
.page-item-active,.page-item:hover{
	background: #41aaaa;
	color: #fff;
}
/*contact.html*/
.contact-con{
	display: inline-block;
	padding: 40px 45px 20px 45px;
}
.contact-left{
	display: inline-block;
	width: 510px;
	vertical-align: middle; /* 关键：垂直对齐 */
}
.contact-title{
	font-size: 28px;
	color: #41aaaa;
	font-weight: bold;
	margin-bottom: 20px;
}
.contact-icon{
	position: relative;
	margin-right: 15px;
	top: 3px;
}
.contact-right{
	display: inline-block;
	width: 560px;
	height: 145px;
	background:  #41aaaa;
	color: #fff;
	position: relative;
	font-size: 16px;
	vertical-align: middle; /* 关键：垂直对齐 */
}
.contact-tell{
	font-size: 36px;
	font-weight: bold;
	margin-top: 35px;
}
.contact-right-bg{
	position: absolute;
	right: 0;
	top: -25px;
	
}
.contact-map{
	display: block;
	border-radius: 20px;
	border: 1px  solid #5ab5b5;
	width: 1072px;
	height: 1007px;
	overflow: hidden;
	margin: 70px auto;
}
/*coreAdvantages.html*/
.core-right .ai-content{
	padding-top: 30px;
}
.advant-con{
}
.advant-item{
	display: inline-block;
	width: 481px;
	height: 162px;
	border: 1px dashed #80bda9;
	padding: 25px;
	position: relative;
	margin: 40px 20px 10px 0;
	border-radius: 8px;
	color: #333;
	font-size: 18px;
	line-height: 36px;
	vertical-align: middle;
}
.advant-item:nth-child(2n-1){
	margin-right: 0;
}
.advant-title{
	display: inline-block;
	position: absolute;
	width: 486px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	top: -19px;
	left: 22px;
	color: #fff;
	background: linear-gradient(to right,#3ca3a2, #178660);
	border-radius: 15px 0 15px 0;
}
.core-dispatch{
	margin-bottom: 30px;
}
.dispatch-item{
	display: inline-block;
	width: 100px;
	text-align: center;
	color: #231815;
	font-weight: bold;
	margin-right: 10px;
}
.dispatch-item p{
	text-indent: 0;
}
.core-yi{
	display: inline-block;
	width: 704px;
	position: relative;
	z-index: 1;
	min-height: 1270px;
}
.core-yi-item{
	display: inline-block;
	width: 576px;
	height: 90px;
	background: #e0f1fb;
	padding: 65px 65px 10px;
	position: relative;
	margin-top: 170px;
}
.core-yi-item p{
	text-indent: 0;
}
.core-yi-title{
	position: absolute;
	width: 85px;
	height: 85px;
	background: #0d6fb8;
	text-align: center;
	top: -42px;
	left: 0;
	border-radius: 23px;
	vertical-align: middle;
}
.core-yi-text{
	display: inline-block;
	width: 255px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	background: #0d6fb8;
	border-radius: 23px;
	position: absolute;
	left: 40px;
	top: 0;
	font-size: 24px;
	font-weight: bold;
}
.core-yi-img{
	float: right;
}
.core-yi-icon{
	position: relative;
	z-index: 2;
	margin-top: 10px;
}
.core-yi-img{
	position: absolute;
	right: 20px;
	top: 60px;
}
.news-detail{
	padding: 35px;
}
.news-detail p{
	text-indent: 0;
}
.news-detail-title{
	color: #333333;
	font-size: 30px;
	margin-bottom: 20px;
}
.news-detail-date{
	font-size: 20px;
	color: #c5c5c5;
	margin-bottom: 20px;
}
.news-detail{
	color: #888888;
}
.news-detail img{
	max-width: 100%;
}


.honor-swiper{
	
}
.honor-swiper .swiper-slide{
	padding: 10px 0;
	text-align: center;
	line-height: 30px;
	position: relative;
}
.honor-swiper .slide-honor-img{
	max-width: 60%;
	max-height: 180px;
}
.honor-swiper .swiper-slide{
	height: 300px;
}
.honor-swiper .upper{
	padding-bottom: 300px;
	display: flex;
	align-items:flex-end;
}
.honor-swiper .down{
	padding-top: 300px;
}
.honor-swiper .upper .honor-item,
.honor-swiper .down .honor-item{
	position: relative;
}
.honor-swiper .upper .honor-item{
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.honor-swiper .upper .honor-item p{
	margin-bottom: 20px;
	line-height: 20px;
}
.honor-swiper .down .honor-item{
	padding-top:20px ;
}
.honor-swiper .upper .honor-item::after,
.honor-swiper .down .honor-item::after{
	display: inline-block;
	content: "";
	width: 2px;
	height: 20px;
	background: #1452a1;
	position: absolute;
	left: 50%;
	bottom: 0px;
}
.honor-swiper .down .honor-item::after{
	bottom: auto;
	top: 0px;
}
.honor-swiper .swiper-slide p{
	text-indent: 0!important;
	color: #41a8a8;
}
.honor-swiper .swiper-slide::after{
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #1452a1;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: 302px;
}
.honor-swiper .swiper-slide h3{
	font-size: 14px;
	line-height: 15px;
}
.honor-line{
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #1452a1;
	position: absolute;
	top: 300px;
	left: 0;
}

.swiper-slide p {
    font-size:12px;
    color:#fff;
}
.swiper-slide .line {
    border-bottom:3px solid #ccc;
}
.swiper-slide .item-content {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-end;
    position: relative;
    min-height:200px;
}
.swiper-slide .item-content.swiper-slide-bottom {
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.swiper-slide .vertical-line {
    border-left:2px solid #ccc;
    position: absolute;
}
.swiper-slide .item-content-data{
    padding: 10px 0 10px 20px;
}
.swiper-slide .item-content-data p{
    text-indent: 0;
    line-height: 28px;
}
.swiper-slide .title{
    font-size: 24px;
    font-weight: bold;
}
.swiper-slide .swiper-slide-top .vertical-line .vertical-line-top ,
.swiper-slide .swiper-slide-bottom .vertical-line .vertical-line-bottom  
{
    top:0px;
    width:16px;
    height:16px;
    background:#fff;
    border-radius: 50%;
    left:-9px;
    position: absolute;
}
.swiper-slide .swiper-slide-top .vertical-line .vertical-line-bottom ,
.swiper-slide .swiper-slide-bottom .vertical-line .vertical-line-top 
{
    width:10px;
    height:10px;
    background:#fff;
    border-radius: 50%;
    left:-6px;
    top:auto;
    bottom: -5px;
    position: absolute;
}
.swiper-slide .swiper-slide-bottom .vertical-line .vertical-line-bottom  
{
    top:auto;
    bottom: -1px;
}
.swiper-slide .swiper-slide-bottom .vertical-line .vertical-line-top  
{
    top:-5px;
}

.swiper-button-next,
.swiper-button-prev {
    display: inline-block;
    position: absolute;
    top: 90%;
    left: 450px;
    width: 42px;
    height: 42px;
    background:url(/include/huazhiweilai/front/images/about_left.png) no-repeat;
    z-index: 10;
    cursor: pointer;
    z-index: 12;

}
.swiper-button-next{
    left: auto;
    right: 450px;
    background:url(/include/huazhiweilai/front/images/about_right.png) no-repeat;
}
.swiper-button-next{
    left: auto;
    right: 450px;
    background:url(/include/huazhiweilai/front/images/about_right.png) no-repeat;
}
.honor-swiper-button-prev, 
.honor-swiper-button-next {
    filter: brightness(0); 
}