.td_tit { display: none}
.pi { display: none}
#f_pst { display: none}
.pob { padding: 0 20px}
.pob p { display: none}
.dingzhi_author { display: none !important}
.pct { padding: 0}
.plc { padding: 0 !important}
.dingzhi_mbox { padding: 0 20px}
.app-info__official {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	position:relative;
	background:rgba(0, 0, 0, .2);
	padding:2px 6px;
	padding:2px var(--space-m4-w6);
	border-radius:6px;
	border-radius:var(--space-m4-w6)
}
.app-award-swiper .swiper-slide, .app-info-tag-swiper .swiper-slide {
    width: auto;
}
.app-info__official .official-icon {
	z-index:1;
	height:16px;
	height:var(--icon-size-m14-w16)
}
.app-info__official .app-info__official-text {
	white-space:nowrap;
	margin-left:2px
}
.app-detail {
	margin-top:-64px;
	padding:0 0 .1px
}
.app-detail__cover {
	height:366px;
	background-size:cover;
	background-repeat:no-repeat
}
.app-detail__top-block--loading {
	margin-top:-64px;
	height:493px;
	background-color:#ebeff0;
	background-color:var(--gray-02)
}
.app-detail__top-block--loading.app-detail__top-block_mobile--loading {
	height:366px
}
.app-detail__cover--x {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	height:92px;
	overflow:hidden;
	background-size:cover;
	background-repeat:no-repeat
}
.app-detail__cover--x .app-detail__cover-bg {
	content:" ";
	left:0;
	right:0;
	position:absolute;
	-webkit-transform:scaleY(-1);
	transform:scaleY(-1);
	background:inherit
}
@supports not ((-webkit-backdrop-filter:blur(15px)) or (backdrop-filter:blur(15px))) {
.app-detail__cover--x .app-detail__cover-bg {
-webkit-filter:blur(15px);
filter:blur(15px);
left:-5%;
right:-5%;
top:-30%
}
}
@media only screen and (max-width:499px) {
.app-detail__cover--x {
min-height:64px;
height:80px
}
}
.app-detail__cover--x .app-detail__header-banner {
	position:absolute;
	height:100%;
	left:0;
	right:0;
	bottom:0;
	background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .2))), rgba(114, 102, 104, .3);
	background:linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), rgba(114, 102, 104, .3);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:8px 16px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
@supports((-webkit-backdrop-filter:blur(15px)) or (backdrop-filter:blur(15px))) {
.app-detail__cover--x .app-detail__header-banner {
-webkit-backdrop-filter:blur(15px);
backdrop-filter:blur(15px)
}
}
.app-detail .app-detail__cover--x .app-detail__header-banner {
	padding-right:12px;
	padding-right:var(--space-m8-w12)
}
.app-detail__cover--x .app-detail__header-banner .nav-header__left {
	overflow:hidden
}
.app-detail__cover--x .app-detail__header-banner .nav-header__right {
	margin-left:4px;
	margin-left:var(--space-m2-w4)
}
.app-detail__cover--disable {
	height:114px;
	background:50% no-repeat;
	position:relative;
	overflow:hidden
}
.app-detail__cover--drop {
	position:absolute;
	min-height:100%;
	left:0;
	right:0;
	bottom:-6px;
	top:0;
	background:rgba(0, 0, 0, .2)
}
.standalone-layout .app-detail__cover--drop {
	bottom:-30px
}
.app-detail__nav-header--fix {
	position:absolute;
	top:0;
	z-index:300
}
.app-detail__header {
	width:100%;
	box-sizing:border-box;/*! autoprefixer: off */
	height:92px;
	height:calc(92px + var(--safe-area-inset-top))
}
.standalone-layout .app-detail__header {
	height:calc(92px + max(20px, var(--safe-area-inset-top)))
}
.app-detail__header .app-detail__header-banner {
	padding-top:46px;
	padding-bottom:14px;/*! autoprefixer: off */
	height:92px;
	height:calc(92px + var(--safe-area-inset-top));
	box-sizing:border-box
}
.standalone-layout .app-detail__header .app-detail__header-banner {
	height:calc(92px + max(20px, var(--safe-area-inset-top)))
}
@media only screen and (max-width:688px)and (min-width:500px) {
.app-detail__header {
width:calc(100% - 32px)
}
}
.standalone-layout .app-detail-layout .app-detail__nav-header {
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end
}
@media only screen and (max-width:499px) {
.app-detail__header {/*! autoprefixer: off */
height:56px;
height:calc(56px + var(--safe-area-inset-top));
min-height:56px
}
.standalone-layout .app-detail__header {
height:calc(56px + max(20px, var(--safe-area-inset-top)))
}
.app-detail__header .app-detail__header-banner {/*! autoprefixer: off */
height:56px;
height:calc(56px + var(--safe-area-inset-top));
padding:20px 16px 14px
}
.standalone-layout .app-detail__header .app-detail__header-banner {
height:calc(56px + max(20px, var(--safe-area-inset-top)))
}
.app-detail-nav-header__text {
max-width:180px
}
}
.app-detail__header--normal {
	width:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding:0 14px
}
@media only screen and (max-width:499px) {
.app-detail__header--normal {
padding:0 16px
}
}
.app-detail__nav-header {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.app-detail__nav-header .tap-button {
	white-space:nowrap
}
.app-detail__header__icon {
	width:36px;
	height:36px;
	border-radius:10px;
	border-radius:var(--radius-m8-w10);
	-ms-flex-negative:0;
	flex-shrink:0;
	margin-left:12px;
	margin-left:var(--space-m8-w12);
	margin-right:8px;
	margin-right:var(--space-m6-w8)
}
.app-detail__main .announcement {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding:0;
	margin-bottom:20px;
	margin-bottom:var(--space-m16-w20);
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.app-detail__main .announcement .announcement_icon {
	width:18px;
	height:18px
}
.app-detail__main .announcement__text {
	padding:10px 8px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background:#f5f7f8;
	background:var(--gray-01);
	border-radius:4px;
	width:calc(100% - 28px);
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.app-detail__main .announcement__text .tap-text__one-line {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.app-detail__main .announcement__text .icon-arrow-right {
	width:10px;
	height:10px
}
.app-detail__main .app-button-group {
	padding:12px 0;
	padding:var(--space-m8-w12) 0
}
.app-detail__tab-warp {
	height:48px
}
.app-detail__tab-warp, .app-detail__tab-warp .van-sticky--fixed {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	background:var(--primary-white)
}
.app-detail__tab-warp .tap-tabs-router-header {
	height:48px;
	padding:12px 0;
	padding:var(--space-m8-w12) 0
}
.app-detail__tab-warp .tap-tabs-router-header__link {
	color:#868c92;
	color:var(--gray-06);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.app-detail__tab-warp .tap-tabs-router-header__link:first-of-type, .app-detail__tab-warp .tap-tabs-router-header__link:last-of-type {
	-webkit-transform-origin:center;
	transform-origin:center
}
.app-detail__tab-warp .tap-tabs-router-header__link.tap-slide--active {
	color:#1d2127;
	color:var(--gray-08);
	-webkit-transform:scale(1);
	transform:scale(1)
}
.app-detail__tab-warp .swiper-slide {
	text-align:center
}
.app-detail__tab-warp .router-tabs--active {
	font-weight:700;
	color:#1d2127;
	color:var(--gray-08)
}
.app-detail__tab-warp .swiper-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.app-detail__tab-warp .tap-slide__content {
	-webkit-box-flex:1;
	-ms-flex:1 0;
	flex:1 0
}
@media only screen and (max-width:499px) {
.app-detail__tab-warp, .app-detail__tab-warp.tap-tabs-router-header, .app-detail__tab-warp.tap-tabs-router-header .van-sticky--fixed {
height:40px
}
}
.app-detail__tab-warp--less, .app-detail__tab-warp--less .van-sticky--fixed {
	padding:0 20px;
	padding:0 var(--space-m16-w20)
}
.app-detail__tab-warp--more, .app-detail__tab-warp--more .van-sticky--fixed {
	padding-left:20px;
	padding-left:var(--space-m16-w20)
}
.app-detail__tab-item {
	width:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.app-detail__tab-item .tab-item__text {
	margin-left:6px;
	margin-left:var(--space-m4-w6)
}
.app-detail__tab {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	justify-items:center;
	height:100%
}
.app-detail__tab.app-detail__tab--sticky {
	border-bottom:.5px solid #ebeff0;
	border-bottom:.5px solid var(--gray-02)
}
.app-detail__nav-header .app-detail__button--back {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.app-info-detail {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.header-banner__icon {
	width:64px;
	height:64px;
	text-align:center;
	border-radius:10px;
}
.header-banner__text-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin-left:16px;
	overflow:hidden;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.header-banner__desc, .header-banner__title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.header-banner__desc {
	margin-top:8px
}
.game-desc-hints {
}
.app-detail__warp {
	padding:16px 20px;
}
.app-info-overview {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	position:relative
}
.app-info-overview.app-detail__warp {
	padding-top:0;
	padding-bottom:0
}
.app-info-overview .qrcode-button {
	position:absolute;
	right:0;
	top:0;
	width:32px;
	height:32px;
	background:0 0;
	font-size:24px;
	color:#15c5ce;
	color:var(--primary-tap-blue)
}
.app-info-overview .qrcode-button .qrcode {
	width:32px;
	height:32px
}
@media only screen and (max-width:499px) {
.app-info-overview {
padding-bottom:10px
}
}
.game-info-warp {
	padding:12px 0
}
.game-info-warp, .game-info__text {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.game-info__text {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	overflow:hidden
}
.game-info__text .game-info__key {
	margin-right:8px;
}
.game-info__text .game-info__text-item {
	margin-bottom:4px
}
.game-info__text .game-info__text-item:last-child {
	margin-bottom:0
}
.game-info__text .game-info__text-item .game-info__stat--text:last-child {
	margin-right:0
}
.app-rating.game-info__stat--review {
	line-height:normal;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
@media only screen and (min-width:499px) {
.app-rating.game-info__stat--review {
margin-right:12px
}
}
.app-rating.game-info__stat--review .app-rating__less-rating {
	margin-top:8px
}
.game-info__stat--review-number {
	margin-right:0;
	font-size:34px
}
@media only screen and (max-width:499px) {
.game-info__stat--review-number {
font-size:24px
}
}
.game-info__stat--review-icon {
	width:55px;
	height:16px
}
@media only screen and (max-width:499px) {
.game-info__stat--review-icon {
width:38px;
height:11px
}
}
.game-info__stat--text {
	margin-right:16px;
	margin-right:var(--space-m12-w16)
}
.app-detail-layout .icon--transparent {
	height:40px;
	width:40px
}
.app-detail-layout .taptap__main-header-content {
	position:relative
}
@media only screen and (max-width:996px) {
.app-detail-layout .tap-search-box__trigger, .app-detail-layout .tap-search-box__wrapper {
background:rgba(0, 0, 0, .35)
}
.app-detail-layout .taptap__main-header-content {
position:static
}
.app-detail-layout .tap-search-box__wrapper .tap-search-box__trigger .icon-ico-m28-w28-search, .app-detail-layout .tap-search-box__wrapper .tap-search-box__trigger .icon-mobile-search {
fill:#fff;
fill:var(--extension-button-label-white);
color:#fff;
color:var(--extension-button-label-white)
}
}
@media only screen and (max-width:499px) {
.app-detail-layout .app-detail__more-wrapper {
height:28px
}
.app-detail-layout .app-detail__header__icon {
height:28px;
width:28px
}
.app-detail-layout .icon--transparent, .app-detail-layout .top-operation__avatar, .app-detail-layout .top-operation__search-small {
height:28px;
width:28px;
-webkit-box-shadow:none;
box-shadow:none
}
.app-detail-layout .taptap__top-operation-wrap {
margin-right:16px
}
.app-detail-layout .icon-ico-m28-w28-search {
width:24px;
height:24px;
font-size:24px
}
}
.app-detail-nav-header__text {
	overflow:hidden
}
.fade-enter-active, .fade-leave-active {
-webkit-transition:opacity .5s;
transition:opacity .5s
}
.fade-enter, .fade-leave-to {
	opacity:0
}
.app-detail-follow__icon {
	margin:0 6px;
	margin:0 var(--space-m4-w6)
}
.app-detail-follow__icon.icon-correct {
	color:#868c92;
	color:var(--gray-06)
}
.header-banner__divider {
	position:relative;
	height:40px;
	width:1px;
	margin:0 12px;
	margin:0 var(--space-m8-w12)
}
.header-banner__divider:before {
	position:absolute;
	content:"";
	display:block;
	pointer-events:none;
	top:-50%;
	right:-50%;
	bottom:-50%;
	left:-50%;
	border:0 solid hsla(0, 0%, 100%, .2);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	border-left-width:1px
}
@media only screen and (min-width:499px) {
.header-banner__divider {
height:44px
}
}
.app-detail-follow__wrapper {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	color:#fff;
	color:var(--extension-button-label-white);
	padding:6px 0;
	padding:var(--space-m4-w6) 0;
	cursor:pointer;
	width:auto;
	min-width:auto;
	height:auto;
	background:transparent;
	border:none;
	border-radius:0
}
.app-detail-follow__wrapper.tap-button--small.tap-button--wide-screen {
	width:auto;
	min-width:auto;
	height:auto;
	border-radius:0;
	padding:6px 0;
	padding:var(--space-m4-w6) 0
}
.app-detail-follow__wrapper.tap-button--primary .loading-dots__dot {
	background-color:hsla(0, 0%, 100%, .45);
	background-color:var(--extension-components-border-gray)
}
.app-detail-follow__wrapper.tap-button--primary.tap-button--done {
	background:transparent;
	color:hsla(0, 0%, 100%, .45);
	color:var(--extension-components-border-gray)
}
.app-detail-follow__text {
	max-width:48px
}
.app-info-tag-swiper.app-highlight-tag-swiper {
	margin-bottom:8px
}
@media only screen and (max-width:499px) {
.app-info-tag-swiper.app-highlight-tag-swiper .tap-swiper-button {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
width:40px;
background:-webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
background:-webkit-gradient(linear, right top, left top, from(var(--primary-white)), to(hsla(0, 0%, 100%, 0)));
background:linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
background:linear-gradient(270deg, var(--primary-white), hsla(0, 0%, 100%, 0))
}
.app-info-tag-swiper.app-highlight-tag-swiper .tap-swiper-button .icon-arrow_down {
display:none
}
}
.app-detail__button--tips {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background:#fff5f1;
	background:var(--primary-tap-orange-light);
	border-radius:10px;
	border-radius:var(--radius-m8-w10);
	color:#fa0;
	color:var(--extension-yellow);
	padding:12px 20px;
	padding:var(--space-m8-w12) var(--space-m16-w20)
}
.app-detail-tips-warn__icon {
	width:30px;
	height:30px;
	margin-right:6px;
	margin-right:var(--space-m4-w6)
}
.app-detail__campfire {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-item-align:end;
	align-self:flex-end;
	margin-bottom:1px
}
.app-detail__campfire-icon {
	margin-right:4px;
	margin-right:var(--space-m2-w4)
}
.app-detail__banner-title-text, .app-detail__banner-title-text .tap-text {
	display:inline
}
.app-campfire-block .tap-media-popup.tap-media-popup--line .media-popup__header {
	padding:12px 20px;
	padding:var(--space-m8-w12) var(--space-m16-w20)
}
.app-campfire-block .tap-media-popup.tap-media-popup--line .media-popup__header:after {
	content:none
}
.app-campfire-block .tap-media-popup.tap-media-popup--line .media-popup__header-text {
	padding:0
}
.app-campfire-block .tap-media-popup.tap-media-popup--line .media-popup__body {
	padding:0 20px 20px;
	padding:0 var(--space-m16-w20) var(--space-m16-w20)
}
.app-campfire-block .media-modal-header__title {
	font-size:18px;
	font-size:var(--heading-m16-w18-size);
	line-height:26px;
	line-height:var(--heading-m16-w18-line-height);
	color:#1d2127;
	color:var(--gray-08)
}
.app-campfire-block .media-modal__header--close {
	color:#868c92;
	color:var(--gray-06)
}
.app-campfire-block .media-popup__close-icon {
	display:none
}
.app-campfire-block .media-modal__body {
	padding:0 24px 20px;
	padding:0 var(--space-m20-w24) var(--space-m16-w20)
}
.app-campfire-block .media-sheet-slider {
	margin:0 auto
}
.app-campfire-block-item {
	margin:0;
	padding:20px 0;
	padding:var(--space-m16-w20) 0;
	border-bottom:.5px solid rgba(29, 33, 39, .12);
	border-bottom:.5px solid var(--extension-divider-gray)
}
.app-campfire-block-item:last-child {
	border-bottom:none
}
.app-campfire-block-item:first-child {
	padding-top:0
}
.app-campfire-block-item .tap-list__status-box {
	padding:0;
	min-height:0
}
.app-campfire-block__label {
	margin-bottom:10px;
	margin-bottom:var(--space-m8-w10)
}
.app-detail__more-wrapper {
	cursor:pointer
}
.app-detail__more-wrapper .user-menu__popover {
	width:280px
}
.app-detail__more-wrapper .user-menu__popover .dropdown-menu__wrap {
	height:auto
}
@media only screen and (max-width:499px) {
.app-detail__more-wrapper .user-menu__popover {
display:none
}
}
.app-more-action-list__item {
	padding:16px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	cursor:pointer;
	color:#1d2127;
	color:var(--gray-08)
}
.app-more-action-list__item.app-more-action-list__item-collect {
	padding:0
}
.app-more-action-list__item.app-more-action-list__item-collect .collect-button__icon-text {
	padding:16px;
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.action-list-item__text {
	font-size:16px;
	font-size:var(--paragraph-m16-w16-size);
	line-height:24px;
	line-height:var(--paragraph-m16-w16-line-height);
	color:#1d2127;
	color:var(--gray-08)
}
.action-list-item__icon, .app-collect-button .svg-icon {
	margin-right:12px;
	width:28px;
	width:var(--icon-size-m28-w28);
	height:28px;
	height:var(--icon-size-m28-w28)
}
.embed-iframe-container {
	width:100%;
	height:90px;
	border:none;
	border-radius:8px;
	border-radius:var(--radius-m6-w8)
}
.app-embed-modal-container {
	padding-bottom:.1px
}
.app-embed-modal-container .tap-media-modal {
	max-height:unset
}
.app-embed-modal-container .media-modal__body {
	margin:0 20px
}
.app-embed__caption {
	margin-top:28px;
	margin-bottom:10px
}
.app-embed__textarea {
	width:100%;
	padding:16px;
	padding:var(--space-m12-w16);
	border-radius:8px;
	border-radius:var(--radius-m6-w8);
	background:#f5f7f8;
	background:var(--gray-01);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size:12px;
	font-size:var(--caption-m10-w12-size);
	line-height:18px;
	line-height:var(--caption-m10-w12-line-height);
	color:#1d2127;
	color:var(--gray-08)
}
.app-embed-modal__footer {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:24px
}
.app-embed-modal__footer .tap-button {
	margin-left:20px
}
.embed-nav-bar__tabs .van-tabs__content {
	padding-top:24px
}
.embed-nav-bar__tabs .van-tab {
	-webkit-box-flex:0;
	-ms-flex:0 1 auto;
	flex:0 1 auto;
	margin-right:30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:0;
	color:#b9bec1;
	color:var(--gray-04)
}
.embed-nav-bar__tabs .van-tab, .embed-nav-bar__tabs .van-tab--active {
	font-size:16px;
	font-size:var(--paragraph-m16-w16-size);
	line-height:24px;
	line-height:var(--paragraph-m16-w16-line-height)
}
.embed-nav-bar__tabs .van-tab--active {
	font-weight:700;
	color:#1d2127;
	color:var(--gray-08)
}
.embed-nav-bar__tabs .van-tabs__nav {
	padding-bottom:0
}
.embed-nav-bar__tabs .van-tabs__line {
	bottom:0;
	wwidth:24px;
	height:2px
}
.embed-nav-bar__tabs .van-tab__pane, .embed-nav-bar__tabs .van-tabs__content {
	position:relative
}
.app-detail-button__tips {
	text-align:center;
	margin-top:4px
}
.app-button-group {
	-ms-flex-pack:distribute;
	justify-content:space-around
}
.app-button-group .app-button-group__button-wrap:not(:last-child) {
margin-right:16px;
}
.app-button-group .app-detail-button, .app-button-group .tap-button {
	width:100%
}
