.dataTxt_h3{
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
}
.dataTxt_h3 span{
	color: #e7420c;
}
.dataTxt_span{
	font-size: 28px;
	color: #33d6d8;
	/* color: #ffffff; */
	margin: 15px 0;
}
.dataTxt_P{
	font-size: 20px;
	line-height: 1.5;
	color: #c0c0c0;
	text-align: justify;
}
.dataTxt_divP{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 36px;
	text-align: center;
	font-size: 28px;
	color: #33d6d8;
}
.dataTxt_divP div span{
	display: none;
}
.dataTxt_divP div span:first-child{
	display: block;
}
/* 标本数据 */
#data_conOn{
	width: 100%;
	background: url(../img/data/data_cenOn_Ba.jpg) no-repeat;
	background-size: cover;
	position: relative;
}
#data_conOn>div{
	width: 1880px;
	height: 950px;
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.data_conOn_Div{
	width: 50%;
	display: flex;
	flex-direction: column;
    align-items: flex-end;
	justify-content: center;
}
.data_conOn_Text{
	margin-right: 110px;
}
.data_conOn_Text p{
	width: 710px;
}
.data_conOn_Uls2{
	display: none;
}
.data_conOn_image{
	width: 50%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.data_conOn_image img{
	position: absolute;
	display: none;
	left: 0;
}
.data_conOn_image img:nth-child(1){
	display: inline-block;
	height: 37.9%;
}
.data_conOn_image img:nth-child(2){
	height: 63.5%;
}
.data_conOn_image img:nth-child(3){
	height: 53.6%;
}
.data_conOn_image img:nth-child(4){
	bottom: 0;
	height: 77%;
}
#data_conOn .dataTxt_divP{
	color: #33d6d8;
}
/* 病理数据 */
#data_conTo{
	width: 100%;
	background: url(../img/data/data_cenTo_Ba.jpg) no-repeat;
	background-size: cover;
	position: relative;
}
#data_conTo>div{
	width: 1880px;
	height: 950px;
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.data_conTo_image{
	display: flex;
	align-items: center;
	justify-content: center;
}
.data_conTo_image div{
	width: 850px;
	height: 850px;
	background: url(../img/data/data_cenTo_fang.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 60px;
	position: relative;
}
.data_conTo_image div img{
	position: absolute;
	display: none;
	width: 58%;
}
.data_conTo_image div img:nth-child(2){
	width: 60%;
}
.data_conTo_image div img:nth-child(4){
	width: 66%;
}
.data_conTo_image div img:first-child{
	display: inline-block;
}
.data_conTo_div{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.data_conTo_Txt{
	margin-left: 60px;
}
.data_conTo_Uls{
	display: flex;
}
.data_conTo_Uls li{
	width: 143px;
	height: 143px;
	background: url(../img/data/data_cenTo_yuan.png) no-repeat;
	background-size: 88% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 38px;
}
.data_conTo_Uls li img{
	width: 72%;
}
.data_conTo_Uls2{
	display: none;
}
/* 生理数据 */
#data_conFo{
	width: 100%;
	background: url(../img/data/data_cenFo_Ba.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
#data_conFo>div{
	width: 1880px;
	height: 950px;
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
	justify-content: space-between;
	overflow: hidden;
}
.data_conFo_image{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.data_conFo_image img{
	position: absolute;
	display: none;
	width: 669px;
	height: 670px;
	object-fit: contain;
}
.data_conFo_image img:first-child{
	display: inline-block;
}
.data_conFo_div{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.data_conFo_Txt{
	margin-left: 120px;
}
.data_conFo_Txt p{
	width: 720px;
}
.data_conFo_Uls{
	display: flex;
	margin-top: 29px;
}
.data_conFo_Uls li{
	height: 106px;
	width: 106px;
	background: url(../img/data/data_cenFo_fang.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 37px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.data_conFo_Uls li img{
	width: 90%;
	margin-left: -5px;
	margin-top: 5px;
}
.data_conFo_Uls2{
	display: none;
}
/* 断层数据 */
#data_conTh{
	width: 100%;
	height: 950px;
	position: relative;
}
.data_conTh_cen{
	width: 100%;
	height: 100%;
	background: url(../img/data/data_cenTh_Ba.jpg) no-repeat;
	background-size: cover;
	background-position: 50%;
	position: relative;
	overflow: hidden;
}
.data_conTh_cenImg{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}
.data_conTh_cenImg img{
	width: 8.6vw;
	display: none;
	position: relative;
	opacity: .5;
	z-index: 9999999;
}
.data_conTh_cen .data_conTh_cenNum{
	width: 1000%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
}
.data_conTh_cenNum>div{
	width: 10%;
	height: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: all-scroll;
	position: relative;
}
.data_conTh_cenNum>div:first-child{
	cursor: default;
}
.data_conTh_cenNum>div .data_conTh_openSead{
	width: 100%;
	height: 100%;
}
.data_conTh_cenNum div img{
	/* width: 100%; */
	height: 26.3vw;
	object-fit: cover;
}
.data_conTh_cenNum div .data_conTh_Title{
	position: absolute;
	bottom: 2vw;
	right: 15%;
	font-size: 0.938vw;
	font-weight: normal;
	color: #e7420c;
	z-index: 9999999;
}
.data_conTh_cenNum .data_conTh_Tishi{
	position: absolute;
	top: 1vw;
	right: 5vw;
	display: flex;
    flex-direction: column;
    align-items: center;
	padding: 1vw 2vw 0 0;
	display: none;
}
.data_conTh_cenNum div .data_conTh_Tishi img{
	width: 9.45vw;
	height: auto;
	display: block;
	margin-bottom: 0.5vw;
}
.data_conTh_cenNum div .data_conTh_Tishi .data_conTh_TiHide{
	width: 1.05vw;
	height: auto;
	margin-top: 0.5vw;
	cursor: pointer;
	pointer-events: all;
	position: absolute;
	top: 3vw;
	right: 0;
}
.data_conTh_Txt{
	width: 100%;
	height: 109px;
	background-color: #000000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.data_conTh_Txt>div{
	width: 1880px;
	height: 100%;
	margin: auto;
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.data_conTh_Txt ul{
	display: flex;
	height: 100%;
	padding: 12px 0;
	box-sizing: border-box;
}
.data_conTh_Txt>div div{
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 100%;
	margin-left: 15px;
}
.data_conTh_Txt>div div h3{
	font-size: 36px;
	color: #ffffff;
	font-weight: 500;
}
.data_conTh_Txt>div div h3 span{
	font-size: 36px;
	color: #fb2c03;
}
.data_conTh_Txt>div div p{
	font-size: 22px;
	color: #ffffff;
}
.data_conTh_Uls li{
	width: 174px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	cursor: pointer;
	border: #38EAEC 1px solid;
	margin-right: 27px;
}
.data_conTh_Uls li:hover{
	border: #fd2c03 1px solid;
}
.data_conTh_Uls li img{
	height: 90%;
	width: 90%;
	object-fit: contain;
}
.data_conTh_Uls li:last-child{
	margin-right: 0;
}
.data_conTh_Uls .datThCur{
	border: #fd2c03 1px solid;
	border-bottom: #fd2c03 2px solid;
}
/* 临床数据 */
#data_conFi{
	width: 100%;
	background: url(../img/data/data_cenFi_Ba.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
#data_conFi>div{
	width: 1880px;
	height: 950px;
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
}
.data_conFi_Txt{
	position: absolute;
	top: 452px;
	left: 125px;
}
.data_conFi_Txt p{
	width: 600px;
}
.data_conFi_Txt a{
	display: inline-block;
	border-left: #38eaec 1px solid;
	font-size: 20px;
	color: #ffffff;
	padding-left: 20px;
	margin-top: 16px;
}
/* 行为数据 */
#data_conSi{
	width: 100%;
	background: url(../img/data/data_cenSi_Ba.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
#data_conSi>div{
	width: 1880px;
	height: 950px;
	position: relative;
	margin: auto;
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.data_conSi_Txt{
	position: absolute;
	top: 360px;
	left: 114px;
	z-index: 66;
}
.data_conSi_Txt p{
	width: 590px;
}
.data_cenSi_img2{
	width: 658px;
	position: absolute;
	bottom: 0;
	right: 307px;
}


@media (max-width:1900px ) {
	#data_conOn>div,#data_conTo>div,#data_conFo>div,#data_conFi>div,#data_conSi>div{
		width: 100%;
	}
	.data_conTh_Txt>div{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.data_conFo_image{
		justify-content: center;
	}
}

@media (max-width:1680px ) {
	#data_conOn>div,#data_conTo>div,#data_conFo>div,#data_conFi>div,#data_conSi>div,#data_conTh{
		height: 900px;
	}
	/* 1 */
	.data_conOn_Text{
		margin-right: 30px;
	}
	.data_conOn_image img:nth-child(1){
		left: -100px;
	}
	.data_conOn_image img:nth-child(2){
		left: -100px;
	}
	.data_conOn_Txt2{
		left: 110px;
		bottom: 170px;
	}
	/* 2 */
	.data_conTo_image div{
		width: 650px;
		height: 650px;
		margin-right: 20px;
	}
	.data_conTo_Uls li{
		width: 110px;
		height: 110px;
		margin-right: 20px;
	}
	.data_conTo_Txt{
		margin-left: 20px;
	}
	/* 3 */
	.data_conFo_Txt{
		margin-left: 60px;
	}
	.data_conFo_image img{
		width: 500px;
		height: auto;
	}
	.data_conFo_Txt p{
		width: 570px;
	}
	/* 6 */
	.data_cenSi_img2{
		width: 600px;
		right: 150px;
	}
}

@media (max-width:1550px ) {
	.dataTxt_h3{
		font-size: 28px;
	}
	.dataTxt_span{
		font-size: 22px;
	}
	.dataTxt_P{
		font-size: 18px;
	}
	.dataTxt_divP{
		font-size: 24px;
	}
	
	#data_conOn>div{
		height: 800px;
	}
	/* 1 */
	.data_conOn_Text p{
		width: 530px;
	}
	.data_conOn_image{
		height: 90%;
		top: 5%;
	}
	/* 3 */
	.data_conTh_Txt>div div h3{
		font-size: 28px;
	}
	.data_conTh_Txt>div div h3 span{
		font-size: 28px;
	}
	.data_conTh_Txt>div div p{
		font-size: 20px;
	}
	.data_conTh_Txt{
		height: 90px;
	}
	.data_conTh_Uls li{
		width: 150px;
	}
	
	/* 5 */
	.data_conFi_Txt a{
		font-size: 18px;
		margin-top: 6px;
	}
	/* 6 */
	.data_conSi_Txt p{
		width: 500px;
	}
}
@media (max-width:1250px ) {
	
	/* 3 */
	.data_conTh_Txt>div div h3{
		font-size: 24px;
	}
	.data_conTh_Txt>div div h3 span{
		font-size: 24px;
	}
	.data_conTh_Txt>div div p{
		font-size: 18px;
	}
	.data_conTh_Txt{
		height: 70px;
	}
	.data_conTh_Uls li{
		width: 110px;
		margin-right: 15px;
	}
}
@media (max-width:1150px ) {
	#data_conOn>div,#data_conTo>div,#data_conFo>div,#data_conFi>div,#data_conSi>div,#data_conTh{
		height: 650px;
	}
	/* 1 */
	.data_conOn_Text{
		margin-right: 0px;
	}
	.data_conOn_image img:nth-child(1){
		left: -50px;
	}
	.data_conOn_image img:nth-child(2){
		left: -50px;
	}
	.data_conOn_Text p{
		width: 450px;
	}
	/* 2 */
	.data_conTo_image div{
		width: 500px;
		height: 500px;
		margin-right: 10px;
	}
	.data_conTo_Uls li{
		width: 100px;
		height: 100px;
	}
	/* 3 */
	.data_conFo_Txt p{
		width: 480px;
	}
	.data_conFo_image img{
		width: 400px;
	}
	.data_conFo_Uls li{
		margin-right: 16px;
	}
	/* 5 */
	.data_conFi_Txt{
		top: 260px;
		left: 30px;
	}
	.data_conFi_Txt p{
		width: 480px;
	}
	/* 6 */
	.data_conSi_Txt{
		left: 30px;
		top: 300px;
	}
	/* 6 */
	.data_cenSi_img2{
		width: 450px;
		right: 50px;
	}
}

@media (max-width:1000px ) {
	.dataTxt_h3{
		font-size: 20px;
	}
	.dataTxt_h3 span{
		font-size: 20px;
	}
	.dataTxt_span{
		font-size: 18px;
		margin: 10px 0;
	}
	.dataTxt_P{
		font-size: 16px;
	}
	.dataTxt_divP{
		font-size: 20px;
	}
	#data_conOn>div,#data_conTo>div,#data_conFo>div,#data_conFi>div,#data_conSi>div{
		height: 450px;
	}
	#data_conTh{
		height: 350px;
	}
	/* 1 */
	.data_conOn_Text{
		margin-right: 10px;
	}
	.data_conOn_image img:nth-child(1){
		left: -20px;
	}
	.data_conOn_image img:nth-child(2){
		left: -30px;
	}
	.data_conOn_image img:nth-child(3){
		left: 30px;
	}
	.data_conOn_Text p{
		width: 330px;
	}
	#data_conOn .data_conOn_Uls li{
		padding: 0 10px;
	}
	#data_conOn .data_conOn_Uls li:first-child{
		padding-left: 0;
	}
	/* 2 */
	.data_conTo_image div{
		width: 300px;
		height: 300px;
	}
	.data_conTo_Uls li{
		width: 70px;
		height: 70px;
	}
	.data_conTo_Txt{
	}
	/* 3 */
	.data_conFo_image img{
		width: 260px;
	}
	.data_conFo_Uls li{
		width: 80px;
		height: 80px;
	}
	.data_conFo_Txt p{
		width: 400px;
	}
	/* 4 */
	.data_conTh_Txt>div div h3{
		font-size: 18px;
	}
	.data_conTh_Txt>div div h3 span{
		font-size: 18px;
	}
	.data_conTh_Txt>div div p{
		font-size: 14px;
	}
	.data_conTh_Txt{
		height: 50px;
	}
	.data_conTh_Txt ul{
		padding: 5px 0;
	}
	.data_conTh_Uls li{
		width: 78px;
		margin-right: 10px;
	}
	/* 5 */
	.data_conFi_Txt{
		top: 180px;
		left: 30px;
	}
	.data_conFi_Txt p{
		width: 400px;
	}
	.data_conFi_Txt a{
		font-size: 16px;
		margin-top: 6px;
		padding-left: 10px;
	}
	/* 6 */
	.data_conSi_Txt{
		top: 200px;
		left: 50px;
	}
	.data_conSi_Txt p{
		width: 400px;
	}
	.data_cenSi_img2{
		width: 300px;
		right: 60px;
	}
}

@media (max-width:730px ) {
	
	#data_conTh{
		height: 450px;
	}
	.dataTxt_h3{
		font-size: 18px;
	}
	.dataTxt_h3 span{
		font-size: 18px;
	}
	.dataTxt_span{
		font-size: 16px;
	}
	.dataTxt_P{
		font-size: 14px;
		display: none;
	}
	.dataTxt_divP{
		position: static;
		font-size: 18px;
		margin-bottom: 20px;
	}
	#data_conOn>div{
		height: auto;
	}
	/* 1 */
	#data_conOn>div{
		flex-direction: column;
		align-items: center;
	}
	.data_conOn_Div{
		width: 90%;
		align-items: center;
		padding-top: 70px;
	}
	.data_conOn_Text{
		margin: 0;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.data_conOn_Text p{
		width: 100%;
	}
	.data_conOn_Uls{
		display: none;
	}
	.data_conOn_Uls2{
		display: flex;
		width: 100%;
		justify-content: center;
		/* margin-top: ; */
	}
	.data_conOn_image{
		top: 0;
		position: relative;
		width: 100%;
		height: 280px;
	}
	.data_conOn_image img:nth-child(1){
		height: 90%;
		width: 90%;
		left: -2%;
		object-fit: contain;
	}
	.data_conOn_image img:nth-child(2){
		height: 100%;
		width: 70%;
		left: 10%;
		margin-bottom: -5%;
		object-fit: contain;
	}
	.data_conOn_image img:nth-child(3){
		height: 92%;
		width: 73%;
		left: 16%;
		object-fit: contain;
	}
	.data_conOn_image img:nth-child(4){
		height: auto;
		width: 330px;
		left: calc(50% - 165px);
		object-fit: contain;
	}
	#data_conOn .data_conOn_Uls li{
		padding: 0 10px;
	}
	#data_conOn .data_conOn_Uls li:first-child{
		padding-left: 0;
	}
	/* 2 */
	#data_conTo>div{
		flex-direction: column-reverse;
		align-items: center;
		height: auto;
	}
	.data_conTo_div{
		padding-top: 70px;
		margin-bottom: 20px;
		width: 100%;
	}
	.data_conTo_Txt{
		margin: 0;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.data_conTo_image{
		margin-bottom: 20px;
	}
	.data_conTo_Uls{
		display: none;
	}
	.data_conTo_Uls2{
		display: flex;
		width: 80%;
		justify-content: center;
		margin-bottom: 10px;
	}
	.data_conTo_Uls2 li{
		margin: 10px;
	}
	/* 3 */
	#data_conFo>div{
		flex-direction: column;
		height: auto;
	}
	.data_conFo_div{
		width: 100%;
		padding-top: 70px;
	}
	.data_conFo_Txt{
		margin: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.data_conFo_image{
		height: 260px;
		width: 100%;
		position: relative;
		margin-top: 20px;
	}
	.data_conFo_image img{
		height: 100%;
		width: auto;
	}
	.data_conFo_Uls{
		display: none;
	}
	.data_conFo_Uls2{
		width: 100%;
		display: flex;
		justify-content: center;
		margin-bottom: 20px;
	}
	.data_conFo_Uls2 li{
		width: 70px;
		height: 70px;
		margin: 0 10px;
	}
	.data_conFo_Txt p{
		width: 80%;
	}
	/* 4 */
	.data_conTh_Txt>div div{
		display: none;
	}
	.data_conTh_Txt ul{
		width: 100%;
		display: flex;
		justify-content: space-evenly;
	}
	.data_conTh_Uls li{
		margin-right: 0;
	}
	/* 5 */
	#data_conFi{
		background-position: -400px;
	}
	#data_conFi>div{
		flex-direction: column;
		justify-content: flex-start;
	}
	.data_conFi_Txt{
		position: static;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-top: 70px;
	}
	.data_conFi_Txt p{
		width: 90%;
	}
	.data_conFi_Uls{
		position: absolute;
		bottom: 20px;
	}
	#data_conFi .dataTxt_divP{
		position: absolute;
		bottom: 30px;
	}
	.data_conFi_Txt a{
		margin: 0;
		position: absolute;
		bottom: 20px;
	}
	/* 6 */
	#data_conSi>div{
		flex-direction: column;
		align-items: center;
		height: auto;
	}
	.data_conSi_Txt{
		position: static;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-top: 70px;
	}
	.data_conSi_Txt P{
		width: 90%;
	}
	.data_cenSi_img2{
		position: static;
		margin-top: 10px;
	}
}

@media (max-width:470px ) {
	
	.data_conOn_image img:nth-child(4){
		width: 300px;
		left: calc(50% - 150px);
	}
	.data_conTo_Uls2{
		width: 96%;
		justify-content: space-evenly;
	}
	.data_conTo_Uls2 li{
		margin: 0px;
	}
	.data_conFo_Uls2 li{
		width: 70px;
		height: 70px;
		margin: 0;
	}
	.data_conFo_Txt p{
		width: 90%;
	}
	.data_conFo_Uls2{
		width: 100%;
		justify-content: space-evenly;
	}
	
	#data_conFi{
		background-position: -540px;
	}
}




