.pcbanner{
	display: block;
}
.wapbanner{
	display: none;
}
.banner{
	position: relative;
	z-index: 1;
	margin-top:64px;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	position: relative;
	display:block;
	width:100%;
}
.bannerswiper .swiper-slide a{
	display:block;
	position:relative;
}
.banner-prev{
	background: none !important;
	height:  45px !important;
	width:  auto !important;
	line-height: auto !important;
	text-align: center !important;
	border-radius: 0% !important;
	left:60px!important;
}
.banner-prev:hover{
	background: none !important;
}
.banner-next{
	background: none !important;
	height:  45px !important;
	width:  auto !important;
	line-height: auto !important;
	text-align: center !important;
	border-radius: 0% !important;
	right:60px!important;
}
.banner-next:hover{
	background: none !important;
}
.banner-con{
	width:100%;
	height:100%;
	display: flex;
	flex-wrap:wrap;
	justify-content: flex-start;
	align-items: flex-end;
	align-content: flex-end;
	position: absolute;
	top:0;
	left:0;
	z-index:9;
}
.banner-con .container{
	position: relative;
}
.banner-button{
	position: absolute;
	right:60px;
	bottom:140px;
	width:310px;
}
.banner-p1{
	max-width:880px;
	font-size:52px;
	line-height: 1.6;
	color:#f08200;
	font-weight:800;
}
.banner-p2{
	max-width:880px;
	font-size:16px;
	line-height: 1.6;
	color:#ffffff;
	font-weight:400;
	margin-top:30px;
	margin-bottom:140px;
}
.banner-line{
	
	width:100%;
	position:absolute;
	z-index:10;
	left:0;
	bottom:0;
	height:80px;
}
.banner-line .container{
	height:80px;
	padding:0 60px;
	position: relative;
}
.banner-line .container .flex{
	display: flex;
	justify-content:center;
	align-items: center;
	align-content: center;
	border-top:1px solid rgb(255,255,255,0.3);
}
.banner-pagination{
	bottom:30px!important;
}
.banner-pagination .swiper-pagination-bullet{
	height: 10px !important;
	width:10px!important;
	background: #fff!important;
	border:1px solid #fff!important;
	opacity: 1!important;
}
.banner-pagination .swiper-pagination-bullet-active{
	background: transparent!important;
}

.banner-next:after{
	display: none !important;
}
.banner-prev:after{
	display: none !important;
}
.view-more5{
	display:inline-block;
	padding:12px 20px;
	border:1px solid #f08200;
	background: #f08200;
	box-sizing:border-box;
	font-weight:400;
	color:#fff;
	font-size:14px;
	line-height:1;
	border-radius:25px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width:150px;
}
.view-more5:hover{
	border:1px solid #0085ce;
	background: #0085ce;
	color:#fff;
}
.view-more6{
	display:inline-block;
	padding:12px 20px;
	border:1px solid #fff;
	background:none;
	box-sizing:border-box;
	font-weight:400;
	color:#fff;
	font-size:14px;
	line-height:1;
	border-radius:25px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width:150px;
}
.view-more6:hover{
	border:1px solid #f08200;
	background: #f08200;
	color:#fff;
}
@media(min-width:999px){
	.banner{
		margin-top:80px;
	}
}
@media(max-width:999px){
	.pcbanner{
		display:none;
	}
	.wapbanner{
		display:block;
	}
	.banner{
		margin-top:64px;
	}
	.banner-p1{
		font-size:30px;
		margin-bottom:20px;
		text-shadow: 0 4px 5px rgb(0 0 0 / 40%);
		min-height: 80px;
	}
	.banner-p2{
		font-size:13px;
		line-height: 1.6;
		margin-bottom:40px;
	}
	.banner-button{
		position: relative;
		margin-bottom: 100px;
		right:auto;
		bottom:auto;
	}
	.banner-line{
		height:40px;
	}
	.banner-line .container{
		height:40px;
		padding:0 15px;
	}
	.banner-pagination{
		bottom:5px!important;
	}
	.banner-prev{
		left: 15px !important;
	}
	.banner-next{
		right: 15px !important;
	}
}
.d1 {
	padding:80px 0 0;
}
.d1 .about-head{
	margin-top: 0px;
}
.d1 .about-head-tab-2{
	color:#333333;
}
.d1 .about-head-tab-3{
	color:#333333;
}
@media(max-width:999px){
	.d1 {
		padding:30px 0 0;
	}
}
.d2 {
	padding:80px 0;
}
.d2-con{
	position: relative;
	margin-top:30px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.d2-tab{
	background: #fff;
	padding:100px 0;
	width:10%;
	position: relative;
	top:0;
	overflow: hidden;
	transition: 0.1s;
	border-left: 1px solid #e6e6e6;
}
.d2-con .d2-tab:nth-child(1):after{
    font-family: "Roboto";
    content:"01";
    display: block;
    position:absolute;
    left:20px;
    bottom:60px;
    font-size:120px;
    font-weight:800;
    color:#e6e6e6;
}
.d2-con .d2-tab:nth-child(2):after{
    font-family: "Roboto";
    content:"02";
    display: block;
    position:absolute;
    left:20px;
    bottom:60px;
    font-size:120px;
    font-weight:800;
    color:#e6e6e6;
}
.d2-con .d2-tab:nth-child(3):after{
    font-family: "Roboto";
    content:"03";
    display: block;
    position:absolute;
    left:20px;
    bottom:60px;
    font-size:120px;
    font-weight:800;
    color:#e6e6e6;
}
.d2-con .d2-tab.active:after{
    display: none;
}
@media(max-width:1500px){
    .d2-con .d2-tab:nth-child(1):after{
        font-size:80px;
    }
    .d2-con .d2-tab:nth-child(2):after{
        font-size:80px;
    }
    .d2-con .d2-tab:nth-child(3):after{
        font-size:80px;
    }
}
.d2-tab .flex{
	width:1540px;
}

.d2-tab.active{
	background: #f8f8f8;
	position: relative;
	width:80%;
	padding:100px;
	box-sizing: border-box;
	z-index:4;
}
.d2-tab.active .flex{
	max-width: 100%;
}
.d2-left{
	width:50%;
}
.d2-left img{
	max-width:calc(100% - 60px);
}
.d2-right{
	width:50%;
}
.d2-p1{
	font-size:60px;
	color:#f08200;
	font-weight:800;
	font-family: "Roboto";
	line-height: 60px;
}
.d2-p2{
	margin-top:25px;
	font-size:30px;
	color:#333333;
	font-weight:800;
	line-height:1;
}
.d2-p3{
	margin-top:25px;
	font-size:16px;
	color:#777777;
	font-weight:400;
	line-height:2;
}
.d2-p4{
	display:inline-block;
	padding:12px 20px;
	border:1px solid #f08200;
	background: #f08200;
	box-sizing:border-box;
	font-weight:400;
	color:#fff;
	font-size:14px;
	line-height:1;
	border-radius:25px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width:150px;
	margin-top:50px;
}
.d2-p4:hover{
	border:1px solid #0085ce;
	background: #0085ce;
	color:#fff;
}
.d2-p5{
	margin-top:60px;
	font-weight:400;
	color:#333333;
	font-size:18px;
	line-height:1;
}
.d2-p6{
	margin-top:30px;
	justify-content: flex-start;
}
.d2-p6 a{
	display: block;
	margin-right:10px;
	max-width:calc(25% - 10px);
	overflow: hidden;
	box-sizing: border-box;
	border:1px solid #fff;
}
.d2-p6 a img{
	width:150px;
	max-width:100%;
	transition: 0.3s;
}
.d2-p6 a:hover{
	border:1px solid #f08200;
}
.d2-p6 a:hover img{
	transform: scale(1.1);
}
@media(max-width:999px){
	.d2 {
		padding: 0px 0;
	}
	.d2-p1{
		font-size:46px;
	}
	.d2-p2{
		font-size:22px;
		font-weight:400;
	}
	.d2-tab{
	    width:100%;
	    background: #f8f8f8;
        position: relative;
        padding: 20px 15px;
		padding-right: var(--bs-gutter-x, .75rem);
		padding-left: var(--bs-gutter-x, .75rem);
        box-sizing: border-box;
        margin-bottom:10px;
	}
	.d2-tab.active{
	    width:100%;
	    background: #f8f8f8;
        position: relative;
        padding: 20px;
        box-sizing: border-box;
	}
	.d2-left{
	    width:100%;
	}
	.d2-right{
	    width:100%;
	}
	.d2-left img{
	    width:100%;
	    max-width: 100%;
	}
	.d2-p3{
		text-align: justify;
		font-size:14px;
		line-height: 1.6;
	}
	.d2-p4{
		margin-top: 30px;
	}
	.d2-p5{
		margin-top: 30px;
	}
	.d2-p6 a{
	    max-width: calc((100% - 15px) / 4);
	    margin-bottom:10px;
		margin-right:5px;
	}
	.d2-p6 a:nth-child(4n){
	    margin-right:0;
	}
	.d2-tab .flex{
	    width:100%;
	}
	.d2-con .d2-tab:after{
        display: none!important;
    }
}
.d3{
	padding:0 0 80px;
}
.d3-top{
	width:100%;
}
.d3-right{
	position: relative;
	width:120px;
}
.d3swiper-next{
	right: 1% !important;
	background: none!important;
	width:45px!important;
	height:45px!important;
	line-height: 45px!important;
	border:1px solid #9e9e9e!important;
}
.d3swiper-next:after{
	display: none!important;
}
.d3swiper-next svg path{
	fill:#9e9e9e!important;
}
.d3swiper-next:hover{
	background: #f08200!important;
	border:1px solid #f08200!important;
}
.d3swiper-next:hover svg path{
	fill:#ffffff!important;
}
.d3swiper-prev{
	left: 1% !important;
	background: none!important;
	width:45px!important;
	height:45px!important;
	line-height: 45px!important;
	border:1px solid #9e9e9e!important;
}
.d3swiper-prev:after{
	display: none!important;
}
.d3swiper-prev svg path{
	fill:#9e9e9e!important;
}
.d3swiper-prev:hover{
	background: #f08200!important;
	border:1px solid #f08200!important;
}
.d3swiper-prev:hover svg path{
	fill:#ffffff!important;
}
.d3-con{
	margin-top:40px;
	margin-left:60px;
}
.d3swiper img{
	border-radius: 20px;
	overflow: hidden;
	display: block;
	width:100%;
	position: relative;
	transition: 0.3s;
}
.d3swiper .d3-img{
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}
.d3swiper .swiper-slide:hover img{
	transform: scale(1.1);
}
.d3swiper .swiper-slide{
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}
.d3swiper .swiper-slide:after{
	content:"";
	display: block;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	z-index: 4;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
}
.d3swiper .swiper-slide:hover::after{
	background:rgba(0, 0, 0, 0.5);
}
.d3-text{
	color:#fff;
	position: absolute;
	z-index: 5;
	padding:40px;
	box-sizing: border-box;
	left:0;
	bottom:0;
}
.d3-more{
	display: none;
	background: #f08200;
	width: 45px;
	height: 45px;
	line-height: 42px;
	border-radius: 50px;
	text-align: center;
	margin-right: 10px;
	transition: 0.3s;
}
.d3-more:hover{
	width: 80px;
}
.d3-line{
	display: block;
	width:100%;
	height:0px;
	background: rgb(255,255,255,0.3);
	transition: 0.3s;
	margin-top:30px;
	margin-bottom:35px;
}
.d3swiper .swiper-slide:hover .d3-more{
	display: block;
}
.d3swiper .swiper-slide:hover .d3-line{
	height:1px;
}
.d3-title{
	font-weight:800;
	font-size:20px;
}
.d3swiper .swiper-slide:hover .d3-title{
	font-size:30px;
}
.d3-des{
	font-weight:400;
	font-size:14px;
	margin-top:20px;
	color:#fff;
}
.d3swiper .swiper-slide:hover .d3-des{
	font-size:14px;
	margin-top:30px;
}
@media(max-width:999px){
	.d3 {
		padding:30px 0;
	}
	.d3-con{
		margin-top:20px;
		margin-left:20px;
		margin-right:20px;
		margin-right: var(--bs-gutter-x, .75rem);
		margin-left: var(--bs-gutter-x, .75rem);
	}
	.d3-right{
		height: 50px;
	}
	.d3-left .about-p2{
		margin-top: 10px;
	}
}
.d4{
	background: #f8f8f8;
	padding:80px 0;
}
.d4-left{
	width:25%;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}
.d4-left-1{
	width:100%;
}
.d4-left .about-p2{
	width:100%;
}
.d4-left .about-p3{
	width:100%;
	line-height: 1.6;
}
.d4-t{
	width:100%;
}
.d4-right{
	position: relative;
	width:75%;
	min-height:600px;
	overflow: hidden;
}
.d4-tab{
	min-height:600px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.d4-tab.active{
	z-index: 2;
}
.d4-tab:after{
	content: "";
	border-radius: 20px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
}
.d4-img{
	min-height:600px;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	z-index: 2;
}
.d4-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s;
}
.d4-tab-text{
	padding:40px;
	box-sizing: border-box;
	position: absolute;
	top:0;
	left:0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
	align-content: flex-end;
	width:100%;
	height:100%;
	z-index:8;
}
.d4-p1{
	width:100%;
	font-size:30px;
	font-weight:800;
	color:#fff;
	line-height: 1;
}
.d4-p2{
	width:100%;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height: 2;
	margin-top:15px;
	margin-bottom:25px;
}
.d4 .view-more2{
	margin-left:0;
}
.d4-grid{
	font-size:16px;
	font-weight:400;
	color:#777777;
	line-height: 1;
	margin-top:15px;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
.d4-grid div{
	display: none;
	background: #f08200;
	width:45px;
	height:45px;
	line-height: 42px;
	border-radius: 50px;
	text-align: center;
	margin-right:10px;
}
.d4-grid.active{
	font-size:18px;
	font-weight:400;
	color:#333;
}
.d4-grid.active div{
	display: block;
}
@media(max-width:999px){
	.d4 {
		padding:30px 0;
	}
	.d4-left{
		width:100%;
	}
	.d4-right{
		width:100%;
		min-height: 300px;
		margin-top:20px;
	}
	.d4-img{
		width:100%;
		min-height: 300px;
	}
	.d4-tab{
		width:100%;
		min-height: 300px;
	}
}
.d5{
	padding:80px 0;
}
.d5-top{
	width:100%;
}
.d5-top .view-more2{
	border: 1px solid #333333;
	color:#333333;
}
.d5-top .view-more2:hover{
	color:#fff;
	border: 1px solid #f08200;
}
.d5-bottom{
	margin-top:40px;
	width: 100%;
}
.d5swiper img{
	width:100%;
	display:block;
}
.d5-pagination{
	bottom:20px!important;
	z-index: 10;
}
.d5-pagination .swiper-pagination-bullet{
	height: 10px !important;
	width:10px!important;
	background: #fff!important;
	border:1px solid #fff!important;
	opacity: 1!important;
}
.d5-pagination .swiper-pagination-bullet-active{
	background: transparent!important;
}
.d5swiper .swiper-slide {
    overflow: hidden;
    border-radius: 20px;
	position: relative;
}

.d5swiper .swiper-slide:after{
	content:'';
	display: block;
	width:100%;
	height:100%;
	z-index: 9;
	position: absolute;
	top:0;
	left:0;
	background: rgb(255,255,255,0.8);
}
.d5swiper .swiper-slide-active:after {
	content:"";
	border-radius: 20px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3));
}
.d5-text{
	position: absolute;
	width:100%;
	bottom:50px;
	padding:30px;
	left:0;
	z-index: 5;
	color:#fff;
}
.d5swiper-next{
	right: 15% !important;
	background: none!important;
	width:45px!important;
	height:45px!important;
	line-height: 45px!important;
	border:1px solid #333333!important;
}
.d5swiper-next:after{
	display: none!important;
}
.d5swiper-next svg path{
	fill:#333333!important;
}
.d5swiper-next:hover{
	background: #f08200!important;
	border:1px solid #f08200!important;
}
.d5swiper-next:hover svg path{
	fill:#ffffff!important;
}
.d5swiper-prev{
	left: 15% !important;
	background: none!important;
	width:45px!important;
	height:45px!important;
	line-height: 45px!important;
	border:1px solid #333333!important;
}
.d5swiper-prev:after{
	display: none!important;
}
.d5swiper-prev svg path{
	fill:#333333!important;
}
.d5swiper-prev:hover{
	background: #f08200!important;
	border:1px solid #f08200!important;
}
.d5swiper-prev:hover svg path{
	fill:#ffffff!important;
}
@media(max-width:999px){
	.d5 {
		padding:30px 15px;
	}
	.d5-text{
		font-size:12px;
		bottom:0;
	}
	.d5swiper-next{
		right: 1% !important;
		width:25px!important;
		height:25px!important;
		line-height: 25px!important;
	}
	.d5swiper-prev{
		left: 1% !important;
		width:25px!important;
		height:25px!important;
		line-height: 25px!important;
	}
	.d5-right{
		margin-top:20px;
	}
	.d5-pagination{
		display:none
	}
}	

.d6-top{
	width:100%;
}
.d6 {
	padding:0 0 80px;
}
.d6-right-a{
	height:26px;
	padding:0 30px;
	border-right: 2px solid #adadad;
}
.d6-right-a a{
	color:#333333;
	font-size:16px;
	line-height: 1;
	padding-bottom:10px;
}
.d6-right-a:last-child {
	border-right: none;
}
.d6-right-a a:hover{
	color:#f08200;
	font-weight:800;
	border-bottom: 2px solid #f08200;
}
.d6-bottom{
	margin-top: 50px;
}
.d6-left-2{
	width:calc(50% - 20px);
}
.d6-right-2{
	width:calc(50% - 20px);
}
.d6-a1{
	display: block;
	width:100%;
	position: relative;
}
.d6-a1:after{
	content: "";
	border-radius: 20px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
}
.d6-img-1{
	border-radius: 20px;
	overflow: hidden;
	display: block;
	width:100%;
	position: relative;
	z-index:3;
}
.d6-img-1 img{
	display: block;
	width: 100%;
}
.d6-text-1{
	position: absolute;
	padding:40px;
	box-sizing: border-box;
	width:100%;
	bottom:0;
	left:0;
	color:#fff;
	z-index: 8;
}
.d6-p1{
	color:#fff;
	font-size:30px;
	font-weight: 800;
	line-height: 1.4;
}
.d6-p2{
	color:#fff;
	font-size:14px;
	font-weight:400;
	margin-top:20px;
}
.d6-a1:hover .d6-p1{
	color:#f08200;
}
.d6-a2{
	width:100%;
}
.d6-right-2{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: space-around;
}
.d6-img-2{
	width:30%;
	border-radius: 20px;
	overflow: hidden;
	display: block;
}
.d6-img-2 img{
	display: block;
	width: 100%;
}
.d6-text-2{
	width:70%;
	padding-left:20px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: space-around;
}
.d6-p3{
	color:#333333;
	font-size:20px;
	font-weight:800;
	line-height: 1.4;
}
.d6-p4{
	color:#333333;
	font-size:14px;
	font-weight:400;
	line-height: 1;
	width:100%;
}
.d6-p5{
	display: inline-block;
	padding: 12px 20px;
	border: 1px solid #333;
	background: none;
	box-sizing: border-box;
	font-weight: 400;
	color: #333;
	font-size: 14px;
	line-height: 1;
	border-radius: 25px;
	margin-left: 0;
	text-align: center;
}
.d6-p5:hover{
	border: 1px solid #f08200;
	background: #f08200;
	color: #fff;
}

.d6-a2:hover .d6-p3{
	color:#f08200;
}


@media(max-width:999px){
	.d6-right-a a{
		padding:0 20px;
	}
	.d6 {
		padding:0 0 30px;
	}
	.d6-left-2{
		width:100%;
	}
	.d6-right-2{
		width:100%;
		margin-top:20px;
	}
	.d6-a2{
		margin-bottom:20px;
	}
	.d6-p1{
		font-size:14px;
	}
	.d6-text-1{
		padding:20px;
	}
	.d6-img-2{
		width:100%;
	}
	.d6-text-2{
		width:100%;
		margin-top:10px;
		padding-left:0;
	}
	.d6-p3{
		font-size:16px;
		margin-bottom:10px;
	}
	.d6-p4{
		font-size:13px;
		margin-bottom:10px;
	}
	.d6-bottom{
		margin-top:20px;
	}
		
	.d6-right-a{
		padding:0px 5px;
		margin-top:10px;
	}
	.d6-right-a a{
		font-size:14px;
	}
	.d6-right-1{
		width:100%;
		justify-content: center;
	}
}
.d7{
	padding:0 0 80px;
}
.d7-bottom{
	justify-content: flex-start;
	margin-top:40px;
}
.d7-top{
	width:100%;
}
.d7-bottom img{
	width: calc((100% - 90px) / 10);
	margin-bottom:10px;
	margin-right:10px;
}
.d7-bottom img:nth-child(10n){
	margin-right:0px;
}
@media(max-width:999px){
	.d7 {
		padding:0 0 30px;
	}
		
	.d7-bottom img{
		width: calc((100% - 15px) / 4);
		margin-right:5px;
	}
	.d7-bottom img:nth-child(4n){
		margin-right:0px;
	}
}	
