
#digit{
	width: 100%;
	background-color: #000000;
}
#digit>div{
	width: 100%;
}
/* 文字 */
.digTxt_h3{
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
}
.digTxt_h3 span{
	color: #fb2c03;
}
.digTxt_span{
	font-size: 28px;
	color: #38eaec;
	margin: 12px 0;
}
.digTxt_p{
	font-size: 18px;
	line-height: 36px;
	color: #c0c0c0;
	text-align: justify;
}
/* 医学孪生 */
.digitOn{
	background: url(../img/digit/digitOn_back.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.digitOn>div{
	width: 1880px;
	margin: auto;;
	height: 950px;
	position: relative;
	overflow: hidden;
}
.digitOn_img1{
	height: 71.8%;
	object-fit: cover;
	position: absolute;
	bottom: 0;
	left: 0;
}
.digitOn_Txt{
	position: absolute;
	top: 330px;
	right: 101px;
}
.digitOn_Txt p{
	width: 630px;
}
/* 视觉提升 */
.digitTo{
	position: relative;
	background: url(../img/digit/digitTo_back.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}
.digitTo>div{
	width: 1880px;
	margin: auto;;
	height: 950px;
	position: relative;
}
.digitTo_image{
	width: 50%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.digitTo_image>div{
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
}
.digitTo_image>div:nth-child(1) img{
	/* width: 100%; */
	height: 100%;
	object-fit: cover;
}
.digitTo_image_to>div{
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
	position: absolute;
    top: 20%;
    left: 0;
	height: 60%;
}
.digitTo_image_to>div div{
	position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    height: 77%;
}
.digitTo_image_to div div video{
	height: 100%;
}
.digitTo_image_to div img{
	height: 100%;
	object-fit: cover;
}
.digitTo_image>div:first-child{
	display: block;
}
.digitTo_image .digitTo_image_Web{
	width: 100%;
	height: 100%;
	position: relative;
}
#conter-canvas{
	position: absolute;
	top: 0;
	left: 0;
	height: 950px;
	width: 940px;
}
.digitTo_Ul{
	display: flex;
	z-index: 6;
	margin-top: 20px;
}
.digitTo_Ul li{
	margin-right: 30px;
	text-align: center;
}
.digitTo_USl2{
	display: none;
}
.digitTo_Ul li div{
	width: 215px;
	height: 126px;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
}
.digitTo_Ul li div img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.digitTo_Ul li span{
	font-size: 18px;
	color: #adacac;
	margin-top: 12px;
}
.digitTo_Txt{
	position: absolute;
	bottom: 203px;
	right: 221px;
	z-index: 6;
}
.digitTo_Txt .digTxt_span{
	/* color: #FFFFFF; */
}
.digitTo_Txt p{
	width: 740px;
}
.digitTo_Txt2{
	position: absolute;
	bottom: 58px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 28px;
	color: #33d6d8;
}
/* 品宣提升 */
.digitTh{
	background: url(../img/digit/digitTh_back.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.digitTh>div{
	width: 1880px;
	margin: auto;;
	height: 950px;
	position: relative;
}
.digitTh_image{
	position: absolute;
	top: 0;
	right: 50%;
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.digitTh_image img{
	position: absolute;
	display: none;
	width: 656px;
}
.digitTh_image img:nth-child(1){
	display: block;
}
.digitTh_image img:nth-child(2){
	bottom: 0;
}
.digitTh_Txt{
	position: absolute;
	left: calc(50% + 140px);
	bottom: 381px;
	display: flex;
    flex-direction: column;
	pointer-events: none;
}
.digitTh_Txt .digTxt_span{
	/* color: #ffffff; */
}
.digitTh_Txt p{
	width: 650px;
}
.digitTh_uls{
	pointer-events: all;
}
.digitTh_Txt2{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 37px;
	text-align: center;
	font-size: 28px;
	color: #33d6d8;
}
/* 体验提升 */
.digitFo{
	background: url(../img/digit/digitFo_back.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.digitFo>div{
	width: 1880px;
	margin: auto;;
	height: 950px;
	position: relative;
}
.digitFo_Txt{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 35px;
	display: flex;
	flex-direction: column;
	align-items: center;
	pointer-events: none;
	z-index: 9;
}
.digitFo_Txt p{
	font-size: 24px;
	color: #38eaec;
	margin: 20px 0;
}
.digitFo_Txt div{
	font-size: 20px;
	color: #ffffff;
}
.digitFo_Txt div span{
	color: #38eaec;
}
.digitFo_image1{
	width: 30.7%;
	position: absolute;
	bottom: 0;
	left: -50%;
	transition: all 0.4s linear;
	opacity: 0;
	z-index: 6;
}
.digitFo_image2{
	width: 27.9%;
	position: absolute;
	bottom: 0;
	left: 200%;
	transition: all 0.8s linear;
	opacity: 0;
	z-index: 6;
}
.digitFo_logo{
	width: 40%;
	position: absolute;
	left: 28%;
	top: 66%;
	z-index: 9999;
	opacity: 0.8;
	pointer-events: none;
}
.digitFo_image3{
	width: 31.7%;
	position: absolute;
	top: 0;
	left: 25.7%;
	opacity: 1;
}
.digitFo_img1{
	left: 9%;
	opacity: 1;
}
.digitFo_img2{
	left: 56.6%;
	opacity: 1;
}
/* 教培提升 */
.digitFi{
	background: url(../img/digit/digitFi_back.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.digitFi>div{
	width: 1880px;
	margin: auto;;
	height: 950px;
	position: relative;
}
.digitFi_Txt{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 2.383vw;
	display: flex;
	flex-direction: column;
	align-items: center;
	pointer-events: none;
}
.digitFi_Txt p{
	font-size: 24px;
	color: #ffffff;
	margin: 25px 0 38px;
}
.digitFi_Txt p span{
	color: #38eaec;
}
.digitFi_Txt img{
	height: 62px;
}
.digitFi_Uls{
	width: 100%;
	display: flex;
	padding-top: 342px;
	justify-content: center;
}
.digitFi_Uls li{
	margin: 0 24px;
	text-align: center;
}
.digitFi_Uls li div{
	width: 392px;
}
.digitFi_Uls li div img{
	width: 100%;
}
.digitFi_Uls li span{
	font-size: 20px;
	color: #30ccce;
	margin-top: 22px;
}

@media (max-width:1900px ) {
	.digitOn>div,.digitTo>div,.digitTh>div,.digitFi>div{
		width: 100%;
		height: 900px;
		overflow: hidden;
	}
	.digitFo>div{
		width: 100%;
		height: 49.109vw;
	}
	.digitTo_Txt{
		right: 60px;
	}
	.digitFi_Uls li{
		margin: 0px 10px;
	}
	#conter-canvas{
		height: 900px;
		width: 50vw;
	}
}
@media (max-width:1600px ) {
	.digitOn>div,.digitTo>div,.digitTh>div,.digitFi>div{
		width: 100%;
		height: 800px;
	}
	#conter-canvas{
		height: 800px;
	}
	/* 1 */
	.digitOn_Txt{
		top: 250px;
		right: 20px;
	}
	/* 2 */
	.digitTo_Txt{
		right: 20px;
	}
	.digitTo_Txt p{
		width: 695px;
	}
	.digitTo_Ul li{
		margin-right: 10px;
	}
	.digitTo_Ul li:last-child{
		margin: 0;
	}
	.digitTo_Ul li div{
		width: 170px;
		height: 100px;
	}
	.digitTo_Ul li span{
		font-size: 16px;
	}
	/* 3 */
	.digitTh_Txt{
		left: calc(50% + 30px);
		bottom: 310px;
	}
	.digitTh_Txt p{
		width: 625px;
	}
	.digitTh_image img{
		width: 600px;
	}
	
	
	/* 5 */
	.digitFi_Uls li div{
		width: 280px;
	}
	.digitFi_Uls{
		padding-top: 240px;
	}
}
@media (max-width:1550px ) {
	.digTxt_h3{
		font-size: 30px;
	}
	.digTxt_span{
		font-size: 22px;
	}
	.digTxt_p{
		line-height: 1.5;
	}
	.digitTo_Txt p{
		width: 540px;
	}
	.digitTo_Txt2{
		font-size: 22px;
		bottom: 30px;
	}
	.digitTh_Txt2{
		font-size: 22px;
	}
	.digitFo_Txt p{
		font-size: 20px;
		margin: 10px 0;
	}
	.digitFo_Txt div{
		font-size: 18px;
	}
	.digitFi_Txt p{
		font-size: 20px;
		margin: 20px 0;
	}
	.digitFi_Uls li span{
		font-size: 18px;
	}
}
@media (max-width:1330px ) {
	.digitOn>div,.digitTo>div,.digitTh>div,.digitFi>div{
		height: 700px;
	}
	#conter-canvas{
		height: 700px;
	}
	.digitOn_Txt{
		top: 225px;
		right: 10px;
	}
	.digitOn_Txt p{
		width: 490px;
	}
	.digitOn_img1{
		left: -70px;
	}
	/* 3 */
	.digitTh_image img {
	    width: 500px;
	}
	.digitTh_Txt p{
		width: 440px;
	}
	.digitTh_Txt {
	    bottom: 230px;
	}
	.digitTh_image img{
		
	}
	/* 5 */
	.digitFi_Uls li div{
		width: 230px;
	}
}
@media (max-width:1000px ) {
	.digTxt_h3{
		font-size: 20px;
	}
	.digTxt_span{
		font-size: 18px;
		margin: 6px 0 4px;
	}
	.digTxt_p{
		font-size: 16px;
		line-height: 1.4;
	}
	.digitOn>div,.digitTo>div,.digitTh>div,.digitFi>div{
		height: 500px;
	}
	#conter-canvas{
		height: 500px;
	}
	/* 1 */
	.digitOn_Txt{
		top: 130px;
		right: 10px;
	}
	.digitOn_Txt p{
		width: 345px;
	}
	/* 2 */
	.digitTo_Txt p {
	    width: 445px;
	}
	.digitTo_Ul li div {
	    width: 130px;
	    height: 70px;
	}
	.digitTo_Txt {
	    right: 0px;
	}
	.digitTo_Txt{
		bottom: 70px;
	}
	.digitTo_Txt2{
		font-size: 20px;
		bottom: 20px;
	}
	.digitTo_image_to>div{
		top: 26%;
	}
	/* 3 */
	.digitTh_image img {
	    width: 340px;
	}
	.digitTh_Txt p{
		width: 368px;
	}
	.digitTh_Txt {
	    bottom: 180px;
		left: 48%;
	}
	.digitTh_Txt2{
		font-size: 18px;
	}
	/* 4 */
	.digitFo>div{
		height: 51.109vw;
	}
	.digitFo_Txt{
		bottom: 20px;
	}
	.digitFo_Txt p{
		font-size: 18px;
	}
	.digitFo_Txt div{
		font-size: 16px;
	}
	/* 5 */
	.digitFi_Uls{
		justify-content: space-evenly;
	}
	.digitFi_Uls li{
		margin: 0;
	}
	.digitFi_Uls li div{
		width: 170px;
	}
	.digitFi_Uls{
		padding-top: 140px;
	}
	.digitFi_Txt p{
		font-size: 18px;
		margin: 10px 0;
	}
	.digitFi_Txt img{
		height: 50px;
	}
	.digitFi_Uls li span{
		font-size: 16px;
	}
}
@media (max-width:730px ) {
	.digTxt_h3{
		font-size: 18px;
	}
	
	.digTxt_span{
		font-size: 16px;
	}
	/* 1 */
	.digitOn>div{
		height: auto;
	}
	.digitOn_Txt{
		position: static;
		padding-top: 70px;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.digitOn_Txt p{
		display: none;
	}
	.digitOn_img1{
		position: static;
		margin-top: 20px;
		width: 125%;
		margin-left: 5%;
	}
	/* 2 */
	.digitTo>div{
		height: auto;
	}
	.digitTo_Txt p{
		display: none;
	}
	.digitTo_image{
		position: relative;
		left: 5%;
		width: 90%;
		height: 90vw;
		display: flex;
		justify-content: center;
		overflow: hidden;
		margin: 30px 0 0;
	}
	.digitTo_image>div{
		width: 100%;
	}
	.digitTo_image>div:first-child img{
		margin-left: 6%;
	}
	.digitTo_image_to>div{
		width: 100%;
		position: relative;
		height: auto;
		top: 12vw;
	}
	.digitTo_image_to div div video{
		width: 100%;
		position: static;
		height: auto;
	}
	.digitTo_image_to div img{
		width: 100%;
		height: auto;
	}
	#conter-canvas{
		width: 90vw;
		height: 90vw;
	}
	.digitTo_Txt{
		position: static;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-top: 70px;
	}
	.digitTo_Txt2{
		display: none;
	}
	.digitTo_Ul li span{
		font-size: 14px;
	}
	.digitTo_Txt ul{
		display: none;
	}
	.digitTo_USl2{
		display: flex;
		justify-content: center;
	}
	.digitTo_Ul{
		margin: 0;
		margin-bottom: 20px;
	}
	/* 3 */
	.digitTh>div{
		height: auto;
	}
	.digitTh_Txt2{
		font-size: 16px;
	}
	.digitTh_image{
		position: relative;
		width: 80vw;
		height: 80vw;
		left: 10vw;
		top: 80px;
	}
	.digitTh_image img{
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	.digitTh_Txt{
		position: static;
		width: 100%;
		display: flex;
		align-items: center;
		margin: 100px 0 20px;
	}
	.digitTh_Txt p{
		display: none;
	}
	.digitTh_Txt2{
		display: none;
	}
	/* 4 */
	.digitFo>div {
	    height: 66.109vw;
	}
	.digitFo_Txt div{
		display: none;
	}
	.digitFo_Txt p{
		font-size: 16px;
		margin-bottom: 0;
	}
	.digitFo_image2 {
	    width: 32.9%;
	}
	.digitFo_img2 {
	    left: 62.6%;
	}
	.digitFo_img1 {
	    left: 6%;
	}
	.digitFo_image1 {
	    width: 36.7%;
	}
	.digitFo_image3 {
	    width: 40.7%;
	}
	/* 5 */
	.digitFi_Uls li span{
		font-size: 14px;
		margin: 10px 0;
	}
	.digitFi>div{
		height: auto;
	}
	.digitFi_Uls{
		flex-wrap: wrap;
		width: 100%;
		padding-top: 90px;
	}
	.digitFi_Uls li{
		width: 46%;
	}
	.digitFi_Uls li div{
		width: 100%;
	}
	.digitFi_Txt{
		position: static;
		margin: 20px 0;
	}
	.digitFi_Txt p{
		font-size: 14px;
	}
	.digitFi_Txt img {
	    height: 38px;
	}
}

@media (max-width:500px ) {
	.digitTh_image{
		width: 90vw;
		height: 90vw;
		left: calc(50% - 45vw);
	}
}
@media (max-width:430px ) {
	.digTxt_h3{
		font-size: 16px;
	}
	.digTxt_span{
		font-size: 14px;
	}
	
}