
@media screen and (max-width:864px) {
	.combo-box-wrap[data-v-2eec3da8] {
		font-size: 0
	}

	.combo-box-wrap--active[data-v-2eec3da8] {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		z-index: 500;
		background-color: #fff
	}

	.combo-box-wrap--active .combo-box-outside[data-v-2eec3da8] {
		display: none
	}

	.combo-box-wrap--active .combo-box-inside[data-v-2eec3da8] {
		display: block
	}

	.combo-box-inside[data-v-2eec3da8] {
		display: none
	}

	.icon-enter-search[data-v-2eec3da8] {
		width: .48rem;
		height: .48rem;
		fill: #ee4d2d
	}

	.virtual-search-wrap[data-v-2eec3da8] {
		width: 100%;
		height: 1rem;
		line-height: 1rem;
		background-color: #fff;
		font-size: .32rem;
		box-shadow: 0 4px 4px 0 rgba(64,75,91,.02),0 16px 32px 0 rgba(29,53,89,.08);
		position: relative
	}

	.virtual-search-wrap .placeholder[data-v-2eec3da8] {
		padding-left: .96rem;
		font-size: .32rem;
		opacity: .5
	}

	.virtual-search-wrap .icon-search[data-v-2eec3da8] {
		position: absolute;
		top: .32rem;
		left: .32rem;
		width: .32rem;
		height: .32rem
	}

	.combo-box-header[data-v-2eec3da8] {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		height: 1.08rem
	}

	.combo-box-header .icon-search[data-v-2eec3da8] {
		position: relative;
		z-index: 2;
		height: .48rem;
		width: .48rem;
		margin-left: .32rem;
		fill: rgba(66,90,125,.6)
	}

	.combo-box-header .icon-close[data-v-2eec3da8] {
		position: relative;
		z-index: 2;
		width: .48rem;
		height: .48rem;
		margin-right: .32rem
	}[	data-v-2eec3da8] .combo-box-header .icon-close.shopee-icon svg {
		fill: #ee4d2d
	}

	.combo-box-header .search-input[data-v-2eec3da8] {
		position: absolute;
		width: 100%;
		left: 0;
		padding: .38rem 1rem;
		font-size: .32rem;
		border: none;
		border-bottom: 1px solid rgba(121,161,219,.1);
		caret-color: #ee4d2d
	}

	.combo-box-header .search-input[data-v-2eec3da8]::-webkit-input-placeholder {
		color: #192537;
		opacity: .3;
		font-size: .32rem;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.combo-box-header .search-input[data-v-2eec3da8]::-moz-placeholder {
		color: #192537;
		opacity: .3;
		font-size: .32rem;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.combo-box-header .search-input[data-v-2eec3da8]:-ms-input-placeholder {
		color: #192537;
		opacity: .3;
		font-size: .32rem;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.combo-box-mobile[data-v-2eec3da8] {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		z-index: 500;
		background-color: #fff
	}

	.combo-box-mobile .virtual-search-wrap[data-v-2eec3da8] {
		display: none
	}

	.combo-box-mobile .combo-box-inside[data-v-2eec3da8] {
		width: 100%;
		height: 100%
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list[data-v-2eec3da8] {
		padding-left: .24rem;
		margin-top: .24rem;
		width: 100%;
		height: 100%
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item[data-v-2eec3da8] {
		display: flex;
		padding-bottom: .12rem;
		font-size: .14rem;
		color: #333;
		height: auto
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-tag[data-v-2eec3da8] {
		flex: 0 0 auto;
		height: .2rem;
		display: flex;
		align-items: center
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-tag .icon-boutique[data-v-2eec3da8] {
		width: .08rem;
		height: .102rem;
		display: flex;
		justify-content: center
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-tag .article-pointer[data-v-2eec3da8] {
		width: .05rem;
		height: .05rem;
		border-radius: 50%;
		background-color: #ccc
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-match-item[data-v-2eec3da8] {
		width: 100%;
		padding-right: .24rem;
		margin-left: .12rem;
		font-size: .14rem;
		padding-bottom: .14rem;
		border-bottom: .01rem solid #eeeef0
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-match-item .article-match-title[data-v-2eec3da8] {
		color: #192537;
		line-height: .2rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		font-size: .16rem
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-match-item .article-match-title[data-v-2eec3da8] em {
		font-style: inherit;
		color: #ee4d2d
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-match-item .article-match-content[data-v-2eec3da8] {
		margin-top: .05rem;
		font-size: .14rem;
		color: #b5b5b5;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1
	}

	.combo-box-mobile .combo-box-inside .combo-box-article-list .combo-item .article-match-item .article-match-content[data-v-2eec3da8] em {
		font-style: inherit;
		color: #ee4d2d
	}

	.combo-box-mobile .combo-box-for-search-page[data-v-2eec3da8] {
		background: #fff;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%
	}
}

@media screen and (min-width:864px) {
	.upload-wrapper .upload-btn[data-v-1fa43bde] {
		width: 96px;
		height: 96px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #f2f5fa
	}

	.upload-wrapper .upload-btn[data-v-1fa43bde]:hover {
		background-color: #dee6f1
	}

	.upload-wrapper .upload-btn .addIcon[data-v-1fa43bde] {
		width: 24px;
		height: 24px
	}

	.upload-wrapper .shopee-upload__tip[data-v-1fa43bde] {
		font-size: 12px;
		color: #192537;
		opacity: .5;
		margin-top: 8px
	}

	.upload-wrapper .upload-img[data-v-1fa43bde] {
		width: 96px;
		height: 96px;
		position: relative
	}

	.upload-wrapper .upload-img:hover .upload-img-btn[data-v-1fa43bde] {
		visibility: visible
	}

	.upload-wrapper .upload-img img[data-v-1fa43bde] {
		width: 96px;
		height: 96px
	}

	.upload-wrapper .upload-img .upload-img-btn[data-v-1fa43bde] {
		visibility: hidden;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 32px;
		background-color: #192537;
		opacity: .8;
		display: flex;
		flex-direction: row
	}

	.upload-wrapper .upload-img .upload-img-btn .img-btn[data-v-1fa43bde] {
		position: relative;
		flex: 1;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.upload-wrapper .upload-img .upload-img-btn .img-btn:hover .img-icon[data-v-1fa43bde] {
		color: #fff
	}

	.upload-wrapper .upload-img .upload-img-btn .img-btn .img-icon[data-v-1fa43bde] {
		width: 14px;
		height: 14px;
		color: #fff
	}

	.upload-wrapper .upload-img .upload-img-btn .img-btn-left[data-v-1fa43bde]:after {
		content: "";
		position: absolute;
		right: 0;
		top: 10px;
		bottom: 10px;
		width: 1px;
		background-color: #fff
	}
}

@media screen and (max-width:864px) {
	.upload-wrapper .upload-btn[data-v-1fa43bde] {
		width: 1.92rem;
		height: 1.92rem;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #f2f5fa
	}

	.upload-wrapper .upload-btn .addIcon[data-v-1fa43bde] {
		width: .48rem;
		height: .48rem
	}

	.upload-wrapper .shopee-upload__tip[data-v-1fa43bde] {
		font-size: .24rem;
		color: #192537;
		opacity: .5;
		margin-top: .16rem
	}

	.upload-wrapper .upload-img[data-v-1fa43bde] {
		width: 1.92rem;
		height: 1.92rem;
		position: relative
	}

	.upload-wrapper .upload-img img[data-v-1fa43bde] {
		width: 1.92rem;
		height: 1.92rem
	}

	.upload-wrapper .upload-img .upload-img-btn .img-icon[data-v-1fa43bde],.upload-wrapper .upload-img .upload-img-btn[data-v-1fa43bde] {
		position: absolute;
		top: 0;
		right: 0;
		width: .48rem;
		height: .48rem
	}
}

@media screen and (min-width:864px) {
	.feedback .feedback-btn[data-v-7cae2851] {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 120px;
		height: 40px;
		cursor: pointer;
		border: 1px solid rgba(64,75,91,.5);
		color: #192537;
		line-height: 40px;
		background-color: #fff;
		text-align: center;
		transition: all .4s ease 0s
	}

	.feedback .feedback-btn[data-v-7cae2851]:hover {
		color: #192537;
		background: #f2f5fa
	}

	.feedback .feedback-icon[data-v-7cae2851] {
		width: 24px;
		height: 24px;
		margin-right: 4px
	}

	.feedback .feedback-btn-word[data-v-7cae2851] {
		opacity: .7
	}

	.feedback .icon-text[data-v-7cae2851] {
		transform: scale(.8);
		font-size: 12px;
		color: #736d87;
		text-align: center
	}

	.feedback .shopee-modal[data-v-7cae2851] .shopee-modal__content {
		border-radius: 0
	}

	.feedback .shopee-modal[data-v-7cae2851] .shopee-icon.shopee-modal__close {
		color: #404b5b;
		padding: 3px
	}

	.feedback .modal-content[data-v-7cae2851] {
		position: relative
	}

	.feedback .modal-content .content-type[data-v-7cae2851] {
		width: 100%;
		background-color: #f2f5fa
	}

	.feedback .modal-content .content-type[data-v-7cae2851] .shopee-selector {
		background-color: #f2f5fa;
		border: 0;
		padding: 0 16px
	}

	.feedback .modal-content .content-type[data-v-7cae2851] .shopee-selector .shopee-selector__suffix {
		color: rgba(66,90,125,.6)
	}

	.feedback .modal-content .content-type[data-v-7cae2851] .shopee-selector:hover {
		background-color: #dee6f1;
		border-radius: 0
	}

	.feedback .modal-content .content-type[data-v-7cae2851] .shopee-selector__inner {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #192537
	}

	.feedback .modal-content .content-type[data-v-7cae2851] .placeholder {
		opacity: .5
	}

	.feedback .modal-content .content-input[data-v-7cae2851] {
		height: 120px;
		background-color: #f2f5fa;
		position: relative;
		padding: 12px 0 24px;
		caret-color: #ee4d2d
	}

	.feedback .modal-content .content-input[data-v-7cae2851]:hover {
		background-color: #dee6f1
	}

	.feedback .modal-content .content-input[data-v-7cae2851]:hover textarea {
		background-color: #dee6f1;
		font-size: 14px;
		color: #192537
	}

	.feedback .modal-content .content-input[data-v-7cae2851] textarea {
		background-color: #f2f5fa;
		border: 0;
		resize: none!important;
		max-height: 83px!important;
		color: #192537;
		padding: 0 16px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
		line-height: 21px
	}

	.feedback .modal-content .content-input[data-v-7cae2851] textarea::-webkit-input-placeholder {
		font-size: 14px;
		color: #192537;
		opacity: .5;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.feedback .modal-content .content-input[data-v-7cae2851] textarea:-moz-placeholder,.feedback .modal-content .content-input[data-v-7cae2851] textarea::-moz-placeholder {
		font-size: 14px;
		color: #192537;
		opacity: .5;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.feedback .modal-content .content-input[data-v-7cae2851] textarea:-ms-input-placeholder {
		font-size: 14px;
		color: #192537;
		opacity: .5;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.feedback .modal-content .input-count[data-v-7cae2851] {
		position: absolute;
		right: 16px;
		bottom: 8px;
		font-size: 12px;
		color: rgba(25,37,55,.3);
		line-height: 12px
	}

	.feedback .modal-content .content-input-error[data-v-7cae2851],.feedback .modal-content .content-input-error[data-v-7cae2851]:hover,.feedback .modal-content .content-input-error[data-v-7cae2851] textarea {
		background-color: #fcedef
	}

	.feedback .modal-content .content-input-error[data-v-7cae2851]:hover textarea {
		background-color: #fcedef;
		font-size: 14px;
		color: #192537
	}

	.feedback .modal-content .content-input-error .input-count[data-v-7cae2851] {
		color: #e24f62
	}

	.feedback .modal-content .input-error[data-v-7cae2851] {
		font-size: 12px;
		color: #e24f62;
		bottom: -18px;
		margin-top: 4px
	}

	.feedback .modal-content .content-label[data-v-7cae2851] {
		margin: 24px 0 8px;
		color: #192537;
		font-size: 14px
	}

	.feedback .modal-content .content-label .star[data-v-7cae2851] {
		color: red;
		margin-right: 2px
	}

	.feedback[data-v-7cae2851] .shopee-modal__content {
		width: 500px
	}

	.feedback[data-v-7cae2851] .shopee-modal__title {
		color: #192537;
		font-size: 18px;
		font-weight: 500
	}

	.feedback[data-v-7cae2851] .shopee-modal__subtitle {
		margin-top: 8px;
		color: #192537;
		opacity: .5;
		line-height: 21px
	}

	.feedback[data-v-7cae2851] .shopee-modal__header {
		padding-bottom: 0
	}

	.feedback[data-v-7cae2851] .shopee-modal__body {
		padding-top: 0;
		height: 390px;
		overflow: auto;
		padding-bottom: 24px
	}

	.feedback[data-v-7cae2851] .shopee-modal__body textarea {
		min-height: 83px!important
	}

	.feedback[data-v-7cae2851] .shopee-modal__footer .shopee-button {
		width: 80px;
		height: 32px
	}

	.feedback[data-v-7cae2851] .shopee-modal__footer .loading {
		min-height: auto
	}

	.big-img-modal[data-v-7cae2851] {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0,0,0,.8);
		z-index: 999999999;
		display: flex;
		justify-content: center;
		align-items: center
	}

	.big-img-modal img[data-v-7cae2851] {
		object-fit: contain
	}

	.aside-feedback-btn[data-v-7cae2851] {
		position: relative;
		width: 48px;
		height: 48px;
		border: 1px solid #dee6f1;
		background-color: #fff;
		transition: background-color .3s ease 0s;
		z-index: 100;
		cursor: pointer
	}

	.aside-feedback-btn[data-v-7cae2851]:hover {
		border: 0;
		background-color: #8f9eb3
	}

	.aside-feedback-btn:hover .aside-feedback-icon[data-v-7cae2851] {
		opacity: 1
	}

	.aside-feedback-btn:hover .aside-feedback-icon[data-v-7cae2851] path {
		fill: #fff
	}

	.aside-feedback-btn[data-v-7cae2851]:active {
		border: 0;
		background-color: #404b5b
	}

	.aside-feedback-btn .aside-feedback-icon[data-v-7cae2851] {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 24px;
		height: 24px;
		transform: translate(-50%,-50%);
		opacity: .6
	}

	.aside-feedback-btn .aside-feedback-icon[data-v-7cae2851] path {
		fill: #425a70
	}
}

@media screen and (max-width:864px) {
	.feedback[data-v-7cae2851] {
		width: 100%;
		height: .96rem;
		font-size: .32rem
	}

	.feedback .feedback-btn[data-v-7cae2851] {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: .96rem;
		line-height: .96rem;
		background: #fff;
		border: 1px solid #8f9eb3;
		text-align: center
	}

	.feedback .feedback-icon[data-v-7cae2851] {
		margin-top: .02rem;
		width: .48rem;
		height: .48rem;
		margin-right: .08rem
	}

	.feedback .feedback-btn-word[data-v-7cae2851] {
		color: #192537;
		font-size: .32rem;
		opacity: .7
	}

	.feedback .icon-text[data-v-7cae2851] {
		transform: scale(.8);
		font-size: 12px;
		color: #736d87;
		text-align: center
	}

	.aside-feedback-btn[data-v-7cae2851] {
		position: relative;
		width: .96rem;
		height: .96rem;
		border: .02rem solid #dee6f1;
		background-color: #fff;
		transition: background-color .3s ease 0s;
		box-shadow: 0 4px 4px rgba(64,75,91,.02),0 16px 32px rgba(29,53,89,.08);
		z-index: 100;
		cursor: pointer
	}

	.aside-feedback-btn[data-v-7cae2851]:hover {
		background-color: #8f9eb3
	}

	.aside-feedback-btn:hover .aside-feedback-icon[data-v-7cae2851] {
		opacity: 1
	}

	.aside-feedback-btn:hover .aside-feedback-icon[data-v-7cae2851] path {
		fill: #fff
	}

	.aside-feedback-btn[data-v-7cae2851]:active {
		background-color: #404b5b
	}

	.aside-feedback-btn .aside-feedback-icon[data-v-7cae2851] {
		position: absolute;
		top: 50%;
		left: 50%;
		width: .48rem;
		height: .48rem;
		transform: translate(-50%,-50%);
		opacity: .6
	}

	.aside-feedback-btn .aside-feedback-icon[data-v-7cae2851] path {
		fill: #425a70
	}
}

.shopee-option[data-v-7cae2851],[data-v-7cae2851] .shopee-option.active {
	white-space: normal;
	line-height: 21px
}

.shopee-option[data-v-7cae2851]:hover,[data-v-7cae2851] .shopee-option.active {
	color: #192537;
	opacity: .7;
	background: #f2f5fa
}

@media screen and (min-width:864px) {
	.chat[data-v-a32a8536] {
		width: 48px;
		height: 48px;
		z-index: 101
	}
}

@media screen and (max-width:864px) {
	.chat[data-v-a32a8536] {
		width: .96rem;
		height: .96rem;
		z-index: 101;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,.16)
	}
}

@media screen and (min-width:864px) {
	.back-to-top-wrap[data-v-3d39fe7c] {
		position: relative;
		width: 48px;
		height: 48px;
		border: 1px solid #dee6f1;
		border-top: 0;
		background-color: #fff;
		transition: background-color .3s ease 0s;
		z-index: 100;
		cursor: pointer
	}

	.back-to-top-wrap[data-v-3d39fe7c]:hover {
		border: 0;
		background-color: #8f9eb3
	}

	.back-to-top-wrap:hover .icon-back-to-top[data-v-3d39fe7c] {
		fill: #fff;
		opacity: 1
	}

	.back-to-top-wrap[data-v-3d39fe7c]:active {
		background-color: #404b5b
	}

	.back-to-top-wrap .icon-back-to-top[data-v-3d39fe7c] {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 24px;
		height: 24px;
		transform: translate(-50%,-50%);
		fill: #425a70;
		opacity: .6
	}
}

@media screen and (max-width:864px) {
	.back-to-top-wrap[data-v-3d39fe7c] {
		position: relative;
		width: .96rem;
		height: .96rem;
		border: 1px solid #dee6f1;
		background-color: #fff;
		box-shadow: 0 4px 4px rgba(64,75,91,.02),0 16px 32px rgba(29,53,89,.08);
		z-index: 100;
		cursor: pointer
	}

	.back-to-top-wrap[data-v-3d39fe7c]:hover {
		background-color: #8f9eb3;
		border: 1px solid #8f9eb3
	}

	.back-to-top-wrap:hover .icon-back-to-top[data-v-3d39fe7c] {
		fill: #fff;
		opacity: 1
	}

	.back-to-top-wrap .icon-back-to-top[data-v-3d39fe7c] {
		position: absolute;
		top: 50%;
		left: 50%;
		width: .48rem;
		height: .48rem;
		transform: translate(-50%,-50%);
		fill: #425a70;
		opacity: .6
	}
}

@media screen and (min-width:864px) {
	.global-action[data-v-7841365a] {
		position: fixed;
		right: 64px;
		bottom: 80px;
		width: 48px;
		height: 96px;
		z-index: 299
	}

	.global-action .global-action-inner[data-v-7841365a] {
		box-shadow: 0 4px 4px 0 rgba(98,98,98,.02),0 16px 32px 0 rgba(87,87,87,.08)
	}
}

@media screen and (max-width:864px) {
	.global-action[data-v-7841365a] {
		position: fixed;
		right: .32rem;
		bottom: .8rem;
		width: .96rem;
		height: 1.92rem;
		z-index: 299
	}

	.global-action-inner[data-v-7841365a] {
		box-shadow: 0 4px 4px 0 rgba(98,98,98,.02),0 16px 32px 0 rgba(87,87,87,.08)
	}
}

@media screen and (min-width:864px) {
	.global-action[data-v-4df90002] {
		position: fixed;
		right: 64px;
		bottom: 80px;
		width: 48px;
		z-index: 299
	}

	.global-action .global-action-inner[data-v-4df90002] {
		box-shadow: 0 4px 4px 0 rgba(98,98,98,.02),0 16px 32px 0 rgba(87,87,87,.08)
	}

	.global-action .global-action-inner[data-v-4df90002] .back-to-top-wrap {
		border-top: 1px solid #dee6f1;
		border-bottom: 0
	}

	.global-action .global-action-inner[data-v-4df90002] .back-to-top-wrap:hover {
		border: 0
	}
}

@media screen and (max-width:864px) {
	.global-action[data-v-4df90002] {
		position: fixed;
		right: .32rem;
		bottom: 1.4rem;
		width: .96rem;
		z-index: 299
	}

	.global-action[data-v-4df90002] .back-to-top-wrap {
		border-top: .02 solid #dee6f1;
		border-bottom: 0
	}

	.global-action-inner[data-v-4df90002] {
		box-shadow: 0 .08rem .08rem 0 rgba(98,98,98,.02),0 .32rem .64rem 0 rgba(87,87,87,.08)
	}
}

.fade-enter-active[data-v-395a54b3],.fade-leave-active[data-v-395a54b3] {
	transition: opacity .3s
}

.fade-enter[data-v-395a54b3],.fade-leave-active[data-v-395a54b3] {
	opacity: 0
}

#app[data-v-395a54b3] {
	font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
}

@media screen and (min-width:864px) {
	#app[data-v-395a54b3] {
		min-width: 1440px
	}

	.app-home .container[data-v-395a54b3] {
		margin-top: 0
	}

	.footerPadding[data-v-395a54b3] {
		padding-bottom: 100px
	}
}

@media screen and (max-width:864px) {
	.container[data-v-395a54b3] {
		padding-top: 1.12rem
	}

	.container-for-hight-header[data-v-395a54b3] {
		padding-top: 0
	}

	.footerPadding[data-v-395a54b3] {
		padding-bottom: .96rem
	}
}

.to-top[data-v-395a54b3] {
	position: fixed;
	bottom: 1rem;
	right: .24rem;
	height: .88rem;
	width: .88rem;
	border-radius: 50%;
	box-shadow: 0 4px 4px 0 rgba(238,77,45,.1)
}

.slider-wrapper:hover .arrow {
	display: block
}

.slider-wrapper__left {
	position: relative
}

.arrow {
	display: none;
	position: absolute;
	top: 50%;
	width: 26px;
	height: 110px;
	margin-top: -55px;
	line-height: 98px;
	cursor: pointer;
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/arrow.c212527.png) rgba(5,5,5,.55) no-repeat;
	background-position: 50%;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	z-index: 2
}

.arrow.arrow-prev {
	transform: rotate(180deg)
}

.arrow.arrow-next {
	right: 0
}

.arrow:hover {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/arrow-hover.014e043.png) rgba(5,5,5,.55) no-repeat;
	background-position: 50%
}

.dots {
	position: absolute;
	right: 34px;
	bottom: 40px;
	z-index: 2
}

.dots .dot {
	display: inline-block;
	border-radius: 1px;
	height: 8px;
	width: 8px;
	margin-left: 5px;
	background: hsla(0,0%,100%,.3);
	cursor: pointer
}

.dots .dot.active {
	width: 16px;
	background: #fff
}

@media screen and (min-width:864px) {
	.icon-arrow-shot {
		width: 24px;
		height: 24px;
		transform: translate(50%,50%)
	}

	.icon-arrow-long {
		width: 0;
		height: 0;
		transform: translate(50%,50%);
		position: relative
	}

	.icon-long-right {
		right: 12px;
		transition: right .4s ease-in-out 0s
	}

	.icon-long-left {
		left: 12px;
		transition: left .4s ease-in-out 0s;
		right: auto
	}

	.slider-prev-btn {
		left: 0
	}

	.slider-next-btn {
		right: 0
	}

	.slider-next-btn,.slider-prev-btn {
		position: absolute;
		display: none;
		top: 124px;
		width: 48px;
		height: 48px;
		background: #fff;
		box-shadow: 0 4px 4px 0 rgba(64,75,91,.02),0 16px 32px 0 rgba(29,53,89,.08);
		transition: background .4s ease-in-out 0s;
		cursor: pointer
	}

	.slider-next-btn:hover,.slider-prev-btn:hover {
		background: #ee4d2d
	}

	.slider-next-btn:hover .icon-arrow-shot,.slider-prev-btn:hover .icon-arrow-shot {
		display: none
	}

	.slider-next-btn:hover .icon-long-right,.slider-prev-btn:hover .icon-long-right {
		width: 24px;
		height: 24px;
		right: 0
	}

	.slider-next-btn:hover .icon-long-left,.slider-prev-btn:hover .icon-long-left {
		width: 24px;
		height: 24px;
		left: 0
	}

	.slider-next-btn .icon-arrow-shot,.slider-prev-btn .icon-arrow-shot {
		fill: #ee4d2d
	}
}

@media screen and (max-width:864px) {
	.slider-content div {
		overflow: hidden
	}

	.dots {
		position: static;
		margin-top: .64rem;
		font-size: 0;
		text-align: center
	}

	.dots .dot {
		height: .16rem;
		width: .16rem;
		background: rgba(64,75,91,.4);
		margin-left: .24rem
	}

	.dots .dot.active {
		width: .48rem;
		background: #ee4d2d
	}
}

.home-slider {
	position: static;
	margin-top: 40px
}

.home-slider .dot {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border: 1px solid #919191;
	background-color: #b0b0b0;
	margin: 0 3px
}

.home-slider .dot.active {
	width: 10px;
	background: #fff
}

.tencent-player.video-js .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin: 0;
	transform: translate(-50%,-50%);
	background-color: rgba(0,0,0,.8)
}

.tencent-player.video-js .vjs-big-play-button .draw-fill {
	display: none
}

.tencent-player.video-js .vjs-tech {
	object-fit: fill
}

.tencent-player.video-js:hover .vjs-big-play-button {
	background-color: rgba(0,0,0,.6)
}

.tencent-player.video-js .vjs-poster {
	background-position: 50%;
	background-size: cover
}

.tencent-player.video-js .vjs-time-tooltip {
	white-space: nowrap
}

.tencent-player.video-js .vjs-menu.tcp-right-click-popup-menu {
	display: none
}

.tencent-player.video-js .vjs-big-play-button .vjs-button-icon {
	position: relative;
	top: -.1rem
}

@media screen and (min-width:864px) {
	.article-transfer-alert-component[data-v-3fe0a3a1] {
		background: rgba(121,161,219,.1);
		font-size: 14px;
		line-height: 1;
		color: rgba(25,37,55,.7);
		padding: 17px 24px
	}

	.article-transfer-alert-component .highlight[data-v-3fe0a3a1] {
		font-weight: 500;
		color: #ee4d2d;
		margin: 0 4px;
		cursor: pointer
	}

	.article-transfer-alert-component .highlight[data-v-3fe0a3a1]:hover {
		color: #c92f11
	}
}

@media screen and (max-width:864px) {
	.article-transfer-alert-component[data-v-3fe0a3a1] {
		background: rgba(121,161,219,.1);
		font-size: .28rem;
		line-height: .48rem;
		color: rgba(25,37,55,.7);
		padding: .22rem .32rem
	}

	.article-transfer-alert-component .highlight[data-v-3fe0a3a1] {
		font-weight: 500;
		color: #ee4d2d;
		margin: 0 .08rem;
		cursor: pointer
	}

	.article-transfer-alert-component .highlight[data-v-3fe0a3a1]:hover {
		color: #c92f11
	}
}

.no-result[data-v-d03cc766] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	color: rgba(0,0,0,.6)
}

@media screen and (min-width:864px) {
	.no-result[data-v-d03cc766] {
		height: 500px;
		width: 100%;
		background-image: linear-gradient(180deg,#f2f5fa,hsla(0,0%,100%,0));
		font-size: 16px
	}

	.no-result img[data-v-d03cc766] {
		display: block;
		height: 128px;
		width: 128px;
		margin-bottom: 16px
	}

	.no-result span[data-v-d03cc766] {
		font-size: 12px;
		color: #192537;
		opacity: .7
	}
}

@media screen and (max-width:864px) {
	.no-result[data-v-d03cc766] {
		height: 8rem;
		background-color: #f2f5fa;
		font-size: .28rem
	}

	.no-result .img[data-v-d03cc766] {
		height: 2.24rem;
		width: 2.24rem
	}

	.no-result span[data-v-d03cc766] {
		margin-top: .32rem;
		color: #192537;
		opacity: .5
	}
}

.search[data-v-0938a1c2] {
	display: flex;
	width: 100%;
	height: 40px;
	border-radius: 2px;
	position: relative
}

.search .input-form[data-v-0938a1c2] {
	width: 100%;
	display: flex;
	flex: 1
}

.search-icon[data-v-0938a1c2] {
	width: .48rem;
	height: .48rem;
	position: absolute;
	top: 50%;
	margin-top: -.24rem;
	left: .2rem
}

.search--input[data-v-0938a1c2] {
	flex: 1;
	font-size: 14px;
	color: #191919;
	background: #e9e9e9;
	height: 100%;
	padding-left: 15px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	outline: none;
	border: 1px solid #e9e9e9;
	border-right: none;
	transition: border .2s ease-in-out
}

.search--input[data-v-0938a1c2]:-ms-input-placeholder {
	font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #a9a9a9;
	letter-spacing: 0
}

.search--input[data-v-0938a1c2]::-webkit-input-placeholder {
	font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #a9a9a9;
	letter-spacing: 0
}

.search--input[data-v-0938a1c2]:focus {
	background: #fff
}

.search--input[data-v-0938a1c2]:focus,.search--input[data-v-0938a1c2]:hover {
	border: 1px solid #d85d45;
	border-right: none
}

.search--input-mobile[data-v-0938a1c2] {
	flex: 1;
	font-size: .3rem;
	color: #191919;
	background: #fff;
	height: 100%;
	padding-left: .72rem;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
	border: 1px solid #e9e9e9;
	transition: border .2s ease-in-out;
	caret-color: #ee4d2d
}

.search--input-mobile[data-v-0938a1c2]:-ms-input-placeholder {
	font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: .3rem;
	color: #000;
	opacity: .4;
	letter-spacing: 0
}

.search--input-mobile[data-v-0938a1c2]::-webkit-input-placeholder {
	font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
	color: #000;
	opacity: .4;
	letter-spacing: 0
}

.search--input-mobile[data-v-0938a1c2]:focus {
	background: #fff;
	border: 1px solid #d85d45
}

.search__btn[data-v-0938a1c2] {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ee4d2d;
	padding: 4px 0;
	width: 94px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	transition: background .3s
}

.search__btn[data-v-0938a1c2]:hover {
	background: #ce3314
}

.search__btn--icon[data-v-0938a1c2] {
	margin-right: 5px
}

.search__btn[data-v-0938a1c2] svg {
	width: 22px;
	fill: rgba(0,0,0,.4)
}

.search-result .search-wrap[data-v-9685a648] {
	width: 6.98rem;
	height: .66rem;
	margin: .34rem auto .18rem
}

.search-result .total-result[data-v-9685a648] {
	margin-left: .24rem;
	font-size: .24rem;
	color: rgba(0,0,0,.4);
	margin-bottom: .32rem;
	padding-top: .16rem
}

.search-result .total-result .search-total[data-v-9685a648] {
	color: #ee4d2d;
	opacity: 1
}

.search-result .wrapper[data-v-9685a648] {
	min-height: 1.6rem
}

.search-result li.college[data-v-9685a648] {
	list-style: none;
	width: 7.26rem;
	height: 1.6rem;
	padding: .32rem .24rem .32rem 0;
	margin-left: .24rem;
	border-bottom: 1px solid #e9e9e9;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start
}

.search-result li.college .title[data-v-9685a648] {
	width: 6.98rem;
	height: .48rem;
	line-height: .48rem;
	font-size: .34rem;
	color: #000;
	font-weight: 500;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.search-result li.college .title[data-v-9685a648]:hover {
	color: #ee4d2d
}

.search-result li.college .cate[data-v-9685a648] {
	height: .28rem;
	line-height: .28rem;
	font-size: .24rem;
	color: #000;
	opacity: .4;
	margin-top: .18rem
}

.search-result .no-result[data-v-9685a648] {
	height: 4rem;
	min-height: 4rem;
	margin: .6rem auto;
	font-size: .32rem
}

.search-result .loading[data-v-9685a648] {
	min-height: 4rem
}

.search-result .loading-more-mobile[data-v-9685a648] {
	height: 1.28rem;
	font-size: .26rem;
	color: #ee4d2d;
	line-height: 1.28rem;
	text-align: center
}

.side-category-wrap[data-v-1939791c] {
	width: 280px;
	overflow-y: auto
}

.category-item.show .icon-arrow-up[data-v-1939791c] {
	transform: rotate(0deg)
}

.category-item.show .article-list[data-v-1939791c] {
	display: block
}

.category-item .article-list[data-v-1939791c] {
	display: none
}

.icon-arrow-up[data-v-1939791c] {
	fill: #273346
}

.category-title[data-v-1939791c] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	height: 50px;
	line-height: 50px;
	cursor: pointer
}

.category-title:hover .category-name[data-v-1939791c] {
	color: #ee4d2d
}

.category-title:hover .icon-arrow-up[data-v-1939791c] {
	fill: #ee4d2d
}

.category-title .icon-arrow[data-v-1939791c] {
	width: 16px;
	height: 16px;
	margin-right: 4px;
	transform: rotate(180deg);
	transition: all .3s ease 0s
}

.category-name[data-v-1939791c] {
	color: #192537;
	font-size: 18px;
	font-weight: 600
}

.category-name.active[data-v-1939791c] {
	color: #ee4d2d
}

.article-list[data-v-1939791c] {
	border-left: 2px solid #f2f5fa
}

.article-item[data-v-1939791c] {
	width: 280px;
	padding: 11px 24px;
	margin-bottom: 16px;
	max-height: 74px;
	min-height: 46px;
	position: relative;
	left: -2px;
	border-left: 2px solid transparent;
	cursor: pointer
}

.article-item.active[data-v-1939791c] {
	background-color: #ffdad3;
	border-left: 2px solid #ee4d2d
}

.article-item.active .article-name[data-v-1939791c] {
	opacity: 1;
	color: #ee4d2d
}

.article-item.active[data-v-1939791c]:hover {
	background-color: #ffdad3;
	border-left: 2px solid #ee4d2d
}

.article-item.active:hover .article-name[data-v-1939791c] {
	opacity: 1;
	color: #ee4d2d
}

.article-item[data-v-1939791c]:hover {
	background-color: #ffeeeb
}

.article-item:hover .article-name[data-v-1939791c] {
	color: #ee4d2d
}

.article-item .article-name[data-v-1939791c] {
	line-height: 1.8;
	opacity: .7;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	word-wrap: break-word
}

@media screen and (max-width:864px) {
	.side-category-wrap[data-v-b36589f6] {
		height: 1.28rem;
		font-size: .32rem;
		color: #192537
	}

	.category-guidance[data-v-b36589f6] {
		position: fixed;
		top: 1.12rem;
		width: 100%;
		height: 1.28rem;
		display: flex;
		border-bottom: 1px solid rgba(121,161,219,.1);
		box-sizing: border-box;
		justify-content: space-between;
		align-items: center;
		background-color: #fff;
		z-index: 20
	}

	.category-title[data-v-b36589f6] {
		display: flex;
		align-items: center;
		margin-left: .32rem;
		font-size: .32rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.category-title .icon-title-line[data-v-b36589f6] {
		flex: 0 0 auto;
		width: .08rem;
		height: .32rem;
		margin-right: .16rem
	}

	.category-title .category-name[data-v-b36589f6] {
		font-weight: 500;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.category-guidance-opt[data-v-b36589f6] {
		display: flex;
		flex: 0 0 auto
	}

	.category-guidance-btn[data-v-b36589f6] {
		height: 1.28rem;
		line-height: 1.28rem;
		font-size: .32rem;
		opacity: .5;
		font-weight: 500
	}

	.category-guidance-icon[data-v-b36589f6] {
		display: flex;
		height: 1.28rem;
		margin-right: .24rem;
		align-items: center
	}

	.category-guidance-icon .shopee-icon[data-v-b36589f6] {
		width: .48rem;
		height: .48rem;
		fill: #192537;
		opacity: .5
	}

	.category-list-wrap[data-v-b36589f6] {
		position: absolute;
		top: 2.4rem;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 0;
		background-color: #fff;
		z-index: 5;
		overflow-y: auto;
		transition: height .3s ease-out
	}

	.policy-category-list .article-list[data-v-b36589f6] {
		padding-left: .64rem
	}

	.icon-arrow-up[data-v-b36589f6] {
		display: none
	}

	.icon-arrow-down[data-v-b36589f6] {
		display: block
	}

	.category-cover[data-v-b36589f6] {
		display: none
	}

	.show-side-category[data-v-b36589f6] {
		position: fixed;
		top: 1.12rem;
		left: 0;
		bottom: .88rem;
		width: 100%;
		height: auto;
		background-color: #fff;
		z-index: 10
	}

	.show-side-category .category-list-wrap[data-v-b36589f6] {
		height: 100%;
		top: 1.28rem
	}

	.show-side-category .category-list[data-v-b36589f6],.show-side-category .cover[data-v-b36589f6],.show-side-category .icon-arrow-up[data-v-b36589f6] {
		display: block
	}

	.show-side-category .icon-arrow-down[data-v-b36589f6] {
		display: none
	}

	.category-item .category-item-title[data-v-b36589f6],.category-item .sub-category-item-title[data-v-b36589f6] {
		position: relative;
		display: flex;
		height: .96rem;
		border-bottom: 1px solid rgba(121,161,219,.1);
		margin-left: .8rem;
		margin-right: .32rem;
		font-size: .36rem;
		font-weight: 500;
		align-items: center
	}

	.category-item .category-item-title .shopee-icon[data-v-b36589f6] {
		position: absolute;
		left: -.66rem
	}

	.category-item .sub-category-item-title[data-v-b36589f6] {
		font-size: .32rem;
		font-weight: 500;
		border-bottom: none
	}

	.category-item .sub-category-item-title .shopee-icon[data-v-b36589f6] {
		left: -.66rem
	}

	.category-item .shopee-icon[data-v-b36589f6] {
		width: .48rem;
		height: .48rem;
		fill: #8e9eb1
	}

	.category-item .category-item-name[data-v-b36589f6] {
		font-size: .34rem
	}

	.category-item .sub-category-item-name[data-v-b36589f6] {
		font-size: .3rem
	}

	.category-item .category-item-name[data-v-b36589f6],.category-item .sub-category-item-name[data-v-b36589f6] {
		margin-left: .08rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-weight: 500
	}

	.sub-category-list[data-v-b36589f6] {
		display: none
	}

	.sub-category-list .category-item-title[data-v-b36589f6] {
		margin-left: .96rem;
		font-size: .26rem;
		border-bottom: none
	}

	.icon-triangle-down[data-v-b36589f6] {
		display: none
	}

	.active-category .sub-category-list[data-v-b36589f6] {
		display: block
	}

	.active-category .category-item-title .icon-triangle-right[data-v-b36589f6] {
		display: none
	}

	.active-category .category-item-title .icon-triangle-down[data-v-b36589f6] {
		display: block
	}

	.article-list[data-v-b36589f6] {
		padding-left: 1.36rem;
		background-color: #f2f5fa;
		transition: max-height .3s ease-out;
		max-height: 0;
		overflow: auto
	}

	.active-sub-category .article-list[data-v-b36589f6] {
		display: block;
		max-height: 14.72rem
	}

	.active-sub-category .sub-category-item-title .icon-triangle-right[data-v-b36589f6] {
		display: none
	}

	.active-sub-category .sub-category-item-title .icon-triangle-down[data-v-b36589f6] {
		display: block
	}

	.active-sub-category .category-item-title .icon-triangle-right[data-v-b36589f6] {
		display: none
	}

	.active-sub-category .category-item-title .icon-triangle-down[data-v-b36589f6] {
		display: block
	}

	.article-item[data-v-b36589f6] {
		height: .96rem;
		line-height: .96rem;
		padding-right: .24rem;
		font-size: .28rem;
		opacity: .7;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.article-item.active[data-v-b36589f6] {
		color: #ee4d2d;
		opacity: 1
	}

	.article-item[data-v-b36589f6]:first-child {
		margin-top: .16rem
	}

	.article-item[data-v-b36589f6]:last-child {
		margin-bottom: .16rem
	}
}

.file-item[data-v-c05cb38e] {
	width: 100%
}

.file-item .icon-file[data-v-c05cb38e] {
	display: inline-block
}

.file-item .icon-file.icon-docx[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/docx.d06345d.png) no-repeat;
	background-size: cover
}

.file-item .icon-file.icon-jpeg[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/jpeg.76c17c8.png) no-repeat;
	background-size: cover
}

.file-item .icon-file.icon-pdf[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/pdf.b677ada.png) no-repeat;
	background-size: cover
}

.file-item .icon-file.icon-ppt[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/ppt.cc4f606.png) no-repeat;
	background-size: cover
}

.file-item .icon-file.icon-txt[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/txt.f12f18f.png) no-repeat;
	background-size: cover
}

.file-item .icon-file.icon-unknow[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/unknow.5d1b9bf.png) no-repeat;
	background-size: cover
}

.file-item .icon-file.icon-xlsx[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/xlsx.1a68969.png) no-repeat;
	background-size: cover
}

.file-item .icon-file.icon-zip[data-v-c05cb38e] {
	background: url(https://deo.shopeesz.com/shopee/shopee-shopeecn-live-cn/static/img/zip.0b9d572.png) no-repeat;
	background-size: cover
}

@media screen and (min-width:864px) {
	.file-item[data-v-c05cb38e] {
		display: flex;
		margin-top: 15px;
		height: 50px;
		cursor: pointer
	}

	.file-item[data-v-c05cb38e]:last-child {
		margin-right: 0
	}

	.file-content[data-v-c05cb38e] {
		display: flex;
		align-items: center;
		padding-right: 10px;
		background-color: #f2f5fa;
		transition: background-color .3s ease 0s
	}

	.file-content[data-v-c05cb38e]:hover {
		background-color: #dee6f1
	}

	.icon-file[data-v-c05cb38e] {
		height: 30px;
		width: 30px;
		margin: 10px;
		vertical-align: middle
	}

	.file-name[data-v-c05cb38e] {
		vertical-align: middle;
		font-size: 14px;
		color: #4a4a4a
	}
}

@media screen and (max-width:864px) {
	.file-item[data-v-c05cb38e] {
		width: 100%;
		height: 1.28rem;
		margin-top: .32rem;
		color: #192537;
		font-size: .32rem;
		background-color: #f2f5fa
	}

	.file-content[data-v-c05cb38e] {
		display: flex;
		width: 100%;
		padding: .32rem;
		align-items: center
	}

	.icon-file[data-v-c05cb38e] {
		display: block;
		width: .64rem;
		height: .64rem;
		flex: 0 0 auto
	}

	.file-name[data-v-c05cb38e] {
		height: .64rem;
		line-height: .64rem;
		margin-left: .16rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.file-suffix[data-v-c05cb38e] {
		flex: 0 0 auto;
		opacity: .5
	}
}

@media screen and (min-width:864px) {
	.search-enter-wrap[data-v-6284f174] {
		position: relative;
		margin-bottom: 40px
	}

	.search-enter-wrap:hover .search-enter-input[data-v-6284f174] {
		background-color: #dee6f1
	}

	.search-enter-wrap:hover .icon-search[data-v-6284f174] {
		fill: #8f9eb3
	}

	.search-enter-wrap:focus .search-enter-input[data-v-6284f174]::-webkit-input-placeholder {
		color: #192537;
		opacity: .25;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.search-enter-wrap:focus .search-enter-input[data-v-6284f174]::-moz-placeholder {
		color: #192537;
		opacity: .25;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.search-enter-wrap:focus .search-enter-input[data-v-6284f174]:-ms-input-placeholder {
		color: #192537;
		opacity: .25;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.search-enter-wrap .icon-search[data-v-6284f174] {
		position: absolute;
		top: 16px;
		right: 16px;
		width: 16px;
		height: 16px;
		fill: #404b5b;
		cursor: pointer
	}

	.search-enter-input[data-v-6284f174] {
		width: 280px;
		height: 48px;
		padding: 0 48px 0 16px;
		border: none;
		line-height: 48px;
		background-color: #f2f5fa;
		font-size: 14px;
		caret-color: #ee4d2d;
		transition: background-color .3s ease 0s
	}

	.search-enter-input[data-v-6284f174]::-webkit-input-placeholder {
		color: #192537;
		opacity: .5;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.search-enter-input[data-v-6284f174]::-moz-placeholder {
		color: #192537;
		opacity: .5;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.search-enter-input[data-v-6284f174]:-ms-input-placeholder {
		color: #192537;
		opacity: .5;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}
}

@media screen and (max-width:864px) {
	.search-enter-wrap[data-v-6284f174] {
		position: relative
	}

	.search-enter-input[data-v-6284f174] {
		width: 100%;
		height: 1rem;
		padding-left: .96rem;
		line-height: 1rem;
		background-color: #fff;
		font-size: .32rem
	}

	.search-enter-input[data-v-6284f174]::-webkit-input-placeholder {
		color: #192537;
		opacity: .5;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.search-enter-input[data-v-6284f174]::-moz-placeholder {
		color: #192537;
		opacity: .5;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.search-enter-input[data-v-6284f174]:-ms-input-placeholder {
		color: #192537;
		opacity: .5;
		font-size: 14px;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.icon-search[data-v-6284f174] {
		position: absolute;
		top: .32rem;
		left: .48rem;
		width: .32rem;
		height: .32rem
	}
}

@media screen and (min-width:864px) {
	.article-transfer-component[data-v-0825251b] {
		background: linear-gradient(180deg,#f2f5fa,#fff);
		width: 100%;
		height: 752px;
		display: flex;
		flex-flow: column;
		align-items: center
	}

	.article-transfer-component .tip[data-v-0825251b] {
		font-size: 14px;
		line-height: 1.5;
		color: rgba(25,37,55,.7);
		text-align: center
	}

	.article-transfer-component .icon-transfer[data-v-0825251b] {
		width: 160px;
		height: 160px;
		margin-top: 104px
	}

	.article-transfer-component .btn-go-seller-education-hub[data-v-0825251b] {
		margin-top: 24px;
		width: 160px;
		height: 40px;
		font-size: 14px;
		line-height: 1
	}
}

@media screen and (max-width:864px) {
	.article-transfer-component[data-v-0825251b] {
		background: #f2f5fa;
		width: 100%;
		height: 10.94rem;
		display: flex;
		flex-flow: column;
		align-items: center
	}

	.article-transfer-component .tip[data-v-0825251b] {
		max-width: 5.2rem;
		font-size: .28rem;
		line-height: 1.5;
		color: rgba(25,37,55,.7);
		text-align: center
	}

	.article-transfer-component .tip span[data-v-0825251b] {
		display: inline-block
	}

	.article-transfer-component .icon-transfer[data-v-0825251b] {
		width: 3.2rem;
		height: 3.2rem;
		margin-top: 1.76rem
	}

	.article-transfer-component .btn-go-seller-education-hub[data-v-0825251b] {
		margin-top: .54rem;
		width: 3.2rem;
		height: .8rem;
		font-size: .28rem;
		line-height: 1
	}
}

@media screen and (min-width:864px) {
	.phoneInput[data-v-3f30cec6] {
		width: 384px
	}

	.phoneInput .phone[data-v-3f30cec6] {
		display: flex
	}

	.phoneInput .phone .phoneInput[data-v-3f30cec6] .shopee-input__inner {
		padding-left: 0!important
	}

	.phoneInput .phone .phoneInput[data-v-3f30cec6] .shopee-input__inner .shopee-input__input {
		height: 40px
	}

	.phoneInput .phone .phoneInput[data-v-3f30cec6] .shopee-input__inner .shopee-input__prefix {
		width: 80px;
		line-height: 40px;
		text-align: center;
		color: rgba(25,37,55,.3)
	}

	.phoneInput .phone .phoneInput[data-v-3f30cec6] .shopee-input__inner .shopee-input__prefix-split {
		display: none
	}

	.phoneInput .vcodeBtn[data-v-3f30cec6] {
		margin-left: 16px;
		flex: 0 0 128px;
		height: 40px;
		min-height: 40px;
		background: #8f9eb3;
		color: #fff;
		border: 0
	}

	.phoneInput .vcodeBtn[data-v-3f30cec6]:hover {
		background: #404b5b
	}

	.phoneInput .vcodeBtn.disabled[data-v-3f30cec6] {
		opacity: 1;
		background: #dee6f1;
		color: rgba(25,37,55,.3)
	}

	.phoneInput .vcode[data-v-3f30cec6] {
		margin-top: 16px
	}
}

@media screen and (max-width:864px) {
	.phoneInput[data-v-3f30cec6] {
		width: 100%
	}

	.phoneInput[data-v-3f30cec6] .shopee-input .shopee-input__inner {
		padding: 0!important
	}

	.phoneInput[data-v-3f30cec6] .shopee-input .shopee-input__prefix {
		text-align: center;
		width: 1.76rem;
		font-size: .32rem;
		line-height: .8rem;
		color: #bbb
	}

	.phoneInput[data-v-3f30cec6] .shopee-input .shopee-input__prefix-split {
		display: none
	}

	.phoneInput[data-v-3f30cec6] .shopee-input .shopee-input__input {
		line-height: .88rem;
		height: .88rem;
		font-size: .32rem
	}

	.phoneInput .code[data-v-3f30cec6] {
		margin-top: .32rem;
		display: flex
	}

	.phoneInput .code .vcode[data-v-3f30cec6] {
		width: 3.92rem!important
	}

	.phoneInput .code .vcode[data-v-3f30cec6] .shopee-input__input {
		padding: 0 .32rem
	}

	.phoneInput .code .vcodeBtn[data-v-3f30cec6] {
		height: .88rem;
		min-height: .88rem;
		margin-left: .32rem;
		width: 2.62rem;
		background: #8f9eb3;
		color: #fff;
		border: 0
	}

	.phoneInput .code .vcodeBtn[data-v-3f30cec6]:hover {
		background: #404b5b
	}

	.phoneInput .code .vcodeBtn.disabled[data-v-3f30cec6] {
		opacity: 1;
		background: #dee6f1;
		color: rgba(25,37,55,.3)
	}
}

@media screen and (min-width:864px) {
	.inputField[data-v-5f11ac6e] {
		width: 384px
	}

	.inputField[data-v-5f11ac6e] .shopee-input .shopee-input__inner {
		background: #f2f5fa
	}

	.inputField[data-v-5f11ac6e] .shopee-input.shopee-input__area .shopee-input__inner {
		padding-left: 8px;
		padding-right: 8px;
		line-height: 20px!important;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.inputField[data-v-5f11ac6e] .shopee-input.shopee-input__area .shopee-input__inner::placeholder {
		color: rgba(25,37,55,.5);
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
		letter-spacing: 0
	}
}

@media screen and (max-width:864px) {
	.inputField[data-v-5f11ac6e] {
		width: 100%
	}

	.inputField[data-v-5f11ac6e] .shopee-input .shopee-input__input {
		height: .88rem;
		line-height: .88rem;
		font-size: .32rem
	}

	.inputField[data-v-5f11ac6e] .shopee-input .shopee-input__input::placeholder {
		font-weight: 400
	}

	.inputField[data-v-5f11ac6e] .shopee-input .shopee-input__inner {
		font-size: .32rem;
		background: #f2f5fa;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Microsoft Yahei,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.inputField[data-v-5f11ac6e] .shopee-input .shopee-input__inner::placeholder {
		color: rgba(25,37,55,.5);
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Microsoft Yahei,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.inputField[data-v-5f11ac6e] .shopee-input.shopee-input__area .shopee-input__inner {
		line-height: .4rem!important
	}
}

@media screen and (min-width:864px) {
	.selectField[data-v-52d5a174] {
		width: 384px
	}

	.selectField[data-v-52d5a174] .shopee-select {
		width: 100%
	}

	.selectField[data-v-52d5a174] .shopee-select .shopee-input__suffix .shopee-input__suffix-icon {
		width: 16px;
		height: 16px
	}

	.option[data-v-52d5a174] {
		max-width: 384px;
		white-space: normal
	}
}

@media screen and (max-width:864px) {
	.selectField[data-v-52d5a174],.selectField[data-v-52d5a174] .shopee-select {
		width: 100%
	}

	.selectField[data-v-52d5a174] .shopee-select .shopee-input__input {
		height: .88rem;
		line-height: .88rem;
		font-size: .32rem
	}

	.selectField[data-v-52d5a174] .shopee-select .shopee-input__suffix .shopee-input__suffix-icon {
		width: .32rem;
		height: .32rem
	}

	.option[data-v-52d5a174] {
		max-width: 6.82rem;
		padding: .16rem .32rem;
		height: .88rem;
		line-height: .56rem;
		white-space: normal
	}
}

@media screen and (min-width:864px) {
	.checkboxField[data-v-a1eaa0e8] {
		width: 520px
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox {
		min-width: 104px;
		margin-right: 16px
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__indicator {
		background-color: #fff;
		border-color: #8f9eb3;
		border-radius: 0
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__indicator .shopee-icon {
		fill: #dee6f1
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__label {
		display: inline;
		color: rgba(25,37,55,.7)
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__input:checked+.shopee-checkbox__indicator {
		background: #404b5b;
		border-color: #404b5b
	}
}

@media screen and (max-width:864px) {
	.checkboxField[data-v-a1eaa0e8] {
		width: 100%;
		background: #f2f5fa
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group {
		display: flex;
		flex-direction: column
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox {
		display: flex;
		align-items: center;
		min-height: .58rem;
		margin-right: 0;
		padding: .3rem .32rem
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__indicator {
		margin-top: .04rem;
		align-self: flex-start;
		flex: 0 0 16px;
		background-color: #fff;
		border: 1px solid #8f9eb3;
		border-radius: 0
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__indicator .shopee-icon {
		display: flex
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__label {
		display: inline;
		color: rgba(25,37,55,.7);
		font-size: .28rem
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox .shopee-checkbox__input:checked+.shopee-checkbox__indicator {
		background: #404b5b;
		border-color: #404b5b
	}

	.checkboxField[data-v-a1eaa0e8] .shopee-checkbox-group .shopee-checkbox:active {
		background: #dee6f1
	}
}

@media screen and (min-width:864px) {
	.radioField[data-v-75247490] {
		width: 500px
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio {
		min-width: 104px;
		margin-right: 16px
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__indicator {
		background-color: #fff;
		border-color: #8f9eb3
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__indicator:before {
		background-color: #dee6f1
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__label {
		display: inline;
		color: rgba(25,37,55,.7)
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__input:checked+.shopee-radio__indicator {
		background: #404b5b;
		border-color: #404b5b
	}
}

@media screen and (max-width:864px) {
	.radioField[data-v-75247490] {
		width: 100%;
		background: #f2f5fa
	}

	.radioField[data-v-75247490] .shopee-radio-group {
		display: flex;
		flex-direction: column
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio {
		display: flex;
		align-items: center;
		min-height: .58rem;
		margin-right: 0;
		padding: .3rem .32rem
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__indicator {
		margin-top: .04rem;
		align-self: flex-start;
		margin-right: .16rem;
		vertical-align: top;
		flex: 0 0 16px;
		background-color: #fff;
		border: 1px solid #8f9eb3
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__indicator:before {
		background-color: #fff
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__label {
		color: rgba(25,37,55,.7);
		font-size: .28rem;
		line-height: .44rem
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio .shopee-radio__input:checked+.shopee-radio__indicator {
		background: #404b5b;
		border-color: #404b5b
	}

	.radioField[data-v-75247490] .shopee-radio-group .shopee-radio:active {
		background: #dee6f1
	}
}

@media screen and (min-width:864px) {
	.conditionsField[data-v-364a2961] {
		width: 384px
	}

	.conditionsField .content[data-v-364a2961] {
		flex: 1;
		margin-top: 8px;
		margin-left: 26px;
		color: rgba(25,37,55,.5);
		font-size: 12px;
		line-height: 18px
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox {
		display: flex
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox .shopee-checkbox__indicator {
		flex: 0 0 16px;
		background-color: #fff;
		border-color: #8f9eb3
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox .shopee-checkbox__indicator .shopee-icon {
		fill: #dee6f1
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox .shopee-checkbox__input:checked+.shopee-checkbox__indicator {
		background: #404b5b
	}

	.conditionsField .content[data-v-364a2961] a {
		text-decoration: underline
	}
}

@media screen and (max-width:864px) {
	.conditionsField[data-v-364a2961] {
		width: 100%
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox {
		display: flex
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox .shopee-checkbox__label {
		display: block
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox .shopee-checkbox__indicator {
		flex: 0 0 16px;
		background-color: #fff;
		border: 1px solid #8f9eb3;
		border-radius: 0
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox .shopee-checkbox__label {
		color: rgba(25,37,55,.7)
	}

	.conditionsField[data-v-364a2961] .shopee-checkbox .shopee-checkbox__input:checked+.shopee-checkbox__indicator {
		background: #404b5b
	}

	.conditionsField .content[data-v-364a2961] {
		margin-top: .16rem;
		flex: 1;
		margin-left: .52rem;
		color: rgba(25,37,55,.5);
		font-size: .14rem;
		line-height: .3rem
	}
}

@media screen and (min-width:864px) {
	.formItem[data-v-2a8298d6] {
		display: flex
	}

	.formItem[data-v-2a8298d6] .shopee-form-item {
		margin-bottom: 16px
	}

	.formItem[data-v-2a8298d6] .shopee-form-item.shopee-form-item--error {
		margin-bottom: 8px
	}

	.formItem[data-v-2a8298d6] .shopee-form-item.shopee-form-item--error .shopee-form-item__error {
		padding-top: 4px;
		margin-bottom: 8px
	}

	.formItem[data-v-2a8298d6] .shopee-form-item.shopee-form-item--error .shopee-form-item__content .shopee-input__inner {
		background-color: #fff1f0
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__label {
		width: 308px;
		text-align: right;
		font-size: 14px;
		padding-right: 16px;
		padding-top: 12px;
		margin-right: 0
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__label .required {
		color: #ee4d2d
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-select .shopee-selector {
		background-color: #f2f5fa;
		border: 0;
		padding: 0 16px;
		border-radius: 0
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-select .shopee-selector:hover {
		background-color: #dee6f1
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-select .shopee-selector__inner {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #192537
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-select .placeholder {
		color: rgba(25,37,55,.5)
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input {
		width: 100%;
		background-color: #f2f5fa
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input .shopee-input__inner {
		border: #f2f5fa;
		line-height: 40px;
		background-color: #f2f5fa;
		padding: 0 16px
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input .shopee-input__inner .shopee-input__input::placeholder {
		color: rgba(25,37,55,.5)
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input .shopee-input__inner.focused {
		background: #dee6f1;
		caret-color: #ee4d2d
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input .shopee-input__inner.focused .shopee-input__input {
		color: #192537
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input .shopee-input__inner.focused .shopee-input__input::placeholder {
		color: rgba(25,37,55,.3)
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input .shopee-input__inner:hover {
		background: #dee6f1
	}

	.formItem[data-v-2a8298d6] .shopee-form-item__content .shopee-input .shopee-input__inner:hover::placeholder {
		color: rgba(25,37,55,.3)
	}

	.formItem[data-v-2a8298d6] .shopee-form-item--error .shopee-input {
		background-color: #fcedef
	}

	.formItem[data-v-2a8298d6] .shopee-form-item--error .shopee-input .shopee-input__inner {
		border-color: #fcedef
	}
}

@media screen and (max-width:864px) {
	.formItem[data-v-2a8298d6] .shopee-form-item {
		padding: 0 .34rem;
		margin-bottom: .48rem
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-input__inner {
		border: none
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__label {
		display: block;
		line-height: .32rem;
		font-weight: 400;
		font-size: .32rem;
		color: #192537;
		margin-bottom: 8px;
		padding-bottom: 4px
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__label .required {
		color: #ee4d2d
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-select .shopee-selector {
		background-color: #f2f5fa;
		border: 0;
		padding: 0 .32rem;
		border-radius: 0
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-select .shopee-selector:hover {
		background-color: #dee6f1
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-select .shopee-selector__inner {
		height: .8rem;
		line-height: .8rem;
		font-size: .32rem;
		color: #192537
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-select .placeholder {
		color: rgba(25,37,55,.5);
		font-size: .32rem
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input {
		width: 100%;
		background-color: #f2f5fa
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input .shopee-input__inner {
		border-color: #f2f5fa;
		background-color: #f2f5fa;
		padding: 0 .32rem
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input .shopee-input__inner .shopee-input__input::placeholder {
		color: rgba(25,37,55,.5)
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input .shopee-input__inner.focused {
		background: #dee6f1;
		caret-color: #ee4d2d
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input .shopee-input__inner.focused .shopee-input__input {
		color: #192537
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input .shopee-input__inner.focused .shopee-input__input::placeholder {
		color: rgba(25,37,55,.3)
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input .shopee-input__inner:hover {
		background: #dee6f1
	}

	.formItem[data-v-2a8298d6] .shopee-form-item .shopee-form-item__content .shopee-input .shopee-input__inner:hover::placeholder {
		color: rgba(25,37,55,.3)
	}

	.formItem[data-v-2a8298d6] .shopee-form-item.shopee-form-item--error {
		margin-bottom: .4rem
	}

	.formItem[data-v-2a8298d6] .shopee-form-item.shopee-form-item--error .shopee-form-item__content .shopee-input {
		background-color: #fcedef
	}

	.formItem[data-v-2a8298d6] .shopee-form-item.shopee-form-item--error .shopee-form-item__content .shopee-input .shopee-input__inner {
		background-color: #fcedef;
		border: 0
	}
}

@media screen and (max-width:864px) {
	.page-nav-wrap[data-v-a89a67fe] {
		padding-top: .16rem
	}

	.page-nav-list[data-v-a89a67fe] {
		display: flex;
		overflow: auto;
		height: .72rem
	}

	.page-nav-item[data-v-a89a67fe] {
		position: relative;
		height: .72rem;
		line-height: .72rem;
		margin-right: .48rem;
		font-size: .28rem;
		cursor: pointer
	}

	.page-nav-item .line-dot[data-v-a89a67fe] {
		display: none
	}

	.page-nav-item .page-nav-name[data-v-a89a67fe] {
		display: inline-block;
		height: .72rem;
		line-height: .72rem;
		opacity: .7;
		white-space: nowrap
	}

	.page-nav-item--active[data-v-a89a67fe] {
		color: #ee4d2d;
		border-bottom: 2px solid #ee4d2d
	}

	.page-nav-item--active .page-nav-name[data-v-a89a67fe] {
		font-weight: 500;
		opacity: 1
	}

	.page-nav-item--active .line-dot[data-v-a89a67fe] {
		display: flex
	}

	.line-dot[data-v-a89a67fe] {
		position: absolute;
		right: 0;
		bottom: -2px;
		width: 8px;
		height: 2px
	}

	.line-dot .dot-bg[data-v-a89a67fe] {
		width: 2px;
		height: 2px;
		background-color: #f2f5fa
	}

	.line-dot .dot[data-v-a89a67fe] {
		width: 2px;
		height: 2px;
		background-color: #ee4d2d
	}
}

@media screen and (min-width:864px) {
	.page-nav-list[data-v-a89a67fe] {
		display: flex;
		justify-content: center
	}

	.page-nav-list .page-nav-item--active[data-v-a89a67fe] {
		color: #ee4d2d;
		border-bottom: 2px solid #ee4d2d
	}

	.page-nav-list .page-nav-item--active .page-nav-name[data-v-a89a67fe] {
		opacity: 1
	}

	.page-nav-list .page-nav-item--active .line-dot[data-v-a89a67fe] {
		display: flex
	}

	.page-nav-item[data-v-a89a67fe] {
		position: relative;
		margin-right: 48px;
		cursor: pointer
	}

	.page-nav-item .line-dot[data-v-a89a67fe] {
		display: none
	}

	.page-nav-item .page-nav-name[data-v-a89a67fe] {
		height: 58px;
		line-height: 58px;
		opacity: .5;
		transition: all .3s ease-in-out
	}

	.page-nav-item:hover .page-nav-name[data-v-a89a67fe] {
		color: #ee4d2d;
		opacity: 1
	}

	.line-dot[data-v-a89a67fe] {
		position: absolute;
		right: 0;
		bottom: -2px;
		width: 8px;
		height: 2px
	}

	.line-dot .dot-bg[data-v-a89a67fe] {
		width: 2px;
		height: 2px;
		background-color: #f2f5fa
	}

	.line-dot .dot[data-v-a89a67fe] {
		width: 2px;
		height: 2px;
		background-color: #ee4d2d
	}
}

@media screen and (min-width:864px) {
	.form[data-v-a89a67fe] {
		display: flex;
		align-items: flex-start;
		margin-bottom: 144px
	}

	.form .content[data-v-a89a67fe] {
		flex: 1
	}

	.form .form-btn[data-v-a89a67fe] {
		display: block;
		width: 385px;
		height: 48px;
		margin: 32px auto 0;
		min-height: 48px;
		line-height: 48px;
		font-size: 18px;
		font-weight: 400;
		transform: translate(110px)
	}

	.anchorsTab[data-v-a89a67fe] {
		flex: 0 0 220px;
		position: sticky;
		top: 180px;
		border-left: 4px solid #f2f5fa
	}

	.anchorsTab .anchor[data-v-a89a67fe] {
		position: relative;
		padding-left: 28px;
		height: 40px;
		display: flex;
		align-items: center;
		word-break: keep-all;
		white-space: nowrap
	}

	.anchorsTab .anchor .text[data-v-a89a67fe] {
		width: 188px;
		overflow: hidden;
		text-overflow: ellipsis;
		cursor: pointer;
		color: rgba(25,37,55,.5)
	}

	.anchorsTab .anchor.active .text[data-v-a89a67fe] {
		color: #ee4d2d
	}

	.anchorsTab .anchor.active[data-v-a89a67fe]:before {
		content: " ";
		position: absolute;
		top: 50%;
		left: -4px;
		transform: translateY(-50%);
		width: 4px;
		height: 16px;
		background: #ee4d2d
	}

	.step[data-v-a89a67fe] {
		margin-bottom: 80px;
		display: flex
	}

	.step .paragraph[data-v-a89a67fe] {
		flex: 0 0 220px
	}

	.step .paragraph .title[data-v-a89a67fe] {
		font-weight: 500;
		line-height: 22px;
		color: #192537
	}

	.step .paragraph .title .text[data-v-a89a67fe] {
		font-size: 22px
	}

	.step .paragraph .desc[data-v-a89a67fe] {
		margin-top: 8px;
		font-size: 12px;
		line-height: 18px;
		color: rgba(25,37,55,.5)
	}

	.step .formItems[data-v-a89a67fe] {
		flex: 1
	}

	.step .formItems .formItemContent[data-v-a89a67fe] {
		width: 384px
	}

	.step .formItems .formItemLargeContent[data-v-a89a67fe] {
		width: 486px
	}
}

@media screen and (max-width:864px) {
	.form[data-v-a89a67fe] {
		width: 100vw
	}

	.step.fold .paragraph .title .icon[data-v-a89a67fe] {
		transform: rotate(90deg)
	}

	.paragraph[data-v-a89a67fe] {
		padding: .64rem 0;
		margin: 0 .32rem;
		border-top: 1px solid rgba(121,161,219,.1)
	}

	.paragraph .title[data-v-a89a67fe] {
		display: flex;
		align-items: center
	}

	.paragraph .title .text[data-v-a89a67fe] {
		font-size: .36rem;
		flex: 1;
		font-weight: 600;
		color: #192537
	}

	.paragraph .title .icon[data-v-a89a67fe] {
		width: .32rem;
		height: .32rem;
		transform: rotate(-90deg)
	}

	.paragraph .desc[data-v-a89a67fe] {
		margin-top: 8px;
		font-size: 14px;
		color: rgba(25,37,55,.5)
	}

	.form-btn[data-v-a89a67fe] {
		display: flex;
		margin: 0 auto;
		width: 6.86rem;
		height: .96rem;
		min-height: .96rem;
		line-height: .96rem;
		font-size: .32rem;
		font-weight: 500
	}

	.formItems .formItem[data-v-a89a67fe]:last-child {
		margin-bottom: .8rem
	}
}

@media screen and (max-width:864px) {
	.feedback-page[data-v-43f24b56] {
		z-index: 199999
	}

	.feedback-page .feedback-page-header[data-v-43f24b56] {
		width: 100%;
		height: .88rem;
		padding: 0 .32rem;
		display: flex;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 199999;
		justify-content: center;
		align-items: center;
		border-bottom: 1px solid rgba(121,161,219,.1);
		background-color: #fff
	}

	.feedback-page .feedback-page-header .header-title[data-v-43f24b56] {
		flex: 1;
		font-weight: 500;
		font-size: .36rem;
		color: #192537;
		text-align: center
	}

	.feedback-page .feedback-page-header .header-close[data-v-43f24b56] {
		position: absolute;
		left: .32rem
	}

	.feedback-page .feedback-page-header .header-close .icon-close[data-v-43f24b56] {
		height: .32rem;
		display: flex;
		align-items: center;
		width: .32rem
	}

	.feedback-page .feedback-page-header .header-close .icon-close[data-v-43f24b56] svg polygon {
		fill: #404b5b
	}

	.feedback-page .feedback-page-header .submit-btn[data-v-43f24b56] {
		color: #ee4d2d;
		font-size: .32rem
	}

	.feedback-page .feedback-page-input-content[data-v-43f24b56] {
		padding: .88rem .32rem 0
	}

	.feedback-page .feedback-page-input-content .content-tip[data-v-43f24b56] {
		opacity: .5;
		font-size: .28rem;
		color: #192537;
		margin-top: .48rem;
		line-height: .42rem
	}

	.feedback-page .feedback-page-input-content .content-type[data-v-43f24b56] {
		width: 100%;
		background-color: #f2f5fa;
		display: flex
	}

	.feedback-page .feedback-page-input-content .content-type[data-v-43f24b56] .shopee-selector {
		background-color: #f2f5fa;
		border: 0;
		padding: 0 16px
	}

	.feedback-page .feedback-page-input-content .content-type[data-v-43f24b56] .shopee-selector .shopee-selector__suffix {
		color: rgba(66,90,125,.6)
	}

	.feedback-page .feedback-page-input-content .content-type[data-v-43f24b56] .shopee-selector:hover {
		background-color: #dee6f1;
		border-radius: 0
	}

	.feedback-page .feedback-page-input-content .content-type[data-v-43f24b56] .shopee-selector__inner {
		height: .8rem;
		line-height: .8rem;
		font-size: .32rem;
		color: #192537
	}

	.feedback-page .feedback-page-input-content .content-type[data-v-43f24b56] .placeholder {
		opacity: .5;
		font-size: .32rem
	}

	.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56] {
		height: 3.2rem;
		background-color: #f2f5fa;
		position: relative;
		padding: .24rem 0 .48rem;
		caret-color: #ee4d2d
	}

	.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56]:hover {
		background-color: #dee6f1
	}

	.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56]:hover textarea {
		background-color: #dee6f1;
		font-size: .32rem;
		color: #192537
	}

	.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56] textarea {
		background-color: #f2f5fa;
		border: 0;
		padding: 0 .32rem;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
		resize: none!important;
		max-height: 2.44rem!important
	}

	.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56] textarea::-webkit-input-placeholder {
		font-size: .32rem;
		color: #192537;
		opacity: .5;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56] textarea:-moz-placeholder,.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56] textarea::-moz-placeholder {
		font-size: .32rem;
		color: #192537;
		opacity: .5;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.feedback-page .feedback-page-input-content .content-input[data-v-43f24b56] textarea:-ms-input-placeholder {
		font-size: .32rem;
		color: #192537;
		opacity: .5;
		font-family: PingFang SC,SF Pro SC,SF Pro Text,Roboto,Microsoft Yahei,Helvetica Neue,Helvetica,Arial,sans-serif
	}

	.feedback-page .feedback-page-input-content .input-count[data-v-43f24b56] {
		position: absolute;
		right: 16px;
		bottom: 8px;
		font-size: 12px;
		color: rgba(25,37,55,.3);
		line-height: 12px
	}

	.feedback-page .feedback-page-input-content .content-input-error[data-v-43f24b56],.feedback-page .feedback-page-input-content .content-input-error[data-v-43f24b56]:hover,.feedback-page .feedback-page-input-content .content-input-error[data-v-43f24b56] textarea {
		background-color: #fcedef
	}

	.feedback-page .feedback-page-input-content .content-input-error[data-v-43f24b56]:hover textarea {
		background-color: #fcedef;
		font-size: .32rem;
		color: #192537
	}

	.feedback-page .feedback-page-input-content .content-input-error .input-count[data-v-43f24b56] {
		color: #e24f62
	}

	.feedback-page .feedback-page-input-content .input-error[data-v-43f24b56] {
		font-size: .24rem;
		color: #e24f62;
		bottom: -.36rem;
		margin-top: .08rem
	}

	.feedback-page .feedback-page-input-content .content-label[data-v-43f24b56] {
		margin: .48rem 0 .16rem;
		font-size: .32rem;
		color: #192537
	}

	.feedback-page .feedback-page-input-content .content-label .star[data-v-43f24b56] {
		color: red;
		margin-right: 2px
	}

	.feedback-page .feedback-page-input-content .content-submit[data-v-43f24b56] {
		width: 100%;
		height: .96rem;
		margin-top: .8rem;
		margin-bottom: .8rem
	}

	.feedback-page .flex-height[data-v-43f24b56] {
		height: 40%!important
	}

	.feedback-toast[data-v-43f24b56] {
		position: fixed;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		background: rgba(39,51,70,.9);
		z-index: 999999
	}

	.feedback-toast .toast-box[data-v-43f24b56] {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		position: absolute;
		width: 5.12rem;
		background-color: #fff;
		top: 50%;
		left: 50%;
		margin-top: -1.36rem;
		margin-left: -2.56rem;
		box-shadow: 0 2px 2px 0 rgba(64,75,91,.02),0 9px 17px 0 rgba(29,53,89,.08);
		color: #24899b;
		font-size: .32rem;
		padding: .64rem
	}

	.feedback-toast .toast-box .toast-content[data-v-43f24b56] {
		margin-top: .48rem;
		text-align: center
	}

	.feedback-toast .toast-box .toast-icon[data-v-43f24b56] {
		height: .64rem;
		width: .64rem;
		fill: #24899b
	}

	.feedback-toast.error-toast .toast-box[data-v-43f24b56] {
		color: #e24f62
	}

	.feedback-toast.error-toast .toast-icon[data-v-43f24b56] {
		fill: #e24f62
	}[	data-v-43f24b56] .shopee-input__area .shopee-input__inner {
		min-height: 2.44rem!important;
		font-size: .32rem;
		border: none;
		line-height: .48rem
	}

	.big-img-modal[data-v-43f24b56] {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0,0,0,.8);
		z-index: 999999999;
		display: flex;
		justify-content: center;
		align-items: center
	}

	.big-img-modal img[data-v-43f24b56] {
		object-fit: contain
	}

	.loading[data-v-43f24b56] {
		height: .96rem;
		min-height: .96rem
	}
}

.shopee-option[data-v-43f24b56],[data-v-43f24b56] .shopee-option.active {
	width: calc(100vw - .64rem);
	white-space: normal;
	line-height: .48rem
}

.shopee-option[data-v-43f24b56]:hover,[data-v-43f24b56] .shopee-option.active {
	color: #192537;
	opacity: .7;
	background: #f2f5fa
}