.footer-box{height:100px;position:fixed;bottom:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-box,.plan{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.plan{padding-bottom:100px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.plan .plan-box{width:45%;height:auto;border:1px solid #d3d3d3;border-radius:6px;overflow:hidden}.plan .plan-box .plan-title{width:100%;padding-left:12px;height:30px;border-bottom:1px solid #d3d3d3;text-align:left;font-size:12px;color:#000;font-weight:700;line-height:30px;background-color:#d3d3d3}.required-lesson{margin-left:10px}.baseinfo-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.baseinfo-list .baseinfo-item{border-right:1px solid #ccc;padding:0 10px}.baseinfo-list .baseinfo-item .baseinfo-value{font-weight:600;color:#000}.baseinfo-list .baseinfo-item:last-child{border:none}.catelog-item .catalog-name{font-weight:600}.catelog-item .lesson-list{background-color:#f0f8ff;border-radius:8px;padding:6px;margin-top:6px;margin-bottom:10px}