@media (min-width: 834px) and (max-width: 1600px) {
	/* nav start */
	.navArea {
		width: calc(100vw - 154rem);
		height: 150rem;
		background-color: transparent;
		padding: 0 77rem;
	}
	
	.navArea2 {
		width: calc(100vw - 154rem);
		height: 150rem;
		background-color: #FFF;
		padding: 0 77rem;
	}
	
	.logo {
		width: 283rem;
		height: 77rem;
		margin-right: 59rem;
	}
	
	.navLinkContent,
	.navLinkContent2 {
		font-size: 31rem;
	}
	
	.navLinkItem {
		margin-right: 61rem;
	}
	
	.navLinkItem:last-child {
		margin-right: 0;
	}
	
	.navPhoneContent {
		margin-right: 46rem;
	}
	
	.navPhoneIcon {
		width: 46rem;
		height: 46rem;
	}
	
	.navPhoneTxt,
	.navPhoneTxt2 {
		display: none !important;
	}
	
	.partnerSignupBtn {
		width: 320rem;
		height: 77rem;
		background: #A47432;
		border-radius: 77rem;
		font-size: 31rem;
	}
	/* nav end */
	
	/* footer start */
	.footerArea {
		height: 648rem;
	}
	
	.footerContent {
		width: 1447rem;
	}
	
	.footerLogo {
		width: 171rem;
		height: 288rem;
	}
	
	.footerUlinkContent {
		margin-left: 61rem;
		font-size: 27rem;
	}
	
	.footerLineItem {
		margin-bottom: 10rem;
	}
	
	.footerRight {
		margin-left: 0;
	}
	
	.shejiaoContent {
		margin-bottom: 48rem;
	}
	
	.shejiaoIcon1 {
		width: 61rem;
		height: 61rem;
		margin-right: 31rem;
	}
	
	.shejiaoIcon2 {
		width: 54rem;
		height: 54rem;
		margin-right: 31rem;
	}
	
	.footerDetail {
		width: 930rem;
		font-size: 27rem;
	}
	
	.footerBanquan {
		font-size: 27rem;
	}
	
	.footerSpan {
		margin-left: 48rem;
	}
	/* footer end */
	
	/* index start */
	.firstArea {
		height: 1554rem;
	}
	
	.firstBannerContent {
		height: 1554rem;
	}
	
	.firstStepImg {
		width: 456rem;
		height: 767rem;
	}
	
	.firstContent {
		width: 1447rem;
		height: 948rem;
		margin-bottom: 115rem;
	}
	
	.firstTitle {
		width: 1001rem;
		font-size: 111rem;
	}
	
	.firstDetail {
		width: 1001rem;
		font-size: 46rem;
	}
	
	.firstBtnContent {
		margin-top: 92rem;
	}
	
	.firstBannerIndicators {
		margin-bottom: 98rem;
	}
	
	.bookAConBtn {
		width: 336rem;
		height: 77rem;
		border-radius: 77rem;
		font-size: 30rem;
		margin-right: 30rem;
	}
	
	.exOurSerBtn {
		width: 336rem;
		height: 77rem;
		border-radius: 77rem;
		font-size: 30rem !important;
		border: 4rem solid #FFFFFF;
	}
	
	.secondArea {
		height: 698rem;
	}
	
	.secondContent {
		margin-top: 184rem;
		width: 1447rem;
	}
	
	.secondTitle {
		font-size: 111rem;
		line-height: 1;
		margin-bottom: 15rem;
	}
	
	.secondFutitle {
		font-size: 35rem;
		margin-bottom: 31rem;
		line-height: 1;
	}
	
	.secondDetail {
		width: 100%;
		font-size: 35rem;
		color: #000000;
		text-align: center;
	}
	
	.threeArea {
		height: 1535rem;
	}
	
	.threeContent {
		width: 1447rem;
		height: 100%;
	}
	
	.threeLeftContent {
		width: 100%;
		margin-bottom: 96rem;
	}
	
	.threeRightContent {
		margin-left: 0;
		display: none !important;
	}
	
	.threeLeftItem,
	.threeLeftItem2 {
		width: 608rem;
		height: 505rem;
		margin-bottom: 48rem;
		
		padding: 46rem;
	}
	
	.threeLeftItem2 {
		margin-bottom: 0;
	}
	
	.threeTitleContent {
		margin-bottom: 31rem;
	}
	
	.threeTitle {
		font-size: 46rem;
	}
	
	.threeTitleIcon {
		width: 115rem;
		height: 115rem;
	}
	
	.threeFutitle {
		font-size: 31rem;
		margin-bottom: 15rem;
		line-height: 45rem;
	}
	
	.threeDetail {
		font-size: 27rem;
		line-height: 32rem;
		margin-bottom: 31rem;
	}
	
	.threeRightIcon {
		width: 13rem;
		height: 26rem;
	}
	
	.threeInfoPopupAreaPad {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		z-index: 9999999;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(255,255,255,0.5);
	}
	
	.threePopupPadContent {
		width: 1011rem;
		background: #FFFFFF;
		box-shadow: 0px 29rem 77rem 0px rgba(0,0,0,0.1);
		border-radius: 61rem;
		padding: 61rem 46rem;
		position: relative;
	}
	
	.threeLabTitle {
		font-size: 46rem;
		margin-bottom: 61rem;
		color: #000000;
	}
	
	.threeLabDetail {
		width: 100%;
		font-size: 31rem;
		text-align: justify;
		color: #000000;
		margin-bottom: 61rem;
	}
	
	.threeLabUlContent {
		width: 100%;
		font-size: 31rem;
		color: #000000;
		margin-bottom: 61rem;
	}
	
	.threeLabUlItemSpan {
		position: relative;
		padding-left: 48rem;
	}
	
	.threeLabUlItemSpan::before {
		content: '•';
		position: absolute;
		left: 0;
		top: 0;
		color: #000;
		font-size: 31rem;
		margin-left: 21rem;
	}
	
	.threeLabOurApp {
		width: 100%;
		font-size: 31rem;
		color: #000;
		
		margin-bottom: 0;
	}
	
	.popupCloseIcon {
		width: 61rem;
		height: 61rem;
		position: absolute;
		top: 46rem;
		right: 46rem;
	}
	
	.popupBgImg {
		width: 228rem;
		height: 384rem;
		position: absolute;
		right: 61rem;
		bottom: 61rem;
	}
	
	.fourthArea {
		height: 637rem;
	}
	
	.fourthContent {
		width: calc(100% - 154rem);
		padding: 0 77rem;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	
	.fourth-1 {
		width: 331rem;
		height: 576rem;
	}
	
	.fourth-2 {
		width: 514rem;
		height: 514rem;
		padding: 31rem;
		margin-left: 0;
	}
	
	.fourthTitle {
		font-size: 34rem;
		margin-bottom: 24rem;
	}
	
	.fourthDetail {
		font-size: 34rem;
	}
	
	.fourthLine {
		width: 4rem;
		height: 576rem;
	}
	
	.fourth-3 {
		width: 385rem;
		height: 514rem;
		padding: 31rem;
	}
	
	.fourthTitle2 {
		font-size: 34rem;
		margin-bottom: 24rem;
	}
	
	.fourthDetail2 {
		font-size: 34rem;
	}
	
	.fourthBtn {
		width: 336rem;
		height: 77rem;
		background: #A47432;
		border-radius: 77rem;
		margin-top: 46rem;
		font-size: 30rem;
	}
	
	.fifthContent {
		width: 1447rem;
		margin-top: 184rem;
	}
	
	.mb16 {
		margin-bottom: 31rem;
	}
	
	.fifithItem {
		margin-top: 61rem;
		width: 700rem;
		min-height: 1080rem;
	}
	
	.fifthItemImg {
		width: 700rem;
		height: 610rem;
		object-fit: cover;
	}
	
	.fifithItemContent {
		width: calc(100% - 92rem);
		padding: 31rem 46rem 46rem 46rem;
		height: auto;
	}
	
	.fifthItemTitle {
		font-size: 46rem;
		margin-bottom: 23rem;
		line-height: 1;
	}
	
	.fifthItemFutitle {
		font-size: 31rem;
		line-height: 38rem;
		margin-bottom: 15rem;
	}
	
	.fifthItemDetail {
		font-size: 31rem;
	}
	
	.fifthMoreBtn {
		margin-top: 23rem;
		width: 351rem;
		height: 77rem;
		border-radius: 77rem;
		border: 4rem solid #000000;
		font-size: 31rem;
	}
	
	.fifthCollContent {
		margin-top: 23rem;
	}
	
	.fifthCollSector {
		font-size: 31rem;
		margin-bottom: 15rem;
	}
	
	.fifthCollTc {
		margin-top: 23rem;
		font-size: 31rem;
		margin-bottom: 15rem;
	}
	
	.fifthCollTcTxt {
		font-size: 31rem;
	}
	
	.sixthArea {
		padding-top: 61rem;
	}
	
	.sixthContent {
		width: calc(100% - 154rem);
		padding: 0 77rem;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	
	.sixthImg {
		width: 341rem;
		height: 576rem;
	}
	
	.sixth-1 {
		width: 554rem;
		height: 709rem;
		margin-left: 0;
		padding: 31rem;
	}
	
	.sixthTitle {
		font-size: 34rem;
		margin-bottom: 23rem;
	}
	
	.sixthDetail {
		font-size: 34rem;
		margin-bottom: 23rem;
	}
	
	.sixthItemUl {
		font-size: 34rem;
	}
	
	.sixthItemUlSpan {
		 padding-left: 48rem;
	}
	
	.sixthItemUlSpan::before {
		font-size: 34rem;
		margin-left: 21rem;
	}
	
	.sixthLine {
		width: 4rem;
		height: 771rem;
		margin: 0;
	}
	
	.sixth-2 {
		width: 335rem;
		height: 709rem;
		padding: 31rem;
	}
	
	.sixthBtn {
		width: 336rem;
		height: 77rem;
		border-radius: 77rem;
		font-size: 31rem;
	}
	
	.seventhArea {
		padding: 184rem 0;
	}
	
	.seventhContent {
		width: 1447rem;
	}
	
	.seventhMainContent {
		margin-top: 77rem;
	}
	
	.seventhLeft {
		width: 539rem;
		height: 1013rem;
	}
	
	.seventhBg {
		width: 539rem;
		height: 610rem;
		object-fit: cover;
	}
	
	.seventhLeftContent {
		width: calc(100% - 92rem);
		padding: 0 46rem;
	}
	
	.seventhLeftTitle {
		margin-top: 31rem;
		font-size: 46rem;
	}
	
	.seventhLeftDetail {
		margin-top: 31rem;
		font-size: 31rem;
	}
	
	.viewAllArticlesBtn {
		width: 336rem;
		height: 77rem;
		border-radius: 77rem;
		margin-top: 61rem;
		font-size: 31rem;
	}
	
	.seventhRightItem {
		width: 877rem;
		height: 230rem;
		margin-bottom: 31rem;
	}
	
	.seventhRightItemImg {
		width: 230rem;
		height: 230rem;
	}
	
	.seventhRightIcon {
		width: 61rem;
		height: 61rem;
		margin-right: 31rem;
	}
	
	.seventhRightItemInfo {
		margin-left: 31rem;
	}
	
	.seventhRightItemInfoTitle {
		font-size: 31rem;
		margin-bottom: 15rem;
	}
	
	.seventhRightItemInfoDetail {
		width: 447rem;
		font-size: 31rem;
	}
	
	.eighthArea {
		height: 1339rem;
	}
	
	.eighthContent {
		width: 1370rem;
	}
	
	.eighthTitle {
		font-size: 111rem;
		margin-bottom: 77rem;
	}
	
	.eighthDetail {
		width: 100%;
		font-size: 31rem;
		margin-bottom: 32rem;
	}
	
	.eighthBtn {
		width: 336rem;
		height: 77rem;
		border-radius: 77rem;
		font-size: 31rem;
		margin-top: 77rem;
	}
	
	.ninthArea {
		padding: 184rem 0;
	}
	
	.ninthContent {
		width: 1335rem;
		padding: 184rem 46rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.ninthLeft {
		width: 100%;
		margin-left: 0;
	}
	
	.ninthLeftTitle {
		font-size: 111rem;
		margin-bottom: 15rem;
	}
	
	.ninthLeftFutitle {
		font-size: 35rem;
		margin-bottom: 31rem;
	}
	
	.ninthLeftFutitle2 {
		font-size: 35rem;
	}
	
	.ninthLeftDetail {
		font-size: 35rem;
	}
	
	.ninthOurOfficeContent {
		margin-top: 31rem;
	}
	
	.ninthLianxiContent {
		margin-top: 31rem;
	}
	
	.ninthBookBtn {
		width: 336rem;
		height: 77rem;
		border-radius: 77rem;
		font-size: 31rem;
		margin-top: 31rem;
	}
	
	.ninthRight {
		width: 100%;
		margin-right: 0;
		margin-top: 123rem;
	}
	
	.ninthFormTitle {
		font-size: 35rem;
	}
	
	.ninthFormContent {
		width: 100%;
	}
	/* index end */
	
	/* oaNetworkPortal start */
	.pageContent2 {
		padding: 182rem 0;
	}
	
	.qukuai {
		width: 100%;
		height: 150rem;
	}
	
	.onpTitleContent {
		width: 1447rem;
	}
	
	.onpTitleName {
		width: 990rem;
		font-size: 111rem;
		color: #000000;
	}
	
	.onpTitleDetail {
		font-size: 46rem;
		margin-top: 31rem;
	}
	
	.onpDetailContent {
		margin-top: 61rem;
	}
	
	.onpBgImg {
		width: 700rem;
		height: 1099rem;
		object-fit: cover;
	}
	
	.onpDetailRight {
		width: 700rem;
	}
	
	.onpDetailTitle {
		font-size: 69rem;
		margin-bottom: 61rem;
	}
	
	.onpDetailTxt {
		width: 700rem;
		font-size: 35rem;
		margin-bottom: 61rem;
	}
	
	.onpPortalLoginBtn {
		width: 320rem;
		height: 77rem;
		background: #A47432;
		border-radius: 77rem;
	}
	
	.onpMainArea {
		margin-top: 184rem;
	}
	
	.onpMainContent {
		width: 1447rem;
	}
	
	.onpMainItem {
		width: 700rem;
		height: 1347rem;
		margin-bottom: 61rem;
	}
	
	.onpMainItem:nth-child(3) {
		height: 1270rem;
	}
	
	.onpMainItem2 {
		width: 700rem;
		height: 1270rem;
		margin-bottom: 61rem;
	}
	
	.onpMainImg {
		width: 700rem;
		height: 610rem;
	}
	
	.onpMainInfo {
		padding: 0 46rem;
		padding-top: 31rem;
	}
	
	.onpMainInfoTitle {
		font-size: 46rem;
	}
	
	.onpMainInfoFutitle {
		margin-top: 23rem;
		font-size: 31rem;
	}
	
	.onpMainInfoUl {
		margin-top: 15rem;
	}
	
	.onpMainInfoTxt {
		font-size: 31rem;
		margin-top: 48rem;
	}
	
	.fifthCollSectorUl {
		font-size: 31rem;
	}
	
	.fifthCollSectorUlSpan {
		padding-left: 45rem;
	}
	
	.fifthCollSectorUlSpan::before {
		font-size: 31rem;
		margin-left: 20rem;
	}
	
	.onpDiArea {
		padding-top: 123rem;
	}
	
	.onpDiContent {
		width: 1447rem;
		height: 478rem;
	}
	
	.onpDetailTxt1 {
		font-size: 77rem;
		margin-bottom: 77rem;
	}
	
	.onpDetailTxt2 {
		width: 1293rem;
		font-size: 35rem;
		margin-bottom: 15rem;
	}
	
	.onpDetailTxt3 {
		font-size: 35rem;
	}
	/* oaNetworkPortal end */
	
	/* privacy notice start */
	.pageMainContent {
		width: 1447rem;
	}
	
	.pageName {
		font-size: 111rem;
		line-height: 1;
		margin-bottom: 184rem;
	}
	
	.pageJiesao {
		font-size: 35rem;
	}
	
	.mt12 {
		margin-top: 24rem;
	}
	
	.duanluoContent {
		margin-top: 77rem;
	}
	
	.duanluoItem {
		margin-bottom: 77rem;
	}
	
	.duanluoTitle {
		font-size: 77rem;
	}
	
	.duanluoInfo {
		margin-top: 15rem;
		font-size: 35rem;
	}
	
	.duanluoUlSpan {
		padding-left: 50rem;
	}
	
	.duanluoUlSpan::before {
		font-size: 35rem;
		margin-left: 22rem;
	}
	
	.duanluoxuhao {
		width: 95rem;
		margin-right: 24rem;
	}
	
	.wenzhangDate {
		font-size: 35rem;
	}
	/* privacy notice end */
	
	
	/* popup start */
	.loginPopup {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: none;
		justify-content: flex-end;
		align-items: flex-start;
		padding: 160.125rem 45.75rem 45.75rem;
		box-sizing: border-box;
		background: rgba(255, 255, 255, 0.72);
		z-index: 20000;
	}
	
	.popCloseIcon {
		position: absolute;
		width: 61rem;
		height: 61rem;
		top: 45.75rem;
		right: 45.75rem;
		cursor: pointer;
	}
	
	.loginPopupContent,
	.signUpPopupContent,
	.emailPopupContent {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	
	.popupName {
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 45.75rem;
		color: #000000;
		text-align: center;
		line-height: 1;
	}
	
	.popupTxt {
		line-height: 1;
		margin-top: 22.875rem;
		font-family: 'HGSRe';
		font-weight: 400;
		font-size: 30.5rem;
		color: #000000;
		text-align: center;
	}
	
	.loginEmailInput,
	.loginPwdInput {
		width: calc(100% - 91.5rem);
		height: 99.125rem;
		background: #F4F4F4;
		border-radius: 45.75rem 45.75rem 45.75rem 45.75rem;
		padding: 0 45.75rem;
		
		font-weight: 400;
		font-size: 30.5rem;
		color: #000;
	}
	
	.loginPwdInput {
		margin-top: 30.5rem;
	}
	
	.loginEmailInput::placeholder, 
	.loginPwdInput::placeholder {
		font-family: 'HGSRe';
		font-weight: 400;
		font-size: 30.5rem;
		color: #606060;
	}
	
	.loginConBtn {
		margin-top: 61rem;
		width: 100%;
		height: 95.3125rem;
		background: #A47432;
		border-radius: 76.25rem 76.25rem 76.25rem 76.25rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 30.5rem;
		color: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.forgetPwd {
		margin-top: 9.53125rem;
		font-family: 'HGSRe';
		font-weight: 400;
		font-size: 30.5rem;
		color: #000000;
		text-align: center;
	}
	
	.forgePwdSpan {
		font-family: 'HGSBold';
		text-decoration: underline;
		cursor: pointer;
		color: #000000 !important;
	}
	
	.orLineContent {
		width: 100%;
		height: 38.125rem;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 61rem;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}
	
	.popupLine {
		width: 100%;
		height: 3.8125rem;
		background: #E7E7E7;
		position: absolute;
		top: 17.15625rem;
		left: 0;
		z-index: 1;
	}
	
	.orIcon {
		width: 76.25rem;
		height: 38.125rem;
		background: #FFFFFF;
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 30.5rem;
		color: #000000;
		position: relative;
		z-index: 9;
	}
	
	.loginByGoogleBtn {
		margin-top: 61rem;
		width: 100%;
		height: 95.3125rem;
		border-radius: 76.25rem 76.25rem 76.25rem 76.25rem;
		border: 3.8125rem solid #000000;
		
		display: flex;
		justify-content: center;
		align-items: center;
		
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 30.5rem;
		color: #000000;
	}
	
	.logoGoogleIcon {
		width: 61rem;
		height: 61rem;
		margin-right: 15.25rem;
	}
	
	.signUpContent {
		margin-top: 61rem;
		font-family: 'HGSRe';
		font-weight: 400;
		font-size: 30.5rem;
		color: #000000;
	}
	
	.signUpSpan	{
		color: #A47432;
		font-family: 'HGSBold';
		cursor: pointer;
	}
	
	.daojishi {
		color: #000;
		font-family: 'HGSBold';
	}
	
	.lozhan {
		height: 61rem;
		/* margin-top: 5rem; */
	}
	
	.loginErrorTip {
		height: 38.125rem;
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 30.5rem;
		color: #C50000;
		text-align: center;
		margin-top: 9.53125rem;
		line-height: 1;
	}
	
	.loginFormContent {
		margin-top: 61rem;
	}
	
	.signUpPopup {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: none;
		justify-content: flex-end;
		align-items: flex-start;
		padding: 160.125rem 45.75rem 45.75rem;
		box-sizing: border-box;
		background: rgba(255, 255, 255, 0.72);
		z-index: 20000;
	}
	
	.loginPopupArea {
		width: 821.69375rem;
		background: #FFFFFF;
		box-shadow: 0rem 28.59375rem 76.25rem 0rem rgba(0,0,0,0.1);
		border-radius: 61rem 61rem 61rem 61rem;
		padding: 61rem;
		position: relative;
		box-sizing: border-box;
	}
	
	.signUpPopupArea,
	.emailPopupArea {
		width: 852.10625rem;
		background: #FFFFFF;
		box-shadow: 0rem 28.59375rem 76.25rem 0rem rgba(0,0,0,0.1);
		border-radius: 61rem 61rem 61rem 61rem;
		padding: 61rem;
		position: relative;
		box-sizing: border-box;
	}
	
	.popupPwdTip {
		margin-top: 9.53125rem;
		font-family: 'HGSRe';
		font-weight: 400;
		font-size: 22.875rem;
		color: #000000;
		text-align: center;
	}
	
	.emailPopup {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: none;
		justify-content: flex-end;
		align-items: flex-start;
		padding: 160.125rem 45.75rem 45.75rem;
		box-sizing: border-box;
		background: rgba(255, 255, 255, 0.72);
		z-index: 20000;
	}
	
	.emailIcon {
		width: 183rem;
		height: 183rem;
		margin-bottom: 61rem;
	}
	
	.toEmailTip {
		margin-top: 9.53125rem;
		width: 100%;
		font-family: 'HGSRe';
		font-weight: 400;
		font-size: 30.5rem;
		color: #000000;
		text-align: left;
	}
	
	.toEmailSpan {
		font-family: 'HGSBold';
	}
	
	.vitContent {
		margin-top: 61rem;
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.vitInput {
		width: 99.125rem;
		height: 99.125rem;
		background: #F4F4F4;
		border-radius: 15.25rem 15.25rem 15.25rem 15.25rem;
		display: flex;
		justify-content: center;
		align-items: center;
		
		font-weight: 400;
		font-size: 30.5rem;
		color: #000;
		text-align: center;
	}
	
	.regSuccessPopup {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: none;
		justify-content: center;
		align-items: center;
		background: rgba(0, 0, 0, 0.28);
		z-index: 20001;
	}
	
	.regSuccessPopupArea {
		width: 1098rem;
		background: #FFFFFF;
		box-shadow: 0rem 28.59375rem 76.25rem 0rem rgba(0,0,0,0.1);
		border-radius: 76.25rem 76.25rem 76.25rem 76.25rem;
		padding: 91.5rem 0;
		position: relative;
	}
	
	.popCloseIcon2 {
		width: 76.25rem;
		height: 76.25rem;
		position: absolute;
		top: 76.25rem;
		right: 91.5rem;
		cursor: pointer;
	}
	
	.regSuccessPopupContent {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	
	.successIcon {
		width: 183rem;
		height: 183rem;
		margin-bottom: 61rem;
	}
	
	.successTipTxt {
		width: 686.25rem;
		font-family: 'HGSBlack';
		font-weight: 900;
		font-size: 45.75rem;
		color: #000000;
		text-align: center;
	}
	
	.backToHomeBtn {
		width: 488rem;
		height: 95.3125rem;
		background: #A47432;
		border-radius: 76.25rem 76.25rem 76.25rem 76.25rem;
		margin-top: 61rem;
		
		font-family: 'HGSSBold';
		font-weight: 600;
		font-size: 30.5rem;
		color: #FFFFFF;
		
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	/* .mb16 {
		margin-bottom: 30.5rem;
	} */
	/* popup end */
}