

@media only screen and (min-width: 992px) {
.demo .list:hover .title {
	opacity: 1;
	margin-left: 40px;
	font-weight: bold;
	font-size: 20px;
	width: auto;
	text-align: left;
	margin-top: 35%;
	top: 0%;
	line-height: 1.2;
	}
	

	.demo .list:hover .tb img{
	opacity: 1;
	top: 20%;
	left: 13%;
	}


	
.demo .list:hover .ms {
	opacity: 1;
	font-weight: normal;
	bottom: 16%;
	top: 140px;
	display: none;
}


.demo .list:hover .more {
	opacity: 1;
	top: 35%;
	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;
	margin-left: 30px;
	float: left;
	border: 1px solid #cfa972;
}
.demo {
	height: 680px;
}
.lists {
	height: 100%;
}
.list {
	float: left;
	transition: all 0.8s ease-out;
}
.list1 {
	position: relative;
	width: calc((100% - 0px)/7);
	height: 100%;
	float: left;
	margin: 0px;
	overflow: hidden;
	background: #000;
}
.list2 {
	position: relative;
	width: calc((100% - 0px)/7);
	height: 100%;
	float: left;
	margin: 0px;
	overflow: hidden;
	background: #000;
}
.list3 {
	position: relative;
	width: calc((100% - 0px)/7);
	height: 100%;
	overflow: hidden;
	margin: 0px;
	background: #000;
}
.list4 {
	position: relative;
	width: calc((100% - 0px)/7);
	height: 100%;
	margin: 0px;
	float: left;
	overflow: hidden;
	background: #000;
}
.list5 {
	position: relative;
	width: calc((100% - 0px)/7);
	height: 100%;
	margin: 0px;
	float: left;
	overflow: hidden;
	background: #000;
}
.list6 {
	position: relative;
	width: calc((100% - 0px)/7);
	height: 100%;
	margin: 0px;
	float: left;
	overflow: hidden;
	background: #000;
}
.list7 {
	position: relative;
	width: calc((100% - 0px)/7);
	height: 100%;
	margin: 0px;
	float: left;
	overflow: hidden;
	background: #000;
}

.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: 50px;
	   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: 80%;
	   transform: translate(-50%,-50%)scale(1);
	   height: auto;
}	   
	   

.list1 .bg {
	width: 100%;
	height: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/025be19d-1b9a-4228-92d4-c2f627ecd8ed.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 50%;
}
.list2 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/a256578e-7387-454d-bee2-32fc7348f51a.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 50%;
}
.list3 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/16dee1a4-f12f-430c-82ef-104db3fdd0d4.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 50%;
}
.list4 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/f88c4a1e-d8c5-434e-b85f-bf141185c773.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 50%;
}
.list5 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/826e0cfc-2c61-4ac9-978d-e1b3fe2ffdf3.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 50%;
}
.list6 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/14277e86-d7fb-4bd6-9248-c600df8d8619.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 50%;
}
.list7 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/caea5092-7b0b-428b-9cd9-62c164972233.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 50%;
}


.more span {
	display: inline-block;
	width: 100%;
	height: 41px;
	float: left;
	line-height: 39px;
	color: #fff;
	margin-left: 40px;
	opacity: 1;
	border-radius: 100px;
	font-size: 20px;
	border: 0px solid #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	text-align: left;
	font-weight: bold;
	z-index: 1;
    position: relative;
}
.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 .more::after {
    content: '';
    position: absolute;
    bottom: 15px; /* 调整横线与文字的垂直间距 */
    left: 0;
    width: 44%; /* 与文字等宽 */
    height: 8px; /* 横线粗细 */
    background-color: #297993; /* 横线颜色 */
    transform: scaleX(1); /* 初始状态隐藏横线 */
    transform-origin: center; /* 从中心开始变换 */
    transition: transform 0.3s ease; /* 添加动画效果 */
	margin: 0px 0px 0px 20px;
	 display: inline-block;
}


.demo .title {
	position: absolute;
	top: 85%;
	width: 80%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin: 0 10%;
	line-height: 1.2;
}

.demo .ms {
	position: absolute;
	top: 60px;
	width: 100%;
	padding: 0px 40px;
	opacity:0;
	text-align: left;
	color: #fff;
	font-size: 14px;
	font-weight:
	normal;
	z-index: 2;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}


.demo {
	width: 100%;
	height: 680px;
	overflow: hidden;
}
.lists {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.demo .list {
	position: relative;
}
.demo .active {
	width: 24.1%;
}


.demo .active  a{
	background: rgba(18,106,204,1);
	display: block;
	width: 100%;
	height: 100%;
}

.demo .active  .bg{opacity: 1;}


.demo .deactive {
	width: 12.6%;
}

.demo .deactive .tb img{position: absolute;width: 43px;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: 80%;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-image1.thefastimg.com/portal-saas/new2023122914321039937/cms/image/60eb127a-092f-4208-90d6-b37837248645.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list2 .bg {
	width: 100%;
	background: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023122914321039937/cms/image/09167ded-47f1-4988-8814-a5712a88ee1a.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list3 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122914321039937/cms/image/70f44271-cd56-406d-adc4-401607d1ac64.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list4 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122914321039937/cms/image/3bc03935-4881-4187-b791-280244029340.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list5 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122914321039937/cms/image/3bc03935-4881-4187-b791-280244029340.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list6 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122914321039937/cms/image/3bc03935-4881-4187-b791-280244029340.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list7 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122914321039937/cms/image/3bc03935-4881-4187-b791-280244029340.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: 24%;
}
.demo .deactive {
	width: 12.6%;
}
	
.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;
	background-color: black;
}
.list2 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: black;
}
.list3 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	overflow: hidden;
	background-color: black;
}
.list4 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: black;
}
.list5 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: black;
}
.list6 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: black;
}

.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) {
    /* 隐藏第7个list元素 */
    .demo .list:nth-child(7) {
        display: none;
    } 
	
.list1 .bg {
	width: 100%;
	height: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/025be19d-1b9a-4228-92d4-c2f627ecd8ed.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 40%;
	background-size: cover;
}
.list2 .bg {
	width: 100%;
	background: url(https://omo-oss-image1.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/a256578e-7387-454d-bee2-32fc7348f51a.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 40%;
	background-size: cover;
}
.list3 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/16dee1a4-f12f-430c-82ef-104db3fdd0d4.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 40%;
	background-size: cover;
}
.list4 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/f88c4a1e-d8c5-434e-b85f-bf141185c773.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 40%;
	background-size: cover;
}
.list5 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/826e0cfc-2c61-4ac9-978d-e1b3fe2ffdf3.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 40%;
	background-size: cover;
}
.list6 .bg {
	width: 100%;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025053017062405447/cms/image/14277e86-d7fb-4bd6-9248-c600df8d8619.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	opacity: 40%;
	background-size: cover;
}
	
.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: 30%;
	margin-top: -100px;
	width: 100%;
	text-align: center;
	top: inherit;
	color: #fff;
	font-size: 14px;
	z-index: 2;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	margin: 0 auto;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient:vertical;
}
.demo {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.lists {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.demo .list {
	position: relative;
}
.demo .active {
	width: 28%;
}
.demo .deactive {
	width: 12.6%;
}
	
.demo {
	/* height: 100vh; */
}
.lists {
	height: 420px;
}
.list {
	float: left;
	transition: all 0.8s ease-out;
}
.list1 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: #000;
}
.list2 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: #000;
}
.list3 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	overflow: hidden;
	background-color: #000;
}
.list4 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: #000;
}
.list5 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: #000;
}
.list6 {
	position: relative;
	width: calc(100% / 2);
	height: 33%;
	float: left;
	overflow: hidden;
	background-color: #000;
}

.list1 .bg, .list2 .bg, .list3 .bg, .list4 .bg, .list5 .bg, .list6 .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;
}
.tb img{
	   position: absolute;
	   width: 30px;
	   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: 40%;
	   transform: translate(-50%,-50%)scale(1);
	   height: auto;
}	 
}

@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;
}

 .demo .list:hover .title {
        opacity: 1;
        margin-left: 15px;
        font-weight: bold;
        font-size: 26px;
        width: auto;
        text-align: left;
        margin-top: 48% !important;
        top: 0%;
}

    .demo .list:hover .more {
        opacity: 1;
        top: 45% !important;
        font-weight: normal;
    }

}

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


#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;
}

 .demo .list:hover .title {
        opacity: 1;
        margin-left: 15px;
        font-weight: bold;
        font-size: 26px;
        width: auto;
        text-align: left;
        margin-top: 48% !important;
        top: 0%;
}

    .demo .list:hover .more {
        opacity: 1;
        top: 45% !important;
        font-weight: normal;
    }

}
