.popup{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup__content{max-height:100%;overflow:auto;position:relative}@media (max-width:450px){.popup__content{width:100%}}.popup__close{cursor:pointer;position:absolute;right:20px;top:20px;z-index:99999999}.popup__head img{display:none}.popup__body{overflow:auto;width:398px}.popup__body.popup__body-table{width:630px}@media (max-width:767px){.popup__body.popup__body-table{height:100%;width:100%}}.popup__body.popup__body-goods{width:830px}@media (max-width:767px){.popup__body.popup__body-goods{height:100%;width:100%}}@media (max-width:420px){.popup__body{width:100%}}.popup__body::-webkit-scrollbar-track{background-color:#fff;border-radius:4px}.popup__body::-webkit-scrollbar{border-radius:5px;width:4px}.popup__body::-webkit-scrollbar-thumb{background:rgba(106,125,155,.369);border-radius:4px}
