.ewm-layer{width: 100%;height: 100%;position: fixed;top: 0;left:0;background-color: rgba(0,0,0,0.5);z-index: 100}
.ewm-layer-pannel{width: 432px;  height: 242px;  border: 4px solid #ddd;  padding: 40px;  margin: 10% auto;background-color: #ffffff;}
.ewm-layer-pannel .ewm-content{font-size: 18px;margin:10% auto;line-height:0px;height: 40%;width:80%; text-align:center;}
.ewm-layer-pannel .ewm-content img{float:none; width:60%;}
.ewm-layer-pannel #ewm-close{float:right;position:relative;margin-right: -30px;margin-top: -30px; cursor:pointer;}
