.only-xs {
	display: block;
}
.only-pc {
	display: none;
}
img,
.w-100- {
	width: 100%;
}
.list-indent-1em {
	margin-left: 1em;
    text-indent: -1em;
}
.my-60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.py-40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.py-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
.pb-60 {
	padding-bottom: 60px !important;
}
.py-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.text-blue {
    color: #32aae8;
}
.font_bank {
	font-family: 'font_bank';
}
.btn {
	display: block;
	padding: 8px 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border-radius: 150px;
}
.btn-blue {
	background-color: #32aae8;
	color: #fff;
}
.btn-blue-right {
	background: #32aae8 url(../images/common/icon-arrow-white.png) no-repeat right 20px top 50%;
	color: #fff;
}
.btn-border-gray,
.btn-border-gray-rev {
	position: relative;
	color: #333;
	border: 1px solid #c8c8c8;
	background-color: #fff;
}
.btn-border-gray:hover,
.btn-border-gray-rev:hover {
	border: 1px solid #c8c8c8;
}
.btn-down {
	background: #fff url(../images/common/icon-arrow-down-blue.png) no-repeat right 12px top 50%;
}
.btn-border-gray-rev {
	background: #fff url(../images/common/icon-arrow-rev-blue.png) no-repeat left 20px top 50%;
}
.btn-blue:hover,
.btn-blue-right:hover {
	opacity: 0.8;
	color: #fff;
}
.btn-blue-right:hover {
	background-color: #32aae8;
}
.btn-border-gray:hover,
.btn-border-gray-rev:hover {
	color: #00a9df;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.num-list {
	counter-reset: section;
}
.num-list_title {
	position: relative;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.num-list_title:before {
	content: counter(section) ".";
	counter-increment: section;
	display: inline-block;
	padding-right: 6px;
}
.title-pagetitle,
.title-l,
.title-m {
	position: relative;
	line-height: 1.5;
	font-weight: bold;
}
.title-pagetitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 20px;
}
.title-l {
	margin: 40px 0 20px 0;
}
.title-m {
	margin: 20px 0;
}
.title-pagetitle:after {
	width: 100%;
	content: "";
	display: block;
	height: 3px;
	background-color: #f0f0f0;
	background-image: -webkit-linear-gradient(left, #e12726, #fff200);
	background-image: -moz-linear-gradient(left, #e12726, #fff200);
	background-image: -o-linear-gradient(left, #e12726, #fff200);
	background-image: -ms-linear-gradient(left, #e12726, #fff200);
	background-image: linear-gradient(to right, #e12726, #fff200);
	margin-top: 15px;
}
.title-l:before {
	content: "";
	display: block;
	width: 80px;
	height: 3px;
	background-color: #e12726;
	position: absolute;
	left: 0;
	bottom: 0;
}
.title-l:after {
	content: "";
	display: block;
	height: 3px;
	background-color: #f0f0f0;
	margin-top: 20px;
}
.title-m:before {
	content: "";
	display: block;
	width: 80px;
	height: 1px;
	background-color: #e12726;
	position: absolute;
	left: 0;
	bottom: 0;
}
.title-m:after {
	content: "";
	display: block;
	height: 1px;
	background-color: #f0f0f0;
	margin-top: 20px;
} 
.title-pagetitle h1 {
	margin: 0;
	-webkit-flex: 1 0 50%;
	flex: 1 0 50%;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}
.title-l h2 {
	margin-bottom: 0;
}
.title-m h3 {
	color: #e12726;
}

.table-container {
	margin-bottom: 20px;
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
}
.table-container::-webkit-scrollbar {
	height: 20px;
}
.table-container::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px
}
.table-container::-webkit-scrollbar-thumb {
	background: url(../images/common/icon-arrow-white-right.webp) right 7px top 5px no-repeat,url(../images/common/icon-arrow-white-left.webp) left 7px top 5px no-repeat;
	background-color: #666;
	background-size: 7px auto !important;
	border-radius: 10px
}

.pagenav {
	padding: 15px 0;
	font: 14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;
	text-align: center;
}
.pagenav span,
.pagenav a {
	display: inline-block;
	width: 48px;
	padding: 3px 0;
	margin: 0 5px;
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
	color: #b0b0b0;
}
.pagenav .bi-chevron-left,
.pagenav .bi-chevron-right {
	margin: 0;
	padding: 0;
	font-size: 24px;
	vertical-align: bottom;
}
.pagenav a {
	text-decoration: none;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.pagenav a:hover {
	background-color: #b0b0b0;
	color: #fff;
}
.pagenav a:hover span {
	color: #fff;
}
.pagenav .current {
	background-color: #757575;
	color: #fff;
	cursor: default;
}
.pagenav .current.prev,
.pagenav .current.next {
	background-color: transparent;
	color: #b0b0b0;
}

.affix-placeholder {
	top: 0;
	min-height: 50px;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	z-index: 2;
}
.affix-placeholder .container,
.affix-placeholder .container-fluid {
	height: 50px;
}
.affix-placeholder .title {
	display: flex;
	font-weight: bold;
	line-height: 50px;
}
.affix-placeholder .title[href="javascript:;"] {
	cursor: default;
}
.affix-placeholder .title.collapsed:after {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.affix-placeholder .title:after {
	content: "\f282";
	margin-left: auto;
	font-family: "bootstrap-icons";
	font-size: 16px;
	font-weight: bold;
	color: #c7000b;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	transition: transform .2s ease-in-out;
}
.affix-placeholder a {
	display: block;
	color: #333;
	text-decoration: none;
}
.affix-placeholder .row {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
}
.affix-placeholder ul {
	margin-bottom: 0;
}
.affix-placeholder ul li {
	padding: 8px 0;
	border-bottom: 1px solid #d4d4d4;
}
.affix-placeholder ul li a {
	display: block;
	font-size: 14px;
}
.affix-placeholder ul li.active a:before {
	content: "\f285";
	margin-right: 4px;
	font-family: "bootstrap-icons";
	font-size: 12px;
	color: #c7000b;
}

nav.navbar {
	padding-right: 5.5556%;
	padding-left: 5.5556%;
	border-bottom: 1px solid #e6e6e6;
	box-shadow: 2px 0px 10px rgb(0 0 0 / 20%);
	z-index: 3;
}
nav.navbar .offcanvas-body .mobile {
	position: relative;
	margin: 0 auto 20px auto;
	color: #999;
	border-bottom: 1px solid #4b4b4b;
}
nav.navbar .navbar-nav {
	position: relative;
	width: 66vw;
    margin: 0 auto 60px auto;
}
nav.navbar .navbar-nav .nav-item {
	position: relative;
	border-bottom: 1px solid #666;
}
nav.navbar .navbar-nav .nav-item a {
	position: relative;
	display: block;
	padding: 14px 0 13px 0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
nav.navbar .navbar-nav .nav-item a:after {
	content: "→";
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 15px;
}
nav.navbar .offcanvas-header .bi-x-lg {
	font-size: 25px;
	border: 0;
	background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
}
nav.navbar .menuFooter img {
	margin-bottom: 10px;
	height: 30px;
}
nav.navbar .menuFooterCopy {
	font-size: 10px;
	color: #868b8f;
	text-align: center;
}
nav .navbar-brand img,
footer .logo img {
	height: 30px;
}
nav.navbar-expand-lg .navbar-nav .nav-link p {
	margin-bottom: 0;
}
nav.navbar .offcanvas-body .mobile {
	color: #999;
}

.banner {
	margin-bottom: 35px;
}
.banner .inner {
	display: flex;
	position: relative;
	width: 100%;
	height: 400px;
	color: #fff;
	background-size: cover;
	background-position: center center;
	background-image: url(../images/banner/Mobile/1.webp);
	align-items: center;
}
.banner .inner h2 {
	font-size: 8.8888888889vw;
	margin-bottom: 0;
	font-weight: bold;
}
.banner .inner p {
	margin: 10px 0 0 0;
	font-size: 18px;
}
.banner .inner p span {
	color: #ff0000;
}
section.service {
	margin-bottom: 35px;
	padding-left: 15px;
	padding-right: 15px;
}
h2.title {
	position: relative;
	margin: 0 0 25px 0;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
h2.title span {
	position: relative;
	display: inline-block;
	padding-bottom: 20px;
}
h2.title span::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30%;
	height: 2px;
	background-color: #c7000b;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.solutionItem {
	position: relative;
	margin-bottom: 40px;
	width: 100%;
	background-color: #3e3a39;
	height: 500px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.solutionItem a {
	color: #fff;
}
.solutionItemPic {
	position: relative;
	width: auto;
	height: 500px;
}
.solutionItemPic img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}
.solutionItemMask {
	position: absolute;
	left: 0px;
	top: 0;
	right: 0px;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	opacity: 0.8;
}
.solutionItemBox {
	position: absolute;
	left: 30px;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	text-align: center;
}
.solutionItemTitle h4 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	white-space: normal;
}
.solutionItemTitle h4 span {
	display: block;
	margin: 10px auto;
	background: #c50819;
	width: 38px;
	height: 2px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
}
.solutionItemCententBox {
	margin: 0 auto;
	width: 240px;
	text-align: center;
	white-space: normal;
	opacity: 1;
}
.solutionItemCententBox .textarea {
	line-height: 1.5;
	text-align: center;
	font-size: 18px;
	display: block;
	max-width: 460px;
	max-height: 300px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	white-space: pre-line;
}
section.contactus {
	padding: 60px 0;
	text-align: center;
	color: #fff;
	background: url(../images/index/contactus/Mobile/1.webp) center no-repeat;
	background-size: cover;
}
section.contactus h2.title {
	margin-bottom: 15px;
}
section.contactus h2.title span::after {
	background-color: #fff;
}
section.contactus p {
	font-weight: bold;
}
section.contactus a {
	display: inline-block;
	padding: 0 15px;
	height: 52px;
	color: #fff;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	line-height: 50px; 
	text-decoration: none;
}
section.contactus a em {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
section.contactus a em img {
	width: 32px;
	vertical-align: middle;
}
section.contactus a:hover span {
	text-decoration: underline;
}

section.news {
	padding: 35px 0;
}
.news .col {
	margin-bottom: 15px;
}
.news a {
	color: #333;
	text-decoration: none;
}
.news a .event-box {
	position: relative;
	padding: 10px;
	min-height: 120px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f8f8f8));
	background-image: -o-linear-gradient(#fefefe, #f8f8f8);
	background-image: linear-gradient(#fefefe, #f8f8f8);
	-webkit-box-shadow: 0 0 5px #f1f1f1;
	box-shadow: 0 0 5px #f1f1f1;
	z-index: 1;
}
.news a .event-box:before {
	content: "";
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: inherit;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
	background-image: url(../images/common/opnewsbg.png);
	background-size: cover;
	z-index: -1;
}
.news a:hover .event-box:before {
	opacity: 1;
}
.news a .event-box h4 {
	margin-bottom: 0;
	max-height: 48px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.625em;
}
.news a .event-box small {
	position: absolute;
	bottom: 5px;
}
.news .btn-group {
	display: block;
	margin-top: 30px;
	text-align: center;
}
.news .btn-group .more {
	min-width: 170px;
	height: 40px;
	line-height: 38px;
	padding: 0 30px;
	text-align: center;
	border: 1px solid #111;
	display: inline-block;
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.875em;
}
section.news .btn-group .more:hover {
	border-color: #c7000b;
	background-color: #c7000b;
	color: #fff;
}
.newsroom-banner {
	display: flex;
	width: 100%;
	height: 400px;
	color: #fff;
	background: url(../images/banner/news.webp);
	background-size: cover;
	background-position: center center;
	justify-content: center;
	align-items: center;
}
.newsroom-banner h1 {
	font-weight: bold;
}

.form-progress {
	padding-bottom: 30px;
}
.form-progress ul {
	width: 100%;
	padding-left: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}
.form-progress ul li {
	position: relative;
	width: 100%;
	height: 40px;
	background: #d9f2fa;
	color: #00a9df;
	text-align: center;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.form-progress ul li.active {
	color: #fff;
	background: #00a9df;
}
.form-progress ul li.active:after {
	border-color: transparent transparent transparent #00a9df;
}
.form-progress ul li:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 0 22px 12px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	right: -12px;
	top: -2px;
	z-index: 1;
}
.form-progress ul li:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 10px;
	border-color: transparent transparent transparent #d9f2fa;
	position: absolute;
	right: -10px;
	top: 0;
	z-index: 2;
}
.form-progress ul li:last-child:before,
.form-progress ul li:last-child:after {
	display: none;
}
.contact .text-wrap {
	padding-bottom: 20px;
	line-height: 1.6;
}
.form-input .item {
	padding: 20px 0;
	border-bottom: 1px solid #d2d2d2;
	display: block;
}
.form-input .item-align-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.form-input .item:first-child {
	padding-top: 0;
}
.form-input_label {
	margin-bottom: 5px;
	padding-right: 20px;
	min-width: 200px;
	color: #00a9df;
	font-weight: 500;
}
.form-input_select {
	position: relative;
	padding: 0 20px;
	height: 50px;
	border: none;
	border: 1px solid #d2d2d2;
	background: #fff url(../images/common/input-select-arrow-down.png) no-repeat top 50% right 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
}
.form-input_select:focus {
	outline: none;
}
.is-error .form-input_label {
	color: #c82929;
}
.form-error-message,
.form-input_error {
	display: none;
	color: #c82929;
}
.form-input_error {
	margin-top: 15px;
}
.is-error .form-input_select,
.is-error .form-input_textarea,
.is-error .form-input_text {
	background-color: #ffaaaa;
	color: #fff;
}
.form-input_textarea {
	width: 100%;
	height: 250px;
    border: 1px solid #d2d2d2;
    padding: 10px;
    font-size: 16px;
}
.form-input_note {
	display: inline-block;
	margin: 5px 0 0 0;
}
.form-input_text {
	height: 50px;
	padding: 10px;
	border: 1px solid #d2d2d2;
	font-size: 16px;
}
.form-input .form-input_input input[type="checkbox"] {
	margin-top: 4px;
}
.checkbox-inline + .checkbox-inline {
	display: block;
	margin-left: 0;
}
.form-input .form-input_input,
.contact .form-btn-list ul {
	display: block;
}
.contact .form-btn-list {
	margin-top: 25px;
}
.contact .form-btn-list .btn {
	width: 100%;
}
.btn-right {
	background: #fff url(../images/common/icon-arrow-blue.png) no-repeat right 20px top 50%;
}
.contact .form-btn-list {
	margin-bottom: 50px;
}
.form-thanks-message {
	margin-top: 50px;
}

.news .innerWrapper {
	margin: 0 auto;
	padding: 0 4vw;
	max-width: 1350px;	
}
.news .innerWrapper h1 {
	margin-bottom: 30px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.35;
}
.news .innerWrapper .time {
	margin-bottom: 15px;
	color: #adadad;
	text-align: center;
}
.news .innerWrapper .share-box {
	position: relative;
	margin-bottom: 30px;
	padding: 0;
	width: 100%;
	text-align: center;
}
.news .share-box li {
	position: relative;
	display: inline-block;
	margin: 0 -2px;
	padding: 0 22px;
	background-color: #fff;
	z-index: 2;
}
.news .share-box li a {
	text-decoration: none;
}
.news .share-box li a span {
	font-size: 30px;
	color: #666;
}
.news .share-box .line {
	position: absolute;
	top: 0;
	left: 0;
	top: 50%;
	margin-top: -1px;
	width: 100%;
	height: 1px;
	background-color: #ddd;
}
.news .news-detail-box {
	margin-top: 25px;
}
.news .news-detail-content {
	margin-bottom: 40px;
}
.news .news-detail-content p {
	color: #666;
	word-break: break-word;
	overflow-wrap: break-word;
}
.news .news-detail-content ol,
.news .news-detail-content ul {
	padding-left: 20px;
}
.news .text-img {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0 5%;
	text-align: center;
}
.news .text-img img {
	margin-bottom: 20px;
	width: auto;
	max-width: 100%;
}
.news .text-img p {
	margin-bottom: 0;
	color: #999;
	font-size: 0.875em;
	text-align: center;
}
.news .embed-responsive {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.news .embed-responsive video {
	margin-bottom: 20px;
}
.wechat-qrcode {
	display: none;
}
.mob-wechat {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 170px;
	background: #fff;
	transform: translate(-50% , -50%);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 15px 15px 10px 15px;
	text-align: center;
}
.mob-wechat .icon-correct {
	font-size: 42px;
    color: #cb0007;
}
.mob-wechat h3 {
	margin: 6px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
}
.mob-wechat p {
	margin: 0;
	color: #999;
}
.mob-wechat .colse-btn {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #eee;
}
.mob-wechat .colse-btn .share-close {
	font-size: 14px;
	color: #1f8dd6;
	background: transparent;
	border: 0;
}

.service-banner {
	position: relative;
	display: flex;
	color: #fff;
	height: 400px;
	background: url(../images/banner/service.webp) center no-repeat;
	background-size: cover;
	justify-content: center;
	align-items: center;
}
.service-banner:after {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .54);
    content: '';
}
.service-banner h1 {
	margin-bottom: 0;
	font-weight: bold;
	z-index: 1;
}
.overview {
	padding: 22.22vw 0;
	background-color: #f3f3f3;
}
.overview .inner {
	padding: 0 4.44%;
}
.overview .inner h2 {
	font-size: 32px;
	font-weight: bold;
}
.overview .inner h3 {
	margin-bottom: 0;
}
/*.service-wrap {
	padding: 30px 24px;
	text-align: center;
}
.service-wrap a {
	color: #333;
	text-decoration: none;
}
.service-wrap h2 {
	font-weight: bold;
}
.service-wrap p {
	margin-bottom: 0;
}
.service-wrap .wrap:first-of-type {
	margin-top: 0;
}
.service-wrap figure {
	margin-top: 20px;
	overflow: hidden;
	border-radius: 20px;
}
.service-wrap figure img {
	transform-origin: center;
	transition: transform 0.5s;
	will-change: transform;
}
.service-wrap a:hover figure img {
	transform: scale(1.1);
}*/
.service-wrap {
	background-color: #f8f8f8;
}
.service-wrap .items {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 16px;
}
.service-wrap .items a {
	text-decoration: none;
}
.service-wrap .items .img-detail {
	padding: 24px 16px 32px 16px;
}
.service-wrap .items .img-detail h4 {
	margin-bottom: 8px;
	color: #000;
	font-size: 16px;
	line-height: 24px;
}
.service-wrap .items .img-detail p {
	color: rgba(0,0,0,0.8);
	font-size: 14px;
	line-height: 20px;
}
.service-wrap .items .img-wrapper {
	overflow: hidden;
}
.service-wrap .items .img-wrapper img {
	transform: scale(1);
	vertical-align: top;
	transition: 0.5s all ease;
}
.service-wrap .items:hover .img-wrapper img {
	transform: scale(1.08);
	transition: transform 350ms cubic-bezier(0.4, 0, 0.2, 1);
}
.service-wrap .items .button-box {
	display: none;
}
.regeneration .wrap {
	padding: 40px 26px;
	background-color: #eaeaea;
}
.regeneration .wrap h2 {
	font-weight: bold;
}
.regeneration .list-wrap {
	padding: 2.6vw 4.04vw 3.52vw 4.04vw;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2.34vw;
}
.regeneration .list-wrap ol {
	margin-bottom: 0;
	padding-left: 20px;
}

.business .wrap,
.business-banner,
.thinning-banner,
.component-banner {
	padding: 80px 0;
}
.business .wrap h1,
.business-banner h1,
.thinning-banner h1,
.component-banner h1,
.about-banner h1 {
	margin-bottom: 20px;
}
.business .wrap ul,
.business-banner p,
.thinning-banner p,
.component-banner p {
	margin-bottom: 0;
}
.business-banner p {
	text-shadow: 0 0 10px rgb(255 255 255 / 100%);
}
.business-banner {
	background: url(../images/service/business/1.webp) center no-repeat;
}
.thinning-banner {
	background: url(../images/service/thinning/1.webp) center no-repeat;
}
.component-banner {
	background: url(../images/service/component/1.webp) center no-repeat;
}
.business-banner,
.thinning-banner,
.component-banner {
	display: flex;
	background-size: cover;
	justify-content: center;
	align-items: center;
}
.component-banner {
	color: #fff;
}
.thinning figure {
	margin-bottom: 0;
	overflow: hidden;
	border-radius: 20px;
}

.about-banner {
	height: 90vw;
	display: flex;
	align-items: center;
	text-align: center;
}
.about-banner h1 {
	font-weight: bold;
}
.about-banner p {
	margin-bottom: 0;
}
.sec-leader {
	position: relative;
}
.sec-leader .section-content {
	margin: 0 auto;
	width: 87.5%;
}
.sec-leader .image-hero {
	position: static;
	margin: 0 auto;
	width: auto;
	height: 220px;
	background: #f7f7f7 url("../images/about/Neil Natsu.webp") no-repeat;
	background-size: contain;
	background-position: 50% 100%;
	-webkit-transform: none;
	transform: none;
	border-radius: 20px;
}
.sec-leader .headlines {
	position: relative;
	margin: 0 auto;
	padding-top: 6.6666666667vw;
	padding-bottom: 11.1111111111vw;
	width: 87.5%;
	text-align: center;
}
.sec-leader .headlines h1 {
	padding-top: 6.6666666667vw;
	font-size: 6.6666666667vw;
	font-weight: bold;
}
.sec-leader .headlines h1 small {
	margin-left: 10px;
}
.sec-leader .headlines h2 {
	margin-top: 4.4444444444vw;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 2.3rem;
}
.sec-leader .headlines p {
	margin-bottom: 0;
	font-weight: bold;
}
.sec-body {
	padding-left: 6.6666666667vw;
    padding-right: 6.6666666667vw;
}
.sec-body .wrap {
	margin-bottom: 60px;
	padding: 24px;
	border: 1px solid #ccc;
    box-sizing: border-box;
}
.sec-body.sec_inner {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.sec-body .cont {
	padding: 20px;
	background-color: #f3f3f3;
}
.sec-body h2,
.recruit section h2 {
	position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sec-body h2:after,
.recruit section h2:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 3px;
	background-color: #014778;
	content: "";
}
.sec-body dl {
	text-align: center;
}
.sec-body dl dt {
	color: #014778;
}
.recruit-banner {
	padding: 64px 24px 64px;
}
.recruit-banner h1 {
	font-weight: bold;
}
.recruit {
	padding: 40px 0 20px;
	background-color: #f8f8f8;
}
.recruit section {
	margin: 0 auto 2.5rem;
	padding: 16px 15px;
	width: 91.6667%;
	border-radius: 5px;
	background-color: #fff;
}
.recruit section:last-child {
	margin-bottom: 0;
}
.recruit section h2 {
	margin: 30px 0 20px 0;
	font-weight: bold;
}
.recruit section blockquote {
	margin: 0 0 10px;
	padding: 4px 10px;
	font-size: 17.5px;
	font-weight: bold;
	border-left: 5px solid #ff6000;
}
.recruit section ol {
	margin: 0 0 20px 0;
	line-height: 1.8;
}
.recruit section .wrap {
	margin-left: 16px;
}
.contact .title {
	margin-bottom: 20px;
}

.gotop-wrap {
	position: fixed;
	display: none;
	right: 32px;
	bottom: 60px;
	max-width: 1440px;
	text-align: right;
	z-index: 1000;
}
.gotop-wrap p {
	display: flex;
	display: -webkit-flex;
	margin: 0;
	width: 58px;
	height: 58px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #363636;
	opacity: .7;
	align-items: center;
	justify-content: center;
}
.gotop-wrap p .bi-chevron-up {
	color: #fff;
	font-size: 24px;
}

footer {
	color: #575d6c;
	background-color: #f5f5f5;
}
footer .row {
	padding: 30px 0;
}
footer .logo img {
	margin-bottom: 30px;
}

footer .copyright {
	margin-bottom: 0;
	padding: 10px 0;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #e2e2e2;
	line-height: 24px;
}
footer ul {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.only-xs {
		display: none;
	}
	.only-pc {
		display: block;
	}
	.h72 {
		height: 72px;
	}
	.h96 {
		height: 96px;
	}
	.w-md-800 {
		width: 800px;
	}
	.w-md-240 {
		width: 240px;
	}
	.w-md-370 {
		width: 370px;
	}
	.my-md-80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
	.mb-md-26 {
		margin-top: 26px !important;
	}
	.py-md-80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	.pb-md-80 {
		padding-bottom: 80px !important;
	}
	.text-wrap-md {
	  white-space: normal !important;
	}

	.affix-placeholder .container,
	.affix-placeholder .container-fluid {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.affix-placeholder .title {
		padding-right: 30px;
		border-right: 1px solid #e5e5e5;
		line-height: 22px;
	}
	.affix-placeholder .title:after {
		display: none;
	}
	.affix-placeholder .bi-chevron-down {
		display: none;
	}
	.affix-placeholder .row {
		border: none;
		background-color: transparent;
	}
	.affix-placeholder .row.collapse {
		display: block;
	}
	.affix-placeholder ul li {
		display: inline-block;
		margin: 0 15px;
		border: none;
	}
	.affix-placeholder ul li a {
		position: relative;
		display: block;
	}
	.affix-placeholder ul li.active a:before {
		display: none;
	}
	.affix-placeholder ul li.active a:after {
		content: "";
		position: absolute;
		bottom: -15px;
		display: block;
		width: 100%;
		border-bottom: 3px solid #c7000b;
	}

	nav.navbar {
		padding: 0;
		border-bottom: 1px solid #e6e6e6;
	}
	nav .navbar-brand img,
	footer .logo img {
		height: 30px;
	}
	nav.navbar .navbar-nav {
		margin: 0;
		width: auto;
	}
	nav.navbar .navbar-nav .nav-item a {
		margin-right: 4.2vw;
		font-size: min(18px, 1vw);
		text-align: center;
		line-height: 1.1;
	}
	nav.navbar .offcanvas-body .wrap {
		display: flex;
		width: 100%;
	}
	nav.navbar .offcanvas-body .mobile {
		margin: 0;
		border-bottom: none;
	}
	nav.navbar .navbar-nav .nav-item {
		border-bottom: none;
	}
	nav.navbar .navbar-nav .nav-item a {
		padding: 0;
		height: 60px;
		display: flex;
		align-items: center;
	}
	nav.navbar .navbar-nav .nav-item a:after {
		content: '';
		position: absolute;
		top: auto;
		bottom: -1px;
		left: 50%;
		width: 0;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		height: 2px;
		overflow: hidden;
		background-color: #014778;
		-webkit-transition: width cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
		-o-transition: width cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
		transition: width cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
		-webkit-transition-delay: 0.1s;
		-o-transition-delay: 0.1s;
		transition-delay: 0.1s;
	}
	nav.navbar .navbar-nav .nav-item a:hover:after {
		width: 100%;
		background-color: #014778;
	}

	.banner {
		margin-bottom: 70px;
	}
	.banner .inner {
		height: 640px;
		max-width: 1920px;
		max-height: 640px;
		overflow: hidden;
		background-image: url(../images/banner/PC/1.webp);
	}
	.banner .inner h2 {
		font-size: 48px;
	}
	section.service {
		margin: 0 auto;
		width: 90%;
	}
	h2.title {
		font-size: 2em;
		margin: 0 0 50px 0;
	}
	.solutionListBox {
		white-space: nowrap;
		overflow: hidden;
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	.solutionItem {
		margin-bottom: 0;
		display: table-cell;
		width: 33.33%;
		height: 600px;
    }
    .solutionItem:hover {
		width: 50%;
	}
    .solutionItemPic {
		height: 600px;
	}
	.solutionItem .solutionItemMask,
	.solutionItemTitle h4 span {
		opacity: 1;
	}
	.solutionItem:hover .solutionItemMask {
		opacity: 0.5;
    }
    .solutionItem .solutionItemBox {
		top: 45%;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
    }
    .solutionItem:hover .solutionItemBox {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
    }
    .solutionItemCententBox {
		opacity: 0;
	}
	.solutionItem:hover .solutionItemCententBox {
		opacity: 1;
	}
	section.contactus {
		background: url(../images/index/contactus/PC/1.webp) center no-repeat;
		background-size: cover;
	}
	section.contactus h2.title {
		margin-bottom: 30px;
	}
	section.contactus p {
		font-size: 18px;
	}
	.contactus a {
		padding: 0 60px;
		height: 72px;
		line-height: 70px;
	}
	.news {
		padding: 70px 0;
	}
	.news .col {
		margin-bottom: 30px;
	}
	.news a .event-box {
		padding: 20px 30px;
		min-height: 200px;
	}
	.news a .event-box h4 {
		max-height: 90px;
		font-size: 18px;
	}
	.news a .event-box small {
		bottom: 20px;
	}
	.news .btn-group {
		margin-top: 40px;
	}
	.newsroom-banner {
		height: 500px;
	}
	.newsroom-banner h1 {
		font-size: 48px;
	}

	.service-banner {
		height: 640px;
	}
	.service-banner h1 {
		font-size: 60px;
	}
	.form-progress ul li {
		height: 60px;
		font-size: 18px;
	}
	.form-progress ul li:before {
		border-width: 32px 0 32px 12px;
	}
	.form-progress ul li:after {
		border-width: 30px 0 30px 10px;
	}
	.contact .text-wrap {
		padding-bottom: 40px;
		line-height: 1.8;
	}
	.form-input .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
	.form-input_label {
		margin-bottom: 0;
	}
	.form-input .form-input_input input[type="checkbox"] {
		margin-top: 5px;
	}
	.checkbox-inline + .checkbox-inline {
		display: inline-block;
		margin-left: 10px;
	}
	.form-input .form-input_input {
		display: inline-block;
	}
	.form-input_textarea {
		width: 800px;
	}
	.form-input_note {
		margin: 0 0 0 10px;
	}
	.form-input_note-align-top {
		vertical-align: top;
	}
	.contact .form-btn-list {
		margin: 50px 0 0 0;
	}
	.contact .form-btn-list ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
	}

	.news .innerWrapper {
		padding: 0;
	}
	.news .innerWrapper h1 {
		padding: 0 8.5%;
		padding-top: 70px;
		font-size: 2em;
	}
	.news .innerWrapper .time {
		margin-bottom: 30px;
	}
	.news .news-detail-box {
		margin-top: 50px;
	}
	.news .news-detail-content {
		padding: 0 8.5%;
		font-size: 18px;
	}
	.news .wechat-qrcode {
		position: absolute;
		top: 40px;
		left: -89px;
		width: 200px;
		height: 240px;
		color: #666;
		font-size: 12px;
		font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
		text-align: center;
		border: 1px solid #eee;
		background-color: #fff;
		box-shadow: 0 2px 10px #aaa;
		-webkit-transition: all 200ms;
		transition: all 200ms;
		z-index: 1;
	}
	.news .wechat-qrcode:after {
		position: absolute;
		display: inline-block;
		top: -4px;
		left: 50%;
		margin-left: -6px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px;
		border-color: #f3f3f3 #f3f3f3 transparent transparent;
		transform: rotate(315deg);
		box-shadow: 2px -2px 2px #dedede;
		content: '';
	}
	.news .wechat-qrcode .share-close {
		position: absolute;
		top: -6px;
		right: 2px;
		background: transparent;
		border: 0;
		font-size: 25px;
		color: #000;
		line-height: 1.5;
	}
	.news .wechat-qrcode h4 {
		height: 26px;
		font-size: 12px;
		background-color: #f3f3f3;
		margin: 0;
		padding: 0;
		color: #777;
		line-height: 26px;
	}
	.news .wechat-qrcode .qrcode {
		width: 138px;
		margin: 10px auto;
	}
	.news .wechat-qrcode p {
		margin: 0;
		color: #666;
		font-size: 1em;
		line-height: 1.95em;
	}

	.overview {
		padding: 120px 0;
	}
	.overview .inner {
		width: 1060px;
		margin: 0 auto;
		padding: 0;
	}
	.overview .inner h2 {
		font-size: 48px;
	}
	/*.service-wrap {
		max-width: 1220px;
		margin: 0 auto;
		padding: 80px 32px;
	}
	.service-wrap .wrap {
		margin-top: 60px;
	}
	.service-wrap p {
		margin-top: 24px;
		font-size: 18px;
	}
	.service-wrap figure {
		margin-top: 40px;
		border-radius: 30px;
	}*/
	.service-wrap .items:nth-child(2n-1) {
		margin-right: 16px;
	}
	.service-wrap .items .img-detail {
		padding: 48px 32px 0 32px;
	}
	.service-wrap .items .img-detail h4 {
		margin-bottom: 16px;
		font-size: 24px;
		line-height: 32px;
	}
	.service-wrap .items .img-detail p {
		margin-bottom: 24px;
		font-size: 16px;
		line-height: 24px;
	}
	.service-wrap .items .button-box {
		padding: 0 32px 32px 0;
		display: flex;
		justify-content: flex-end;
	}
	.service-wrap .items .button {
		width: 56px;
		height: 56px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #f8f8f8;
	}

	.regeneration.container {
		max-width: 1440px;
		min-width: 320px;
		width: 100%;
	}
	.regeneration .wrap {
		padding: 82px 50px 80px;
	}
	.regeneration .list-wrap {
		padding: 26px 0 32px 56px;
		border-radius: 20px;
	}
	.regeneration .wrap p,
	.regeneration .wrap ol {
		font-size: 18px;
	}
	.regeneration .wrap p {
		line-height: 32px;
	}
	.regeneration .wrap ol li {
		line-height: 1.56;
	}

	.business-banner,
	.thinning-banner,
	.component-banner {
		height: 560px;
	}

	.about-banner {
		height: 498px;
	}
	.about-banner p {
		font-size: 18px;
	}
	.sec-leader {
		display: flex;
		height: 520px;
		background-color: #f7f7f7;
	}
	.sec-leader .section-content {
		display: flex;
		width: 1440px;
		align-items: center;
	}
	.sec-leader .image-hero {
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 1440px;
		height: 520px;
		background-size: auto 520px;
		background-position: 740px 100%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		border-radius: 0;
	}
	.sec-leader .headlines {
		margin: 0 0 0 9.86111111111%;
		padding: 0;
		text-align: left;
		width: 50%;
	}
	.sec-leader .headlines h1 {
		margin-bottom: 16px;
		padding: 0;
		font-size: 48px;
	}
	.sec-leader .headlines h1 small {
		font-size: 65%;
		font-weight: normal;
		color: #777;
		line-height: 1;
	}
	.sec-leader .headlines h2 {
		margin-top: 0;
		font-size: 28px;
	}
	.sec-leader .headlines p {
		font-size: 18px;
	}
	.sec-body {
		margin: 60px auto;
		padding: 0;
		width: 1140px;
	}
	.sec-body .wrap {
		padding: 48px;
		font-size: 18px;
	}
	.sec-body.sec_inner {
		padding: 60px 0;
	}
	.sec-body.sec_inner p {
		font-size: 18px;
	}
	.sec-body .cont {
		margin-bottom: 30px;
		padding: 40px 50px;
	}
	.sec-body h2,
	.recruit section h2 {
		margin-bottom: 30px;
		padding-bottom: 20px;
	}
	.sec-body dl dt {
		font-size: 22px;
	}
	.sec-body dl dd {
		font-size: 18px;
	}

	.recruit-banner {
		padding: 80px 0;
	}
	.recruit-banner h1 {
		font-size: 64px;
		line-height: 86px;
	}
	.recruit-banner p {
		margin: 32px 0;
		font-size: 20px;
		line-height: 30px;
	}
	.recruit {
		padding: 80px 0;
	}
	.recruit section {
		margin-bottom: 4rem;
		padding: 64px 120px;
		max-width: 1140px;
		width: 89.0625%;
	}
	.recruit section blockquote {
		padding: 10px 20px;
	}
	.recruit section ol {
		margin: 0 0 20px 10px;
	}
	.recruit section .wrap {
		margin-left: 24px;
	}

	footer .row {
		padding: 40px 0;
	}
	footer .logo img {
		margin-bottom: 0;
		width: auto;
	}
}