
.saj-index-content-tabs a {
	-webkit-transition: opacity .55s, -webkit-transform .55s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
}
.saj-index-content-tabs {
	position: relative;
}

.saj-index-content-tabs a {
	display: block;
	background: rgba(255,255,255,.8);
	padding: 4.5% 7%;
	overflow: hidden;
}
.saj-index-content-tabs .top {
	overflow: hidden;
}
.saj-index-content-tabs .top h3 {
	font-size: 20px;
	margin: 0;
	padding-bottom: 5px;
}
.saj-index-content-tabs .top h5 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	color: #9c9fa2;
}

.saj-index-content-tabs .bottom {
	height: 0px;
	overflow: hidden;
}
.saj-index-content-tabs .bottom .line {
	width: 20px;
	height: 3px;
	background: #fff;
	margin: 20px 0;
}
.saj-index-content-tabs .bottom .txt {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	opacity: .6;
}
.saj-index-content-tabs a:hover {
	padding: 7%;
	background: #009944de;
}
.saj-index-content-tabs a:hover .top h3 {
	color: #fff;
}
.saj-index-content-tabs a:hover .top h5 {
	color: #fff;
	opacity: .4;
}
.saj-index-content-tabs a:hover .top i {
	background: url("https://omo-oss-image.thefastimg.com/portal-saas/new2021122417020147189/cms/image/46fe7bf9-494e-40e4-8ad0-60741e7623fb.png") center no-repeat #fff;
	border: 1px solid #fff;
}

.saj-index-content-tabs a::after {
	content: '';
	width: 1px;
	height: 100%;
	background: #bbbdbf;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.saj-index-content-tabs .item:last-child a::after, .saj-index-content-tabs a:hover::after {
	display: none;
}
#c_static_001_P_2647-1654477963660 * {
	transition: all .5s ease 0s!important;
}

@media only screen and (min-width: 769px){
.saj-index-content-tabs a:hover .bottom {
	height: 20px;
	overflow: hidden;
}
.saj-index-content-tabs .top i {
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	right: 5%;
	top: 20px;
	border: 1px solid #999;
	border-radius: 100%;
	background: url("https://omo-oss-image.thefastimg.com/portal-saas/new2021122417020147189/cms/image/3f88834e-06a8-438a-9986-5aeb61249d11.png") center no-repeat;
}

.saj-content {
	width: 94%;
	margin: auto;
	position: relative;
	max-width: 1520px;
}
.saj-index-content-tabs .item {
	width: 25%;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.saj-index-content-tabs .item.item1 {
	left: 0;
}
.saj-index-content-tabs .item.item2 {
	left: 25%;
}
.saj-index-content-tabs .item.item3 {
	right: 25%;
}
.saj-index-content-tabs .item.item4{
	right: 0%;
}

}




@media only screen and (max-width: 768px){
.saj-index-content-tabs a::after {
    content: '';
    width: 0px;
    height: 100%;
    background: #bbbdbf;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.saj-index-content-tabs a:hover {
    padding: 4.5% 7%;
    background: #009944de;
}
.saj-index-content-tabs .top h5{
	display: none;
}
.saj-index-content-tabs .item {
	width: calc((100% - 4px) /2);
	overflow: hidden;
	/* position: absolute; */
	display: inline-block;
	/* bottom: 0; */
	z-index: 1;
}
.saj-index-content-tabs .item.item1 {
	left: 0;
	background: #009944;
}
.saj-index-content-tabs .item.item2 {
	left: 50%;
	background: #009944;
}
.saj-index-content-tabs .item.item3 {
	background: #009944;
}
.saj-index-content-tabs .item.item4{
	right: 0%;
	background: #009944;
}
.saj-index-content-tabs .top h3 {
	font-size: 16px;
	margin: 0;
	padding-bottom: 0px;
	text-align: center;
}

}



@media only screen and (max-width: 1440px) and (min-width: 1281px){

.saj-index-content-tabs .top i {
    width: 32px;
    height: 32px;
}

}
@media only screen and (max-width: 1280px) and (min-width: 1024px){

.saj-index-content-tabs .top i {
    width: 0px;
    height: 0px;
}

}