/* BASIC css start */
.create_head { margin-bottom: 20px; }

.page_tit_box { text-align:center; margin-bottom: 60px; }
.page_tit_box h1 { font-size:28px; color:#000; font-weight:400; }
.page_tit_box p { font-size:15px; color:#333; font-weight:300; }

.c_img_list { padding: 0 30px; }
.c_img_list>div {  }
.c_img_list>div .img_box {  }
.c_img_list>div .img_box img { width:100%; }


.c_img_list .tt_box { text-align:center;     margin-bottom: 80px;
    padding-top: 25px; }
.c_img_list .tt_box h1 { font-size: 28px; color:#000; font-weight: 400;  }
.c_img_list .tt_box p {font-size: 14px;color:#333;font-weight: 300;line-height:1.5;margin: 3px 0 13px;}
.c_img_list .tt_box a {font-size: 12px;color:#000;font-weight: 300; padding-bottom: 2px;border-bottom: 1px solid #000;}


a.map_pop_click { cursor:pointer; }


.map_pop_back {     position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 200; }


.map_pop_div {display:none;padding: 35px 14px 25px;box-sizing:border-box;-webkit-box-sizing:border-box;width: 100%;background:#fff;position: fixed;height: 100%;top: 0;left: 0;z-index: 10;}
.map_pop_div>h1 { font-size:16px; font-weight:500; color:#000; margin-bottom: 20px; }
.map_close {cursor:pointer;position:absolute;top: 33px;right:20px;}

.map_li {border:1px solid #000;overflow-y: scroll;height: 94%;box-sizing: border-box;}
.map_li ul li {border-bottom: 1px solid #ccc;padding: 24px 25px 20px;}
.map_li ul li a { display:block; width:100%; height:100%; }
.map_li ul li:last-of-type { border-bottom: none; }


.map_li ul li .store_tit {font-size: 17px;color:#000;font-weight:700;}
.map_li ul li .store_tit em {
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    margin-top: 5px;
    }
.top_box { position:relative; overflow:hidden;  padding: 40px 20px; }
.map_li ul li .store_tit span { font-weight:400; }
.map_li ul li .store_addr { font-size: 14px; color:#000; font-weight:300; margin-bottom: 6px; margin-top: 15px; }
.map_li ul li .store_number { margin-bottom: 17px; }
.map_li ul li .store_number { font-size: 14px; color:#000; font-weight:400; padding-bottom: 1px; border-bottom:1px solid #000; display:inline-block; }
.map_li ul li .store_time {overflow:hidden;font-size: 14px;color:#000;font-weight:400;line-height:24px;}
.map_li ul li .store_time .time_tit {float:left;text-align:center;font-size: 13px;color:#000;font-weight:400;margin-right:10px;}
/* BASIC css end */

