body,
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

* {
	box-sizing: border-box;
	font-family: "PingFangSC-Regular", "sans-serif";
}

.mgr-60 {
	margin-right: 0.6rem;
}

.pdt-160 {
	padding-top: 1.6rem !important;
}

#video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 100%; */
	right: 0px;
	bottom: 0px;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	z-index: 0;
}
#video source {
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
}
/* .icon-eng {
	display: inline-block;
	width: 5.2rem;
	height: 2.74rem;
	background: url(../images/si-tech.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: unset !important;
	bottom: -0.65rem !important;
	right: 0rem;
}
.icon-si {
	display: inline-block;
	width: 3.28rem;
	height: 2.63rem;
	background: url(../images/si.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 1.49rem;
	left: 0rem;
}
.icon-te {
	display: inline-block;
	width: 2.85rem;
	height: 2.34rem;
	background: url(../images/te.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0.7rem;
	left: 2.41rem;
}
.icon-qi {
	display: inline-block;
	width: 2.46rem;
	height: 2.33rem;
	background: url(../images/qi.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0rem;
	right: 0rem;
	z-index: 998;
} */
.icon-mail {
	display: inline-block;
	width: 0.44rem;
	height: 0.44rem;
	background: url(../images/2022/mail.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.icon-tel {
	display: inline-block;
	width: 0.44rem;
	height: 0.44rem;
	background: url(../images/2022/tel.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.icon-addr {
	display: inline-block;
	width: 0.44rem;
	height: 0.44rem;
	background: url(../images/2022/addr.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.c_width {
	/* width: 15rem; */
	margin: 0 0.4rem;
}
.fixed-center {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-55%);
	z-index: 999;
	/* padding-left: 1.45rem; */
}
.fixed-center1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-left: 1.45rem;
}
.fixed-center2 {
	padding-left: 1.45rem;
	padding-right: 1.45rem;
}
.page2,
.page3,
.page4,
.page5,
.page6 {
	opacity: 1 !important;
}
.page1 .c_width,
.page2 .c_width,
.page3 .c_width,
.page4 .c_width,
.page5 .c_width,
.page6 .c_width {
	height: calc(100vh - 1rem);
	margin-top: 1rem;
	padding-top: 2.7rem;
}
.titleP {
	position: absolute;
	top: 0.36rem !important;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0.36rem;
	font-weight: bold;
	color: #ffffff;
	line-height: 0.6rem;
	display: inline-block;
	padding: 0 30px;
}

/* .titleP::before {
	content: '';
	width: 0.1rem;
	height: 0.1rem;
	background: #3ED27F;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
}

.titleP::after {
	content: '';
	width: 0.1rem;
	height: 0.1rem;
	background: #3ED27F;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
} */

.titleP::after {
	content: "";
	width: 0.1rem;
	height: 0.1rem;
	background: #c7dfff;
	position: absolute;
	left: -0.55rem;
	bottom: 0.2rem;
	transform: translateX(-50%);
}
.titleP::before {
	content: "";
	width: 0.1rem;
	height: 0.1rem;
	background: #c7dfff;
	position: absolute;
	right: -0.55rem;
	bottom: 0.2rem;
	transform: translateX(-50%);
}

.titleP span {
	font-size: 0.36rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.2);
	line-height: 59px;
	position: absolute;
	top: -0.25rem;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

header {
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	background-color: rgba(2, 48, 171, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	/* opacity: 0.15; */
}

.icon-logo {
	display: inline-block;
	height: 0.37rem;
	/* float: left; */
	margin-top: 0.22rem;
}

.logo-sitech {
	width: 2.7rem;
	height: 0.7rem;
	background: url(../images/logo2.png) no-repeat;
	background-size: 100% auto;
	background-position: center;
	position: relative;
	margin-right: 0.3rem;
}

/* .logo-ChinaMobile {
	width: 1.2rem;
	background: url(../images/logo.png) no-repeat;
	background-size: 100% 100%;
	background-position: left center;
} */

.headerList {
	float: right;
	display: flex;
	justify-content: space-between;
}

.headerList li {
	font-size: 0.22rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 0.28rem;
	position: relative;
	cursor: pointer;
}

.headerList li.active::before {
	content: "";
	position: absolute;
	bottom: 0.2rem;
	left: 50%;
	width: 0.6rem;
	margin-left: -0.3rem;
	height: 3px;
	background-color: #76d5ff;
	-webkit-animation: listActive 0.6s linear;
	-moz-animation: listActive 0.6s linear;
	-o-animation: listActive 0.6s linear;
	animation: listActive 0.6s linear;
}

.c_body,
.swiper1 {
	height: 100%;
	background: #09309c;
}

.swiper1 > .swiper-slide {
	width: 100%;
	height: 100vh !important;
}

.swiper-pagination {
	display: inline-block;
	width: unset;
	position: fixed;
	left: 0.8rem;
	bottom: 2.2rem;
	right: unset !important;
	top: unset !important;
	color: #fff;
	text-align: center;
}

.swiper-pagination span {
	display: block;
	width: 0.3rem !important;
	height: 0.3rem !important;
	background: url(../images/2022/icon-noactive.png) no-repeat;
	background-size: 0.16rem 0.16rem;
	background-position: center center;
	opacity: 1 !important;
}

.swiper-pagination-bullet-active {
	background: url(../images/2022/icon-active.png) no-repeat !important;
	background-size: 100% 100% !important;
	margin-left: 0rem !important;
	margin: 0.1rem;
}
.page2-picbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.page2-picbox .imgbox {
	width: 32%;
	height: 2.6rem;
	margin-bottom: 0.2rem;
	border-radius: 0.08rem;
	overflow: hidden;
}
.page2-picbox .imgbox img {
	width: 100%;
	height: 100%;
}
.numChange {
	display: inline-block;
	position: fixed;
	left: 0.77rem;
	bottom: 1.63rem;
	z-index: 999;
}

.numChange span {
	display: block;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.6rem;
	letter-spacing: 0px;
	text-align: center;
	color: #eaeaea;
}
.mobile-title {
	display: none;
}
.numChange span.num {
	color: #5bcdff;
}

.page1 {
	position: relative;
	background: url(../images/2022/bgc1.png) no-repeat;
	background-size: 100% 100%;
}
.page1 .page1-img {
	width: 5.43rem;
	height: 1.08rem;
	background: url(../images/2022/page1-title.png) no-repeat;
	background-size: 100% 100%;
}
.page1 .fixed-center .page1-text {
	font-size: 0.24rem;
	font-weight: 400;
	color: #9abcff;
	line-height: 0.59rem;
	margin-top: 0.3rem;
	margin-bottom: 0.64rem;
}

.page1 .page1-bgc {
	margin-top: 0.1rem;
	width: 8.57rem;
	padding: 0.56rem 0.34rem;
	background: url(../images/2022/page1-bgc.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.page1-righttext {
	width: 2.88rem;
	height: 5.08rem;
}
.mobile-position {
	display: none;
}
/* .page1 .page1-bgc::before {
	content: "";
	width: 2rem;
	height: 0.1rem;
	background: url(../images/2022/light.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -0.06rem;
	left: 0;
	animation: light1 4s linear infinite;
	opacity: 0.5;
}
.page1 .page1-bgc::after {
	content: "";
	width: 2rem;
	height: 0.1rem;
	background: url(../images/2022/light.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -0.06rem;
	left: calc(100% - 2rem);
	animation: light2 4s linear infinite;
	opacity: 0.5;
} */
@-webkit-keyframes light1 {
	0% {
		left: 0;
		opacity: 0.2;
	}
	10% {
		opacity: 1;
	}
	90% {
		opacity: 0.8;
	}
	100% {
		left: calc(100% - 2rem);
		opacity: 0;
	}
}
@keyframes light1 {
	0% {
		left: 0;
		opacity: 0.2;
	}
	10% {
		opacity: 1;
	}
	90% {
		opacity: 0.8;
	}
	100% {
		left: calc(100% - 2rem);
		opacity: 0;
	}
}
@-webkit-keyframes light2 {
	0% {
		left: calc(100% - 2rem);
		opacity: 0.2;
	}
	10% {
		opacity: 1;
	}

	90% {
		opacity: 0.8;
	}
	100% {
		left: 0;
		opacity: 0;
	}
}
@keyframes light2 {
	0% {
		left: calc(100% - 2rem);
		opacity: 0.2;
	}
	10% {
		opacity: 1;
	}

	90% {
		opacity: 0.8;
	}
	100% {
		left: 0;
		opacity: 0;
	}
}
.page1 .page1-bgc p {
	font-size: 0.18rem;
	font-weight: 400;
	color: #333333 !important;
	line-height: 0.4rem;
	text-align: left;
	/* white-space: pre-wrap; */
	overflow: hidden;
	margin: 0;
}

.page2 {
	background: url(../images/2022/bgc1.png) no-repeat;
	background-size: 100% 100%;
}

/* .page2-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0 1rem;
}

.page2-list li {
	width: 4rem;
	height: 2.6rem;
	margin-bottom: 0.3rem;
	position: relative;
	cursor: pointer;
	border-radius: 0.1rem;
	text-align: center;
}
.page2-list li .info1{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0.32rem 0.26rem;
	text-align: left;
}
.page2-list li:hover{
	box-shadow: 0px 0px 0.2rem 0px rgba(255, 255, 255, 0.4);
	transition: 0.2s all;
}
.page2-list li .info2{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0.32rem 0.26rem;
	background: #fff;
	border-radius: 0.1rem;
	text-align: left;
}
.page2-list li .info1 .title {
	font-size: 0.24rem;
	font-weight: bold;
	color: #fff;
	position: relative;
	white-space: nowrap;
}
.page2-list li .info2 .title {
	font-size: 0.24rem;
	font-weight: bold;
	color: #333;
	position: relative;
	transition: 0.5s color;
	white-space: nowrap;
}
.page2-list li .info2 .title::before {
	content: '';
	width: 0.2rem;
	height: 0.04rem;
	background: #3ED27F;
	position: absolute;
	bottom: -0.2rem;
	left: 0;
}
.page2-list li .info1::before {
	content: '点击进入直播间';
	color: #FFFFFF;
	font-size: 0.1rem;
	transform: scale(0.85);
	position: absolute;
	bottom: 0.25rem;
	left: 0.15rem;
}

.page2-list li .info1 .title2 {
	font-size: 0.16rem;
	margin-top: 0.28rem;
	font-weight: 400;
	color: #FFFFFF;
}


.page2-list li .info2 .title2{
	font-size: 0.16rem;
	margin-top: 0.28rem;
	font-weight: 400;
	color: #333;
}

.page2-list  li .info2 .desc {
	width: 120%;
	font-size: 0.12rem;
	margin-top: 0.14rem;
	font-weight: 400;
	color: #333;
	opacity: 1;
	line-height: 0.3rem;
	transform: scale(0.85) translateX(-0.4rem);
	-webkit-animation: comsOp 0.5s linear forwards;
	-moz-animation: comsOp 0.5s linear forwards;     
	-o-animation:comsOp 0.5s linear forwards;
	animation:  comsOp 0.5s linear forwards; 
}
.page2-list li .info2{
	display: none;
}
.page2-list li p a{
	color: rgba(0, 120, 255, 1);
}
.page2-list li:first-child .info1{
	background: url(../images/2022/page2-bgc1.png) no-repeat;
	background-size: 100% 100%;
}

.page2-list li:nth-child(2) .info1{
	background: url(../images/2022/page2-bgc2.png) no-repeat;
	background-size: 100% 100%;
}

.page2-list li:nth-child(3) .info1{
	background: url(../images/2022/page2-bgc3.png) no-repeat;
	background-size: 100% 100%;
}

.page2-list li:nth-child(4) .info1{
	background: url(../images/2022/page2-bgc4.png) no-repeat;
	background-size: 100% 100%;
}

.page2-list li:nth-child(5) .info1{
	background: url(../images/2022/page2-bgc5.png) no-repeat;
	background-size: 100% 100%;
}

.page2-list li:nth-child(6) .info1{
	background: url(../images/2022/page2-bgc6.png) no-repeat;
	background-size: 100% 100%;
} */

.page3,
.page4,
.page5 {
	background: url(../images/2022/bgc1.png) no-repeat;
	background-size: 100% 100%;
}

.c_tab_title {
	display: inline-block;
}

.c_tab_title li {
	height: 0.39rem;
	line-height: 0.39rem;
	padding: 0 0.2rem;
	background: rgba(63, 209, 128, 0);
	display: inline-block;
	font-size: 0.26rem;
	font-weight: 400;
	color: #fff;
	font-family: "Source Han Sans CN";
	cursor: pointer;
}

.c_tab_title li.active {
	position: relative;
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
	border-radius: 0.19rem;
}

/* .c_tab_title li.active::before {
	content: '';
	width: 100%;
	height: 100%;
	border: 2px solid #00B34F;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	border-radius: 0.22rem;
} */
.c_tab_con {
	padding-top: 0.55rem;
	height: 5.2rem;
	color: #fff;
}
.c_tab_con1 {
	padding-top: 0rem;
}
.page3 .swiper2 {
	width: 100%;
	height: 4.7rem;
	/* padding: 0 1rem; */
	/* position: relative; */
	overflow: hidden;
}
.page3 .application > div {
	height: 100%;
}
.page3 .application_item {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.page3 .application_item p {
	position: absolute;
	padding: 0 0.3rem;
	left: 0rem;
	bottom: 0.2rem;
	font-size: 0.2rem;
	display: none;
}
.page3 .application_item .left {
	width: 50vw;
	height: 100%;
	position: absolute;
	top: 0;
	object-fit: cover;
	-webkit-animation: spin 30s linear 30s 5 alternate;
	animation: spin 30s linear infinite;
}
.page3 .application_item .right {
	width: 43vw;
	height: 100%;
	object-fit: cover;
	/* position: absolute;
	top: 0; */
	/* -webkit-animation: spinr 30s linear 30s 5 alternate;
	animation: spinr 30s linear infinite; */
}
@-webkit-keyframes spin {
	0% {
		left: 0;
	}

	50% {
		left: calc(100% - 50vw);
	}

	100% {
		left: 0;
	}
}
@keyframes spin {
	0% {
		left: 0;
	}

	50% {
		left: calc(100% - 50vw);
	}

	100% {
		left: 0;
	}
}
@-webkit-keyframes spinr {
	0% {
		left: calc(100% - 50vw);
	}

	50% {
		left: 0;
	}

	100% {
		left: calc(100% - 50vw);
	}
}
@keyframes spinr {
	0% {
		left: calc(100% - 50vw);
	}

	50% {
		left: 0;
	}

	100% {
		left: calc(100% - 50vw);
	}
}
.page3 .icon-play {
	display: inline-block;
	width: 0.84rem;
	height: 0.84rem;
	background: url(../images/2022/icon-start.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.page3 .icon-play.none {
	display: none;
}
.swiper-button-prev2 {
	cursor: pointer;
	width: 0.64rem;
	height: 0.64rem;
	background: url(../images/2022/left.png) no-repeat;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	z-index: 999;
	top: 50%;
	transform: translateY(-50%);
}
.swiper-button-next2 {
	cursor: pointer;
	width: 0.64rem;
	height: 0.64rem;
	background: url(../images/2022/right.png) no-repeat;
	background-size: auto 100%;
	position: absolute;
	right: 0;
	z-index: 999;
	top: 50%;
	transform: translateY(-50%);
}

.page4 .swiper3 {
	width: 100%;
	height: 5.7rem;
	/* margin: 0 1rem; */
	/* position: relative; */
	overflow: hidden;
}
.newList li {
	display: inline-block;
	width: 6rem;
	height: 2.6rem;
	border-radius: 0.1rem;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	margin: 0.1rem;
}
.newList li:hover {
	box-shadow: 0px 0px 0.2rem 0px rgba(255, 255, 255, 0.4);
	transition: 0.2s all;
}
.newList li img {
	width: 100%;
	/* height: 100%; */
}
.newList li p {
	padding: 0 0.3rem;
	font-size: 0.18rem;
	text-align: left;
	color: #333;
}
.mediaList li {
	width: 23.2%;
	height: 1.2rem;
	line-height: 1.2rem;
	background: #ffffff;
	border-radius: 0.1rem;
	margin-bottom: 0.3rem;
	overflow: hidden;
}

.mediaList li img {
	width: 100%;
	border-radius: 0.04rem;
}

.page6 {
	background: url(../images/2022/bgc4.png) no-repeat;
	background-size: 100% 100%;
}
.sitech-code {
	height: 1.62rem;
}
/* .zwPart{
	position: absolute;
	top: 2.75rem;
	left: 0;
}
.zwImg1{
	width: 3.2rem;
	position: absolute;
	top: 1.54rem;
	left: 0;
}
.zwImg2{
	width: 5.07rem;
	position: absolute;
	top: 0.37rem;
	left: 3.75rem;
	z-index: 999;
}
.zwImg3{
	width: 3.62rem;
	position: absolute;
	top: 0.04rem;
	left: 9.32rem;
}
.text{
	width: 8.4rem;
	position: absolute;
	top: 7.67rem;
	left: 50%;
	transform: translateX(-50%);
} */
/* .page2 p{
	display: inline-block;
	width: 8.4rem;
	font-size: 0.14rem;
	letter-spacing: 0px;
	color: #ffffff;
	position: absolute;
	top: 7.67rem;
	left: 50%;
	transform: translateX(-50%);
	white-space: pre-wrap;
} */
.c_pdt {
	padding-top: 3rem;
}

/* .swiper2,.swiper3{
	width: 100%;
	height: 2.5rem !important;
	overflow: hidden;
} */
.swiper-wrapper {
	/* white-space: nowrap; */
	height: 100%;
}

/* .swiper2 .swiper-slide,.swiper3 .swiper-slide{
	width: 25% !important;
	display: inline-block;
	overflow: hidden;
}
.swiper2 img,.swiper3 img{
	width: 100%;
	height: 2rem;
	cursor: pointer;
}
.swiper2 video,.swiper3 video{
	width: 100%;
	height: 2rem;
	cursor: pointer;
}
.swiper2 p,.swiper3 p{
	text-align: center;
	font-size: 0.14rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.2rem;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 0rem;
} */
.listTitle {
	height: 0.73rem;
}

/* .newList {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 1rem;
}

.newList li {
	width: 50%;
}

.newList a {
	display: inline-block;
	width: 100%;
}

.newList li img {
	width: 100%;
}

.newList li:nth-child(2n) {
	padding-left: 0.07rem;
}

.newList li:nth-child(2n-1) {
	padding-right: 0.07rem;
}
 */
/* .zhList {
	width: 12.11rem;
	height: 5.18rem;
	position: relative;
	display: flex;
}

.zhList li {
	height: 100%;
	position: relative;
	width: 33.33%;
	cursor: pointer;
}

.zhList li:first-child img {
	width: 4.5rem;
	position: absolute;
	left: 0;
	top: 0;
}

.zhList li:nth-child(2) img {
	width: 5.2rem;
	position: absolute;
	left: -0.37rem;
	top: 0;
}

.zhList li:nth-child(3) img {
	width: 4.5rem;
	position: absolute;
	left: 0rem;
	top: 0;
}

.zhList li:first-child.null::before {
	content: '';
	width: 2.57rem;
	height: 1.3rem;
	background: url(../images/listNull2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0.6rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}

.zhList li:nth-child(2).null::before {
	content: '';
	width: 2.57rem;
	height: 1.3rem;
	background: url(../images/listNull2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0.9rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}

.zhList li:nth-child(3).null::before {
	content: '';
	width: 2.57rem;
	height: 1.3rem;
	background: url(../images/listNull2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 1.4rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}

.zhList li p {
	z-index: 999;
	font-size: 0.16rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #ffffff;
}

.zhList li:first-child p {
	position: absolute;
	left: 0.2rem;
	bottom: 0.06rem;
}

.zhList li:nth-child(2) p {
	position: absolute;
	left: 0rem;
	bottom: 0.06rem;
}

.zhList li:nth-child(3) p {
	position: absolute;
	left: 0.3rem;
	bottom: 0.06rem;
} */

.swiper4 img {
	width: 3.77rem;
}

.swiper4 {
	display: inline-block;
	width: 11.8rem;
	height: 5.15rem;
	overflow: hidden;
	/* padding: 0 0.6rem; */
	box-sizing: border-box;
}

.swiper41 {
	display: inline-block;
	width: 100%;
	height: 5.15rem;
	overflow: hidden;
	/* padding: 0 0.6rem; */
	box-sizing: border-box;
}

.swiper4 .swiper-wrapper,
.swiper41 .swiper-wrapper {
	width: 100%;
	/* overflow: hidden; */
}

.swiper4 .swiper-slide {
	display: inline-block;
}

/* .page7 {
	background: url(../images/usBgc.jpg) no-repeat;
	background-size: 100% 100%;
} */

.bgcPop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.85);
	z-index: 999;
}

.videoPop {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translateX(-50%) translateY(-50%);
	background: #150594;
}

.videoPop .logo-sitech {
	position: absolute;
	left: 0.6rem;
	top: 0.2rem;
}

.videoPop .logo-ChinaMobile {
	position: absolute;
	left: 2rem;
	top: 0.2rem;
}

.videoPop button {
	border: none;
	background: #fff;
	color: #333333;
	border-radius: 0.1rem;
	font-size: 0.14rem;
	width: 1.04rem;
	height: 0.45rem;
	line-height: 0.45rem;
	position: absolute;
	right: 0.6rem;
	top: 0.4rem;
}

.videoPop .popLeft {
	width: 4rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 1rem;
}

.videoPop .popRight {
	width: 5rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.7rem;
}

.videoPop button:hover {
	color: #fff;
	background: #0044fb;
	cursor: pointer;
}

.videoPop video {
	height: 100%;
}

.photoPop {
	width: 10rem;
	height: 6rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.swiper5 {
	width: 100%;
	height: 5rem;
	overflow: hidden;
	position: relative;
}

.swiper5 .swiper-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}

.swiper5 .swiper-slide {
	/* width: 10rem !important; */
	text-align: center !important;
}

.swiper5 .swiper-slide img {
	width: 8rem;
}

.swiper6 {
	width: 100%;
	height: 1.5rem;
	overflow: hidden;
	margin-top: 0.6rem;
}

.swiper6 .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
	overflow: hidden;
}

.swiper6 .swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper6 .swiper-slide-thumb-active {
	opacity: 1 !important;
}

.zbImg1,
.zbImg2,
.zbImg3 {
	width: 6rem;
	cursor: pointer;
}

.zbImg1 {
	display: block;
}

.zbImg2 {
	display: block;
	margin-top: 0.1rem;
}

.mediaList {
	margin: 0 auto;
	width: 13rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/* .icon-close {
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	background: url(../images/icon-close.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
} */
.imgBox {
	width: 100%;
	height: 2rem;
	overflow: hidden;
	position: relative;
}
.imgBox img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.newList li {
	position: relative;
}
.newList li p {
	display: inline-block;
	width: 5.4rem;
	padding: 0;
	position: absolute;
	left: 0.3rem;
	/* bottom: 0.15rem; */
	height: 0.6rem;
	line-height: 0.6rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
}
.application_item2 {
	width: 600px;
	height: 4.7rem;
	text-align: center;
	position: relative;
	margin: 0 auto;
}
.application_item2 video {
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);

	width: 100%;
	height: 100%;
	object-fit: fill;
}
.application_item2 p {
	position: absolute;
	padding: 0 0.3rem;
	left: 0rem;
	bottom: 0.25rem;
	font-size: 0.2rem;
}
.application_item2 video::-webkit-media-controls-time-remaining-display {
	display: none !important;
}
.application_item2 video::-webkit-media-controls-current-time-display {
	display: none !important;
}
.application_item2 .zt {
	background: url(../images/2022/icon-zt.png) no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}

/* 20221014 */

.welcome-text {
	margin-bottom: 0.14rem;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 1rem;
	font-family: PangMen;
	color: #ededed;
}

.sitech-location {
	font-size: 0.52rem;
	font-family: "Source Han Sans CN";
	color: #ffffff;
	display: block;
	width: 6.5rem;
}

.sitech-text {
	font-size: 0.28rem;
	font-family: "Source Han Sans CN";
	font-weight: bold;
	color: #1ee2fc;
}

.zhanhui_image {
	width: 100%;
	height: 4.4rem;
	object-fit: fill;
}

.page2 .swiper2 {
	width: 100%;
	/* height: 4.7rem; */
	/* padding: 0 1rem; */
	/* position: relative; */
	overflow: hidden;
}

.mobile-device {
	display: none;
}

/* .mobile-all{
	width: auto;
} */

.pc-mgt3 {
	margin-top: 0.3rem;
}

.icon-play.zt {
	background: url(../images/2022/icon-zt.png) no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}
