.cookies {width: 100%; position: fixed; left: 0; bottom: 0; height: 53px; line-height: 53px; z-index: 10000; background: rgba(68,68,68,.7); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .7); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .7); padding: 0px}
.enter1 {display: none}
@media (max-width: 1000px) {.enter1 {display: block} .enter2 {display: none}}
@media (max-width: 1000px) {.cookies {height: 130px; line-height: 140px; margin-top: 70px; margin-right: 10px}}
.cookies > div {position: relative; overflow: hidden; height: 100%; }
#cookies {top:0px}
.info {width: 100%; height: 100%; padding-left: 13px; padding-right: 13px; box-sizing: border-box; position: absolute; left: 0; right: 0; display: flex; justify-content: center; align-items: center; }
.info > div {text-align: center; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #EEEEEE; line-height: 12px;}
@media (max-width: 1000px) {.info > div {font: normal 11px Verdana, Arial, Helvetica, sans-serif; line-height: 20px}} 
.cookies a {color: #C0C0C0; font: normal 11px Verdana, Arial, Helvetica, sans-serif}
.cookies a:hover {color: #CCCCCC}
.close {margin:0; cursor:pointer; float:right; display: flex; justify-content: right; align-items: top; position: absolute; margin-top: 20px; margin-right: 20px; right: 0; top:0}
@media (max-width: 1000px) {img.close {margin-top: 10px}}
img.close {width: 13px; height: 13px}
