
.carousel-indicators{
	width: 100%;
	left: 0;
	margin-left: 0;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 6px;
	text-indent: -999px;
	border-radius: 0;
	cursor: pointer;
	background-color: grey;
}

.carousel-indicators .active {
	background-color: #E7C342;
	width: 10px;
	height: 7px;
}

.section-bg-blue{
	background: rgba(238, 241, 247, 0.5);
	padding-bottom: 70px;
}

.title-en-box{
	font-size: 40px;
	text-align: center;
	margin: 60px 0 30px;
}
.title-text1{
	font-weight: 700;
	color: #FFE13B;
}
.title-text2{
	font-weight: 300;
	color: #496AE1;
}
.en-text-color1{
	color: #3D3D3D;
	line-height: 25px;
}
.epc-imgbox img{
	max-width: 100%;
}

.epc-section3{
	background: #FCFBF5;
}
.epc-part3-box{
	padding-top: 50px;
	padding-bottom: 35px;
}
.epc-part3-item{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}
.epc-part3-item img{
	margin-bottom: 20px;
}
.epc-part3-item h5 {
	font-weight: 900;
	font-size: 18px;
	color: #3D3D3D;
}
.epc-part3-item p {
	color: #3D3D3D;
	text-align: center;
}

.epc-coo {
	padding-left: 28px;
	padding-right: 28px;
}
.section-bg-white{
	background: #ffffff;
	padding: 50px 0 40px;
}
.section-bg-black{
	background: #1E2937;
}

.epc-struc-box{
	text-align: center;
	margin-bottom: 70px;
}
.epc-struc-box img {
	max-width: 100%;
}
.section-bgimg-box{
	width: 100%;
	background: #ffffff url("../image/epc_case_bg.png") no-repeat top;
	background-size: 100% 540px;
} 
.kong-div{
	height: calc(50% - 60px);
	width: 100%;
}
.epc-case-item{
	margin-bottom: 90px;
}
.epc-photo-box{
	display: flex;
	gap: 12px;
}
.epc-photo-item{
	position: relative;
	overflow: visible;
	margin-bottom: 20px;
}
.epc-photo-item img {
	width: 100%;
}
.scale-ani img{
	/* transform: scale(200%); */
	/* width: 216px;
	height: 287px; */
}

.owl-carousel-box2{
	position: relative;
}
.owl-item-box{
	/* width: 100%; */
	/* position: relative; */
	padding: 0 5px;
	box-sizing: border-box;
}
.owl-item-photo-box{
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	background: #eee;
	text-align: center;
}
.owl-item-photo-box img{
	/* width: 100%; */
	height: 240px;
	
}

.epc-phptp-intro{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 0px 10px 10px 10px;
	background: rgba(255, 255, 255, 0.6);
	color: #3D3D3D;
	font-size: 10px;
	overflow: hidden;
	/* overflow-y: auto; */
	display: none;
	text-align: left;
}
.epc-phptp-intro h6{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 2px;
/* 	line-height: 15px; */
}
/* 移动指示器到轮播外 */
.epc-case-item .carousel-indicators {
	list-style: none;
	text-align: center;
	padding-left: 0;
	position: relative !important;
	bottom: -30px;
}
.carousel-control-outer .carousel-control.right {
	right: -45px;
	background: none;
}
.carousel-control-outer .carousel-control.left {
	left: -45px;
	background: none;
}
.carousel-control-outer .carousel-control {
	width: 30px;
}

.owl-carousel-box2{
	position: relative;
}
#owl-carousel-prev{
	position: absolute;
	left: -45px;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	font-size: 30px;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
#owl-carousel-next{
	position: absolute;
	right: -45px;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	font-size: 30px;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.title-en-box2{
	color: #FFE13B; 
	font-weight: bold; 
	margin-bottom: 25px;
}
.title-en-box2-span1{
	font-size: 36px;
}
.title-en-box2-span2{
	font-size: 20px;
}

.epc-comp-struc-title1{
	width: 80%;
	margin: 0 auto;
	background: #FFE13B;
	padding: 20px 30px;
	font-size: 22px;
	font-weight: bold;
	color: #3D3D3D;
	text-align: center;
}
.epc-comp-struc-title11{
	width: 500px;
	margin: 0 auto;
	background: #FFE13B;
	padding: 20px 30px;
	font-size: 22px;
	font-weight: bold;
	color: #3D3D3D;
	text-align: center;
}

.epc-comp-struc-list{
	/* margin-top: 100px; */
	display: flex;
	flex-wrap: wrap;
	background: url("../image/epc-struc-line1.png") no-repeat top center;
	background-size: 70% 100px;
	padding-top: 140px;
	padding-bottom: 40px;
}
.epc-comp-struc-list-item{
	width: calc(25% - 30px);
	border: 1px solid #DCE0EB;
	margin: 0 15px;
	/* margin-bottom: 80px; */
}
.epc-comp-struc-list-item-inner{
	height: 100%;
	/* border: 1px solid #DCE0EB; */
	padding: 20px;
	padding-top: 60px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.epc-comp-struc-list-item-inner a{
	display: inline-block;
	text-decoration: underline;
	margin-top: 20px;
	color: #CBD1DF;
	font-size: 12px;
	background: url("../image/epc-icon-right.png") no-repeat right center;
	padding-right: 18px;
	font-weight: normal;
}

.epc-comp-struc-list-item:hover{
	background: rgba(73, 106, 225, 0.1);
}
.epc-comp-struc-list-item:hover .epc-comp-struc-list-item-inner a{
	color: #496AE1;
}
 
.epc-comp-logo{
	position: absolute;
	background: #1E2937;
	top: 0px;
	left: 10px;
	transform: translateY(-50%);
	box-sizing: border-box;
	max-width: calc(100% - 140px);
	text-align: left;
}
.epc-comp-logo img{
	max-width: 100%;
}
.epc-comp-controlling{
	background: #DCE0EB;
	width: 112px;
	position: absolute;
	top: 0;
	right: -1px;
	padding-top: 2px;
	transform: translateY(-50%);
	
}
.epc-comp-controlling p{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3D3D3D;
}
.epc-comp-controlling-text1{
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
}
.epc-comp-controlling-text2{
	font-size: 14px;
	line-height: 18px;
}
.epc-comp-struc-list-item-bottom{
	padding: 10px;
	background: #314053;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	transform: translateY(100%);
	font-size: 12px;
}
.epc-comp-struc-list-item:hover .epc-comp-struc-list-item-bottom{
	background: rgba(73, 106, 225, 0.2);
}

.epc-comp-struc-title2{
	width: 100%;
	margin: 0 auto;
	background: #FFE13B;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #3D3D3D;
	text-align: center;
}
.epc-comp-struc-phone-box{
	display: flex;
}
.epc-comp-struc-phone-part{
	flex: 1;
	padding-top: 40px;
}
.epc-comp-struc-list-item-phone{
	width: 100%;
	border: 1px solid #DCE0EB;
	margin-bottom: 130px;
}
.epc-comp-struc-phone-line img{
	width: 70px;
	height: 70%;
}
.title-text3{
	font-size: 24px;
}


@media screen and (max-width: 1200px){
	.section-bgimg-box{
		background-size: 100% 480px;
	} 
}
@media screen and (max-width: 992px){
	.section-bgimg-box{
		background-size: 100% 380px;
	} 
	
	.epc-comp-logo{
		left: 5px;
		max-width: calc(100% - 80px);
	}
	.epc-comp-controlling{
		width: 70px;
	}
	.epc-comp-controlling-text1{
		font-weight: 700;
		font-size: 14px;
		line-height: 14px;
	}
	.epc-comp-controlling-text2{
		font-size: 12px;
		line-height: 14px;
	}
	.epc-comp-struc-list-item-inner{
		font-size: 12px;
		padding: 10px;
		padding-top: 40px;
	}
	.epc-comp-struc-list-item-inner a{
		font-size: 10px;
	}
	.epc-comp-struc-list-item-bottom{
		font-size: 10px;
	}
	
}

@media screen and (max-width: 768px){
	.title-en-box{
		font-size: 24px;
		margin: 30px 0 12px;
	}
	.title-text3{
		font-size: 16px;
	}
	
	.owl-item-photo-box img{
		/* width: 100%; */
		height: 160px;
		
	}
	
	.epc-part3-item{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 20px;
	}
	.epc-part3-item img{
		margin-bottom: 10px;
		width: 80px;
	}
	.epc-part3-item h5 {
		font-weight: 900;
		font-size: 16px;
		color: #3D3D3D;
	}
	.epc-part3-item p {
		color: #3D3D3D;
		text-align: center;
		margin: 0;
		font-size: 12px;
	}
	
	.title-en-box2{
		margin-bottom: 10px;
	}
	.title-en-box2-span1{
		font-size: 16px;
	}
	.title-en-box2-span2{
		font-size: 16px;
	}
	
	.epc-case-item{
		margin-bottom: 40px;
	}
	.section-bgimg-box{
		background-size: 100% 200px;
	} 
	
	.epc-comp-logo{
		max-width: calc(100% - 80px);
	}
	.epc-comp-controlling{
		width: 70px;
	}
	.epc-comp-controlling-text1{
		font-weight: 700;
		font-size: 9px;
		line-height: 10px;
	}
	.epc-comp-controlling-text2{
		font-size: 8px;
		line-height: 10px;
	}
	.epc-comp-struc-list-item-inner{
		font-size: 10px;
		padding: 10px;
		padding-top: 40px;
	}
	.epc-comp-struc-list-item-inner a{
		font-size: 8px;
	}
	.epc-comp-struc-list-item-bottom{
		font-size: 8px;
	}
}