*{margin:0;padding:0;box-sizing:border-box}.jx-content{max-width:1200px;margin:auto;min-height:calc(100vh - 200px)}body{min-height:100vh}.video-box{background:#e5e5e5;height:0;transition:height .6s}.video-box.play{height:500px}.head-box{height:60px;background:#f7f7f7;box-shadow:0 1px 0 0 rgba(0,0,0,0.06);font-size:16px;font-weight:500;line-height:60px;padding-left:30px}.jx-content{margin-top:40px}.input-box{display:flex;margin-top:20px;align-items:center}.input-box .select-box .select-options{position:relative;width:170px;height:40px;margin-right:10px}.input-box .select-box .select-options option{height:30px}.input-box .select-box .select-options input{width:100%}.input-box .select-box .select-options .el-icon-arrow-right{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.input-box .select-box .options-items{position:absolute;top:50px;width:100%;border:1px solid #e5e5e5;border-radius:5px;display:none}.input-box .select-box .options-items .el-icon-caret-top{position:absolute;top:-12px;left:50%;transform:translateX(-50%);color:#e5e5e5}.input-box .select-box .options-items .item{height:40px;line-height:40px;text-align:center;font-size:14px;cursor:pointer;border-top:1px solid #e5e5e5}.input-box .select-box .options-items .item.active,.input-box .select-box .options-items .item:hover{background-color:#07c160;color:#fff}.input-box .select-box .options-items .item:first-child{border-top:none}.input-box input{height:40px;flex:1;outline:none;padding:10px 20px;border-radius:5px;border:1px solid #e5e5e5}.input-box .btn{background:#07c160;height:40px;color:#fff;width:80px;margin-left:10px;border-radius:5px;text-align:center;line-height:40px;font-weight:bold}.input-box .btn:hover{opacity:.9;cursor:pointer}.video-url.error{border:1px solid #f56c6c}.tips-box{min-width:380px;height:48px;position:fixed;top:10%;left:50%;padding:0 40px;transform:translateX(-50%);line-height:48px;color:#f56c6c;background:#fef0f0;border:1px solid #fde2e2;font-size:14px;border-radius:5px;display:none;animation:tostMovie .5s forwards}.tips-box .tips-text{padding-left:5px;display:inline-block}@keyframes tostMovie{0%{transform:translateY(-10px) translateX(-50%)}100%{transform:translateY(20px) translateX(-50%)}}a{font-size:14px;color:#777;text-decoration:none}.footer{padding:50px;text-align:center;color:#777;font-size:14px}.footer .beian a{display:flex;align-items:center;justify-content:center}.footer .beian a img{margin-right:10px}.content{height:calc(100vh - 178px);padding:20px 40px}.content li{padding:20px}