.aeplgcon {
 position: fixed;
 top: 35%;
 right: 5px;
 background: #000000ad;
 color: #fff;
 z-index: 9999999;
 width: 190px;
 }
.aeplgcon p {
 padding: 10px 0;
 margin: 0;
 line-height: normal;
 text-align: center;
 font-size: 16px;
 background: #FF5959;
 }
.aeplgcon ul {
 padding-left: 0;
 text-align: left;
 margin-left: 0;
 margin-bottom: 0;
 }
.aeplgcon ul li.nav {
 padding: 0 15px;
 border-top: 1px solid #595959;
 }
.aeplgcon ul li.nav:last-child {
 border-bottom: 1px solid #595959;
 }
.aeplgcon ul li.nav:hover {
 background: #00000059;
 }
.aeplgcon ul li a {
 color: #fff;
 padding: 10px 0;
 display: block;
 font-size: 13px;
 }
.aeplgcon i {
 font-style: inherit;
 color: #ffc100;
 line-height: 34px;
 display: block;
 }
.aeplgcon em:hover {
 background: #d25353;
 }
.aeplgcon em {
 font-style: normal;
 width: 22px;
 height: 20px;
 display: inline-block;
 text-align: center;
 position: absolute;
 top: 0;
 left: 0px;
 color: #fff;
 cursor: pointer;
 font-size: 15px;
 }
.aeplgcon em.showPOP {
 left: -68px;
 background: #FF5959;
 width: 62px;
 padding: 1px;
 font-size: 14px;
 text-align: center;
 border-radius: 3px;
 }
 
         
      










