.main-container {
	
	
}

.items-apply .item .img-block,.items-apply .item-p-block,.items-apply .item-title:before,.items-apply .item:before {
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.items-apply .item,.main-banner-l-btn,.main-banner-r,.main-banner-video,.main-pro-img,.main-title,.map-dot {
	text-align: center;
}

.items-apply-block {
	
}

.main-wrap {
	width: 92%;
	max-width: 1350px!important;
	margin: 0 auto;
	position: relative;
	transition: all .3s ease;
}

.flex-row {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.items-service .item {
	flex: 1;
	border: 1px solid #ededed;
	border-left: none;
	height: 166px;
	padding: 40px 0 0;
	align-items: flex-start;
	position: relative
}

.items-service .item:after,.items-service .item:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	content: "";
	z-index: 1
}

.items-service .item:nth-child(2) {
	background-color: #f7f8fa;
}

.items-service .item:first-child {
	border-left: 1px solid #ededed;
}

.items-service .item:before {
	right: -22px;
	border: 11px solid transparent;
	border-left-color: #ededed;
}

.items-service .item:after {
	right: -20px;
	border: 11px solid transparent;
	border-left-color: #fff;
}

.items-service .item:nth-child(2):after {
	border-left-color: #f7f8fa;
}

.items-service .img-block {
	margin: 0 40px;
}

.items-service .item-block {
	flex: 1;
}

.items-service .item-title {
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
}

.items-service .item-p {
	font-size: 16px;
	color: #666;
	margin: 12px 0;
	background: url(../../images/index/img-items-service-mark.svg) 0 no-repeat;
	padding-left: 18px;
}

.items-service a:hover .item-p {
	text-decoration: underline;
}

.items-apply-block {
	height: 380px;
	background-color: #373d41;
}

.items-apply .item {
	flex: 1;
	position: relative;
	height: 380px;
	background: 50% no-repeat;
	background-size: 100% auto;
}

.items-case .flex-row,.items-news .items-news-block {
	justify-content: space-between;
}

.items-apply .item a,.items-apply .item:before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.items-apply .item:before {
	content: "";
	background-color: rgba(0,0,0,.6);
}

.items-apply .item:hover:before {
	background-color: rgba(0,193,222,.75);
}

.items-apply .item-1 {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022081914460375086/cms/image/b98d6757-2147-473e-845a-0baae5018e98.jpg?d=1661996808455);
}

.items-apply .item-2 {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022081914460375086/cms/image/2d3422d8-9e7a-4051-997d-3eb24d970144.jpg?d=1661996858497);
}

.items-apply .item-3 {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022081914460375086/cms/image/cc9138c5-1650-43e0-99c7-27c35443a9fc.jpg?d=1661996869080);
}

.items-apply .item-4 {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022081914460375086/cms/image/63793a78-9bd8-4cf3-9a45-e425eeb99cd9.jpg?d=1661996883223);
}

.items-apply .item-5 {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022081914460375086/cms/image/134f21fa-1889-4758-a1f4-28b4c341bcc9.jpg?d=1661996895871);
}

.items-apply .item-title {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 20px 0;
	position: relative;
}

.items-apply .item-title:before {
	content: "";
	position: relative;
	display: block;
	width: 20px;
	border-bottom: 2px solid #fff;
	margin: 0 auto 20px;
}

.items-apply .item:hover .item-title:before {
	opacity: 0;
	margin-bottom: 0;
}

.items-apply .item .img-block {
	position: relative;
	margin-top: 120px;
}

.items-apply .item:hover .img-block {
	margin-top: 80px;
}

.items-apply .item-p-block {
	position: relative;
	opacity: 0;
	margin-top: 10px;
}

.items-case .item,.items-case .item img,.items-news .items-news-block .img-block img,.items-our .item {
	transition: all .3s ease;
}

.items-apply .item:hover .item-p-block {
	display: block;
	opacity: 1;
	margin-top: 0;
}

.items-apply .item-p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 10px;
	line-height: 1.6;
}

.items-case .flex-row {
	margin-top: -1px;
}

.items-case .item {
	height: 90px;
	margin: 0 0 0 -1px;
	flex: 1;
	position: relative;
	border: 1px solid #eee;
}

.img-block img,.img-block svg {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
