.pop-wrap{background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:9999;display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.pop-wrap .content-box{width:1826px;background-color:#fff;padding:20px;border-radius:10px}.pop-wrap .content-box .close-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.pop-wrap .content-box .close-wrap .close-btn{cursor:pointer;font-size:16px}