[v-cloak] {
	display: none;
}

.main {
	max-width: 750px;
	height: 100vh;
	margin: 0 auto;

}

.head-nav {
	height: 92px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
	background: #fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	z-index: 999;
}

.head-nav .gonav {
	width: 60px;
	height: 60px;
	margin-top: 16px;
	margin-left: 18px;
}

.head-nav .head-left {
	width: 120px;
	margin-left: 30px;
	font-size: 26px;
	font-weight: 400;
	color: #545454;
	line-height: 36px;
	height: 36px;
	margin-top: 30px;
}

.head-nav .head-right {
	width: 150px;
	text-align: right;
	margin-right: 30px;
}

.head-nav .head-mid {
	flex: 1;
	width: 128px;
	line-height: 60px;
	font-size: 32px;
	margin-top: 16px;
	font-weight: 600;
	font-family: PingFangSC-Semibold, PingFang SC;
	margin-left: 18px;
	width: calc(100% - 310px);
	background-color: #fff;

}

.head-nav .head-mid .head-item {
	width: calc(100% - 10px);
	overflow: auto;
	white-space: nowrap;
	padding-bottom: 20px;

}

.head-nav .head-mid .head-item .head-no {
	display: inline-block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	line-height: 46px;
	text-align: center;
	background: #EBEAEA;
	margin-right: 24px;
	font-weight: 500;
	color: #999999;
	font-size: 24px;
	margin-top: 5px;
}

.head-nav .head-mid .head-item .head-no.cur {
	background: #FF8D66;
	color: #545454;
}

.head-nav .head-right .head-t1 {
	font-size: 26px;
	font-weight: 400;
	color: #545454;
	line-height: 36px;
	height: 36px;
	margin-top: 30px;
}

.content-nav {
	padding: 110px 20px 20px;
	min-height: 100vh;
	box-sizing: border-box;
}

.img-upload {
	width: 100%;
	height: 330px;
	border: 1px solid #ccc;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 36px;
	color: #333;
}

.img-upload img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
}

.content-box {
	position: relative;
	width: 100%;
	height: calc(100vh - 470px);
	overflow: hidden;
	overflow-y: auto;
}

.content-item {
	width: 100%;
	margin-top: 20px;
	padding: 10px 15px 15px 15px;
	background-color: #fff;
	border-radius: 12px;
	box-sizing: border-box;
}

.content-title {
	font-size: 36px;
	height: 60px;
	line-height: 60px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 700;

}

.content-text {
	font-size: 26px;
	color: #97969A;
	line-height: 40px;
}

.ups {
	border: none;
	background: no-repeat;
	font-size: 26;
	height: 36px;
	font-size: 26px;
	font-weight: 400;
	color: #97969A;
	line-height: 36px;
}

.fix-btn {
	background: #fff;
	padding: 36px 48px;
	border-top: 1px solid #E3E3E3;
	position: fixed;
	z-index: 98;
	height: 80px;
	width: calc(100% - 48px - 48px);
	display: flex;
	left: 0px;
	bottom: 0px;
}

.fix-btn .left-nr {
	width: 44px;
	margin-right: 60px;
}

.fix-btn .left-nr .c1 {
	width: 44px;
	height: 44px;
	margin: 0 auto;
}

.fix-btn .left-nr .c2 {
	width: 44px;
	height: 32px;
	line-height: 32px;
	font-family: PingFangSC-Regular, PingFang SC;
	margin-top: 6px;
	color: #97969A;
	font-size: 22px;
	text-align: center;
}

.fix-btn .btns {
	height: 80px;
	width: 426px;
	line-height: 80px;
	background: #FF8D66;
	border-radius: 12px;
	flex: 1;
	font-family: PingFangSC-Medium, PingFang SC;
	font-size: 32px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

.fix-boxs {
	width: 100%;
	height: calc(100vh - 634px);
	background: #fff;
	overflow: auto;
	padding: 44px 0 80px;
	border-radius: 12px 12px;
	margin-top: 20px;
	box-sizing: border-box;
}

.fix-boxs img {
	width: 100%;
	display: inline-block;
}

.fix-boxs span.dD.aH {
	/* 	display: inline-block; */
}

.dia-pass {
	width: 541px;
	height: 313px;
	background: #FFFFFF;
	border-radius: 16px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	transform: translate(-50%);
	z-index: 999;

}

.dia-pass .pass-btn {
	border-top: 1px solid #F5F5F5;
	height: 68px;
	line-height: 68px;
	display: flex;
}

.dia-pass .t1 {
	height: 44px;
	line-height: 44px;
	font-size: 32px;
	color: #333;
	padding-top: 54px;
	padding-left: 64px;
}

.dia-pass .pass-btn .cancel {
	flex: 1;
	color: #999;
	font-size: 28px;
	text-align: center;
	border-right: 1px solid #F5F5F5;

}

.dia-pass .minput {
	height: 60px;
	width: 408px;
	margin: 0 auto;
	padding-top: 32px;
	padding-bottom: 56px;
}

.dia-pass .minput input {
	width: 408px;
	height: 60px;
	line-height: 60px;
	border-radius: 8px;
	border: 2px solid #979797;
	font-size: 28px;
	text-indent: 5px;
}

.dia-pass .pass-btn .define {
	flex: 1;
	color: #333;
	font-size: 28px;
	text-align: center;

}

.dia-bj {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: #111;
	opacity: 0.5;
	z-index: 666;
}

.dia-bottom {
	background: #fff;
	background: #FFFFFF;
	box-shadow: 0px 8px 40px 0px rgba(191, 191, 191, 0.29);
	border-radius: 12px 12px 0px 0px;
	position: fixed;
	width: 100%;
	z-index: 999;
	left: 0px;
	bottom: 0px;
}

.dia-bottom .b-names {
	display: flex;
	line-height: 88px;
	border-bottom: 1px solid #E3E3E3;
	padding: 0 48px;
}

.dia-bottom .b-names .b-tip {
	font-size: 32px;
	color: #545454;
	flex: 1;

}

.dia-bottom .b-names .b-right {
	width: 180px;
	font-size: 26px;
	color: #545454;
	text-align: right;
}

.b-type {
	padding: 48px;
}

.b-type .b-item {
	width: 25%;
	float: left;
	color: #545454;
	font-size: 28px;
}

.fix-p-mid {
	width: 540px;
	/* max-height: 435px; */
	background: #fff;
	border-radius: 16px;
	position: fixed;
	left: 50%;
	top: 30%;
	z-index: 999;
	transform: translate(-50%);
	overflow: hidden;
}

.f-item-bottom {
	border-top: 1px solid #F5F5F5;
	display: flex;
	height: 68px;
	line-height: 68px;
}

.f-item-bottom .cancel {
	flex: 1;
	color: #999;
	font-size: 28px;
	height: 68px;
	line-height: 68px;
	text-align: center;
}

.f-item-bottom .define {
	flex: 1;
	color: #333;
	font-size: 28px;
	height: 68px;
	line-height: 68px;
	text-align: center;
}

.fix-bg {
	background-color: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.fix-p-mid .pt {
	height: 80px;
	line-height: 80px;
	background: #F5F5F5;
	font-size: 32px;
	color: #333;
	text-align: center;
}

.fix-p-mid .from-item {
	padding: 40px 32px 0;
}

.fix-p-mid .f-item-div {
	height: 50px;
	display: flex;
	line-height: 50px;
	margin-bottom: 30px;
}

.fix-p-mid .f-item-div .f-left {
	width: 120px;
	color: #333;
	font-size: 28px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
	padding-top: 6px;
	font-family: PingFangSC-Medium, PingFang SC;
}

.fix-p-mid .f-item-div .f-right {
	color: #999999;
	font-size: 26px;
	margin-left: 20px;
	height: 36px;
	line-height: 36px;
	padding-top: 6px;
}

.setup-bottom {
	background: #fff;
	width: 100%;
	padding: 40px;
	height: 415px;
	/* height: 355px; */
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
}

.type-two {
	margin-top: 60px;
}

.setup-bottom .p-type {
	display: flex;
	padding: 10px 8px;
	background: #F4F5F6;
	border-radius: 8px;
	display: flex;
}

.setup-bottom .p-type .type-item {
	flex: 1px;
	text-align: center;
	color: #999999;
	font-size: 28px;
	height: 56px;
	line-height: 56px;

}

.setup-bottom .p-type .type-item.cur {
	background: #FFFFFF;
	border-radius: 8px;
	color: #FF7445;
}

.p-list {
	display: flex;
	flex-direction: column;
	height: 100%;
	line-height: 50px;
	padding-top: 15px;
}

.p-list .p-left {
	width: 120px;
	color: #333;
	font-size: 28px;
	margin-right: 30px;
}

.p-list .p-right {
	flex: 1;
}

.type-two .ms {
	text-align: center;
	line-height: 60px;
	font-size: 28px;
	color: #666;
	padding: 10px;
}

.type-two .btns {
	height: 60px;
	line-height: 60px;
	width: 200px;
	text-align: center;
	font-size: 28px;
	color: #FF7445;
	border: 1px solid #FF7445;
	border-radius: 30px;
	margin: 0 auto;
}

.caijian {
	position: fixed;
	display: flex;
	width: 100%;
	height: 156px;
	left: 0px;
	bottom: 0px;
	z-index: 10000;
	background: #FFFFFF;
	box-shadow: 0px 8px 40px 0px rgba(255, 255, 255, 0.29);
}

.caijian .c-item {
	flex: 1;
	padding-top: 42px;
}

.caijian .c-item .c-img {
	width: 44px;
	height: 44px;
	margin: 0 auto;
}

.caijian .c-item .c-txt {
	line-height: 32px;
	font-size: 22px;
	color: #999;
	text-align: center;
}

.finish {
	position: fixed;
	right: 30px;
	top: 30px;
	z-index: 10001;
	width: 120px;
	text-align: right;
	height: 60px;
	line-height: 60px;
	font-size: 28px;
	color: #fff;
}

.input-file-box {
	height: calc(100vh - 580px);
	width: 621px;
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.input-file-tip {
	color: red;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
}

.icbtn {
	width: 180px;
	height: 48px;
	border-radius: 8px;
	border: 4px solid #ECEFF2;
	line-height: 48px;
	display: flex;
}

.icbtn .i-l-img {
	width: 32px;
	height: 32px;
	margin-top: 8px;
	margin-left: 14px;
}

.icbtn .i-r-txt {
	font-size: 24px;
	color: #999;
	margin-left: 14px;
}

.cameras {
	width: 122px;
	height: 48px;
	background: #FBA385;
	border-radius: 8px;
	position: absolute;
	left: 50%;
	margin-left: -61px;
	top: 280px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 24px;
}

.msg {
	text-align: center;
	line-height: 48px;
	font-size: 28px;
	color: #333;
	padding: 30px;
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);

	filter: grayscale(100%);

	filter: gray;
}