.plan-page{ background-color:var(--accent); background-image:url("../../css/images/%E6%96%99%E9%87%91%E8%A1%A8bg.png"); background-repeat:repeat-y; background-position:center top; background-size:100% auto; padding:10px 0 50px; }
.plan-page .slider{ margin-top:20px; }
.plan-page .plan-title{ text-align:center; color:#fff; font-weight:700; font-size:18px; margin:18px 0 4px; text-shadow:0 1px 6px rgba(0,0,0,.3); }
.plan-divider{ height:1px; background:rgba(255,255,255,.25); margin:36px 30px 8px; }
.plan-card .comon-text{ font-size:14px; margin:14px 0 0; text-align:left; }
