.pages {
	display: none;
}

.nav_box {
	height: 0.88rem;
	background: #3bbbba;
	border-radius: 0.12rem 0.12rem 0 0;
}

.nav_box span {
	position: relative;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33.33%;
	height: 1rem;
	font-size: 0.32rem;
	color: #fff;
}

.nav_box span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.29rem;
	display: block;
	width: 1px;
	height: 0.3rem;
	background: #76d0cf;
}

.nav_box .on {
	background: #fff;
	color: #3098cc;
	border-radius: 0.12rem 0.12rem 0 0;
	margin-top: -0.1rem;
	font-weight: bold;
}

.nav_box .on::before {
	display: none;
}

.nav_box .on::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -0.1rem;
	width: 100%;
	height: 0.1rem;
	background: #fff;
}

.nav_con .tit_pub {
	font-size: 0.3rem;
	margin-top: 0.1rem;
}

.nav_con .tit_pub span::before,
.nav_con .tit_pub span::after {
	background: #00a0e1;
}

.nav_con .tit_con {
	line-height: 0.52rem;
	text-align: center;
	color: #3bbbba;
	font-size: 0.3rem;
}

.nav_con .list_box {
	padding: 0 0.24rem 0.24rem;
}

.nav_con .list_con {
	background: #3bbbba;
	border-radius: 0.2rem 0.2rem 0.6rem 0.6rem;
	padding: 0.2rem;
	margin-top: 0.2rem;
}

.nav_con .list_con:first-child {
	margin-top: 0.12rem;
}

.nav_con .list {
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 0.2rem 0.2rem 0.5rem 0.5rem;
	padding: 0.12rem;
}

.nav_con .pic {
	display: block;
	width: 0.9rem;
}

.nav_con .tetx_box {
	flex: 1;
	padding-left: 0.2rem;
}

.nav_con .name {
	font-size: 0.32rem;
	color: #333333;
}

.nav_con .text {
	font-size: 0.24rem;
	color: #666666;
}

.scale_box {
	display: flex;
	align-items: center;
	height: 0.48rem;
	font-size: 0.24rem;
	color: #666666;
}

.scale_box .scale {
	position: relative;
	width: 1.4rem;
	height: 0.1rem;
	background: #ffebcd;
	border-radius: 0.6rem;
	margin-top: 0.06rem;
	margin-right: 0.1rem;
}

.scale_box .scale span {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 0.1rem;
	background: #ff985e;
	border-radius: 0.6rem;
}

.nav_con .but {
	width: 1.4rem;
	line-height: 0.64rem;
	text-align: center;
	background-image: linear-gradient(#ffb954, #ff8d10);
	border-radius: 0.4rem;
	font-size: 0.24rem;
	color: #ffffff;
}

.rule_box {
	padding-top: 0.24rem;
}

.list_qu {
	padding: 0.24rem 0.24rem
}

.list_qu .list {
	position: relative;
	background: #fff4cc;
	height: 1.7rem;
	border-radius: 0.12rem;
	margin-bottom: 0.24rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.list_qu .list::before {
	content: '';
	position: absolute;
	left: 4.2rem;
	bottom: -0.14rem;
	width: 0.28rem;
	height: 0.28rem;
	background: #fff;
	border-radius: 0.14rem
}

.list_qu .list::after {
	content: '';
	position: absolute;
	left: 4.2rem;
	top: -0.14rem;
	width: 0.28rem;
	height: 0.28rem;
	background: #fff;
	border-radius: 0.14rem
}

.list_qu .list .text_box {
	flex: 1;
	padding-left: 0.44rem;
	padding-top: 0.04rem
}

.list_qu .list .text_box .name {
	line-height: 0.52rem;
	font-size: 0.34rem;
	color: #fd7142
}

.list_qu .list .text_box .text {
	line-height: 0.32rem;
	font-size: 0.22rem;
	color: #666666
}

.list_qu .list .but_box {
	width: 2rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.list_qu .list .but_box .but {
	width: 1.5rem;
	line-height: 0.6rem;
	background: #fd7142;
	color: #FFFFFF;
	font-size: 0.32rem;
	border-radius: 0.3rem;
	text-align: center;
	opacity: 0.6
}

.list_qu .list .but_box .but_lq {
	opacity: 1
}

.rule_quan {
	padding: 0.1rem 0.2rem 0.3rem;
	margin-top: 0.2rem;
}

.quanlist_tit {
	line-height: 0.36rem;
	color: #3a859b;
	font-size: 0.32rem;
	padding: 0.2rem 0;
}

.quanlist_tit img {
	display: inline-block;
	vertical-align: top;
	height: 0.36rem;
	margin-right: 0.12rem;
}

.quan_zf {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.quan_zf .list {
	position: relative;
	width: 48.6%;
	margin-top: 0.2rem;
}

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

.quan_zf .mon {
	width: 100%;
	text-align: center;
	font-size: 0.36rem;
	color: #dd3016;
	padding-right: 0.1rem;
	height: 0.72rem;
	line-height: 0.72rem;
	overflow: hidden;
	margin-top: 0.12rem;
}

.quan_zf .mon i {
	font-size: 0.6rem;
	font-weight: bold;
}

.quan_zf .but {
	width: 65%;
	line-height: 0.56rem;
	background-image: linear-gradient(#ff7b4d, #eb6551);
	border-radius: 0.3rem;
	margin: 0 auto;
	text-align: center;
	color: #fff6c7;
	margin-bottom: 0.16rem;
}

.quan_zf .list100 {
	width: 100%;
}

.quan_zf .list100 .mon {
	width: 2.2rem;
	margin-top: 0;
}

.quan_zf .list100 .text {
	flex: 1;
	margin-bottom: 0;
	text-align: left;
	padding-left: 0.24rem;
}

.quan_zf .list100 .text .name {
	line-height: 0.36rem;
	font-size: 0.32rem;
	color: #ab6f08;
}

.quan_zf .list100 .text1 {
	color: #dd3016;
	font-size: 0.28rem;
	line-height: 0.36rem;
}

.quan_zf .list100 .but {
	width: 0.58rem;
	padding: 0.1rem 0.12rem;
	line-height: 0.3rem;
	margin: 0 0.24rem;
	font-size: 0.26rem;
}

.quanzf_text {
	background: #d8f4f2;
	padding: 0.2rem;
	margin-top: 0.24rem;
	border-radius: 0.12rem;
	font-size: 0.26rem;
	justify-content: space-around;
	text-indent: 0.58rem;
	color: #269890;
}

.quanbut_box {
	margin-top: 0.2rem;
	display: flex;
	justify-content: space-between;
}

.quanbut_box .but {
	width: 3.5rem;
	line-height: 0.88rem;
	background-image: linear-gradient(#fef2bc, #fbb620);
	border-radius: 0.12rem;
	text-align: center;
	font-size: 0.32rem;
	color: #775100;
}

.but_all {
	width: 100%;
	line-height: 0.88rem;
	background-image: linear-gradient(#fef2bc, #fbb620);
	border-radius: 0.12rem;
	text-align: center;
	font-size: 0.32rem;
	color: #775100;
	margin-top: .2rem;
}

.quanbut_box {
	margin-top: 0.2rem;
	display: flex;
	justify-content: space-between;
}

.quanbut_box .but {
	width: 100%;
	line-height: 0.88rem;
	background-image: linear-gradient(#fef2bc, #fbb620);
	border-radius: 0.12rem;
	text-align: center;
	font-size: 0.32rem;
	color: #775100;
}
.quan_all {
	background: #fff;
	padding: 0.24rem;
	border-radius: 0.12rem;
}
.quan_all .none_dongxi {
	margin-top: 0;
}
.quan_all .list {
	position: relative;
	margin-top: 0.16rem;
	box-shadow: 2px 2px 2px 1px rgb(225 225 225 / 20%);
}
.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.52rem;
	font-weight: bold;
}
.quan_all .text_con {
	flex: 1
}
.quan_all .name {
	line-height: 0.36rem;
	font-size: 0.3rem;
	color: #333333
}
.quan_all .text {
	line-height: 0.32rem;
	font-size: 0.24rem;
	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(../img/lq_but.png);
	background-size: 100% 100%;
	font-size: 0.22rem;
	color: #ffffff
}
.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%
}
