.modal-contact {
	position: fixed;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	z-index: 100;
}

#contact-box {
	width: 420px;
	height: 300px;
	background: #ffffff;
	border-radius: 8px;
	position: fixed;
	top: 50%;
	margin-top: -150px;
	left: 50%;
	margin-left: -250px;
	padding: 15px 37px;
	box-sizing: border-box;
	background-image: url(/template/1/huisuanzhang/cszx_popup/images/cszx_bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.contact-img-close {
	width: 16px;
	height: 16px;
	float: right;
	cursor: pointer;
	margin-right: -10px;
}

.contact-close-new {
	background-image: url('/template/1/huisuanzhang/cszx_popup/images/icon-close.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.contact-title-new {
	text-align: center;
	overflow-wrap: break-word;
	color: rgba(20, 25, 46, 1);
	font-size: 28px;
	font-family: FZLTDHJW-GB1-0;
	font-weight: bold;
	white-space: nowrap;
	line-height: 26px;
	display: block;
	margin: 23px 0 8px 0;
}

.contact-title-new2 {
	text-align: center;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #88949f;
	line-height: 22px;
	margin: 0;
}

#contact-input {
	position: relative;
	display: flex;
	align-items: center;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 8px;
	border: 1px solid rgba(211, 233, 255, 1);
	padding: 17px 16px;
	margin-top: 14px;
}

.image-text_1 {
	display: flex;
	align-items: center;
}

.contact-v {
	font-size: 17px;
	line-height: 24px;
	display: block;
	border: none;
	outline: none;
	background-color: transparent;
}

.contact-v::placeholder {
	font-size: 17px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #c1c1c1;
	line-height: 24px;
}

.section_2 {
	width: 24px;
	height: 24px;
	margin-right: 10px;
	background-image: url('/template/1/huisuanzhang/cszx_popup/images/iphone.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.section_3 {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: rgba(218, 255, 237, 1);
	border-radius: 8px 8px 8px 0px;
	width: 59px;
	height: 20px;
	background-image: url('/template/1/huisuanzhang/cszx_popup/images/cszx_tip.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.cszx-error-tips {
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ff3939;
	line-height: 21px;
	height: 21px;
}
#contact-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	height: 56px;
	background: #30aaff;
	border-radius: 8px;
	margin: auto;
	margin-top: 20px;
	cursor: pointer;
}
#contact-button > p {
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
}
.section_4 {
	width: 22px;
	height: 22px;
	margin-right: 4px;
	background-image: url('/template/1/huisuanzhang/cszx_popup/images/cszx_btn.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.contact-success {
	width: 100%;
	height: 100%;
	text-align: center;
}
.section_5 {
	width: 141px;
	height: 129px;
	margin: auto;
	background-image: url('/template/1/huisuanzhang/cszx_popup/images/success.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 25px;
}
.contact-title-new3 {
	font-size: 28px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #292929;
	line-height: 40px;
	margin: 0;
}

.contact-title-new4 {
	width: 208px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #88949f;
	margin: auto;
}
