@media (min-width: 1201px) {
	@font-face {
		font-family: 'HGSBlack';
		src: url('../font/HurmeGeometricSans1-Bold.otf');
		font-style: normal;
		font-display: swap;
	}

	.faqAnswerContent {
		/* font-family: 'HGSR'; */
	}
}

@media (min-width: 769px) and (max-width: 1200px) {
	#mainPage {
		width: 100%;
		position: relative;
		overflow: hidden;
		background-color: #FFF;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}

	.headerContent {
		width: 63.5rem;
		height: 5.208rem;
		background: #FFFFFF;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.logoImg {
		width: 2.5rem;
		height: 2.5rem;
	}

	.webName {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 1.25rem;
		color: #000000;
		margin-left: 0.625rem;
	}

	.webNameFu {
		font-family: 'HGSLight';
		font-weight: 400;
		font-size: 1.25rem;
		color: #000000;
	}

	.navContent {
		margin-left: 1.208rem;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		list-style-type: none;
	}

	.navItem {
		margin-right: 1.25rem;
	}

	.navItem a {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #000000;
	}

	.navItem a:hover {
		color: #494D8D;
	}

	.icon32 {
		width: 1.458rem;
		height: 1.458rem;
	}

	.headerPhoneNumber {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #000000;
		margin-left: 0.625rem;
	}

	.backBtn {
		width: 10.417rem;
		height: 2.344rem;
		border-radius: 2.76rem;
		border: 0.104rem solid #000000;
		font-family: 'HGSSBold';
		font-weight: 400;
		font-size: 0.938rem;
		color: #000000;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: 1.042rem;
		cursor: pointer;
	}

	.firstContent {
		width: 62.5rem;
		margin-top: 1.667rem;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		background-color: #FFF;
	}

	.firstLeftContent {
		width: 28.646rem;
	}

	.firstRightContent {
		width: calc(100% - 28.646rem);
		height: 38.958rem;
		position: relative;
		/* overflow: hidden; */
	}

	.firstBg {
		width: 47.5rem;
		height: 38.958rem;
		position: absolute;
		left: 0;
		top: 0;
	}

	.firstName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 3.75rem;
		color: #000000;
		line-height: 5rem;
	}

	.fisrtFuName {
		width: 25.833rem;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1.563rem;
		color: #000000;
	}

	.checkContent {
		margin-top: 3.958rem;
	}

	.checkTipLab {
		margin-left: 0.833rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 1.042rem;
		color: #000000;
	}

	.mt24 {
		margin-top: 1.042rem;
	}

	.ml15 {
		margin-left: 0.625rem;
	}

	.ml32 {
		margin-left: 1.354rem;
	}

	.requestBtnContent {
		margin-top: 3.542rem;
	}

	.callBackBtn {
		width: 9.635rem;
		height: 2.813rem;
		background: #E98835;
		border-radius: 2.76rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.885rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.phoneBtn {
		width: 9.271rem;
		height: 2.813rem;
		border-radius: 2.76rem;
		border: 0.104rem solid #000000;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #000000;
	}

	.phoneBtn2 {
		width: 9.271rem;
		height: 2.813rem;
		border-radius: 2.76rem;
		border: 0.104rem solid #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #FFF;
	}

	.creditScoreLab {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.833rem;
		color: #000000;
		line-height: 0.833rem;
		margin-top: 0.833rem;
	}

	.secondContent {
		width: 62.5rem;
		margin-top: 8.75rem;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}

	.secondLeftContent {
		width: 31.875rem;
	}

	.secondRightContent {
		width: calc(100% - 31.875rem);
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		align-items: flex-end;
	}

	.titleLab {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.188rem;
		color: #000000;
	}

	.titleFuLab {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1.771rem;
		color: #000000;
	}

	.duanluo {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.938rem;
		color: #000000;
	}

	.loansliContent {
		margin-top: 0.417rem;
	}

	.marklab {
		margin: 0 0.625rem;
	}

	.mt18 {
		margin-top: 0.729rem;
	}

	.mt10 {
		margin-top: 0.417rem;
	}

	.businessItem {
		width: 14.479rem;
		height: 9.115rem;
		background: #F4F4F4;
		border-radius: 0.833rem;
		margin-left: 0.833rem;
		margin-top: 0.833rem;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		padding-top: 1.771rem;
		padding-bottom: 0.833rem;
	}

	.businessName {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #000000;
	}

	.businessBigLab {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.771rem;
		color: #494D8D;
		line-height: 1.771rem;
		margin-bottom: 0.521rem;
	}

	.businessDanWei {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 1.25rem;
		color: #494D8D;
		line-height: 1.25rem;
		margin-top: -0.521rem;
	}

	.baifenbi {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 1.271rem;
		color: #494D8D;
		line-height: 1.271rem;
	}

	.pa {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #494D8D;
		line-height: 0.938rem;
		margin-top: -0.417rem;
	}

	.blended {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.8rem;
		color: #E9473B;
		margin-top: -0.5375rem;
	}

	.threeContent {
		width: 62.5rem;
		margin-top: 8.75rem;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}

	.threeBg {
		width: 29.167rem;
	}

	.threeMainContent {
		width: 31.771rem;
	}

	.threeTitleName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.979rem;
		color: #000000;
		line-height: 2.813rem;
	}

	.mt40 {
		margin-top: 1.667rem;
	}

	.w698 {
		width: 29.063rem;
	}

	.suojing {
		margin: 0 0.625rem;
		color: #FFFFFF;
	}

	.fourthContent {
		width: 62.5rem;
		margin-top: 8.75rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.fourthTitleName {
		width: 43.333rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.604rem;
		color: #000000;
		text-align: center;
		line-height: 3.385rem;
	}

	.fourthFuTitleName {
		width: 36.823rem;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.938rem;
		color: #000000;
		text-align: center;
		line-height: 1.563rem;
		margin-top: 1.25rem;
	}

	.businessImgContent {
		margin-top: 1.25rem;
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.businessImgItem {
		width: 19.688rem;
		height: 29.688rem;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.businessImg {
		width: 100%;
	}

	.fifthWaike {
		width: 100%;
		margin-top: 8.75rem;
		padding: 5rem 0;
		background: #2D2D2D;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.fifthContent {
		width: 62.5rem;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}

	.fifthMainContent {}

	.fifthBgImg {
		width: 27.083rem;
		height: 32.24rem;
	}

	.tipDuanluo {
		width: 31.25rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #FFFFFF;
	}

	.fifthTitleName {
		width: 32.5rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.667rem;
		color: #FFFFFF;
		line-height: 1.979rem;
		margin: 0.833rem 0;
	}

	.processContent {
		margin-top: 2.083rem;
	}

	.processItem {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 2.083rem;
	}

	.processNum {
		width: 2.604rem;
		height: 2.604rem;
		background: #FFFFFF;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.25rem;
		color: #000000;
		margin-right: 2.083rem;
	}

	.processName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.25rem;
		color: #FFFFFF;
	}

	.processDetail {
		width: 29.74rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #FFFFFF;
		margin-top: 0.417rem;
		line-height: 1.25rem;
	}

	.w712 {
		width: 26.563rem;
	}

	.sixthContent {
		width: 62.5rem;
		background-color: #FFF;
		padding: 8.333rem 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.sixthTitleName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.083rem;
		color: #000000;
		text-align: center;
	}

	.sixthItemContent {
		width: 100%;
		margin-top: 2.917rem;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}

	.sixthItem {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.whyIconContent {
		width: 5.729rem;
		height: 5.729rem;
		background: #494D8D;
		margin-bottom: 1.302rem;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
	}

	.whyTitle {
		width: 7.292rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #000000;
		text-align: center;
	}

	.icon85 {
		width: 3.333rem;
		height: 3.333rem;
	}

	.icon75 {
		width: 2.917rem;
		height: 2.917rem;
	}

	.seventhWaike {
		width: 100%;
		padding: 4.427rem 0;
		background: #2D2D2D;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.seventhContent {
		width: 62.5rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.icon80 {
		width: 3.125rem;
		height: 3.125rem;
	}

	.logoName {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 1.875rem;
		color: #FFFFFF;
		margin-left: 0.938rem;
	}

	.logoNameFu {
		font-family: 'HGSLight';
		font-weight: 400;
		font-size: 1.875rem;
		color: #FFFFFF;
		font-style: normal;
	}

	.seventhTitleName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.917rem;
		color: #FFFFFF;
	}

	.sevenethBtnContent {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 1.667rem;
	}

	.callBackBtn2 {
		width: 13.177rem;
		height: 2.813rem;
		background: #E98835;
		border-radius: 2.083rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.eighthContent {
		padding: 8.333rem 0;
		width: 62.5rem;
		background-color: #FFF;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.eighthTitleName {
		width: 28.021rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.917rem;
		color: #000000;
		line-height: 2.917rem;
	}

	.eighthFuTitle {
		margin-top: 1.25rem;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1.146rem;
		color: #000000;
		line-height: 1.25rem;
	}

	.allFaqBtn {
		width: 9.01rem;
		height: 2.604rem;
		background: #E98835;
		border-radius: 2.083rem;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #FFFFFF;
		margin-top: 1.25rem;
	}

	.queItem {
		width: 31.094rem;
		padding: 1.25rem 0;
		border-bottom: 0.052rem solid #E7E7E7;
	}

	.queItemContent {
		width: 28.073rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.938rem;
		color: #000000;
		line-height: 1.094rem;
	}

	.footerContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background: #2D2D2D;
	}

	.footerMainInfoContent {
		width: 62.5rem;
		padding-top: 4.167rem;
	}

	.logoFooter {
		/* width: 7.604rem; */
		height: 2.083rem;
	}

	.footerTitle {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 0.938rem;
		color: #FFFFFF;
		margin-top: 0.417rem;
		margin-bottom: 2.135rem;
		line-height: 1.25rem;
	}

	.lianxiInfoTxt {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.833rem;
		color: #FFFFFF;
		margin-bottom: 0.833rem;
		line-height: 0.833rem;
	}

	.footerLeftContent {
		margin-right: 5.208rem;
	}

	.footerCenterContent {}

	.footerRightContent {
		margin-left: 4.167rem;
	}

	.linkName {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 0.938rem;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}

	.linkItem {
		width: 8.438rem;
		margin-bottom: 0.833rem;
	}

	.linkItem a {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.833rem;
		white-space: pre-wrap;
		color: #FFFFFF !important;
		display: inline-block;
		line-height: 0.938rem;
	}

	.ml40 {
		margin-left: 1.563rem;
	}

	.footerOtherInfo {
		width: 62.5rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 2.083rem 0;
	}

	.footerTip {
		width: 35.417rem;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.729rem;
		color: #FFFFFF;
		margin-bottom: 0.833rem;
		line-height: 0.938rem;
	}

	.banquan {
		width: 14.844rem;
		font-weight: 400;
		font-size: 0.729rem;
		color: #FFFFFF;
		line-height: 0.938rem;
	}

	.pingtaiContent {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
	}

	.icon43 {
		width: 1.667rem;
		height: 1.667rem;
	}

	.icon37 {
		width: 1.458rem;
		height: 1.458rem;
	}

	.ml21 {
		margin-left: 0.833rem;
	}

	.sLogo {
		width: 6.25rem;
		height: 2.135rem;
	}

	.popContent {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
	}

	.popSection {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.popMainContent,
	.popMainContent2 {
		width: 35rem;
		background: #FFFFFF;
		border-radius: 2.083rem;
		position: relative;
		padding: 2.083rem 5.469rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.popMainContent3 {
		width: 35rem;
		background: #FFFFFF;
		border-radius: 2.083rem;
		position: relative;
		padding: 6.458rem 0 2.083rem 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.closeIcon {
		position: absolute;
		top: 2.083rem;
		right: 2.083rem;
		width: 2.083rem;
		height: 2.083rem;
		cursor: pointer;
	}

	.popTitle {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.667rem;
		color: #000000;
		line-height: 1.979rem;
	}

	.popInputContent {
		margin: 2.083rem 0;
	}

	.popInput {
		width: 24.167rem;
		height: 3.594rem;
		background: #F4F4F4;
		border-radius: 1.25rem;
		padding: 0 1.614rem;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 0.833rem;
		color: #000;
		border: none;
	}

	.popInputName {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1.125rem;
		/* 18px / 16px = 1.125rem */
		color: #000;
		margin-bottom: 0.75rem;
		/* 12px / 16px = 0.75rem */
	}


	.popInput::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 0.833rem;
		color: #606060;
	}

	.mb43 {
		margin-bottom: 1.667rem;
	}

	.subBtn {
		width: 13.333rem;
		height: 2.604rem;
		background: #EACEB7;
		border-radius: 2.083rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: not-allowed;
	}

	.active {
		background: #E98835;
		cursor: pointer;
	}

	.errorTipContent {
		padding: 0 1.614rem;
		width: 24.167rem;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 0.833rem;
		color: #E98835;
	}

	.inputkui {
		height: 5.26rem;
	}

	.postSuccessImg {
		width: 5rem;
		height: 5rem;
	}

	.postSuccessTip {
		width: 18.75rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.667rem;
		color: #000000;
		text-align: center;
		margin-top: 2.344rem;
		line-height: 1.979rem;
	}

	.postSuccessTip2 {
		width: 26.042rem;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1.042rem;
		color: #000000;
		text-align: center;
		margin-top: 2.344rem;
		line-height: 1.979rem;
	}

	.backHomeBtn {
		width: 13.333rem;
		height: 2.604rem;
		background: #E98835;
		border-radius: 2.083rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 7.031rem;
	}

	.backHomeBtn3 {
		width: 13.333rem;
		height: 2.604rem;
		background: #E98835;
		border-radius: 2.083rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 2.604rem;
	}

	.pageContent {
		width: 62.5rem;
		padding-bottom: 5.208rem;
	}

	.pageTitle {
		padding-top: 2.604rem;
		padding-bottom: 4.167rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 3.542rem;
		color: #000000;
		line-height: 3.906rem;
	}

	.questionItem {
		margin-bottom: 2.083rem;
	}

	.questionName {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.083rem;
		color: #000000;
		line-height: 2.083rem;
		margin-bottom: 0.417rem;
	}

	.questionDetail {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.938rem;
		color: #000000;
		line-height: 1.25rem;
	}

	.mt18 {
		margin-top: 0.729rem;
	}

	.questionUl {
		width: 100%;
		padding-left: 1.25rem;
		margin-bottom: 0;
	}

	.questionUl li {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.938rem;
		color: #000000;
		line-height: 1.25rem;
	}

	.dateTxt {
		font-family: 'HGSLight';
		font-weight: 300;
		font-size: 0.938rem;
		color: #000000;
	}

	.pageTitle2 {
		width: 29.688rem;
		padding-top: 2.604rem;
		padding-bottom: 2.604rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 3.542rem;
		color: #000000;
		line-height: 3.906rem;
	}

	.pageTitle3 {
		width: 29.688rem;
		padding-top: 2.604rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 3.542rem;
		color: #000000;
		line-height: 3.906rem;
	}

	.faqItem {
		width: 100%;
		padding: 2.083rem 0;
		border-bottom: 0.052rem solid #E7E7E7;
		cursor: pointer;
	}

	.faqTitleContent {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.faqTitle {
		width: 43.177rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 0.938rem;
		color: #000000;
	}

	.faqAnswerContent {
		width: 100%;
		margin-top: 0.938rem;
		background: rgba(73, 77, 141, 0.1);
		border-radius: 1.25rem;
		padding: 1.25rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #000000;
		line-height: 0.938rem;
		display: none;
	}

	.faqAnswerContent ul {
		padding-left: 1.25rem;
	}

	.rppFuName {
		width: 24.167rem;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1.458rem;
		color: #000000;
		text-align: left;
		font-style: normal;
		text-transform: none;
		line-height: 1.563rem;
		margin-top: 0.833rem;
	}

	.rppJiacu {
		font-family: 'HGSBlack';
	}

	.rppJieContent {
		padding: 4.948rem 0 8.333rem 0;
	}

	.rppItemContent {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.mt213 {
		margin-top: 5.208rem;
	}

	.rppImg {
		width: 29.844rem;
		height: 30.208rem;
	}

	.rppItemInfo {
		width: calc(100% - 29.844rem);
		padding: 0 2.552rem 0 2.813rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.rppTitleName {
		height: 4.896rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.875rem;
		color: #000000;
		margin-bottom: 0.781rem;
	}

	.rppDuanluo {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.938rem;
		color: #000000;
	}

	.rppFormContentWaike {
		width: 100%;
		background: #2D2D2D;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 5rem 0;
	}

	.rppFormContent {
		width: 62.5rem;
	}

	.htj {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.667rem;
		color: #FFFFFF;
	}

	.barpis {
		font-family: 'HGSR';
		font-weight: 600;
		font-size: 0.938rem;
		color: #FFFFFF;
	}

	.shenqingliuchang {
		margin-top: 2.188rem;
		margin-bottom: 2.604rem;
	}

	.shenqingxuhao {
		width: 2.604rem;
		height: 2.604rem;
		background: #FFFFFF;
		border-radius: 50%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.25rem;
		color: #000000;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.shenqingTxt {
		width: 23.802rem;
		font-family: 'HGSBlack';
		/* font-weight: 900; */
		font-size: 0.938rem;
		color: #FFFFFF;
		margin-left: 0.833rem;
	}

	.mt60 {
		margin-top: 2.344rem;
	}

	.shenqingtitle {
		font-family: 'HGSBlack';
		/* font-weight: 900; */
		font-size: 0.938rem;
		color: #FFFFFF;
	}

	.shenqingInputContent {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 2.604rem;
	}

	.shenqingInput {
		width: 24.167rem;
		height: 3.594rem;
		background: #F4F4F4;
		border-radius: 1.25rem;
		padding: 0 1.563rem;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 0.833rem;
		color: #000;
	}

	.shenqingInput::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 0.833rem;
		color: #606060;
	}

	.sAgree {
		width: 1.125rem;
		height: 1.125rem;
		border-radius: 50%;
		background-color: #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	.sAgreeNei {
		width: 0.875rem;
		height: 0.875rem;
		border-radius: 50%;
		background-color: #E98835;
		display: none;
	}

	.sAgreeTxt {
		font-family: 'HGSR';
		font-weight: bold;
		font-size: 0.833rem;
		color: #FFFFFF;
		margin-left: 0.938rem;
	}

	.sAgreeSpan {
		font-family: 'HGSBold';
		color: #E98835;
	}

	.agreeSubmitBtn {
		width: 9.01rem;
		height: 2.604rem;
		background: #E98835;
		border-radius: 2.083rem;
		margin-top: 1.25rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 0.833rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.anyQuesContent {
		width: 62.5rem;
		height: 24.583rem;
		background-color: #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.aqTxt {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.917rem;
		color: #000000;
		margin-bottom: 1.25rem;
	}

	.aqjieshaoTxt {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1.146rem;
		color: #000000;
		text-align: center;
	}

	.aqSpan {
		font-family: 'HGSBlack';
	}

	.plc {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 0.833rem;
		color: #606060;
	}

	/* .shenqingInput::after {
		content: "▼";
		position: absolute;
		right: 0.573rem;
		top: 50%;
		transform: translateY(-50%);
		pointer-events: none;
	} */

	.shenqingduanluo {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.833rem;
		color: #FFFFFF;
	}

	.shenqingduanluoUl {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 0.833rem;
		color: #FFFFFF;
		margin-left: 1.25rem;
	}

	.mt32 {
		margin-top: 1.25rem;
	}

	.mt110 {
		margin-top: 4.323rem;
	}

	/* #q_time::after {
		content: '\25BC';
		position: absolute;
		right: 3.906rem;
		top: 50%;
		transform: translateY(-50%);
		pointer-events: none;
	} */

	.se {
		width: 100%;
		height: 100%;
		border: none;
		background-color: unset;
	}

	.sendEmailBtn,
	.callPhoneNumber {
		cursor: pointer;
	}

	.allFaqBtnAlink:hover {
		text-decoration-color: #494D8D;
	}

	.ourservicesItem .linkItem a {
		text-decoration: unset;
		cursor: unset;
	}

	.error-placeholder::placeholder {
		color: red;
		opacity: 1;
	}

	.whatAppBtn {
		width: 10.4375rem;
		/* 167px / 16 */
		height: 3.125rem;
		/* 50px / 16 */
		background: #B4E210;
		box-shadow: 0px 0.3125rem 0.9375rem 0px rgba(0, 0, 0, 0.1);
		/* 5px 15px → 0.3125rem 0.9375rem */
		border-radius: 2.5rem;
		/* 40px → 2.5rem */
		position: fixed;
		bottom: 10%;
		right: 2%;

		font-family: 'HGSR';
		font-weight: 600;
		font-size: 1rem;
		/* 16px → 1rem */
		color: #000000;
		display: flex;
		justify-content: center;
		align-items: center;

		z-index: 9999;
	}

	.chartIcon {
		width: 1.5rem;
		/* 24px → 1.5rem */
		height: 1.5rem;
		margin-right: 0.75rem;
		/* 12px → 0.75rem */
	}

	.dingweir {
		width: 24.167rem;
		/* 已使用rem单位 */
		position: relative;
		cursor: pointer;
		/* margin-right: 2.083rem; */
		/* 已使用rem单位 */
	}

	.selectContent {
		display: none;
		width: 24.167rem;
		/* 已使用rem单位 */
		background: #F4F4F4;
		border-radius: 1.5rem;
		/* 24px → 1.5rem */

		position: absolute;
		margin-top: 1.5rem;
		/* 24px → 1.5rem */

		font-family: 'HGSSBold';
		font-weight: bold;
		font-size: 1rem;
		/* 16px → 1rem */
		color: #000000;
		padding: 0.75rem 0;
		/* 12px → 0.75rem */
	}

	.selectOpItem {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0.75rem 1.875rem;
		/* 12px 30px → 0.75rem 1.875rem */
		cursor: pointer;
	}

	.selectIcon {
		width: 1.5rem;
		/* 24px → 1.5rem */
		height: 1.5rem;
		display: none;
	}

	.videoContent {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.aqTxt2 {
		width: 28.0625rem;
		/* 449px / 16 */
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2.25rem;
		/* 36px / 16 */
		color: #000000;
		line-height: 3rem;
		/* 48px / 16 */
	}

	.videoLeft {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.videoRight {
		width: 40.9375rem;
		height: 23rem;
		border-radius: 1.5625rem;
	}

	.inputName {
		font-family: 'HGSBold';
		font-size: 0.938rem;
		color: #FFFFFF;
		margin-bottom: 8px;
	}

	.inputItem {
		margin-top: 1.25rem;
		margin-right: 2.083rem;
	}

	.mt100 {
		margin-top: 5rem;
	}


	.xzItem,
	.xzItem2 {
		width: 33%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 1.75rem;
		/* 28px → 1.75rem */
		cursor: pointer;
	}

	.otherTxtInput {
		width: 8.125rem;
		/* 130px → 8.125rem */
		font-family: 'HGSBold';
		font-size: 1rem;
		/* 16px → 1rem */
		color: #FFFFFF;
		border-bottom: 0.0625rem solid #FFF;
		/* 1px → 0.0625rem */
	}

	.xzTxt {
		font-family: 'HGSBold';
		font-size: 1rem;
		/* 16px → 1rem */
		color: #FFFFFF;
		margin-left: 0.5rem;
		/* 8px → 0.5rem */
	}

	.loginAndVerifyContent {
		width: 100%;
		height: 100vh;
		background-color: rgba(0, 0, 0, 0.03);
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.verifyContent {
		width: 42rem;
		/* 672px / 16 */
		background: #FFFFFF;
		border-radius: 2.5rem 2.5rem 2.5rem 2.5rem;
		/* 40px / 16 */
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 2.5rem 0;
		/* 40px / 16 */
	}

	.vTitle {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2rem;
		/* 32px / 16 */
		color: #000000;
	}

	.vFTitle {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		/* 16px / 16 */
		color: #606060;
		margin-top: 1rem;
		/* 16px / 16 */
	}

	.code-inputs {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 4rem;
		/* 64px / 16 */
	}

	.code-input {
		width: 4.3125rem;
		/* 69px / 16 */
		height: 4.3125rem;
		/* 69px / 16 */
		background: #F4F4F4;
		border-radius: 1.5rem 1.5rem 1.5rem 1.5rem;
		/* 24px / 16 */

		font-family: 'HGSBold';
		font-size: 1.5rem;
		/* 24px / 16 */
		color: #000000;
		text-align: center;
		margin: 0 0.5rem;
		/* 8px / 16 */
	}

	.verifyBtn {
		width: 16rem;
		/* 256px / 16 */
		height: 3.125rem;
		/* 50px / 16 */
		background: #5570F1;
		border-radius: 6.25rem 6.25rem 6.25rem 6.25rem;
		/* 100px / 16 */
		font-family: 'HGSSBold';

		font-size: 1rem;
		/* 16px / 16 */
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;

		margin-top: 4rem;
		/* 64px / 16 */
	}

	.rescodetxt,
	.rescodetxt2 {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		/* 16px / 16 */
		color: #606060;
		margin-top: 2rem;
		/* 32px / 16 */
	}

	.loginTitleImg {
		width: 31.875rem;
		/* 510px / 16 */
		height: 3rem;
		/* 48px / 16 */
	}

	.loginIcon {
		width: 6.375rem;
		/* 102px / 16 */
		height: 2.625rem;
		/* 42px / 16 */
		margin-top: 2.25rem;
		/* 36px / 16 */
	}

	.loginInput {
		width: 29rem;
		/* 464px / 16 */
		height: 4.3125rem;
		/* 69px / 16 */
		background: #F4F4F4;
		border-radius: 1.5rem 1.5rem 1.5rem 1.5rem;
		/* 24px / 16 */
		margin-top: 2rem;
		/* 32px / 16 */
		padding: 0 2rem;
		/* 32px / 16 */
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		/* 16px / 16 */
		color: #333;
	}

	.loginInput::placeholder {
		color: #606060;
	}

	.loginOpContent {
		width: 29rem;
		/* 464px / 16 */
		margin-top: 2rem;
		/* 32px / 16 */
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.loginC {
		width: 1.5rem;
		/* 24px / 16 */
		height: 1.5rem;
		/* 24px / 16 */
		margin-right: 0.5rem;
		/* 8px / 16 */
	}

	.shou {
		cursor: pointer;
	}

	.loginOpTxt {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		/* 16px / 16 */
		color: #606060;
	}

	.loginBtn {
		width: 16rem;
		/* 256px / 16 */
		height: 3.125rem;
		/* 50px / 16 */
		background: #5570F1;
		border-radius: 6.25rem 6.25rem 6.25rem 6.25rem;
		/* 100px / 16 */
		font-family: 'HGSSBold';

		font-size: 1rem;
		/* 16px / 16 */
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;

		margin-top: 1.5rem;
		/* 24px / 16 */
		cursor: pointer;
	}

	.dcIcon {
		width: 1.5rem;
		/* 24px / 16 */
		height: 1.5rem;
		/* 24px / 16 */
		margin-left: 0.3125rem;
		/* 5px / 16 */
	}



	.ynItem,
	.ynItem2 {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin-right: 8.125rem;
		/* 130px ÷ 16 = 8.125rem */
		cursor: pointer;
	}

	.ynTxt {
		font-family: 'HGSBold';
		font-size: 1rem;
		/* 16px ÷ 16 = 1rem */
		color: #FFFFFF;
		margin-left: 0.5rem;
		/* 8px ÷ 16 = 0.5rem */
	}

	.propertyContent {
		width: 62.5rem;
		/* 1000px ÷ 16 = 62.5rem */
		background: rgba(238, 238, 238, 0.1);
		padding: 1.5rem;
		/* 24px ÷ 16 = 1.5rem */
		border-radius: 1rem;
		/* 16px ÷ 16 = 1rem */
		margin-top: 1rem;
		/* 16px ÷ 16 = 1rem */
	}

	.shenqingInput2 {
		width: 13.75rem;
		/* 220px ÷ 16 = 13.75rem */
		height: 4.3125rem;
		/* 69px ÷ 16 ≈ 4.3125rem */
		background: #F4F4F4;
		border-radius: 1.5rem;
		/* 24px ÷ 16 = 1.5rem */
		padding: 0 1.875rem;
		/* 30px ÷ 16 ≈ 1.875rem */
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		/* 16px ÷ 16 = 1rem */
		color: #000;
	}

	.shenqingInput2::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		/* 16px ÷ 16 = 1rem */
		color: #606060;
	}

	.ml75 {
		margin-left: 4.6875rem;
		/* 75px ÷ 16 ≈ 4.6875rem */
	}

	.ml68 {
		margin-left: 4.25rem;
		/* 68px ÷ 16 = 4.25rem */
	}

	.mt16 {
		margin-top: 1rem;
		/* 16px ÷ 16 = 1rem */
	}

	.tdun {
		text-decoration: underline;
	}

	.cp {
		cursor: pointer;
	}

	.mb80 {
		margin-bottom: 5rem;
		/* 80px ÷ 16 = 5rem */
	}

	.mtF10 {
		margin-top: -0.625rem;
		/* -10px ÷ 16 ≈ -0.625rem */
	}

	.iqGgContent {
		width: 75rem;
		/* 1200px ÷ 16 = 75rem */
		height: 30.625rem;
		/* 490px ÷ 16 ≈ 30.625rem */
		background: #F3F2F0;
		border-radius: 1.5rem;
		/* 24px ÷ 16 = 1.5rem */
		margin-top: 3.4375rem;
		/* 55px ÷ 16 ≈ 3.4375rem */
		margin-bottom: 5.9375rem;
		/* 95px ÷ 16 ≈ 5.9375rem */
		padding: 0 5rem;
		/* 80px ÷ 16 = 5rem */
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	.iqWenContent {
		position: relative;
		z-index: 99;
	}

	.liqTxt {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 4.25rem;
		/* 68px ÷ 16 = 4.25rem */
		color: #000000;
		line-height: 3rem;
		/* 48px ÷ 16 = 3rem */
	}

	.liqFTxt {
		font-family: 'HGSLight';
		font-weight: 300;
		font-size: 2rem;
		/* 32px ÷ 16 = 2rem */
		color: #000000;
	}

	.iqBgImg {
		height: 30.625rem;
		/* 490px ÷ 16 ≈ 30.625rem */
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 9;
	}

	.postSuccessTip3 {
		width: 24.375rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.5rem;
		color: #000000;
		text-align: center;
		margin-top: 2rem;
		line-height: 2rem;
	}

	.xiaoziTxt {
		width: 24.375rem;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1rem;
		color: #000000;
		text-align: center;
		margin-top: 1.5rem;
	}

	.xiaoziNumberTxt {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 1.5rem;
		color: #000000;
		text-align: center;
	}

	.backHomeBtn4 {
		width: 16rem;
		height: 3.125rem;
		background: #E98835;
		border-radius: 2.5rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 1rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 2rem;
	}

	.popMainContent4 {
		width: 42rem;
		background: #FFFFFF;
		border-radius: 2.5rem;
		position: relative;
		padding: 3.5rem 0 2.5rem 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.otpPopMainContent {
		width: 42rem; /* 672px / 16 */
		height: 24.8125rem; /* 397px / 16 */
		background: #FFFFFF;
		border-radius: 2.5rem 2.5rem 2.5rem 2.5rem; /* 40px / 16 */
		position: relative;
		
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.closeIcon2 {
		position: absolute;
		top: 2.5rem; /* 40px / 16 */
		right: 2.5rem; /* 40px / 16 */
		width: 2.5rem; /* 40px / 16 */
		height: 2.5rem; /* 40px / 16 */
		cursor: pointer;
	}
	
	.otpTitle {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 2rem; /* 32px / 16 */
		color: #000000;
		line-height: 1;
	}
	
	.otpFuTitle {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 1.125rem; /* 18px / 16 */
		color: #000000;
		line-height: 1;
		margin-top: 0.5rem; /* 8px / 16 */
	}
	
	.otpInputContent {
		width: 29rem; /* 464px / 16 */
		height: 4.3125rem; /* 69px / 16 */
		margin-top: 2.5rem; /* 40px / 16 */
	}
	
	.otpInputName {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem; /* 16px / 16 */
		color: #000000;
		margin-bottom: 0.5rem; /* 8px / 16 */
		line-height: 1;
	}
	
	.otpInput {
		width: 29rem; /* 464px / 16 */
		height: 4.3125rem; /* 69px / 16 */
		background: #F4F4F4;
		border-radius: 1.5rem 1.5rem 1.5rem 1.5rem; /* 24px / 16 */
		padding: 0 1.875rem; /* 30px / 16 */
		font-family: 'HGSBold';
	}
	
	.otpInput::placeholder {
		font-weight: bold;
		font-size: 1rem; /* 16px / 16 */
		color: #606060;
	}
	
	.nexBtn {
		width: 16rem; /* 256px / 16 */
		height: 3.125rem; /* 50px / 16 */
		background: #EACEB7;
		border-radius: 2.5rem 2.5rem 2.5rem 2.5rem; /* 40px / 16 */
		margin-top: 3.5rem; /* 56px / 16 */
		
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 1rem; /* 16px / 16 */
		color: #FFFFFF;
		
		display: flex;
		justify-content: center;
		align-items: center;
		
		cursor: pointer;
	}
	
	.bgE98 {
		background-color: #E98835;
	}
	
	.changeBtn {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem; /* 16px / 16 */
		color: #494D8D;
		text-decoration: underline;
		line-height: 1;
		cursor: pointer;	
	}
	
	.code-inputs2 {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 2.5rem; /* 40px / 16 */
	}
	
	.resendOtpTxtContent {
		margin-top: 1rem; /* 16px / 16 */
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.resendOtpTxt {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem; /* 16px / 16 */
		color: #8290C5;
		text-decoration-line: underline;
		cursor: pointer;
	}
	
	.djsOtp {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem; /* 16px / 16 */
		color: #606060;
		margin-left: 0.5rem; /* 8px / 16 */
	}
	
	.c494 {
		color: #494D8D;
	}
	
	.mt80 {
	    margin-top: 5rem;
	}
	
	.mtf40 {
		margin-top: -1.5rem !important;
	}
	
	.shenqingArea {
		width: 100%;
		min-height: 12.5rem;
		max-height: 25rem;
		background: #F4F4F4;
		border-radius: 1.5rem;
		padding: 0.75rem 1.875rem;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		color: #000;
		box-sizing: border-box !important;
	}
	
	.shenqingArea::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 1rem;
		color: #606060;
	}
}

@media (max-width: 768px) {
	.headerContent2 {
		width: 100%;
		padding: 0 12px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 40px;
		position: sticky;
		top: 0;
		background-color: #FFF;
		z-index: 99;
	}

	.modal-content-wrapper {
		display: flex;
		width: 100%;
		height: 100%;
	}

	.modal-content {
		width: 70% !important;
		background: #494D8D !important;
		padding: 20px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
		transform: translateX(-100%);
		transition: transform 0.3s ease-out;
	}

	.modal-transparent {
		width: 30%;
		background: rgba(0, 0, 0, 0.3);
		cursor: pointer;
		opacity: 0;
		transition: opacity 0.3s ease-out;
	}

	/* 弹窗打开时的样式 */
	.custom-modal.activeMob .modal-content {
		transform: translateX(0);
	}

	.custom-modal.activeMob .modal-transparent {
		opacity: 1;
	}

	.icon32 {
		width: 18px;
		height: 18px;
	}

	.logoImg {
		width: 32px;
		height: 32px;
	}

	.webName {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 18px;
		color: #000000;
		margin-left: 12px;
	}

	.webNameFu {
		font-family: 'HGSLight';
		font-weight: 400;
		font-size: 18px;
		color: #000000;
	}

	.navContent {
		margin-left: 0px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		list-style-type: none;
	}

	.navItem {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #FFF;
		margin-right: 0px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFF;
	}

	.yImg {
		width: 12px;
		height: 12px;
	}

	.navItem a {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 18px;
		color: #000000;
	}

	.navItem a:hover {
		color: #494D8D;
		/* 设置鼠标悬停时的文本颜色 */
	}

	.mobRqContent {
		margin-top: 32px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.headerPhoneNumber {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFF;
		margin-left: 12px;
	}

	.backBtn {
		width: 100%;
		height: 32px;
		border-radius: 53px 53px 53px 53px;
		border: 1px solid #FFF;
		font-family: 'HGSSBold';
		font-weight: 400;
		font-size: 12px;
		color: #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: 0;
		cursor: pointer;
		margin-top: 32px;
	}

	.firstContent {
		width: calc(100% - 24px);
		padding: 0 12px;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		background-color: #FFF;
	}

	.firstLeftContent {
		width: 100%;
	}

	.firstRightContent {
		width: 100%;
		height: unset;
		position: relative;
		overflow: hidden;
	}

	.firstBg {
		width: 100%;
		height: unset;
		object-fit: fill;
		position: unset;
		left: 0;
		top: 0;
		margin-top: 12px;
	}

	.firstName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		line-height: 32px;
	}

	.fisrtFuName {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 18px;
		color: #000000;
		margin-top: 12px;
	}

	.checkContent {
		margin-top: 10px;
	}

	.checkTipLab {
		margin-left: 8px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #000000;
	}

	.mt24 {
		margin-top: 12px;
	}

	.ml15 {
		margin-left: 6px;
	}

	.ml32 {
		margin-left: 18px;
	}

	.requestBtnContent {
		margin-top: 24px;
	}

	.callBackBtn {
		width: calc((100% - 12px) / 2);
		height: 40px;
		background: #E98835;
		border-radius: 53px 53px 53px 53px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.phoneBtn {
		width: calc((100% - 12px) / 2);
		height: 40px;
		border-radius: 53px 53px 53px 53px;
		border: 1px solid #000000;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #000000;
	}

	.phoneBtn2 {
		width: calc((100% - 12px) / 2);
		height: 40px;
		border-radius: 53px 53px 53px 53px;
		border: 1px solid #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFF;
	}

	.creditScoreLab {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		line-height: 14px;
		margin-top: 8px;
	}


	.secondContent {
		width: calc(100% - 24px);
		padding: 0 12px;
		margin-top: 48px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-end;
		padding-top: 60px;
	}

	.secondLeftContent {
		width: 100%;
	}

	.secondRightContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		flex-wrap: unset;
		justify-content: center;
		align-items: center;
	}

	.titleLab {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
	}

	.titleFuLab {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 18px;
		color: #000000;
	}

	.duanluo {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 14px;
		color: #000000;
	}

	.loansliContent {
		margin-top: 4px;
	}

	.marklab {
		margin: 0 6px;
	}

	.mt18 {
		margin-top: 7px;
	}

	.mt10 {
		margin-top: 4px;
	}

	.businessItem {
		width: 100%;
		height: 100px;
		background: #F4F4F4;
		border-radius: 8px;
		margin-left: 0px;
		margin-top: 12px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		padding-top: 17px;
		padding-bottom: 8px;
	}

	.businessName {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #000000;
	}

	.businessBigLab {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #494D8D;
		line-height: 24px;
		margin-bottom: 5px;
	}

	.businessDanWei {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 18px;
		color: #494D8D;
		line-height: 18px;
		margin-top: -5px;
	}

	.baifenbi {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 14px;
		color: #494D8D;
		line-height: 20px;
	}

	.pa {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #494D8D;
		line-height: 12px;
	}

	.blended {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #E9473B;
		margin-top: -4px;
	}

	.threeContent {
		width: calc(100% - 24px);
		padding: 0 12px;
		margin-top: 48px;
		display: flex;
		flex-direction: column-reverse;
		justify-content: space-between;
		align-items: center;
	}

	.threeBg {
		margin-top: 12px;
		width: 100%;
		object-fit: fill;
	}

	.threeMainContent {
		width: 100%;
	}

	.threeTitleName {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		line-height: 42px;
		text-align: center;
	}

	.mt40 {
		margin-top: 16px;
	}

	.w698 {
		width: 558px;
	}

	.suojing {
		margin: 0 0px;
		color: #FFFFFF;
	}




	.fourthContent {
		width: calc(100% - 24px);
		padding: 0 12px;
		margin-top: 48px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.fourthTitleName {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		text-align: center;
		line-height: 42px;
	}

	.fourthFuTitleName {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		text-align: center;
		line-height: 24px;
		margin-top: 12px;
	}

	.businessImgContent {
		margin-top: 12px;
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.businessImgItem {
		width: 100%;
		height: unset;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.businessImg {
		width: 100%;
		object-fit: fill;
		margin-bottom: 12px;
	}





	.fifthWaike {
		width: calc(100% - 24px);
		margin-top: 48px;
		padding: 50px 12px;
		background: #2D2D2D;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.fifthContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
	}

	.fifthMainContent {}

	.fifthBgImg {
		width: 100%;
		height: unset;
		margin-top: 12px;
	}

	.tipDuanluo {
		width: 100%;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
	}

	.fifthTitleName {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 24px;
		margin: 12px 0;
	}

	.processContent {
		margin-top: 18px;
	}

	.processItem {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 18px;
	}

	.processNum {
		width: 24px;
		height: 24px;
		background: #FFFFFF;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 12px;
		color: #000000;
		margin-right: 20px;
	}

	.processName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 12px;
		color: #FFFFFF;
	}

	.processDetail {
		width: 280px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		margin-top: 8px;
		line-height: 24px;
	}

	.w712 {
		width: 280px;
	}




	.sixthContent {
		width: calc(100% - 24px);
		padding: 0 12px;
		background-color: #FFF;
		padding: 50px 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.sixthTitleName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		text-align: center;
	}

	.sixthItemContent {
		width: 100%;
		margin-top: 12px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.sixthItem {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 18px;
	}

	.whyIconContent {
		width: 110px;
		height: 110px;
		background: #494D8D;
		margin-bottom: 12px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
	}

	.whyTitle {
		width: 100%;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 16px;
		color: #000000;
		text-align: center;
	}

	.icon85 {
		width: 64px;
		height: 64px;
	}

	.icon75 {
		width: 56px;
		height: 56px;
	}




	.seventhWaike {
		width: calc(100% - 24px);
		margin-top: 48px;
		padding: 50px 12px;
		background: #2D2D2D;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.seventhContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.icon80 {
		width: 48px;
		height: 48px;
	}

	.logoName {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 24px;
		color: #FFFFFF;
		margin-left: 12px;
	}

	.logoNameFu {
		font-family: 'HGSLight';
		font-weight: 400;
		font-size: 24px;
		color: #FFFFFF;
		font-style: normal;
	}

	.seventhTitleName {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #FFFFFF;
		text-align: center;
		margin-top: 16px;
	}

	.sevenethBtnContent {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 16px;
	}

	.callBackBtn2 {
		width: calc((100% - 12px) / 2);
		height: 40px;
		background: #E98835;
		border-radius: 40px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}






	.eighthContent {
		width: calc(100% - 24px);
		padding: 50px 12px;
		background-color: #FFF;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}

	.eighthTitleName {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #000000;
		line-height: 32px;
		text-align: center;
	}

	.eighthFuTitle {
		width: 100%;
		margin-top: 12px;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 18px;
		color: #000000;
		line-height: 18px;
		text-align: center;
	}

	.mobpai {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.allFaqBtn {
		width: calc((100% - 12px) / 2);
		height: 40px;
		background: #E98835;
		border-radius: 40px 40px 40px 40px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		margin-top: 12px;
	}

	.queItem {
		width: 100%;
		padding: 24px 0;
		border-bottom: 1px solid #E7E7E7;
	}

	.queItemContent {
		width: 100%;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #000000;
		line-height: 18px;
	}








	.footerContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background: #2D2D2D;
	}

	.footerMainInfoContent {
		width: 100%;
		padding-top: 40px;

		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		/* padding: 107px 0 0 160px; */
	}

	.logoFooter {
		width: 50%;
		height: unset;
		/* height: 40px; */
	}

	.footerTitle {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 20px;
		color: #FFFFFF;
		margin-top: 18px;
		margin-bottom: 20px;
		line-height: 12px;
	}

	.lianxiInfoTxt {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
		margin-bottom: 16px;
		line-height: 16px;
	}

	.footerLeftContent {
		margin-right: 0;

		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.footerCenterContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.footerRightContent {
		margin-left: 0;

		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.mobDi {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.linkName {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 18px;
		color: #FFFFFF;
		margin-bottom: 24px;
		margin-top: 24px;
	}

	.linkItem {
		width: 100%;
		margin-bottom: 16px;
	}

	.linkItem a {
		width: 100% !important;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 12px;
		white-space: unset;
		color: #FFFFFF !important;
		display: unset;
		line-height: 18px;
		text-align: center;
	}

	.ml40 {
		margin-left: 30px;
	}

	.ml40mob {
		margin-left: 0 !important;
	}

	.ourservicesItem,
	.ourservicesItemmob {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		text-align: center;
	}

	.footerOtherInfo {
		width: calc(100% - 24px);
		padding: 0 12px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 24px 0;
	}

	.footerTip {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
		margin-bottom: 16px;
		line-height: 18px;

		text-align: center;
	}

	.bbb {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 12px;
	}

	.banquan {
		width: 100%;
		/* width: 285px; */
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 18px;

		text-align: center;
	}

	.pingtaiContent {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
	}

	.icon43 {
		width: 32px;
		height: 32px;
	}

	.icon37 {
		width: 28px;
		height: 28px;
	}

	.ml21 {
		margin-left: 16px;
	}

	.sLogo {
		width: 120px;
		height: 41px;
	}




	/* 弹窗开始 */
	.popContent {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
	}

	.popSection {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.popMainContent,
	.popMainContent2 {
		width: 90%;
		background: #FFFFFF;
		border-radius: 10px;
		position: relative;
		padding: 40px 10px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.popMainContent3 {
		width: 90%;
		background: #FFFFFF;
		border-radius: 10px;
		position: relative;
		padding: 60px 0 20px 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.closeIcon {
		position: absolute;
		top: 20px;
		right: 20px;
		width: 20px;
		height: 20px;
		cursor: pointer;
	}

	.popTitle {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 18px;
		color: #000000;
		line-height: 18px;
		text-align: center;
	}

	.popInputContent {
		width: 100%;
		margin: 20px 0;
	}

	.popInput {
		width: 100%;
		height: 40px;
		background: #F4F4F4;
		border-radius: 24px;
		padding: 0 12px;
		font-family: 'HGSR';
		font-weight: bold;
		font-size: 12px;
		color: #000;
		border: none;
	}

	.popInputName {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		/* 18px / 16px = 1.125rem */
		color: #000;
		margin-bottom: 6px;
		/* 12px / 16px = 0.75rem */
	}


	.popInput::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #606060;
	}

	.mb43 {
		margin-bottom: 12px;
	}

	.subBtn {
		width: 80%;
		height: 40px;
		background: #EACEB7;
		border-radius: 40px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: not-allowed;
	}

	.active {
		background: #E98835;
		cursor: pointer;
	}

	.errorTipContent {
		padding: 0 12px;
		width: 100%;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #E98835;
	}

	.inputkui {
		height: 60px;
	}

	.postSuccessImg {
		width: 60px;
		height: 60px;
	}

	.postSuccessTip {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #000000;
		text-align: center;
		margin-top: 18px;
		line-height: 32px;
	}

	.postSuccessTip2 {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 12px;
		color: #000000;
		text-align: center;
		margin-top: 18px;
		line-height: 24px;
	}

	.backHomeBtn {
		width: 80%;
		height: 40px;
		background: #E98835;
		border-radius: 40px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 50px;
	}

	.backHomeBtn3 {
		width: 80%;
		height: 40px;
		background: #E98835;
		border-radius: 40px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 24px;
	}

	/* 弹窗结束 */








	/* Privacy Policy 开始 */
	.pageContent {
		width: calc(100% - 24px);
		padding: 0 12px;
		padding-bottom: 50px;
	}

	.pageTitle {
		padding-top: 24px;
		padding-bottom: 40px;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		line-height: 32px;
	}

	.questionItem {
		margin-bottom: 20px;
	}

	.questionName {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 28px;
		color: #000000;
		line-height: 32px;
		margin-bottom: 4px;
	}

	.questionDetail {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 12px;
		color: #000000;
		line-height: 20px;
	}

	.mt18 {
		margin-top: 14px;
	}

	.questionUl {
		width: 100%;
		padding-left: 24px;
		margin-bottom: 0;
	}

	.questionUl li {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 12px;
		color: #000000;
		line-height: 20px;
	}

	.dateTxt {
		font-family: 'HGSLight';
		font-weight: 300;
		font-size: 12px;
		color: #000000;
	}

	/* Privacy Policy 结束 */



	/* faq 开始 */
	.pageTitle2 {
		width: 100%;
		padding-top: 24px;
		padding-bottom: 24px;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		line-height: 32px;
	}

	.pageTitle3 {
		width: 100%;
		padding-top: 24px;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		line-height: 32px;
	}

	.faqItem {
		width: 100%;
		padding: 12px 0;
		border-bottom: 1px solid #E7E7E7;
		cursor: pointer;
	}

	.faqTitleContent {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.faqTitle {
		width: calc(100% - 32px);
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 12px;
		color: #000000;
	}

	.faqAnswerContent {
		width: 100%;
		margin-top: 12px;
		background: rgba(73, 77, 141, 0.1);
		border-radius: 24px;
		padding: 12px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #000000;
		line-height: 18px;
		display: none;
	}

	.faqAnswerContent ul {
		padding-left: 12px;
	}

	/* faq 结束 */




	/* rpp 开始 */
	.rppFuName {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 18px;
		color: #000000;
		text-align: left;
		font-style: normal;
		text-transform: none;
		line-height: 24px;
		margin-top: 12px;
	}

	.rppJieContent {
		padding: 40px 0 80px 0;
	}

	.rppItemContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.rppItemContentMob {
		flex-direction: column-reverse !important;
	}

	.mt213 {
		margin-top: 24px;
	}

	.rppImg {
		width: 100%;
		height: unset;
		object-fit: fill;
		margin-top: 24px;
	}

	.rppItemInfo {
		width: 100%;
		padding: 0 0px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.rppTitleName {
		height: unset;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 18px;
		color: #000000;
		margin-bottom: 12px;
	}

	.rppDuanluo {
		width: 100%;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 12px;
		color: #000000;
	}

	.rppFormContentWaike {
		width: 100%;
		background: #2D2D2D;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 24px 0;
	}

	.rppFormContent {
		width: calc(100% - 24px);
		padding: 0 12px;
	}

	.htj {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 18px;
		color: #FFFFFF;
	}

	.barpis {
		font-family: 'HGSR';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
	}

	.shenqingliuchang {
		margin-top: 18px;
		margin-bottom: 24px;
	}

	.shenqingxuhao {
		width: 24px;
		height: 24px;
		background: #FFFFFF;
		border-radius: 50%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 12px;
		color: #000000;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.shenqingTxt {
		width: calc(100% - 32px);
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 6px;
	}

	.mt60 {
		margin-top: 18px;
	}

	.shenqingtitle {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 12px;
		color: #FFFFFF;
	}

	.shenqingInputContent {
		display: flex;
		flex-direction: column;
		flex-wrap: unset;
		justify-content: center;
		align-items: center;
		margin-bottom: 24px;
	}

	.shenqingInput {
		width: 100%;
		height: 40px;
		background: #F4F4F4;
		border-radius: 24px;
		padding: 0 12px;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #000;
	}

	.shenqingInput::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #606060;
	}

	.sAgree {
		width: 18px;
		height: 18px;
		border-radius: 50%;
		background-color: #FFF;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	.sAgreeNei {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		background-color: #E98835;
		display: none;
	}

	.sAgreeTxt {
		width: calc(100% - 30px);
		font-family: 'HGSR';
		font-weight: bold;
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 12px;
	}

	.sAgreeSpan {
		font-family: 'HGSBold';
		color: #E98835;
	}

	.agreeSubmitBtn {
		width: 100%;
		height: 40px;
		background: #E98835;
		border-radius: 40px;
		margin-top: 24px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.anyQuesContent {
		width: calc(100% - 24px);
		padding: 24px 12px;
		height: unset;
		background-color: #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.aqTxt {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 32px;
		color: #000000;
		margin-bottom: 12px;
	}

	.aqjieshaoTxt {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		text-align: center;
	}

	.aqSpan {
		font-family: 'HGSBlack';
	}

	.plc {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #606060;
	}

	/* .shenqingInput::after {
		content: "▼";
		position: absolute;
		right: 11px;
		top: 50%;
		transform: translateY(-50%);
		pointer-events: none;
	} */

	.shenqingduanluo {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 12px;
		color: #FFFFFF;
	}

	.shenqingduanluoUl {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 12px;
	}

	.mt32 {
		margin-top: 12px;
	}

	.mt110 {
		margin-top: 30px;
	}

	/* #q_time::after {
		content: '\25BC';
		position: absolute;
		right: 75px;
		top: 50%;
		transform: translateY(-50%);
		pointer-events: none;
	} */

	.se {
		width: 100%;
		height: 100%;
		border: none;
		background-color: unset;
	}

	.sendEmailBtn,
	.callPhoneNumber {
		cursor: pointer;
	}

	.allFaqBtnAlink:hover {
		text-decoration-color: #494D8D;
	}

	.ourservicesItem .linkItem a {
		text-decoration: unset;
		cursor: unset;
	}

	.error-placeholder::placeholder {
		color: red;
		opacity: 1;
		/* 兼容 Firefox */
	}


	.whatAppBtn {
		width: 90%;
		height: 50px;
		background: #B4E210;
		box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
		border-radius: 40px 40px 40px 40px;
		position: fixed;
		bottom: 5%;
		right: 5%;


		font-family: 'HGSR';
		font-weight: 600;
		font-size: 16px;
		color: #000000;
		display: flex;
		justify-content: center;
		align-items: center;

		z-index: 9999;
	}

	.chartIcon {
		width: 24px;
		height: 24px;
		margin-right: 12px;
	}

	.di {
		width: 100%;
		height: 100px;
		background: #2D2D2D;
	}

	.dingweir {
		width: 100%;
		position: relative;
		cursor: pointer;
	}

	.selectContent {
		display: none;
		width: calc(100% - 24px);
		background: #F4F4F4;
		border-radius: 24px 24px 24px 24px;

		position: absolute;
		margin-top: 12px;


		font-family: 'HGSSBold';
		font-weight: bold;
		font-size: 16px;
		color: #000000;
		padding: 12px 0;
	}


	.selectOpItem {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 12px 30px;
		cursor: pointer;
	}

	.selectIcon {
		width: 24px;
		height: 24px;
		display: none;
	}

	.videoContent {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.aqTxt2 {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #000000;
		text-align: center;
	}

	.videoLeft {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.videoRight {
		width: 100%;
		height: auto;
		object-fit: contain;
		border-radius: 10px;
		margin-top: 24px;
	}

	.inputName {
		font-family: 'HGSBold';
		font-size: 12px;
		color: #FFFFFF;
		margin-bottom: 4px;
	}

	.inputItem {
		width: 100%;
		margin-top: 12px;
		margin-right: 0px;
	}

	.mt100 {
		margin-top: 40px;
	}

	.xzItem,
	.xzItem2 {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 24px;
		cursor: pointer;
	}

	.otherTxtInput {
		width: 240px;
		font-family: 'HGSBold';
		font-size: 12px;
		color: #FFFFFF;
		border-bottom: 1px solid #FFF;
	}

	.xzTxt {
		font-family: 'HGSBold';
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 8px;
	}

	.loginAndVerifyContent {
		width: 100%;
		height: 100vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background-color: #FFF;
	}

	.verifyContent {
		width: 100%;
		height: 100%;
		background: #FFFFFF;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 0;
	}

	.vTitle {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #000000;
	}

	.vFTitle {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #606060;
		margin-top: 16px;
	}

	.code-inputs {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 64px;
	}

	.code-input {
		width: 40px;
		height: 40px;
		background: #F4F4F4;
		border-radius: 5px;

		font-family: 'HGSBold';
		font-size: 24px;
		color: #000000;
		text-align: center;
		margin: 0 8px;
	}

	.verifyBtn {
		width: 256px;
		height: 50px;
		background: #5570F1;
		border-radius: 100px 100px 100px 100px;
		font-family: 'HGSSBold';

		font-size: 16px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;

		margin-top: 64px;
	}

	.rescodetxt,
	.rescodetxt2 {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 16px;
		color: #606060;
		margin-top: 32px;
	}

	.loginTitleImg {
		width: 90%;
		object-fit: contain;
	}

	.loginIcon {
		width: 102px;
		height: 42px;
		margin-top: 36px;
	}

	.loginInput {
		width: 90%;
		height: 60px;
		background: #F4F4F4;
		border-radius: 24px 24px 24px 24px;
		margin-top: 32px;
		padding: 0 16px;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 14px;
		color: #333;
	}

	.loginInput::placeholder {
		color: #606060;
	}

	.loginOpContent {
		width: 90%;
		margin-top: 32px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.loginC {
		width: 24px;
		height: 24px;
		margin-right: 8px;
	}

	.shou {
		cursor: pointer;
	}

	.loginOpTxt {
		font-family: 'HGSBold';
		font-weight: 400;
		font-size: 12px;
		color: #606060;
	}

	.loginBtn {
		width: 256px;
		height: 50px;
		background: #5570F1;
		border-radius: 100px 100px 100px 100px;
		font-family: 'HGSSBold';

		font-size: 16px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;

		margin-top: 24px;
		cursor: pointer;
	}

	.dcIcon {
		width: 24px;
		/* 24px / 16 */
		height: 24px;
		/* 24px / 16 */
		margin-left: 5px;
		/* 5px / 16 */
	}

	/* lendo iq start */
	.ynItem,
	.ynItem2 {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 24px;
		cursor: pointer;
		margin-right: 0;
	}

	.ynItem:last-child {
		margin-bottom: 0;
	}

	.ynTxt {
		font-family: 'HGSBold';
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 8px;
	}

	.propertyContent {
		width: 100%;
		background: rgba(238, 238, 238, 0.1);
		padding: 6px;
		border-radius: 8px;
		margin-top: 16px;
	}

	.shenqingInput2 {
		width: 100%;
		height: 40px;
		background: #F4F4F4;
		border-radius: 24px;
		padding: 0 12px;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #000;
	}

	.shenqingInput2::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #606060;
	}

	.ml75 {
		margin-left: 75px;
	}

	.ml68 {
		margin-left: 68px;
	}

	.mt16 {
		margin-top: 16px;
	}

	.tdun {
		text-decoration: underline;
	}

	.cp {
		cursor: pointer;
	}

	.mb80 {
		margin-bottom: 40px;
	}

	.mtF10 {
		margin-top: -10px;
	}

	.iqGgContent {
		width: 95%;
		height: 300px;
		background: #F3F2F0;
		border-radius: 12px;
		margin-top: 24px;
		margin-bottom: 24px;
		padding: 0 24px;
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;

		overflow: hidden;
	}

	.iqWenContent {
		position: relative;
		z-index: 2;
	}

	.liqTxt {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 24px;
		color: #000000;
		line-height: 48px;
	}

	.liqFTxt {
		font-family: 'HGSLight';
		font-weight: 300;
		font-size: 20px;
		color: #000000;
	}

	.iqBgImg {
		height: 300px;
		position: absolute;
		right: -150px;
		bottom: -50px;
		z-index: 1;
	}

	.yesAndNoContent {
		display: flex;
		flex-direction: column;
		justify-content: unset;
		align-items: center;
	}

	.proLineContent {
		display: flex;
		flex-direction: column;
		justify-content: unset;
		align-items: center;
	}

	.addFromContent {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}



	.postSuccessTip3 {
		width: 100%;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #000000;
		text-align: center;
		margin-top: 18px;
		line-height: 32px;
	}

	.xiaoziTxt {
		width: 390px;
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 16px;
		color: #000000;
		text-align: center;
		margin-top: 24px;
	}

	.xiaoziNumberTxt {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #000000;
		text-align: center;
	}

	.backHomeBtn4 {
		width: 80%;
		height: 40px;
		background: #E98835;
		border-radius: 40px;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 12px;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 24px;
	}

	.popMainContent4 {
		width: 90%;
		background: #FFFFFF;
		border-radius: 10px;
		position: relative;
		padding: 40px 0 20px 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	/* lendo iq ent */
	
	/* otp start */
	.otpPopMainContent {
		width: 90%;
		height: 280px;
		background: #FFFFFF;
		border-radius: 20px;
		position: relative;
		
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.closeIcon2 {
		position: absolute;
		top:20px;
		right: 20px;
		width: 20px;
		height: 20px;
		cursor: pointer;
	}
	
	.otpTitle {
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 24px;
		color: #000000;
		line-height: 1;
	}
	
	.otpFuTitle {
		font-family: 'HGSR';
		font-weight: 400;
		font-size: 16px;
		color: #000000;
		line-height: 1;
		margin-top: 8px;
	}
	
	.otpInputContent {
		width: 90%;
		height: 69px;
		margin-top: 20px;
	}
	
	.otpInputName {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #000000;
		margin-bottom: 8px;
		line-height: 1;
	}
	
	.otpInput {
		width: 100%;
		height: 40px;
		background: #F4F4F4;
		border-radius: 24px 24px 24px 24px;
		padding: 0 12px;
		font-family: 'HGSBold';
	}
	
	.otpInput::placeholder {
		font-weight: bold;
		font-size: 12px;
		color: #606060;
	}
	
	.nexBtn {
		width: 80%;
		height: 40px;
		background: #EACEB7;
		border-radius:20px;
		margin-top: 24px;
		
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 16px;
		color: #FFFFFF;
		
		display: flex;
		justify-content: center;
		align-items: center;
		
		cursor: pointer;
	}
	
	.bgE98 {
		background-color: #E98835;
	}
	
	.changeBtn {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #494D8D;
		text-decoration: underline;
		line-height: 1;
		cursor: pointer;	
	}
	
	.code-inputs2 {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 20px;
	}
	
	.resendOtpTxtContent {
		margin-top: 12px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.resendOtpTxt {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #8290C5;
		text-decoration-line: underline;
		cursor: pointer;
	}
	
	.djsOtp {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #606060;
		margin-left: 8px;
	}
	
	.c494 {
		color: #494D8D;
	}
	/* otp end */
	
	.mt80 {
		margin-top: 40px;
	}
	
	.mtf40 {
		margin-top: -10px !important;
	}
	
	.shenqingArea {
		width: 100%;
		min-height: 150px;
		max-height: 200px;
		background: #F4F4F4;
		border-radius: 12px;
		padding: 6px 12px;
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #000;
		box-sizing: border-box !important;
	}
	
	.shenqingArea::placeholder {
		font-family: 'HGSBold';
		font-weight: bold;
		font-size: 12px;
		color: #606060;
	}
	
	.mtf0 {
		margin-top: -20px;
	}
}