.con{
	width:968px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(237, 237, 237, 1);
	margin:57px auto;
	padding:28px 25px 47px;
}
.con::after{
	display: block;
	content:"";
	clear:both;
}
.title{
	height:24px;
	border-left:4px solid #0DB55B;
	padding-left:12px;
	display: flex;
	align-items: center;
}
.title__ziti{
	font-size:20px;
	color:#333333;
	font-weight:400;
}
.liebiao{
	margin-left:9px;
	margin-top:33px;
	border-bottom:1px solid #EDEDED;
}
.liebiao__bain{
	height:140px;
	display: flex;
	align-items: center;
	margin-bottom:20px;
}
.liebiao__tu{
	height:100%;
	width:140px;
}
.liebiao__zi{
	height:114px;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
	margin-left:21px;
	font-size:24px;
	font-weight:400;
}
.liebiao__one{
	color:#333;
}
.liebiao__twe{
	color:#FBA526;
}
.qian{
	width:300px;
	margin-left:16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size:20px;
	color:#333333;
	font-weight:400;
}
.qian__zi{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.zhifu{
	margin-left:10px;
}
.zhifu__wei{
	display: flex;
	align-items: center;
}
.zhifu__img{
	margin-left:10px;
}
.fukuan{
	margin-top:32px;
}
.fukuan__qian{
	float: right;
	display: flex;
	align-items: center;
}
.fukuan__btn{
	width:209px;
	height:60px;
	background-color: #FEA401 ;
	border-radius: 2px;
	text-align: center;
	line-height:60px;
	font-size:24px;
	color:#fff !important;
	font-weight:400;
}
.fukuan__zi{
	font-size:24px;
	color:#FCA626;
	font-weight:400;
	margin-right:18px;
}