@charset "utf-8";
@media only screen and (min-width:769px) {
/*	body,*/
	a{
		cursor: pointer;
	}
	.cursor {
		/*position: fixed;
		left: 0;
		top: 0;
		pointer-events: none;*/
	}
	/*.cursor--small {
		width: 10px;
		height: 10px;
		left: -5px;
		top: -5px;
		border-radius: 50%;
		z-index: 200;
		background: #EA5C00;
	}
	.cursor--canvas {
		width: 100vw;
		height: 100vh;
		z-index: 200;
	}*/
}

@media only screen and (max-width:768px) {
	body {
		cursor: none;
	}
	/*.cursor--small,
	.cursor--canvas {
		display: none;
	}*/
}

.dummy {
	width: 100%;
	max-width: var(--max-width);
	margin: 0 auto;
	margin-top: 200px;
}

.dummy img {
	width: 100%;
}

.loading_data {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 199;
	background-color: #fff;
	transition: 1s ease;
	opacity: 1;
	display: none;
}

.loading_data #progress {
	position: absolute;
	bottom: 10vh;
	left: 10vh;
	font-size: 50px;
	font-weight: 700;
}

.loading_data .loading_bg {
	position: absolute;
	top: 99vh;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: var(--box-bgColor);
	transition: .5s ease;
}

.loading_data.doneLoading {
	top: -100vh;
}

.loading_data.doneLoading .loading_bg {
	top: 0;
}

.section {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	width: 100%;
	padding: 0 0;
	/* border:1px solid #ff000055; border-left: none; border-right:none; */
	border: 0px solid #ff000055;
}

.con_1 {
	padding: 1.5rem 0 1.5rem 0
}


/*首页*/

.title-box_idx {
	height: 90vh;
	background: url(../img/bn1.png) no-repeat center/cover;
}

.title-box_idx .h1 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	font-size: 1rem;
	letter-spacing: .05vw;
	font-weight: 100;
	transition: .3s ease;
	color: #2C4049;
}

.title-box_idx .h1 span {
	font-weight: 500;
	color: #EA5C00;
}

.title-box_idx .h1 {
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1.4;
	font-family: "Poppins"
}

.title-box_idx .h1,
.title-box_idx .h1 span {
	font-weight: 600;
}

.title-box_idx .title-ts {
	color: #2C4049;
	display: flex;
	font-size: .32rem;
	margin-top: .19rem;
}

.title-box_idx .title-ts img {
	width: .42rem;
	margin: 0 .12rem;
}

.sec-contnet ul {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: var(--max-width);
}

.sec-contnet ul.main>li+li {}

.sec-contnet .h2 {
	font-size: .52rem;
	font-weight: 300;
	letter-spacing: 0;
	color: #2C4049
}

.sec-contnet .h2 span {
	font-weight: 500;
	color: #EA5C00;
}

.sec-contnet p {
	font-size: .2rem;
	/*letter-spacing:.4vw; */
	word-spacing: 0;
	color: #2C4049;
	line-height: 1.6
}

.sec-contnet p span {
	font-weight: 700;
	color: #EA5C00
}

.sec-contnet p.p2 {
	font-size: 1.6em;
}

.sec-contnet>*+* {
	margin-top: 2vw;
}

.sec-contnet .h2 {
	font-weight: 600;
	font-family: "Poppins";
	line-height: 1.5;
}

.sec-contnet .h2 span {
	font-weight: 600;
}

.sec-contnet.enzymes .h2 {
	font-size: 3.8em;
	letter-spacing: -2px
}

.ys-box {
	width: 100%;
	padding: .9rem 0 1.2rem 0;
	height: 9.4rem;
	background: url(../img/idx-img3.png) no-repeat center/cover;
}

.ys-box .postLists .abstract {
	padding: .24rem 0;
}

.ys-box .postLists .abstract span {
	font-weight: bold;
	display: inline-block;
}

.ys-box h4 {
	margin-left: 14%;
	font-family: Source Han Sans;
	font-size: .42rem;
	font-weight: bold;
	line-height: normal;
	color: #2C4049;
	margin-bottom: .7rem;
}

.ys-box .postLists {
	display: block;
	width: 6.2rem;
	text-align: left;
	margin-left: 14%;
}

.ys-box .postLists li {
	cursor: pointer;
	margin-bottom: .2rem;
	border-bottom: 1px solid #D8D8D8;
}

.ys-box .postLists .abstract {
	position: relative;
}

.ys-box .postLists .abstract span.postname {
	font-family: Source Han Sans;
	font-size: .26rem;
	font-weight: bold;
}

.ys-box .postLists .abstract i.icon {
	width: .32rem;
	height: .32rem;
	margin-right: .3rem;
	float: right;
	margin-top: -.0rem;
	background: url(../img/idx-img4.png)no-repeat center/cover;
}

.ys-box .postLists li.active .abstract i.icon {
	background: url(../img/idx-img5.png)no-repeat center/cover;
}

.ys-box .postLists .detailText {
	display: none;
	width: 96%;
	padding: .16rem 0rem;
	box-sizing: border-box;
}

.ys-box .postLists .detailText p {
	font-family: Source Han Sans;
	font-size: .18rem;
	font-weight: normal;
	line-height: normal;
	color: #354A57;
}

.xglw-box {
	width: 100%;
	text-align: center;
	margin-top: .6rem;
}

.xglw-box p {
	font-size: .2rem;
	color: #354A57;
}

.xglw-box p span {
	color: #EA5C00;
	font-size: .18rem;
}

.video-container {
	width: 100%;
	height: 8.2rem;
	margin-top:1.1rem;
	position: relative;
}


/* 视频背景容器 */

.video-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 1;
}

.video-bg video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* 视频铺满容器 */
}


/*视频控制按钮
    .video-control {
      position: absolute;
      top:2rem;
      right:2rem;
      width: .44rem;
      height: .44rem;
       border: 2px solid #fff;
      border-radius: 50%;
    background: rgba(51,51,51,1);
      color: #fff;
      cursor: pointer;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 10;
    }*/


/* 悬浮文案 */

.text-container {
	position: absolute;
	top: 3.2rem;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 5;
	text-align: center;
}

.text-line1 {
	font-family: Source Han Sans;
	font-size: .6rem;
	color: #FFFFFF;
	text-align: center;opacity: 0;
}

.idx-box3 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 2.6rem;
}

.idx-box3.ts222{
	display:block;
	justify-content: center;
	align-items: center;
	margin-top: 2.6rem;
}

.idx-box3 .idx-box3-lt {
	margin-right: .7rem;
}

.idx-box3 .idx-box3-lt img {
	max-width: 100%;
}

#dotCanvas {
	width: 2.8rem;
	height: 2.8rem;
	border-radius: 50%;
}

.idx-box3 .idx-box3-rt {
	width:100%;
	margin-bottom: .3rem;
}

.idx-box3 .idx-box3-rt h2 {
	font-family: Source Han Sans;
	font-size: .52rem;
	line-height: 1.5;
	font-weight: bold;
}

.idx-box4 {
	margin-top: 1.6rem;
	width: 100%;
}

h4.title4 {
	font-family: Source Han Sans;
	font-size: .35rem;
	font-weight: bold;
	text-align: center;
	color: #2C4049;
	margin-bottom: .85rem;
}

.idx-box4 ul {
	width: 70%;
	text-align: center;
	margin: 0 auto;
}

.idx-box4 ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: .8rem;
	margin-bottom: .5rem;
}

.idx-box4 ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.idx-box4 ul li a img {
	width: .34rem;
	margin-right: .15rem;
}

.idx-box4 ul li a em {
	font-family: Source Han Sans;
	font-size: .2rem;
	font-weight: normal;
}

.idx-box4 ul li a:hover em {}

.idx-box5 {
	margin-top: 2rem;
	text-align: center;
}

.idx-box5 img {
	max-width: 100%;
	margin-top: 1rem;
}

.idx-box4.ts {
	margin-top: .4rem;
}

.idx-box6 {
	margin-top: 2rem;
	width: 100%;
	padding-bottom: 1.9rem;
}

.idx-box6 .h2 {
	padding-top: 1.9rem;
	text-align: center;
	font-family: Source Han Sans;
	font-size: .55rem;
	font-weight: bold;
	line-height: normal;
	color: #2C4049;
}

.bg-abs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}

.bg-abs img {
	width: 100%;
}

.circle_menu {
	--cmenu-size: 20vw;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: .5rem;
}

.circle_menu a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: #fff;
	width: var(--cmenu-size);
	height: var(--cmenu-size);
	max-width: 200px;
	max-height: 200px;
	border-radius: 100%;
	transition: .5s;
	box-shadow: var(--box-shadow-basic);
	font-weight: 700;
	border-radius: 50% 50% 50% 0px;
}

.circle_menu li:nth-of-type(2) a {
	border-radius: 0% 50% 50% 50%;
}

.circle_menu li:nth-of-type(3) a {
	border-radius: 50% 50% 0% 50%;
}

.circle_menu li:nth-of-type(4) a {
	border-radius: 50% 0% 50% 50%;
}

.circle_menu a:hover {
	background-color: var(--color-main);
	color: #fff;
	transform: scale(105%);
	margin: 0 20px !important;
	z-index: 1;
}

.circle_menu a:hover span {
	color: #fff
}

.circle_menu a span {
	font-size: 80px;
	color: var(--color-main);
	transition: .3s
}

.circle_menu li:hover {
	z-index: 1
}

.circle_menu:hover li+li {
	margin-left: .5em
}

.circle_menu li+li {
	margin-left: 2em;
	transition: .3s
}

.hexagon {
	--hexagon: 400px;
	--circle: calc(var(--hexagon) * 0.1);
	--circle-gap: calc(var(--circle) * 0.05);
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.hexagon>div {
	display: flex;
	margin: calc(var(--circle-gap) * 2.5) 0
}

.hexagon span {
	/*position: absolute; width: var(--hexagon); height: calc(var(--hexagon) * .8);  margin-top:-5px; z-index:-1;
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); */
}

.hexagon>div div+div {
	margin-left: calc(var(--circle-gap) * 8);
}

.circle {
	width: var(--circle);
	height: var(--circle);
	border-radius: 50%;
	border: thin solid var(--color-main);
	opacity: 0;
	background-color: var(--color-main);
	/*box-shadow: 0 0 0px 0px #ffa50021; background-color: #fff7ed;*/
	animation: animateCircle 10s infinite;
	transition: 3s ease;
}


/**/

.circle:nth-child(1) {
	transform: scale(.1) translate(50vw, 50vw);
}

.circle:nth-child(2) {
	transform: scale(.1) translate(50vw, -50vw);
}

.circle:nth-child(3) {
	transform: scale(.1) translate(-50vw, -50vw);
}

.circle:nth-child(4) {
	transform: scale(.1) translate(-50vw, 50vw);
}

.circle:nth-child(5) {
	transform: scale(.1) translate(50vw, -50vw);
}

.circle:nth-child(6) {
	transform: scale(.1) translate(50vw, 50vw);
}

@keyframes animateCircle {
	0% {}
	5% {
		transform: scale(.1) translate(0px, 0px);
		opacity: 1;
	}
	10% {
		transform: scale(2) translate(0px, 0px);
		opacity: 0;
	}
	11% {
		transform: scale(1) translate(0px, 0px);
		opacity: 1;
	}
	15% {
		transform: scale(1) translate(0px, 0px);
		background-color: transparent;
		opacity: 1;
	}
	100% {
		transform: scale(1) translate(0px, 0px);
		background-color: transparent;
		opacity: 1;
	}
}

@media only screen and (max-width:1600px) {
	.title-box_idx .h1 {
		font-size: 4.5vw
	}
	.title-box_idx .text-bg {
		font-size: 7vw;
	}
	.video-container.type2 {
		width: 100%;
		max-width: 100%
	}
	#eng .sec-contnet .h2 {
		font-size: 2.5em;
	}
	#eng .sec-contnet.enzymes .h2 {
		font-size: 3.5em;
		letter-spacing: -2px
	}
	.sec-contnet p {
		font-size: 1.3em;
	}
	#eng .title-box_idx .h1 {
		font-size: 5vw
	}
	#eng .sec-title.mutaint .ti {
		font-size: 3em
	}
	#eng .sec-contnet .h2 {
		font-size: 2.2em;
	}
}

@media only screen and (max-width:1024px) {
	.title-box_idx {
		height: 60vw
	}
	.title-box_idx .h1 {
		font-size: 5vw
	}
	.title-box_idx .text-bg {
		font-size: 7vw;
	}
	ul.sec-title.mutaint {
		justify-content: center;
	}
	.sec-title .ti {
		font-size: 2em;
		font-weight: 900
	}
	.sec-contnet p {
		font-size: 1.3em;
	}
	#eng .title-box_idx .h1 {
		font-size: 5vw
	}
	#eng .sec-title.mutaint .ti {
		font-size: 3em
	}
	#eng .sec-contnet .h2 {
		font-size: 2.2em;
	}
}

@media only screen and (max-width:768px) {
	.loading_data #progress {
		display: none;
	}
	.section {
		padding: 50px 0
	}
	.sec-contnet .h2 {
		font-size: 2.5em;
	}
	.sec-contnet>*+* {
		margin-top: 20px;
	}
	.sec-contnet ul.main>li+li {
		margin-left: 0;
		margin-top: 50px;
	}
	.title-box_idx {
		padding: 150px 0 100px 0
	}
	.title-box_idx .h1 {
		font-size: 7vw;
	}
	.title-box_idx .text-bg {
		font-size: 10vw;
	}
	.con_1 {
		padding: 100px 0 50px 0
	}
	.title-box_idx .h1 {
		font-size: 7vw
	}
	.sec-title.mutaint .ti {
		font-size: 3em
	}
	.sec-contnet .h2 {
		font-size: 2em;
	}
	.sec-title .ti {
		font-size: 1.2em;
		position: relative;
	}
	.sec-title .ti:after {
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		left: 0;
		bottom: 0;
		background-color: var(--color-main);
		position: absolute;
	}
	.sec-title.mutaint .ti:after {
		display: none;
	}
	.sec-contnet.enzymes .h2 {
		font-size: 2.5em;
		letter-spacing: 0
	}
	.sec-contnet p {
		font-size: 1.2em;
	}
	.sec-publication div {
		padding: 20px 0 10px 0;
	}
	.sec-publication a {
		display: inline-block;
		width: 80%;
	}
	.sec-title .ti {
		font-size: 1.2em;
		letter-spacing: -1px;
		font-weight: 900
	}
	.sec-go-sub2 a {
		width: 100%;
		justify-content: center;
		padding: 5px 0;
		font-size: 1.3em;
		font-weight: 400
	}
	.sec-go-sub2 a span {
		width: 1.4em;
		height: 1.4em;
		font-size: .8em;
		margin-right: 5px;
		font-variation-settings: 'wght' 600
	}
	.sec-go-sub2 a+a {
		margin-left: 0;
		margin-top: 10px;
	}
	ul.sec-title {
		padding: 0 0 20px 0 !important;
	}
	.main {
		padding-bottom: 30px
	}
	.sec-support .h2 {
		text-align: center;
		font-size: 2.5em;
		margin-bottom: 0
	}
	.video-container {
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		height: unset
	}
	.video-container .movie {
		height: 100% !important;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
}


/*内页*/


/*new*/

.h2 {
	text-align: center;
	font-size: .42rem;
	font-weight: bold;
	margin-bottom: 0.7rem;
	color: #2C4049;
}

.h2.left {
	text-align: left;
}

.titlepp {
	font-size: .24rem;
	font-weight: normal;
	line-height: .32rem;
	text-align: center;
	margin-bottom: .6rem;
}

.titlepp span {
	color: #EA5C00;
}

.patent .h2 {
	text-align: left;
}

.news .new-title-list {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: .7rem;
}

.news .new-title-list a {
	display: inline-block;
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: bold;
	line-height: .36rem;
	margin-right: 1rem;
	transition: .5s;
}

.news .new-title-list a:last-of-type {
	margin-right: 0;
}

.news .new-title-list a:hover {
	color: #EA5C00;
	transition: .5s;
}

.news .new-title-list a.active {
	color: #EA5C00;
	transition: .5s;
}

.news,
.patent,
.fzlc,
.fw-box,
.fw-box4,
.pro-xq-box1,
.pro-xq-box2 {
	margin-top: 2rem;
}

.news ul.news_list2 {
	padding-left: .25rem;
	margin-top: .5rem;
}

.news ul.news_list2 li {
	display: block;
	position: relative;
	border-bottom: 1px solid #D8D8D8;
	padding: 0.15rem .27rem;
	margin-bottom: .2rem;
}

.news ul.news_list2>li {
	width: 100%;
	transition: transform .5s ease-in 0s;
	-webkit-transition: transform .5s ease-in 0s;
	-moz-transition: transform .5s ease-in 0s;
	-o-transition: transform .5s ease-in 0s;
}

.news ul.news_list2 li a {
	display: flex;
}

.news ul.news_list2 li .new_time {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding: .23rem 0;
	padding-right: .6rem;
	background: url(../img/news-img.png) no-repeat center right;
}

.news ul.news_list2 li .new_time h2 {
	font-family: Source Han Sans;
	font-size: .32rem;
	font-family: Arial;
	font-weight: bold;
	color: #354A57;
	margin-top: .1rem;
}

.news ul.news_list2 li .new_time p {
	font-size: .16rem;
	font-family: Arial;
	font-weight: 400;
	color: #767676;
}

.news ul.news_list2>li .new_pp {
	display: inline-block;
	vertical-align: middle;
}

.news ul.news_list2>li .new_pp {
	margin-left: .6rem;
	width: 68%;
}

.news ul.news_list2>li .new_pp h4 {
	font-size: .24rem;
	font-family: Source Han Sans;
	font-weight: 400;
	color: #2C4049;
	white-space: nowrap;
	height: .36rem;
	line-height: .36rem;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: .2rem;
}

.news ul.news_list2>li:hover .new_pp h4 {
	color: #EA5C00;
}

.news ul.news_list2>li .new_pp h4 {
	display: block;
}

.news ul.news_list2>li .new_pp p {
	font-family: Source Han Sans CN;
	font-size: .14rem;
	color: #767676;
	height: .56rem;
	line-height: .28rem;
	overflow: hidden;
}

.news ul.news_list2>li .new-more a {
	display: flex;
	float: right;
	margin-top: -.8rem;
	justify-content: center;
	align-items: center;
	text-align: right;
}

.news ul.news_list2>li .new-more em {
	font-family: Source Han Sans;
	font-size: .16rem;
	margin-right: .15rem;
	color: #979597;
}

.news ul.news_list2>li:hover {
	border-bottom: 1px solid #EA5C00;
}

.news .new-rt ul.news_list2>li:hover {
	transition: .5s;
}

.news ul.news_list2>li:hover {
	transform: translateY(-3px);
	transition: .5s;
}

.news ul.news_list2 li:hover {
	transform: translateY(-3px);
	transition: .5s;
	border-bottom: 1px solid #EA5C00;
}

.news ul.news_list2 li:hover p.font1 {
	color: #EA5C00;
}


/*专利*/

.patent {
	width: 100%;
}

.patent-table {
	width: 100%;
	border-collapse: collapse;
}

.patent-table th,
.patent-table td {
	padding: .15rem;
	border-bottom: 1px solid #eee;
	text-align: left;
	padding-left: .7rem;
	margin-bottom: .05rem;
}

.patent-table th {
	font-weight: bold;
	color: #2C4049;
	padding-left: .7rem;
}

.patent-table tr td:nth-of-type(2) {
	width: 70%;
}


/* 左侧红色竖线 */

.patent-table tr td:first-child,
.patent-table tr th:first-child {
	border-right: 3px solid #FF5F00;
	position: relative;
	padding-left: .18rem;
}

.patent-table tr td:last-child,
.patent-table tr th:last-child {
	border-left: 3px solid #EEEEEE;
}


/* 统一字体颜色 */

.patent-table td {
	color: #2C4049;
}


/*合作伙伴*/

.map {
	width: 12rem;
	height: 6rem;
	margin: 0 auto;
	margin-top: .6rem;
	position: relative;
}

.map img {
	max-width: 100%;
}

.map .zuobiao p {
	text-align: center;
	width: .8rem;
}

.map .zuobiao p span {
	font-family: Source Han Sans;
	font-size: .16rem;
	width: .8rem;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
	display: block;
	background: url(../img/map-bg.png) no-repeat center/cover;
	color: #FFFFFF;
	transition: .5s;
}

.map .zuobiao p i {
	display: block;
	width: .32rem;
	height: .32rem;
	border-radius: 50%;
	background: url(../img/dian.png) no-repeat center/cover;
	margin: .05rem auto;
	transition: .5s;
}

.map .zuobiao p:hover span {
	background: url(../img/map-bg-act.png) no-repeat center/cover;
	transition: .5s;
	transform: translateY(-5px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.map .zuobiao p:hover i {
	transition: .5s;
	transform: scale(1.3);
}

.map .zuobiao p.active span {
	background: url(../img/map-bg-act.png) no-repeat center/cover;
	transform: translateY(-5px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.map .zuobiao p.active i {
	transform: scale(1.3);
}

.map .zuobiao p:nth-of-type(1) {
	position: absolute;
	top: 1.4rem;
	left: 1.52rem;
}

.map .zuobiao p:nth-of-type(2) {
	position: absolute;
	top: .6rem;
	left: 6.3rem;
}

.map .zuobiao p:nth-of-type(3) {
	position: absolute;
	top: 2rem;
	left: 7.1rem;
}

.map .zuobiao p:nth-of-type(4) {
	position: absolute;
	top: 2rem;
	left: 8.9rem;
}

.map .zuobiao p:nth-of-type(5) {
	position: absolute;
	top: 3.9rem;
	left: 9.7rem;
}

.hb-box {
	width: 100%;
	margin-top: .6rem;
}

.hb-box .scrolls {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 0.2rem;
	display: flex;
}

.hb-box ul {
	width: 100%;
	margin: 0 auto;

		display: flex;
	--cmenu-size: 20vw;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: .15rem;
}

.hb-box .scrolls ul {
	animation: scroll-left 25s linear infinite;
}




/*@keyframes scroll-right {
  0% {
    transform: translateX(-19.2rem);
  }
  100% {
    transform: translateX(0);
  }*/


}
.hb-box ul li {
	margin-left: .2rem;
	display: inline-block;
	margin-bottom: .3rem;
}
.hb-box ul li img {
	width: auto;
	max-height: .75rem;
	margin-left: .2rem;
	border: 1px solid #D8D8D8;
}

/*科研论文*/
.fzlc .search {
	width: 5.62rem;
	height: .52rem;
	margin: .5rem auto;
	background: #F2F2F2;
	border-radius: .12rem;
	box-sizing: border-box;
	/* 描边色/描边浅色 */
	
	border: 1px solid #D8D8D8;
}
.fzlc .search form {
	width: 100%;
	display: inline-flex;
	justify-content: space-between;
	width: 1.68rem;
	height: .52rem;
}
.fzlc .search form input {
	font-family: Source Han Sans;
	font-weight: normal;
	padding-left: .3rem;
	background: none;
	border: none;
	font-size: .16rem;
}
.fzlc .search form button {
	width: .23rem;
	height: .23rem;
	border: none;
	background: none;
	margin-left: .15rem;
	display: inline-block;
	cursor: pointer;
	margin-top: .14rem;
}
.fzlc .wrap .licheng {
	margin-bottom: 0.7rem;
}
.fzlc .wrap .licheng .swiper-slide h4, .fzlc .wrap .licheng  h4{
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: 500;
	line-height: .36rem;
	text-align: center;
}
.fzlc .wrap .licheng .swiper-slide ul, .fzlc .wrap .licheng ul{
	margin-top: 1.2rem;
	display: block;
	justify-content: space-between;
}
.fzlc .wrap .licheng .swiper-slide ul li,.fzlc .wrap .licheng  ul li {
    margin: 0 auto;
	display:block;
	vertical-align: top;
	padding: .3rem;
	width: 80%;
	transition: .5s;
}
.fzlc .wrap .licheng  ul li{
	margin-bottom: .3rem;
}
.fzlc .wrap .licheng .swiper-slide ul li:nth-of-type(3n),.fzlc .wrap .licheng ul li:nth-of-type(3n) {

}
.fzlc .wrap .licheng .swiper-slide ul li h6,.fzlc .wrap .licheng  ul li h6 {
	width: 100%;
	font-family: Source Han Sans;
	font-size: .18rem;
	font-weight: 500;
	line-height: .36rem;
	color: #2C4049;
	overflow: hidden;
	line-height: .36rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: .12rem;
	transition: .5s;
}
.fzlc .wrap .licheng .swiper-slide ul li p,.fzlc .wrap .licheng  ul li p {
	font-family: Source Han Sans;
	font-size: .14rem;
	color: #767676;
}
.fzlc .wrap .licheng .swiper-slide ul li span,.fzlc .wrap .licheng  ul li span {
	display: inline-block;
	margin-right: .12rem;
}
.fzlc .wrap .licheng .swiper-slide ul li:hover,.fzlc .wrap .licheng  ul li:hover {
	transition: .5s;
	transform: translateY(-8px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.fzlc .wrap .licheng .swiper-slide ul li:hover h6, .fzlc .wrap .licheng  ul li:hover h6{
	color: #FF5F00;
	transition: .5s;
}
.fzlc .shijian-box {
	position: relative;
	margin-top: 1.6rem;
	height: 2.2rem;
	background: url(../img/lw-img.png) no-repeat bottom;
	background-size: 100% auto;
}
.fzlc .shijian-box .shijian {
	width: 84%;
}
.fzlc .shijian-box .shijian .swiper-slide {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fzlc .shijian-box .shijian .swiper-slide .numb {
	font-family: Source Han Sans;
	font-size: .32rem;
	font-weight: normal;
	line-height: .36rem;
	text-align: center;
	letter-spacing: 0em;
	color: #EA5C00;
	opacity: .4;
}
.fzlc .shijian-box .shijian .swiper-slide.swiper-slide-thumb-active .numb {
	opacity: 1;
	font-weight: bold;
}

/*.fzlc  .shijian-box .shijian .swiper-slide-next+.swiper-slide .numb{
opacity: 1;
font-weight: bold;
}*/

/*关于我们*/
.abt-video {
	margin-top: 0;
}
.abt-video .text-container .text-line1 {
	color: #2C4049;
}
.abt-box1,
.abt-box2 {
	margin-top: .9rem;
}
.abt-box1 p {
	font-family: Source Han Sans;
	font-size: .18rem;
	line-height: .32rem;
	width: 60%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: .36rem;
	color: #2C4049;
}
.abt-box1 img {
	width: 100%;
	display: block;
	margin-top: .8rem;
}
.abt-box2 .swiper-wrapper {
	padding-bottom: 1.3rem;
}
.abt-box2 .swiper-slide .numb {
	font-family: Source Han Sans;
	font-size: .52rem;
	color: #FF5F00;
	margin-bottom: .5rem;
}
.abt-box2 .swiper-slide {
	transition: .5s;
}
.abt-box2 .swiper-slide li {
	display: flex;
	transition: .5s;
	width: 90%;
	align-items: flex-start;
	margin-bottom: .2rem;
}
.abt-box2 .swiper-slide li span,
.abt-box2 .swiper-slide li em {
	font-style: normal;
	display: inline-block;
	font-family: Source Han Sans;
	font-size: .16rem;
	font-weight: 350;
	color: #2C4049;
	line-height: normal;
}
.abt-box2 .swiper-slide li span {
	font-weight: 700;
	padding-right: .2rem;
}
.abt-box2 .swiper-slide img {
	max-width: 100%;
	text-align: left;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.abt-box2 .swiper-button-prev {
	width: .11rem;
	height: .21rem;
	left: 1%;
	top: auto;
	bottom: 0rem;
	z-index: 2;
	background: url(../img/abt-lt.png) no-repeat center center;
	background-size: 100% 100%;
}
.abt-box2 .swiper-button-next {
	width: .11rem;
	height: .21rem;
	right: 1%;
	top: auto;
	bottom: 0rem;
	z-index: 2;
	background: url(../img/abt-rt.png) no-repeat center center;
	background-size: 100% 100%;
}
.abt-box2 .swiper-pagination {
	width: 100%;
	text-align: center;
	bottom: 0%;
}
.abt-box2 .swiper-pagination-bullet {
	width: .26rem;
	height: .08rem;
	display: inline-block;
	background: #D8D8D8;
	border-radius: .05rem;
	border: none;
	opacity: 1;
}
.abt-box2 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px
}
.abt-box2 .swiper-pagination-bullet-active {
	opacity: 1;
	width: .1rem;
	height: .1rem;
	border-radius: 50%;
	background: #FF5F00;
}
.abt-box2 .swiper-slide:hover {
	transition: .5s;
	transform: translateY(-8px);
	/*	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);*/
}
.abt-box3 {
	margin-top: 1.2rem;
}
.abt-box3 ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 2rem;
}
.abt-box3 ul li {
	flex: 1;
	max-width: 4.2rem;
	text-align: center;
	transition: .5s;
}
.abt-box3 ul li img {
	max-width: 2.4rem;
	height: auto;
	margin: 0 auto .2rem;
	object-fit: cover;
}
.abt-box3 ul li .member-name {
	font-family: Source Han Sans;
	font-size: .24rem;
	margin-bottom: .1rem;
	color: #2C4049;
	transition: .5s;
}
.abt-box3 ul li .member-title {
	font-family: Source Han Sans;
	font-size: .16rem;
	margin-bottom: .1rem;
	color: #2C4049;
}
.abt-box3 ul li .member-description {
	padding-top: .1rem;
	border-top: 1px solid #FF5F00;
}
.abt-box3 ul li .member-description p {
	font-family: Source Han Sans;
	font-size: .14rem;
	line-height: 1.6;
	color: #2C4049;
	text-align: left;
}
.abt-box3 ul li:hover {
	transition: .5s;
	transform: translateY(-8px);
}
.abt-box3 ul li:hover .member-name {
	transition: .5s;
	color: #FF5F00;
}
.contact-section {
	margin-top: 1.5rem;
}
.contact-section h5 {
	font-family: Source Han Sans;
	font-size: .3rem;
	color: #2C4049;
	margin-bottom: .3rem;
}
.contact-section p {
	font-family: Source Han Sans;
	font-size: .16rem;
	color: #2C4049;
}
.contact-form {
	border-radius: 4px;
	margin-top: .6rem;
}
.form-table {
	width: 100%;
	border-collapse: collapse;
}
.form-table tr {
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
}
.form-label {
	width: 1.2rem;
	font-family: Source Han Sans;
	font-size: .16rem;
	color: #2C4049;
}
.form-label label {
	border-right: 1px solid #FF5F00;
	height: .6rem;
	line-height: .6rem;
	margin: .1rem 0;
	margin-right: .16rem;
	font-size: .16rem;
	color: #2C4049;
}
.form-label label em {
	color: #FF5F00;
}
.form-input input {
	height: .5rem;
	line-height: .5rem;
}
.contact-form label {
	display: block;
	font-size: .14rem;
	font-weight: 500;
	color: #666;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
	width: 100%;
	padding: .08rem .12rem;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	font-size: .14rem;
	color: #2C4049;
	font-family: inherit;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
	outline: none;
	border-color: #ff6b35;
}
.contact-form textarea {
	resize: vertical;
	min-height: 1rem;
	line-height: 1.5;
}
.contact-form tr.xx .form-label label {
	height: 1.1rem;
	line-height: 1.1rem;
}
.contact-form tr.lb .form-input {
	display: flex;
	height: .8rem;
	align-items: center;
}
.contact-form tr.lb .form-input label {
	margin-right: .45rem;
	padding-left: .12rem;
	display: flex;
	align-items: center;
}
.contact-form tr.lb .form-input input {
	width: .14rem;
	height: .14rem;
	margin-right: .05rem;
}
.submit-btn {
	display: block;
	width: 2.2rem;
	height: .8rem;
	line-height: .8rem;
	border-radius: 6px;
	opacity: 1;
	font-family: Source Han Sans;
	font-size: .28rem;
	font-weight: bold;
	margin: .8rem auto;
	background: #FFFFFF;
	box-shadow: 0px .04rem .1rem 0px rgba(0, 0, 0, 0.3);
	border: none;
	color: #FF5F00;
	cursor: pointer;
	transition: background-color 0.3s ease;
	transition: .5s;
}
.submit-btn:hover {
	transition: .5s;
	background-color: #FF5F00;
	transform: translateY(-8px);
	color: #FFFFFF;
}

/*药厂服务*/
.h2.ts {
	font-size: .66rem;
}
.floor4-content {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.2rem;
	margin-top: 1.4rem;
}
.floor4-content .video-box {
	width: 48%;
	height: auto;
	position: relative;
	cursor: pointer;
	margin-right: 0.15rem;
	text-align: right;
}
.floor4-content .video-box img {
	max-width: 100%;
}
.floor4-content .company-introduce {
	padding-left: 0rem;
	height: auto;
	width: 30%;
	margin-bottom: 0;
}
.floor4-content .company-introduce .boxxx {
	width: 100%;
	margin-bottom: .7rem;
	padding: .3rem 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
	padding-bottom: 1rem;
}
.floor4-content .company-introduce p {
	font-family: Source Han Sans;
	font-size: .18rem;
	font-weight: 500;
	line-height: .32rem;
	text-align: justify;
	text-indent: 2em;
	color: #2C4049;
}
.floor4-content .company-introduce img {
	max-width: 100%;
}
.floor4-content .company-introduce img.ts {
	position: absolute;
	bottom: .3rem;
	right: .3rem;
}
.fw-box2 ul.join-box {
	margin: 0 auto;
	margin-top: 1.4rem;
}
.fw-box2 ul.join-box li {
	display: flex;
	justify-content: space-between;
	margin-bottom: .6rem;
	align-items: center;
}
.fw-box2 ul.join-box li:last-of-type {
	margin-bottom: 0;
}
.fw-box2 ul.join-box li .join-lt,
.fw-box2 ul.join-box li .join-rt {
	width: 45%;
}
.fw-box2 ul.join-box li .join-rt img {
	width: 100%;
}
.fw-box2 ul.join-box li .join-lt h5 {
	font-size: .24rem;
	text-align: left;
	line-height: .32rem;
	color: #241F20;
	font-weight: bold;
}
.fw-box2 ul.join-box li .join-lt p {
	font-family: Source Han Sans;
	font-size: .2rem;
	margin-top: .6rem;
	width: 100%;
	color: #2C4049;
	text-align: left;
}
.fw-box2 ul.join-box li .join-lt img {
	display: block;
	max-width: 100%;
}
.fw-box2 ul.join-box li .join-lt a.more {
	display: flex;
	justify-content: center;
	width: 1.6rem;
	height: .5rem;
	line-height: .5rem;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #2C4049;
	align-items: center;
	margin-top: .4rem;
	transition: .5s;
	cursor: pointer;
	margin-bottom: .6rem;
}
.fw-box2 ul.join-box li .join-lt a.more span {
	font-family: Source Han Sans;
	font-size: .14rem;
	color: #2C4049;
	transition: .5s;
}
.fw-box2 ul.join-box li .join-lt a.more em {
	display: inline-block;
	width: .2rem;
	height: .2rem;
	transition: .5s;
	background: url(../img/fw-jt.png) no-repeat center/cover;
	margin-left: .12rem;
}
.fw-box2 ul.join-box li .join-lt a.more:hover {
	background: #EA5C00;
	border: 1px solid #EA5C00;
	transition: .5s;
	transform: translateY(-8px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.fw-box2 ul.join-box li .join-lt a.more:hover span {
	color: #FFFFFF;
}
.fw-box2 ul.join-box li .join-lt a.more:hover em {
	width: .2rem;
	height: .2rem;
	transition: .5s;
	background: url(../img/fw-jt-act.png) no-repeat center/cover;
}
.fw-box3 {
	margin-top: 1.2rem;
}
.fw-box3 a.more,
.news a.more {
	display: block;
	width: 5.2rem;
	height: .8rem;
	text-align: center;
	line-height: .8rem;
	border-radius: 6px;
	opacity: 1;
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: bold;
	margin: .8rem auto;
	background-color: #EA5C00;
	color: #FFFFFF;
	box-shadow: 0px .04rem .1rem 0px rgba(0, 0, 0, 0.3);
	border: none;
	cursor: pointer;
	transition: background-color 0.3s ease;
	transition: .5s;
}
.news a.more {
	width: 2.2rem;
}
.fw-box3 a.more:hover,
.news a.more:hover {
	transition: .5s;
	border-left: 1px solid #FF5F00;
	transform: translateY(-8px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

/*ADC药物靶点检测服务*/
.h2.ts2 {
	font-size: .66rem;
	color: #EA5C00;
}
.h2.ts2 p {
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: bold;
	color: #241F20;
	margin-top: .15rem;
}
.fw-box4 ul {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: .3rem;
}
.fw-box4 ul li {
	width: 3.4rem;
	padding: .1rem;
	text-align: center;
	border-radius: .25rem;
	border: 1px solid #EEEEEE;
	padding-bottom: .6rem;
	transition: .5s;
}
.fw-box4 ul li p {
	font-family: Source Han Sans;
	font-size: .18rem;
	font-weight: normal;
	line-height: .32rem;
	color: #2C4049;
}
.fw-box4 ul li p.title {
	font-size: .24rem;
	border-bottom: 1px solid #EEEEEE;
	padding: .12rem 0 .3rem 0;
	font-weight: bold;
}
.fw-box4 ul li p.title2 {
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: bold;
	line-height: .38rem;
	color: #2C4049;
	margin: .25rem 0 .4rem 0;
}
.fw-box4 ul li p.txt {
	font-family: Source Han Sans;
	font-size: .14rem;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
.fw-box4 ul li img {
	display: block;
	margin: 0 auto;
	height: .8rem;
	height: auto;
}
.fw-box4 ul li img.img1 {
	margin-top: .48rem;
}
.fw-box4 ul li img.img2 {
	height: .56rem;
	margin: .32rem auto;
}
.fw-box4 ul li img.img3 {
	height: 1.23rem;
	margin-top: .75rem;
}
.fw-box4 ul.ts li {
	width: 50%;
}
.fw-box4 ul.ts li p.txt {
	font-size: .18rem;
	height: .56rem;
}
.fw-box4 ul.ts li p span {
	color: #EA5C00;
}
.fw-box4 ul.ts li .text2 {
	padding: 0 1rem;
	text-align: left;
	margin-top: .4rem;
}
.fw-box4 ul.ts li .text2.ts {
	height: 1.5rem;
}
.fw-box4 ul.ts li .text2 p {
	font-family: Source Han Sans;
	font-size: .14rem;
	font-weight: 350;
	line-height: .28rem;
	color: #2C4049;
}
.fw-box4 ul.ts li .text2 p.tt {
	font-size: .18rem;
	margin-bottom: .14rem;
}
.fw-box4 ul.ts li img.img3 {
	height: 1.2rem;
	margin-bottom: .85rem;
}
.fw-box4 ul li:hover {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	transform: translateY(-8px);
}
.fw-box5 {
	margin-top: 1.2rem;
	text-align: center;
}
.fw-box5 img {
	max-width: 100%;
}
.fw-box6 {
	margin-top: 1.2rem;
}
.fw-box6 ul.zf-xz {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 1rem;
}
.fw-box6 ul.zf-xz li {
	width: 2.4rem;
	padding: .28rem 0;
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: bold;
	color: #2C4049;
	text-align: center;
	border-radius: .12rem;
	background: #F0F0F0;
	transition: .5s;
	cursor: pointer;
}
.fw-box6 ul.zf-xz li.active {
	color: #FFFFFF;
	background: #EA5C00;
	transition: .5s;
	transform: translateY(-8px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.member_box {
    width: 60%;
    margin: 0 auto;
    margin-top: .4rem;
}
.fw-box6 .member {
	display: none;
	padding: .5rem .3rem;
	background:#EA5C00;
}
.fw-box6 .member:first-of-type {
	display: block;
}
.fw-box6 .member p {
	font-family: Source Han Sans;
	font-size: .18rem;
	color: #FFFFFF;
}
.fw-box6 .member p.tt {
	font-size: .2rem;
	font-weight: bold;
	margin-top: 0rem;
	margin-bottom: .2rem;
}
.text {
	font-family: Source Han Sans;
	font-size: .24rem;
	margin-top: 1.2rem;
	font-weight: normal;
	line-height: .32rem;
	margin-bottom: .8rem;
	text-align: center;
	color: #2C4049;
}
.fw-box7 {
	margin-top: 1.2rem;
}
.fw-box7 .fw-box7-txt {
	width: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	border-radius: .25rem;
	background: #F4F4F4;
	padding: .47rem 0;
}
.fw-box7 .fw-box7-txt img {
	height: .17rem;
}
.fw-box7 .fw-box7-txt p {
	margin: 0 .3rem;
	font-family: Source Han Sans;
	font-size: .2rem;
	font-weight: normal;
	line-height: .42rem;
	color: #2C4049;
	text-align: center;
}
.fw-box7 .fw-box7-txt p span {
	color: #EA5C00;
}

/*精准医疗检测服务-肿瘤早期筛查*/
.fw-banner {
	margin-top: 15%;
	position: relative;
}
.fw-banner img {
	max-width: 100%;
}
.fw-banner .fw-bn-txt {
	font-family: Source Han Sans;
	font-size: .66rem;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #EA5C00;
		position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
.fw-probox1 {
	margin-top: .7rem;
}
.fw-probox1 ul {
	display: flex;
	justify-content: center;
	gap: .2rem;
}
.fw-probox1 ul li {
	width: 2.7rem;
	height: 2.7rem;
	transition: .5s;
	/*box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
background: #FFFFFF;*/
	
	border-radius: 50%;
	position: relative;
}
.fw-probox1 ul li img {
	width: 100%;
	border-radius: 50%;
}
.fw-probox1 ul li p {
	position: absolute;
	height: ;
	font-family: Source Han Sans;
	font-size: .22rem;
	text-align: center;
	width: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
.fw-probox1 ul li:nth-of-type(2) img {
	transform: rotate(90deg);
}
.fw-probox1 ul li:nth-of-type(3) img {
	transform: rotate(45deg);
}
.fw-probox1 ul li:nth-of-type(4) img {
	transform: rotate(-79.95deg);
}
.fw-probox1 ul li:nth-of-type(5) img {
	transform: rotate(-135.28deg);
}
.fw-probox1 ul li:hover {
	transition: .5s;
	transform: translateY(-8px);
}
.fw-probox2,
.fw-probox3,
.fw-probox4,
.fw-probox5 {
	margin-top: 1.2rem;
}
.fw-probox2 ul,
.fw-probox3 ul,
.fw-probox4 ul {
	display: flex;
	justify-content: center;
	gap: .2rem;
}
.fw-probox2 ul {
	gap: 0;
}
.fw-probox2 ul li {
	width: 1.8rem;
	text-align: center;
	transition: .5s;
}
.fw-probox2 ul li p {
	font-family: Source Han Sans;
	font-size: .24rem;
	color: #2C4049;
	text-align: center;
	margin-top: .4rem;
}
.fw-probox2 ul li img {
	margin: 0 auto;
}
.fw-probox2 ul li:nth-of-type(2n) img{
	margin-top: .64rem;
}
.fw-probox2 ul li:hover {
	transition: .5s;
	transform: translateY(-8px);
}
.fw-probox3 ul li {
	width: 3.95rem;
	padding: .5rem 0 .3rem 0;
	text-align: center;
	background: #F0F0F0;
	border: 1px solid #D8D8D8;
	transition: .5s;
}
.fw-probox3 ul li img {
	height: .8rem;
}
.fw-probox4 ul li {
	padding: .38rem 0;
	border-right: 1px dashed #D8D8D8;
	padding-right: .58rem;
	transition: .5s;
}
.fw-probox4 ul li:last-of-type {
	border: none;
}
.fw-probox3 ul li p {
	font-family: Source Han Sans;
	font-size: .18rem;
	font-weight: normal;
	line-height: .32rem;
	color: #354A57;
}
.fw-probox3 ul li p.tt {
	font-size: .24rem;
	font-weight: bold;
	margin: .24rem 0;
}
.fw-probox4 ul li p {
	font-family: Source Han Sans;
	font-size: .2rem;
	font-weight: 500;
	line-height: .32rem;
	color: #2C4049;
	width: 5rem;
}
.fw-probox4 ul li p span {
	color: #EA5C00;
}
.fw-probox4 ul li p.tt {
	font-size: .24rem;
	font-weight: bold;
	margin-bottom: .24rem;
}
.fw-probox5 img {
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.fw-probox3 ul li:hover {
	transition: .5s;
	transform: translateY(-8px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.fw-probox4 ul li:hover {
	transition: .5s;
	transform: translateY(-8px);
}

/*医疗器械产品*/
.pro-banner {
	margin-top: 1.2rem;
	text-align: center;
}
.pro-banner img {
	max-width: 100%;
}
.pro-banner .fw-bn-txt {
	font-family: Source Han Sans;
	font-size: .66rem;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #EA5C00;
	margin-bottom: 1.2rem;
}
.pro-list {
	margin-top: .6rem;
}
.pro-list .h2 {
	text-align: left;
	margin-bottom: .37rem;
}
.pro-list p.tt {
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: normal;
	line-height: .32rem;
	color: #2C4049;
}
.pro-list .pro-list-con {
	display: flex;
	justify-content: space-around;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	margin-top: .8rem;
	align-items: center;
}
.pro-list .pro-list-con .img,
.pro-list .pro-list-con ul {
	width: 50%;
}
.pro-list .pro-list-con .img img{
	max-width: 100%;
}
.pro-list-con ul{
	margin-left: .5rem;
}
.pro-list-con ul li {}
.pro-list-con ul li {
	display: block;
	position: relative;
	border-bottom: 1px solid #D8D8D8;
	padding: 0.2rem .15rem;
	/*margin-bottom: .2rem;*/
}
.pro-list-con ul>li {
	width: 100%;
	transition: transform .5s ease-in 0s;
	-webkit-transition: transform .5s ease-in 0s;
	-moz-transition: transform .5s ease-in 0s;
	-o-transition: transform .5s ease-in 0s;
}
.pro-list-con ul>li:first-of-type {
	border-top: 1px solid #D8D8D8;
}
.pro-list-con ul li a {
	display: flex;
}
.pro-list-con ul li .new_pp {
	display: inline-block;
	vertical-align: middle;
}
.pro-list-con ul li .new_pp {
	margin-left: .15rem;
	width: 68%;
}
.pro-list-con ul li .new_pp h4 {
	font-size: .24rem;
	font-family: Source Han Sans;
	font-weight: 400;
	color: #2C4049;
	white-space: nowrap;
	height: .36rem;
	line-height: .36rem;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro-list-con ul li:hover .new_pp h4 {
	color: #EA5C00;
}
.pro-list-con ul li .new_pp h4 {
	display: block;
}
.pro-list-con ul li .new-more{
display: flex;
	float: right;
	margin-top: 0rem;
	justify-content: center;
	align-items: center;
	text-align: right;	
}
.pro-list-con ul li .new-more a {
	display: flex;
	float: right;
	margin-top: -.4rem;
	justify-content: center;
	align-items: center;
	text-align: right;
}
.pro-list-con ul li .new-more em {
	font-family: Source Han Sans;
	font-size: .16rem;
	margin-right: .15rem;
	color: #979597;
}
.pro-list-con ul li .new-more img{
	max-height: .36rem;
}
.pro-list-con ul li:hover {
	border-bottom: 1px solid #EA5C00;
}
.pro-list-con ul li:hover {
	transition: .5s;
}
.pro-list-con ul li:hover {
	transform: translateY(-3px);
	transition: .5s;
}
.pro-list-con ul li:hover {
	transform: translateY(-3px);
	transition: .5s;
	border-bottom: 1px solid #EA5C00;
}
.pro-xq-box1 .h2 {
	font-size: .66rem;
}
.pro-xq-box1 img{
	max-width: 100%;
}
.pro-xq-box1 p {
	text-align: center;
	font-family: Source Han Sans;
	font-size: .2rem;
	font-weight: normal;
	line-height: .32rem;
	color: #2C4049;
}
.pro-xq-box2 ul {
	position: relative;
	width: 6.6rem;
	height: 6.6rem;
	margin: 0 auto;
	border: 1px dashed #AAAAAA;
	border-radius: 50%;
	margin-bottom: 5.3rem;
}
.pro-xq-box2 ul li:first-of-type {
	background: #EA5C00;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 2rem;
	left: 2.3rem;
}
.pro-xq-box2 ul li:first-of-type img {
	height: .36rem;
	margin-top: .47rem;
}
.pro-xq-box2 ul li:first-of-type p {
	font-family: Source Han Sans;
	font-size: .2rem;
	margin-top: .2rem;
	font-weight: bold;
	line-height: .32rem;
	color: #FFFFFF;
}
.pro-xq-box2 ul li .img {
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	text-align: center;
	background: #EFF6FD;
	transition: .5s;
	z-index: 2;
}
.pro-xq-box2 ul li .img img {
	height: .4rem;
	margin-top: .4rem;
}
.pro-xq-box2 ul li .txt h5 {
	font-family: Source Han Sans;
	font-size: .2rem;
	font-weight: bold;
	line-height: .32rem;
	color: #2C4049;
}
.pro-xq-box2 ul li .txt .txt-pp {}
.pro-xq-box2 ul li .txt .txt-pp {
	width: 4rem;
	height: auto;
	background: #fff;
	border-radius: 8px;
	margin-top: .45rem;
	/*border: 1px solid #AAAAAA;*/
	
	padding: .49rem .45rem;
	position: relative;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
	display: none;
	transition: .5s;
	z-index: 3;
}

/* 左上角小角标 */
.pro-xq-box2 ul li .txt .txt-pp::before {
	content: "";
	position: absolute;
	top: -.09rem;
	left: .2rem;
	width: .2rem;
	height: .2rem;
	background: #fff;
	box-shadow: 2px 2px 0 0 #e5e7eb;
	transform: translate(-1px, -1px);
	transform: rotate(-135deg);
}
.pro-xq-box2 ul li .txt .txt-pp p {
	font-family: Source Han Sans;
	font-size: .14rem;
	line-height: .2rem;
}
.pro-xq-box2 ul li .txt .txt-pp p.tt {
	font-size: .24rem;
	font-weight: bold;
	line-height: .32rem;
	margin-bottom: .56rem;
}
.pro-xq-box2 ul li .txt .txt-pp p.tt2 {
	font-size: .16rem;
	font-weight: bold;
	line-height: .28rem;
	margin-top: .4rem;
}
.pro-xq-box2 ul li:nth-of-type(2) .img {
	position: absolute;
	top: -.6rem;
	left: 2.4rem;
}
.pro-xq-box2 ul li:nth-of-type(2) .txt {
	position: absolute;
	top: -1rem;
	left: 2rem;
}
.pro-xq-box2 ul li:nth-of-type(2) .txt .txt-pp {
	margin-left: 1.8rem;
}
.pro-xq-box2 ul li:nth-of-type(3) .img {
	position: absolute;
	top: 1.4rem;
	left: 5.6rem;
}
.pro-xq-box2 ul li:nth-of-type(3) .txt {
	position: absolute;
	top: 1.9rem;
	left: 7rem;
}
.pro-xq-box2 ul li:nth-of-type(4) .img {
	position: absolute;
	top: 4.9rem;
	left: 5.2rem;
}
.pro-xq-box2 ul li:nth-of-type(4) .txt {
	position: absolute;
	top: 5.4rem;
	left: 6.6rem;
}
.pro-xq-box2 ul li:nth-of-type(4) .txt .txt-pp {
	width: 5rem;
}
.pro-xq-box2 ul li:nth-of-type(5) .img {
	position: absolute;
	top: 4.95rem;
	left: .55rem;
}
.pro-xq-box2 ul li:nth-of-type(5) .txt {
	position: absolute;
	top: 5.5rem;
	left: -2.8rem;
}
.pro-xq-box2 ul li:nth-of-type(6) .img {
	position: absolute;
	top: 1.5rem;
	left: -.25rem;
}
.pro-xq-box2 ul li:nth-of-type(6) .txt {
	position: absolute;
	top: 1.95rem;
	left: -2.2rem;
}
.pro-xq-box2 ul li .img:hover {
	background: #EA5C00;
}
.pro-xq-box2 ul li .img:hover~.txt .txt-pp {
	display: block;
}
.tsy {
	margin-top: -2.8rem;
	width: 65%;
	margin-bottom: 1.5rem;
}
.tsy p {
	font-size: .12rem;
}
.tsy p.tt {
	font-size: .14rem;
	margin-bottom: .14rem;
}

/*产品详情页*/
.pro-xq-box3 {
	margin-top: 2rem;
}
.pro-xq-box3 ul {
	display: flex;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: .2rem;
}
.pro-xq-box3 ul li {
	width: 2.5rem;
	text-align: center;
	height: 2.5rem;
	border-radius: 50%;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
	transition: .5s;
	padding: 0 .24rem;
}
.pro-xq-box3 ul li:hover {
	transform: scale(1.03);
	transition: .5s;
	background: #FF5F00;
	transform: translateY(-8px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.pro-xq-box3 ul li p {
	font-family: Source Han Sans;
	font-size: .16rem;
	font-weight: 500;
	line-height: .24rem;
	text-align: center;
	height: .72rem;
	overflow: hidden;
}
.pro-xq-box3 ul li p span {
	color: #FF5F00;
}
.pro-xq-box3 ul li:hover p,
.pro-xq-box3 ul li:hover p span {
	color: #FFFFFF;
	transition: .5s;
}
.pro-xq-box3 ul li p.tt {
	font-size: .22rem;
	height: .36rem;
	margin-top: .6rem;
	margin-bottom: .2rem;
}
.pro-xq-box4 {
	margin-top: 1.7rem;
}
.pro-xq-box4 img {
	max-width: 100%;
}
.pro-xq-box4 p {
	font-size: .2rem;
	text-align: center;
	margin-top: .5rem;
}
.pro-xq-box5 {
	margin-top: 2rem;
}
.pro-xq-box5 ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}
.pro-xq-box5 ul li {
	width: 5.9rem;
	height: 2rem;
	border-radius: .12rem;
	padding: 0. 45rem;
	transition: .5s;
	background: #EFF6FD;
	text-align: center;
}
.pro-xq-box5 ul li:hover {
	transform: scale(1.03);
	transition: .5s;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.pro-xq-box5 ul li h5 {
	font-size: .2rem;
	font-weight: bold;
	line-height: .32rem;
	text-align: center;
	margin: .42rem 0 .2rem 0;
}
.pro-xq-box5 ul li p {
	font-size: .16rem;
	font-weight: normal;
	line-height: .32rem;
}
.pro-xq-box6 ul.zf-xz {
	justify-content: center;
	width: 12rem;
	margin: 0 auto;
}
.pro-xq-box6 ul.zf-xz li {
	width: 3.6rem;
}
.pro-xq-box6 .member {
	width: 12rem;
	margin: 0 auto;
	min-height: 1.2rem;
	padding: .6rem;
	border-radius: .12rem;
	/* background: url(../img/jcfw-img2.png) no-repeat center / cover;*/
}
.pro-xq-box7 {
	margin-top: 3.6rem;
}
.pro-xq-box7 .wrap {
	width: 62.5%;
}
.pro-xq-box7 .h2,
.pro-xq-box7 .titlepp {
	text-align: left;
}
.pro-xq-box7 .h2 {
	margin-bottom: .2rem;
}
.pro-xq-box7 .ys-box {
	width: 100%;
	display: flex;
	height: auto;
	justify-content: space-between;
	padding: 0;
	background: none;
}
.pro-xq-box7 .ys-box .gjys-img {
	width: 38%;
	text-align: center;
}
.pro-xq-box7 .ys-box .gjys-img img {
	width: 100%;
}
.pro-xq-box7 .ys-box .gjys-img p {
	text-align: center;
	font-size: .18rem;
	margin-top: .18rem;
}
.pro-xq-box7 .ys-box .postLists {
	display: block;
	width: 52%;
	text-align: left;
}
.pro-xq-box8 {
	margin-top: 3.6rem;
}
.pro-xq-box8 .swiper-slide {
	padding: 0.2rem .3rem;
	text-align: center;
	transition: .5s;
}
.pro-xq-box8 .swiper-slide img {
	width: 100%;
}
.pro-xq-box8 .swiper-slide p {
	font-size: .2rem;
	margin-top: .4rem;
	color: #2C4049;
}
.pro-xq-box8 .swiper-slide:hover {
	transform: scale(1.03);
	transition: .5s;
}
.pro-xq-box10 {
	margin: 2rem 0;
}
.pro-xq-box10 .pro-list-con {
	align-items: flex-start;
}
.pro-xq-box10 .pro-list-con .titlepp {
	margin-top: .25rem;
	margin-bottom: .25rem;
	text-align: left;
}
.pro-xq-box10 .pro-list-con ul>li:first-of-type {
	border-top: none;
}
.pro-xq-box10 .pro-list-con ul>li:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
.pro-xq-box9 {
	margin-top: 2.5rem;
}
.pro-xq-box9 table {
	width: 100%;
}
.pro-xq-box9 table tr td,
.pro-xq-box9 table tr th {
	font-size: .2rem;
	color: #2C4049;
	border-top: 1px solid #EEEEEE;
	box-sizing: border-box;
	padding: .2rem .5rem;
	text-align: left;
}
.pro-xq-box9 table tr th {
	height: .8rem;
	border-top: 1px solid #EEEEEE;
	line-height: .8rem;
	background: rgba(255, 251, 248, 0.8);
	border-bottom: 1px solid #EA5C00;
	font-size: .24rem;
}
.pro-xq-box9 table tr:last-of-type td {
	border-bottom: 1px solid #EEEEEE;
}
.pro-xq-box9 table tr td:first-of-type,
.pro-xq-box9 table tr th:first-of-type {
	width: 4rem;
}

/*精准医疗技术科技平台*/
.jspt-box1 {
	margin-top: 1.2rem;
}
.hero-container {
	position: relative;
	width: 100vw;
	height: 100vh;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
#particleCanvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.text-content {
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 0 .2rem;
}
.main-title {
	font-family: Source Han Sans;
	font-size: 1rem;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: #EA5C00;
}
.sub-title {
	font-size: .36rem;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: #241F20;
}
.jspt-box2 ul {
	width: 10rem;
	min-height: 5.3rem;
	position: relative;
	margin: 0 auto;
	margin-top: 1.5rem;
}
.jspt-box2 ul li {
	width: 1.6rem;
	height: 1.6rem;
	background: #EA5C00;
	border-radius: 50%;
	text-align: center;
	box-shadow: 0px 2px 6px 0px rgba(43, 17, 0, 0.4);
}
.jspt-box2 ul li img {
	width: .35rem;
	height: .35rem;
	margin-top: .625rem;
	display: none;
}
.jspt-box2 ul li p.pp {
	font-size: .2rem;
	font-weight: bold;
	color: #FFFFFF;
	height: .84rem;
	margin-top: .52rem;
	display: block;
}
.jspt-box2 ul li .jspt-box2-tt {
	padding: .2rem;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
	transition: .5s;
	z-index: 3;
	position: absolute;
	background: #FFFFFF;
	border-radius: 8px;
	width: 4.2rem;
	left: -1.3rem;
	top: .5rem;
	position: relative;
	display: none;
}

/* 左上角小角标 */
.jspt-box2 ul li .jspt-box2-tt::before {
	content: "";
	position: absolute;
	top: -.07rem;
	left: 2rem;
	width: .18rem;
	height: .18rem;
	background: #fff;
	box-shadow: 2px 2px 0 0 #e5e7eb;
	transform: translate(-1px, -1px);
	transform: rotate(-135deg);
}
.jspt-box2 ul li .jspt-box2-tt h5 {
	font-size: .2rem;
	color: #2C4049;
	margin-bottom: .16rem;
}
.jspt-box2 ul li .jspt-box2-tt p {
	display: block;
	font-size: .16rem;
	font-weight: 350;
	line-height: normal;
	text-align: center;
	color: #2C4049;
}
.jspt-box2 ul li:nth-of-type(1) {
	position: absolute;
	top: 1.3rem;
	left: 1.36rem;
}
.jspt-box2 ul li:nth-of-type(2) {
	position: absolute;
	top: 0rem;
	left: 4.2rem;
}
.jspt-box2 ul li:nth-of-type(3) {
	position: absolute;
	top: 1.3rem;
	left: 6.85rem;
}
.jspt-box2 ul li  p {
	display: block;
}
.jspt-box2 ul li:hover img {
	display: none;
}
.jspt-box2 ul li:hover .jspt-box2-tt {
	display: block;
}

/*CTC 3D培养技术平台*/
.jspt-box3 .wrap {
	height: 8rem;
	position: relative;
	/* 背景竖线：还原设计图的白色条纹（父级白色，条纹用浅灰色实现） */
	
	overflow: hidden;
	margin-top: 1.6rem;
}
.follow {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9;
	background-image: repeating-linear-gradient( to right, #eaeaea, #eaeaea 6px, transparent 6px, transparent 20px);
	cursor: none;
	/* 隐藏原生鼠标，增强沉浸感 */
}

/* 小球容器：核心视觉元素 */
.follow-ball {
	position: fixed;
	width: 2.2rem;
	height: 2.2rem;
	border-radius: 50%;
	background-color: #EA5C00;
	/* 设计图橙色 */
	/* 竖线镂空效果：使用背景渐变实现，无需额外DOM */
	
	background-image: repeating-linear-gradient( to right, transparent, transparent 6px, #eaeaea 6px, #eaeaea 12px);
	background-size: 1.2rem 100%;
	/* 控制条纹宽度范围 */
	
	background-position: left center;
	pointer-events: none;
	/* 避免小球遮挡鼠标事件 */
	
	transform: translate(-50%, -50%);
	/* 让小球中心跟随鼠标 */
	
	z-index: 8;
	transition: none;
	/* 关闭CSS过渡，改用JS逐帧动画更流畅 */
}
.jspt-box4 {
	margin-top: 15%;
	position: relative;
	text-align: center;
}
.jspt-box4 img {
	max-width: 100%;
	height: auto;
}
.jspt-box4 .fw-bn-txt {
	font-family: Source Han Sans;
	font-size: .66rem;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #EA5C00;
		position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.jspt-box4 .fw-bn-txt span {
	display: block;
	font-size: .2rem;
	font-weight: normal;
	line-height: .32rem;
	text-align: center;
	color: #2C4049;
}
.jspt-box5,
.jspt-box6 {
	margin-top: 2rem;
}
.jspt-box6 ul {
	display: flex;
	flex-wrap: wrap;
	width: 86%;
	margin: 0 auto;
	gap: 40px;
	justify-content: center;
}
.jspt-box6 ul li {
	width: 6.5rem;
	margin-left: .5rem;
	height: 2.1rem;
	transition: .5s;
	vertical-align: top;
	text-align: left;
	padding: 0 .2rem;
	border-left: 1px solid #D8D8D8;
	margin-bottom: .72rem;
	padding-top: .15rem;
}
.jspt-box6 ul li img {
	width: .4rem;
	height: .4rem;
	margin-bottom: .36rem;
}
.jspt-box6 ul li p {
	font-size: .2rem;
	font-weight: normal;
	line-height: .32rem;
	text-align: left;
}
.jspt-box6 ul li:hover {
	transition: .5s;
	border-left: 1px solid #FF5F00;
	transform: translateY(-8px);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.jspt-box5 ul {
	position: relative;
	width: 4.8rem;
	height: 4.8rem;
	margin: 0 auto;
	margin-top: 1.2rem;
	border: 2px solid #FF9131;
	border-radius: 50%;
	margin-bottom: 2.5rem;
}
.jspt-box5 ul li:first-of-type {
	background: #EA5C00;
	width: 2.8rem;
	height: 2.8rem;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 1rem;
	left: 1rem;
}
.jspt-box5 ul li:first-of-type img {
	height: 2.8rem;
}
.jspt-box5 ul li .img {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
	text-align: center;
	background: #EFF6FD;
	transition: .5s;
	z-index: 2;
}
.jspt-box5 ul li .img img {
	height: .8rem;
}
.jspt-box5 ul li .txt {
	width: auto;
}
.jspt-box5 ul li .txt h5 {
	font-family: Source Han Sans;
	font-size: .24rem;
	font-weight: bold;
	line-height: .32rem;
	color: #2C4049;
}
.jspt-box5 ul li .txt p {
	font-family: Source Han Sans;
	font-size: .18rem;
	line-height: .2rem;
}
.jspt-box5 ul li:nth-of-type(2) .img {
	position: absolute;
	top: .08rem;
	left: .59rem;
}
.jspt-box5 ul li:nth-of-type(2) .txt {
	position: absolute;
	top: .08rem;
	left: -2.3rem;
	text-align: right;
}
.jspt-box5 ul li:nth-of-type(3) .img {
	position: absolute;
	top: .08rem;
	left: 3.4rem;
}
.jspt-box5 ul li:nth-of-type(3) .txt {
	position: absolute;
	top: 0.08rem;
	left: 4.4rem;
	text-align: left;
}
.jspt-box5 ul li:nth-of-type(4) .img {
	position: absolute;
	top: 2.58rem;
	left: 4.40rem;
}
.jspt-box5 ul li:nth-of-type(4) .txt {
	position: absolute;
	top: 2.6rem;
	left: 5.4rem;
	text-align: left;
}
.jspt-box5 ul li:nth-of-type(5) .img {
	position: absolute;
	top: 4.4rem;
	left: 2rem;
}
.jspt-box5 ul li:nth-of-type(5) .txt {
	position: absolute;
	top: 5.4rem;
	left: 1.2rem;
	text-align: center;
}
.jspt-box5 ul li:nth-of-type(6) .img {
	position: absolute;
	top: 2.58rem;
	left: -.4rem;
}
.jspt-box5 ul li:nth-of-type(6) .txt {
	position: absolute;
	top: 2.58rem;
	left: -3rem;
	text-align: right;
}
.jspt-box7 {
	margin-bottom: 1.2rem;
}
.jspt-box7 ul {
	display: flex;
	flex-wrap: wrap;
	width: 86%;
	margin: 0 auto;
	gap: .2rem;
	justify-content: center;
}
.jspt-box7 ul li {
	width: 1.7rem;
	height: 1.7rem;
	position: relative;
	text-align: center;
	background: url(../img/jspt-img16.png) no-repeat center/cover;
	transition: .5s;
}
.jspt-box7 ul li:hover {
	background: url(../img/jspt-img15.png) no-repeat center/cover;
}
.jspt-box7 ul li p {
	font-family: Source Han Sans;
	font-size: .16rem;
	font-weight: bold;
	line-height: .25rem;
	margin-top: .65rem;
}
.jspt-box7 ul li:nth-of-type(2) p {
	margin-top: .42rem;
}
.jspt-box7 ul li:nth-of-type(4) p {
	margin-top: .55rem;
}
.jspt-box7 ul li .img {
	width: 1.8rem;
	position: absolute;
	opacity: 0;
	top: 1.8rem;
	border: 1px solid #FF9131;
	height: .9rem;
	transition: .5s;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.jspt-box7 ul li .img img {
	height: .8rem;
	margin-top: .05rem;
}
.jspt-box7 ul li:hover .img {
	opacity: 1;
}

/*稀有细胞捕获平台*/
.jspt-box8 .wrap,
.jspt-box9 .wrap {
	width: 62.5%;
	margin: 0 auto;
	margin-top: 1.2rem;
}
.jspt-box8 p {
	text-align: left;
	font-size: .2rem;
	line-height: .32rem;
}
.jspt-box8 .jspt-box8-txt {
	display: flex;
	align-items: center;
	margin-top: .7rem;
}
.jspt-box8 .jspt-box8-txt .jspt-left,
.jspt-box8 .jspt-box8-txt .jspt-right {
	width: 45%;
}
.jspt-box8 .jspt-box8-txt .jspt-left{
	margin-right: 5%;
}
.jspt-box8 .jspt-box8-txt .jspt-right{
	margin-left: 5%;
}
.jspt-box8 .jspt-box8-txt .jspt-right p {
	margin-bottom: .8rem;
	width: 100%;
}
.jspt-box8 .jspt-box8-txt .jspt-right p:last-of-type {
	margin-bottom: 0;
}
.jspt-box8 .jspt-box8-txt .jspt-left img {
	max-width: 100%;
}
.jspt-box8 .jspt-box8-txt .jspt-right.ts {
	width: 7rem;
}
.jspt-box8 .jspt-box8-txt .jspt-left.ts img {
	margin-left: 20%;
}
.jspt-box8 .jspt-box8-txt .jspt-left p {
	text-align: center;
}
.jspt-box9 {
	text-align: center;
}
.jspt-box9 h4 {
	font-size: .26rem;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	margin-bottom: 2rem;
}
.jspt-box9 h4 span {
	color: #EA5C00;
}
.jspt-box9 ul {
	display: flex;
	justify-content: center;
	margin-bottom: .15rem;
	gap: .6rem;
}
.jspt-box9 ul li img {
	max-width: 100%;
}
.jspt-box9 p {
	text-align: left;
	font-size: .2rem;
	font-weight: normal;
	line-height: .36rem;
}
.jspt-box9 .jspt-a {
	margin-top: .36rem;
	text-align: left;
}
.jspt-box9 .jspt-a a {
	font-size: .14rem;
	font-weight: normal;
	line-height: .28rem;
}
.jspt-box9 .jspt-a a span {
	color: #EA5C00;
	display: block;
}
.jspt-box10 {
	margin-top: 1.2rem;
	text-align: center;
}
.demo-container {
	display: flex;
	gap: 50px;
	padding: 50px;
	justify-content: center;
}
.cell-circle {
	width: 3.8rem;
	height: 3.8rem;
	border-radius: 50%;
	background: #f5f5f5;
	position: relative;
	overflow: hidden;
}

/* 细胞通用样式 */
.cell {
	position: absolute;
	cursor: pointer;
}

/* 红细胞样式 */
.red-cell img {
	transition: all 0.3s ease;
}

/* 白细胞样式 */
.white-cell img {
	transition: all 0.3s ease;
}

/* 肿瘤细胞样式 */
.tumor-cell img {
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
}

/* 悬浮后永久隐藏（通过display:none实现） */
.red-cell.hidden,
.white-cell.hidden {
	display: none;
}

.pro-list2{
	width: 82.5%;
	margin: 0 auto;
}
.pro-list2 ul{
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: .4rem 0.5rem;

}
.pro-list2 ul li{
	position: relative;
	width: 4.2rem;
	transition: .5s;
}
.pro-list2 ul li .pro-img{
	width: 4.2rem;
height: 3rem;
background: #EEEEEE;
border-radius: .1rem;
}
.pro-list2 ul li .pro-img img{
	width: 100%;
	height: 100%;
	border-radius: .1rem;
}
.pro-list2 ul li p{
	font-family: Source Han Sans CN;
font-weight: 400;
font-size:.22rem;
margin-top: .2rem;
text-align: center;
color: #333333;
}
.pro-list2 ul li .pro-meng{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
height: 3rem;
background: rgba(255,95,0,.78);
border-radius:.1rem;
transition: .5s;
opacity: 0;
}
.pro-list2 ul li .pro-meng span{
	display: block;
	margin: 0 auto;
	width: 1.6rem;
height: .48rem;
line-height: .48rem;
text-align: center;
background: rgba(255,255,255,.3);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
border-radius: .24rem;
margin-top: 1.27rem;
font-family: PingFang;
font-weight: 800;
font-size: .16rem;
color: #FFFFFF;

}
.pro-list2 ul li:hover .pro-meng{
	opacity: 1;
}
.pro-list2 ul li:hover p{
	opacity: 0;
}
.pro-list2 ul li video{
	display: none;
}
.videoID {width: 100%;height: 100%;position: fixed;top: 0;left: 0;display: none;background-color: rgba(0,0,0,1);}
.videoID video{max-width: 100%;}
.videoID .closeBtn{
    position: absolute;
    right: 30px;
    top: 126px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 32px;
    font-family: 'Microsoft YaHei';
    color: #fff;
    border-radius: 50%;
    background: rgba(255, 0, 0, 0.7) none repeat scroll 0 0 !important;
    background-color: #ff0000;   
    cursor: pointer;
    opacity: 1;
    transition: all 0.5s;
    z-index: 10000000;
    }
    
.videoID:hover .closeBtn{
    background: rgba(255, 0, 0, 0.7) none repeat scroll 0 0 !important;
    background-color: #ff0000;
    opacity: 1;

}
















@media screen and (max-width:1600px) {
	.title-box_idx {
		height: 70vh;
	}
	
	.sec-contnet p {
		font-size: 1.2em;
	}
	
	.ys-box .postLists .abstract span.postname {
		font-size: .3rem;
	}
	
	.ys-box .postLists .detailText p {
		font-size: .24rem;
	}
	
	.xglw-box p span {
		color: #EA5C00;
		font-size: .24rem;
	}
	
	h4.title4 {
		font-size: 1.6em;
	}
	
	.idx-box4 ul li a em {
		font-size: 1.2em;
	}
	
	footer .gnb-sitemap .gnb_header a i {
		font-size: 1.6em;
		color: #000000;
	}
	
	footer .gnb-sitemap .gnb .depth1,
	ul.gnb .depth1 {
		font-weight: 700;
		font-size: 1em;
	}
	
	footer .gnb-sitemap .gnb .depth2,
	ul.gnb .depth2 {
		font-size: .8em;
	}
	
	footer .list,
	footer .com_meta li.code p {
		font-size: .8em;
	}
	
	footer .catchphrase span,
	footer .list .ti {
		font-size: 1em;
	}
	
	footer .copyright {
		font-size: .75em;
	}
}
@media screen and (max-width:1024px) {
	.title-box_idx {
		height: 60vh;
	}
}
@media screen and (max-width:768px) {
	body {
		overflow-x: hidden;
		word-break: normal;
	}
	
	img {
		max-width: 100%;
	}
	
	.section {
		padding: 00px 0;
	}
	

	
	.gnb_header img {
		width: auto;
		height: 1rem;
	}
	
	nav .gnb_header {
		margin-bottom: 0;
	}
	
	nav .gnb_wrap {
		padding: 0 .2rem;
		height: -webkit-fill-available;
		overflow-y: auto;
	}
	
	footer .gnb-sitemap .gnb .depth1,
	ul.gnb .depth1 {
		font-weight: 700;
		font-size: 1.1em;
	}
	footer .catchphrase span, footer .list .ti{
		font-size: .8em;
	}
	
	footer .gnb-sitemap .gnb .depth2,
	ul.gnb .depth2 {
		font-size: .9em;
	}
	
	ul.gnb {
		width: 92%;
	}
	
	.title-box_idx {
		height: 40vh;
	}
	
	#eng .sec-contnet .h2 {
		font-size: 6.2vw;
	}
	
	.con_1 {
		padding: .8rem 0;
	}
	
	.wrap,
	.wrap2,
	.wrap3 {
		width: 92.5%;
	}
	
	.sec-contnet ul {
		width: 92.5%;
	}
	
	.sec-contnet p {
		font-size: 1em;
	}
	
	.video-bg {
		position: relative;
	}
	
	.video-container {
		margin-top: 1.4rem;
	}
	
	.idx-box3 {
		display: block;
		justify-content: center;
		align-items: center;
		margin-top: 1rem;
	}
	
	.idx-box3 .idx-box3-lt {
		margin-right: 0;
		margin-bottom: .3rem;
		text-align: center;
	}
	
	#dotCanvas {
		width: 3.6rem;
		height: 3.6rem;
		border-radius: 50%;
		margin: 0 auto;
	}
	
	.idx-box3 .idx-box3-rt {
		width: 100%;
	}
	
	#eng .title-box_idx .h1 {
		font-size: 6.2vw;
	}
	
	h4.title4,
	.sec-support .h2,
	.pro-xq-box1 .h2 {
		font-size: 1.5em;
	}
	
	.idx-box4 ul li a img {
		width: .4rem;
		margin-right: .15rem;
	}
	
	.idx-box4 ul {
		display: block;
	}
	
	.idx-box4 ul li {
		width: 100%;
		text-align: left;
	}
	
	.idx-box4 ul li a {
		display: flex;
		justify-content: start;
		align-items: center;
	}
	
	.idx-box5 {
		margin-top: 1rem;
		text-align: center;
	}
	
	.idx-box6 {
		margin-top: 1rem;
		width: 100%;
		padding-bottom: 1rem;
	}
	
	.idx-box4 ul li a em {
		font-size: 1.1em;
	}
	
	.circle_menu {
		--cmenu-size: 40vw;
		flex-wrap: wrap;
}
.circle_menu a {
	display: flex;
	margin: 5px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: #fff;
	width: var(--cmenu-size);
	height: var(--cmenu-size);
	max-width: 200px;
	max-height: 200px;
	border-radius: 100%;
	transition: .5s;
	box-shadow: var(--box-shadow-basic);
	font-weight: 700;
	border-radius: 50% !important;
	margin-bottom: ;
}
.circle_menu li+li {
	margin-left: 0em;
	transition: .3s;
}
footer {
	padding: 1rem 0px;
}
footer .gnb-sitemap .gnb_header {
	padding: 0 0 30px 0;
}
footer .gnb-sitemap .gnb_header a span {
	font-size: .24rem;
}
footer .gnb-sitemap .gnb_header a i {
	font-size: 1.6em;
	color: #000000;
}
footer .list {
	display: flex;
	text-align: left;
	justify-content: flex-end;
	flex-direction: column;
	font-size: .8em;
	margin-left: 0%;
}
footer .com_meta li {
	width: 100%;
}
footer .list span {
	display: block;
	margin: 0;
	text-align: left;
	width: 100%;
}
footer .com_meta li.code {
	text-align: left;
}
footer .copyright,
.fw-box4 ul li p,
.fw-box6 .member p,
.jspt-box6 ul li p,.jspt-box8 p {
	font-size: .8em;
}
.h2.ts2 {
	font-size: 6.2vw;
	color: #EA5C00;
}
.jspt-box4 .fw-bn-txt {font-size: .52rem;}
.jspt-box4 .fw-bn-txt span {
	font-size: .26rem;
}
.h2.ts2 p {
	font-family: Source Han Sans;
	font-size: .6em;
}
.fw-box4 ul,
.pro-xq-box3 ul {
	--cmenu-size: 40vw;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: .3rem;
}
.fw-box4 ul li p.title,
.fw-box6 ul.zf-xz li,
.fw-box4 ul li p.title2,
.pro-xq-box3 ul li p.tt,
.pro-xq-box5 ul li h5,
.jspt-box7 ul li p,
.abt-box3 ul li .member-name {
	font-size: 1em;
}
.fw-box6 ul.zf-xz,
.jspt-box7 ul,
.fw-probox1 ul,
.fw-probox3 ul,
.fw-probox4 ul {
	--cmenu-size: 40vw;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: .3rem;
}
.fw-box6 .member p.tt,
.fw-box4 ul.ts li p.txt,
.fw-box4 ul.ts li .text2 p.tt,
.abt-box3 ul li .member-title {
	font-size: .9em;
}
.fw-box5,
.jspt-box4 {
	margin-top: .5rem;
}
.jspt-box5,
.jspt-box6,
.pro-xq-box9,
.pro-xq-box8,
.pro-xq-box7.pro-xq-box5,
.pro-xq-box4,
.pro-xq-box3,
.fw-box3,
.fw-probox2,
.fw-probox3,
.fw-probox4,
.fw-probox5 {
	margin-top: 1rem;
}
.fw-box4 ul li p {
	width: 100%;
}
.jspt-box4 .fw-bn-txt {
	top: 3rem;
}
.titlepp,
.pro-xq-box4 p,
.pro-xq-box5 ul li p {
	font-size: .9em;
	line-height: .36rem;
	margin-bottom: .6rem;
}
.jspt-box6 ul {
	width: 100%;
}
.jspt-box6 ul li {
	width: 100%;
	margin-left: .5rem;
	height: auto;
	transition: .5s;
	vertical-align: top;
	text-align: left;
	padding: .3rem;
	border-left: 1px solid #D8D8D8;
	margin-bottom: .72rem;
	padding-top: .3rem;
}
.jspt-box6 ul li img {
	width: .6rem;
	height: .6rem;
	margin-bottom: .36rem;
}
.fw-box3 a.more,
.news a.more {
	height: 1rem;
	line-height: 1rem;
	font-size: .3rem;
}
.text,
.fw-box4 ul.ts li .text2 p,
.fw-box4 ul li p.txt,
.pro-list-con ul li .new-more em,
.jspt-box5 ul li .txt p,
.abt-box1 p,
.abt-box2 .swiper-slide li span,
.abt-box2 .swiper-slide li em {
	font-family: Source Han Sans;
	font-size: .8em;
}
.fw-box4 ul.ts li .text2 p {
	line-height: .3rem;
}
.fw-box4 ul.ts li {
	width: 100%;
}
.fw-box7 .fw-box7-txt p,
.pro-list-con ul li .new_pp h4,
.pro-xq-box9 table tr td,
.pro-xq-box9 table tr th,
.jspt-box5 ul li .txt h5 {
	font-size: .9em;
}
.pro-xq-box3 ul li p.tt {
	margin-top: 1rem;
}
.pro-xq-box5 ul li {
	width: 5.9rem;
	height: auto;
	padding: 0 .25rem;
}
.pro-xq-box6 ul.zf-xz li {
	width: 3rem;
}
.pro-xq-box7 .wrap {
	width: 92.5%;
}
.pro-xq-box7 .ys-box {
	display: block;
}
.pro-xq-box7 .ys-box .gjys-img {
	width: 60%;
	text-align: center;
}
.pro-xq-box7 .ys-box .postLists {
	width: 100%;
	margin-left: 0;
}
.pro-list .pro-list-con {
	display: block;
}
.pro-list .pro-list-con .img,
.pro-list .pro-list-con ul {
	width: 100%;
}
.pro-list-con ul li .new_pp h4 {
	height: .5rem;
	line-height: .5rem;
}
.pro-list-con ul li .new-more a {
	margin-top: -.4rem;
}
.pro-list-con ul li .new-more a img {
	width: .4rem;
}
.pro-xq-box6 .member {
	width: 100%;
}
.pro-xq-box9 table tr td:first-of-type,
.pro-xq-box9 table tr th:first-of-type {
	width: auto;
}
.pro-xq-box6 ul.zf-xz {
	width: 100%;
}
.pro-table {
	overflow-x: scroll;
}
.pro-xq-box9 table {
	width: 220%;
}
.jspt-box5 ul li .txt {
	display: ;
	position: relative !important;
	text-align: left !important;
	top: 5.5rem !important;
	left: auto !important;
	display: none;
}
.jspt-box5 ul li:hover .txt {
	display: block;
}
.jspt-box7 ul {}
.jspt-box7 ul li {
	width: 2.6rem;
	height: 2.6rem;
	margin-bottom: .3rem;
}
.jspt-box7 ul li .img {
	width: 2.6rem;
	position: absolute;
	z-index: 1;
	opacity: 0;
	top: 2.6rem;
	border: 1px solid #FF9131;
	height: 2.1rem;
	transition: .5s;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}
.jspt-box7 ul li .img img {
	height: 2rem;
	margin-top: .05rem;
}
.jspt-box7 ul li p {
	margin-top: 1.1rem;
	line-height: .32rem;
}
.jspt-box7 ul li:nth-of-type(2) p {
	margin-top: .8rem;
}
.jspt-box7 ul li:nth-of-type(4) p {
	margin-top: .9rem;
}
.abt-box3 ul {
	display: block;
}
.abt-box3 ul li {
	width: 100%;
	max-width: 5rem;
	margin: 0 auto;
	margin-bottom: .5rem;
}
.abt-box3 ul li .member-description p,
.contact-section p,
.contact-form label {
	font-size: .8em;
}
.abt-box3 ul li .member-title {
	margin-bottom: .15rem;
	font-size: 1em;
}
.abt-box3 ul li .member-name {
	font-size: 1.2em;
}
.contact-section h5 {
	font-size: 1.3em;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
	font-size: .8em;
}
.contact-form .form-label {
	font-size: 1em;
}
.contact-form tr.lb .form-input label {
	margin-right: .1rem;
}
.contact-form tr.lb .form-input input {
	width: .2rem;
	height: .2rem;
	margin-right: .05rem;
}
.main-title {
	font-family: Source Han Sans;
	font-size: .8rem;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: #EA5C00;
}
.sub-title {
	font-size: .3rem;
}
.jspt-box2 ul {
	width: 100%;
}
.jspt-box2 ul li:nth-of-type(1) {
	position: absolute;
	top: 1.8rem;
	left: 0rem;
}
.jspt-box2 ul li:nth-of-type(2) {
	position: absolute;
	top: 0rem;
	left: 2.8rem;
}
.jspt-box2 ul li:nth-of-type(3) {
	position: absolute;
	top: 1.8rem;
	left: auto;
	right: 0;
}
.jspt-box2 ul li .jspt-box2-tt h5 {
	font-size: .28rem;
	color: #2C4049;
	margin-bottom: .16rem;
}
.jspt-box2 ul li .jspt-box2-tt p {
	font-size: .24rem;
}
.jspt-box2 ul li .jspt-box2-tt::before {
	top: -.03rem;
}
.fw-banner .fw-bn-txt {
	padding-right: 0rem;
}
.fw-banner {
	margin-top: 1.5rem;
}
.fw-probox1 ul li p {
	font-size: .28rem;
}
.fw-probox2 ul li p {
	font-size: .26rem;
}
.fw-probox3 ul li {
	width: 80%;
	padding: .5rem 0 .3rem 0;
	text-align: center;
	background: #F0F0F0;
	border: 1px solid #D8D8D8;
	transition: .5s;
}
.fw-probox3 ul li p.tt {
	font-size: .3rem;
	font-weight: bold;
	margin: .3rem 0;
}
.fw-probox3 ul li p {
	font-family: Source Han Sans;
	font-size: .26rem;
	font-weight: normal;
	line-height: .4rem;
	color: #354A57;
}
.fw-probox4 ul li {
	border-right: none;
}
.fw-probox4 ul li p.tt {
	font-size: .3rem;
	font-weight: bold;
	margin-bottom: .24rem;
}
.fw-probox4 ul li p {
	font-family: Source Han Sans;
	font-size: .26rem;
	font-weight: 500;
	line-height: .32rem;
	color: #2C4049;
	width: 5rem;
}
.tsy p.tt {
	font-size: .26rem;
}
.tsy p {
	font-size: .2rem;
}
.pro-xq-box2 ul li .txt {
	position: relative !important;
	text-align: left !important;
	top: 7.2rem !important;
	left: auto !important;
	display: none;
}
.pro-xq-box2 ul li .txt .txt-pp {
	display: block;
	margin-left: 0 !important;
	width: 100%;
}
.pro-xq-box2 ul li .img:hover~.txt {
	display: block;
}
.pro-xq-box2 ul li .txt h5 {
	font-size: .3rem;
}
.pro-xq-box2 ul li .txt .txt-pp p.tt {
	font-size: .28rem;
	font-weight: bold;
	line-height: .4rem;
	margin-bottom: .56rem;
}
.pro-xq-box2 ul li .txt .txt-pp p {
	font-family: Source Han Sans;
	font-size: .24rem;
	line-height: .36rem;
}
.pro-xq-box2 ul li .txt .txt-pp p.tt2 {
	font-size: .28rem;
	font-weight: bold;
	line-height: .36rem;
	margin-top: .4rem;
}
.tsy {
	margin-top: -2.8rem;
	width: 100%;
	margin-bottom: 1rem;
}
.jspt-box4 .fw-bn-txt.ts {
	top: 2rem;
}
.jspt-box8 p{
	line-height: .4rem;
}
.jspt-box8 .wrap, .jspt-box9 .wrap{
	width: 92.5%;
}
.jspt-box8 .jspt-box8-txt{
	display: block;
}
.jspt-box8 .jspt-box8-txt .jspt-left, .jspt-box8 .jspt-box8-txt .jspt-right{
	width: 100%;
	text-align: center;
	margin-bottom: .5rem;
}
.jspt-box9 h4,.fw-box2 ul.join-box li .join-lt h5 {
    font-size: .3rem;
    }
    
    .demo-container {
	display: flex;
	gap: 10px;
	padding: 0px;
	justify-content: center;
}
.cell-circle {
	width: 3.4rem;
	height: 3.4rem;
	border-radius: 50%;
	background: #f5f5f5;
	position: relative;
	overflow: hidden;
}

.jspt-box9 p,.fw-box2 ul.join-box li .join-lt p{
    text-align: left;
    font-size: .24rem;
    font-weight: normal;
    line-height: .38rem;
    margin-top: .3rem;
}
.jspt-box9 .jspt-a a {
    font-size: 14px;
    font-weight: normal;
    line-height: .36rem;
}
.jspt-box8 .jspt-box8-txt .jspt-left.ts img{
	margin-left: 0;
}
.floor4-content {
    display: block;
    justify-content: space-between;
    margin-bottom: 1.2rem;
    margin-top: 1.4rem;
}
.floor4-content .company-introduce,.floor4-content .video-box{
	width: 100%;
}
.floor4-content .company-introduce p {
    font-family: Source Han Sans;
    font-size: .24rem;
    font-weight: 500;
    line-height: .38rem;
    text-align: justify;
    text-indent: 2em;
    color: #2C4049;
}
.fw-box2 ul.join-box li{
	display: block;
}
.fw-box2 ul.join-box li .join-lt, .fw-box2 ul.join-box li .join-rt{
	width: 100%;
	margin-bottom: .5rem;
}
.fw-box2 ul.join-box li .join-lt a.more {
    display: flex;
    justify-content: center;
    width: 2rem;
    height: .8rem;
    line-height: .8rem;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #2C4049;
    align-items: center;
    margin-top: .5rem;
    transition: .5s;
    cursor: pointer;
    margin-bottom: .6rem;
}
.fw-box2 ul.join-box li .join-lt a.more span{
	font-size: .22rem;
}
.fw-box2 ul.join-box li .join-lt a.more em {
    display: inline-block;
    width: .32rem;
    height: .32rem;
    transition: .5s;
    background: url(../img/fw-jt.png) no-repeat center / cover;
    margin-left: .2rem;
}
.fw-box2 ul.join-box li .join-lt a.more:hover em {
	width: .32rem;
	height: .32rem;
	transition: .5s;
	background: url(../img/fw-jt-act.png) no-repeat center/cover;
}

.map{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: .6rem;
    position: relative;
}
.map .zuobiao p:nth-of-type(1) {
    position: absolute;
    top: 0.3rem;
    left: .8rem;
}
.map .zuobiao p:nth-of-type(2) {
    position: absolute;
    top: 0rem;
    left: 3.6rem;
}
.map .zuobiao p:nth-of-type(3) {
    position: absolute;
    top: 1rem;
    left: 4.2rem;
}
.map .zuobiao p:nth-of-type(4) {
    position: absolute;
    top: 1rem;
    left: 5.1rem;
}
.map .zuobiao p:nth-of-type(5) {
    position: absolute;
    top: 2rem;
    left: 5.6rem;
}
.hb-box ul{
	display: flex;
	--cmenu-size: 20vw;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: .15rem;
}
.fzlc .search{
height: .7rem;	
}
.fzlc .wrap .licheng .swiper-slide h4,.fzlc .wrap .licheng  h4{
	font-size: .32rem;
}
.fzlc .search form {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    width: 1.68rem;
    height: .7rem;
}
.fzlc .search form button {
    width: .32rem;
    height: .32rem;
    border: none;
    background: none;
    margin-left: .15rem;
    display: inline-block;
    cursor: pointer;
    margin-top: .2rem;
}

.fzlc .search form button img{
	max-width: initial;
	height: .32rem;
}
.fzlc .search form input{
	font-size: .24rem;
}
.fzlc .wrap .licheng .swiper-slide ul li,.fzlc .wrap .licheng  ul li {
    margin-right: 3%;
    display: inline-block;
    vertical-align: top;
    padding: .2rem;
    width: 100%;
    transition: .5s;
}
.fzlc .wrap .licheng .swiper-slide ul li h6,.fzlc .wrap .licheng  ul li h6{
	font-size: .28rem;
}
.fzlc .wrap .licheng .swiper-slide ul li p, .fzlc .wrap .licheng  ul li p{
    font-family: Source Han Sans;
    font-size: 14px;
    color: #767676;
}
.news ul.news_list2 li .new_time {

    padding-right: .2rem;
}
.news ul.news_list2>li .new_pp {
    margin-left: .2rem;
    width: 80%;
}
.news ul.news_list2 li .new_time p {
    font-size: .24rem;
    font-family: Arial;
    font-weight: 400;
    color: #767676;
}
.news ul.news_list2>li .new_pp p {
    font-family: Source Han Sans CN;
    font-size: 12px;
    color: #767676;
    height: .56rem;
    line-height: .28rem;
    overflow: hidden;
}
.news ul.news_list2>li .new-more a{
	opacity: 0;
}
.fw-box3 a.more, .news a.more {
        height: .8rem;
        line-height: .8rem;
        font-size: .26rem;
    }
    .news .new-title-list a{
    	font-size: .32rem;
    }
    .fw-probox2 ul li img{
    	width: .72rem;
    }
    .fw-probox2 ul li:nth-of-type(2n) img{
    	width: .32rem;
    }
    .fwlc_ts  ul li:nth-of-type(2n) img{
    	margin-top: .15rem;
    }
     .fwlc_ts  ul li p{
    	margin-top: .15rem;
    }
    .jspt-box4 .fw-bn-txt{
    	font-size: 6.2vw;
    }
    .fw-box4 ul li img{
    	height: 1rem;
    }
    footer .com_meta li.catchphrase img{
    	height: 1rem;
    	text-align: center;
    }
    .fzlc .wrap .licheng .swiper-slide ul li span img{
    	height: .3rem;
    }
    .form-label{
    	width: 1.6rem;
    }


    .fw-banner,.jspt-box4{
	margin-top: 40%;
	position: relative;
}
.fw-banner .fw-bn-txt,.fw-banner .fw-bn-txt {
	top: -20%;
}
.jspt-box4 .fw-bn-txt,.jspt-box4 .fw-bn-txt.ts{
	width: 94%;
	top: -5%;
}



.pro-list2{
	width: 100%;
}    
.pro-list2 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem 0.3rem;
}
.pro-list2 ul li .pro-img {
    width: 100%;
    height: auto;
    background: #EEEEEE;
    border-radius: 0.1rem;
}
.pro-list2 ul li {
    position: relative;
    width: auto;
    transition: .5s;
}

.pro-list2 ul li p {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: .26rem;
    margin-top: 0.2rem;
    text-align: center;
    color: #333333;
}
.member_box {
    width: 100%;
    margin: 0 auto;
    margin-top: .4rem;
}

}