/**
Pro-移动适配
 */@media screen and (max-width:800px){body .sidebarlist-main{display:none}}@media screen and (max-width:1040px){body .header-main-location-left{justify-content:space-between}}@media screen and (max-width:500px){body .post-item-new:before{content:"";display:block;position:absolute;right:0;width:8px;height:8px;background:#F56C6C;border-radius:50%;margin-top:6px;margin-right:10px;padding:0}body .cp-popwindow-window{max-width:280px}body .cp-postcard-content{display:none!important}}@media screen and (max-width:600px){body .cp-postcard-list{width:100%}body .cp-postcard-thumbnail-card{width:120px!important;height:80px!important}body .cp-postcard-item-card{width:100%!important}body .cp-postcard-card{display:flex;padding:8px}}