.text_all .list {
	position: relative;
	padding: 0.24rem;
	border-bottom: 1px dotted #ccc;
}

.text_all .list .mon {
	font-size: 0.3rem;
	line-height: 0.48rem;
}

.text_all .list:last-child {
	border-bottom: none;
}
.text_all .but{
	position: absolute;
	right: 0.2rem;
	top: 50%;
	line-height: 0.56rem;
	padding: 0 0.2rem;
	background-image: linear-gradient(#feaf64, #ff975f);
	border-radius: 0.06rem;
	margin-top: -0.28rem;
	color: #fff;
	z-index: 5;
}
.tit_pub1 {
	height: 0.6rem;
	text-align: center
}

.tit_pub1 span {
	position: relative;
	display: inline-block;
	font-size: 0.34rem;
	line-height: 0.6rem;
	color: #d63331
}

.tit_pub1 span::before {
	content: '';
	position: absolute;
	top: 44%;
	left: -0.7rem;
	display: inline-block;
	width: 0.34rem;
	height: 0.12rem;
	background: url(../img/icon_z.png) no-repeat;
	background-size: 100% 100%
}

.tit_pub1 span::after {
	content: '';
	position: absolute;
	top: 44%;
	right: -0.7rem;
	display: inline-block;
	width: 0.34rem;
	height: 0.12rem;
	background: url(../img/icon_y.png) no-repeat;
	background-size: 100% 100%
}

.quan_all {
	background: #fff;
	padding: 0.24rem;
	border-radius: 0.12rem;
}

.quan_all .list {
	position: relative;
	margin-top: 0.2rem;
}

.quan_all .list:first-child {
	margin-top: 0.1rem
}

.quan_all .text_box {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%
}

.quan_all .img_bg {
	text-align: center;
	width: 1.6rem;
}

.quan_all .img_bg img {
	width: 0.5rem
}

.quan_all .img_bg .money {
	font-size: 0.24rem;
	color: #9b1e01;
	text-align: center;
}

.quan_all .img_bg .money i {
	font-size: 0.48rem;
}

.quan_all .text_con {
	flex: 1
}

.quan_all .name {
	line-height: 0.36rem;
	color: #9b1e01
}

.quan_all .text {
	line-height: 0.32rem;
	font-size: 0.2rem;
	color: #9b1e01;
}

.quan_all .text i {
	color: #ff7b1b
}

.quan_all .but_box {
	width: 2rem;
	text-align: center
}

.quan_all .but {
	display: inline-block;
	width: 1.54rem;
	height: 0.6rem;
	line-height: 0.52rem;
	background: url(../../../zl/img/lq_but.png);
	background-size: 100% 100%;
	font-size: 0.22rem;
	color: #ffffff
}
.pages{
	display: none;
}