.drop-shipping.dialog-wrap {
				position: fixed;
				inset: 0;
				z-index: 100;
				color: #333;
				box-sizing: border-box;
				line-height: 1.2
			}

			.drop-shipping.dialog-wrap * {
				box-sizing: inherit
			}

			.drop-shipping.dialog-wrap a,
			.drop-shipping.dialog-wrap a:link,
			.drop-shipping.dialog-wrap a:visited,
			.drop-shipping.dialog-wrap a:hover,
			.drop-shipping.dialog-wrap a:active {
				text-decoration: none;
				color: inherit
			}

			.drop-shipping.dialog-wrap .mask {
				display: block;
				background-color: #00000073;
				width: 100%;
				height: 100%
			}

			.drop-shipping.dialog-wrap .dialog-content {
				position: absolute;
				padding: 36px 20px 20px;
				min-width: 360px;
				max-height: 605px;
				top: 100px;
				left: 50%;
				transform: translate(-50%);
				background: #fff;
				box-shadow: 0 4px 14px #0000001a;
				border-radius: 8px
			}

			.drop-shipping.dialog-wrap .dialog-content .title,
			.drop-shipping.dialog-wrap .dialog-content .subtitle,
			.drop-shipping.dialog-wrap .dialog-content .success-guide,
			.drop-shipping.dialog-wrap .dialog-content .btn {
				text-align: center
			}

			.drop-shipping.dialog-wrap .dialog-content .title {
				line-height: 20px;
				font-size: 18px;
				font-weight: 500;
				color: #333;
				margin: 0 auto 4px
			}

			.drop-shipping.dialog-wrap .dialog-content .subtitle {
				line-height: 16px;
				font-size: 14px;
				color: #999;
				margin: 8px auto0
			}

			.drop-shipping.dialog-wrap .dialog-content .close-btn {
				content: "";
				display: block;
				background-image: url(https://img.alicdn.com/imgextra/i4/O1CN01IrGg4s26UcWC9e1ma_!!6000000007665-2-tps-48-48.png);
				background-size: contain;
				width: 16px;
				height: 16px;
				position: absolute;
				top: 18px;
				right: 18px;
				cursor: pointer
			}

			.drop-shipping.dialog-wrap .dialog-content .success-guide {
				font-size: 14px;
				color: #666
			}

			.drop-shipping.dialog-wrap .dialog-content .no-longer-show {
				font-size: 12px;
				display: flex;
				align-items: center;
				justify-content: center;
				color: #666;
				cursor: pointer;
				margin-top: 38px
			}

			.drop-shipping.dialog-wrap .dialog-content .no-longer-show input {
				margin: 0 4px
			}

			.drop-shipping.dialog-wrap .dialog-content .no-longer-show.hidden {
				display: none
			}

			.drop-shipping.dialog-wrap .dialog-content .confirm-btn {
				color: #fff;
				background-color: #ff1900;
				border-radius: 24px;
				padding: 0 24px;
				line-height: 28px;
				min-width: 172px;
				max-width: 300px;
				width: fit-content;
				margin: 19px auto 0;
				cursor: pointer;
				text-align: center
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container {
				display: flex;
				flex-wrap: wrap;
				padding-top: 24px
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.center {
				justify-content: center
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.bigger {
				width: 756px;
				margin: 0 -8px
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.bigger .item {
				margin: 0 8px 22px;
				padding: 24px 16px 16px;
				width: 236px;
				height: 220px;
				font-size: 12px
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.bigger .item img {
				display: block;
				height: 42px;
				margin: 0 auto
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.bigger .item .text {
				color: #666;
				height: 70px
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.bigger .item .btn {
				display: block;
				align-self: flex-end;
				margin: 0 auto;
				text-align: center;
				font-size: 14px;
				line-height: 28px;
				height: 28px;
				width: 177px;
				color: #fff;
				background-color: #ff1900;
				border-radius: 24px;
				padding: 0 24px
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.bigger .item .btn:hover {
				background-color: #e15301;
				color: #fff !important
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.normal {
				margin: 0 -6px;
				max-width: 585px
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.normal .item {
				margin: 0 6px 22px;
				width: 181px
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container.normal .item img {
				height: 25px;
				margin: 21px auto
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container .item {
				border: 1px solid #eee;
				border-radius: 4px;
				position: relative;
				display: flex;
				flex-direction: column;
				justify-content: space-between
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container .item:hover {
				border: 1px solid transparent;
				box-shadow: 0 0 6px #0000001a
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container .item[data-status]:after {
				content: "";
				display: block;
				position: absolute;
				left: 50%;
				bottom: 0;
				transform: translate(-50%, 10px);
				width: 20px;
				height: 20px;
				background-size: contain
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container .item[data-status=success]:after {
				background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01UTL7R3218ZN5BgNyo_!!6000000006940-2-tps-60-60.png)
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container .item[data-status=failed] {
				border: 1px solid #f33200
			}

			.drop-shipping.dialog-wrap .dialog-content .isv-container .item[data-status=failed]:after {
				background-image: url(https://img.alicdn.com/imgextra/i1/O1CN01ujoGZR1LDs5uFUn1z_!!6000000001266-2-tps-60-60.png)
			}

			.drop-shipping.dialog-wrap .dialog-content .ds-loading {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				background-image: url(https://gw.alicdn.com/tfs/TB1UC6DP1L2gK0jSZPhXXahvXXa-76-76.gif);
				background-size: contain;
				width: 20px;
				height: 20px
			}

			.drop-shipping.dialog-wrap .dialog-content .ds-loading.hidden {
				display: none
			}

			.drop-shipping.dialog-wrap .dialog-content .loading-mask {
				display: block;
				position: absolute;
				inset: 0;
				background-color: #99999924
			}

			.drop-shipping.dialog-wrap .dialog-content .loading-mask.hidden {
				display: none
			}

			.drop-shipping.dialog-wrap .dialog-content[data-code="4008"]:before {
				content: "";
				display: block;
				background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01oyW1221j5fmaPOkCu_!!6000000004497-2-tps-126-120.png);
				background-size: contain;
				background-repeat: no-repeat;
				background-position: center;
				height: 30px;
				margin-bottom: 8px
			}

			.drop-shipping.dialog-wrap .popup {
				display: none;
				padding: 0 8px;
				height: 33px;
				line-height: 33px;
				background-color: #fff;
				position: absolute;
				top: 10px;
				left: 50%;
				border-radius: 4px;
				box-shadow: 0 4px 14px #0000001a;
				white-space: nowrap;
				z-index: 2
			}

			.drop-shipping.dialog-wrap .popup .text .title,
			.drop-shipping.dialog-wrap .popup .subtitle,
			.drop-shipping.dialog-wrap .popup .success-guide,
			.drop-shipping.dialog-wrap .popup .no-longer-show {
				max-width: 500px
			}

			.drop-shipping.dialog-wrap .popup.show {
				display: block
			}

			.drop-shipping.dialog-wrap .popup:after {
				content: "";
				display: block;
				background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01nfFfKS1GH0jMDDyfi_!!6000000000596-2-tps-39-42.png);
				background-size: contain;
				width: 8px;
				height: 8px;
				position: absolute;
				bottom: -5px;
				left: 12px
			}

			.drop-shipping.dialog-wrap .flex {
				display: flex;
				flex-wrap: wrap
			}

			@media screen and (min-height: 700px) {
				.drop-shipping.dialog-wrap .dialog-content {
					top: 100px
				}
			}

			@media screen and (min-height: 900px) {
				.drop-shipping.dialog-wrap .dialog-content {
					top: 170px
				}
			}

			@media screen and (min-height: 1420px) {
				.drop-shipping.dialog-wrap .dialog-content {
					top: 50%;
					transform: translate(-50%, -50%)
				}
			}

			.drop-shipping.dialog-wrap [lines="1"] {
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis
			}

			.drop-shipping.dialog-wrap [lines="2"] {
				display: -webkit-box;
				overflow: hidden;
				text-overflow: ellipsis;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2
			}

			.drop-shipping.dialog-wrap [lines="5"] {
				display: -webkit-box;
				overflow: hidden;
				text-overflow: ellipsis;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 5
			}

			.drop-shipping.message-wrap {
				position: fixed;
				left: 50%;
				right: 0;
				transform: translate(-50%);
				z-index: 100;
				color: #fff;
				box-sizing: border-box;
				min-width: 146px;
				max-width: 200px;
				height: 76px;
				background-color: #000000b3;
				border-radius: 4px;
				padding: 12px;
				display: flex;
				flex-direction: column;
				flex-wrap: no-wrap;
				justify-content: center;
				align-items: center;
				transition: all .5s;
				opacity: 1
			}

			.drop-shipping.message-wrap * {
				box-sizing: inherit
			}

			.drop-shipping.message-wrap.hidden {
				top: -200px !important;
				opacity: 0
			}

			.drop-shipping.message-wrap .icon {
				height: 24px;
				width: 24px;
				margin-bottom: 10px;
				background-size: contain;
				background-repeat: no-repeat;
				background-position: center center
			}

			.drop-shipping.message-wrap .icon.loading {
				background-image: url(https://gw.alicdn.com/tfs/TB1UC6DP1L2gK0jSZPhXXahvXXa-76-76.gif)
			}

			.drop-shipping.message-wrap .icon.success {
				background-image: url(https://img.alicdn.com/imgextra/i1/O1CN012sLrvG1yrVOQTTqYw_!!6000000006632-2-tps-48-50.png)
			}

			.drop-shipping.message-wrap .message-text {
				width: 100%;
				text-align: center
			}

			.drop-shipping.message-wrap [lines="1"] {
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis
			}

			.buyer-assurance-dialog-mask {
				position: fixed;
				z-index: 10000;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background-color: #0000004d;
				display: flex;
				justify-content: center;
				align-items: center
			}

			.buyer-assurance-dialog-mask.show-modal {
				background-color: #0009
			}

			.buyer-assurance-dialog {
				position: relative;
				width: 640px;
				max-height: 80%;
				z-index: 1002;
				transition: all .2s;
				border-radius: 12px;
				overflow: hidden;
				background-color: #fff;
				background-repeat: no-repeat;
				background-size: 32px 32px;
				background-position: center center
			}

			.buyer-assurance-dialog iframe {
				max-height: 100%
			}

			.buyer-assurance-dialog .close-icon {
				position: absolute;
				top: 30px;
				right: 20px;
				z-index: 11;
				display: inline-block;
				width: 28px;
				height: 28px;
				background-image: url(https://gw.alicdn.com/imgextra/i4/O1CN01CzA2rP1TC3XPZwvbm_!!6000000002345-55-tps-18-18.svg);
				background-position: center center;
				background-size: 18px 18px;
				background-repeat: no-repeat;
				cursor: pointer
			}

			.buyer-assurance-dialog .skeleton-item {
				padding: 4px 20px 0
			}

			.buyer-assurance-dialog .skeleton-item:first-child {
				padding-bottom: 0;
				padding-top: 20px
			}

			.buyer-assurance-dialog .adm-skeleton {
				width: 100%;
				height: 0;
				border-radius: 0;
				background-color: #bebebe33;
				display: block
			}

			.buyer-assurance-dialog .adm-skeleton.adm-skeleton-animated {
				background: linear-gradient(90deg, #bebebe33 25%, #8181813d 37%, #bebebe33 63%);
				background-size: 400% 100%;
				animation: adm-skeleton-loading 1.4s ease infinite
			}

			.buyer-assurance-dialog .adm-skeleton.adm-skeleton-paragraph-line {
				height: 18px;
				border-radius: 2px;
				margin-top: 12px;
				margin-bottom: 12px
			}

			.buyer-assurance-dialog .adm-skeleton.adm-skeleton-paragraph-line:first-child {
				width: 65%
			}

			@keyframes adm-skeleton-loading {
				0% {
					background-position: 100% 50%
				}

				to {
					background-position: 0 50%
				}
			}

			.buyer-assurance-dialog.lang-ar_SA * {
				unicode-bidi: bidi-override;
				direction: rtl
			}

			.buyer-assurance-dialog.lang-ar_SA .close-icon {
				right: auto !important;
				left: 20px !important
			}

			#the-new-footer .tnf-getapp {
				display: flex;
				flex-direction: row;
				align-items: center;
				justify-content: flex-start;
				gap: 20px;
				height: 40px
			}

			#the-new-footer .tnf-getapp img {
				height: 40px
			}

			#the-new-footer .tnf-getapp a {
				color: #222;
				text-decoration: underline !important;
				font-weight: 700
			}

			#the-new-footer .tnf-info {
				display: flex;
				flex-direction: column;
				align-items: center;
				gap: 12px;
				width: 100%;
				min-width: 1200px;
				padding: 20px 30px;
				background-color: #f4f4f4;
				color: #666
			}

			#the-new-footer .tnf-info a {
				color: #666 !important
			}

			#the-new-footer .tnf-info .group-links {
				display: flex;
				flex-direction: row;
				gap: 6px;
				direction: ltr;
				unicode-bidi: embed
			}

			#the-new-footer .tnf-info .group-links a:hover {
				text-decoration: underline
			}

			#the-new-footer .tnf-info .group-links a:before {
				padding-right: 6px;
				content: "|"
			}

			#the-new-footer .tnf-info .group-links a:first-child:before {
				content: ""
			}

			#the-new-footer .tnf-info .tnh-infos-content {
				display: flex;
				flex-direction: row;
				gap: 6px
			}

			#the-new-footer .tnf-info .tnh-infos-content a:hover>span {
				text-decoration: underline
			}

			#the-new-footer .tnf-info .tnh-infos-content a:before {
				padding-right: 6px;
				content: "\b7"
			}

			#the-new-footer .tnf-info .tnh-infos-content a:first-child:before {
				content: ""
			}

			#the-new-footer .tnf-info .legal {
				direction: ltr;
				unicode-bidi: embed;
				display: flex;
				flex-direction: row;
				align-items: center;
				gap: 12px
			}

			#the-new-footer .tnf-info .legal a {
				display: flex;
				flex-direction: row;
				align-items: center;
				gap: 12px
			}

			#the-new-footer .tnf-info .legal img {
				height: 20px
			}

			#the-new-footer .tnf-links {
				display: flex;
				flex-direction: row;
				justify-content: space-between;
				width: 100%
			}

			#the-new-footer .tnf-links>div {
				width: 200px
			}

			#the-new-footer .tnf-links ul,
			#the-new-footer .tnf-links li {
				margin: 0;
				padding: 0;
				list-style: none
			}

			#the-new-footer .tnf-links li {
				display: block;
				margin-bottom: 20px
			}

			#the-new-footer .tnf-links a {
				color: #222
			}

			#the-new-footer .tnf-links a:hover {
				text-decoration: underline
			}

			#the-new-footer .tnf-links h3 {
				margin-bottom: 20px;
				font-weight: 700;
				font-size: 16px;
				line-height: 22px
			}

			.payment-wrapper {
				display: flex;
				font-size: 14px;
				line-height: 28px;
				width: 100%;
				height: 100%
			}

			.payment-wrapper .payment-title {
				margin-inline-end: 12px;
				flex-shrink: 0
			}

			.payment-wrapper .payment-icon-box {
				display: flex;
				max-width: 350px;
				flex-shrink: 0;
				gap: 8px 4px
			}

			.payment-wrapper .payment-security-box {
				display: flex;
				flex-wrap: wrap;
				margin-inline-start: 16px;
				padding-inline-start: 16px;
				border-inline-start: 1px solid #ddd;
				gap: 8px 4px
			}

			.payment-wrapper .payment-icon {
				height: 28px;
				width: auto
			}

			#the-new-footer .tnf-sns {
				display: flex;
				flex-direction: row;
				align-items: center;
				justify-content: flex-start;
				gap: 24px;
				height: 40px
			}

			#the-new-footer .tnf-sns img {
				height: 28px
			}

			#the-new-footer {
				content-visibility: auto;
				display: flex;
				flex-direction: column;
				align-items: center;
				gap: 40px;
				width: 100%;
				padding-top: 40px;
				border-top: 1px solid #ddd;
				background-color: #fff;
				color: #222;
				font-size: 14px;
				line-height: 18px
			}

			#the-new-footer .tnf-content {
				display: flex;
				flex-direction: column;
				align-items: center;
				gap: 40px;
				width: 100%;
				min-width: 1200px;
				max-width: 1500px;
				padding: 0 40px
			}

			#the-new-footer .tnf-content .sns-and-app {
				display: flex;
				flex-direction: row;
				justify-content: space-between;
				width: 100%;
				direction: ltr;
				unicode-bidi: embed
			}

			#the-new-footer a {
				outline: none
			}

			#the-new-footer a:link,
			#the-new-footer a:visited,
			#the-new-footer a:hover,
			#the-new-footer a:active {
				color: #222;
				text-decoration: none
			}

			.next-icon-AddProducts:before {
				content: "\e739"
			}

			.next-icon-Cameraswitching:before {
				content: "\e757"
			}

			.next-icon-Cameraswitching-fill:before {
				content: "\e685"
			}

			.next-icon-Contacts:before {
				content: "\e70b"
			}

			.next-icon-Contacts-fill:before {
				content: "\e693"
			}

			.next-icon-CurrencyConverter:before {
				content: "\e772"
			}

			.next-icon-CurrencyConverter-fill:before {
				content: "\e692"
			}

			.next-icon-Customermanagement:before {
				content: "\e773"
			}

			.next-icon-Customermanagement-fill:before {
				content: "\e695"
			}

			.next-icon-Daytimemode:before {
				content: "\e776"
			}

			.next-icon-Daytimemode-fill:before {
				content: "\e697"
			}

			.next-icon-Exportservices:before {
				content: "\e791"
			}

			.next-icon-Exportservices-fill:before {
				content: "\e69e"
			}

			.next-icon-Fee:before {
				content: "\e78f"
			}

			.next-icon-Foreigncurrency:before {
				content: "\e796"
			}

			.next-icon-Householdappliances:before {
				content: "\e7a5"
			}

			.next-icon-Italic:before {
				content: "\e7ad"
			}

			.next-icon-Landtransportation:before {
				content: "\e7b3"
			}

			.next-icon-Moneymanagement:before {
				content: "\e7c4"
			}

			.next-icon-Moneymanagement-fill:before {
				content: "\e6b8"
			}

			.next-icon-Newuserzone:before {
				content: "\e7ca"
			}

			.next-icon-Newuserzone-fill:before {
				content: "\e6bc"
			}

			.next-icon-Non-staplefood:before {
				content: "\e7cb"
			}

			.next-icon-Notvisible:before {
				content: "\e708"
			}

			.next-icon-QRcode:before {
				content: "\e7e7"
			}

			.next-icon-RFQ-logo:before {
				content: "\e7f2"
			}

			.next-icon-RFQ-logo-fill:before {
				content: "\e6d4"
			}

			.next-icon-RFQ-word:before {
				content: "\e7f7"
			}

			.next-icon-RFQ-word-fill:before {
				content: "\e705"
			}

			.next-icon-Rightarrow:before {
				content: "\e7f3"
			}

			.next-icon-Rightbutton:before {
				content: "\e7f4"
			}

			.next-icon-Rightbutton-fill:before {
				content: "\e6d6"
			}

			.next-icon-Salescenter:before {
				content: "\e7fa"
			}

			.next-icon-Salescenter-fill:before {
				content: "\e6d8"
			}

			.next-icon-Scene:before {
				content: "\e6e3"
			}

			.next-icon-Searchcart:before {
				content: "\e7fd"
			}

			.next-icon-Searchcart-fill:before {
				content: "\e6d9"
			}

			.next-icon-Similarproducts:before {
				content: "\e809"
			}

			.next-icon-Similarproducts-fill:before {
				content: "\e6e7"
			}

			.next-icon-Subscribe:before {
				content: "\e811"
			}

			.next-icon-Top:before {
				content: "\e823"
			}

			.next-icon-Top-fill:before {
				content: "\e6fd"
			}

			.next-icon-Tradingvolume:before {
				content: "\e828"
			}

			.next-icon-Tradingvolume1:before {
				content: "\e82a"
			}

			.next-icon-Training:before {
				content: "\e829"
			}

			.next-icon-Training-fill:before {
				content: "\e6f5"
			}

			.next-icon-Transfermoney:before {
				content: "\e82b"
			}

			.next-icon-Transfermoney1:before {
				content: "\e82e"
			}

			.next-icon-VIP:before {
				content: "\e834"
			}

			.next-icon-VIP-fill:before {
				content: "\e6fa"
			}

			.next-icon-account-fill:before {
				content: "\e676"
			}

			.next-icon-add-account:before {
				content: "\e73b"
			}

			.next-icon-add-account-fill:before {
				content: "\e679"
			}

			.next-icon-add-cart:before {
				content: "\e738"
			}

			.next-icon-add-cart-fill:before {
				content: "\e67a"
			}

			.next-icon-add-fill:before {
				content: "\e678"
			}

			.next-icon-add1:before {
				content: "\e737"
			}

			.next-icon-addcell:before {
				content: "\e73e"
			}

			.next-icon-agriculture:before {
				content: "\e73f"
			}

			.next-icon-ali-clould:before {
				content: "\e742"
			}

			.next-icon-ali-clould-fill:before {
				content: "\e67c"
			}

			.next-icon-all:before {
				content: "\e73d"
			}

			.next-icon-all-fill:before {
				content: "\e6cd"
			}

			.next-icon-apparel:before {
				content: "\e741"
			}

			.next-icon-arrow-lift:before {
				content: "\e740"
			}

			.next-icon-ashbin-fill:before {
				content: "\e67b"
			}

			.next-icon-aspjiesuan:before {
				content: "\e745"
			}

			.next-icon-assessed-badge:before {
				content: "\e743"
			}

			.next-icon-atm-away:before {
				content: "\e749"
			}

			.next-icon-atm-away-fill:before {
				content: "\e684"
			}

			.next-icon-atm-fill:before {
				content: "\e67e"
			}

			.next-icon-attachent:before {
				content: "\e744"
			}

			.next-icon-auto:before {
				content: "\e746"
			}

			.next-icon-aviation:before {
				content: "\e748"
			}

			.next-icon-background-color:before {
				content: "\e747"
			}

			.next-icon-bad:before {
				content: "\e752"
			}

			.next-icon-bad-fill:before {
				content: "\e67d"
			}

			.next-icon-bags:before {
				content: "\e74b"
			}

			.next-icon-banzhengfuwu:before {
				content: "\e718"
			}

			.next-icon-beauty:before {
				content: "\e74c"
			}

			.next-icon-becomeagoldsupplier:before {
				content: "\e74d"
			}

			.next-icon-beijing:before {
				content: "\e74e"
			}

			.next-icon-bmp:before {
				content: "\e750"
			}

			.next-icon-bmp-fill:before {
				content: "\e68d"
			}

			.next-icon-bold:before {
				content: "\e74f"
			}

			.next-icon-brand:before {
				content: "\e751"
			}

			.next-icon-brand-fill:before {
				content: "\e682"
			}

			.next-icon-browse:before {
				content: "\e754"
			}

			.next-icon-browse-close:before {
				content: "\e6de"
			}

			.next-icon-browse1:before {
				content: "\e674"
			}

			.next-icon-bussiness-man:before {
				content: "\e753"
			}

			.next-icon-buyer:before {
				content: "\e6e4"
			}

			.next-icon-calculator:before {
				content: "\e755"
			}

			.next-icon-calculator-fill:before {
				content: "\e67f"
			}

			.next-icon-calendar-fill:before {
				content: "\e681"
			}

			.next-icon-camera:before {
				content: "\e756"
			}

			.next-icon-camera-fill:before {
				content: "\e680"
			}

			.next-icon-cangku:before {
				content: "\e70c"
			}

			.next-icon-cart:before {
				content: "\e758"
			}

			.next-icon-cart-fill:before {
				content: "\e686"
			}

			.next-icon-cart-fill1:before {
				content: "\e690"
			}

			.next-icon-cart1:before {
				content: "\e75b"
			}

			.next-icon-cascades:before {
				content: "\e759"
			}

			.next-icon-category:before {
				content: "\e75a"
			}

			.next-icon-cecurity-protection:before {
				content: "\e75c"
			}

			.next-icon-cecurity-protection-fill:before {
				content: "\e687"
			}

			.next-icon-centeralignment:before {
				content: "\e75d"
			}

			.next-icon-certified-supplier:before {
				content: "\e75e"
			}

			.next-icon-certified-supplier-fill:before {
				content: "\e68a"
			}

			.next-icon-checkstand:before {
				content: "\e75f"
			}

			.next-icon-click:before {
				content: "\e88b"
			}

			.next-icon-click-rate:before {
				content: "\e6e1"
			}

			.next-icon-clock-fill:before {
				content: "\e689"
			}

			.next-icon-code:before {
				content: "\e765"
			}

			.next-icon-collection:before {
				content: "\e762"
			}

			.next-icon-collection-fill:before {
				content: "\e688"
			}

			.next-icon-color:before {
				content: "\e763"
			}

			.next-icon-color-fill:before {
				content: "\e68f"
			}

			.next-icon-column:before {
				content: "\e70a"
			}

			.next-icon-column1:before {
				content: "\e70d"
			}

			.next-icon-comments:before {
				content: "\e764"
			}

			.next-icon-comments-fill:before {
				content: "\e68c"
			}

			.next-icon-company:before {
				content: "\e766"
			}

			.next-icon-company-fill:before {
				content: "\e68b"
			}

			.next-icon-component:before {
				content: "\e767"
			}

			.next-icon-conditions:before {
				content: "\e768"
			}

			.next-icon-confirm:before {
				content: "\e769"
			}

			.next-icon-connections:before {
				content: "\e76a"
			}

			.next-icon-consumption:before {
				content: "\e66b"
			}

			.next-icon-consumption1:before {
				content: "\e76b"
			}

			.next-icon-costoms-alearance:before {
				content: "\e76e"
			}

			.next-icon-coupons:before {
				content: "\e76f"
			}

			.next-icon-coupons-fill:before {
				content: "\e6ae"
			}

			.next-icon-credit-level:before {
				content: "\e771"
			}

			.next-icon-credit-level-fill:before {
				content: "\e691"
			}

			.next-icon-creditcard:before {
				content: "\e770"
			}

			.next-icon-creditcard-fill:before {
				content: "\e68e"
			}

			.next-icon-cry-fill:before {
				content: "\e694"
			}

			.next-icon-customization:before {
				content: "\e775"
			}

			.next-icon-cut:before {
				content: "\e777"
			}

			.next-icon-daibancaishui:before {
				content: "\e70e"
			}

			.next-icon-daikuan:before {
				content: "\e70f"
			}

			.next-icon-daikuan1:before {
				content: "\e710"
			}

			.next-icon-danjuzhuanhuan:before {
				content: "\e713"
			}

			.next-icon-data:before {
				content: "\e774"
			}

			.next-icon-default-template:before {
				content: "\e77a"
			}

			.next-icon-default-template-fill:before {
				content: "\e696"
			}

			.next-icon-discount:before {
				content: "\e77b"
			}

			.next-icon-discount-fill:before {
				content: "\e698"
			}

			.next-icon-discounts:before {
				content: "\e779"
			}

			.next-icon-discounts-fill:before {
				content: "\e699"
			}

			.next-icon-doc:before {
				content: "\e77c"
			}

			.next-icon-doc-fill:before {
				content: "\e69a"
			}

			.next-icon-dollar:before {
				content: "\e77f"
			}

			.next-icon-dongtai:before {
				content: "\e712"
			}

			.next-icon-double-arro-right:before {
				content: "\e77e"
			}

			.next-icon-double-arrow-left:before {
				content: "\e77d"
			}

			.next-icon-earth:before {
				content: "\e782"
			}

			.next-icon-editor:before {
				content: "\e781"
			}

			.next-icon-electronics:before {
				content: "\e783"
			}

			.next-icon-eletrical:before {
				content: "\e785"
			}

			.next-icon-email-fill:before {
				content: "\e69b"
			}

			.next-icon-eraser:before {
				content: "\e787"
			}

			.next-icon-etrical-equipm:before {
				content: "\e789"
			}

			.next-icon-exchangerate:before {
				content: "\e78b"
			}

			.next-icon-exl:before {
				content: "\e78a"
			}

			.next-icon-exl-fill:before {
				content: "\e6b6"
			}

			.next-icon-falg-fill-fill:before {
				content: "\e69c"
			}

			.next-icon-falling:before {
				content: "\e78c"
			}

			.next-icon-favorites:before {
				content: "\e78d"
			}

			.next-icon-favorites-fill:before {
				content: "\e69d"
			}

			.next-icon-feed-logo:before {
				content: "\e78e"
			}

			.next-icon-feed-logo-fill:before {
				content: "\e69f"
			}

			.next-icon-feeds:before {
				content: "\e790"
			}

			.next-icon-feeds-fill:before {
				content: "\e6a2"
			}

			.next-icon-fencengpeizhi:before {
				content: "\e714"
			}

			.next-icon-filling:before {
				content: "\e794"
			}

			.next-icon-filter-fill:before {
				content: "\e6a1"
			}

			.next-icon-flag:before {
				content: "\e793"
			}

			.next-icon-folder:before {
				content: "\e798"
			}

			.next-icon-folder-fill:before {
				content: "\e6a0"
			}

			.next-icon-form-fill:before {
				content: "\e6a4"
			}

			.next-icon-furniture:before {
				content: "\e799"
			}

			.next-icon-gif:before {
				content: "\e79a"
			}

			.next-icon-gif-fill:before {
				content: "\e6a5"
			}

			.next-icon-gift:before {
				content: "\e79c"
			}

			.next-icon-gold-supplie:before {
				content: "\e79b"
			}

			.next-icon-gold-supplie-fill:before {
				content: "\e6a3"
			}

			.next-icon-good:before {
				content: "\e79d"
			}

			.next-icon-good-fill:before {
				content: "\e6a7"
			}

			.next-icon-goods:before {
				content: "\e6df"
			}

			.next-icon-goumaipianhao:before {
				content: "\e716"
			}

			.next-icon-guanliyuan:before {
				content: "\e79e"
			}

			.next-icon-hardware:before {
				content: "\e7a0"
			}

			.next-icon-help-fill:before {
				content: "\e6a8"
			}

			.next-icon-history:before {
				content: "\e7a1"
			}

			.next-icon-home:before {
				content: "\e7a2"
			}

			.next-icon-home-fill:before {
				content: "\e6a6"
			}

			.next-icon-home1:before {
				content: "\e7a3"
			}

			.next-icon-homepage-ads-fill:before {
				content: "\e6ab"
			}

			.next-icon-homepage_ads:before {
				content: "\e6e2"
			}

			.next-icon-hot:before {
				content: "\e7a6"
			}

			.next-icon-hot-fill:before {
				content: "\e6aa"
			}

			.next-icon-image-text:before {
				content: "\e7a4"
			}

			.next-icon-image-text-fill:before {
				content: "\e6a9"
			}

			.next-icon-infantmom:before {
				content: "\e7a7"
			}

			.next-icon-inquiry-template:before {
				content: "\e7a9"
			}

			.next-icon-inquiry-template-fill:before {
				content: "\e6ad"
			}

			.next-icon-inspection:before {
				content: "\e7a8"
			}

			.next-icon-inspection-fill:before {
				content: "\e6ac"
			}

			.next-icon-inspection-fill1:before {
				content: "\e6af"
			}

			.next-icon-inspection1:before {
				content: "\e7ac"
			}

			.next-icon-insurance:before {
				content: "\e7aa"
			}

			.next-icon-insurance-fill:before {
				content: "\e6b2"
			}

			.next-icon-integral:before {
				content: "\e7ab"
			}

			.next-icon-integral-fill:before {
				content: "\e6b0"
			}

			.next-icon-invoice:before {
				content: "\e7af"
			}

			.next-icon-ipad:before {
				content: "\e7ae"
			}

			.next-icon-jewelry:before {
				content: "\e7b0"
			}

			.next-icon-jiaobiao:before {
				content: "\e717"
			}

			.next-icon-jizhuangxiang:before {
				content: "\e715"
			}

			.next-icon-jpge:before {
				content: "\e7b2"
			}

			.next-icon-jpge-fill:before {
				content: "\e6b5"
			}

			.next-icon-kehupandian:before {
				content: "\e719"
			}

			.next-icon-kehuquanyi:before {
				content: "\e71a"
			}

			.next-icon-kitchen:before {
				content: "\e7b1"
			}

			.next-icon-kuaidiwuliu:before {
				content: "\e71b"
			}

			.next-icon-langugae:before {
				content: "\e7b8"
			}

			.next-icon-leftalignment:before {
				content: "\e7b5"
			}

			.next-icon-leftarrow:before {
				content: "\e7b4"
			}

			.next-icon-leftbutton:before {
				content: "\e7b6"
			}

			.next-icon-leftbutton-fill:before {
				content: "\e6b1"
			}

			.next-icon-libra:before {
				content: "\e7b7"
			}

			.next-icon-lights:before {
				content: "\e7ba"
			}

			.next-icon-link:before {
				content: "\e7b9"
			}

			.next-icon-listing-content:before {
				content: "\e7bb"
			}

			.next-icon-listing-content-fill:before {
				content: "\e6b4"
			}

			.next-icon-logistic-logo:before {
				content: "\e7be"
			}

			.next-icon-logistic-logo-fill:before {
				content: "\e6c2"
			}

			.next-icon-logistics-icon:before {
				content: "\e7bd"
			}

			.next-icon-logistics-icon-fill:before {
				content: "\e6bf"
			}

			.next-icon-machinery:before {
				content: "\e7c0"
			}

			.next-icon-manage-order:before {
				content: "\e7bf"
			}

			.next-icon-manage-order-fill:before {
				content: "\e6bd"
			}

			.next-icon-map:before {
				content: "\e7c1"
			}

			.next-icon-map-fill:before {
				content: "\e6be"
			}

			.next-icon-messagecenter:before {
				content: "\e7c2"
			}

			.next-icon-messagecenter-fill:before {
				content: "\e6ba"
			}

			.next-icon-moban:before {
				content: "\e6e6"
			}

			.next-icon-mobile-phone:before {
				content: "\e7c3"
			}

			.next-icon-move:before {
				content: "\e7c5"
			}

			.next-icon-multi-language:before {
				content: "\e7c7"
			}

			.next-icon-multi-language-fill:before {
				content: "\e6b7"
			}

			.next-icon-mute:before {
				content: "\e7c6"
			}

			.next-icon-mute-fill:before {
				content: "\e6bb"
			}

			.next-icon-namecard:before {
				content: "\e7d0"
			}

			.next-icon-namecard-fill:before {
				content: "\e6b9"
			}

			.next-icon-nav-list:before {
				content: "\e7c9"
			}

			.next-icon-nightmode:before {
				content: "\e7c8"
			}

			.next-icon-nightmode-fill:before {
				content: "\e6c1"
			}

			.next-icon-notice:before {
				content: "\e7cd"
			}

			.next-icon-notice-fill:before {
				content: "\e6c5"
			}

			.next-icon-office:before {
				content: "\e7d2"
			}

			.next-icon-office-supplies:before {
				content: "\e7cc"
			}

			.next-icon-office-supplies-fill:before {
				content: "\e6c0"
			}

			.next-icon-online-tracking:before {
				content: "\e7d1"
			}

			.next-icon-online-tracking-fill:before {
				content: "\e6e0"
			}

			.next-icon-ontimeshipment:before {
				content: "\e7ce"
			}

			.next-icon-operation:before {
				content: "\e7cf"
			}

			.next-icon-order:before {
				content: "\e7d3"
			}

			.next-icon-order-fill:before {
				content: "\e6c6"
			}

			.next-icon-other:before {
				content: "\e889"
			}

			.next-icon-packaging:before {
				content: "\e7d4"
			}

			.next-icon-packing-labeling:before {
				content: "\e7d6"
			}

			.next-icon-packing-labeling-fill:before {
				content: "\e6c3"
			}

			.next-icon-password:before {
				content: "\e7d5"
			}

			.next-icon-password-fill:before {
				content: "\e6c4"
			}

			.next-icon-paylater:before {
				content: "\e7d8"
			}

			.next-icon-paylater-fill:before {
				content: "\e6e5"
			}

			.next-icon-pcm:before {
				content: "\e7d7"
			}

			.next-icon-pdf:before {
				content: "\e7d9"
			}

			.next-icon-pdf-fill:before {
				content: "\e6f3"
			}

			.next-icon-phone:before {
				content: "\e7dd"
			}

			.next-icon-phone-fill:before {
				content: "\e6c7"
			}

			.next-icon-pic:before {
				content: "\e7da"
			}

			.next-icon-pic-fill:before {
				content: "\e6c8"
			}

			.next-icon-pin:before {
				content: "\e7db"
			}

			.next-icon-pin-fill:before {
				content: "\e6c9"
			}

			.next-icon-platform:before {
				content: "\e7dc"
			}

			.next-icon-platform-fill:before {
				content: "\e6ca"
			}

			.next-icon-play:before {
				content: "\e7de"
			}

			.next-icon-play-fill:before {
				content: "\e6cb"
			}

			.next-icon-png:before {
				content: "\e7df"
			}

			.next-icon-png-fill:before {
				content: "\e6fc"
			}

			.next-icon-pointerleft:before {
				content: "\e7e0"
			}

			.next-icon-print:before {
				content: "\e7e1"
			}

			.next-icon-process:before {
				content: "\e7e2"
			}

			.next-icon-product:before {
				content: "\e7e3"
			}

			.next-icon-product-fill:before {
				content: "\e6cc"
			}

			.next-icon-product1:before {
				content: "\e7e4"
			}

			.next-icon-prompt-fill:before {
				content: "\e6ce"
			}

			.next-icon-quanping1:before {
				content: "\e60f"
			}

			.next-icon-quanyipeizhi:before {
				content: "\e720"
			}

			.next-icon-quick:before {
				content: "\e7e6"
			}

			.next-icon-quick-fill:before {
				content: "\e6cf"
			}

			.next-icon-rankinglist:before {
				content: "\e7e9"
			}

			.next-icon-rankinglist-fill:before {
				content: "\e702"
			}

			.next-icon-raw:before {
				content: "\e7ea"
			}

			.next-icon-reduce:before {
				content: "\e7e8"
			}

			.next-icon-reduce-fill:before {
				content: "\e6d1"
			}

			.next-icon-reducecell:before {
				content: "\e7eb"
			}

			.next-icon-reeor-fill:before {
				content: "\e6d2"
			}

			.next-icon-rejected-order:before {
				content: "\e7ed"
			}

			.next-icon-rejected-order-fill:before {
				content: "\e6d0"
			}

			.next-icon-remind:before {
				content: "\e7ec"
			}

			.next-icon-remind-fill:before {
				content: "\e6d5"
			}

			.next-icon-resonserate:before {
				content: "\e7f0"
			}

			.next-icon-resonserate-fill:before {
				content: "\e6d3"
			}

			.next-icon-responsetime:before {
				content: "\e7ef"
			}

			.next-icon-return:before {
				content: "\e7f1"
			}

			.next-icon-rightalignment:before {
				content: "\e7f5"
			}

			.next-icon-rising:before {
				content: "\e7f6"
			}

			.next-icon-rmb:before {
				content: "\e7f8"
			}

			.next-icon-save:before {
				content: "\e7f9"
			}

			.next-icon-save-fill:before {
				content: "\e6d7"
			}

			.next-icon-scanning:before {
				content: "\e7fb"
			}

			.next-icon-scenes:before {
				content: "\e7fc"
			}

			.next-icon-security:before {
				content: "\e672"
			}

			.next-icon-security-fill:before {
				content: "\e6da"
			}

			.next-icon-seleted:before {
				content: "\e7ff"
			}

			.next-icon-sendinquiry:before {
				content: "\e801"
			}

			.next-icon-service:before {
				content: "\e800"
			}

			.next-icon-service-fill:before {
				content: "\e6db"
			}

			.next-icon-set-fill:before {
				content: "\e704"
			}

			.next-icon-shangchuan:before {
				content: "\e71f"
			}

			.next-icon-shangchuanbeiandanzheng:before {
				content: "\e71c"
			}

			.next-icon-share:before {
				content: "\e802"
			}

			.next-icon-shengyijing:before {
				content: "\e71e"
			}

			.next-icon-shenqingjilu:before {
				content: "\e71d"
			}

			.next-icon-shoes:before {
				content: "\e806"
			}

			.next-icon-shouqi:before {
				content: "\e722"
			}

			.next-icon-shuangshen:before {
				content: "\e733"
			}

			.next-icon-shuffling-banner:before {
				content: "\e805"
			}

			.next-icon-shuffling-banner-fill:before {
				content: "\e6eb"
			}

			.next-icon-signboard:before {
				content: "\e803"
			}

			.next-icon-signboard-fill:before {
				content: "\e6dc"
			}

			.next-icon-similar-product:before {
				content: "\e808"
			}

			.next-icon-similar-product-fill:before {
				content: "\e6dd"
			}

			.next-icon-smile-fill:before {
				content: "\e6e9"
			}

			.next-icon-sound-Mute:before {
				content: "\e80a"
			}

			.next-icon-sound-Mute-fill:before {
				content: "\e6e8"
			}

			.next-icon-sound-filling:before {
				content: "\e80b"
			}

			.next-icon-sound-filling-fill:before {
				content: "\e6ec"
			}

			.next-icon-sport:before {
				content: "\e80f"
			}

			.next-icon-square:before {
				content: "\e80d"
			}

			.next-icon-stop:before {
				content: "\e80e"
			}

			.next-icon-stop-fill:before {
				content: "\e6ea"
			}

			.next-icon-store:before {
				content: "\e812"
			}

			.next-icon-store-fill:before {
				content: "\e6ed"
			}

			.next-icon-subscript:before {
				content: "\e810"
			}

			.next-icon-success-fill:before {
				content: "\e6fb"
			}

			.next-icon-suggest:before {
				content: "\e815"
			}

			.next-icon-suoxiao:before {
				content: "\e723"
			}

			.next-icon-superscript:before {
				content: "\e814"
			}

			.next-icon-supplier-features:before {
				content: "\e817"
			}

			.next-icon-supplier-features-fill:before {
				content: "\e6f0"
			}

			.next-icon-survey:before {
				content: "\e818"
			}

			.next-icon-suspended:before {
				content: "\e816"
			}

			.next-icon-suspended-fill:before {
				content: "\e6ef"
			}

			.next-icon-tag-subscript:before {
				content: "\e819"
			}

			.next-icon-task-management:before {
				content: "\e81a"
			}

			.next-icon-task-management-fill:before {
				content: "\e6ee"
			}

			.next-icon-template:before {
				content: "\e81d"
			}

			.next-icon-text:before {
				content: "\e81f"
			}

			.next-icon-textile-products:before {
				content: "\e81e"
			}

			.next-icon-tif-fill:before {
				content: "\e6f1"
			}

			.next-icon-tongguan:before {
				content: "\e721"
			}

			.next-icon-tongguanshuju:before {
				content: "\e725"
			}

			.next-icon-tongxunlu:before {
				content: "\e724"
			}

			.next-icon-tool:before {
				content: "\e820"
			}

			.next-icon-tool-fill:before {
				content: "\e6f2"
			}

			.next-icon-tool-hardware:before {
				content: "\e821"
			}

			.next-icon-topraning:before {
				content: "\e824"
			}

			.next-icon-topranning-fill:before {
				content: "\e6f4"
			}

			.next-icon-topsales:before {
				content: "\e822"
			}

			.next-icon-toy:before {
				content: "\e826"
			}

			.next-icon-trade-assurance:before {
				content: "\e827"
			}

			.next-icon-trade-assurance-fill:before {
				content: "\e707"
			}

			.next-icon-tradealert:before {
				content: "\e825"
			}

			.next-icon-trust:before {
				content: "\e709"
			}

			.next-icon-trust-fill:before {
				content: "\e6f8"
			}

			.next-icon-tuishui:before {
				content: "\e726"
			}

			.next-icon-tuishuirongzi:before {
				content: "\e72d"
			}

			.next-icon-txt:before {
				content: "\e82c"
			}

			.next-icon-under-line:before {
				content: "\e82d"
			}

			.next-icon-unlock-fill:before {
				content: "\e6f7"
			}

			.next-icon-usercenter:before {
				content: "\e830"
			}

			.next-icon-vehivles:before {
				content: "\e833"
			}

			.next-icon-video:before {
				content: "\e831"
			}

			.next-icon-video-fill:before {
				content: "\e6f6"
			}

			.next-icon-viewgallery:before {
				content: "\e835"
			}

			.next-icon-viewlarger:before {
				content: "\e832"
			}

			.next-icon-viewlarger-fill:before {
				content: "\e6f9"
			}

			.next-icon-viewlist:before {
				content: "\e836"
			}

			.next-icon-voice:before {
				content: "\e838"
			}

			.next-icon-voice-fill:before {
				content: "\e6fe"
			}

			.next-icon-vs:before {
				content: "\e837"
			}

			.next-icon-vs-fill:before {
				content: "\e703"
			}

			.next-icon-waihuishuju:before {
				content: "\e727"
			}

			.next-icon-wallet:before {
				content: "\e83c"
			}

			.next-icon-wallet-fill:before {
				content: "\e701"
			}

			.next-icon-warehouse:before {
				content: "\e83b"
			}

			.next-icon-warehouse-fill:before {
				content: "\e700"
			}

			.next-icon-warning-fill:before {
				content: "\e6ff"
			}

			.next-icon-writing:before {
				content: "\e83e"
			}

			.next-icon-writing-fill:before {
				content: "\e83a"
			}

			.next-icon-wuliuchanpin:before {
				content: "\e728"
			}

			.next-icon-wuliudingdan:before {
				content: "\e72b"
			}

			.next-icon-xiakuangxian:before {
				content: "\e83d"
			}

			.next-icon-xinwaizongyewu:before {
				content: "\e72a"
			}

			.next-icon-xinxibar_shouji:before {
				content: "\e729"
			}

			.next-icon-xinxibar_zhanghu:before {
				content: "\e72c"
			}

			.next-icon-xlsx:before {
				content: "\e840"
			}

			.next-icon-xuanzhuandu:before {
				content: "\e72e"
			}

			.next-icon-years:before {
				content: "\e711"
			}

			.next-icon-years-fill:before {
				content: "\e675"
			}

			.next-icon-yidatong:before {
				content: "\e72f"
			}

			.next-icon-yiguanzhugongyingshang:before {
				content: "\e73a"
			}

			.next-icon-zhanghucaozuo:before {
				content: "\e732"
			}

			.next-icon-zhankai:before {
				content: "\e730"
			}

			.next-icon-zhongjianren:before {
				content: "\e731"
			}

			.next-icon-zhuanyequanwei:before {
				content: "\e735"
			}

			.next-icon-zijin:before {
				content: "\e734"
			}

			.next-icon-zip:before {
				content: "\e83f"
			}

			.next-icon-zip-fill:before {
				content: "\e706"
			}

			.next-icon-ziyingyewu:before {
				content: "\e73c"
			}

			.next-icon-zuanshi:before {
				content: "\e736"
			}

			.DetailFreightCalculator {
				display: block
			}

			.detail-freight-dialog {
				min-width: 800px !important;
				max-height: 600px !important
			}

			@font-face {
				.detail-freight-dialog {
					font-family: OpenSans;
					src: url(https://alifd.alicdn.com/fonts/open-sans/OpenSans-Light.eot);
					font-display: swap
				}
			}

			@font-face {
				.detail-freight-dialog {
					font-family: OpenSans;
					src: url(https://alifd.alicdn.com/fonts/open-sans/OpenSans-Light.eot);
					font-display: swap
				}
			}

			@font-face {
				.detail-freight-dialog {
					font-family: OpenSans;
					src: url(https://alifd.alicdn.com/fonts/open-sans/OpenSans-Light.eot);
					font-display: swap
				}
			}

			.detail-freight-dialog .next-sr-only {
				position: absolute;
				width: 1px;
				height: 1px;
				padding: 0;
				overflow: hidden;
				clip: rect(0, 0, 0, 0);
				white-space: nowrap;
				border: 0;
				top: 0;
				margin: -1px
			}

			.detail-freight-dialog .next-loading-fusion-reactor[dir=rtl] {
				animation-name: nextVectorRouteRTL
			}

			@keyframes nextVectorRouteRTL {
				0% {
					transform: rotate(0)
				}

				5% {
					transform: rotate(-90deg)
				}

				25% {
					transform: rotate(-90deg)
				}

				30% {
					transform: rotate(-180deg)
				}

				50% {
					transform: rotate(-180deg)
				}

				55% {
					transform: rotate(-270deg)
				}

				75% {
					transform: rotate(-270deg)
				}

				80% {
					transform: rotate(-360deg)
				}

				to {
					transform: rotate(-360deg)
				}
			}

			.detail-freight-dialog .next-loading {
				position: relative
			}

			.detail-freight-dialog .next-loading.next-open {
				pointer-events: none
			}

			.detail-freight-dialog .next-loading .next-loading-component {
				opacity: .7;
				filter: blur(1px);
				filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false)";
				position: relative;
				pointer-events: none
			}

			.detail-freight-dialog .next-loading-masker {
				position: absolute;
				inset: 0;
				z-index: 99;
				opacity: .2;
				background: #fff
			}

			.detail-freight-dialog .next-loading-inline {
				display: inline-block
			}

			.detail-freight-dialog .next-loading-tip {
				display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				z-index: 4;
				transform: translate(-50%, -50%);
				text-align: center
			}

			.detail-freight-dialog .next-loading-tip-fullscreen {
				top: inherit;
				left: inherit;
				transform: inherit
			}

			.detail-freight-dialog .next-loading-tip-placeholder {
				display: none
			}

			.detail-freight-dialog .next-loading-right-tip .next-loading-indicator {
				display: inline-block
			}

			.detail-freight-dialog .next-loading-right-tip .next-loading-tip-content {
				position: absolute;
				display: block;
				top: 50%;
				right: 0;
				transform: translateY(-50%)
			}

			.detail-freight-dialog .next-loading-right-tip .next-loading-tip-placeholder {
				display: inline-block;
				visibility: hidden;
				margin-left: 1em
			}

			.detail-freight-dialog .next-loading-fusion-reactor {
				display: inline-block;
				width: 48px;
				height: 48px;
				position: relative;
				margin: 0;
				animation-duration: 5.6s;
				animation-iteration-count: infinite;
				animation-timing-function: linear;
				animation-name: nextVectorRoute
			}

			.detail-freight-dialog .next-loading-fusion-reactor .next-loading-dot {
				position: absolute;
				margin: auto;
				width: 12px;
				height: 12px;
				border-radius: 50%;
				background: #ff1900;
				animation-timing-function: ease-in-out;
				animation-iteration-count: infinite;
				animation-duration: 1.4s
			}

			.detail-freight-dialog .next-loading-fusion-reactor .next-loading-dot:nth-child(1) {
				top: 0;
				bottom: 0;
				left: 0;
				animation-name: nextVectorDotsX
			}

			.detail-freight-dialog .next-loading-fusion-reactor .next-loading-dot:nth-child(2) {
				left: 0;
				right: 0;
				top: 0;
				opacity: .8;
				animation-name: nextVectorDotsY
			}

			.detail-freight-dialog .next-loading-fusion-reactor .next-loading-dot:nth-child(3) {
				top: 0;
				bottom: 0;
				right: 0;
				opacity: .6;
				animation-name: nextVectorDotsXR
			}

			.detail-freight-dialog .next-loading-fusion-reactor .next-loading-dot:nth-child(4) {
				left: 0;
				right: 0;
				bottom: 0;
				opacity: .2;
				animation-name: nextVectorDotsYR
			}

			.detail-freight-dialog .next-loading-medium-fusion-reactor {
				width: 32px;
				height: 32px
			}

			.detail-freight-dialog .next-loading-medium-fusion-reactor .next-loading-dot {
				width: 8px;
				height: 8px
			}

			.detail-freight-dialog .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(1) {
				animation-name: nextVectorDotsX-medium
			}

			.detail-freight-dialog .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(2) {
				animation-name: nextVectorDotsY-medium
			}

			.detail-freight-dialog .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(3) {
				animation-name: nextVectorDotsXR-medium
			}

			.detail-freight-dialog .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(4) {
				animation-name: nextVectorDotsYR-medium
			}

			@keyframes nextVectorRoute {
				0% {
					transform: rotate(0)
				}

				5% {
					transform: rotate(90deg)
				}

				25% {
					transform: rotate(90deg)
				}

				30% {
					transform: rotate(180deg)
				}

				50% {
					transform: rotate(180deg)
				}

				55% {
					transform: rotate(270deg)
				}

				75% {
					transform: rotate(270deg)
				}

				80% {
					transform: rotate(360deg)
				}

				to {
					transform: rotate(360deg)
				}
			}

			@keyframes nextVectorDotsYR {
				25% {
					bottom: 0
				}

				45%,
				50% {
					bottom: 16.8px;
					height: calc(12px * 1.2);
					width: calc(12px * 1.2)
				}

				90% {
					bottom: 0;
					height: 12px;
					width: 12px
				}
			}

			@keyframes nextVectorDotsY {
				25% {
					top: 0
				}

				45%,
				50% {
					top: 16.8px;
					height: calc(12px * 1.2);
					width: calc(12px * 1.2)
				}

				90% {
					top: 0;
					height: 12px;
					width: 12px
				}
			}

			@keyframes nextVectorDotsX {
				25% {
					left: 0
				}

				45%,
				50% {
					left: 16.8px;
					width: calc(12px * 1.2);
					height: calc(12px * 1.2)
				}

				90% {
					left: 0;
					height: 12px;
					width: 12px
				}
			}

			@keyframes nextVectorDotsXR {
				25% {
					right: 0
				}

				45%,
				50% {
					right: 16.8px;
					width: calc(12px * 1.2);
					height: calc(12px * 1.2)
				}

				90% {
					right: 0;
					height: 12px;
					width: 12px
				}
			}

			@keyframes nextVectorDotsYR-medium {
				25% {
					bottom: 0
				}

				45%,
				50% {
					bottom: 11.2px;
					height: 9.6px;
					width: 9.6px
				}

				90% {
					bottom: 0;
					height: 8px;
					width: 8px
				}
			}

			@keyframes nextVectorDotsY-medium {
				25% {
					top: 0
				}

				45%,
				50% {
					top: 11.2px;
					height: 9.6px;
					width: 9.6px
				}

				90% {
					top: 0;
					height: 8px;
					width: 8px
				}
			}

			@keyframes nextVectorDotsX-medium {
				25% {
					left: 0
				}

				45%,
				50% {
					left: 11.2px;
					width: 9.6px;
					height: 9.6px
				}

				90% {
					left: 0;
					height: 8px;
					width: 8px
				}
			}

			@keyframes nextVectorDotsXR-medium {
				25% {
					right: 0
				}

				45%,
				50% {
					right: 11.2px;
					width: 9.6px;
					height: 9.6px
				}

				90% {
					right: 0;
					height: 8px;
					width: 8px
				}
			}

			.detail-freight-dialog .detail-next-dialog-header,
			.detail-freight-dialog .next-dialog-header {
				margin-bottom: 0;
				border-bottom: none !important;
				padding: 28px 28px 16px !important;
				font-size: 20px !important
			}

			.detail-freight-dialog .theme-color {
				color: #ff6a00
			}

			.detail-freight-dialog .next-loading-fusion-reactor .next-loading-dot {
				background-color: #ff6a00
			}

			.detail-freight-dialog .next-dialog-body,
			.detail-freight-dialog .detail-next-dialog-body {
				color: #333;
				padding: 0 28px 40px !important;
				max-height: -moz-max-content !important;
				max-height: max-content !important
			}

			.detail-freight-dialog .next-dialog-close,
			.detail-freight-dialog .detail-next-dialog-close {
				top: 26px !important;
				right: 28px !important
			}

			.detail-freight-dialog .next-dialog-close .next-dialog-close-icon,
			.detail-freight-dialog .next-dialog-close .detail-next-dialog-close-icon,
			.detail-freight-dialog .detail-next-dialog-close .next-dialog-close-icon,
			.detail-freight-dialog .detail-next-dialog-close .detail-next-dialog-close-icon {
				width: 20px !important;
				height: 20px !important;
				color: #222 !important
			}

			.detail-freight-dialog .next-dialog-close .next-dialog-close-icon:before,
			.detail-freight-dialog .next-dialog-close .detail-next-dialog-close-icon:before,
			.detail-freight-dialog .detail-next-dialog-close .next-dialog-close-icon:before,
			.detail-freight-dialog .detail-next-dialog-close .detail-next-dialog-close-icon:before {
				width: 20px !important;
				height: 20px !important;
				font-size: 18px !important;
				color: #222 !important
			}

			.detail-freight-dialog .detail-next-loading,
			.detail-freight-dialog .next-loading {
				width: 100%;
				max-height: 400px
			}

			.detail-freight-dialog .shipping-to-text {
				font-size: 14px;
				line-height: 20px
			}

			.detail-freight-dialog .shipping-to-title {
				display: inline-block;
				border-radius: 4px;
				color: #222;
				font-size: 14px
			}

			.detail-freight-dialog .shipping-to-title>span {
				display: inline-block;
				height: 14px;
				width: 30px
			}

			.detail-freight-dialog .shipping-survey-tips {
				display: flex;
				align-items: center;
				margin-top: 28px;
				font-size: 14px;
				font-weight: 400;
				line-height: 18px
			}

			.detail-freight-dialog .shipping-survey-tips a {
				margin-left: 4px;
				color: #222;
				text-decoration: underline
			}

			.detail-freight-dialog .tariff-ddp-tips {
				height: 34px;
				line-height: 34px;
				border-radius: 8px;
				color: #222;
				font-size: 14px;
				background-color: #fff5f1;
				padding-left: 8px;
				margin-bottom: 20px
			}

			.detail-freight-dialog .confirm-btn {
				width: 173px;
				height: 36px !important;
				background-color: #ff6a00;
				border: none;
				border-radius: 65px;
				color: #fff
			}

			.detail-freight-dialog .confirm-btn:hover {
				background-color: #ff6a0080;
				color: #fff
			}

			.detail-freight-dialog .no-data-message {
				text-align: center;
				height: 400px;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center
			}

			.detail-freight-dialog .no-data-message img {
				width: 120px
			}

			.detail-freight-dialog .no-data-message div {
				margin-top: 10px;
				color: #000;
				font-size: 14px
			}

			.detail-freight-dialog.btn-shadow .next-dialog-footer,
			.detail-freight-dialog.btn-shadow .detail-next-dialog-footer {
				box-shadow: 0 -4px 8px #0000000a
			}

			.detail-freight-dialog .next-dialog-footer,
			.detail-freight-dialog .detail-next-dialog-footer {
				padding-top: 16px !important;
				padding-bottom: 28px !important
			}

			.detail-freight-dialog .border-none {
				border: none
			}

			.detail-freight-dialog .tips,
			.detail-freight-dialog .green-tips {
				color: #ff6a00;
				display: inline-block;
				font-size: 12px;
				background: #ff6a001a;
				border-radius: 2px;
				padding: 2px 5px;
				line-height: 16px
			}

			.detail-freight-dialog .tips {
				margin-top: 4px;
				word-break: break-word
			}

			.detail-freight-dialog .font-primary {
				color: #ff6a00
			}

			.detail-freight-dialog .green-tips {
				color: #00ac53;
				background-color: #e5f6ed
			}

			.detail-freight-dialog .shipping-operate {
				display: flex;
				align-items: center;
				margin-bottom: 28px;
				line-height: 20px
			}

			.detail-freight-dialog .help-icon {
				display: inline-block;
				width: 17px;
				height: 17px;
				vertical-align: middle;
				cursor: pointer;
				background: url(https://u.alicdn.com/simg/single/icon/help-info-15x15.png) no-repeat 0 0
			}

			.detail-freight-dialog .icon {
				width: 1.5em;
				height: 1.5em;
				fill: currentColor;
				overflow: hidden
			}

			.detail-freight-dialog .more-icon {
				transition: all .3s;
				margin-left: 4px
			}

			.detail-freight-dialog .opened {
				transform: rotate(180deg)
			}

			.logistic-select-button-dialog .next-dialog-footer {
				background: #fff;
				background-image: linear-gradient(180deg, #fff0, #0000000a);
				padding: 24px 20px;
				box-shadow: 0 -1px 10px 1px #0000001a
			}

			.next-dialog-header {
				margin-bottom: 20px;
				border-bottom: 1px solid #ddd;
				font-weight: 700
			}

			.next-overlay-wrapper .next-overlay-inner {
				z-index: 10001 !important;
				pointer-events: auto
			}

			.next-overlay-backdrop,
			.next-dialog {
				z-index: 10001 !important
			}

			.detail-standard-close-icon {
				width: 28px;
				height: 28px
			}

			.next-btn.next-btn-primary .next-btn-helper {
				font-weight: 600 !important
			}

			.next-btn.next-btn-primary:hover {
				@apply id-bg-highlight-dark;
			}

			.next-btn-ghost.next-btn-light {
				border: 1px solid #222 !important
			}

			.next-btn-ghost.next-btn-light:hover {
				border: 1px solid #222;
				background-color: #f4f4f4 !important
			}

			.next-btn-ghost.next-btn-light .next-btn-helper {
				color: #222
			}