@charset "utf-8"; #product-course-video { .top { position: absolute; top: 0; left: 0; right: 0; border-bottom: 1px solid #eee; height: 44px; padding: 0 15px; color: #686872; .am-tabs { width: 150px; display: inline-block; position: absolute; } .right { float: right; padding: 10px; .assets { margin-left: 5px; width: 20px; height: 20px; } } .right::before { content: ''; position: absolute; transform: translateX(-10px); width: 1px; height: 24px; background: #eee; } } .list { padding-top: 46px; height: 100%; .am-list-body { padding: 15px; } .am-list-body::before { background: none; } .am-list-body::after { background: none; } } .am-drawer { .am-drawer-sidebar { width: 240px; background: #fff; .filter { .body { .item { line-height: 30px; padding: 15px; border-bottom: 1px solid #eee; .label { color: #303036; font-size: 12px; } .value { border-bottom: 1px solid #eee; padding-bottom: 10px; } .left { display: inline-block; } .right { float: right; text-align: right; border: none; padding: 0; .g-checkbox-wrapper { padding-top: 3px; } .g-special-radio-wrapper { margin: 0 5px; } } .arrow { width: 15px; height: 15px; } } .sub { padding: 0 15px; border-bottom: 1px solid #eee; .item { padding: 10px 0; .label { color: #686872; } .value { border: none; padding: 0; } } .title { color: #303036; font-size: 12px; line-height: 40px; } } } .footer { position: absolute; bottom: 20px; left: 0; right: 0; text-align: center; } } } } }