* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

.wrap {
	min-width: 300px;
	max-width: 750px;
	margin: 0px auto;
	width: 100%;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.width100 {
	width: 100%;
	float: left;
}

.wrap {
	background-color: #f5f5f5;
	margin: 0px auto;
	padding: 0.2rem 0.2rem;
	box-sizing: border-box;
	width: 100%;
	overflow: scroll;
	min-height: 100vh;
}

.auto {
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding: 0rem 0.2rem;
	box-sizing: border-box;
}

.mt20 {
	margin-top: 0.2rem;
}

.wtext {
	font-size: 0.3rem;
	font-weight: bold;
	color: #333;
}

.dan_chuan {
	width: 100%;
	float: left;
	margin-top: 0.2rem;
	min-height: 2.3rem;
}

.red {
	color: #ff0000;
}

.shangchuan {
	width: 32%;
	position: relative;
	margin-left: 1%;
	float: left;
}

.down_btn {
	display: none;
	height: 2.3rem !important;
	width: 32%;
	opacity: 0 !important;
	margin-right: 1%;
}

.down_btn_camera {
	width: 100%;
	height: 2.3rem;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.hide_tab {
	width: 96%;
	height: 2rem;
	position: fixed;
	left: 2%;
	bottom: 0.2rem;
	border: 1px solid ##b1b1b1;
	background: #fff;
	display: none;
	z-index: 99999;
	border-radius: 5px;
}

.hide_tab span {
	display: block;
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	font-size: 0.32rem;
	color: #000;
	border-bottom: 1px solid #b1b1b1;
	background: #e6e6e6;
}

.hide_tab span:last-child {
	border: 0;
}

.down_img {
	width: 100%;
	height: 2.3rem;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.aaa1 {
	width: 100%;
	height: 100%;
	float: left;
}

.upimg {
	width: 100%;
	height: 2.3rem;
}

.down_box {
	padding: 0.2rem 0;
	border-bottom: 5px solid #f7f7f7;
}

.shanghu {
	background: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 0.25rem;
}

.gege {
	background: #f7f7f7;
	height: 0.2rem;
}

.aic {
	align-items: center;
}

.kt_top {
	width: 100%;
	height: 1rem;
	background: #fff;
	padding: 0 0.25rem;
	box-sizing: border-box;
}

.dis_flex {
	display: flex;
	flex-direction: row;
}

.kt_tit {
	width: 100%;
	font-family: PingFang SC;
	font-weight: 700;
	font-size: 0.3rem;
	color: #111;
	line-height: 0.36rem;
	position: relative;
	padding-left: 0.17rem;
}

.kt_tit::before {
	position: absolute;
	top: 2px;
	left: 0;
	content: "";
	width: 3px;
	height: 0.3rem;
	background: #d5b55c;
	border-radius: 1px;
}

.input-line {
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
	display: flex;
	position: relative;
	border-top: 1px solid #e6e6e6;
}

.label {
	width: 1.5rem;
	text-align: right;
	float: left;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.3rem;
	color: #333;
}

.input-line input {
	flex-grow: 1;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.24rem;
	color: #0c0c0c;
	border: 0;
	outline: none;
	background: #fff;
	padding-left: 0.2rem;
	box-sizing: border-box;
	text-align: right;
}

.xing {
	position: absolute;
	left: 0.4rem;
	top: 0.3rem;
	color: #ff0000;
	font-size: 0.36rem;
}

.xuanze {
	flex-grow: 1;
	float: left;
	text-align: right;
}

.label_select {
	float: right;
	margin-left: 0.2rem;
	margin-top: 0.12rem;
}

.yuan {
	width: 0.25rem;
	height: 0.25rem;
	border-radius: 50%;
	border: 1px solid #d5b55c;
	float: left;
	margin-right: 0.1rem;
	margin-top: 0.05rem;
}

.xuanze .text {
	font-size: 0.28rem;
	float: left;
	color: #666;
}

.label_select .active {
	background-color: #d5b55c;
	background-image: url(../img/dui.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.append_up_imd {
	width: 100%;
	height: 100%;
	float: left;
}

.sfz_up .shangchuan {
	width: 48%;
	float: left;
}

.del1,
.del2 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	width: 0.5rem;
	height: 0.5rem;
}

.double_div {
	width: 32%;
	height: 2.3rem;
	float: left;
	margin-left: 1%;
	margin-bottom: 0.2rem;
	position: relative;
}

.fenge {
	height: 1.5rem;
}

.ft_btn {
	position: fixed;
	left: 50%;
	bottom: 0;
	z-index: 999;
	width: 7.5rem;
	margin-left: -3.75rem;
	padding: 0.2rem 0.2rem;
	box-sizing: border-box;
	background: #fff;
}

.ft_btn .btn {
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.32rem;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}

.btn1 {
	width: 2.3rem;
	background: #616266;
	float: left;
}

.btn2 {
	width: 4.6rem;
	background: #d5b55c;
	float: right;
}

.fade_wrap2 {
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

.close_fade_ico {
	color: #fff;
	font-size: 30px !important;
	font-weight: bold;
}

.fade_close {
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	z-index: 99999;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
}

.fade_img {
	width: 100%;
	height: 50%;
	display: block;
	position: absolute;
	left: 0;
	top: 25%;
	z-index: 99999;
	object-fit: contain;
	cursor: pointer;
}

.aggree {
	height: 0.8rem;
	padding: 0.2rem 0;
	font-size: 0.24rem;
}

.aggree .other {
	color: #d5b55c;
	margin-top: 0.1rem;
}