.fictCen_Txh3 {
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
}

.fictCen_Txh3 span {
	color: #e7420c;
}

.fictCen_Txp {
	font-size: 18px;
	color: #c0c0c0;
	margin-top: 10px;
	line-height: 1.4;
}

.fictCen_Tximg {
	height: 38px;
	margin-top: 10px;
	pointer-events: all;
	cursor: pointer;
}

/* 医学虚拟人 */
#fict_conOn {
	width: 100%;
	background: url(../img/fictitious/fict_cenOn_Back.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

#fict_conOn>div {
	width: 1880px;
	margin: auto;
	height: 950px;
	position: relative;
	overflow: hidden;
}

.fict_conOn_Ul {
	position: absolute;
	left: 50px;
	top: 290px;
	display: flex;
}

.fict_conOn_Ul li {
	width: 224px;
	height: 308px;
	border-radius: 20px;
	background-color: rgba(24, 30, 35, .68);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-right: 13px;
	transform-style: preserve-3d;
	position: relative;
	overflow: hidden;
}

.fict_conOn_Ul li:last-child {
	margin: 0;
}

.fict_conOn_Ul li .fict_conOn_UlP1 {
	font-size: 24px;
	color: #f2f2f2;
}

.fict_conOn_Ul li .fict_conOn_UlP2 {
	font-size: 33.73px;
	color: #c94d34;
	margin: 17px 0 14px;
}

.fict_conOn_Ul li .fict_conOn_UlP3 {
	font-size: 20px;
	color: #9e9e9e;
	margin-top: 15px;
}

.fict_conOn_Ul li .fict_conOn_Ul_DImg {
	width: 158px;
	height: 158px;
	background: url(../img/fictitious/fict_cenOn_yuan.png) center center no-repeat;
	background-size: cover;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fict_conOn_Ul li .fict_conOn_Ul_DImg img {
	height: 80%;
}

.fict_conOn_Img {
	position: absolute;
	right: 13.75vw;
	bottom: 0;
	width: 27.148vw;
	height: 35.859vw;
}

.fict_conOn_Img div {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

.fict_conOn_Img div img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

.fict_conOn_Img div img:first-child {
	display: inline-block;
}

.fict_conOn_Txt {
	position: absolute;
	left: 50px;
	bottom: 185px;
}
.fict_conOn_Txt p{
	width: 540px;
}
.fict_conOn_image {
	/* 进度 */
	width: 530px;
	position: absolute;
	bottom: 0;
	right: 160px;
}

.fict_conOn_image img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	/* display: none; */
}

#fict_conOn .fict_conOn_kuang {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	display: flex;
	align-items: center;
	background-color: rgba(0, 0, 0, .5);
}

.fict_conOn_kuang img {
	height: 1.836vw;
	margin-left: 13.984vw;
}

.fict_conOn_jin {
	position: absolute;
	right: calc(50% - 900px);
	-webkit-appearance: none;
	width: 762px;
	height: 12px;
	background-color: rgba(255, 255, 255, .4);
	z-index: 6;
	display: flex;
	align-items: center;
}
.fict_conOn_jin::-webkit-slider-thumb {
	-webkit-appearance: none;
	/*清除系统默认样式*/
	width: 10%;
	height: 12px;
	background: #e7420c;
	/*拖动块背景*/
	cursor: pointer;
}

/* 运动虚拟人 */
#fict_conTo {
	width: 100%;
	background: url(../img/fictitious/fict_cenTo_Back.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

#fict_conTo>div {
	width: 1880px;
	margin: auto;
	height: 950px;
	position: relative;
	overflow: hidden;
}

.fict_conTo_ren {
	position: absolute;
	bottom: 0;
	left: 68px;
	height: 822px;
	display: flex;
	align-items: flex-end;
}

.fict_conTo_ren img:nth-child(1) {
	height: 100%;
}

.fict_conTo_ren img:nth-child(2) {
	height: 95%;
	margin-left: -18%;
}

.fict_conTo_divRig {
	position: absolute;
	bottom: 67px;
	right: 181px;
}

.fict_conTo_divRig .fict_conTo_image {
	width: 604px;
	height: 372px;
	position: relative;
}

.fict_conTo_image img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
	left: 0;
}

.fict_conTo_image img:nth-child(4) {
	display: block;
}

.fict_conTo_Uls {
	display: flex;
	margin: 20px 0;
	width: 100%;
	display: flex;
	justify-content: center;
}

.fict_conTo_Uls li {
	width: 22px;
	height: 22px;
	position: relative;
	margin-right: 20px;
	cursor: pointer;
	background-color: #556a76;
}
.fict_conTo_Uls li:hover{
	background-color: #34d7da;
}
.fict_conTo_Uls li:last-child {
	margin: 0;
}


.fict_conTo_Uls .ficToCur {
	background-color: #34d7da;
}


/* 虚拟教练 */
#fict_conTh {
	width: 100%;
	background-size: cover;
	position: relative;
}

#fict_conTh>div {
	width: 1880px;
	margin: auto;
	height: 950px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

#fict_conTh .fict_conTh_Div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.fict_conTh_Div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
	position: absolute;
}

.fict_conTh_Div img:nth-child(2) {
	display: block;
}

.fict_conTh_image {
	width: 1880px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.fict_conTh_image img {
	position: absolute;
	bottom: 0;
	pointer-events: all;
	cursor: pointer;
}

.fict_conTh_image img:nth-child(1) {
	width: 12.5%;
	right: 32%;
	z-index: 4;
}

.fict_conTh_image img:nth-child(2) {
	width: 12.45%;
	right: 25%;
	z-index: 6;
}

.fict_conTh_image img:nth-child(3) {
	width: 12.3%;
	right: 17.15%;
	z-index: 4;
}

.fict_conTh_image img:nth-child(4) {
	width: 21.277%;
	right: 0;
	z-index: 5;
}

.fict_conTh_Txt {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
	z-index: 66;
	pointer-events: none;
}
.fict_conTh_Txt p{
	color: #c0c0c0;
}
/* 职业虚拟人 */
#fict_conFo {
	width: 100%;
	position: relative;
}

#fict_conFo>div {
	width: 1880px;
	margin: auto;
	height: 950px;
	position: relative;
	overflow: hidden;
}

.fict_conFo_Uls {
	position: absolute;
	top: 338px;
	left: 222px;
	z-index: 66;
	display: flex;
}

.fict_conFo_Uls li .fict_conFo_UlsDi {
	width: 311px;
	height: 447px;
	display: flex;
	justify-content: center;
	position: relative;
	margin-right: 41px;
}

.fict_conFo_UlsDi div {
	width: 100%;
	height: 100%;
	transition: 2s;
	transform-origin: bottom;
}

.fict_conFo_Uls li:nth-child(1) .fict_conFo_UlsDi div {
	background: url(../img/fictitious/fict_cenFo_imgBa1.png) no-repeat;
	background-size: 100% 100%;
}

.fict_conFo_Uls li:nth-child(2) .fict_conFo_UlsDi div {
	background: url(../img/fictitious/fict_cenFo_imgBa2.png) no-repeat;
	background-size: 100% 100%;
}

.fict_conFo_UlsDi>img {
	position: absolute;
	bottom: 0;
	transition: 2s;
	transform-origin: bottom;
}

.fict_conFo_Uls li:nth-child(1) .fict_conFo_UlsDi img {
	height: 99%;
}

.fict_conFo_Uls li:nth-child(2) .fict_conFo_UlsDi img {
	height: 100%;
}

.fict_conFo_UlsDi:hover div {
	transform: perspective(500px) rotateX(50deg) skewX(-20deg);
}

.fict_conFo_Uls li:nth-child(1) .fict_conFo_UlsDi:hover>img {
	transform: scale(1.3747);
}

.fict_conFo_Uls li:nth-child(2) .fict_conFo_UlsDi:hover>img {
	transform: scale(1.4241);
}

.fict_conFo_Uls li span {
	width: 100%;
	font-size: 18px;
	color: #30ccce;
	text-align: center;
	margin-top: 13px;
}

#fict_conFo .fict_conFo_Div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fict_conFo_Div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
}

.fict_conFo_Div img:nth-child(1) {
	display: block;
}

.fict_conFo_Txt {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
	z-index: 66;
}
.fict_conFo_Txt p{
	/* color: #ffffff; */
}
/* 人体姿态与运动数据 */
#fict_conFi {
	width: 100%;
	background: url(../img/fictitious/fict_cenFi_Back.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

#fict_conFi>div {
	width: 1880px;
	margin: auto;
	height: 950px;
	position: relative;
	overflow: hidden;
}

.fict_conFi_TxLo {
	position: absolute;
	left: 237px;
	top: 228px;
	z-index: 6666;
}

.fict_conFi_TxLo div {
	display: flex;
	align-items: center;
	font-size: 35px;
	color: #ffffff;
}

.fict_conFi_TxLo div img {
	height: 25px;
}

.fict_conFi_TxLo div span {
	font-size: 34px;
	color: #38eaec;
}

.fict_conFi_TxLo p {
	font-size: 20px;
	color: #919191;
	margin: 18px 0 43px;
}

.fict_conFi_Txt {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.fict_conFi_Txt h3 {
	font-size: 36px;
	font-weight: normal;
	color: #38eaec;
}

.fict_conFi_Txt p {
	font-size: 22px;
	color: #919191;
	margin-top: 16px;
}

.fict_cenFi_image1 {
	width: 1245px;
	position: absolute;
	bottom: 8px;
	/* left: 577px; */
	left: 237px;
}

.fict_cenFi_image2 {
	width: 454px;
	position: absolute;
	bottom: 0;
	right: 0;
}

/* 合作&反馈 */

@media (max-width:1900px) {

	#fict_conOn>div,
	#fict_conTo>div,
	#fict_conTh>div,
	#fict_conFo>div,
	#fict_conFi>div {
		width: 100%;
	}
	.fict_conOn_jin{
		right: 50px;
	}
}

@media (max-width:1600px) {
	.fictCen_Txh3 {
		font-size: 30px;
	}

	#fict_conOn>div,
	#fict_conTo>div,
	#fict_conTh>div,
	#fict_conFo>div,
	#fict_conFi>div {
		height: 900px;
	}

	/* 1 */
	.fict_conOn_Ul li {
		height: auto;
		padding: 10px 0;
		width: 200px;
	}

	.fict_conOn_Ul li .fict_conOn_Ul_DImg {
		width: 120px;
		height: 120px;
	}

	.fict_conOn_image {
		width: 450px;
		right: 60px;
	}

	.fict_conOn_jin {
		width: 600px;
		height: 10px;
		right: 10px;
	}

	#fict_conOn .fict_conOn_kuang {
		height: 80px;
	}

	/* 2 */
	.fict_conTo_ren {
		left: 10px;
		height: 750px;
	}

	.fict_conTo_divRig {
		right: 20px;
	}

	.fict_conTo_divRig .fict_conTo_image {
		width: 580px;
		height: 350px;
	}

	/* 3 */
	.fict_conTh_image {
		width: 1600px;
	}

	/* 4 */
	.fict_conFo_Uls {
		top: 300px;
	}

	/* 5 */
	.fict_conFi_TxLo div {
		font-size: 30px;
	}

	.fict_conFi_TxLo div span {
		font-size: 30px;
	}

	.fict_conFi_TxLo div img {
		height: 23px;
	}

	.fict_conFi_TxLo p {
		font-size: 18px;
	}

	.fict_conFi_Txt h3 {
		font-size: 30px;
	}

	.fict_conFi_Txt p {
		font-size: 18px;
	}
}

@media (max-width:1320px) {
	.fictCen_Txh3 {
		font-size: 26px;
	}

	.fictCen_Tximg {
		height: 30px;
		margin-top: 20px;
	}

	#fict_conOn>div,
	#fict_conTo>div,
	#fict_conTh>div,
	#fict_conFo>div,
	#fict_conFi>div {
		height: 800px;
	}

	/* 1 */
	.fict_conOn_Ul li {
		height: auto;
		padding: 10px 0;
		width: 140px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP1 {
		font-size: 20px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP2 {
		font-size: 22px;
	}

	.fict_conOn_Ul li .fict_conOn_Ul_DImg {
		width: 80px;
		height: 80px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP3 {
		font-size: 18px;
	}

	.fict_conOn_Txt {
		bottom: 150px;
	}

	.fict_conOn_image {
		width: 350px;
		right: 60px;
	}

	.fict_conOn_jin {
		width: 500px;
		height: 8px;
		right: 10px;
	}

	#fict_conOn .fict_conOn_kuang {
		height: 70px;
	}

	/* 2 */
	.fict_conTo_ren {
		left: 10px;
		height: 600px;
	}

	.fict_conTo_divRig {
		right: 20px;
	}

	.fict_conTo_divRig .fict_conTo_image {
		width: 480px;
		height: 280px;
	}

	.fict_conTo_Uls li {
		margin-right: 22px;
	}

	/* 3 */
	.fict_conTh_image {
		width: 1400px;
	}

	/* 4 */
	.fict_conFo_Uls {
		top: 200px;
		left: 50px;
	}

	/* 5 */
	.fict_conFi_TxLo {
		left: 50px;
		z-index: 66;
	}

	.fict_cenFi_image1 {
		left: 50px;
	}
}

@media (max-width:1000px) {
	.fictCen_Txh3 {
		font-size: 18px;
	}

	.fictCen_Txp {
		font-size: 16px;
		margin-top: 10px;
	}

	.fictCen_Tximg {
		height: 24px;
		margin-top: 10px;
	}

	#fict_conOn>div,
	#fict_conTo>div,
	#fict_conTh>div,
	#fict_conFo>div,
	#fict_conFi>div {
		height: 650px;
	}

	/* 1 */
	.fict_conOn_Ul {
		left: 10px;
		top: 250px;
	}

	.fict_conOn_Ul li {
		width: 110px;
		margin-right: 8px;
		border-radius: 10px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP1 {
		font-size: 14px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP2 {
		font-size: 16px;
	}

	.fict_conOn_Ul li .fict_conOn_Ul_DImg {
		width: 60px;
		height: 60px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP3 {
		font-size: 14px;
	}

	.fict_conOn_Txt {
		bottom: 130px;
		left: 10px;
	}

	.fict_conOn_image {
		width: 300px;
		right: 10px;
	}

	.fict_conOn_jin {
		width: 400px;
		height: 8px;
		right: 5px;
	}

	#fict_conOn .fict_conOn_kuang {
		height: 60px;
	}

	.fict_conOn_kuang img {
		margin-left: 50px;
		height: 30%;
	}

	/* 2 */
	.fict_conTo_ren {
		left: 0px;
		height: 450px;
	}

	.fict_conTo_divRig {
		right: 15px;
		bottom: 30px;
	}

	.fict_conTo_divRig .fict_conTo_image {
		width: 340px;
		height: 220px;
	}

	.fict_conTo_Uls {
		margin: 10px 0;
	}

	.fict_conTo_Uls li {
		margin-right: 10px;
		width: 18px;
		height: 18px;
	}

	/* 4 */
	.fict_conFo_Uls li .fict_conFo_UlsDi {
		width: 200px;
		height: 300px;
		margin-right: 20px;
	}

	.fict_conFo_Uls li span {
		font-size: 16px;
	}

	.fict_conFo_Uls {
		left: 10px;
	}

	/* 5 */
	.fict_conFi_TxLo {
		left: 5px;
		top: 150px;
		z-index: 66;
	}

	.fict_conFi_TxLo div {
		font-size: 20px;
	}

	.fict_conFi_TxLo div span {
		font-size: 20px;
	}

	.fict_conFi_TxLo div img {
		height: 18px;
	}

	.fict_conFi_TxLo p {
		font-size: 16px;
		margin: 10px 0 20px;
	}

	.fict_cenFi_image1 {
		left: 0px;
		opacity: 0.6;
	}

	.fict_cenFi_image2 {
		width: 300px;
	}

	.fict_conFi_Txt h3 {
		font-size: 18px;
	}

	.fict_conFi_Txt p {
		font-size: 16px;
	}
}


@media (max-width:850px) {

	/* 2 */
	.fict_conTo_ren {
		left: 0px;
		height: 450px;
		height: 600px;
	}
}

@media (max-width:730px) {
	.fictCen_Txh3 {
		font-size: 16px;
	}

	.fictCen_Txp {
		font-size: 14px;
		display: none;
	}

	.fictCen_Tximg {
		/* display: none; */
		
	}

	/* #fict_conOn>div,#fict_conTo>div,#fict_conTh>div,#fict_conFo>div,#fict_conFi>div{
		height: 500px;
	} */
	/* 1 */
	.fict_conOn_Txt {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		bottom: 50px;
	}

	#fict_conOn>div {
		height: 700px;
	}

	.fict_conOn_Ul {
		position: static;
		padding-top: 70px;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.fict_conOn_image {
		width: 260px;
		right: calc(50% - 130px);
	}

	.fict_conOn_jin {
		width: 300px;
		right: calc(50% - 150px);
	}

	#fict_conOn .fict_conOn_kuang {
		height: 40px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP3 {
		font-size: 12px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP2 {
		margin: 10px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP3 {
		margin-top: 10px;
	}

	.fict_conOn_Ul li .fict_conOn_UlP2 {
		margin: 10px 0;
	}

	.fict_conOn_Ul li {
		/* width: ; */
	}

	/* 2 */
	.fict_conTo_divRig {
		width: 100%;
		display: flex;
		flex-direction: column;
		right: 0;
		align-items: center;
		bottom: 20px;
	}

	.fict_conTo_divRig>div {
		text-align: center;
	}

	.fict_conTo_ren {
		opacity: 0.6;
		left: calc(50% - 344px);
		width: 100%;
		text-align: center;
	}

	.fict_conTo_ren img:nth-child(2) {
		margin-left: -100px;
	}

	.fict_conTo_divRig .fict_conTo_image {}

	.fict_conTo_Uls {
		margin-bottom: 30px;
	}

	.fict_conTo_divRig .fict_conTo_image {
		width: 81vw;
		height: 50vw;
	}

	/* 3 */
	#fict_conTh>div {
		height: 600px;
	}

	.fict_conTh_Div img {
		width: auto;
		left: -60vw;
		opacity: 0.6;
	}

	.fict_conTh_image {
		right: 4vw;
		width: 200%;
	}

	/* 4 */
	.fict_conFo_Uls li span {
		font-size: 14px;
	}

	.fict_conFo_Uls li .fict_conFo_UlsDi {
		width: 220px;
		height: 360px;
		margin: 10px;
	}

	.fict_conFo_Uls {
		top: calc(50% - 160px);
		left: calc(50% - 230px);
	}

	.fict_conFo_Div img {
		width: auto;
		margin-left: -117%;
		opacity: 0.4;
	}

	/* 5 */
	.fict_conFi_TxLo div {
		font-size: 16px;
	}

	.fict_conFi_TxLo div span {
		font-size: 16px;
	}

	.fict_conFi_TxLo div img {
		height: 10px;
	}

	.fict_conFi_TxLo p {
		line-height: 1.4;
		font-size: 14px;
	}

	.fict_conFi_TxLo {
		width: 100%;
		position: relative;
		top: 70px;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.fict_cenFi_image2 {
		width: 240px;
		right: calc(50% - 120px);
	}

	.fict_conFi_Txt h3 {
		font-size: 16px;
	}

	.fict_conFi_Txt p {
		font-size: 14px;
		margin-top: 10px;
		display: none;
	}

	.fict_conFi_TxLo p {
		margin: 10px 0;
	}
}

@media (max-width:550px) {
	.fict_conTo_divRig .fict_conTo_image {
		width: 90vw;
		height: 56vw;
	}

	#fict_conTo {
		height: 600px;
	}

	.fict_conTo_divRig {
		bottom: 70px;
	}

	.fict_conTh_Div img {
		left: -100vw;
	}

	.fict_conTh_image {
		right: -10vw;
		width: 240%;
	}
}
