@charset "UTF-8";
.d-none{	
		transition: all 0.15s ease-in-out;
}
.letter-spacing{
	letter-spacing:0.25rem;
}
.flower{
	height: 68vw;
	position: relative;
	margin-top: 3rem;
}
.flower-img{
	position:absolute;
	height: 86%;
	width: 100%;
	text-align: center;
	top:calc(7% - 1.5rem);
}
.flower-fonts{
	height: 4.8%;
	width: 100%;
	text-align: center;
	position: absolute;
	top:calc(47.6% - 2rem);
	padding-left: 0.25rem;
}
.run{
    -webkit-animation: "loading" 12s forwards linear;
    animation: loading 12s forwards linear;
} 
.who-line{
	height: 250px;
	width: 3px;
	background: #f0f0f0;
	border-radius: 5rem;
	position: relative;
	margin: 0 5px;
}
.who-line::before{
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #f0f0f0;
	top:-5px;
	left: -5px;
	display: inline-block;
}
.who-line::after{
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #f0f0f0;
	bottom:-5px;
	left: -5px;
}
.w-85 {
    width: 85% !important;
}
@-webkit-keyframes "loading" {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes loading {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes to_rights {
    0% {
        transform: translateX(-20px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes to_right {
    0% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0);
    }
}
.big{
	font-size: 1.143em;
}
.who .circle{
	position: absolute;
	width: 223px;
	max-width: 20%;
	bottom: -3rem;
	left: 0;
	animation: to_right 1.2s linear 0.4s infinite alternate;
}
.ind-contact-bg{
	background: url(../images/ind-bg1.jpg) no-repeat center;
	background-size: auto 100%;
}
.news-box{
	background: url("../images/news-bg.jpg") no-repeat center #f6f6f6;
}
footer{
	background: #171e28;
}
footer .bg-primary a{
	color: #fff;
}
footer .bg-primary a:hover{
	color:var(--bs-dark);
}
footer .f-link, footer .f-link a{
	color: #8c8c8c;
}
footer .f-link a:hover{
	color: var(--bs-primary);
}
.title-f{
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 1.5rem;
}
.title-f::before{
	content: "";
	width: 68px;
	height: 2px;
	position: absolute;
	background: var(--bs-primary);
	left: 0;
	bottom: 0;
	
}
.copy{
	background: #000;
	color:rgba(255,255,255,1);
}
.breadcrumb a{color: #000}
.breadcrumb a:hover, .pro-list-title a:hover{color: var(--bs-primary);}
.pro-list-title a{color:#656565;}
.pro-list-box img{max-height: 230px;}
.pro-cate{z-index: 1}
.pro-cate::before{
	content: "";
	width: 100%;
	height: 3px;
	background: #e6e6e6;
	position: absolute;
	left: 0;
	top: 1px;
	z-index: -1;
}
.p-cate-item{border-top:5px solid rgba(var(--bs-primary-rgb), 0); color: #cecece;transition: all 0.15s ease-in-out; max-width: 48%;}
.p-cate-item.active, .p-cate-item:hover{color:var(--bs-primary);font-size:1.125em; border-top:5px solid rgba(var(--bs-primary-rgb), 1);}
.pro-search{background: #f4f4f4}
.form-control{padding: 0.75rem 1rem;}
.pro-list-title{border-bottom: 3px solid #656565;}
.pagination .active span{
	border-bottom: 3px solid var(--bs-primary);
}
.rightbox{
	position:fixed;
	width: 70px;
	bottom:10%;
	right:20px;
	z-index: 9;
}
.rightbox .mes{
	background: var(--bs-primary);
	text-align: center;
	padding: 17px 0;
	transition: all 0.15s ease-in-out;
}
.rightbox .mes:hover{
	background: #5c893e;
}
.rightbox .top{
	background: #fff;
	text-align: center;
	padding: 17px 0;
	transition: all 0.15s ease-in-out;	
	display: block;
}
.rightbox .top:hover{
	background: #edeff0;
}
.nav-tabs .active{
	font-size: 1.3rem !important;
}
.nav-tabs .nav-link, .nav-tabs .nav-link:hover{
	color: #000;
}
.abu-num .border-end:nth-child(2){
	--bs-border-width: 0;
}
.title-white-line{
	width: 48px;
	height: 5px;
	background: #fff;
	overflow: hidden;
}
.bg-title{background-color: #7fb7a6;}
.abu-service{
	background: url(../images/abu-map-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position: center 10%;
}
.abu-team{
	background: url("../images/abu-bg2.jpg") no-repeat top center;
}
.sub-bg{
	background: url("../images/sub-bg1.png") no-repeat right top;
}
.news-tab .btn:hover{
	background: #f7f7f7;
}
.news-tab .btn.active, .news-tab .btn.active:hover{
	background-color: var(--bs-primary);
	color:#fff !important;
	font-weight: bold;
}
.news-info{
	width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;
}
.news-btn{
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 56px;
	font-family: "微软雅黑", Arial;
	color: #b3b3b3;
	background: #eeeeee;
}
.news-num:hover{
	background: #f7f7f7;
	box-shadow: var(--bs-box-shadow) !important;
}
.news-num:hover .news-title{
	color: var(--bs-primary) !important;
}
.news-num:hover .news-btn{	
	background: var(--bs-primary) ;
	color: #fff;
}
.news-detail img{
	max-width: 100%;
}
.con-line{
    height:3px; 
    width: 15px;
    background-color:#fff;
    overflow: hidden;
}
.sup-list{
	margin-top: -2rem;
}
.sup-list-sub .hideimg{
	position: absolute;
    z-index: 1;
    top: 0;
    opacity: 0;
    transition: all .3s ease-out 0s;
    left: 0;
    width: 100%;
    height: 100%;
}
.sup-list-sub:hover .hideimg{
	opacity: 1;
    transform-style: inherit;
}
.sup-list-sub:hover{
	color:#656565 !important;
}
.sup-list-sub:nth-child(odd) .small::after{
	content: "";
	position: absolute;
	width:4px;
	height:4px;
	background: url("../images/sup-dot.png") no-repeat center;
	right: -0.75rem;
	top: 1.5rem;
}
.sup-adv{
	background: #f8f8f8;
}
.swiper-app .swiper-slide{
	height: auto !important;
}
.swiper-app .swiper-slide >div{
	height: 100%;
}
.swiper-app .swiper-slide.swiper-slide-next .imgbox{
	box-shadow: 0.125rem 0.25rem 0.5rem rgba(0, 0, 0, 0.4);
}
.swiper-button-next::after, .swiper-button-prev::after{
	color: rgba(0,0,0,0);
}
 .swiper-button-next, .swiper-button-prev{
	width: 88px !important;
	height: 88px !important;
	margin-top: calc(0px - 44px - 3rem) !important;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.swiper-button-next{
	background-image:url("../images/next-1.png");
}
.swiper-button-prev{
	background-image:url("../images/pre-1.png");
}
.sup-tecbox{
	border:5px solid var(--bs-primary);
	position: relative;
	padding: 1.75rem 2rem;	
	margin-top: calc(1rem + 20px);
}
.sup-tecbox:nth-child(even){
	border:5px solid #5c893e;
}
.sup-tecbox::after{
	content:"";
	position: absolute;
	width: 100px;
	height: 41px;
	background: url("../images/sup-tec-1.png") no-repeat center #ffffff;
	top:-20px;
	left: 5%;
}
.sup-tecbox:nth-child(even)::after{
	background: url("../images/sup-tec-2.png") no-repeat center #ffffff;	
	left: auto;
	right: 5%;
}
.sup-con .form-control{
	background-color:inherit;
	border-color: #b1b1b1;
	padding: 1.25rem 1rem;
}
.progress-bar-t {
    height: 5px;
    animation-name: width;

    /* animation timeline is tied to vertical scroll position */
    animation-timeline: scroll(y);
	position: fixed;
    top: 0px;
    background: var(--bs-primary);
    z-index: 1030;
}

@keyframes width {
    from { width: 0 }
    to   { width: 100% }
}

.pro-swiper-min .swiper-slide{
    opacity: 0.5;
    transition: all 0.15s ease-in-out;
	border-radius: 0.5rem;
}
.pro-swiper-min .swiper-slide:hover{	
    opacity: 1;
}
.pro-swiper-min .swiper-slide-thumb-active{
	opacity: 1;
	border:3px solid var(--bs-primary) !important;
	transition: all 0.15s ease-in-out;
}
.pro-list-img{
	position: relative;
}
.p-hover-img{
	position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    transition: all .3s ease-out 0s;
    left: 0;
    width: 100%;
    height: 100%;
}
.pro-list-img:hover .p-hover-img{
	opacity: 1;
}
@media (min-width: 576px){
	.pro-list-box{
		--bs-border-opacity: 1;
		border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
	}
	.pro-list-box:nth-child(2n){
		--bs-border-opacity: 0;
	}	
    .abu-num .abu-num-f{
        width:182px;
    }
	.news-box img{
		max-height: 246px;
	}
}
@media (min-width: 768px){
	.banner1-f{bottom:10vw;}
	.indus-box{margin-top: -10vw}
	.flower{
        height: 54vw;
	}
	.who .circle{		
        bottom: -6rem;
	}
	.pro-list-box:nth-child(2n){
		--bs-border-opacity: 1;
	}
	.pro-list-box:nth-child(3n){
		--bs-border-opacity: 0;
	}
	.news-detail{
	position: relative;
	z-index: 1;
    }
    .news-detail::before{
	content: "";
	width: 278px;
	height: 468px;
	position: absolute;
	top:-56px;
	right: 0;
	z-index: -1;
	background: url("../images/neww-bg1.png") no-repeat center;
	background-size: 100% auto;
    }
	.news-detail::after{
	content: "";
	width: 211px;
	height: 217px;
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index: -1;
	background: url("../images/neww-bg2.png") no-repeat center;
	background-size: 100% auto;
    }
	.contact-box::before{		
	background: url("../images/con-bg.png") no-repeat left top;
	background-size: 100% auto;
	height: 521px;
	width:210px;
	top:calc(-38px - 3rem);
		
	}
	.sup-list{
	margin-top: -4rem;
    }
	.sup-list-sub:nth-child(even) .small::after{
	content: "";
	position: absolute;
	width:4px;
	height:4px;
	background: url("../images/sup-dot.png") no-repeat center;
	right: -1.5rem;
	top: 1.5rem;
    }
	.sup-list-sub:nth-child(4n) .small::after{
		opacity: 0;
		right:0;
	}
	.sup-adv-box .col-12:nth-child(even) .sup-adv{
		margin-top: 6rem;
	}
	.swiper-app{
		margin-left: 90px !important;
		margin-right: 90px !important;
	}
	.pro-swiper, .pro-swiper-min{
		height: 560px;
	}	
	.pro-swiper-min img{
		max-height: 100%;
	}
	.pro-swiper-min .swiper-slide{
		width:96px !important;
	}	
	.news-box img{
		max-height: 216px;
	}
}
@media (min-width: 992px){
	 
	.pro-swiper{
		width: 800px;
	}
	.carousel-control-next-icon{
		background-image: url("../images/arrow-right.png");
		width: 82px;
		height: 67px;
	}
	.carousel-control-prev-icon{
		background-image: url("../images/arrow-left.png");
		width: 82px;
		height: 67px;
	}
	.p-cate-item{ max-width: 18%;}
	
    .abu-num .border-end:nth-child(2){
        --bs-border-width: 1px;
    }
	.abu-inf-img{
		position: absolute;
		width: 50%;
		height: 100%;
		right: 0;
		top: 0;
	}
	.abu-service{
	background-size: auto;
	background-position: center 100%;
    }	
	.sup-list{
	margin-top: -5rem;
    }
	.sup-list-sub .small::after{
		right:-1.75rem !important;
	}
	.news-box img{
		max-height: 296px;
	}	
	.bl-5{
		position: relative;
	}
	.bl-5::after{
		content:"";
		position: absolute;
		height: 100%;
		width: 5px;
		background: rgba(240,240,240,1);
		top:0;
		left: -2.5rem;
	}
}
@media (min-width: 1200px){
	
	.who .circle{		
        bottom: -8rem;
	}
	.ind-contact-bg{
        background-size: 100% auto;
    }
	.sup-list{
	margin-top: -7rem;
    }
	.news-box img{
		max-height: 356px;
	}
}
@media (min-width: 1400px){
	.carousel-control-next-icon, .carousel-control-prev-icon{
		margin-top:-12vw;
		transition: all 0.15s ease-in-out;
	}	
	.news-box img{
		max-height: 416px;
	}
}
@media (min-width: 1600px){
	.banner1-f{bottom:13vw;}
}
@media (max-width: 991px){
	header .nav-item{
		border-bottom: 1px solid rgba(0,0,0,.1);
		padding: 0.75rem 0;
	}
	.toast{
		display: none;
	}
}
