/* BASIC css start */
#specialEvt { overflow:hidden; position:absolute; top:0 left:0;  z-index:1005;}
#specialEvt .tit-pop { text-align: center; }
#specialEvt .cont-pop {height:545px; position:relative;}
#specialEvt .cont-pop .cont img {width:100%;}

#specialEvt .close-wrap { color: #000; background-color: #ddd;  height:45px; position:absolute; left:0; bottom:0px; width:100%;}
#specialEvt .close-wrap .close { position: relative; margin-left: auto; margin-right: auto; margin-top:auto; padding-left:25px; text-align: left;  }
#specialEvt .close-wrap .close label {font-size:15px; line-height:45px; }
#specialEvt .close-wrap .close .btn-close { position: absolute; right: 0px; top: 0px; font-size:16px; height:45px; line-height:45px; width:150px; text-align:center; background-color:#666; color:#fff;  }

/* BASIC css end */

