ol, ul {
	list-style: none;
}
.cardVip_banner {
	background: url("../images/cardVip/banner.jpg") no-repeat center;
	width: 100%;
	height: 421px;
	position: relative;
}
.w1040{
	width:1040px;
	overflow:hidden;
	margin:0px auto;
	text-align:center;
}
.cardVip_title{
	width:100%;
	margin:55px 0px;
	overflow:hidden;
	position:relative;
}
.cardVip_title .text{
	border:1px solid #e5e5e5;
	width:22%;
	height:60px;
	line-height:60px;
	text-align:center;
	float:left;
}
.cardVip_title .border{
	background:#d1d1d1;
	height:1px;
	width:38.92%;
	float:left;
	float:left;
	margin-top:30px;
}
.worth{
	position:relative;
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	padding-bottom:45px;
}
.worth li{
	-webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    width: 100%;
}
.worth li p{
	font-size:14px;
	color:#232323;
	margin-top:25px;
}

.f12{
	font-size:12px;
	padding-top:12px;
}
.f16{
	font-size:16px;
}











