/* BASIC css start */
#wrap { position:relative; width:100%; height:1191px; background-color:#000 }

.section { position:relative }

.secretBg { position:absolute; top:0; left:0; right:0; width:100%; height:1191px; overflow:hidden; background-color:#000 }
.secretBg div { margin-left:-960px; position:absolute; top:0; left:50%; width:1920px; height:1191px; }

.secretTop { padding-top:280px; text-align:center }

.secretCodeArea { margin:0 auto; padding-top:60px; width:318px }
.secretCodeArea .secretCode input { width:318px; height:77px; font-size:20px; color:#000; font-weight:bold; text-align:center; line-height:77px; border:0; background:#fff }
.secretCodeArea .secretBtn span { display:block; height:76px; font-size:20px; color:#fff; font-weight:semi-bold; text-align:center; line-height:76px; background-color:#000; /*border:1px solid #fff;*/ cursor:pointer }

.secretNotice { padding-top:95px }
.secretNotice ul { margin:0 auto; width:580px }
.secretNotice li { margin-left:10px; padding-top:7px; font-size:16px; color:#fff; text-indent:-10px }

.txt_time { display:none !important }
/* BASIC css end */

