.videoPage{background-color:#f7f7f7;min-height:100vh;height:100%}.videoPage .mint-header{background-color:#fff;color:#1a1a1a;font-size:16px}.videoPage .pageMain{padding:16px 16px 44px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a}.videoPage .waterFall{-webkit-column-count:2;-moz-column-count:2;column-count:2}.videoPage .waterFall .item{height:auto;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:10px;border-radius:4px}.videoPage .waterFall .item img{width:100%;border-radius:4px}.videoPage .waterFall .item .videoBox{position:relative}.videoPage .waterFall .item .videoBox .videoIcon{position:absolute;right:12px;bottom:-8px;width:24px}.videoPage .waterFall .item .twoRow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6px;font-weight:600;font-size:14px}.videoPage .waterFall .item .twoRow img{width:18px}.videoPage .decMain{background-color:#fff;border-radius:12px;min-height:200px;padding:10px 12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:16px}.videoPage .decMain .decTit{color:#1a1a1a;margin:0;line-height:22px;font-size:15px;margin-bottom:4px}.videoPage .decMain .decCont{text-align:left;background:#fcf1e0;border-radius:12px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.videoPage .decMain .decCont p{margin:0;margin-bottom:8px}.videoPage .decMain .decCont .number{font-size:16px;color:#2d2c2e;margin:0 2px}.videoPage .workBtn{width:92%;height:44px;line-height:44px;background:#2d2c2e;border-radius:8px;color:#f7ce88;font-size:16px;position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:20px}.videoPage .noBtn{background:#e6e6e6;color:#999}