{"version":3,"sources":["/Users/zhanghaozhe/server/mr-julyedu/src/components/sharePoster/index.scss"],"names":[],"mappings":"AAmGA,+BAEQ,UAAA,CACA,qBAAA,CACA,YAAA,CACA,eAAA,CACA,iBAAkB,CAN1B,sDASY,UAAA,CACA,YAAA,CACA,eAAA,CACA,sBAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,OAAS,CAhBrB,0DAmBgB,SAAU,CAnB1B,6CAwBY,SAAU,CAxBtB,4BA6BQ,UAAA,CACA,WAAA,CACA,eAAA,CACA,oBAAe,CAhCvB,8CAmCY,UAAA,CACA,WAAA,CACA,sBAAA,CACA,oBAAA,CACA,oBAAA,CACA,UAvIA,CA+FZ,6DA2CgB,oBAAA,CACA,UA5IH,CAgGb,8BAkDQ,UAAA,CACA,qBAlJI,CA+FZ,4CAsDY,YAAA,CACA,sBAAA,CACA,kBAAmB,CAxD/B,+CA2DgB,iBAAA,CACA,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,qBAAiB,CA/DjC,mDAkEoB,oBAAA,CACA,iBAAA,CACA,kBAAA,CACA,wBAAkB,CArEtC,sDA0EgB,iBAAA,CACA,kBAAA,CACA,wpLAA0D,CAC1D,YAAA,CACA,2BAAqB,CA9ErC,0DAiFoB,UAAY,CAjFhC,oBAwFQ,YAAa","file":"shareposter.f09a5959.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    text-align: center;\n    zoom: 0.5; }\n    .share-poster .total-container .placard-img-container img {\n      width: 60%; }\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"]}