.PosterPage{background-color:#f7f7f7;min-height:100vh;height:100%}.PosterPage .mint-header{background-color:#fff;color:#1a1a1a;font-size:16px}.PosterPage .pageMain{padding:16px 16px 44px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a}.PosterPage .waterFall{column-count:2;-moz-column-count:2;-webkit-column-count:2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.PosterPage .waterFall .item{width:48%;margin-bottom:10px;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;border-radius:4px}.PosterPage .waterFall .item .poster{width:100%;border-radius:4px}.PosterPage .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}.PosterPage .waterFall .item .twoRow img{width:18px}.PosterPage .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}.PosterPage .decMain .decTit{color:#1a1a1a;margin:0;line-height:22px;font-size:15px;margin-bottom:4px}.PosterPage .decMain .decCont{text-align:left;background:#fcf1e0;border-radius:12px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.PosterPage .decMain .decCont p{margin:0;margin-bottom:8px}.PosterPage .decMain .decCont .number{font-size:16px;color:#2d2c2e;margin:0 2px}.PosterPage .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}.PosterPage .noBtn{background:#e6e6e6;color:#999}.PosterPage .rowItem{font-weight:600}