/*! 2025 Baidu Inc. All Rights Reserved */.graph-toast{position:fixed;visibility:hidden;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:16px;line-height:24px;color:#fff;border-radius:12px;padding:10px 17px;text-align:center;white-space:nowrap;background-color:rgba(31,31,31,.95);box-shadow:0 2px 7px 0 rgba(31,31,31,.3);z-index:100}.graph-visible{visibility:visible!important}#graph-edit-wrapper{display:none;position:absolute;top:0;left:0;z-index:900;background-color:#222;width:100%;height:100%;overflow:auto;overflow:hidden}#graph-edit-wrapper button{background:none}#graph-edit-wrapper .graph-op{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:10px 0}#graph-edit-wrapper .graph-op .graph-retake{position:absolute;left:15px;bottom:25px;font-size:18px;color:#fff}#graph-edit-wrapper .graph-op .graph-upload{width:50px;height:50px;border-radius:50px;background-color:#5077c7;color:#fff;font-size:25px;line-height:50px;text-align:center;position:absolute;bottom:10px;left:50%;margin-left:-25px}#graph-edit-wrapper .graph-op .graph-upload i{display:block;margin-left:3px}#graph-edit-wrapper .graph-op .graph-rotate{position:absolute;right:15px;top:25px;font-size:18px;color:#fff}#graph-edit-wrapper .graph-close{position:absolute;top:10px;right:15px;text-align:center;color:#fff;background-color:#333;width:25px;height:25px;border-radius:25px}#graph-edit-wrapper .graph-crop-tips{position:absolute;width:180px;left:50%;margin-left:-90px;text-align:center;background:rgba(0,0,0,.6);color:#fff;padding:10px 0;top:12px;font-size:13px}#graph-crop-container{position:relative;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr!important;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}#graph-crop-container img{display:block;width:100%;height:100%;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;image-orientation:0deg!important}#graph-crop-container .graph-crop-bg,#graph-crop-container .graph-crop-box,#graph-crop-container .graph-crop-modal{position:absolute;top:0;right:0;bottom:0;left:0}#graph-crop-container .graph-crop-bg{width:100%;height:100%}#graph-crop-container .graph-crop-bg img{max-width:100%;min-width:100%}#graph-crop-container .graph-crop-modal{background-color:#fff;opacity:0;filter:alpha(opacity=0);background-color:#000;opacity:.5;filter:alpha(opacity=50)}#graph-crop-container .graph-crop-box{width:50%;height:50%;left:25%;top:25%;-webkit-transform:translateZ(0);transform:translateZ(0)}#graph-crop-container .graph-crop-view-box{display:block;width:100%;height:100%;overflow:hidden;outline:1px solid #fff}#graph-crop-container .graph-crop-center,#graph-crop-container .graph-crop-point{position:absolute}#graph-crop-container .graph-crop-center{width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.1;filter:alpha(opacity=10)}#graph-crop-container .graph-crop-point{width:40px;height:40px}#graph-crop-container .graph-crop-point:before{position:absolute;display:block;content:" ";width:50%;height:50%}#graph-crop-container .graph-crop-point.graph-point-rt{top:-20px;right:-20px;cursor:ne-resize}#graph-crop-container .graph-crop-point.graph-point-rt:before{top:16px;border-right:4px solid #fff;border-top:4px solid #fff}#graph-crop-container .graph-crop-point.graph-point-lt{top:-20px;left:-20px;cursor:nw-resize}#graph-crop-container .graph-crop-point.graph-point-lt:before{left:16px;top:16px;border-left:4px solid #fff;border-top:4px solid #fff}#graph-crop-container .graph-crop-point.graph-point-lb{bottom:-20px;left:-20px;cursor:sw-resize}#graph-crop-container .graph-crop-point.graph-point-lb:before{left:17px;border-left:4px solid #fff;border-bottom:4px solid #fff}#graph-crop-container .graph-crop-point.graph-point-rb{right:-20px;bottom:-20px;cursor:se-resize}#graph-crop-container .graph-crop-point.graph-point-rb:before{right:16px;border-right:4px solid #fff;border-bottom:4px solid #fff}@media (min-width:768px){#graph-crop-container .graph-crop-point.graph-point-rb{width:15px;height:15px}}@media (min-width:992px){#graph-crop-container .graph-crop-point.graph-point-rb{width:10px;height:10px}}@media (min-width:1200px){#graph-crop-container .graph-crop-point.graph-point-rb{width:5px;height:5px;opacity:.75;filter:alpha(opacity=75)}}#graph-crop-container .graph-crop-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}#graph-crop-container .graph-crop-invisible{opacity:0;filter:alpha(opacity=0)}#graph-crop-container .graph-crop-hide{position:absolute;display:block;width:0;height:0}#graph-crop-container .graph-crop-hidden{display:none!important}#graph-crop-container .graph-crop-move{cursor:move}#graph-crop-container .graph-crop-crop{cursor:crosshair}#graph-crop-container .graph-crop-disabled .graph-crop-face,#graph-crop-container .graph-crop-disabled .graph-crop-line,#graph-crop-container .graph-crop-disabled .graph-crop-modal,#graph-crop-container .graph-crop-disabled .graph-crop-point{cursor:not-allowed}.graph-share-popup{text-align:left;position:fixed;left:0;right:0;bottom:0;padding-top:20px;background:#f0f0f0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-tap-highlight-color:rgba(255,255,255,0);z-index:503;visibility:hidden}.graph-share-popup.graph-visible{display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-row{margin-bottom:5%;font-size:0}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item{display:inline-block;width:25%;vertical-align:top;text-align:center}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item .graph-share-icon{width:60px;height:60px;margin:0 auto;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-size:500% 100%}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-wxtimeline{background-position:0 0;background-image:url(//mms-static.cdn.bcebos.com/graph/graphfe/static/asset/view/img/social.30d41382.png)}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-qq{background-position:25% 0;background-image:url(//mms-static.cdn.bcebos.com/graph/graphfe/static/asset/view/img/social.30d41382.png)}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-qzone{background-position:50% 0;background-image:url(//mms-static.cdn.bcebos.com/graph/graphfe/static/asset/view/img/social.30d41382.png)}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-weibo{background-position:75% 0;background-image:url(//mms-static.cdn.bcebos.com/graph/graphfe/static/asset/view/img/social.30d41382.png)}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-wxfriend{background-position:100% 0;background-image:url(//mms-static.cdn.bcebos.com/graph/graphfe/static/asset/view/img/social.30d41382.png)}.graph-share-popup:not(.graph-share-superior) .graph-share-list .graph-share-item .graph-share-name{font-size:12px;margin-top:6px}.graph-share-popup:not(.graph-share-superior) .graph-share-cancel{display:block;margin-top:20px;border-top:1px solid #eaeaea;background:#f8f8f8;font-size:16px;line-height:48px;text-align:center;color:#333}.graph-share-superior.graph-share-popup{background:#fff;padding:18px 0 0;border-radius:21px 21px 0 0}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-row{font-size:0}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-item{display:inline-block;vertical-align:top;text-align:center;width:20%}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-item .graph-share-icon{display:inline-block;margin:0;width:43px;height:43px;background-size:contain;background-position:50%}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-wxtimeline{background-image:url(https://mms-graph.cdn.bcebos.com/activity/paiti/share/wxtimeline.png)}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-qq{background-image:url(https://mms-graph.cdn.bcebos.com/activity/paiti/share/qq.png)}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-qzone{background-image:url(https://mms-graph.cdn.bcebos.com/activity/paiti/share/qzone.png)}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-item .graph-share-icon.graph-share-icon-wxfriend{background-image:url(https://mms-graph.cdn.bcebos.com/activity/paiti/share/wxfriend.png)}.graph-share-superior.graph-share-popup .graph-share-list .graph-share-item .graph-share-name{font-size:12px;line-height:16px;margin-top:10px;margin-bottom:22px}.graph-share-superior.graph-share-popup .graph-share-cancel{display:block;background:#fff;font-size:16px;line-height:48px;height:48px;text-align:center;color:#1f1f1f}.graph-share-copytip-popup{text-align:center}.graph-share-copytip-popup .graph-share-copytip-text{font-size:16px;margin-bottom:10px}.graph-share-copytip-popup .graph-share-copytip-linkwr{padding:7px 10px;font-size:14px;line-height:21px;border:1px dotted #d9d9d9;word-break:break-all}.graph-share-copytip-mask,.graph-share-mask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:501}.graph-share-copytip-mask.graph-visible,.graph-share-mask.graph-visible{display:block}.graph-toast{z-index:504}[data-bglazy]{background:#f7f7f7 url(//mms-static.cdn.bcebos.com/graph/graphfe/static/asset/view/img/image_default.7943f4d0.png) no-repeat 50%;background-size:30px}.graph-share-wx-mask{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5) url(//mms-static.cdn.bcebos.com/graph/graphfe/static/asset/view/img/wx.a00bd834.png) no-repeat 96% 0;z-index:900}.graph-share-wx-mask.graph-visible{display:block}