.card-top{ position: relative; height: 144px; width: 98%; margin:auto; margin-top:0.2em; background: url("../img/vipcard.png") no-repeat; background-size: 100% 100%; } .card-top .card-park .park-tit,.park-desc{ color: #ffffff; } .card-top .park-bg{ position: absolute; right: 0; bottom: 0; width: 176px; height: 60px; background: url("../img/vip_bg.png") no-repeat; background-size: 100% 100%; } .weui-cell__ft:after { content: " "; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #c8c8cd; border-style: solid; -webkit-transform: matrix(.71,.71,-.71,.71,0,0); transform: matrix(.71,.71,-.71,.71,0,0); position: relative; top: -2px; position: absolute; top: 50%; margin-top: -4px; right:20px; } .weui-media-box__desc{ font-size: 14px; margin-top:10px; } .month-mar{ margin-top: 0; } .month-chtit,.year-chtit{ font-size: 14px; } .monthcard-bg{ border-radius: 2px; background:-webkit-linear-gradient(left bottom, rgb(247,168,45) , rgb(255,137,32) ); } .yearcard-bg{ border-radius: 2px; background: -webkit-linear-gradient(left bottom, rgb(246,41,113) , rgb(246,41,60) ); } .car-font{ font-size: 14px; } .fontcol{ color: #fe3818; }