
.consumpt{
	width: 100%;
}
.activation_close{
	position: absolute;
	right: 4%;
	top: 4%;
	width: 25px;
	height: 25px;
	display: block;
}
.activation_close img{
	width: 100%;
	display: block;
}
.acea-row.row-center-wrapper{
	margin-top: 0.3rem;
}
.title .iconfont{
	font-size: 1.7rem;
	color: #454545;
	height: 0.5rem;
	line-height: 0.5rem;
}
.tixian{
	font-size: 0.28rem;
	color: #fff!important;
	width: 2.58rem;
	height: 0.68rem;
	border-radius: 0.5rem;
	text-align: center;
	line-height: 0.68rem;
	background-color: #fc4141 !important;
	margin: 3% auto;
	/* margin: -0.32rem auto 0 auto; */
}
.lefticon{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.consumpt_list{
	margin-top: 20px;
	border-top: 1px dashed #eee;
}
.consumpt_list_item{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0px;
	border-bottom: 1px solid #eee;
}
.consumpt_list_left{
	width: 70%;
}
.consumpt_list_left p{
	padding-left: 8%;
	line-height: 23px;
}
.consumpt_list_left p:first-child{
	font-size: 0.3rem;
	color: #232323;
}
.consumpt_list_left p:last-child{
	font-size: 0.24rem;
	color: #BBBBBB;
}
.consumpt_list_right{
	width: 30%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	vertical-align: middle;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.activation_popup {
	position: fixed;
	left: 10%;
	top: 20%;
	width: 80%;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 10px;
	padding: 10px 12px;
}
.activation_ct {
	width: 100%;
	padding-left: 20px;
}
.jishou {
	font-size: 0.28rem;
	color: #fff;
	width: 2.58rem;
	height: 0.68rem;
	border-radius: 0.5rem;
	text-align: center;
	line-height: 0.68rem;
	margin: 0.3rem auto 0 auto;
}
.activation_left {
	font-size: 14px;
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
}
.activation_ct input {
	width: 100%;
	height: 35px;
	color: #FFF3F3;
}
.activation_title{
	width: 100%;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
}


/*# sourceMappingURL=chunk-f35a26be.4f77d060.css.map*/