* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul,
li,
p {
	padding: 0;
	margin: 0;
}

[v-cloak] {
	display: none;
}

.cell {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.cell-start {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-moz-box-align: flex-start;
	-webkit-box-align: flex-start;
}

.cell-wrap {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cell-end {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	box-align: flex-end;
	-moz-box-align: flex-end;
	-webkit-box-align: flex-end;
}

.cell-baseLine {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	align-items: baseline;
	-moz-box-align: baseline;
	-webkit-box-align: baseline;
}

.cell-strecth {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: strecth;
	align-items: strecth;
	-moz-box-align: strecth;
	-webkit-box-align: strecth;
}

.cell-primary {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.cell-hd,
.cell-ft {
	position: relative;
}

.max-width {
	max-width: 750px;
	margin: 0 auto;


}

.bg {
	width: 100%;
	min-height: 100vh;
	background: url(https://fwsy-file.panpass.com/fwpics/7906/001/bg.png)no-repeat center top;
	background-size: 100% 16.24rem;
	position: relative;
	padding: 0.54rem 0.38rem 0;
}

.logo {
	width: 5.98rem;
	display: block;
	margin: 0 auto;
}

.fwTit {
	width: 3.44rem;
	margin: 0 auto 0.5rem;
	display: block;
}


.content {
	width: 100%;
	background: url(https://fwsy-file.panpass.com/fwpics/7906/001/con.png)no-repeat center center;
	background-size: 100% 10.18rem;
	height: 10.18rem;
	padding: 1.12rem 0.53rem 0;
}

.con {
	width: 100%;
	min-height: 4.3rem;
	border-radius: 0.4rem;
	border: 0.02rem solid #83D7F1;
	padding: 0.46rem 0.32rem 0.1rem;
}

.tit {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 0.32rem;
	color: #3A9ECE;
	text-align: center;
}

.scan {
	width: 100%;
	display: block;
	margin: 0rem auto 0.56rem;
}

.line {
	width: 100%;
	height: 0.02rem;
	opacity: 0.2;
	border: 0.02rem solid #ABCDE7;
}

.inputBg {
	width: 100%;
	height: 0.77rem;
	border-radius: 0.16rem;
	border: none;
	border: 0.02rem solid #3A9ECE;
	line-height: 0.77rem;
	margin: 0.48rem auto 0.24rem;
	color: #3A9ECE;
	font-size: 0.28rem;
}


.cinput {
	padding: 0 0.44rem;
	border: none;
}

.lbtnx {
	width: 100%;
	height: 0.77rem;
	line-height: 0.77rem;
	text-align: center;
	background: #3A9ECE;
	border-radius: 0.16rem;
	color: #fff;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 0.26rem;
}

.titImg {
	width: 5.68rem;
	display: block;
	margin: 0.72rem auto 0;
}

.jgTitle {
	width: 3.18rem;
	display: block;
	margin: 0 auto;
}

.stateImg {
	width: 0.75rem;
	display: block;
	margin: 0 auto;
}

.stateTitle {
	font-size: 0.32rem;
	text-align: center;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #2A2A2A;
	text-align: center;
	margin-top: 0.34rem;
}

.fcode {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 0.28rem;
	color: #3A9ECE;
	margin-top: 0.35rem;
}


.fwResult {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 0.22rem;
	color: #3A9ECE;
	text-align: left;
	font-style: normal;
	padding-top: 0.22rem;
}





.ewmBg {
	display: flex;
	justify-content: space-between;
	padding: 0.2rem 0.5rem 0;
}

.ewmBg img {
	width: 2.01rem;
	display: block;
	margin: 0 auto;
}

.ewmBg p {
	text-align: center;
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 0.22rem;
	color: #3A9ECE;
	font-style: normal;
	padding-top: 0.1rem;
	line-height: 0.22rem;
}

.ewmBg span {
	display: inline-block;
	font-size: 0.16rem;
	font-weight: 400;
}