body {
	background: #FCF9F3;
	margin: 0;
	padding: 0 0.6rem;
	min-height: 100vh;
	/*font-family: Microsoft YaHei-Regular;*/
	font-size: 0.28rem;
}

img {
	width: 100%;
}

.logo {
	width: 2.6rem;
	margin: 1.5rem auto;
}

.flex-end {
	display: flex;
	align-items: self-end;
}

.flex-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.title {
	font-size: initial;
	margin-bottom: 0.4rem;
}

.title .label-icon {
	width: 0.8rem;
	margin-right: 0.4rem;
}

.title .label-icon-w {
	width: 1.4rem;
	margin-right: 0.4rem;
}

.title .label-icon-info {
	width: 1.0rem;
	margin-right: 0.4rem;
}

/* .title .label{
		font-size: 0.36rem;
		color: #473D34;
		display: inline-block;
		margin-right: 0.2rem;
		font-weight: bold;
	} */
.title .zitivalue {
	font-size: 0.24rem;
	color: #FFFFFF;
	padding: 0 0.2rem;
	height: 0.5rem;
	line-height: 0.5rem;
	background: #2C231A;
	/* padding: 0.08rem 0.2rem; */
	border-radius: 0.08rem;
	/* display: inline-block; */
}

/*é€‰æ‹©å­—ä½“*/
.zitibox {
	font-size: 0.36rem;
	border: 1px solid #2C231A;
	background: #fff;
	color: #2C231A;
	margin-bottom: 0.6rem;
}

.zitibox .zitixuan {
	margin: 0 auto;
	padding: 0.3rem 0;
	text-align: center;
}

.zitibox .zitixuan.show {
	border-bottom: 1px solid #2C231A;
}

.zitibox .sanjiao,
.zitibox .sanjiao1 {
	margin-left: 0.14rem;
	width: 0.24rem;
}

.zitibox .show .sanjiao {
	display: none;
}

.zitibox .sanjiao1 {
	display: none;
}

.zitibox .show .sanjiao1 {
	display: inline-block;
}

.zitibox .imgbox {
	padding: 0 0.16rem;
	display: none;
}

.zitibox .imgbox .anniu {
	padding: 0.6rem 0.2rem;
	border-bottom: 1px solid #473D34;
	display: flex;
	justify-content: space-around;
}

.zitibox .imgbox .anniu div {
	display: flex;
	align-items: center;
	/* flex: 1; */
}

.zitibox .imgbox .anniu span {
	width: 0.36rem;
	height: 0.36rem;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #473D34;
	margin-right: 0.2rem;
}

.zitibox .imgbox .anniu .active span {
	background: #483F36;
}

.zitibox .imgbox .list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.2rem;
	max-height: 10rem;
	overflow: scroll;
	display: none;
	display: flex;
	justify-content: space-between;
}

.zitibox .imgbox img {
	width: 100%;
	height: 100%;
}

.zitibox .imgbox .list>div {
	margin-top: 0.2rem;
	position: relative;
	width: 48%;
	margin-bottom: 0.5rem;
}

.zitibox .imgbox .list>div .number {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	font-size: 0.3rem;
}

.zitibox .imgbox .list>div.active .number {
	background: #ccc;
}

.zitibox .imgbox .list>div .number img {
	width: 0.32rem;
	margin-left: 0.1rem;
}

.zitibox .imgbox .list>div .star {
	position: absolute;
	bottom: -0.3rem;
	text-align: center;
	width: 100%;
	font-size: 0.18rem;
}

.zitibox .imgbox .list>div.active .star {
	background: #ccc;
}

/*é¢œè‰²*/
.color {
	padding: 0 0.35rem;
	display: flex;
	margin-bottom: 0.6rem;
}

.color-box {
	width: 0.9rem;
	text-align: center;
	flex: 1;
}

.color-box .img {
	border-radius: 50%;
	width: 0.9rem;
	height: 0.9rem;
	margin: 0 auto 0.2rem;
}

.color-box.active .img {
	border: 1px solid #473D34;
}

.color-box .img img {
	width: 0.72rem;
	margin-top: 0.09rem;
}

.color .color-box.mei {
	width: 1.12rem;
}

.neck-title {
	font-size: 0.3rem;
	font-family: Alibaba PuHuiTi;
	font-weight: bold;
	color: #2C231A;
	line-height: 0.6rem;
}


.input-box {
	position: relative;
	margin-bottom: 0.6rem;
}

.input-box .max {
	position: absolute;
	right: 0;
	bottom: 0.6rem;
}

.input-box .max img {
	width: 0.4rem;
}

#name-input {
	display: block;
	height: 0.9rem;
	line-height: 0.9rem;
	width: 100%;
	margin: 0;
	margin-top: 0.4rem;
	font-size: 0.38rem;
	color: #473D34;
	border: none;
	padding: 0 0.1rem;
	border-bottom: 4px solid #0E0E0E;
	background-color: transparent;
}

.input-box .tip {
	font-size: 0.18rem;
	color: #2C231A;
	font-weight: 500;
	font-family: Alibaba PuHuiTi;
	line-height: 0.4rem;
}

.yulan {
	position: relative;
	width: 100%;
	height: 2.4rem;
	margin-bottom: 0.6rem;
}

.yulan img {
	width: 100%;
}

.yulan .text {
	position: absolute;
	top: 0;
	line-height: 2.4rem;
	font-size: 0.7rem;
	text-align: center;
	width: 100%;
	color: #fad826;
	font-family: 'NO-1';
	font-weight: bold;
}

.neck-look {
	width: 100%;
}

.changdu {
	margin-bottom: 0.6rem;
}

.shiyi {
	position: absolute;
	right: 0.3rem;
	text-decoration: underline;
	color: #473D34;
}

.message {
	margin-top: 0.2rem;
}

.order .text {
	background: #FCC53A;
	width: 100%;
	padding: 0.5rem 0.24rem;
	font-size: 0.32rem;
	color: #FCFBFA;
	box-sizing: border-box;
	word-break: break-all;
	text-align: center;
}

.order .copy {
	width: 100%;
	height: 0.7rem;
	background: #2C231A;
	margin: 0.2rem auto;
	color: #fff;
	text-align: center;
	line-height: 0.7rem;
}

.order .yifuzhi {
	margin: 10px 0;
	color: #473D34;
	text-align: center;
	display: none;
}

.order .yifuzhi.active {
	display: block;
}


.bottomimg {
	width: 100%;
	height: 4.89rem;
	position: relative;
	margin-top: 0.8rem;
}

.bottomimg .bottom {
	width: 100%;
}

.bottomimg .center {
	position: absolute;
	top: 1.74rem;
	width: 100%;
	text-align: center;
	line-height: 0.48rem;
}

.bottomimg .center img {
	width: 0.48rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.08rem;
}

.bottomimg .center .hong {
	margin-bottom: 0.51rem;

}

.jinggao {
	color: #473D34;
	line-height: 0.48rem;
	padding: 0 0.25rem;
	margin-bottom: 0.4rem;
}


.changdu .down {
	height: 0.96rem;
	display: flex;
	background: #fff;
	border: 1px solid #473D34;
}

.changdu .all {
	display: flex;
}

.shili {
	width: 0.6rem;
	line-height: 0.96rem;
	height: 0.6rem;
	margin: 0.18rem 0.24rem 0;
}

.changdu .down {
	line-height: 0.96rem;
}

.changdu .down .sanjiao,
.changdu .down .sanjiao1 {
	width: 0.24rem;
	height: 0.24rem;
	margin-top: 0.36rem;
	margin-left: auto;
	margin-right: 0.2rem;
}

.down .sanjiao1 {
	display: none;
}

.down.show .sanjiao1 {
	display: inline-block;
}

.down.show .sanjiao {
	display: none;
}

.xiala {
	background: #fff;
	border: 1px solid #473D34;
	border-top: unset;
	display: none;
}

.changbox {
	display: flex;
	height: 0.96rem;
}

.changbox.active {
	background: #ccc;
}

.down .good {
	width: 0.36rem;
	height: 0.36rem;
	margin-top: 0.24rem;
	margin-left: 0.24rem;
}

.changbox .good {
	width: 0.36rem;
	height: 0.36rem;
	margin-top: 0.24rem;
	margin-left: 0.24rem;
}

.changbox div {
	line-height: 0.96rem;
}

#JPO img {
	width: 6.6rem;
}

.san {
	margin-bottom: 0.6rem;
	margin-top: 0.4rem;
	display: none;
}

.san.active {
	display: flex;
}

.san div {
	flex: 1;
	text-align: center;
	color: #483F36;
}

.footer-copyright {
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	background: transparent;
}

.footer-copyright a {
	font-size: 0.25rem;
	color: #D5D5D5;
	text-decoration: none;
}

.footer-copyright a:hover {
	color: #fff;
}