.bp-color-green{color:#92c1a2}.bp-color-blue{color:#48b1ba}.bp-color-red{color:#da4751}.bp-color-yellow{color:#f0c35a}.bp-color-gray-text{color:#bbb}.bp-background-color-green{background-color:#92c1a2}.bp-background-color-blue{background-color:#48b1ba}.bp-background-color-red{background-color:#da4751}.bp-background-color-yellow{background-color:#f0c35a}.bp-background-color-gray{background-color:#e5e5e5}.bp-blue-button{color:#fff;background-color:#48b1ba;border-color:#398e97}.bp-blue-button:hover{color:#fff;background-color:#41a4ae;border-color:#369aaa}.bp-blue-button:active{color:#fff;background-color:#3a95a0;border-color:#369aaa}.bp-blue-button:focus{color:#fff}.bp-red-button{color:#fff;background-color:#da4751;border-color:#b03942}.bp-red-button:hover{color:#fff;background-color:#c8414b;border-color:#b03942}.bp-red-button:active{color:#fff;background-color:#bb3d48;border-color:#b03942}.bp-red-button:focus{color:#fff}.bp-clear-float{clear:both;font-size:1px;height:0;line-height:0}label>*{pointer-events:none}.xy-center{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.background-image{background-image:url('');background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.transparent-black{background:rgba(0,0,0,.7)}.bp-one-line-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bp-three-line-text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;width:100%}.bp-two-line-text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;width:100%}.bp-five-line-text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:5;width:100%}.bp-caret-right{border-bottom:4px solid transparent;border-top:4px solid transparent;border-left:4px solid;display:inline-block;height:0;opacity:.3;vertical-align:top;width:0}.no-padding{padding:0!important}.horizental-center{display:flex;justify-content:center}.bp-divider{height:1px;background-color:#e5e5e5}.fix-top{position:fixed;top:0;z-index:999;left:0;right:0}.fix-bottom{position:fixed;bottom:0;z-index:999;left:0;right:0}.fix-placeholder{visibility:hidden;margin-left:-2000px;margin-right:1000px}.wechat-mask{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:9;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:default}.wechat-mask img{float:right;max-width:60%}.cssshadow{-moz-box-shadow:3px 3px 4px #000;-webkit-box-shadow:3px 3px 4px #000;box-shadow:3px 3px 4px #000}.bp-mask-div-before-load-data{width:100%;height:100%;position:absolute;top:0;left:0;background:#000;opacity:.8;display:none;z-index:1000}.bp-common-captcha-wrap{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.5);top:0;left:0}.bp-common-captcha-container{position:absolute;top:0;left:20px;right:20px;bottom:0;height:218px;background:#fff;margin:auto;border-radius:5px}.bp-common-captcha-content{width:170px;height:40px;margin:30px auto 0}.bp-common-captcha-img{float:left;width:130px;height:40px;background:#e9e9e9}.bp-common-captcha-refresh-content{float:right;width:40px;height:40px;background:#e9e9e9}.bp-common-captcha-refresh-img{width:40px;height:24px;position:relative;top:50%;right:0;transform:translateY(-50%);border-left:1px solid #c9c9c9;float:right}.bp-common-captcha-refresh-img img{width:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bp-common-captcha-input{height:64px;border-bottom:1px solid #dcdcdc;margin:0 30px;position:relative}.bp-common-captcha-input input{width:100%;height:62px;outline:0;border:none;position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:14px}.bp-common-captcha-submit{height:44px;margin:10px 30px 0;line-height:44px;background:#da4751;color:#fff;text-align:center;border-radius:5px;font-size:14px}.bp-table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#d9edf7}.tableFixHead{overflow-y:auto;height:100px}.tableFixHead th{position:sticky;top:0}.page-permission-hit{color:red}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.dialog-overlay{position:fixed;top:0;left:0;z-index:10000;width:100%;height:100%;background:#000;opacity:0;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.dialog-content{position:fixed;top:50%;left:50%;z-index:10001;width:85%;overflow:hidden;background-color:#fafafc;text-align:center;border-radius:3px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);opacity:0;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;-ms-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s}.dialog-content-hd{padding:20px 0 0}.dialog-content-title{font-weight:400;font-size:17px}.dialog-content-bd{padding:15px 20px 0;font-size:14px;color:#666;word-wrap:break-word;word-break:break-all;text-align:center}.dialog-content-bd p{margin:5px 0}.dialog-content-ft{position:relative;line-height:42px;margin-top:20px;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dialog-content-ft a{position:relative;display:block;text-decoration:none;color:#0bb20c;outline:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-tap-highlight-color:transparent}.dialog-content-ft a:active{background-color:#eee}.dialog-content-ft:after{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.dialog-content-ft a:after{content:" ";position:absolute;left:0;top:0;width:1px;height:100%;border-left:1px solid #d5d5d6;color:#d5d5d6;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}.dialog-content-ft a:first-child:after{border-left:none}.dialog-content-ft .dialog-btn-cancel{color:#353535}.dialog-content-ft .dialog-btn-ok{color:#0bb20c}.dialog-wrap-info .dialog-overlay{background-color:transparent;opacity:0}.dialog-content-info{width:auto;text-align:center;background-color:rgba(0,0,0,.8);border-radius:10px}.dialog-content-info .dialog-content-bd{position:relative;padding:0;width:140px;height:140px;color:#fff;text-align:center}.dialog-content-info .dialog-content-bd .info-icon{max-width:48px;margin:20% 0 0}.dialog-content-info .dialog-content-bd .info-text{position:absolute;width:100%;left:0;bottom:20px;margin:0;font-size:16px}.dialog-wrap-show .dialog-overlay{opacity:.6}.dialog-wrap-show .dialog-content{opacity:1}@media screen and (min-width:1024px){.dialog-content{max-width:35%}}.home-text-indent{padding:0 10px}.home-recommend-avatar{width:40px;height:40px;margin:5 5 5 5px}.follow-btn{border:1px solid #e94653;color:#e94653;width:50px}.follow-btn.btn.focus,.follow-btn.btn:focus,.follow-btn.btn:hover{color:#e94653}.big-tag{font-size:14px;line-height:20px;margin-left:4px;margin-right:4px;margin-bottom:5px;margin-top:5px}.category-button{height:70}.filter-item{border-bottom:1px solid #e5e5e5;padding:5 0 5 10}body,html{margin:0;padding:0}ul{list-style:none}.clear-float{clear:both;height:0;font-size:1px;line-height:0}#main-content{display:none}.player-container{position:relative;overflow:hidden;background-color:#000;padding-top:56.25%}#share-video{position:absolute;top:0;left:0;width:100%}.video-cover{z-index:70;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.cover-cover{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(144,144,144,.5);z-index:80}.start-btn{position:absolute;top:0;left:0;right:0;bottom:0;height:100px;width:100px;margin:auto;z-index:90}.container{cursor:default;overflow:auto;padding:0}.video-info{width:100%;margin:5px auto;height:70px;padding:5px 10px}.video-statis{width:100%;margin:15px 0;font-size:12px;color:#aeaeae}#play-count{float:left;margin-right:30px}#like-count{width:12%;height:52px;float:right;text-align:right;color:#cc4553;font-size:12px}.video-des{margin:10px;clear:both;font-size:14px;color:#aeaeae}.tag-info{width:100%;height:80px;padding:10px 8px;border-top:1px solid #e7e7e7}.tag-info ul{height:40px;padding:0;float:left}.tag-info li{height:40px;line-height:40px;text-align:center;border:1px solid #aeaeae;border-radius:15px;padding:0 10px 5px;margin-right:10px}.video-list{clear:both;font-size:14px;font-weight:800}.choose-video{height:120px;border-bottom:1px solid #e7e7e7}.choose-video ul{width:33%;float:left;margin-top:20px;padding-left:8px}.choose-video ul li{height:70px;line-height:64px;padding:2px 5px;text-align:center;background:#e5e5e5;border:1px solid #f2f2f2;border-radius:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-container{width:100%;height:auto!important;height:200px;min-height:200px}.author-video{width:100%;border-bottom:1px solid #f2f2f2;height:auto!important;height:100px;min-height:100px}.first-avatarImg{width:12%;float:left;margin:30px 0 0 8px}.first-avatarInfo{width:85%;text-align:left;float:right;margin-top:30px}.company-video{width:100%;border-bottom:1px solid #f2f2f2;height:auto!important;height:100px;min-height:100px}.second-avatarImg{width:12%;float:left;margin:30px 0 0 8px}.second-avatarInfo{width:85%;text-align:left;float:right;margin-top:30px}.author-name{height:20px;font-size:18px;margin-bottom:10px;font-weight:700}.author-description{color:#aeaeae}.left{float:left}.right{float:right}.clear{clear:both;height:0;font-size:1px;lihe-height:0}.video-list{width:100%;border-bottom:1px solid #d8d8d8;padding:6px 0 0 5px}.video-thumbnail{width:30%;height:60px;margin-bottom:5px}.video-thumbnail img{width:100%;height:60px}.video-list-info{width:65%;height:60px;position:relative}.play-count{position:absolute;top:25px;left:10px}.like-count{position:absolute;top:25px;left:80px}@media screen and (max-width:500px){::-webkit-scrollbar{display:none}}.feeddetail-image-row{padding-left:8px;padding-top:10px;padding-right:8px;font-size:14px;color:#919191;margin-bottom:8px}.feeddetail-image-row img{width:100%}.feeddetail-title-row{padding:0 8px;font-size:18px;color:#333;word-wrap:break-word}.feeddetail-image-row .feeddetail-image-text{padding-top:8px;padding-left:8px;padding-right:8px;word-wrap:break-word}.feeddetail-description-row{padding:8px 0 0 8px;size:18px;color:#333;word-wrap:break-word}.feeddetail-tag-row{padding-left:8px;padding-right:8px}.feeddetail-tag-row span{font-size:14px;margin-left:4px;margin-right:4px;margin-bottom:8px}.feed-detail-author-info-container{height:50px}.feed-detail-author-avatar{width:40px;height:40px;margin:5px}.feed-detail-author-and-folder-name-container{height:40px;padding-top:4px;padding-left:2px;width:84%}.feed-detail-author-name{font-size:12px;color:#45bdcf}.feed-detail-folder-name{font-size:12px;color:#919191;overflow-wrap:break-word}.feed-detail-product-wrapper{padding:10px 0 10px 70px;overflow:hidden}.feed-detail-product-right-content{width:100%;float:left;height:70px;position:relative}.feed-detail-product-name{font-size:14px;color:#222;padding:5px 0 0 22px}.feed-detail-product-cash{position:absolute;bottom:0;left:22px;padding-right:37px;width:100%}.feed-detail-product-cash small{color:#e84563;font-size:14px}.feed-detail-product-cash .sale-cash{font-size:20px;color:#e84563}.feed-detail-product-cash .original-cash{color:#898989;font-size:14px}.product-btn{display:inline-block;padding:5px 4px;background:#da4751;border-radius:4px;color:#fff;cursor:pointer;float:right;min-width:50px;min-height:30px;text-align:center}.feed-detail-product-left-content{width:70px;height:70px;position:relative;float:left;margin-left:-100%;right:56px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:6px}.feed-detail-product-left-content-sale{position:absolute;left:0;bottom:0;width:100%;height:20px;line-height:20px;text-align:center;color:#f6f6f6;opacity:.5;background:#000;font-size:12px;border-radius:0 0 6px 6px}.close-btn-wrapper{width:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:15px;border-radius:5px;box-shadow:2px 2px 13px 0 #acacac;overflow:auto}.close-btn{position:absolute;width:30px;height:30px;top:5px;right:10px;cursor:pointer;text-align:center;color:#898989}.close-btn:hover{border-radius:15px;background:#ccc;opacity:.5}.close-btn img{width:20px;margin-top:5px}.feed-detail-video-start-btn{position:absolute;top:0;left:0;right:0;bottom:0;height:100px;width:100px;margin:auto;z-index:90}.pc-feed-detail-qrcode-wrapper{width:200px;height:264px;border-radius:4px;background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.pc-feed-detail-hide-qrcode{position:absolute;width:30px;height:30px;top:0;right:0;cursor:pointer;color:#898989;text-align:center}.pc-feed-detail-hide-qrcode:hover{border-radius:15px;background:#ccc;opacity:.5}.pc-feed-detail-hide-qrcode img{width:20px;margin-top:5px}.feed-detail-member-select{display:none;width:100%;height:100%;position:fixed;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:1001}.feed-detail-member-select-close{position:absolute;bottom:163px;right:15px}.feed-detail-member-select-close img{width:15px}.feed-detail-member-select-btn{width:100%;height:148px;position:absolute;left:0;bottom:0;background:#fff;font-size:15px}.feed-detail-member-select-btn-red{background:#da4751;color:#fff;text-align:center;border-radius:4px;margin:15px 15px;height:44px;line-height:44px}.feed-detail-member-select-btn-white{background:#fff;color:#da4751;text-align:center;border-radius:4px;margin:0 15px 20px;height:44px;line-height:44px;border:1px solid #da4751}.product-feed-fixed-in-bottom{position:fixed;bottom:0;left:0;background:#fff;padding:0 8px;width:100%;border-top:1px solid #e5e5e5;z-index:1000}.pc-select-pay-type-wrap{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.7)}.pc-select-pay-type-container{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:700px;height:400px;border-radius:10px;background:#fff}.pc-select-pay-type-close{position:absolute;right:15px;top:15px;cursor:pointer}.pc-select-pay-type-close img{width:20px}.pc-select-pay-type-title{text-align:center;width:100%;font-size:24px;color:#333;margin-top:30px}.pc-select-pay-type-content{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:440px;height:180px}.pc-select-pay-type-content img{width:180px;height:180px;float:left;cursor:pointer}.pc-alipay-img{margin-right:80px}.feed-detail-advProduct-title{height:44px;line-height:44px;font-size:15px;color:#e74653}.feed-detail-advProduct-divider-1{height:1px;background:#f0f0f0;margin-left:-15px;margin-right:-15px}.feed-detail-advProduct-divider-10{height:10px;background:#f0f0f0;margin-left:-15px;margin-right:-15px}.feed-detail-advProduct-one-wrap{padding:15px 0 15px 100px;cursor:pointer}.feed-detail-advProduct-one-right{width:100%;height:100px;float:left}.feed-detail-advProduct-one-right-content-wrap{padding:10px 0 0 10px;height:100%;position:relative}.feed-detail-advProduct-one-right-content-title{font-size:14px;color:#333}.feed-detail-advProduct-one-right-content-price-wrap{position:absolute;bottom:10px;left:10px;color:#e94653;font-size:18px}.feed-detail-advProduct-one-right-content-price-wrap div{display:inline-block}.feed-detail-advProduct-one-left{position:relative;float:left;width:100px;margin-left:-100%;right:100px}.feed-detail-advProduct-one-left div{width:100px;height:100px}.feed-detail-advProduct-multi-wrap{overflow-x:scroll;-webkit-overflow-scrolling:touch;word-break:break-all}.feed-detail-advProduct-multi-container{padding:15px 0;display:inline-flex;display:-webkit-inline-flex}.feed-detail-advProduct-multi-ceil{width:130px;margin-right:10px;cursor:pointer}.feed-detail-advProduct-multi-ceil-img{width:130px;height:130px;margin-bottom:12px}.feed-detail-advProduct-multi-ceil-img div{width:130px;height:130px}.feed-detail-advProduct-multi-ceil-title{padding-left:5px;font-size:13px;color:#333;margin-bottom:10px;height:36px}.feed-detail-advProduct-multi-ceil-price{color:#e94653;font-size:18px;padding-left:5px}.feed-detail-advProduct-multi-ceil-price div{display:inline-block}.feed-detail-fold-wrap{position:absolute;width:100%;background:#fff;z-index:999;text-align:center;box-shadow:0 -20px 20px #fff;padding-bottom:80px}.feed-detail-fold-image{width:11px}.feed-detail-fold-btn{margin:0 10px 25px;background:#e84653;height:50px;line-height:50px;font-size:15px;color:#fff;border-radius:6px}.feed-detail-fold-line{height:10px;background:#f0f0f0}.feed-detail-fold-content-type{text-align:center;margin:20px 0 15px}.feed-detail-fold-content-type-line{display:inline-block;width:24px;height:1px;background:#999;vertical-align:super}.feed-detail-fold-content-type-text{display:inline-block;font-size:18px;color:#333;margin:0 15px}.feed-detail-fold-content-resource-wrap{padding:0 12px;margin-bottom:30px}.feed-detail-fold-content-resource-img-wrap{position:relative;padding-bottom:45%;height:0;margin-bottom:15px}.feed-detail-fold-content-resource-img{position:absolute;top:0;left:0;width:100%;height:100%;background:#add8e6;border-radius:6px}.feed-detail-fold-content-resource-desc{color:#333;font-size:18px;text-align:left;line-height:2em;height:4em;word-break:break-all}.feed-detail-GMember-only-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1020}.feed-detail-GMember-only-content{position:absolute;left:0;bottom:0;box-shadow:0 -20px 20px #fff;width:100%;background:#fff}.feed-detail-GMember-only-btn{height:45px;line-height:45px;background:linear-gradient(228deg,rgba(241,216,164,1) 0,rgba(215,179,117,1) 100%);border-radius:6px;color:#333;font-size:15px;text-align:center}#loginbar{position:fixed;top:70px;right:0;background-color:#24252b;border-top-left-radius:22px;border-bottom-left-radius:22px;padding:2px 3px;z-index:2000;font-family:Helvetica,Tahoma,"\5FAE\8F6F\96C5\9ED1";transform:translate3d(0,0,0);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}#loginbar .avator{position:absolute;height:40px;width:40px;border-radius:50%;margin-right:8px;background:url(../image/phone/course/default_user_avatar.png) no-repeat;background-size:contain}#loginbar.login-show .qk-link{width:auto}#loginbar .qk-link{margin-left:48px;margin-right:5px;color:#fff;font-size:13px;width:1px;text-indent:1px;white-space:nowrap;overflow:hidden;height:40px;line-height:40px}#loginbar .avator img{width:100%;height:100%;border-radius:50%;border:none}#loginbar.login-show .qk-link .user-name{display:inline-block;max-width:104px;overflow:hidden;vertical-align:top;margin:0;padding:0}#loginbar .qk-link .change-user{color:#4ca7f2;margin-right:12px;text-indent:1px;vertical-align:top}#loginbar .qk-link .ic-change{display:inline-block;width:12px;height:9px;background:url(../image/phone/course/login.png) no-repeat -27px -6px;background-size:42px;margin-right:5px;margin-left:6px;vertical-align:0}.feed-detail-attachment-container{padding:10px 0}.feed-detail-attachment-label{font-size:20px}.feed-detail-bought-tag-wrapper{display:inline-block;position:relative;vertical-align:bottom;padding-bottom:4px}.feed-detail-bought-tag{height:18px;line-height:18px;font-size:14px;background:#da4751;text-align:center;color:#fff;letter-spacing:1px;padding:0 9px 0 2px}.feed-detail-bought-tag-top-triangle{background:0 0;border:9px solid;width:0;height:0;border-color:#da4751 transparent transparent transparent;position:absolute;top:0;right:-9px}.feed-detail-bought-tag-bottom-triangle{background:0 0;border:9px solid;width:0;height:0;border-color:transparent transparent #da4751 transparent;position:absolute;top:0;right:-9px}.feed-detail-attachment-item{background:#ececec;color:#828282;font-size:15px;margin-bottom:3px;cursor:pointer;padding:8px 15px 8px 8px}.feed-detail-attachment-triangle-up{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #ececec;margin-left:30px}.feed-detail-attachment-item-container:hover .feed-detail-attachment-item{background:#d9d9d9}.feed-detail-attachment-item-container:hover .feed-detail-attachment-triangle-up{border-bottom:10px solid #d9d9d9}.feed-detail-attachment-progress-wrapper{display:none;background:#fff;width:100%;height:37px;line-height:37px;position:relative;z-index:1000;font-size:12px;color:#009245}.feed-detail-attachment-progress-bar{width:80%;border-radius:6px;position:absolute;top:0;left:20px;bottom:0;right:0;margin:auto;height:10px;background:#eee;overflow:hidden}.download-attachment-progress-bar{height:100%;background:#89c33f;border-radius:5px 0 0 5px;animation:attachmentProgress 1s linear 0s 1 normal;-webkit-animation:attachmentProgress 1s linear 0s 1 normal}.download-mask{position:absolute;top:0;left:0;width:100%;height:37px;z-index:1000;cursor:pointer;display:none}