
*{ margin: 0px; padding: 0px; font-family: 微软雅黑;}
a{ list-style: none; text-decoration:none}
ul,li{ list-style: none}


.member_center{ width: 100%; height: 1050px; background:#eaeaea }
.member_center1{ width:1300px; height: 1050px; margin: 0 auto; }
.aggregate{ width: 208px; height: 472px; float: left; margin-top: 1px}
.aggregate ul{width: 194px; height: 472px;background:#313131; }
.aggregate ul li{ width:194px; }
.aggregate ul li a{font-size:16px; line-height: 54px; color: #ffffff; margin-left:30px; display: block;text-indent: 34px; }
.aggregate ul .people_center a{ background: url("../statics/people_center.png") no-repeat center left; }
.aggregate ul .Open_member a{ background: url("../statics/Open_member.png") no-repeat center left}
.aggregate ul .phone a{ background: url("../statics/iphone.png") no-repeat center left}
.aggregate ul .card_recharging a{ background: url("../statics/card.png") no-repeat center left}
.aggregate ul .card_manage a{ background: url("../statics/card_manage.png") no-repeat center left}
.aggregate ul .partook a{ background: url("../statics/partook.png") no-repeat center left}
.aggregate ul .orders a{ background: url("../statics/orders.png") no-repeat center left}
.aggregate ul .account a{ background: url("../statics/account.png") no-repeat center left}
.aggregate ul .black{ height: 20px}
.aggregate ul .partook{ position: relative}
.aggregate ul .partook .services{ font-size:12px; color: #fe4a0b; line-height:20px;text-align: center; width:40px; height: 20px; background: #f6ef36; display: block; text-indent: 0;
    border-radius: 2px;position: absolute; right:10px;top:20px;-webkit-animation: donghua 0.3s infinite alternate;-moz-animation: donghua 0.3s infinite alternate;-o-animation: donghua 0.3s infinite alternate;}

@-webkit-keyframes donghua {from{top:18px} to{top:20px} }
@-moz-keyframes donghua {from{top: 18px} to{top:20px} }
@-o-keyframes donghua {from{top: 18px} to{top:20px} }













