*{
	margin: 0px;
	padding: 0px;
}

body{
	width: 100%;
	min-width: 1280px;
	height: 100vh;
	min-height: 510px;
	background-image: url(../img/img1.png);
	background-size: 100% 100%;
}

.top{
	width: 100%;
	height: 11.95vh;
	background-color: white;
}

.qkm{
	height: 4vh;
	float: left;
	margin-left: calc(50% - 71vh);
	margin-top: 3.7vh;
}

.fws{
	height: 4.35vh;
	float: left;
	margin-left: 25px;
	margin-top: 3.4vh;
}

.bg{
	width: 142.3vh;
	height: 74vh;
	background-image: url(../img/img2.png);
	background-size: 100% 100%;
	margin: auto;
	position: relative;
	top: 6vh;
}

.content{
	width: 33.33vh;
	height: 44.53vh;
	text-align: center;
	position: absolute;
	right: 13.8vh;
	top: 15.37vh;
}

.title{
	font-size: 2.8vh;
	line-height: 2.8vh;
	letter-spacing: 0.74vh;
	font-weight: bold;
}

#zh{
	width: 33.33vh;
	height: 5.92vh;
	border-radius: 2.96vh;
	border: 0px;
	background-color: #f6f7fb;
	text-align: center;
	font-size: 1.94vh;
	margin-top: 3.7vh;
}

#mm{
	width: 33.33vh;
	height: 5.92vh;
	border-radius: 2.96vh;
	border: 0px;
	background-color: #f6f7fb;
	text-align: center;
	font-size: 1.94vh;
	margin-top: 2.78vh;
}

.button{
	width: 33.33vh;
	height: 5.92vh;
	border-radius: 2.96vh;
	border: 0px;
	background: linear-gradient(#2ee9d8, #2f81ed);
	margin-top: 3.7vh;
	font-size: 2.13vh;
	color: white;
}

.qwdl{
	width: 33.33vh;
	height: 5.92vh;
	border-radius: 2.96vh;
	border: 1px solid #4F93FE;
	background: white;
	margin-top: 3.7vh;
	font-size: 2.13vh;
	color: #4F93FE;
}

.zc{
	font-size: 15px;
	line-height: 15px;
	color: #4F93FE;
	margin-top: 2vh;
	text-align: right;
	cursor: pointer;
	font-weight: bold;
}

.djm{
	font-size: 20px;
	line-height: 20px;
	color: white;
	position: absolute;
	bottom: 2.7vh;
	left: calc(50% - 183px);
}

#tc{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0px;
}

.zctc{
	width: 332px;
	height: 472px;
	border: 5px solid #4F93FE;
	background-color: white;
	border-radius: 30px;
	position: absolute;
	top: calc(50% - 236px);
	left: calc(50% - 166px);
}

.black{
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0px;
}

.gb{
	font-size: 25px;
	line-height: 25px;
	text-align: right;
	margin-right: 28px;
	margin-top: 26px;
	color: rgb(133,133,133);
}

.tc-title{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 21px;
}

.tc-ftitle{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-align: center;
	margin-top: 13px;
}

.jhy{
	width: 214px;
	margin-left: calc(50% - 107px);
	margin-top: 35px;
}

.fgx{
	width: 285px;
	height: 2px;
	background-color: rgb(215,215,215);
	border: 0px;
	margin-top: 24px;
	margin-left: calc(50% - 142.5px);
}

.sm{
	font-size: 16px;
	line-height: 16px;
	color: rgb(53,55,59);
	margin-top: 22px;
	text-align: center;
}

.lxwm{
	width: 52px;
	height: 137px;
	background-image: url(../img/lxwm.png);
	background-size: 100% 100%;
	position: absolute;
	right: 5px;
	bottom: 22vh;
}