/* @font-face{font-family:'MPLUS1-Regular';src:url('../plugins/font/MPLUS1-Regular.ttf')}
@font-face{font-family:'MPLUS1-Light';src:url('../plugins/font/MPLUS1-Light.ttf')}
body{width:100%;height:100%;-webkit-overflow-scrolling:touch;font-size:.16rem;color:#333;font-family:"MPLUS1-Regular","MPLUS1-Light","Avenir-Book","Avenir Book","Avenir","PingFang SC","Helvetica Neue",Helvetica,"Microsoft YaHei",Arial,sans-serif} */
.flex{
	display: flex;
}
.space-between{
	justify-content: space-between;
}
.w996{
	width: 996px;
	margin: 0 auto;
}

.pc-show{
	display: block;
}
.mobile-show{
	display: none;
}

.clear-both{
	clear: both;
}

#container {
	position: relative;
	min-height: 50vh;
}

.error-tips{
	color: red;
	font-size: 12px;
	margin-top: 5px;
}
.input-box{
	width: 100%;
	font-size: 0;
}
.input-box input{
	font-family: 'MPLUS1-Regular';
	width: 100%;
	padding: 6px 12px;
	/* border: 1px solid #999; */
	border-radius: 8px;
	color: var(--20, #333);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	background: #fff;
}
.input-box .gray-bg{
	background: #ccc;
}
.select-box{
	position: relative;
	width: 100%;
}
.select-box .input-box{
	margin: 0;
}
.select-btn{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
    height: 36px;
    border-radius: 0px 8px 8px 0px;
	cursor: pointer;
	background: url('https://r.tourboxtech.com/cdn-images/Vector 1017.png') no-repeat 50% 50%;
	background-size: 16px 8px;
	background-color: #BDBDBD;
}
.select-box .showAnswer{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 22;
	top: 0;
	left: 0;
	cursor: pointer;
}
.option-box{
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	padding: 10px;
	border-radius: 8px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	max-height: 300px;
	overflow: auto;
	z-index: 33;
}
.option-box li{
	font-size: 14px;
	padding: 5px 10px;
	cursor: pointer;
	color: #000;
}
.option-box li:hover{
	background-color: #F8F8FA;
}
.option-box li:not(:last-child){
	margin: 0 0 5px 0;
}

.index{
	color: #fff;
	/* background-color: #000; */
	position: relative;
	margin-bottom: 80px;
}
.top{
	background-image: url('https://r.tourboxtech.com/cdn-images/lite_en_Group 14379.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 2560px 265px;
	width: 100%;
	height: 265px;
	top: 0;
}
.top .w1100{
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.top .w1100 img{
	position: absolute;
	top: 0;
	right: 0;
	width: 503px;
	height: auto;
}
.top .title{
	font-family: 'MPLUS1-Regular';
	position: absolute;
	top: 50px;
	left: 0;
	/* transform: translateY(-50%); */
}
.top .title p{
	font-family: 'MPLUS1-Regular';
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	letter-spacing: 0em;
	text-align: left;
}
.top .title .t2{
	font-family: 'MPLUS1-Regular';
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0em;
	text-align: left;
	margin-top: 20px;
}
.middle{
	/* background-color: #000; */
	margin: 40px 0 24px 0;
	color: #000;
}
.middle .bg{
	margin: 0 auto;
}
.middle .desc{
	font-family: 'MPLUS1-Regular';
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
}
.middle .desc .bold{
	font-weight: bold;
}
/* .middle .desc:first-child{
	padding: 0px 0 0 0;
} */
.middle .desc:not(:first-child){
	margin-top: 10px;
}
.middle .desc .pic1{
	height: 35px;
	margin-right: 10px;
	vertical-align: text-bottom;
}
.middle .desc .pic2{
	height: 27px;
	vertical-align: middle;
	margin: 10px 5px 10px 0;
}
.middle .middle-bg{
	background-image: url('https://r.tourboxtech.com/cdn-images/lite-survey-P1-en.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1100px 420px;
	width: 1100px;
	height: 420px;
	margin: 28px auto;
}
.middle .bg-padding{
	width: 1100px;
	padding: 0 12px;
	margin: 0 auto;
}
.middle .yellow-bg{
	/* background-color: #FFDD2C; */
	/* padding: 43px 56px; */
	/* border-radius: 18px; */
}
.middle .yellow-bg .flex div{
	width: 45%;
}
.middle .sub-desc{
	font-family: 'MPLUS1-Regular';
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	position: relative;
	padding-left: 32px;
	margin-bottom: 10px;
}
.middle .sub-desc::before {
	content: "";
	width: 26px;
	height: 23px;
	position: absolute;
	left: 0px;
	top: 3px;
	background-image: url('https://r.tourboxtech.com/cdn-images/lite-desc-Group 9.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 26px 23px;
}
.middle .step-box{
	width: 1076px;
	margin: 80px auto 0 auto;
}
.middle .step-box .step{
	width: 330px;
	height: 110px;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	background-color: #004AEF;
	position: relative;
}
.middle .step-box .step:not(:last-child)::after{
	width: 12px;
	height: 12px;
	border-top: 2px solid;
	border-right: 2px solid;
	border-color: #000;
	content: '';
	position: absolute;
	right: -20px;
	top: 50%;
	transform: rotate(45deg) translateY(-50%);
}
.middle .step-box .step .t1{
	font-family: Plus Jakarta Sans;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	letter-spacing: 0em;
	padding-top: 12px;
	margin-bottom: 12px;
	color: #89ADFF;
}
.middle .step-box .step .t2{
	font-family: Plus Jakarta Sans;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0em;
}
.middle .step-box .step .t2 a{
	color: #fff;
	border-bottom: 1px solid #89ADFF;
}
.middle .step-box .step .t2 .icon{
	width: 24px;
	height: 24px;
	margin-left: 5px;
	vertical-align: bottom;
}
.bottom{
	background-color: #F5F5F7;
	padding: 40px 120px;
	border-radius: 16px;
}
.bottom .title{
	font-size: 40px;
	margin-bottom: 50px;
}
.bottom .item{
	
}
.bottom .item:not(:last-child){
	margin-bottom: 16px;
}
.bottom .item:last-child{
	margin-top: 32px;
}
.bottom .item .sub-title{
	font-family: 'MPLUS1-Regular';
	color: #000;
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
}
.bottom .item .sub-btn{
	margin: 0 auto;
	font-family: 'MPLUS1-Regular';
	width: 250px;
	border-radius: 8px;
	background-color: #044BFF;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
.modal{
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 66;
}
.modal .success-box{
	position: fixed;
	width: 600px;
	background-color: #fff;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	padding: 50px 50px;
	text-align: center;
	border-radius: 20px;
	z-index: 77;
}
.modal .success-box .title{
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	color: #000;
	margin: 0 0 15px 0;
}
.modal .success-box .desc{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #000;
	margin: 0 0 30px 0;
}
.modal .success-box .desc a{
	color: #004AEF;
}
/* .modal .success-box a{
	width: max-content;
	display: block;
	margin: 0 auto;
}
.modal .success-box a .icon{
	display: block;
	width: 188px;
	height: 46px;
	margin: 0 auto;
	border-radius: 10px;
} */

/* mobile css */
@media only screen and (max-width:979px) {
	.w996{
		width: 100%;
	}
	.w1100{
		width: 100%;
	}
	.flex{
		display: flex;
	}
	.space-between{
		justify-content: space-between;
	}
	
	.pc-show{
		display: none;
	}
	.mobile-show{
		display: block;
	}
	
	.clear-both{
		clear: both;
	}
	
	#container {
		position: relative;
	}
	.error-tips{
		color: red;
		font-size: 12px;
		margin-top: .05rem;
	}
	.input-box{
		width: 100%;
		font-size: 0;
	}
	.input-box input{
		width: 100%;
		padding: 6px 12px;
		/* border: 1px solid #999; */
		border-radius: 6px;
		color: var(--20, #333);
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
		background: #fff;
	}
	.input-box .gray-bg{
		background: #ccc;
	}
	.select-box{
		position: relative;
		width: 100%;
	}
	.select-box .input-box{
		margin: 0;
	}
	.select-btn{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 40px;
		height: 32px;
		border-radius: 0px 6px 6px 0px;
		cursor: pointer;
		background: url('https://r.tourboxtech.com/cdn-images/Vector 1017.png') no-repeat 50% 50%;
		background-size: 16px 8px;
		background-color: #BDBDBD;
	}
	.select-box .showAnswer{
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 22;
		top: 0;
		left: 0;
		cursor: pointer;
	}
	.option-box{
		position: absolute;
		top: 50px;
		left: 0;
		width: 100%;
		padding: 10px;
		border-radius: 8px;
		border: 1px solid #e0e0e0;
		background-color: #fff;
		max-height: 300px;
		overflow: auto;
		z-index: 33;
	}
	.option-box li{
		font-size: 14px;
		padding: 5px 10px;
		cursor: pointer;
		color: #000;
	}
	.option-box li:hover{
		background-color: #F8F8FA;
	}
	.option-box li:not(:last-child){
		margin: 0 0 5px 0;
	}
	
	.index{
		color: #fff;
		/* background-color: #000; */
		margin-bottom: .05rem;
	}
	.top{
		background-image: url('https://r.tourboxtech.com/cdn-images/lite_mb_question_.jpeg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: 3.75rem;
		height: 2.57rem;
	}
	.top .w1100{
		width: 100%;
	}
	.top .title{
		width: 90%;
		/* font-size: 24px;
		font-weight: bold;
		line-height: 30px;
		letter-spacing: 0em;
		text-align: center; */
		top: .34rem;
		left: 50%;
		transform: translateX(-50%);
	}
	.top .title p{
		font-family: 'MPLUS1-Regular';
		font-size: 20px;
		font-weight: bold;
		line-height: 26px;
		letter-spacing: 0em;
		text-align: center;
	}
	.top .title .t2{
		font-family: 'MPLUS1-Regular';
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
		letter-spacing: 0em;
		text-align: center;
		margin-top: .08rem;
	}
	.middle{
		/* background-color: #000; */
		/* padding: .48rem 0; */
		margin: .32rem auto 0 auto;
	}
	.middle .bg {
		background-image: unset;
		background-position: unset;
		background-repeat: unset;
		background-size: unset;
		width: auto;
		height: auto;
		margin: 0 auto;
		padding: 0 .2rem;
	}
	.middle .middle-bg {
		background-image: url('https://r.tourboxtech.com/cdn-images/Frame 48310_mb.png');
		background-position: center;
		background-repeat: no-repeat;
		background-size: 100%;
		width: 3.5rem;
		height: 4.2rem;
		margin: .28rem auto .28rem auto;
		padding: 0 .12rem;
	}
	.middle .desc{
		font-size: 14px;
		font-weight: 500;
		line-height: 20px;
		letter-spacing: 0em;
		text-align: left;
		margin: 0 0 0 0;
		padding: 0;
	}
	.middle .desc:first-child{
		padding: 0 0 0 0;
	}
	.middle .desc:not(:first-child){
		margin-top: .1rem;
	}
	.middle .desc .pic1 {
		display: block;
		width: 100%;
		height: auto;
		margin-right: unset;
		vertical-align: unset;
		margin-bottom: .05rem;
	}
	.middle .desc .pic2 {
		display: block;
		width: 100%;
		height: auto;
		margin-right: unset;
		vertical-align: unset;
		margin: .05rem 0;
	}
	.middle .bg-padding{
		width: 100%;
		padding: 0 .24rem;
	}
	.middle .yellow-bg {
		/* background-color: #FFDD2C; */
		/* padding: .25rem .17rem; */
		/* border-radius: 8px; */
	}
	.middle .yellow-bg .flex{
		display: block;
		justify-content: unset;
	}
	.middle .yellow-bg .flex div{
		width: 100%;
	}
	.middle .yellow-bg .flex div:last-child{
		margin-top: .1rem;
	}
	.middle .sub-desc{
		font-size: 14px;
		font-weight: bold;
		line-height: 25px;
		letter-spacing: 0em;
		text-align: left;
		position: relative;
		padding-left: 24px;
		margin: 0;
	}
	.middle .sub-desc:not(:first-child){
		margin: .1rem 0 0 0;
	}
	.middle .sub-desc::before {
		content: "";
		width: 18px;
		height: 18px;
		position: absolute;
		left: 0px;
		top: 3px;
		background-image: url('https://r.tourboxtech.com/cdn-images/lite-desc-Group 9.png');
		background-position: center;
		background-repeat: no-repeat;
		background-size: 18px 18px;
	}
	.middle .step-box{
		width: 100%;
		margin: .4rem auto 0 auto;
		display: block;
		justify-content: unset;
	}
	.middle .step-box .step{
		width: 100%;
		height: auto;
		border-radius: unset;
		text-align: unset;
		background-color: unset;
		position: relative;
		padding: 0 .3rem;
	}
	.middle .step-box .step:not(:last-child){
		margin-bottom: .14rem;
	}
	.middle .step-box .step:not(:last-child)::after{
		width: 0;
		height: 0;
		border-top: 2px solid;
		border-right: 2px solid;
		border-color: unset;
		content: '';
		position: absolute;
		right: -20px;
		top: 50%;
		transform: rotate(45deg) translateY(-50%);
	}
	.middle .step-box .step .t1{
		display: inline-block;
		font-family: Plus Jakarta Sans;
		font-size: 12px;
		font-weight: 600;
		line-height: 17px;
		letter-spacing: 0em;
		padding: 5.5px 8.5px;
		margin-bottom: 0;
		background-color: #004AEF;
		color: #fff;
		border-radius: 43px;
	}
	.middle .step-box .step .t2{
		display: inline-block;
		font-family: Plus Jakarta Sans;
		font-size: 16px;
		font-weight: 700;
		line-height: 28px;
		letter-spacing: 0em;
		color: #004AEF;
		margin-left: .08rem;
		vertical-align: middle;
	}
	.middle .step-box .step .t2 a{
		color: #004AEF;
		border-bottom: 1px solid #004AEF;
	}
	.middle .step-box .step .t2 .icon{
		display: none;
		width: .16rem;
		height: .16rem;
		margin-left: .03rem;
	}
	.bottom{
		padding: 0 .05rem;
		margin: .28rem 0 0 0 ;
		background-color: unset;
	}
	.bottom>div{
		background-color: #F5F5F7;
		padding: .4rem .24rem;
		border-radius: 16px;
	}
	.bottom .title{
		font-size: 40px;
		margin-bottom: 50px;
	}
	.bottom .item{
		
	}
	.bottom .item:not(:last-child){
		margin-bottom: .24rem;
	}
	.bottom .item:last-child{
		margin-top: .32rem;
	}
	.bottom .item .sub-title{
		margin-bottom: .16rem;
		font-size: 14px;
		font-weight: 700;
		line-height: 20px;
	}
	.bottom .item .sub-btn{
		width: .96rem;
		border-radius: 8px;
		background-color: #044BFF;
		line-height: 40px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		cursor: pointer;
	}
	.modal{
		position: fixed;
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	.modal .success-box{
		position: fixed;
		width: 3rem;
		background-color: #fff;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		padding: .2rem .2rem;
		text-align: center;
		border-radius: .2rem;
	}
	.modal .success-box .title{
		font-size: 18px;
		line-height: 24px;
		font-weight: 700;
		color: #000;
		margin: 0 0 .1rem 0;
	}
	.modal .success-box .desc{
		font-size: 14px;
		line-height: 18px;
		font-weight: 400;
		color: #000;
		margin: 0 0 .15rem 0;
	}
	/* .modal .success-box a{
		width: max-content;
		display: block;
		margin: 0 auto;
	}
	.modal .success-box a .icon{
		display: block;
		width: 1.504rem;
		height: .368rem;
		margin: 0 auto;
		border-radius: 8px;
	} */
}