/* BASIC css start */
/* ºê·£µå ÆË¾÷ */
.pop_brand {display:none;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);position:fixed;top:64px;left:0px;z-index:100;}
.pop_brand.on {display:block;}
.pop_brand .pop_cont {margin:24px 24px 0px 24px;position:relative;}
.pop_brand .pop_cont img {width:100%;border-radius:5px;/*box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);*/}
.pop_brand .pop_cont .btn_close_one_day {display:block;font-size:0px;}


/* BASIC css end */

