{"version":3,"sources":["/Users/zhanghaozhe/server/mr-julyedu/src/components/sharePoster/index.scss"],"names":[],"mappings":"AAmGA,+BAEI,UAAA,CACA,qBAAA,CACA,YAAA,CACA,eAAA,CACA,iBAAkB,CANtB,sDASM,UAAA,CACA,YAAA,CACA,eAAA,CACA,sBAAA,CACA,eAAA,CACA,iBAAA,CACA,OAAS,CAff,0DAkBQ,iBAAA,CACA,OAAA,CACA,QAAA,CACA,sCAAA,CAAA,8BAAA,CACA,iBAAkB,CAtB1B,6CA2BM,SAAU,CA3BhB,4BAgCI,UAAA,CACA,WAAA,CACA,eAAA,CACA,oBAAe,CAnCnB,8CAqCM,UAAA,CACA,WAAA,CACA,sBAAA,CACA,oBAAA,CACA,oBAAA,CACA,UAzIM,CA+FZ,6DA6CQ,oBAAA,CACA,UA9IK,CAgGb,8BAoDI,UAAA,CACA,qBApJQ,CA+FZ,4CAwDM,YAAA,CACA,sBAAA,CACA,kBAAmB,CA1DzB,+CA6DQ,iBAAA,CACA,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,qBAAiB,CAjEzB,mDAoEU,oBAAA,CACA,iBAAA,CACA,kBAAA,CACA,wBAAkB,CAvE5B,sDA4EQ,iBAAA,CACA,kBAAA,CACA,wpLAA0D,CAC1D,YAAA,CACA,2BAAqB,CAhF7B,0DAmFU,UAAY,CAnFtB,oBAyFI,YAAa","file":"shareposter.82081d02.chunk.css","sourcesContent":["@charset \"UTF-8\";\n/*\n *  @ 文字颜色\n */\n/*\n *  @ 文字大小\n */\n/*\n *  @ 背景颜色\n */\n/*\n *  @ 分割线颜色\n */\n/*\n *  @ 边框颜色\n */\n/*\n *  @ 标签颜色\n */\n.share-poster .total-container {\n  width: 100%;\n  background-color: #000;\n  height: 420px;\n  overflow: hidden;\n  position: relative; }\n  .share-poster .total-container .placard-img-container {\n    width: 100%;\n    height: 840px;\n    background: #000;\n    padding-top: 20px;\n    overflow: hidden;\n    position: relative;\n    zoom: 0.5; }\n    .share-poster .total-container .placard-img-container img {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      text-align: center; }\n  .share-poster .total-container .placard-code {\n    opacity: 0; }\n\n.share-poster .placard-desc {\n  width: 100%;\n  height: 45px;\n  background: #000;\n  padding: 0 10px; }\n  .share-poster .placard-desc .placard-sharetxt {\n    width: 100%;\n    height: 100%;\n    line-height: 20px;\n    display: inline-block;\n    font-size: 14px;\n    color: #fff; }\n    .share-poster .placard-desc .placard-sharetxt .placard-price {\n      font-size: 14px;\n      color: #09f; }\n\n.share-poster .placard-swiper {\n  width: 100%;\n  background-color: #fff; }\n  .share-poster .placard-swiper .placard-list {\n    display: flex;\n    justify-content: center;\n    align-items: center; }\n    .share-poster .placard-swiper .placard-list li {\n      width: 64px;\n      height: 64px;\n      border-radius: 5px;\n      line-height: 90px;\n      margin: 20px 15px; }\n      .share-poster .placard-swiper .placard-list li img {\n        display: inline-block;\n        width: 64px;\n        height: 64px;\n        border-radius: 5px; }\n    .share-poster .placard-swiper .placard-list li.active {\n      width: 64px;\n      height: 64px;\n      background: url(\"./image/choose_pic.png\") no-repeat center;\n      z-index: 1002;\n      background-size: 64px; }\n      .share-poster .placard-swiper .placard-list li.active img {\n        opacity: 0.1; }\n\n.share-poster .hide {\n  display: none; }\n"]}