/* BASIC css start */
.newDesign_pop img { width:100%; }
.popTit { width:100%; margin:30px auto; text-align:center; font-size:2em; color:#000; }
.btn_block { position:absolute; left:50%; bottom:25px; transform: translate(-50%, 0); display:flex; flex-wrap:wrap; justify-content:space-between; width:80%; text-align:center; }
.btn_block .skyBtn a { display:block; background:#e3e7ff; color:#000; width:160px; height:40px; line-height:40px; border-radius:7px; font-size:1.7em; }
.hidden_cookie { display:none; }
/* BASIC css end */

