/* BASIC css start */
#specialEvt { background: #fff repeat 0 0; display: block; padding: 0px 0px 0; word-break: break-all; box-sizing: border-box; } 
#specialEvt .cont img { width:100%; } 
#specialEvt .tit-pop { text-align: center; } 

#specialEvt .close-wrap { position: relative; padding: 5px 0; color: #000; } 
#specialEvt .close-wrap .close { line-height: 23px; position: relative; overflow: hidden; zoom: 1; display: flex; } 
#specialEvt .close-wrap .close label { width: 50%; padding: 18px 0; text-align: center; font-size: 13px; color: #808080; font-weight: normal; line-height: 1; } 
#specialEvt .close-wrap .close .btn-close { width: 50%; padding: 18px 0; text-align: center; color: #000; font-weight: bold; font-size: 13px; line-height: 1; } 
/* BASIC css end */

