@import url("./css-006-745078601787.css");
@import url("./css-008-aa1a2f26873c.css");
@import url("./css-009-28ac945ed6ca.css");
@import url("./css-010-5057c14e4672.css");
@import url("./css-011-126a99bc0378.css");
@import url("./css-012-825c089edd67.css");
@import url("./css-014-b60a992986d2.css");
@import url("./css-015-d90d27dc7fd2.css");
@import url("./css-017-e9441d730f86.css");
@import url("./css-018-73f47ab80102.css");
@import url("./css-019-d86a2a5531c6.css");
@import url("./css-020-4a679d2019bb.css");
@import url("./css-021-7007dbdca28f.css");
@import url("./css-023-0310177d44fa.css");
@import url("./css-024-d373b390b97e.css");
@import url("./css-025-167c24c2e361.css");
@import url("./css-026-00dd66e4b7d9.css");
@import url("./css-027-36f5da84de4e.css");
@import url("./css-028-32ecbfb8df18.css");
:root {
	--sf-img-23: url("../fonts/fonts-001-b3803dcd2f91.woff2");
	--sf-img-26: url("../images/images-001-c50d7d86a552.webp");
	--sf-img-33: url("../images/images-002-82669cedc546.webp");
	--sf-img-34: url("../images/images-006-f3945b412183.webp");
	--sf-img-35: url("../images/images-003-6003a4c1e99a.webp");
	--sf-img-36: url("../images/images-004-20852f63663f.webp");
	--sf-img-37: url("../images/images-007-fa53fbde2ad4.webp");
	--sf-img-38: url("../images/images-005-93d5152531ec.webp");
	--sf-img-59: url("../images/images-008-72b5fe2334b9.png");
}


#ssr-render-app { overflow: hidden; }
@media screen and (max-width: 1024px) {
	#ssr-render-app {
		padding-top: 78px;
	}
}

#header-logo,
#footer-logo {
	display: block;
	width: 168px;
	height: auto;
	max-height: 65px;
	object-fit: contain;
}
#footer-logo {
	max-height:110px !important;
}
#header .nav-dropdown,
#header .search-down,
#header .search-mask,
#header .has-product,
#header .no-product {
	display: none;
}

#header .product-mega-dropdown {
	left: 0 !important;
	right: 0 !important;
	inset: 100% 0 auto 0 !important;
	margin-right: 0;
	width: 100%;
}

#banner-mod .carousel {
	position: relative;
}

#banner-mod ._banner-carousel-item_qjwgv_1,
#banner-mod ._item-wrap_qjwgv_1 {
	position: relative;
}

#banner-mod .slider-wrapper {
	overflow: hidden;
}

#banner-mod ._media-container_qjwgv_1 ._media-pic_qjwgv_13,
#banner-mod ._media-container_qjwgv_1 ._media-video_qjwgv_12 {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
#banner-mod ._media-container_qjwgv_1 {
	overflow: hidden;
	background: #080b12;
}

#banner-mod ._media-container_qjwgv_1::after {
	content: '';
	position: absolute;
	inset: 0;
	z-index: 1;
/* 	background: rgba(0, 0, 0, 0.32); */
	pointer-events: none;
}

/* #banner-mod ._media-container_qjwgv_1 ._media-pic_qjwgv_13,
#banner-mod ._media-container_qjwgv_1 ._media-video_qjwgv_12 {
	transition: transform 7s cubic-bezier(0.2, 0.65, 0.3, 1);
	transform: scale(1.035);
}

#banner-mod .slide.selected ._media-container_qjwgv_1 ._media-pic_qjwgv_13,
#banner-mod .slide.selected ._media-container_qjwgv_1 ._media-video_qjwgv_12 {
	transform: scale(1.06);
} */

#banner-mod ._text-content_qjwgv_20 {
	z-index: 2;
	width: calc(100% - 110px);
}

#banner-mod ._text-content_qjwgv_20 ._title-content_qjwgv_57 h2 {
	font-size: 78px;
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {
	#banner-mod ._text-content_qjwgv_20 ._title-content_qjwgv_57 h2 {
		font-size: 56px;
	}
}

@media (prefers-reduced-motion: reduce) {
	#banner-mod ._media-container_qjwgv_1 ._media-pic_qjwgv_13,
	#banner-mod ._media-container_qjwgv_1 ._media-video_qjwgv_12,
	#banner-mod .slide.selected ._media-container_qjwgv_1 ._media-pic_qjwgv_13,
	#banner-mod .slide.selected ._media-container_qjwgv_1 ._media-video_qjwgv_12 {
		transition: none;
		transform: none;
	}
}

@media screen and (max-width: 999px) {
	#banner-mod ._text-content_qjwgv_20 {
		width: calc(100% - 40px);
	}

	#banner-mod ._text-content_qjwgv_20 ._title-content_qjwgv_57 h2 {
		font-size: 30px;
	}
}

#banner-mod .slider-wrap {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	will-change: transform;
	transition-property: transform;
	transition-timing-function: ease;
}

#banner-mod .slider-wrap > .slide {
	display: block;
	flex: 0 0 100%;
	min-width: 100%;
	list-style: none;
}

#banner-mod ._arrow-wrap_qjwgv_255 button {
	appearance: none;
	background: transparent;
	color: #fff;
	font: inherit;
	line-height: 0;
	outline: none;
}

#banner-mod ._arrow-wrap_qjwgv_255 [role="button"] {
	color: #fff;
	font-size: 24px;
	line-height: 1;
}

#banner-mod ._newButton_dppo4_1:hover {
	text-decoration: none;
}

._commonBox_1w0gk_1 ._newButton_dppo4_1,
._commonBox_1w0gk_1 ._newButton_dppo4_1:hover,
._commonBox_1w0gk_1 ._newButton_dppo4_1:focus-visible {
	color: #fff;
	text-decoration: none !important;
	align-self: flex-start;
}

._commonBox_1w0gk_1 ._newButton_dppo4_1 ._buttonContent_dppo4_33 {
	min-height: 48px;
	color: inherit;
}

._commonBox_1w0gk_1 ._newButton_dppo4_1 ._buttonText_dppo4_46,
._commonBox_1w0gk_1 ._newButton_dppo4_1 ._buttonIcon_dppo4_61 {
	color: inherit;
}

@media screen and (max-width: 1023px) {
	._commonBox_1w0gk_1 ._newButton_dppo4_1 ._buttonContent_dppo4_33 {
		min-height: 33px;
	}
}

#banner-mod ._arrow-wrap_qjwgv_255 button:focus-visible {
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.45);
}

#banner-mod .control-dots {
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	margin: 0;
	padding-left: 0;
	list-style: none;
	line-height: 0;
	font-size: 0;
	text-align: center;
	z-index: 2;
}

#banner-mod .control-dots .dot {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin-right: 6px;
	border: 0;
	border-radius: 999px;
	padding: 0;
	cursor: pointer;
	list-style: none;
	background-color: #ddd;
	line-height: 0;
	transition: width 0.2s ease, background-color 0.2s ease;
}

#banner-mod .control-dots .dot:last-child {
	margin-right: 0;
}

#banner-mod .control-dots .dot.selected {
	width: 33px;
	height: 10px;
	background-color: #fff;
	border-radius: 8px;
}

.home-carousel-controls {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
	margin-top: 24px;
}

.home-carousel-control {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border: 1px solid #d7dbe0;
	border-radius: 999px;
	background: #fff;
	color: #041837;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	transition: opacity 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.home-carousel-control:hover,
.home-carousel-control:focus-visible {
	border-color: #041837;
	outline: none;
}

.home-carousel-control.is-disabled {
	opacity: 0.35;
	cursor: default;
	pointer-events: none;
}

._recommendationCard_1gajb_1 .home-carousel-controls,
._common_4bqq0_1 .home-carousel-controls {
	padding: 0 20px;
}

._recommendationCard_1gajb_1 .swiper-wrapper,
._common_4bqq0_1 .swiper-wrapper,
._commonBox_tumhf_1 .swiper-wrapper,
._commonBox_1w0gk_1 .swiper-wrapper {
	will-change: transform;
	transition-property: transform;
	transition-timing-function: ease;
}

._recommendationCard_1gajb_1 .swiper,
._common_4bqq0_1 .swiper,
._commonBox_tumhf_1 .swiper,
._commonBox_1w0gk_1 .swiper {
	overflow: hidden;
	touch-action: pan-y;
}

._commonBox_1w0gk_1 ._icon_1w0gk_250,
._commonBox_tumhf_1 ._icon_tumhf_186 {
	cursor: pointer;
	transition: opacity 0.2s ease, color 0.2s ease;
}

._commonBox_1w0gk_1 ._icon_1w0gk_250.is-disabled,
._commonBox_tumhf_1 ._icon_tumhf_186.is-disabled {
	opacity: 0.35;
	pointer-events: none;
}

._common_4bqq0_1 .swiper-slide {
	display: flex;
	height: auto;
}

._common_4bqq0_1 .media-coverage-card {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: min(430px, calc(100vw - 40px));
	min-height: 280px;
	padding: 28px 24px 24px;
	border-radius: 8px;
	background: #f5f5f5;
	box-shadow: none;
}

._common_4bqq0_1 .media-coverage-stars {
	display: inline-flex;
	gap: 4px;
	color: #0b6db8;
}

._common_4bqq0_1 .media-coverage-star {
	display: inline-flex;
	width: 18px;
	height: 18px;
}

._common_4bqq0_1 .media-coverage-star svg {
	display: block;
	width: 100%;
	height: 100%;
}

._common_4bqq0_1 .media-coverage-quote {
	margin: 24px 0 0;
	max-width: 290px;
	color: #6f6f6f;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.32;
}

._common_4bqq0_1 .media-coverage-source {
	margin: 36px 0 0;
	color: #0b6db8;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
}

._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
	width: 100%;
	margin: 28px 0 0;
/* 	padding: 0 20px; */
	box-sizing: border-box;
}

._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._controllerItem_rq2id_6 {
	flex: 0 0 auto;
	width: auto;
	line-height: 0;
}

._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._icon_4bqq0_196 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	background: #f3f4f5;
	color: #777;
	border: 1px solid #f3f4f5;
	transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease, border-color 0.2s ease;
}

._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._icon_4bqq0_196:hover,
._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._icon_4bqq0_196:focus-visible {
	background: #e9edf5;
	border-color: #d8deea;
	color: #041837;
	outline: none;
}

._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._icon_4bqq0_196.is-disabled {
	opacity: 0.35;
	pointer-events: none;
}

._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._icon_4bqq0_196 svg {
	width: 18px;
	height: 18px;
}

/* @media (min-width: 1440px) {
._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 {
		padding-left: calc(50vw - 700px);
	}
} */

@media (max-width: 720px) {
._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._icon_4bqq0_196 {
		width: 36px;
		height: 36px;
	}

._common_4bqq0_1 ._controller_rq2id_1._controller_4bqq0_162 ._icon_4bqq0_196 svg {
		width: 16px;
		height: 16px;
	}
}

@media (max-width: 720px) {
	._common_4bqq0_1 .media-coverage-card {
		min-height: 0;
		padding: 24px 20px 20px;
	}

	._common_4bqq0_1 .media-coverage-quote {
		margin-top: 20px;
		max-width: none;
		font-size: 16px;
	}

	._common_4bqq0_1 .media-coverage-source {
		margin-top: 28px;
		font-size: 16px;
	}

	._common_4bqq0_1 .media-coverage-star {
		width: 16px;
		height: 16px;
	}
}

._commonBox_1w0gk_1 ._controller_rq2id_1 {
	display: flex;
	align-items: center;
	gap: 24px;
	margin: 28px 0 0 20px;
	padding: 0;
	width: max-content;
	max-width: none;
	box-sizing: border-box;
	transform: none;
}

._commonBox_1w0gk_1 ._controller_rq2id_1._controller_1w0gk_230 {
	width: calc(150vw + 253px);
	margin-left: 0;
	transform: translate(953px);
	font-family: Poppins;
}

._commonBox_1w0gk_1 ._controllerItem_rq2id_6 {
	width: auto;
	flex: 0 0 auto;
	line-height: 0;
}

._commonBox_1w0gk_1 ._icon_1w0gk_250 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 47px;
	height: 47px;
	border: 1px solid #d7dbe0;
	border-radius: 999px;
	background: #fff;
	color: #041837;
	outline: none;
	transition: opacity 0.2s ease, color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

._commonBox_1w0gk_1 ._icon_1w0gk_250:hover,
._commonBox_1w0gk_1 ._icon_1w0gk_250:focus-visible {
	border-color: #041837;
	background: #fff;
}

._commonBox_1w0gk_1 ._icon_1w0gk_250 svg {
	width: 20px;
	height: 20px;
}

._commonBox_1w0gk_1 ._cardList_1w0gk_80 .swiper {
	touch-action: pan-y;
}

._commonBox_1w0gk_1 ._buttonList_1w0gk_169 a {
	pointer-events: auto;
}
._newButton_dppo4_1 {
	vertical-align: middle;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: var(--new-button-color, #fff);
	background-color: var(--bg-color, var(--b_6));
	border: 2px solid var(--new-button-border-color, var(--b_6));
	border-radius: 372px;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

._newButton_dppo4_1:hover {
	background-color: #2674f0;
	color: var(--active-color, #fff);
	border-color: #2674f0;
}

._newButtonGhost_dppo4_23 {
	color: var(--new-button-color, var(--b_6));
	border-color: var(--new-button-border-color, var(--b_6));
	background-color: transparent;
}

._newButtonGhost_dppo4_23:hover {
	background-color: var(--active-bg-color, var(--b_5));
	color: var(--active-color, #fff);
	border-color: var(--active-bg-color, var(--b_5));
}

._recommendationCard_1gajb_1 ._newButtonGhost_dppo4_23:not(:hover) {
	color: var(--new-button-color, #0050e2);
}

._recommendationCard_1gajb_1 ._newButtonGhost_dppo4_23:not(:hover) ._buttonContent_dppo4_33,
._recommendationCard_1gajb_1 ._newButtonGhost_dppo4_23:not(:hover) ._buttonText_dppo4_46,
._recommendationCard_1gajb_1 ._newButtonGhost_dppo4_23:not(:hover) ._buttonIcon_dppo4_61 {
	color: inherit;
}

._buttonContent_dppo4_33 {
	vertical-align: middle;
	display: inline-flex;
	height: 48px;
	padding: 12px 36px;
	align-items: center;
	gap: 8px;
}

._buttonContent_dppo4_33 ._buttonText_dppo4_46,
._newButton_dppo4_1 ._buttonText_qjwgv_46 {
	vertical-align: middle;
	display: inline-flex;
	align-items: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

._newLink_co5v7_1 {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 4px;
	cursor: pointer;
}

._newLink_co5v7_1 a {
	color: var(--b_6);
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
}

._newLink_co5v7_1 a:hover {
	text-decoration: underline;
}

._newLink_co5v7_1 ._linkIcon_co5v7_24 {
	color: var(--b_6);
}

@media screen and (max-width: 1023px) {
	._newButton_dppo4_1 {
		border-radius: 236px;
	}

	._buttonContent_dppo4_33 {
		height: 33px;
		padding: 8px 16px;
	}

	._buttonContent_dppo4_33 ._buttonText_dppo4_46,
	._newButton_dppo4_1 ._buttonText_qjwgv_46,
	._newLink_co5v7_1 a {
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
	}

	._buttonContent_dppo4_33 ._buttonIcon_dppo4_61 {
		width: 15px;
		height: 15px;
		flex-basis: 15px;
	}

	._newLink_co5v7_1 ._linkIcon_co5v7_24 {
		width: 16px;
		height: 16px;
		flex-basis: 16px;
	}
}
#banner-mod ._newButton_dppo4_1 {
	color: #fff;
	align-self: flex-start;
}

#banner-mod ._newButton_dppo4_1 ._buttonContent_dppo4_33 {
	min-height: 48px;
	color: inherit;
}

#banner-mod ._newButton_dppo4_1 ._buttonText_qjwgv_46,
#banner-mod ._newButton_dppo4_1 ._buttonIcon_dppo4_61 {
	color: inherit;
}

@media screen and (max-width: 1023px) {
	#banner-mod ._newButton_dppo4_1 ._buttonContent_dppo4_33 {
		min-height: 33px;
	}
}

._buttonIcon_dppo4_61 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	flex: 0 0 20px;
}

._linkIcon_co5v7_24 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
}

._buttonIcon_dppo4_61 svg,
._linkIcon_co5v7_24 svg {
	display: block;
	width: 100%;
	height: 100%;
}


@media (max-width: 720px) {
	#header .header-wrapper,
	#footer .footer-central-mod {
		padding-left: 20px;
		padding-right: 20px;
	}

	html,
	body {
		overflow-x: hidden;
	}

	#header-logo,
	#footer-logo {
		width: 132px;
	}

    ._commonBox_tumhf_1,
    ._commonBox_tumhf_1 ._productList_tumhf_75 {
        overflow-x: hidden;
	}
}

@media (max-width: 720px) {
	.home-carousel-controls {
		justify-content: flex-start;
		margin-top: 16px;
	}

	._recommendationCard_1gajb_1 .home-carousel-controls,
	._common_4bqq0_1 .home-carousel-controls {
		padding: 0;
	}

	#banner-mod .control-dots {
		width: 100%;
		left: 0;
		bottom: 10px;
		transform: none;
		margin: 0;
		padding-right: 0;
	}

	._commonBox_tumhf_1 ._controller_tumhf_170 {
		margin-top: 16px;
	}
}


._common_4bqq0_1 {
	background: #fff;
}

._common_4bqq0_1 ._commentCard_4bqq0_4 {
	padding: 72px 20px 80px;
	background: #fff;
}

._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 {
	width: min(100%, 1400px);
	margin: 0 auto 42px;
	text-align: left;
}

._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._title_4bqq0_12 {
	margin: 0 0 12px;
	padding: 0;
	color: #333;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 0;
}

._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._description_4bqq0_38 {
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0;
}

._common_4bqq0_1 .qqbingli-coverage-carousel-wrap {
	width: min(100%, 1400px);
	margin: 0 auto;
}

._common_4bqq0_1 ._carousel_4bqq0_171 {
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}

._common_4bqq0_1 ._carousel_4bqq0_171 .swiper-wrapper {
	display: flex;
	box-sizing: border-box;
	width: auto;
	margin: 0;
	padding: 0;
	gap: 24px;
}

._common_4bqq0_1 ._carousel_4bqq0_171 .swiper-slide {
	box-sizing: border-box;
	flex: 0 0 calc((100% - 48px) / 3);
	width: calc((100% - 48px) / 3);
	min-width: 0;
	transform: none;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._cardItem_4bqq0_61 {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	width: 100%;
	height: 286px;
	min-height: 286px;
	margin: 0;
	padding: 34px 30px 28px;
	background: #f3f3f3;
	border-radius: 4px;
	position: relative;
}

._common_4bqq0_1 .qqbingli-coverage-stars {
	display: flex;
	gap: 3px;
	margin: 0 0 26px;
	color: #0076bd;
	font-size: 22px;
	line-height: 1;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._cardItem_4bqq0_61 ._text_4bqq0_87 {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: auto;
	padding: 0;
	color: #555;
	position: static;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._content_4bqq0_106 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.12;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._content_4bqq0_106 p {
	display: -webkit-box;
	margin: 0;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._source_4bqq0_130 {
	margin-top: 22px;
	color: #0076bd;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
	text-align: left;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._source_4bqq0_130 p {
	margin: 0;
}

._common_4bqq0_1 ._controller_4bqq0_162 {
	display: flex;
	justify-content: flex-start;
	margin-top: 28px;
	padding: 0;
}

@media (max-width: 1023px) {
	._common_4bqq0_1 ._commentCard_4bqq0_4 {
		padding: 48px 20px 56px;
	}

	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 {
		margin-bottom: 32px;
	}

	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._title_4bqq0_12 {
		font-size: 22px;
	}

	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._description_4bqq0_38 {
		font-size: 14px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 .swiper-slide {
		flex-basis: calc((100% - 24px) / 2);
		width: calc((100% - 24px) / 2);
	}
}

@media (max-width: 720px) {
	._common_4bqq0_1 ._commentCard_4bqq0_4 {
		padding: 40px 20px 48px;
	}

	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 {
		margin-bottom: 28px;
	}

	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._title_4bqq0_12 {
		font-size: 22px;
	}

	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._description_4bqq0_38 {
		font-size: 14px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 .swiper-wrapper {
		gap: 16px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 .swiper-slide {
		flex-basis: 100%;
		width: 100%;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 ._cardItem_4bqq0_61 {
		height: 234px;
		min-height: 234px;
		padding: 28px 24px 24px;
	}

	._common_4bqq0_1 .qqbingli-coverage-stars {
		margin-bottom: 22px;
		font-size: 20px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 ._content_4bqq0_106 {
		font-size: 16px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 ._source_4bqq0_130 {
		font-size: 16px;
	}
}


._commonBox_tumhf_1 {
	background: #fff;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 {
	align-items: flex-start;
	justify-content: center;
	/* gap: 56px; */
	padding: 60px 20px 72px;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 {
	width: calc(50vw - 92px);
	max-width: 650px;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child {
	padding-top: 0;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardTitle_tumhf_37 {
	margin-bottom: 18px;
	color: #333;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
}


._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._linkList_tumhf_61 {
	margin-bottom: 28px;
	text-align: center;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._linkList_tumhf_61 a {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productList_tumhf_75 {
	width: 100%;
	max-width: 680px;
	margin: 0 auto;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productList_tumhf_75 .swiper,
._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productList_tumhf_75 .swiper-wrapper {
	width: 100%;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productList_tumhf_75 .swiper-slide {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productItem_tumhf_84,
._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productItem_tumhf_84 > div:last-child,
._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productContent_tumhf_95 {
	width: 100%;
	max-width: none;
	min-width: 0;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productContent_tumhf_95 {
	position: relative;
	overflow: hidden;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._media_common_tumhf_98 {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	border-radius: 12px;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._media_common_tumhf_98 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productContent_tumhf_95 ._media_btn_tumhf_122 {
	width: 66px;
	height: 66px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productContent_tumhf_95 ._media_btn_tumhf_122 span {
	color: #fff;
	font-size: 22px;
}


._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productTitle_tumhf_136 {
	margin-top: 18px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
}

@media (max-width: 767px) {
	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productTitle_tumhf_136 {
		font-size: 16px;
	}
}

@media (max-width: 1023px) {
	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 {
		gap: 32px;
		padding: 30px 20px 40px;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 {
		width: 100%;
		max-width: 100%;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardTitle_tumhf_37 {
		margin-bottom: 14px;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._linkList_tumhf_61 {
		margin-bottom: 20px;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._linkList_tumhf_61 a {
		font-size: 14px;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productList_tumhf_75 {
		max-width: 100%;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productContent_tumhf_95 ._media_btn_tumhf_122 {
		width: 54px;
		height: 54px;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) {
		padding-top: 0;
	}
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productTitle_tumhf_136 a {
	color: #333;
	text-decoration: none;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productTitle_tumhf_136 a:hover {
	color: #0050e2;
}


._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productList_tumhf_75 {
	width: 100%;
	max-width: 680px;
	margin: 0 auto;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productList_tumhf_75 .swiper,
._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productList_tumhf_75 .swiper-wrapper {
	width: 100%;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productList_tumhf_75 .swiper-slide {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productItem_tumhf_84,
._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productItem_tumhf_84 > div:last-child,
._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productContent_tumhf_95 {
	width: 100%;
	max-width: none;
	min-width: 0;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productContent_tumhf_95 {
	position: relative;
	overflow: hidden;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._media_common_tumhf_98 {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	border-radius: 12px;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._media_common_tumhf_98 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productContent_tumhf_95 ._media_btn_tumhf_122 {
	width: 66px;
	height: 66px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productContent_tumhf_95 ._media_btn_tumhf_122 span {
	color: #fff;
	font-size: 22px;
}

@media (max-width: 1023px) {
	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:nth-child(2) ._productContent_tumhf_95 ._media_btn_tumhf_122 {
		width: 54px;
		height: 54px;
	}
}

._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
	width: 100%;
	margin: 18px 0 0;
	padding: 0;
	box-sizing: border-box;
}

._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 ._controllerItem_rq2id_6 {
	flex: 0 0 auto;
	width: auto;
	line-height: 0;
}

._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 ._icon_tumhf_186 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	background: #f3f4f5;
	color: #777;
	border: 1px solid #f3f4f5;
	transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease, border-color 0.2s ease;
}

._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 ._icon_tumhf_186:hover {
	background: #e9edf5;
	border-color: #d8deea;
	color: #041837;
}

._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 ._icon_tumhf_186.is-disabled {
	opacity: 0.35;
	pointer-events: none;
}

._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 ._icon_tumhf_186 svg {
	width: 18px;
	height: 18px;
}

@media (max-width: 1023px) {
	._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 {
		margin-top: 16px;
		gap: 10px;
	}

	._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 ._icon_tumhf_186 {
		width: 36px;
		height: 36px;
	}

	._commonBox_tumhf_1 ._controller_rq2id_1._controller_tumhf_170 ._icon_tumhf_186 svg {
		width: 16px;
		height: 16px;
	}
}


@media (min-width: 1000px) {
	#header.large-pc .nav-item.product-nav {
		position: static !important;
	}

	#header.large-pc .nav-item.product-nav > .product-mega-dropdown {
		inset: 60px 0 auto 0 !important;
		width: 100vw !important;
		z-index: 1000 !important;
		transform: translateY(-18px);
	}

	#header.large-pc .nav-item.product-nav:hover > .product-mega-dropdown,
	#header.large-pc .nav-item.product-nav:focus-within > .product-mega-dropdown,
	#header.large-pc .nav-item.product-nav.is-open > .product-mega-dropdown {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		transform: translateY(0);
	}
}


/* Homepage trust section */
._recommendationCard_1gajb_1.qqbingli-trust-section {
	background: #fff;
}

._recommendationCard_1gajb_1.qqbingli-trust-section ._content_1gajb_4 {
	box-sizing: border-box;
	max-width: 1440px;
	min-height: 0;
}
._recommendationCard_1gajb_1.qqbingli-trust-section ._title-with-desc-content_zf5rb_1 {
	display: flex;
	width: 100%;
	max-width: 100%;
	flex-direction: column;
	gap: 16px;
	margin: 0 auto 20px;
	padding: 0 20px;
	color: #111;
	text-align: left;
}

._recommendationCard_1gajb_1.qqbingli-trust-section ._title_zf5rb_1,
._recommendationCard_1gajb_1.qqbingli-trust-section ._desc_zf5rb_15,
._recommendationCard_1gajb_1.qqbingli-trust-section ._desc_zf5rb_15 p {
	display: block;
	margin: 0;
	color: #111;
}

._recommendationCard_1gajb_1.qqbingli-trust-section ._title_zf5rb_1 {
	font-size: 48px;
	font-weight: 600;
	line-height: 1.2;
}

._recommendationCard_1gajb_1.qqbingli-trust-section ._desc_zf5rb_15 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
}

@media (max-width: 999px) {
	._recommendationCard_1gajb_1.qqbingli-trust-section ._text-content_1gajb_19 ._title_zf5rb_1 {
		font-size: 32px;
	}

	._recommendationCard_1gajb_1.qqbingli-trust-section ._text-content_1gajb_19 ._desc_zf5rb_15,
	._recommendationCard_1gajb_1.qqbingli-trust-section ._text-content_1gajb_19 ._desc_zf5rb_15 p {
		font-size: 16px;
	}
}

@media (max-width: 720px) {
	._recommendationCard_1gajb_1.qqbingli-trust-section ._text-content_1gajb_19 ._title_zf5rb_1 {
		font-size: 28px;
	}

	._recommendationCard_1gajb_1.qqbingli-trust-section ._text-content_1gajb_19 ._desc_zf5rb_15,
	._recommendationCard_1gajb_1.qqbingli-trust-section ._text-content_1gajb_19 ._desc_zf5rb_15 p {
		font-size: 16px;
	}
}

.qqbingli-trust-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: stretch;
	gap: 36px;
	padding:0 20px;
}

._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-stat,
._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-proof,
._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-support {
	box-sizing: border-box;
	height: 608px;
	min-height: 608px;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 3px 9px rgba(4, 24, 55, 0.08);
}

._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-stat {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 68px 36px;
}

.qqbingli-trust-kicker {
	margin: 0;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: clamp(24px, 2vw, 32px);
	font-weight: 500;
	line-height: 1.08;
}

.qqbingli-trust-divider {
	width: 100%;
	height: 1px;
	margin: 36px 0 28px;
	background: #555;
}

.qqbingli-trust-number {
	display: flex;
	align-items: baseline;
	margin: 0;
	color: #050505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: clamp(64px, 5.8vw, 92px);
	font-weight: 600;
	line-height: 0.95;
	letter-spacing: 0;
}

.qqbingli-trust-suffix {
	margin-left: 3px;
	letter-spacing: 0;
}

.qqbingli-trust-label {
	margin: 12px 0 0;
	color: #111;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.3;
}

._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-stat .qqbingli-trust-divider:last-of-type {
	margin: 36px 0 36px;
}

.qqbingli-trust-rating {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #f1c400;
}

.qqbingli-trust-rating-score {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 90px;
	padding: 0 12px;
	box-sizing: border-box;
	border-radius: 30px;
	background: #3266dc;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 2;
}

.qqbingli-trust-rating-meta {
	display: flex;
	flex-direction: column;
	gap: 2px;
}

.qqbingli-trust-rating-meta span {
	font-size: 21px;
	letter-spacing: 1px;
	line-height: 1;
}

.qqbingli-trust-rating-meta small {
	color: #555;
	font-size: 15px;
	line-height: 1.2;
}

.qqbingli-trust-proof {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 28px;
	line-height: 0;
}

.qqbingli-trust-proof img {
	display: block;
	width: 100%;
	max-width: 520px;
	height: auto;
	margin: 0 auto;
}

.qqbingli-trust-support {
	display: grid;
	grid-template-rows: minmax(0, 1fr) 188px;
	overflow: hidden;
}

.qqbingli-trust-support-image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 0;
	object-fit: cover;
	object-position: center;
}

.qqbingli-trust-support-body {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0;
	padding: 24px 32px;
	background: #fff;
}

.qqbingli-trust-support-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 14px;
	text-align: center;
}

.qqbingli-trust-support-content h2 {
	margin: 0;
	color: #111;
	font-size: clamp(28px, 3.2vw, 40px);
	line-height: 1;
}

.qqbingli-trust-support-content a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 170px;
	min-height: 40px;
	padding: 8px 18px;
	box-sizing: border-box;
	border-radius: 4px;
	background: #3266dc;
	color: #fff;
	font-size: clamp(15px, 1.45vw, 18px);
	font-weight: 600;
	text-decoration: none !important;
}

	.qqbingli-trust-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 36px;
	}

	._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-stat {
		padding: 48px 24px;
	}

	.qqbingli-trust-support-body {
		gap: 0;
		padding: 20px;
	}

@media (max-width: 900px) {
	.qqbingli-trust-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 36px;
	}

	.qqbingli-trust-support {
		grid-column: 1 / -1;
		min-height: 360px;
	}

}

@media (max-width: 720px) {

	.qqbingli-trust-grid {
		display: flex;
		flex-direction: column;
		gap: 36px;
	}

	._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-stat,
	._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-proof,
	._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-support {
		height: auto;
		min-height: 0;
		width: 100%;
	}

	._recommendationCard_1gajb_1.qqbingli-trust-section .qqbingli-trust-stat {
		padding: 42px 28px;
		text-align: left;
	}

	.qqbingli-trust-proof {
		padding: 18px;
	}

	.qqbingli-trust-proof img {
		max-width: 560px;
	}

	.qqbingli-trust-support {
		grid-template-rows: minmax(230px, 1fr) auto;
	}

	.qqbingli-trust-support-body {
		justify-content: center;
		padding: 24px 28px;
	}

}

@media (prefers-reduced-motion: reduce) {
	.qqbingli-trust-number {
		transition: none;
	}
}

html.qqbingli-video-modal-open,
html.qqbingli-video-modal-open body {
	overflow: hidden;
}

.qqbingli-video-modal[hidden] {
	display: none;
}

.qqbingli-video-modal {
	position: fixed;
	inset: 0;
	z-index: 1200;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
	box-sizing: border-box;
}

.qqbingli-video-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.72);
}

.qqbingli-video-modal-dialog {
	position: relative;
	z-index: 1;
	width: min(100%, 960px);
	max-height: calc(100vh - 48px);
	padding: 0;
	box-sizing: border-box;
	background: #000;
	box-shadow: 0 18px 60px rgba(0, 0, 0, 0.4);
}

.qqbingli-video-modal-player {
	display: none;
	background: #000;
}

.qqbingli-video-modal-container {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	background: #000;
}

.qqbingli-video-modal-player,
.qqbingli-video-modal-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.qqbingli-video-modal-iframe {
	display: none;
}

.qqbingli-video-modal-close {
	position: absolute;
	top: -44px;
	right: 0;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	line-height: 1;
	cursor: pointer;
}

@media (max-width: 720px) {
	.qqbingli-video-modal {
		padding: 16px;
	}

	.qqbingli-video-modal-dialog {
		max-height: calc(100vh - 32px);
	}

	.qqbingli-video-modal-close {
		top: -46px;
	}
}

.qqbingli-benefits-bar {
	background: #f3f4f5;
	border-bottom: 1px solid #e3e5e8;
}

.qqbingli-benefits-list {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	width: min(100%, 1400px);
	margin: 0 auto;
	padding: 20px;
	list-style: none;
}

.qqbingli-benefit-item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-width: 0;
	color: #27313f;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.35;
	text-align: center;
}

.qqbingli-benefit-item + .qqbingli-benefit-item {
	border-left: 1px solid #d9dde3;
}

.qqbingli-benefit-icon {
	flex: 0 0 26px;
	width: 26px;
	height: 26px;
	fill: none;
	stroke: #0050e2;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.5;
}

@media screen and (max-width: 767px) {
	.qqbingli-benefits-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 16px 0;
		padding: 16px 10px;
	}

	.qqbingli-benefit-item {
		justify-content: flex-start;
		gap: 8px;
		font-size: 13px;
		text-align: left;
	}

	.qqbingli-benefit-item + .qqbingli-benefit-item {
		border-left: 0;
	}

	.qqbingli-benefit-item:nth-child(even) {
		border-left: 1px solid #d9dde3;
		padding-left: 16px;
	}

	.qqbingli-benefit-icon {
		flex-basis: 22px;
		width: 22px;
		height: 22px;
	}
}

html.qqbingli-benefit-modal-open,
html.qqbingli-benefit-modal-open body {
	overflow: hidden;
}

.qqbingli-benefit-modal[hidden] {
	display: none;
}

.qqbingli-benefit-modal {
	position: fixed;
	inset: 0;
	z-index: 1200;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
}

.qqbingli-benefit-modal-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.64);
}

.qqbingli-benefit-modal-dialog {
	position: relative;
	z-index: 1;
	width: min(100%, 720px);
	max-height: min(80vh, 520px);
	overflow: auto;
	padding: 28px 56px 28px 24px;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 18px 60px rgba(0, 0, 0, 0.3);
	color: #111827;
}

.qqbingli-benefit-modal-dialog h2 {
	margin: 0 0 8px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
}

.qqbingli-benefit-modal-content {
	white-space: pre-line;
	font-size: 16px;
	line-height: 1.5;
}

.qqbingli-benefit-modal-close {
	position: absolute;
	top: 16px;
	right: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	padding: 0 0 2px;
	border: 0;
	border-radius: 50%;
	background: #050505;
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	line-height: 1;
	cursor: pointer;
}

.qqbingli-benefit-trigger {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: 100%;
	min-height: 26px;
	padding: 0;
	border: 0;
	background: transparent;
	color: inherit;
	font: inherit;
	line-height: inherit;
	text-align: center;
	cursor: pointer;
}

.qqbingli-benefit-trigger:hover,
.qqbingli-benefit-trigger:focus-visible {
	color: #0050e2;
}

@media screen and (max-width: 767px) {
	.qqbingli-benefit-trigger {
		justify-content: flex-start;
		text-align: left;
	}

	.qqbingli-benefit-modal {
		padding: 16px;
	}

	.qqbingli-benefit-modal-dialog {
		max-height: 80vh;
		padding: 24px 48px 24px 20px;
	}
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._media_btn_tumhf_122 {
	border: 0;
	padding: 0;
	appearance: none;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._media_btn_tumhf_122:not(:disabled) {
	cursor: pointer;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._media_btn_tumhf_122:disabled {
	cursor: default;
}
._commonBox_tumhf_1{background-color:#fff}._sideBySideMediaCard_tumhf_4{justify-content:center;gap:100px;padding:80px 20px;display:flex}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4{flex-direction:column;justify-content:flex-start;gap:70px;padding:30px 0}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18{flex-direction:column;align-items:center;width:calc(50vw - 70px);max-width:650px;display:flex}@media (max-width:1440px) and (min-width:1024px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18{min-width:441px}}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18{align-items:flex-start;width:100%;max-width:100%}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._cardTitle_tumhf_37{color:#333;max-width:100%;margin-bottom:12px;font-size:32px;font-weight:600;line-height:60px}@media (max-width:1440px) and (min-width:1024px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._cardTitle_tumhf_37{font-size:24px;font-weight:600;line-height:36px}}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._cardTitle_tumhf_37{margin-bottom:6px;margin-left:20px;font-size:22px;font-weight:600;line-height:33px}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._linkList_tumhf_61{flex-flow:wrap;gap:36px;margin-bottom:22px;display:flex}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._linkList_tumhf_61{flex-direction:column;gap:6px;margin-bottom:20px;margin-left:20px}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75{width:100%;overflow:hidden}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75{overflow:auto}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84{flex-direction:column;justify-content:center;width:100%;display:flex}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84{max-width:305px}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._productContent_tumhf_95:hover img{transform:scale(1.1)}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._media_common_tumhf_98{border-radius:12px;width:100%;height:100%;max-height:345.5px;position:relative}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._media_common_tumhf_98{border-radius:8px}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._media_common_tumhf_98 ._media_youtube_tumhf_110{width:100%;height:100%}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._media_common_tumhf_98 img{-o-object-fit:cover;object-fit:cover;margin:0 auto;transition:all .3s;display:block}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._productTitle_tumhf_136{cursor:pointer;margin-top:17px;font-size:20px;font-weight:600;line-height:30px;display:inline-block}@media screen and (max-width:767px){._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._productTitle_tumhf_136{font-size:16px;font-weight:600;line-height:24px}}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._productTitle_tumhf_136 a{color:#3d3d3d}._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18 ._productList_tumhf_75 ._productItem_tumhf_84 ._productTitle_tumhf_136 a:hover{color:var(--b_6)}._sideBySideMediaCard_tumhf_4 ._controller_tumhf_170{margin-top:24px}._sideBySideMediaCard_tumhf_4 ._carousel_tumhf_173 .swiper-slide{box-sizing:border-box}@media screen and (max-width:1023px){._sideBySideMediaCard_tumhf_4 ._carousel_tumhf_173 .swiper-slide{width:fit-content;margin-left:20px}._sideBySideMediaCard_tumhf_4 ._carousel_tumhf_173 .swiper-slide:last-child{margin-right:20px}}._sideBySideMediaCard_tumhf_4 ._icon_tumhf_186{color:#777;background-color:#f3f4f5;border-color:#f3f4f5}._sideBySideMediaCard_tumhf_4 ._icon_tumhf_186:hover{color:var(--b_5)}


._publicityProductBox_yghx7_1 ._title_yghx7_54 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.35;
}

._publicityProductBox_yghx7_1 ._description_yghx7_68 {
	font-size: 28px;
	font-weight: 600;
	line-height: 1.2;
}

._mediaCard_1w0gk_6 ._title_1w0gk_21,
._recommendationCard_1gajb_1.qqbingli-trust-section ._title_zf5rb_1,
._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._title_4bqq0_12 {
	font-size: 40px;
	line-height: 1.2;
}

._mediaCard_1w0gk_6 ._descriptionText_1w0gk_63,
._recommendationCard_1gajb_1.qqbingli-trust-section ._desc_zf5rb_15,
._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._description_4bqq0_38 {
	font-size: 18px;
	line-height: 1.5;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardTitle_tumhf_37 {
	font-size: 28px;
	line-height: 1.25;
}

._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._linkList_tumhf_61 a,
._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productTitle_tumhf_136 {
	font-size: 16px;
	line-height: 1.4;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._content_4bqq0_106 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._source_4bqq0_130 {
	font-size: 14px;
	line-height: 1.3;
}

._commonBox_1w0gk_1 ._mediaCard_1w0gk_6 ._descriptionText_1w0gk_63 {
	font-size: 18px;
	line-height: 1.5;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._cardItem_4bqq0_61 ._content_4bqq0_106 {
	font-size: 16px;
	line-height: 1.5;
}

._common_4bqq0_1 ._carousel_4bqq0_171 ._cardItem_4bqq0_61 ._source_4bqq0_130 {
	font-size: 14px;
	line-height: 1.3;
}

@media (max-width: 1023px) {

	._mediaCard_1w0gk_6 ._title_1w0gk_21,
	._recommendationCard_1gajb_1.qqbingli-trust-section ._title_zf5rb_1,
	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._title_4bqq0_12 {
		font-size: 32px;
	}

	._mediaCard_1w0gk_6 ._descriptionText_1w0gk_63,
	._recommendationCard_1gajb_1.qqbingli-trust-section ._desc_zf5rb_15,
	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._description_4bqq0_38 {
		font-size: 16px;
	}

	._commonBox_1w0gk_1 ._mediaCard_1w0gk_6 ._descriptionText_1w0gk_63 {
		font-size: 16px;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardTitle_tumhf_37 {
		font-size: 24px;
	}
}

@media (max-width: 720px) {

	._publicityProductBox_yghx7_1 ._title_yghx7_54,
	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._linkList_tumhf_61 a,
	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardItem_tumhf_18:first-child ._productTitle_tumhf_136 {
		font-size: 15px;
	}

	._publicityProductBox_yghx7_1 ._description_yghx7_68 {
		font-size: 24px;
	}

	._mediaCard_1w0gk_6 ._title_1w0gk_21,
	._recommendationCard_1gajb_1.qqbingli-trust-section ._title_zf5rb_1,
	._common_4bqq0_1 ._commentCard_4bqq0_4 ._title-content_4bqq0_12 ._title_4bqq0_12 {
		font-size: 28px;
	}

	._commonBox_tumhf_1 ._sideBySideMediaCard_tumhf_4 ._cardTitle_tumhf_37 {
		font-size: 22px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 ._content_4bqq0_106 {
		font-size: 15px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 ._source_4bqq0_130 {
		font-size: 14px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 ._cardItem_4bqq0_61 ._content_4bqq0_106 {
		font-size: 15px;
	}

	._common_4bqq0_1 ._carousel_4bqq0_171 ._cardItem_4bqq0_61 ._source_4bqq0_130 {
		font-size: 14px;
	}
}

.qqbingli-home-category {
	width: 100%;
}

.qqbingli-home-category-heading {
	max-width: 1400px;
	margin: 0 auto;
	padding: 72px 20px 40px;
	box-sizing: border-box;
	text-align: center;
}

.qqbingli-home-category-heading h2,
.qqbingli-home-category-heading p {
	margin: 0;
}

.qqbingli-home-category-kicker {
	margin-bottom: 12px !important;
	color: #0050e2;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.3;
	text-transform: uppercase;
}

.qqbingli-home-category-heading h2 {
	color: #101011;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.2;
}

.qqbingli-home-category-heading h2 + p {
	max-width: 620px;
	margin: 14px auto 0;
	color: #5f6368;
	font-size: 18px;
	line-height: 1.5;
}

.qqbingli-home-category-products .qqbingli-home-category-heading {
	padding-bottom: 28px;
}

.qqbingli-home-category-products ._publicityProductBox_yghx7_1 {
	padding-top: 0;
}

.qqbingli-home-category-confidence {
	background: #f3f5f8;
	padding-bottom: 72px;
}

.qqbingli-home-category-confidence .qqbingli-home-category-heading {
	padding-bottom: 32px;
}

.qqbingli-home-category-confidence .qqbingli-trust-section {
	margin: 0 auto;
}

.qqbingli-home-category-confidence ._title-with-desc-content_zf5rb_1 {
	padding-top: 0;
}

.qqbingli-home-category-discover .qqbingli-home-category-heading {
	padding-bottom: 28px;
}

.qqbingli-home-category-discover ._sideBySideMediaCard_tumhf_4 {
	padding-top: 32px;
}

@media (max-width: 1023px) {
	.qqbingli-home-category-heading {
		padding: 56px 20px 28px;
	}

	.qqbingli-home-category-heading h2 {
		font-size: 32px;
	}

	.qqbingli-home-category-heading h2 + p {
		font-size: 16px;
	}

	.qqbingli-home-category-confidence {
		padding-bottom: 48px;
	}

	.qqbingli-home-category-discover ._sideBySideMediaCard_tumhf_4 {
		padding-top: 20px;
	}
}

@media (max-width: 720px) {
	.qqbingli-home-category-heading {
		padding: 48px 20px 24px;
		text-align: left;
	}

	.qqbingli-home-category-heading h2 {
		font-size: 28px;
	}

	.qqbingli-home-category-heading h2 + p {
		margin-left: 0;
	}

	.qqbingli-home-category-confidence {
		padding-bottom: 40px;
	}
}

/* Custom styles for banner - 首页banner最后一屏样式优化 */
/* 增加标题和描述的间距到36px (原来是6px) */
/* 增加标题和描述的间距到20px (原来是6px) */
._banner-wrap_qjwgv_1 ._banner-content_qjwgv_1 ._carousel-content_qjwgv_1 ._banner-carousel-item_qjwgv_1 ._item-wrap_qjwgv_1 ._text-content_qjwgv_20 ._title-content_qjwgv_57 ._title-content-name_qjwgv_106 {
	margin-top: 20px;
}

/* 手机端修改标题和描述的间距为20px */
@media screen and (max-width:999px) {
	._banner-wrap_qjwgv_1 ._banner-content_qjwgv_1 ._carousel-content_qjwgv_1 ._banner-carousel-item_qjwgv_1 ._item-wrap_qjwgv_1 ._text-content_qjwgv_20 ._title-content_qjwgv_57 ._title-content-name_qjwgv_106 {
		margin-top: 20px;
	}
	
	/* 手机端header logo尺寸调整 */
	#header .logo {
		width: 80px !important;
		height: auto !important;
	}
}

/* 最后一屏banner的样式调整 - 文案左对齐,整体板块居中 */
/* JavaScript会为最后一张有文案的幻灯片添加 .last-slide-with-text 类 */
.last-slide-with-text ._text-content_qjwgv_20 {
	text-align: left !important;
	align-items: center !important;
	justify-content: center;
}

.last-slide-with-text ._text-content-inner_qjwgv_42 {
	text-align: left !important;
	align-items: center;
	margin:auto
}

.last-slide-with-text ._title-content_qjwgv_57 {
	text-align: left !important;
}

.last-slide-with-text ._title-content-link_qjwgv_60 {
	justify-content: flex-start !important;
}

@media screen and (max-width:999px) {
	.last-slide-with-text ._text-content_qjwgv_20,
	.last-slide-with-text ._text-content-inner_qjwgv_42,
	.last-slide-with-text ._title-content_qjwgv_57 {
		text-align: center !important;
		align-items: center !important;
	}
	
	.last-slide-with-text ._title-content-link_qjwgv_60 {
		justify-content: center !important;
	}
}

/* 修复手机端banner图片显示不完整的问题 */
/* 使用 contain 模式显示100%完整图片 */
@media screen and (max-width:999px) {
	._banner-wrap_qjwgv_1 ._banner-content_qjwgv_1 ._carousel-content_qjwgv_1 ._banner-carousel-item_qjwgv_1 ._item-wrap_qjwgv_1 ._media-content_qjwgv_1 ._media-container_qjwgv_1 {
		padding-top: 56.25% !important; /* 16:9 比例,匹配原图 */
		background-color: #000; /* 避免上下留白太突兀 */
	}
	
	/* 使用 contain 模式,完整显示图片 */
	._banner-wrap_qjwgv_1 ._banner-content_qjwgv_1 ._carousel-content_qjwgv_1 ._banner-carousel-item_qjwgv_1 ._item-wrap_qjwgv_1 ._media-content_qjwgv_1 ._media-container_qjwgv_1 ._media-pic_qjwgv_13 {
		object-fit: contain !important;
		object-position: center center;
	}
	
	/* 手机端header logo尺寸调整 */
	#header .logo {
		width: 80px !important;
		height: auto !important;
	}
}