@charset "UTF-8";

.clearfix::after,、 .clearfix::before {
	display: block;
	content: ""
}

.clearfix::after {
	clear: both
}

.kv .swiper-container {
	width: 100%
}

.kv .swiper-container .swiper-slide {
	position: relative
}

.kv .swiper-container .bgimg {
	display: block;
	width: 100%;
	height: auto;
	background-size: cover
}

.kv .swiper-container .limitWidth-percentWidth {
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translate(-50%,-50%)
}

.kv .swiper-container .sw-ft {
	z-index: 2
}





.kv .swiper-container .sw-ft .titles:lang(en) {
	font-size: 60px
}

.kv .swiper-container .sw-ft .titles-tips:lang(en) {
	font-size: 22px!important;
	margin-top: 20px;
	text-align: justify;
	-webkit-text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	text-align: justify;
	text-justify: inter-ideograph
}

.img-box {
	width: 100%
}

.img-box img {
	display: block;
	width: 100%;
	height: auto
}

.lines-box-wrap {
	padding: 105px 0;
	background-color: #ffff
}

.mode2 .lines-content .lines-box {
	border-bottom: 1px solid rgba(25,79,142,.3)
}

.mode2 .lines-content .lines-box:first-child {
	border-top: 1px solid rgba(25,79,142,.3)
}

.mode2 .lines-content .lines-box .lines-top {
	padding: 45px 0;
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: space-between
}

.mode2 .lines-content .lines-box .lines-top span {
	font-weight: 600;
	font-size: 32px;
	color: #333
}

.mode2 .lines-content .lines-box .lines-top .img-box {
	width: 28px
}

.mode2 .lines-content .lines-box .lines-top .img-box .active {
	display: none
}

.mode2 .lines-content .lines-box .lines-bottom {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	padding-top: 0;
	padding-bottom: 67px
}

.mode2 .lines-content .lines-box .lines-bottom .bottom-wraps {
	padding-top: 40px;
	display: flex;
	justify-content: space-between
}

.mode2 .lines-content .lines-box .lines-bottom .bottom-wraps .right-ft {
	width: 50%;
	margin-right: 50px
}

.mode2 .lines-content .lines-box .lines-bottom .bottom-wraps .right-ft .infos-ft {
	font-weight: 700;
	font-size: 30px;
	color: #333
}

.mode2 .lines-content .lines-box .lines-bottom .bottom-wraps .right-ft .text {
	display: flex;
	font-size: 20px;
	color: #000;
	line-height: 1.6;
	letter-spacing: 1px;
	margin-top: 6px
}

.mode2 .lines-content .lines-box .lines-bottom .bottom-wraps .left-box {
	flex: 1;
	display: flex;
	flex-direction: column
}

.mode2 .lines-content .lines-box .lines-bottom .bottom-wraps .left-box .infos {
	margin-top: 50px
}

.mode2 .lines-content .lines-box .lines-bottom .ft-list {
	position: relative;
	display: flex;
	align-items: center;
	overflow: hidden
}

.mode2 .lines-content .lines-box .lines-bottom .ft-list .items {
	position: relative;
	width: 25%;
	padding: 4px;
	font-weight: 500;
	font-size: 24px;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: center
}

.mode2 .lines-content .lines-box .lines-bottom .ft-list .items::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,.2);
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.mode2 .lines-content .lines-box .lines-bottom .ft-list .items:last-child::after {
	display: none
}

.mode2 .lines-content .lines-box .lines-bottom .infos .text {
	padding-top: .4px;
	font-weight: 400;
	color: #000;
	line-height: .6px
}

.mode2 .lines-content .lines-box .lines-bottom .infos .ft-list {
	overflow: hidden;
	height: 50px;
	border-radius: 50px
}

.mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .items {
	background-color: #d0deeb;
	padding: 0;
	height: 100%
}

.mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .items::after {
	width: 5px;
	background-color: #f9fafc;
	z-index: 3
}

.mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .items:nth-last-child(2)::after {
	display: none!important
}

.mode2 .lines-content .lines-box .lines-bottom .infos .ft-list .bars {
	position: absolute;
	border-radius: 50px;
	width: 80%;
	z-index: 2;
	height: 100%;
	background: linear-gradient(0deg,#2275a9 0,#225e9a 28%,#0090d3 62%,#129ad8 100%)
}

.mode2 .lines-content .lines-box .lines-bottom .infos .infos-ft {
	font-weight: 700;
	font-size: 30px;
	color: #333;
	margin-top: 40px
}

.mode2 .lines-content .lines-box.active {
	border-color: #235e9b
}

.mode2 .lines-content .lines-box.active .lines-top span {
	color: #235e9b
}

.mode2 .lines-content .lines-box.active .lines-top .img-box .default {
	display: none
}

.mode2 .lines-content .lines-box.active .lines-top .img-box .active {
	display: block;
	transform: rotate(180deg)
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2-rwos {
		width: 1000px;
		overflow-y: auto
	}
}

.Pipeline-main .module2 {
	overflow-y: auto
}

.Pipeline-main .module2 .module2-title .labels,.Pipeline-main .module2 .module2-title .right-content {
	padding-bottom: 20px
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .module2-title .labels,.Pipeline-main .module2 .module2-title .right-content {
		padding-bottom: .2rem
	}
}

.Pipeline-main .module2 .rows,.Pipeline-main .module2 .rows .labels {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.Pipeline-main .module2 .rows .labels {
	width: 38%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 12px
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows .labels {
		width: 28%
	}
}

.Pipeline-main .module2 .rows .labels span {
	font-weight: 400;
	font-size: 18px;
	color: #333;
	line-height: 1.7
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows .labels span {
		font-size: .14rem
	}
}

.Pipeline-main .module2 .rows .labels .Programs {
	width: 30%;
	font-weight: bold;
}

.Pipeline-main .module2 .rows .labels .Target {
	width: 20%;
	font-size: 18px;
	color: #333
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows .labels .Target {
		font-size: .12rem
	}
}

.Pipeline-main .module2 .rows .labels .Indications {
	width: 30%;
	font-size: 18px;
	color: #333
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows .labels .Indications {
		font-size: .12rem
	}
}

.Pipeline-main .module2 .rows .right-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 104px;
	padding-left: 24px;
	margin-left: 24px;
	border-left: 1px dashed rgba(22,89,153,.5)
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows .right-content {
		padding-right: .45rem;
		padding-left: .1rem;
		margin-left: .1rem
	}
}

.Pipeline-main .module2 .rows .right-content .labels-span {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.Pipeline-main .module2 .rows .right-content .labels-span span {
	background-color: rgba(22,89,153,.1);
	border-radius: 50px;
	text-align: center;
	padding: 16px 0;
	font-weight: 400;
	font-size: 16px;
	color: #165999;
	width: calc(20% - 6px)
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows .right-content .labels-span span {
		padding: .1rem 1px;
		font-size: .12rem;
		border-radius: 2px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
}

.Pipeline-main .module2 .rows-body {
	align-items: center;
	border-bottom: 1px dashed rgba(22,89,153,.5)
}

.Pipeline-main .module2 .rows-body:nth-child(2) {
	border-top: 1px solid #165999
}

.Pipeline-main .module2 .rows-body .Indications,.Pipeline-main .module2 .rows-body .Target {
	font-weight: 400
}

.Pipeline-main .module2 .rows-body .right-content {
	padding-top: 27px;
	padding-bottom: 27px
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-body .right-content {
		padding-top: .3rem;
		padding-bottom: .3rem
	}
}

.Pipeline-main .module2 .rows-body .right-content {
	position: relative
}

.Pipeline-main .module2 .rows-body .right-content .openBody {
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-body .right-content .openBody {
		right: .05rem;
		top: .18rem
	}
}

.Pipeline-main .module2 .rows-body .right-content .openBody .handimg {
	cursor: pointer;
	width: 35px;
	height: 35px
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-body .right-content .openBody .handimg {
		width: .3rem;
		height: .3rem
	}
}

.Pipeline-main .module2 .rows-body .right-content .openBody .handimg img {
	width: 100%;
	height: 100%
}

.Pipeline-main .module2 .rows-body .right-content .openBody .closeBody-img {
	display: none
}

.Pipeline-main .module2 .rows-body .right-content .labels-span {
	position: relative;
	border-radius: 50px;
	overflow: hidden;
	height: 30px
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-body .right-content .labels-span {
		height: .15rem
	}
}

.Pipeline-main .module2 .rows-body .right-content .labels-span span {
	position: relative;
	width: 20%;
	border-radius: 0
}

.Pipeline-main .module2 .rows-body .right-content .labels-span span:after {
	content: "";
	position: absolute;
	width: 2px;
	z-index: 2;
	top: 0;
	right: 0;
	height: 100%;
	background-color: #fff
}

.Pipeline-main .module2 .rows-body .right-content .labels-span span:nth-child(5):after {
	display: none
}

.Pipeline-main .module2 .rows-body .right-content .bars {
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	border-radius: 50px;
	background: -webkit-linear-gradient(bottom,#268ec7,#2aa6af);
	background: linear-gradient(0deg,#268ec7,#2aa6af)
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-body .right-content .bars {
		border-radius: 50px
	}
}

.Pipeline-main .module2 .rows-body .right-content .box-desc {
	height: 0;
	overflow: hidden
}

.Pipeline-main .module2 .rows-body .right-content .box-desc .desc {
	font-size: 18px;
	color: #333;
	line-height: 1.7;
	padding: 39px 0 34px
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-body .right-content .box-desc .desc {
		font-size: .16rem;
		padding: .3rem 0
	}
}

.Pipeline-main .module2 .rows-body .right-content .box-desc .link-more-k {
	padding: 15px 35px;
	margin-bottom: 10px;
	background-color: transparent
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-body .right-content .box-desc .link-more-k {
		padding: .1rem .3rem
	}
}

.Pipeline-main .module2 .rows-body .right-content .box-desc .link-more-k:hover {
	background-color: #165999
}

.Pipeline-main .module2 .rows-body.active {
	background-color: #f3f7fa
}

.Pipeline-main .module2 .rows-body.active .Programs {
	color: #165999
}

.Pipeline-main .module2 .rows-body.active .box-desc {
	display: block
}

.Pipeline-main .module2 .rows-body.active .openBody .openBody-img {
	display: none
}

.Pipeline-main .module2 .rows-body.active .openBody .closeBody-img {
	display: block
}

.Pipeline-main .module2 .rows-tips {
	margin: 40px 0 119px;
	font-weight: 400;
	font-size: 12px;
	color: #333;
	line-height: 1.7
}

@media only all and (max-width:1200px) {
	.Pipeline-main .module2 .rows-tips {
		margin: .3rem 0 1rem;
		font-weight: 400;
		font-size: .16rem;
		width: 100%
	}
}

.partnership-main .module1 {
	position: relative
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 {
		padding-bottom: .5rem
	}
}

.partnership-main .module1 .modelbg {
	position: absolute;
	bottom: 0;
	left: 0
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .modelbg {
		width: 80%
	}
}

.partnership-main .module1 .limitWidth-percentWidth {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.partnership-main .module1 .limitWidth-percentWidth .ft-list {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth .ft-list {
		width: 100%
	}
}

.partnership-main .module1 .limitWidth-percentWidth .desc-wraps {
	margin-top: 30px
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth .desc-wraps {
		margin-top: .3rem
	}
}

.partnership-main .module1 .limitWidth-percentWidth .desc-wraps .title {
	padding: 7px 0 2px 20px;
	border-left: 5px solid #165999;
	font-size: 16px;
	color: #333;
	font-weight: 700
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth .desc-wraps .title {
		padding: .05rem 0 .02rem .2rem;
		font-size: .18rem;
		border-left: 2px solid #165999
	}
}

.partnership-main .module1 .limitWidth-percentWidth .desc-wraps .desc {
	font-size: 16px;
	color: #333;
	line-height: 1.7;
	margin-top: 20px
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth .desc-wraps .desc {
		font-size: .16rem;
		margin-top: .2rem
	}
}

.partnership-main .module1 .limitWidth-percentWidth .ft-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 98%;
	padding: 40px 0 63px
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth .ft-content {
		padding: .4rem 0 .2rem;
		width: 100%
	}
}

.partnership-main .module1 .limitWidth-percentWidth .ft-content .text {
	font-size: 18px;
	color: #333;
	line-height: 1.6;
	margin-top: 24px
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth .ft-content .text {
		font-size: .16rem;
		margin-top: .3rem
	}
}

.partnership-main .module1 .limitWidth-percentWidth .betoimg {
	display: block;
	width: 40%;
	height: auto;
	margin-left: 27px
}

@media only all and (max-width:1200px) {
	.partnership-main .module1 .limitWidth-percentWidth .betoimg {
		width: 90%;
		margin: 0 auto;
		margin-bottom: .3rem
	}
}

.partnership-main .module2 {
	padding: 60px 0;
	background: url(../image/Science/tu3bg.png) no-repeat 100% 100%;
	background-size: cover
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 {
		padding: .4rem 0
	}
}

.partnership-main .module2 .limitWidth-percentWidth {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 .limitWidth-percentWidth {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.partnership-main .module2 .limitWidth-percentWidth .emails-tips {
	width: 570px;
	font-size: 18px;
	color: #333;
	line-height: 1.7
}

.partnership-main .module2 .limitWidth-percentWidth .emails-tips a {
	font-size: 18px;
	color: #165999!important;
	text-decoration: underline;
}

.partnership-main .module2 .limitWidth-percentWidth .emails-tips:hover a {
	color: #165999!important;
	text-decoration: underline;
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 .limitWidth-percentWidth .emails-tips {
		width: 100%;
		font-size: .16rem
	}

	.partnership-main .module2 .limitWidth-percentWidth .emails-tips a {
		font-size: .16rem
	}
}

.partnership-main .module2 .limitWidth-percentWidth .email-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 10px;
	border: 1px solid #165999;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 .limitWidth-percentWidth .email-box {
		height: .45rem;
		margin-top: .2rem
	}
}

.partnership-main .module2 .limitWidth-percentWidth .email-box:hover {
	background-color: #f3f7fa
}

.partnership-main .module2 .limitWidth-percentWidth .email-box:hover .link-icon {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}

.partnership-main .module2 .limitWidth-percentWidth .email-box .link-addr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.partnership-main .module2 .limitWidth-percentWidth .email-box .link-addr .emial-icon {
	display: block;
	width: 24px;
	height: auto;
	margin: 0 20px 0 24px
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 .limitWidth-percentWidth .email-box .link-addr .emial-icon {
		width: .2rem;
		margin: 0 .1rem 0 .14rem
	}
}

.partnership-main .module2 .limitWidth-percentWidth .email-box .link-addr span {
	font-size: 18px;
	color: #165999
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 .limitWidth-percentWidth .email-box .link-addr span {
		font-size: .16rem
	}
}

.partnership-main .module2 .limitWidth-percentWidth .email-box .link-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 0 19px;
	margin-left: 19px;
	border-left: 1px solid #165999
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 .limitWidth-percentWidth .email-box .link-box {
		padding: 0 .16rem;
		margin-left: .16rem
	}
}

.partnership-main .module2 .limitWidth-percentWidth .email-box .link-box .link-icon {
	height: 22px;
	width: auto;
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s
}

@media only all and (max-width:1200px) {
	.partnership-main .module2 .limitWidth-percentWidth .email-box .link-box .link-icon {
		height: .12rem
	}
}

body .Pipeline-main .module2-rows-list .rows-title {
	position: relative;
	padding-right: .4rem;
	width: 96%;
	margin: 0 auto
}

body .Pipeline-main .module2-rows-list .rows-title .openBody {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

body .Pipeline-main .module2-rows-list .rows-title .openBody .handimg {
	cursor: pointer;
	width: .4rem;
	height: .4rem
}

body .Pipeline-main .module2-rows-list .rows-title .openBody .handimg img {
	width: 100%;
	height: 100%
}

body .Pipeline-main .module2-rows-list .rows-title .openBody .closeBody-img {
	display: none
}

body .Pipeline-main .module2-rows-list .rows-title .labels {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

body .Pipeline-main .module2-rows-list .rows-title .labels span {
	text-align: left;
	font-weight: 700;
	font-size: .16rem;
	color: #333
}

body .Pipeline-main .module2-rows-list .rows-title .labels .Indications,body .Pipeline-main .module2-rows-list .rows-title .labels .Programs {
	width: 35%
}

body .Pipeline-main .module2-rows-list .rows-title .labels-nav {
	margin: .15rem 0 .25rem
}

body .Pipeline-main .module2-rows-list .rows-title .labels-nav span {
	font-weight: 400
}

body .Pipeline-main .module2-rows-list .rows-title .labels-nav .labels-other {
	font-weight: 700;
	font-size: .18rem;
	color: #165999
}

body .Pipeline-main .module2-rows-list .right-content {
	padding-bottom: .3rem;
	margin-bottom: .3rem;
	border-bottom: 1px solid #165999
}

body .Pipeline-main .module2-rows-list .right-content .labels-span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	border-radius: 50px;
	overflow: hidden;
	height: .2rem;
	width: 96%;
	margin: 0 auto;
	gap: 0 1px
}

body .Pipeline-main .module2-rows-list .right-content .labels-span span {
	display: block;
	position: relative;
	width: 20%;
	height: 100%;
	border-radius: 0;
	background: rgba(22,89,153,.1)
}

body .Pipeline-main .module2-rows-list .right-content .labels-span span:after {
	content: "";
	position: absolute;
	width: 1px;
	z-index: 2;
	top: 0;
	right: 0;
	height: 100%;
	background-color: #fff
}

body .Pipeline-main .module2-rows-list .right-content .labels-span span:last-child:after {
	display: none
}

body .Pipeline-main .module2-rows-list .right-content .labels-span .last-span {
	width: 20%
}

body .Pipeline-main .module2-rows-list .right-content .labels-span .last-span:after {
	display: none
}

body .Pipeline-main .module2-rows-list .right-content .span-nav {
	height: auto
}

body .Pipeline-main .module2-rows-list .right-content .span-nav span {
	height: 100%;
	background-color: rgba(22,89,153,.1);
	border-radius: 50px;
	text-align: center;
	padding: 5px 1px;
	font-weight: 400;
	font-size: .12rem;
	color: #165999;
	width: 20%
}

body .Pipeline-main .module2-rows-list .right-content .labels-bars {
	margin: .1rem auto
}

body .Pipeline-main .module2-rows-list .right-content .bars {
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	border-radius: 50px;
	background: -webkit-linear-gradient(bottom,#268ec7,#2aa6af);
	background: linear-gradient(0deg,#268ec7,#2aa6af)
}

@media only all and (max-width:1200px) {
	body .Pipeline-main .module2-rows-list .right-content .bars {
		border-radius: 50px
	}
}

body .Pipeline-main .module2-rows-list .right-content .box-desc {
	height: 0;
	overflow: hidden;
	padding: 0;
	background-color: rgba(22,89,153,.1)
}

body .Pipeline-main .module2-rows-list .right-content .box-desc .desc {
	font-size: 18px;
	color: #333;
	line-height: 1.7
}

@media only all and (max-width:1200px) {
	body .Pipeline-main .module2-rows-list .right-content .box-desc .desc {
		font-size: .16rem;
		margin-bottom: .35rem
	}
}

body .Pipeline-main .module2-rows-list .right-content .box-desc .link-more-k {
	padding: 20px 36px;
	margin-bottom: 50px;
	background-color: transparent
}

@media only all and (max-width:1200px) {
	body .Pipeline-main .module2-rows-list .right-content .box-desc .link-more-k {
		padding: .1rem .3rem;
		margin-bottom: 0
	}
}

body .Pipeline-main .module2-rows-list .right-content .box-desc .link-more-k:hover {
	background-color: #165999
}

body .Pipeline-main .module2-rows-list .actives .box-desc {
	height: auto;
	padding: .3rem .15rem;
	margin-top: .3rem;
	border-top: 1px solid #165999
}

body .Pipeline-main .module2-rows-list .actives .right-content {
	padding-bottom: 0
}

body .Pipeline-main .module2-rows-list .actives .openBody .openBody-img {
	display: none
}

body .Pipeline-main .module2-rows-list .actives .openBody .closeBody-img {
	display: block
}

.Pipeline-main .module2 .rows-body.active {
	align-items: start;
}

.Pipeline-main .module2 .rows.active .labels {
	padding-top: 27px;
}

.swiper-container-autoheight .swiper-wrapper {
	min-height: 400px;
}

body .kv .swiper-container .sw-ft #titles-tips {
	width: 70%;
	font-weight: 400;
	font-size: 28px!important;
	color: #fff;
	line-height: 1.6;
	margin-top: 78px;
	display: block
}
.kv .swiper-container .sw-ft #titles {
	font-size: 50px!important;
	color: #fff;
	display: block
}