.pls-db-inner {
    position: relative;
    z-index: 2;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 0;
}
.page-about-home .mod-hero__event {
    position: absolute;
    bottom: -64px;
    left: 50%;
    z-index: 2;
    padding: 0 10px;
    max-width: 1200px;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.page-about-home .mod-choose.pls-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-image: url(../img/bg-mod-choose_b4a.jpg);
    margin-top: 80px;
}
.page-about-home .pls-section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.tp-grid__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    box-sizing: border-box;
    margin-right: 0;
    margin-left: 0;justify-content: space-between;
}
.pls-section__inner {
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1180px;
}
.tp-btn {
	display:inline-block;
	box-sizing:border-box;
	min-width:104px;
	height:36px;
	padding:0 24px;
	color:#fff;
	font-size:14px;
	line-height:34px;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:#00a4ff;
	border:1px solid transparent;
	outline:0 none;
	cursor:pointer
}
.tp-btn:active,.tp-btn:hover {
	background-color:#0092ee;
	transition:all .3s ease-in-out
}
.tp-btn.is-disabled {
	cursor:default
}
.tp-btn.is-disabled,.tp-btn.is-disabled:active,.tp-btn.is-disabled:hover {
	color:#999;
	background-color:#ddd;
	border-color:#ddd
}
.tp-btn--pay {
	background-color:#ff7200
}
.tp-btn--pay:active,.tp-btn--pay:hover {
	background-color:#f06c00
}
.tp-btn--pay.is-loading:active,.tp-btn--pay.is-loading:hover {
	background-color:#ff7200
}
.tp-btn--pay .tp-loading__dot {
	background-color:#fff
}
.tp-btn--hole {
	color:#00a4ff;
	background-color:transparent;
	border-color:#00a4ff
}
.tp-btn--hole:active,.tp-btn--hole:hover {
	color:#00a4ff;
	background-color:rgba(0,164,255,.15)
}
.tp-btn--hole.is-loading:active,.tp-btn--hole.is-loading:hover,.tp-btn--weak-hole {
	background-color:transparent
}
.tp-btn--weak-hole {
	color:#666;
	border-color:#ddd
}
.tp-btn--weak-hole:active,.tp-btn--weak-hole:hover {
	color:#000;
	background-color:#fff;
	border-color:#999
}
.tp-btn--weak-hole.is-loading:active,.tp-btn--weak-hole.is-loading:hover {
	background-color:transparent;
	border-color:#ddd
}
.tp-btn--white-hole {
	color:#fff;
	background-color:transparent;
	border-color:#fff
}
.tp-btn--white-hole:active,.tp-btn--white-hole:hover {
	color:#000;
	background-color:#fff;
	border-color:#fff
}
.tp-btn--white-hole.is-loading:active,.tp-btn--white-hole.is-loading:hover {
	background-color:transparent;
	border-color:#ddd
}
.tp-btn--link {
	min-width:auto;
	padding-right:0;
	padding-left:0;
	color:#00a4ff;
	background-color:transparent;
	border:none
}
.tp-btn--link:active,.tp-btn--link:hover {
	color:#0092ee;
	background-color:transparent
}
.tp-btn--link.is-disabled {
	background-color:transparent
}
.tp-btn--link.is-disabled:active,.tp-btn--link.is-disabled:hover {
	background-color:transparent;
	pointer-events:none
}
.tp-btn--link-weak {
	min-width:auto;
	padding-right:0;
	padding-left:0;
	color:#666;
	background-color:transparent;
	border:none
}
.tp-btn--link-weak:active,.tp-btn--link-weak:hover {
	color:#000;
	background-color:transparent
}
.tp-btn--link-weak.is-disabled {
	background-color:transparent
}
.tp-btn--link-weak.is-disabled:active,.tp-btn--link-weak.is-disabled:hover {
	background-color:transparent;
	pointer-events:none
}
.tp-btn--icon {
	display:-ms-inline-flexbox;
	display:inline-flex
}
.tp-btn--icon,.tp-btn .tp-btn__icon {
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-pack:center;
	justify-content:center
}
.tp-btn .tp-btn__icon {
	display:-ms-flexbox;
	display:flex;
	margin-right:4px;
	font-size:16px
}
.tp-btn .tp-btn__icon:last-child {
	margin-right:0;
	margin-left:4px
}
.tp-btn .tp-btn__icon:only-child {
	margin-right:0;
	margin-left:0
}
.tp-btn .tp-btn__icon svg {
	width:1em;
	height:auto
}
.tp-btn.size-xs {
	min-width:80px;
	height:28px;
	padding:0 10px;
	font-size:12px;
	line-height:26px
}
.tp-btn.size-s {
	min-width:104px;
	height:32px;
	padding:0 24px;
	line-height:30px
}
.tp-btn.size-l {
	min-width:152px;
	height:40px;
	padding:0 24px;
	line-height:38px
}
.tp-btn.size-xl {
	height:44px;
	line-height:42px
}
.tp-btn.size-xl,.tp-btn.size-xxl {
	min-width:176px;
	padding:0 24px;
	font-size:16px
}
.tp-btn.size-xxl {
	height:48px;
	line-height:46px
}
.tp-btn--link-weak.size-auto,.tp-btn--link.size-auto {
	width:auto;
	min-width:auto;
	height:auto;
	font-size:inherit;
	line-height:inherit
}
.tp-btn.size-auto-width {
	min-width:0
}
.tp-btn.size-full-width {
	display:block;
	width:100%;
	min-width:0
}
.tp-btn--icon.size-full-width {
	display:-ms-flexbox;
	display:flex
}
.tp-btn--link-weak[class*=" size-"],.tp-btn--link-weak[class^=size-],.tp-btn--link[class*=" size-"],.tp-btn--link[class^=size-] {
	min-width:auto;
	padding-right:0;
	padding-left:0
}
.tp-btn.is-loading {
	cursor:default
}
.tp-btn--primary.is-loading:active,.tp-btn--primary.is-loading:hover {
	background-color:#00a4ff
}
.tp-btn--primary .tp-loading__dot {
	background-color:#fff
}
.tp-btn__text {
	color:inherit
}
.about-product-series {
	margin:0 auto;
	padding:0 98px;
	width:1204px;
	box-sizing:content-box;
	background-image:url(../About/images/bg_c97.svg);
	background-position:50%;
	background-size:1204px 664px;
	background-repeat:no-repeat
}
.about-product-series-inner {
	position:relative;
	padding-top:664px;
	width:100%;
	height:0
}
.about-product-series-anchor {
	position:absolute;
	top:50%;
	left:50%;
	font-size:0;
	cursor:pointer
}
.about-product-series-icon,.about-product-series-tit {
	display:inline-block;
	vertical-align:middle
}
.about-product-series-hd {
	position:relative;
	padding:12px 12px 12px 40px
}
.about-product-series-hd:before,.about-product-series-icon {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-16px;
	background:#fff;
	border-radius:50%
}
.about-product-series-hd:before {
	content:"";
	display:block;
	width:32px;
	height:32px;
	box-shadow:0 0 4px 0 rgba(0,0,0,.3)
}
.about-product-series-icon {
	padding:8px;
	font-size:0;
	z-index:2
}
.about-product-series-icon i {
	display:inline-block;
	vertical-align:middle;
	width:16px;
	height:16px;
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover
}
.about-product-series-tit {
	padding:3px 0;
	line-height:26px;
	font-size:16px;
	color:#000;
	white-space:nowrap
}
.about-product-series-bubble {
	position:absolute;
	right:100%;
	top:8px;
	padding-right:10px;
	z-index:9;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateX(8px);
	transform:translateX(8px);
	transition:all .2s ease-out
}
.about-product-series-menu {
	max-height:200px;
	overflow-y:auto
}
.about-product-series-menu-box+.about-product-series-menu-box {
	margin-top:8px
}
.about-product-series-menu-tit {
	line-height:24px;
	font-size:14px;
	color:#333;
	font-weight:400
}
.about-product-series-menu-tit a {
	display:block;
	color:inherit
}
.about-product-series-menu-tit a:hover {
	color:#f67001
}
.about-product-series-menu-list {
	margin-top:4px;
	padding:4px;
	background:#f5f7fa
}
.about-product-series-menu-item {
	line-height:20px;
	font-size:12px;
	color:#666
}
.about-product-series-menu-item a {
	display:block;
	color:inherit
}
.about-product-series-menu-item a:hover {
	color:#f67001
}
.about-product-series-menu-item+.about-product-series-menu-item {
	margin-top:2px
}
.about-feature-card {
	box-sizing:border-box;
	padding:40px 28px;
	height:270px;
	max-width:226px;
	position:relative;
    background: url(../img/bg-1.png) no-repeat center;
	background-size:contain;
}
.about-feature-card.is-current {
    background:url(../img/featrue-card-bg_3c0.png) no-repeat center;
    background-size:contain;
    }
.about-feature-card.is-current .about-feature-card-title{color:#fff;}
.about-feature-card.is-current .about-feature-card-desc{color:#fff;}
.about-feature-card-inner {
	position:relative;
	z-index:1
}
.about-feature-card-hd {
	margin-bottom:32px
}
.about-feature-card-title {
	font-size:20px;
	color:#495770;
	letter-spacing:0;
	line-height:28px;
	font-weight:500
}
.about-feature-card-desc {
	font-size:14px;
	color:#9ea6b3;
	letter-spacing:0;
	line-height:24px;
	max-height:120px;
	display:-webkit-box;
	box-orient:vertical;
	-webkit-line-clamp:5;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:normal
}
.about-feature-card-icon {
	width:136px;
	height:136px;
	background-size:100% 100%;
	background-position:50%;
	background-repeat:no-repeat;
	top:-70px;
	right:8px;
	position:absolute;
	opacity:0;
	visibility:hidden
}
.page-about-home .mod-hero {
	position:relative
}
.page-about-home .pls-db-isAir {
	padding-top:62px
}
.page-about-home .pls-db {
	position:relative;
	height:800px;
	background-image:url(../img/bg-banner-pc_a4a.jpg);
	background-color:#f3f5f8;
	background-size:1920px 800px;
	background-position:50%;
	background-repeat:no-repeat;
	box-sizing:border-box
}
.page-about-home .pls-db-inner:after {
	display:none
}
.page-about-home .pls-db-ctn {
	padding-top:80px;
	display:block;
	max-width:640px;
}
.page-about-home .pls-db-title {
	line-height:84px;
	font-size:60px;
	color:#252c3a;
	font-weight:500
}
.page-about-home .pls-db-subtitle {
	margin-top:8px;
	line-height:40px;
	font-size:28px;
	color:#252c3a
}
.page-about-home .pls-db-left .pls-db-txt {
	max-width:100%
}
.page-about-home .pls-db-txt {
	margin-top:40px;
	line-height:28px;
	font-size:16px;
	color:#495770;
	text-align:justify
}
.page-about-home .mod-hero__player {
	display:inline-block;
	vertical-align:6px;
	margin-left:20px;
	font-size:0
}
.page-about-home .mod-hero__player-btn {
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:4px 12px 4px 32px;
	line-height:24px;
	font-size:12px;
	color:#fff;
	border-radius:16px;
	background-color:#0354d9;
	cursor:pointer
}
.page-about-home .mod-hero__player-btn:hover {
	background-color:#2670e8
}
.page-about-home .mod-hero__player-btn:before {
	content:"";
	display:block;
	position:absolute;
	left:4px;
	top:4px;
	width:24px;
	height:24px;
	background-image:url(images/sprite.About-202206071232.svg);
	background-position:24.528301886792452% 22.22222222222222%;
	background-size:762.5% auto
}
.page-about-home .mod-hero__event {
	margin:0 auto;
	box-sizing:border-box
}
.page-about-home .mod-hero__event-inner {
	background-color:#fff;
	border-radius:4px;
	box-shadow:8px 8px 20px 0 rgba(55,99,170,.1)
}
.page-about-home .mod-hero__event .tp-grid__col,.page-about-home .mod-hero__event .tp-grid__row {
	margin:0;
	padding:0
}
.page-about-home .mod-hero__event-cell {
	padding:20px 20px 24px;
	text-align:center
}
.page-about-home .mod-hero__event-tit {
	line-height:48px;
	font-size:32px;
	color:#f67001;
	font-weight:400;
	-webkit-font-smoothing:antialiased
}
.page-about-home .mod-hero__event-desc {
	margin-top:12px;
	line-height:26px;
	font-size:16px;
	color:#495770
}
.page-about-home .tp-grid__row {
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:-20px
}
.page-about-home .tp-grid__col {
	margin-bottom:20px;
	padding-left:5px;
	padding-right:5px
}
.page-about-home .tp-grid__col:last-child{margin-right: 0;}
.page-about-home .tp-grid__col--5 {
	width:20%
}
.page-about-home .tp-link--arrow {
	color:#f67001
}
.page-about-home .tp-btn {
	background-color:#f67001
}
.page-about-home .tp-link--arrow:after {
	background-image:url(images/sprite.About-202206071232.svg);
	background-position:35.59322033898305% 26.582278481012654%;
	background-size:3050% auto
}
.page-about-home .mod-footer {
	margin-top:28px;
	text-align:center
}
.page-about-home .mod-footer .tp-link--arrow {
	line-height:24px
}
.page-about-home .mod-product .mod-footer .tp-btn {
	min-width:220px;
	border-radius:2px;
	background-color:#f67001
}
.page-about-home .mod-product .mod-footer .tp-btn:hover {
	background-color:#2670e8
}
.page-about-home .mod-service .tp-link--arrow {
	line-height:24px
}
.page-about-home .mod-service .pls-section__desc,.page-about-home .mod-service .pls-section__title {
	color:#fff
}
.page-about-home .mod-service .about-scene-card {
	min-height:280px;
	box-sizing:border-box
}
.page-about-home .mod-location.pls-section {
	background:#242933
}
.page-about-home .mod-location .pls-section__title {
	color:#fff
}
.page-about-home .mod-location .pls-section__desc {
	color:hsla(0,0%,100%,.6)
}
.page-about-home .mod-authentic-card {
	display:block;
	padding:20px
}
.who_con .txt {
	height:170px;
	overflow:hidden;
}
.who_con .txt.expandTxt {
	height:auto;
}
.packBtn {
	color:#FE5E00;
	font-size:18px;
	cursor:pointer;
	display:none;
}
.who_con .txt p {
	font-weight:400;
	color:#5C5C5C;
	line-height:38px;
	font-size:16px;
	margin-bottom:20px;
	text-align:left;
}
.who_con .more,.who_con .more a {
	text-align:center;
	font-weight:400;
	color:#FE5E00;
	line-height:25px;
	font-size:18px;
	margin-top:50px;
	cursor:pointer;
}
.who_con .more img {
	width:8px;
	height:13px;
	margin-left:8px;
}
.who_con .moreBtn img {
	transform:rotate(
     90deg
     );
}
.who_con .packBtn img {
	transform:rotate(
     -90deg
     );
}
.about-who{padding-top: 124px;}
@media screen and (max-width: 750px) {
	.page-about-home .pls-db-ctn{padding-top:20px;}
	.page-about-home .pls-db-title {
		display: block;
		font-weight: 500;
		font-size: 36px;
		line-height: 44px;
		margin-right: 0;
	}
	.who_con .txt p{line-height: 2.2;}
	.nytil04{font-size: 24px;}
	.about-who{padding-top:80px;}
	.page-about-home .mod-choose.pls-section{margin-top:20px;}
	.about-feature-card {
		display: table;
		table-layout: fixed;
		max-width:100%;height: auto;
		padding: 12px 16px;
		background-image: linear-gradient(0deg,#fff,#f3f5f8);
		border: 2px solid #fff;
		box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 #fff;
		border-radius: 4px;
		box-sizing: border-box;
	}
	.about-feature-card-hd {
		margin-bottom: 10px;
	}
	.page-about-home .pls-section {
		padding-top: 80px;
		padding-bottom: 10px;
	}
	.about-data{height: 500px;}
	.data_swiper b {
		font-size:100px;
		line-height: 150px;
		display: block;
		height: 150px;
		font-family: 'rubrik';
		position: relative;
		color: #fff;
		background: linear-gradient(to bottom, #fff, #595c60);
		-webkit-background-clip: text;
		color: transparent;
	}
}