/* SOHO and small export business solution page. */
body.tuoxun-soho-solution {
	background: #fff;
	color: var(--tx-ink);
	font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans SC", Arial, sans-serif;
}

.tuoxun-soho-solution .tx-nav__menu > li > a[href*="/solutions"] {
	color: var(--tx-blue);
}

.txs-hero {
	background:
		radial-gradient(circle at 84% 8%, rgba(26, 115, 232, .13), transparent 30%),
		linear-gradient(135deg, #fff 0%, #f3f8ff 100%);
}

.txs-hero .txm-hero__grid {
	grid-template-columns: minmax(0, .92fr) minmax(540px, 1.08fr);
	gap: 52px;
}

.txs-hero .txm-lead {
	max-width: 690px;
}

.txs-site-preview {
	position: relative;
	background: #fff;
	overflow: visible;
}

.txs-preview__body {
	position: relative;
	min-height: 385px;
	padding-bottom: 12px;
	background: #fff;
	overflow: visible;
}

.txs-preview__hero {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(230px, .95fr);
	align-items: center;
	min-height: 225px;
	padding-left: 31px;
	background: linear-gradient(112deg, #f8fbff 0%, #eaf3ff 100%);
}

.txs-preview__hero > div:first-child {
	position: relative;
	z-index: 2;
	padding-right: 12px;
}

.txs-preview__hero small {
	color: #1769e0;
	font-size: 8px;
	font-weight: 800;
	letter-spacing: .08em;
}

.txs-preview__hero h2 {
	max-width: 250px;
	margin: 9px 0 15px;
	color: #18324d;
	font-size: 24px;
	line-height: 1.18;
}

.txs-preview__hero button,
.txs-preview__body aside button,
.txs-mobile-preview button,
.txs-home-mock button {
	padding: 8px 12px;
	border: 0;
	border-radius: 4px;
	background: #1769e0;
	color: #fff;
	font-size: 8px;
}

.txs-warehouse {
	position: relative;
	align-self: stretch;
	background: linear-gradient(145deg, transparent 8%, rgba(77, 123, 173, .12) 8% 92%, transparent 92%);
	overflow: hidden;
}

.txs-warehouse:before,
.txs-warehouse:after,
.txs-warehouse i {
	position: absolute;
	bottom: 28px;
	width: 72px;
	height: 112px;
	border: 1px solid #94afcb;
	background: linear-gradient(90deg, #b9c9d9 0 12%, #e8eef5 12% 47%, #9fb4c8 47% 56%, #eef3f8 56%);
	box-shadow: 0 13px 22px rgba(31, 67, 103, .13);
	content: "";
	transform: skewY(-8deg);
}

.txs-warehouse:before { left: 12px; }
.txs-warehouse:after { left: 91px; height: 134px; }
.txs-warehouse i:nth-child(1) { left: 170px; height: 98px; }
.txs-warehouse i:nth-child(2) { left: 249px; width: 34px; height: 78px; }
.txs-warehouse i:nth-child(3) { display: none; }

.txs-preview__products {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 7px;
	padding: 12px 190px 0 15px;
}

.txs-preview__products span {
	display: grid;
	place-items: center;
	gap: 4px;
	min-height: 58px;
	border: 1px solid #e1e8f1;
	border-radius: 6px;
	background: #fff;
	color: #506b85;
	text-align: center;
}

.txs-preview__products i {
	width: 18px;
	height: 18px;
	color: #1769e0;
	font-size: 18px;
}

.txs-preview__products small {
	font-size: 6px;
}

.txs-preview__body aside {
	position: absolute;
	right: 14px;
	bottom: 12px;
	display: grid;
	gap: 7px;
	width: 163px;
	padding: 14px;
	border: 1px solid #dbe6f2;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 8px 22px rgba(27, 63, 99, .12);
}

.txs-preview__body aside strong {
	color: #24415d;
	font-size: 10px;
}

.txs-preview__body aside span {
	display: flex;
	align-items: center;
	gap: 4px;
	color: #62778d;
	font-size: 7px;
}

.txs-preview__body aside i {
	width: 13px;
	height: 13px;
	color: #23a46d;
	font-size: 13px;
}

.txs-mobile-preview {
	position: absolute;
	right: -16px;
	top: 105px;
	display: grid;
	gap: 7px;
	width: 86px;
	min-height: 172px;
	padding: 22px 8px 11px;
	border: 4px solid #243b53;
	border-radius: 13px;
	background: #fff;
	box-shadow: 0 12px 25px rgba(18, 47, 77, .22);
}

.txs-mobile-preview:before {
	position: absolute;
	top: 7px;
	left: 50%;
	width: 25px;
	border-top: 3px solid #243b53;
	border-radius: 2px;
	content: "";
	transform: translateX(-50%);
}

.txs-mobile-preview b {
	color: #1e3b58;
	font-size: 8px;
	line-height: 1.25;
}

.txs-mobile-preview > span {
	height: 26px;
	border-radius: 4px;
	background: linear-gradient(120deg, #eaf3ff, #c9dcf0);
}

.txs-mobile-preview > span:nth-of-type(2) {
	height: 17px;
}

.txs-hero-points > span {
	align-items: flex-start;
}

.txs-hero-points > span > span {
	display: grid;
	gap: 4px;
	min-width: 0;
}

.txs-hero-points b { font-size: 12px; }
.txs-hero-points small { color: #718398; font-size: 8px; line-height: 1.45; }

/* Four-stage lightweight launch path. */
.txs-stage { background: #fff; }

.txs-stage__layout {
	display: grid;
	grid-template-columns: minmax(0, 1.42fr) minmax(325px, .58fr);
	gap: 24px;
}

.txs-stage__steps {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	align-items: stretch;
	padding: 24px 18px;
	border: 1px solid #dfe7f1;
	border-radius: 14px;
	background: #fff;
}

.txs-stage__steps article {
	position: relative;
	padding: 5px 16px;
	text-align: center;
}

.txs-stage__steps .txw-icon {
	margin: 0 auto 8px;
	width: 38px;
	height: 38px;
}

.txs-stage__steps article > span {
	display: block;
	margin-bottom: 5px;
	color: #1769e0;
	font-size: 9px;
	font-weight: 800;
}

.txs-stage__steps h3 {
	margin: 0 0 6px;
	color: #203a55;
	font-size: 13px;
}

.txs-stage__steps p {
	margin: 0;
	color: #708398;
	font-size: 9px;
	line-height: 1.55;
}

.txs-stage__steps article > i {
	position: absolute;
	top: 25px;
	right: -6px;
	color: #6d9fe8;
	font-style: normal;
}

.txs-stage__compare { padding: 20px 16px; }
.txs-stage__compare h3 { font-size: 12px; }
.txs-stage__compare span { font-size: 9px; }

.txs-structure .txm-sitemap__branches {
	grid-template-columns: repeat(7, 1fr);
}

.txs-core-pages .txm-page-panel {
	min-height: 390px;
}

.txs-home-mock > div {
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(170px, .55fr);
	align-items: stretch;
	padding: 0;
	background: #f8fbff;
}

.txs-home-mock__hero {
	min-height: 255px;
	padding: 48px 34px;
	background:
		linear-gradient(90deg, rgba(244, 249, 255, .97), rgba(232, 242, 253, .74)),
		repeating-linear-gradient(135deg, transparent 0 28px, rgba(89, 135, 183, .08) 28px 29px);
}

.txs-home-mock__hero small {
	color: #1769e0;
	font-size: 8px;
	font-weight: 800;
}

.txs-home-mock__hero h3 {
	max-width: 360px;
	margin: 10px 0 20px;
	color: #1d3853;
	font-size: 23px;
	line-height: 1.25;
}

.txs-home-mock aside {
	display: grid;
	align-content: center;
	gap: 11px;
	padding: 24px;
	border-left: 1px solid #e0e8f1;
	background: #fff;
}

.txs-home-mock aside strong {
	margin-bottom: 3px;
	color: #203c58;
	font-size: 12px;
}

.txs-home-mock aside span {
	position: relative;
	padding-left: 15px;
	color: #61768b;
	font-size: 9px;
}

.txs-home-mock aside span:before {
	position: absolute;
	left: 0;
	color: #23a46d;
	content: "✓";
}

/* Three investment priorities. */
.txs-priority { background: #fff; }

.txs-priority__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 48px;
}

.txs-priority__card {
	position: relative;
	min-height: 315px;
	padding: 28px 26px;
	border: 1px solid #dce6f1;
	border-top: 4px solid #1769e0;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 8px 25px rgba(27, 62, 97, .06);
}

.txs-priority__card--purple { border-top-color: #7d57d8; }
.txs-priority__card--orange { border-top-color: #f29a32; }

.txs-priority__card > span {
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	margin-bottom: 14px;
	border-radius: 50%;
	background: #edf4ff;
	color: #1769e0;
	font-size: 10px;
	font-weight: 800;
}

.txs-priority__card--purple > span { background: #f1edff; color: #704cc8; }
.txs-priority__card--orange > span { background: #fff2e5; color: #dc7e18; }

.txs-priority__card h3 {
	margin: 0 0 16px;
	color: #203b56;
	font-size: 17px;
}

.txs-priority__card p {
	display: flex;
	gap: 8px;
	margin: 9px 0;
	color: #60758a;
	font-size: 11px;
	line-height: 1.5;
}

.txs-priority__card p i {
	flex: 0 0 auto;
	width: 16px;
	height: 16px;
	color: #1769e0;
	font-size: 16px;
}

.txs-priority__card > b {
	position: absolute;
	top: 50%;
	left: calc(100% + 15px);
	color: #1769e0;
	font-size: 33px;
	transform: translateY(-50%);
}

.txs-priority__note {
	position: relative;
	margin: 27px 12% 0;
	border-bottom: 2px dotted #82afea;
	text-align: center;
}

.txs-priority__note span {
	position: relative;
	top: 10px;
	display: inline-block;
	padding: 2px 16px;
	background: #fff;
	color: #1769e0;
	font-size: 12px;
	font-weight: 800;
}

/* Exact SEO-to-inquiry loop highlighted in the approved design. */
.txs-loop-section {
	background: linear-gradient(180deg, #f4f9ff 0%, #f9fcff 100%);
}

.txs-loop {
	display: grid;
	grid-template-columns: minmax(330px, .72fr) 70px minmax(0, 1.48fr);
	align-items: stretch;
}

.txs-loop__seo,
.txs-loop__tracking {
	padding: 28px 24px 25px;
	border: 1px solid #d9e5f2;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0 8px 26px rgba(26, 65, 105, .055);
}

.txs-loop__seo h3,
.txs-loop__tracking h3 {
	margin: 0 0 23px;
	color: #1769e0;
	font-size: 17px;
	font-weight: 800;
	text-align: center;
}

.txs-loop__seo > div {
	display: grid;
	gap: 10px;
}

.txs-loop__seo p {
	display: grid;
	grid-template-columns: minmax(120px, 1fr) 26px minmax(120px, 1fr);
	align-items: center;
	gap: 7px;
	margin: 0;
}

.txs-loop__seo p span,
.txs-loop__seo p b {
	display: grid;
	place-items: center;
	min-height: 42px;
	padding: 8px 9px;
	border: 1px solid #d6e3f1;
	border-radius: 6px;
	background: #fbfdff;
	color: #304a64;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
}

.txs-loop__seo p i {
	color: #1769e0;
	font-style: normal;
	font-weight: 800;
	text-align: center;
}

.txs-loop__arrow {
	display: grid;
	place-items: center;
	color: #1769e0;
	font-size: 52px;
	font-weight: 900;
}

.txs-loop__tracking {
	position: relative;
	padding-right: 19px;
	padding-left: 19px;
}

.txs-loop__nodes {
	display: grid;
	grid-template-columns: repeat(5, minmax(88px, 1fr));
	gap: 25px;
	align-items: center;
}

.txs-loop__node {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 116px;
	padding: 12px 7px;
	border: 1px solid #dce6f1;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(29, 65, 101, .05);
	text-align: center;
}

.txs-loop__node:not(:last-child):after {
	position: absolute;
	top: 50%;
	left: calc(100% + 3px);
	width: 20px;
	border-top: 2px dotted #76a8ea;
	content: "";
}

.txs-loop__node:not(:last-child):before {
	position: absolute;
	top: calc(50% - 4px);
	left: calc(100% + 21px);
	border-width: 4px 0 4px 6px;
	border-style: solid;
	border-color: transparent transparent transparent #1769e0;
	content: "";
}

.txs-loop__node .txw-icon,
.txs-google-g,
.txs-dual-logo {
	display: grid;
	place-items: center;
	width: 42px;
	height: 42px;
	margin-bottom: 9px;
}

.txs-loop__node .txw-icon .dashicons {
	font-size: 23px;
}

.txs-google-g {
	background: conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 43%, #fbbc05 0 62%, #ea4335 0 79%, #4285f4 0);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	font-family: Arial, sans-serif;
	font-size: 34px;
	font-weight: 800;
	line-height: 1;
}

.txs-dual-logo {
	grid-template-columns: 1fr 1fr;
	gap: 3px;
	width: 50px;
}

.txs-dual-logo .tx-brand-logo {
	width: 22px;
	height: 22px;
}

.txs-loop__node b {
	color: #29445f;
	font-size: 10px;
	line-height: 1.3;
}

.txs-loop__node small {
	margin-top: 3px;
	color: #72859a;
	font-size: 8px;
	line-height: 1.35;
}

.txs-loop__return {
	position: relative;
	height: 38px;
	margin: 23px 50px 0;
	border-right: 2px dotted #77a9eb;
	border-bottom: 2px dotted #77a9eb;
	border-left: 2px dotted #77a9eb;
	border-radius: 0 0 8px 8px;
}

.txs-loop__return:before,
.txs-loop__return:after {
	position: absolute;
	top: -23px;
	height: 23px;
	border-left: 2px dotted #77a9eb;
	content: "";
}

.txs-loop__return:before { left: -2px; }
.txs-loop__return:after { right: -2px; }

.txs-loop__return span {
	position: absolute;
	left: 50%;
	bottom: -16px;
	min-width: 170px;
	padding: 8px 18px;
	border-radius: 7px;
	background: linear-gradient(90deg, #1266e6, #3186f5);
	color: #fff;
	box-shadow: 0 8px 18px rgba(26, 115, 232, .23);
	font-size: 11px;
	font-weight: 800;
	text-align: center;
	transform: translateX(-50%);
}

/* Scalable five-step operating rhythm. */
.txs-scale { background: #fff; }

.txs-scale__grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 16px;
}

.txs-scale__grid article {
	position: relative;
	display: grid;
	grid-template-columns: 38px 26px 1fr;
	grid-template-rows: auto auto;
	align-items: center;
	column-gap: 7px;
	min-height: 116px;
	padding: 18px 17px;
	border: 1px solid #dfe7f1;
	border-radius: 10px;
	background: #fff;
}

.txs-scale__grid .txw-icon {
	grid-row: 1 / 3;
	width: 38px;
	height: 38px;
}

.txs-scale__grid article > span {
	align-self: end;
	color: #1769e0;
	font-size: 9px;
	font-weight: 800;
}

.txs-scale__grid h3 {
	align-self: end;
	margin: 0;
	color: #213c57;
	font-size: 13px;
}

.txs-scale__grid p {
	grid-column: 2 / 4;
	align-self: start;
	margin: 5px 0 0;
	color: #718397;
	font-size: 9px;
	line-height: 1.45;
}

.txs-scale__grid article > i {
	position: absolute;
	top: 50%;
	left: calc(100% + 5px);
	color: #6d9fe8;
	font-style: normal;
	transform: translateY(-50%);
}

.txs-scale__note {
	margin: 21px 0 0;
	color: #61778d;
	font-size: 12px;
	text-align: center;
}

.txs-case .txm-case__image {
	background: #edf3f9;
}

.txs-price .txm-price__standard strong {
	font-size: 27px;
}

@media (max-width: 1180px) {
	.txs-loop__nodes { gap: 18px; }
	.txs-loop__node:not(:last-child):after { width: 14px; }
	.txs-loop__node:not(:last-child):before { left: calc(100% + 15px); }
}

@media (max-width: 1100px) {
	.txs-hero .txm-hero__grid { grid-template-columns: 1fr; }
	.txs-site-preview { max-width: 780px; }
	.txs-stage__layout { grid-template-columns: 1fr; }
	.txs-structure .txm-sitemap__branches { grid-template-columns: repeat(4, 1fr); }
	.txs-priority__grid { gap: 28px; }
	.txs-priority__card > b { left: calc(100% + 5px); }
	.txs-loop { grid-template-columns: 1fr; gap: 0; }
	.txs-loop__arrow { height: 58px; transform: rotate(90deg); }
	.txs-loop__nodes { gap: 27px; }
	.txs-loop__node:not(:last-child):after { width: 22px; }
	.txs-loop__node:not(:last-child):before { left: calc(100% + 23px); }
	.txs-scale__grid { grid-template-columns: repeat(3, 1fr); }
	.txs-scale__grid article > i { display: none; }
}

@media (max-width: 780px) {
	.txs-mobile-preview { right: 8px; }
	.txs-stage__steps { grid-template-columns: repeat(2, 1fr); gap: 24px 8px; }
	.txs-stage__steps article > i { display: none; }
	.txs-structure .txm-sitemap__branches { grid-template-columns: repeat(2, 1fr); }
	.txs-home-mock > div { grid-template-columns: 1fr; }
	.txs-home-mock aside { border-top: 1px solid #e0e8f1; border-left: 0; }
	.txs-priority__grid { grid-template-columns: 1fr; }
	.txs-priority__card { min-height: auto; }
	.txs-priority__card > b { display: none; }
	.txs-loop__nodes { grid-template-columns: 1fr; gap: 21px; }
	.txs-loop__node { min-height: 105px; }
	.txs-loop__node:not(:last-child):after {
		top: 100%;
		left: 50%;
		width: 0;
		height: 19px;
		border-top: 0;
		border-left: 2px dotted #76a8ea;
	}
	.txs-loop__node:not(:last-child):before {
		top: calc(100% + 15px);
		left: calc(50% - 4px);
		border-width: 6px 4px 0;
		border-color: #1769e0 transparent transparent;
	}
	.txs-loop__return {
		height: 34px;
		margin: 24px 25% 0;
		border-top: 0;
	}
	.txs-loop__return:before,
	.txs-loop__return:after { top: -24px; height: 24px; }
	.txs-scale__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 520px) {
	.txs-preview__hero { grid-template-columns: 1fr; min-height: 210px; padding: 30px 22px; }
	.txs-warehouse { display: none; }
	.txs-preview__products { grid-template-columns: 1fr 1fr; padding-right: 12px; }
	.txs-preview__body aside { position: static; width: auto; margin: 12px; }
	.txs-mobile-preview { display: none; }
	.txs-stage__steps,
	.txs-structure .txm-sitemap__branches,
	.txs-scale__grid { grid-template-columns: 1fr; }
	.txs-priority__grid { gap: 18px; }
	.txs-priority__note { margin-right: 2%; margin-left: 2%; }
	.txs-loop__seo,
	.txs-loop__tracking { padding: 23px 14px; }
	.txs-loop__seo p { grid-template-columns: 1fr 22px 1fr; }
	.txs-loop__seo p span,
	.txs-loop__seo p b { min-height: 48px; padding: 6px 5px; font-size: 10px; }
	.txs-loop__return { margin-right: 17%; margin-left: 17%; }
}
