.enster-about-page {
	--c-color: #fe0000;
	--c-line-height: 1.4;
	--c-font-size: 14px;
}

body.enster-about-page {
	margin: 0;
	background: #fff;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: var(--c-line-height);
}

.enster-about-page .content_box {
	position: relative;
	overflow: hidden;
	background: #fff;
	color: rgba(26, 26, 26, 1);
}

.enster-about-page .content_box *,
.enster-about-page .content_box *::before,
.enster-about-page .content_box *::after {
	box-sizing: border-box;
}

.enster-about-page .content_box a {
	color: inherit;
	text-decoration: none;
}

.enster-about-page .content_box p,
.enster-about-page .content_box ul,
.enster-about-page .content_box li,
.enster-about-page .content_box h1,
.enster-about-page .content_box h2,
.enster-about-page .content_box h3 {
	margin: 0;
	padding: 0;
}

.enster-about-page .content_box ul,
.enster-about-page .content_box li {
	list-style: none;
}

.enster-about-page .content_box img {
	display: block;
	max-width: 100%;
	height: auto;
	border: 0;
}

.enster-about-page .content_box .container {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}

.enster-about-page .content-section {
	padding-top: 3vw;
	padding-bottom: 3vw;
}

.enster-about-page .top_title,
.enster-about-page .title {
	font-family: Arial, Helvetica, sans-serif;
}

.enster-about-page .top_title {
	font-size: 3.2vw;
	line-height: 1.3;
}

.enster-about-page .top_describe {
	color: inherit;
	font-size: 14px;
	word-break: break-word;
}

.enster-about-page .bg-color {
	background-color: var(--c-color) !important;
}

.enster-about-page .btn[btn-types="deep"] {
	color: #fff;
	font-size: 14px;
	background-color: rgba(214, 25, 35, 1);
	border: 1px solid rgba(214, 25, 35, 1);
	border-radius: 0 15px 0 0;
}

.enster-about-page .form_inp[inp-types="deep"] {
	color: rgba(102, 102, 102, 1);
	font-size: 14px;
	background-color: rgba(245, 245, 245, 1);
	border-color: rgba(245, 245, 245, 1);
	border-style: hidden;
	border-width: 1px;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-radius: 0 15px 0 0;
}

#v61662ef09f585 {
	color: rgba(26, 26, 26, 1);
	padding-top: 5vw;
	padding-bottom: 0;
}

#v61662ef09f585 .container,
#v61792b373216c .container,
#v61693ea862785 .container,
#v616633ac47cb3 .container,
#v6166347563148 .container,
#v6166361ce0f8d .container,
#v616639d87e28a .container,
#v61663a72e4e6c .container {
	padding-right: 6vw;
	padding-left: 6vw;
}

#v61662ef09f585 .btn_box,
#v616633ac47cb3 .btn_box,
#v6166347563148 .btn_box,
#v6166361ce0f8d .btn_box {
	text-align: left;
}

#v61792b373216c {
	padding-top: 0;
	text-align: center;
}

#v61693ea862785,
#v616639d87e28a {
	background-color: rgba(247, 248, 249, 1);
	text-align: center;
}

#v61693ea862785 {
	padding-top: 3vw;
	padding-bottom: 3vw;
}

#v616633ac47cb3,
#v6166347563148,
#v6166361ce0f8d {
	background-color: rgba(255, 255, 255, 1);
}

#v6166361ce0f8d {
	padding-top: 3vw;
}

.enster-about-page .tem_picture_1 {
	position: relative;
}

.enster-about-page .tem_picture_1 .picture_con {
	position: relative;
}

.enster-about-page .tem_picture_1 .picture_ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	margin-right: -15px;
	margin-left: -15px;
}

.enster-about-page .tem_picture_1 .picture_ul[direction="2"] {
	flex-direction: row;
}

.enster-about-page .tem_picture_1 .picture_ul[direction="3"] {
	flex-direction: column-reverse;
}

.enster-about-page .tem_picture_1 .picture_li {
	position: relative;
	width: 50%;
	min-width: 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}

.enster-about-page .tem_picture_1 .picture_ul[direction="3"] .picture_li {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.enster-about-page .tem_picture_1 .sticky_box {
	position: sticky;
	top: 0;
}

.enster-about-page .tem_picture_1 .top_title {
	margin-bottom: 20px;
}

.enster-about-page .tem_picture_1 .top_describe {
	margin-bottom: 20px;
}

.enster-about-page .tem_picture_1 .img_par img {
	width: 100%;
}

.enster-about-page .enster-about-history {
	padding-top: 4vw;
	padding-bottom: 4vw;
	background: #fff;
}

.enster-about-page .enster-about-history .container {
	padding-right: 6vw;
	padding-left: 6vw;
}

.enster-about-page .enster-about-history-heading {
	margin-bottom: 24px;
	text-align: center;
}

.enster-about-page .enster-about-history-kicker {
	margin-bottom: 8px;
	color: #d61923;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
}

.enster-about-page .enster-about-history h2 {
	margin: 0;
	color: #111;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.25;
}

.enster-about-page .enster-about-history-list {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
	margin: 0;
	padding: 0;
	counter-reset: none;
	list-style: none;
}

.enster-about-page .enster-about-history-list li {
	position: relative;
	min-height: 150px;
	padding: 22px 20px 20px;
	border: 1px solid rgba(17, 17, 17, .1);
	background: #fff;
	box-shadow: 0 14px 34px rgba(0, 0, 0, .05);
}

.enster-about-page .enster-about-history-list li::before {
	content: "";
	position: absolute;
	top: 0;
	left: 20px;
	width: 44px;
	height: 3px;
	background: #d61923;
}

.enster-about-page .enster-about-history-year {
	display: block;
	margin-bottom: 12px;
	color: #d61923;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
}

.enster-about-page .enster-about-history-list p {
	margin: 0;
	color: #5e5e5e;
	font-size: 15px;
	line-height: 1.55;
}

.enster-about-page [btn_show="0"],
.enster-about-page [display_none] {
	display: none !important;
}

.enster-about-page .public_lists_tem_1 {
	position: relative;
}

.enster-about-page .public_lists_tem_1 .top_title {
	margin-bottom: 16px;
}

.enster-about-page .public_lists_tem_1 .con {
	position: relative;
	overflow: hidden;
	padding-bottom: 17px;
}

.enster-about-page .public_lists_tem_1 .list_row_ul {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	min-width: 100%;
	height: auto;
	margin-right: -10px;
	margin-left: -10px;
}

.enster-about-page .public_lists_tem_1 .list_row_ul[swiper_switch="1"] {
	flex-wrap: nowrap;
	margin-right: 0;
	margin-left: 0;
	transition: transform .45s ease;
}

.enster-about-page .public_lists_tem_1 .list_row_li {
	position: relative;
	flex: 0 0 auto;
	min-width: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.enster-about-page .public_lists_tem_1 .list_row_ul[swiper_switch="1"] .list_row_li {
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.enster-about-page .public_lists_tem_1 .list_row_li[list_cols="3"] {
	width: 33.3333%;
	min-width: 33.3333%;
	max-width: 33.3333%;
}

.enster-about-page .public_lists_tem_1 .list_row_li[list_cols="4"] {
	width: 25%;
	min-width: 25%;
	max-width: 25%;
}

.enster-about-page .public_lists_tem_1 .list_box,
.enster-about-page .public_lists_tem_1 .list_con {
	position: relative;
	width: 100%;
	height: 100%;
}

.enster-about-page .public_lists_tem_1 .img_par {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

.enster-about-page .public_lists_tem_1 .img_par img {
	width: 100%;
	margin: auto;
}

.enster-about-page .public_lists_tem_1 .img_par[img_type="3"] {
	padding-bottom: 100%;
}

.enster-about-page .public_lists_tem_1 .img_par[img_type="3"] img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.enster-about-page .public_lists_tem_1 [direction] {
	display: flex;
	flex-direction: column;
}

.enster-about-page .public_lists_tem_1 [direction="3"] {
	flex-direction: column-reverse;
}

.enster-about-page .public_lists_tem_1 .left_icon,
.enster-about-page .public_lists_tem_1 .right_icon {
	position: absolute;
	top: 50%;
	z-index: 9;
	display: block;
	width: 30px;
	height: 66px;
	margin-top: -33px;
	color: #fff;
	font-size: 28px;
	line-height: 62px;
	text-align: center;
	cursor: pointer;
	user-select: none;
}

.enster-about-page .public_lists_tem_1 .left_icon {
	left: 0;
}

.enster-about-page .public_lists_tem_1 .right_icon {
	right: 0;
}

.enster-about-page .public_lists_tem_1 .swiper-pagination {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	text-align: center;
}

.enster-about-page .public_lists_tem_1 .swiper-pagination-bullet {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #bbb;
	opacity: .3;
	cursor: pointer;
}

.enster-about-page .public_lists_tem_1 .swiper-pagination-bullet-active {
	border: 1px solid var(--c-color);
	background: #fff !important;
	opacity: 1;
}

.enster-about-page .tem_picture_3 {
	position: relative;
}

.enster-about-page .tem_picture_3 .picture_con {
	position: relative;
}

.enster-about-page .tem_picture_3 .picture_ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-right: -15px;
	margin-left: -15px;
}

.enster-about-page .tem_picture_3 .picture_li {
	position: relative;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.enster-about-page .tem_picture_3 .top_title {
	margin-bottom: 20px;
}

.enster-about-page .tem_picture_3 .top_describe {
	margin-bottom: 20px;
}

.enster-about-page .tem_picture_3 .img_list {
	overflow: hidden;
}

.enster-about-page .tem_picture_3 .img_ul {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	margin-right: -10px;
	margin-left: -10px;
}

.enster-about-page .tem_picture_3 .img_li {
	width: 25%;
	min-width: 25%;
	max-width: 25%;
	padding: 10px;
}

.enster-about-page .tem_picture_3 .img_con {
	height: 100%;
	padding: 30px 20px;
	background: rgba(122, 122, 122, .1);
}

.enster-about-page .tem_picture_3 .img_li .icon_img {
	width: auto;
	margin: auto;
}

.enster-about-page .tem_picture_3 .img_li .title {
	margin-top: 10px;
	font-size: 20px;
	line-height: 1.4;
}

.enster-about-page .tem_picture_3 .img_li .describe {
	margin-top: 10px;
	color: rgba(17, 17, 17, .8);
	font-size: 16px;
	line-height: 1.45;
	opacity: .9;
}

#v61663a72e4e6c {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(0, 0, 0, 1);
	text-align: center;
}

.enster-about-page .public_inquiry_tem_1 {
	position: relative;
}

.enster-about-page .public_inquiry_tem_1 .top_title {
	margin-bottom: 16px;
}

.enster-about-page .public_inquiry_tem_1 .top_details {
	margin-bottom: 40px;
}

.enster-about-page .public_inquiry_tem_1 .con {
	position: relative;
	overflow: hidden;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .row_small {
	overflow: hidden;
	margin-right: -10px;
	margin-left: -10px;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .row_small li {
	float: left;
	width: 50%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .row_small .li-fill {
	width: 100%;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .enquiry_label {
	position: relative;
	display: block;
	padding: 24px 8px 8px;
	user-select: none;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .enquiry_inp {
	display: block;
	width: 100%;
	height: 20px;
	padding: 0;
	color: inherit;
	font: inherit;
	background: transparent;
	border: 0;
	border-radius: 0;
	outline: 0;
	box-shadow: none;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box textarea.enquiry_inp {
	height: auto;
	resize: none;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .required_span {
	position: absolute;
	top: 15px;
	left: 8px;
	display: block;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	opacity: .8;
	pointer-events: none;
	transition: .1s;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .enquiry_inp:focus + .required_span,
.enster-about-page .public_inquiry_tem_1 .enquiry_box .enquiry_label.active .required_span {
	top: 4px;
	font-size: 12px;
	opacity: .6;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .enquiry_inp[required] + .required_span::before {
	content: "*";
	color: red;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .required_tips {
	position: absolute;
	top: 0;
	right: 20px;
	display: none;
	margin: 0;
	padding: 0 8px;
	font-size: 12px;
	pointer-events: none;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_box .enquiry_btn_box {
	padding: 20px 0;
	text-align: center;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_inp_placeholder::placeholder {
	color: transparent;
	font-size: 12px;
}

.enster-about-page .public_inquiry_tem_1 .enquiry_inp_placeholder:focus::placeholder {
	color: inherit;
	opacity: .6;
}

.enster-about-page .public_inquiry_tem_1 button.btn {
	min-width: 190px;
	padding: 12px 30px;
	cursor: pointer;
}

.enster-about-page .ec-floating-left,
.enster-about-page .ec-chat-placeholder,
.enster-about-page .ec-back-top {
	position: fixed;
	z-index: 30;
}

.enster-about-page .ec-chat-placeholder {
	right: 0;
	bottom: 100px;
	padding: 14px 16px;
	border-radius: 10px 0 0 10px;
	background: #ee0008;
	color: #fff;
	font-size: 14px;
	line-height: 1;
}

.enster-about-page .ec-back-top {
	right: 22px;
	bottom: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .12);
	font-size: 0;
	line-height: 1;
	text-align: center;
}

.enster-about-page .ec-back-top::before {
	content: "";
	width: 20px;
	height: 20px;
	background: #fc3232;
	-webkit-clip-path: polygon(50% 0, 100% 100%, 54% 70%, 0 100%);
	clip-path: polygon(50% 0, 100% 100%, 54% 70%, 0 100%);
	transform: translateY(-1px);
}

.enster-about-page .ec-floating-left {
	display: none;
}

@media (max-width: 1024px) {
	.enster-about-page .enster-about-history-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.enster-about-page .tem_picture_3 .img_li {
		width: 50%;
		min-width: 50%;
		max-width: 50%;
	}

	.enster-about-page .ec-chat-placeholder,
	.enster-about-page .ec-back-top,
	.enster-about-page .ec-floating-left {
		display: none;
	}
}

@media (max-width: 768px) {
	.enster-about-page .content-section {
		padding-top: 5vw !important;
		padding-bottom: 5vw !important;
	}

	.enster-about-page .top_title {
		font-size: 22px !important;
	}

	.enster-about-page .top_describe,
	.enster-about-page .top_describe * {
		font-size: 14px !important;
	}

	.enster-about-page .enster-about-history h2 {
		font-size: 24px;
	}

	.enster-about-page .tem_picture_1 .picture_ul,
	.enster-about-page .tem_picture_3 .picture_ul,
	.enster-about-page .tem_picture_3 .img_ul {
		margin-right: 0;
		margin-left: 0;
	}

	.enster-about-page .tem_picture_1 .picture_li,
	.enster-about-page .tem_picture_3 .picture_li {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		padding-right: 0;
		padding-left: 0;
		margin-bottom: 20px;
	}

	.enster-about-page .tem_picture_1 .picture_ul[direction-phone="4"] {
		flex-direction: column;
	}

	.enster-about-page .public_lists_tem_1 .top_title,
	.enster-about-page .public_inquiry_tem_1 .top_title {
		margin-bottom: 10px;
	}

	.enster-about-page .public_lists_tem_1 .top_details,
	.enster-about-page .public_inquiry_tem_1 .top_details {
		margin-bottom: 20px;
	}

	.enster-about-page .public_inquiry_tem_1 .enquiry_box .row_small li {
		width: 100%;
	}

	.enster-about-page .ec-chat-placeholder {
		display: none;
	}
}

@media (max-width: 560px) {
	.enster-about-page .enster-about-history-list {
		grid-template-columns: 1fr;
	}

	.enster-about-page .tem_picture_3 .img_li {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
}
