.popup{position:absolute; top:250px;  z-index: 999;}
.popup .all{color:#fff; font-weight:normal; font-size:12px; position: relative;}

.popup .all a{
	 color: #ffffff; 
     position: absolute; 
     right: 10px; 
	 top:-35px; 
     width: 40px; 
	 height: 40px; 
     background: url(/assets/img/popup/newsletter_close.png) no-repeat right top; text-indent: -9999px;}

.popup .all .popimg{
	/* background: url(/assets/img/popup/popup_20181214.png); no-repeat; z-index: 1; height:500px; width:400px; background-position: top; */
}

.popup .all .close{width:100%; height:30px; text-align: right;  background: #56585f; line-height: 30px;}

.