

@media only screen and (min-width: 992px) {
.demo .list:hover .title {position: absolute;top: 20%;width: 100%;text-align: center;color: #fff;font-size: 28px;z-index: 2;}


	.demo .list:hover .tb {
	opacity: 0;

	}


	
.demo .list:hover .ms {
	opacity: 1;
	font-weight: normal;
	top: 160px;
	color: #fff;
}


.demo .list:hover .more {
	opacity: 1;
	top: 47%;
	display: none;
	font-weight: normal;
}
.demo .list:hover .title span {
	opacity: 1;
	/* margin-top: 14px; */
	font-weight: normal;
}
.demo .more span:hover {
	opacity: 1;
	background: #cfa972;
	font-weight: normal;
	float: left;
	border: 1px solid #cfa972;
}
.demo {
	height: 420px;
}
.lists {
	height: 100%;
}
.list {
	float: left;
	transition: all 0.8s ease-out;
}
.list1 {
	position: relative;
	width: calc((100% - 40px)/4);
	height: 100%;
	float: left;
	margin: 0px 5px;
	overflow: hidden;
}
.list2 {
	position: relative;
	width: calc((100% - 40px)/4);
	height: 100%;
	float: left;
	margin: 0px 5px;
	overflow: hidden;
}
.list3 {
	position: relative;
	width: calc((100% - 40px)/4);
	height: 100%;
	overflow: hidden;
	margin: 0px 5px;
}
.list4 {
	position: relative;
	width: calc((100% - 40px)/4);
	height: 100%;
	margin: 0px 5px;
	float: left;
	overflow: hidden;
}

.list1 .bg, .list2 .bg, .list3 .bg, .list4 .bg, .list5 .bg, .list6 .bg, .list7 .bg {
	height: 100%;
}
.bg::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	background: rgba(199, 44, 48, 1);
	visibility: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.title {
	opacity: 1;
}
.title span {
	opacity: 0;
	margin-top: 30px;/* margin: 40px 16%; */
}
.demo .more {
	top: 50%;
	opacity: 0;
}
}

.tb img{
	   position: absolute;
	   width: 45px;
	   margin: 0px auto;
	   text-align: center;
	   z-index: 2;
	   -webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	   transition: all 0.3s;
	   left: 50%;
	   top: 44%;
	   transform: translate(-50%,-50%)scale(1);
	   height: auto;
}	   
	   

.list1 .bg {
	width: 100%;
	height: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/9e082b48-dda8-4040-b99a-2f34c8370134.jpg)no-repeat;
background-position: 50%;background-size: auto 100%;
}
.list2 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/63d0f45c-e426-4d4c-9ad9-d68675b7af7f.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list3 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/469e566d-e9f7-4dcb-a5b0-36e7f8264f08.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list4 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/ce43c5ef-5135-443d-8d43-f3f84d26085e.jpg?1666928398520)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}


.more span {
	display: inline-block;
	width: 120px;
	height: 41px;
	float: left;
	line-height: 39px;
	color: #fff;
	margin-left: 40px;
	opacity: 1;
	border-radius: 100px;
	font-size: 14px;
	border: 1px solid #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.more span i {
	font-style: normal;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.title span {
	display: block;
	margin: 270px 16%;
	padding: 0px 30px;
	font-size: 14px;
	color: #333;
}
.more {
	position: absolute;
	width: 100%;
	height: 41px;
	margin-top: 0;
	bottom: 0px;
	text-align: center;
	-webkit-transition: all 2s;
	-moz-transition: all 0.5s;
	transition: all 2s;
}




.demo .title {
	position: absolute;
	top: 20%;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 28px;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.demo .ms {
	position: absolute;
	top: 220px;
	width: 100%;
	padding: 0px 40px;
	opacity:0;
	text-align: center;
	height: auto;
	/* display: none; */
	color: #666;
	font-size: 14px;
	font-weight:
	normal;
	z-index: 2;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}


.demo {
	width: 100%;
	height: 540px;
	overflow: hidden;
}
.lists {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.demo .list {
	position: relative;
}
.demo .active {width: calc((100% - 40px)/4);}

.demo .list1.active .bg{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/73f8ed7d-3a4d-4c52-96a8-9b2c4d68c88a.jpg) no-repeat center !important;}

.demo .list2.active .bg{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/4bd1725f-4279-4334-9c7d-33ad3d0f13b2.jpg) no-repeat center !important;}

.demo .list3.active .bg{background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/ceedb6cf-8e9c-4589-bceb-07dcceb3567b.jpg) no-repeat center !important;}

.demo .list4.active .bg{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/b9eebb8c-8def-4226-8cf0-c2b6581440aa.jpg?1666928398513) no-repeat center !important;}


.demo .active  a{
	background: #0c4da2;
	display: block;
	width: 100%;
	height: 100%;
}

.demo .active  .bg{opacity: 1;transition: all 0.3s ease-out;}


.demo .deactive {width: calc((100% - 40px)/4);}

.demo .deactive .tb img{

	
 position: absolute;
	   width: 45px;
	   margin: 0px auto;
	   text-align: center;
	   z-index: 2;
	   -webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	   transition: all 0.3s;
	   left: 50%;
	   top: 44%;
	   transform: translate(-50%,-50%)scale(1);
	   height: auto;
}


@media only screen and (max-width: 1024px) and (min-width: 769px) {
.list1 .bg {
	width: 100%;
	height: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/9e082b48-dda8-4040-b99a-2f34c8370134.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list2 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/63d0f45c-e426-4d4c-9ad9-d68675b7af7f.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list3 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022011809480732500/cms/image/664ceaab-9c34-4a40-8c65-894f4e952131.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list4 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/ec23efae-9283-407b-9eb3-bc164abe3a6f.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}

.more span {
	display: inline-block;
	width: 130px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	opacity: .9;
	font-family: Arial;
	font-size: 14px;
	border: 1px solid #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.more span i {
	font-style: normal;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.title span {
	display: block;
	margin: 40px 16%;
	/* padding: 0px 30px; */
	font-size: 14px;
}
.more {
	position: absolute;
	bottom: 120px;
	width: 100%;
	height: 50px;
	margin-top: 80px;
	top: 50%;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.demo .title {
	position: absolute;
	bottom: 8%;
	margin-top: -100px;
	width: 100%;
	text-align: center;
	top: inherit;
	color: #fff;
	font-size: 16px;
	z-index: 2;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.demo {
	width: 100%;
	/* height: 100vh; */
	overflow: hidden;
}
.lists {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.demo .list {
	position: relative;
width: 48%;margin-bottom: 1%;}
.demo .active {
	width: 28%;
}
.demo .deactive {
	width: 12%;
}
	
.demo {
	/* height: 100vh; */
}
.lists {
	height: 100%;
}
.list {
	float: left;
	transition: all 0.8s ease-out;
}
.list1 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
}
.list2 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
}
.list3 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	overflow: hidden;
}
.list4 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
}

.list1 .bg, .list2 .bg, .list3 .bg, .list4 .bg, .list5 .bg, .list6 .bg, .list7 .bg {
	height: 100%;
}
.bg::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	opacity: .2;
	visibility: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.title {
	opacity: 1;
}
.title span {
	opacity: 0;
	margin-top: 30px;/* margin: 40px 16%; */
}
.demo .more {
	bottom: 60px;
	opacity: 0;
}
}

@media only screen and (max-width: 768px) {
  

.list1 .bg {
	width: 100%;
	height: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/bee3c25a-4438-49c6-88ae-a756be93f261.jpg?1665969803316)no-repeat;
	background-position: 50%;
	background-size: cover;
}
.list2 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/1ff267c5-f9ee-47ef-9d23-b1125e191103.jpg?1665969803246)no-repeat;
	background-position: 50%;
background-size: cover;

}
.list3 .bg {
	width: 100%;
		background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/f25aa06d-a64f-452f-8f3f-d3fd21a139fb.jpg?1665969803243)no-repeat;
	background-position: 50%;
	background-size: cover;
}
.list4 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/3348262b-d2db-45f7-97e5-78769d1e43df.jpg?1666933226778)no-repeat;
	background-position: 50%;
	background-size: cover;
}


  .demo .list1.active .bg{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/73f8ed7d-3a4d-4c52-96a8-9b2c4d68c88a.jpg) no-repeat center !important;}

.demo .list2.active .bg{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/4bd1725f-4279-4334-9c7d-33ad3d0f13b2.jpg) no-repeat center !important;}

.demo .list3.active .bg{background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/ceedb6cf-8e9c-4589-bceb-07dcceb3567b.jpg) no-repeat center !important;}

.demo .list4.active .bg{background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022072717160575583/cms/image/ec23b2a6-8089-4436-a93f-51786080ffa7.jpg) no-repeat center !important;}

  
  
.more span {
	display: inline-block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #999;
	opacity: 1;
	margin-left: auto;
	font-family: Arial;
	font-size: 12px;
	border: 0px solid #ddd;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.more span i {
	font-style: normal;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.title span {
	display: block;
	margin: 40px 16%;
	/* padding: 0px 30px; */
	font-size: 14px;
}
.more {
	position: absolute;
	bottom: 120px;
	width: 100%;
	height: 50px;
	margin-top: 80px;
	top: 50%;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.demo .title {
	position: absolute;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	top: 12%;
	color: #333;
	font-size: 16px;
	z-index: 2;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.demo {
	width: 100%;
	/* height: 100vh; */
	overflow: hidden;
}
.lists {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.demo .list {
	position: relative;
}
.demo .active {
	width: 28%;
}
.demo .deactive {
	width: 12%;
}
	
.demo {
	height: 400px;
}
.lists {
	height: 100%;
}
.list {
	float: left;
	margin:5px;
	transition: all 0.8s ease-out;
}
.list1 {
	position: relative;
	width: calc((100% - 20px)/2);
	height: 200px;
	float: left;
	overflow: hidden;
}
.list2 {
	position: relative;
	width: calc((100% - 20px)/2);
	height: 200px;
	float: left;
	overflow: hidden;
}
.list3 {
	position: relative;
	width: calc((100% - 20px)/2);
	height: 200px;
	overflow: hidden;
}
.list4 {
	position: relative;
	width: calc((100% - 20px)/2);
	height: 200px;
	float: left;
	overflow: hidden;
}
.list5 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
}
.list6 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
}
.list7 {
	position: relative;
	width: calc(100% / 2);
	height: 100%;
	float: left;
	overflow: hidden;
}
.list1 .bg, .list2 .bg, .list3 .bg, .list4 .bg, .list5 .bg, .list6 .bg, .list7 .bg {
	height: 100%;
}
.bg::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	opacity: .2;
	visibility: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.title {
	opacity: 1;
}
.title span {
	opacity: 0;
	margin-top: 30px;/* margin: 40px 16%; */
}
.demo .more {
	opacity: 1;
	margin-top: 0;
	top: 22%;
	/* display: none; */
}

	.demo .ms{display:none;}
}

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


#link1 .li1 img {
	width: 100px;
	margin: 0px auto;
	display: block;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}



}
