/*common start*/
body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong, input {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	list-style: none;
}

body {
	font-size: 12px;
	color: #666;
}

a {
	color: #666;
}

	a:hover {
		color: #f60;
		text-decoration: underline;
	}

p {
	line-height: 1.8em;
	padding: 5px 0;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}

.wapper {
	max-width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	max-width: 100%;
}

.bg {
	padding-top: 15%;
}

	.bg .wenzi {
		text-align: center;
		color: #fff;
	}

		.bg .wenzi h3 {
			font-size: 40px;
		}

	.bg .imgarea {
		text-align: center;
		margin: 18px auto;
		width: 26%;
	}

	.bg .imgarea2 {
		text-align: center;
		width: 54%;
		margin: 0 auto;
	}

	.bg .wenzi2 {
		text-align: center;
		color: #fff;
	}

		.bg .wenzi2 h3 {
			font-size: 55px;
		}


		.bg .wenzi2 input {
			border: 2px solid #CF8127;
			line-height: 200px;
			border-radius: 100px;
			padding: 0 100px;
			width: calc(100% - 200px);
			margin: 100px 0;
			font-size: 40px;
		}

		.bg .wenzi2 .btn a {
			display: inline-block;
			line-height: 220px;
			border-radius: 110px;
			text-align: center;
			background: linear-gradient(to bottom, #F5B77E, #ED7B2C);
			width: 60%;
			margin: 0 auto;
			border: 2px solid #fff;
			box-shadow: 0 0 10px #C58D3D;
			font-size: 50px;
			color: #fff;
		}

	.bg .wenzi2 {
		margin-bottom: 23px;
	}

	.bg .img3 {
		text-align: center;
		width: 16%;
		margin: 0 auto;
	}

	.bg .wenzi3 {
		text-align: center;
		margin-top: 100px;
	}

		.bg .wenzi3 h3 {
			color: #fff;
			font-size: 24px;
		}

		.bg .wenzi3 h4 {
			color: #fff;
			font-size: 19px;
			font-weight: normal;
		}

	.bg .imgarea3 {
		margin: 9px auto;
		text-align: center;
		width: 53%;
	}

	.bg .wenzi4 h3 {
		color: #fff;
		font-size: 50px;
		text-align: center;
	}

.footnav a {
	font-size: 40px;
	color: #fff;
	line-height: 1.5;
}

.footnav {
	border-bottom: 2px solid #fff;
	text-align: center;
}

.copy {
	text-align: center;
	font-size: 40px;
	line-height: 1.5;
	color: #fff;
}

.result {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	padding: 10% 0;
	display: none;
}

	.result .dis {
		display: inline-block;
		width: 68%;
	}

.modal-content {
	position: relative;
	-webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
	box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
	padding: 20px;
	border-radius: 20px;
	background: linear-gradient(131deg, #FAB045 16%, #FAB045 52%, #FAB045 72%);
	max-width: 400px;
	height: auto;
	margin: 0 auto;
}

.verifyInfo {
	width: 100%;
	text-align: center;
	position: relative;
}

	.verifyInfo .close {
		position: absolute;
		font-size: 21px;
		font-weight: 700;
		line-height: 1;
		color: #000;
		text-shadow: 0 1px 0 #fff;
		filter: alpha(opacity=20);
		color: #000;
		opacity: .5;
		right: 0;
		top: 0;
	}

	.verifyInfo .IconBox {
		display: flex;
		justify-content: center;
	}

#verifyContent h5 {
	color: #f5f5f5;
	font-size: 18px;
	font-weight: 500;
	margin: 15px 0;
}

.color-logo1.success-img {
	width: 118px;
}

h1.serial-no {
	font-size: 18px;
	font-weight: 500;
	color: #f5f5f5 !important;
}

@media screen and (max-width: 760px) {

	.pc {
		display: none;
	}

	.phone {
		display: block;
	}

	.bg .wenzi h3 {
		font-size: 18px;
	}

	.bg .wenzi2 h3 {
		font-size: 31px;
		margin-top: 20px;
	}

	.bg .wenzi3 {
		text-align: center;
		margin-top: 13px;
	}

	.bg .wenzi4 h3 {
		color: #fff;
		font-size: 19px;
		text-align: center;
	}

	.bg .wenzi2 input {
		border: 2px solid #CF8127;
		line-height: 48px;
		border-radius: 30;
		padding: 0 30px;
		width: calc(100% - 147px);
		margin: 15px 0;
		font-size: 20px;
	}

	.bg .wenzi2 .btn a {
		line-height: 51px;
		border-radius: 30px;
		width: 51%;
		font-size: 27px;
	}

	.footnav a {
		font-size: 20px;
		color: #fff;
		line-height: 1.5;
	}

	.footnav {
		border-bottom: 2px solid #fff;
		text-align: center;
	}

	.copy {
		text-align: center;
		font-size: 20px;
		line-height: 1.5;
		color: #fff;
	}
}
