/* BASIC css start */
.td_body { max-width: 1360px; ; min-width:1270px; margin: 0 auto; margin-bottom: 150px; box-sizing:border-box; -webkit-box-sizing:border-box; }
.td_body table thead th, .td_body table tbody td { padding: 20px 0; box-sizing:border-box; -webkit-box-sizing:border-box; border-bottom: 1px solid #ccc; border-right:1px solid #ccc; }

.td_body table thead th { text-align:center; height: 70px; line-height: 70px; font-size: 14px; color:#000; font-weight: 300; padding:0; border-top:1px solid #ccc; }
.td_body table tbody td { text-align:center; font-size: 16px; color:#000; font-weight :400; line-height: 1.5; }
.td_body table tbody td.last_text { padding-left: 50px; text-align:left; font-size: 13px; font-weight:300; line-height: 1.7; }
.td_body table tbody td p { font-size: 12px; color:#000; font-weight :500; margin-top: 10px;}
.td_body table tbody tr td:first-of-type, .td_body table th:first-of-type { border-left: 1px solid #ccc;  }

.td_body table tbody td span { font-weight: 700; }

.bottom_txt { font-size: 15px; color:#000; font-weight: 300; margin-top: 40px;  }

.page_head {
    width: 1600px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.page_head img { width:100%; }

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

.one_box {
    overflow: hidden;
    position:relative;
    margin-bottom: 160px;
}

.one_box .left_box {
    float: left;
    width: 860px;
}

.one_box .left_box img {
    width: 100%;
}

.one_box .right_box {
        position: absolute;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%);
    width: calc(100% - 860px);
    text-align:center;
}


.one_box .right_box h1 { font-size: 46px; color:#000; font-weight: 400;  }
.one_box .right_box p {font-size: 18px;color:#333;font-weight: 300;line-height:1.5;margin: 3px 0 13px;}
.one_box .right_box a {font-size: 12px;color:#000;font-weight: 300; padding-bottom: 2px;border-bottom: 1px solid #000;}


.two_box { overflow:hidden; width:100%; }

.two_box>div { width: 595px; }
.two_box>div img { width: 100%; }
.two_box>div:first-of-type { float:left; }
.two_box>div:last-of-type { float:right; }

.two_box .tt_box { text-align:center; margin-bottom: 49px; }
.two_box .tt_box h1 { font-size: 46px; color:#000; font-weight: 400;  }
.two_box .tt_box p {font-size: 18px;color:#333;font-weight: 300;line-height:1.5;margin: 3px 0 13px;}
.two_box .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 {  display:none;   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_back .map_pop_div {padding: 40px 40px;box-sizing:border-box;-webkit-box-sizing:border-box;width:518px;background:#fff;position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);height: 88%;}
.map_pop_back .map_pop_div>h1 { font-size:16px; font-weight:500; color:#000;margin-bottom: 20px; }
.map_close { cursor:pointer; position:absolute; top: 20px; right:20px; }

.map_li {border:1px solid #000;height: calc(100% - 54px);overflow-y: scroll;}
.map_li { -ms-overflow-style: none; } 
.map_li::-webkit-scrollbar{ display:none; }
.map_li ul li {border-bottom: 1px solid #ccc;padding: 24px 30px 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: 18px; 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: -1px; }
.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:16px; color:#000; font-weight:400; line-height:24px; }
.map_li ul li .store_time .time_tit { float:left; text-align:center; font-size:14px; color:#000; font-weight:400; margin-right:10px; }



/* BASIC css end */

