#location_region_popup .box,#rigion_popup .box{position:fixed;left:0;top:0;bottom:0;right:0;max-height:600px;height:90%;max-width:900px;width:90%;margin:auto;background:#fff;z-index:10001;padding:0}#location_region_popup .shadow,#rigion_popup .shadow{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10000;background:rgba(0,0,0,.3)}#location_region_popup .title,#rigion_popup .title{font-size:22px;color:#313537;font-weight:900;margin-bottom:.5em;background:#fff;padding:25px 30px;position:relative}#location_region_popup .title:after,#rigion_popup .title:after{content:"";height:1px;position:absolute;bottom:10px;background:#cecece;left:30px;right:30px}#location_region_popup .scrollbox,#rigion_popup .scrollbox{position:absolute;top:100px;bottom:0;width:100%;overflow:auto;padding-left:15px}#location_region_popup .region_box,#rigion_popup .region_box{margin-bottom:20px}#location_region_popup .region_title,#rigion_popup .region_title{font-weight:600;margin:0 0 5px}#location_region_popup .region_box a,#rigion_popup .region_box a{line-height:16px;font-size:14px;display:block}@media (max-width:767px){#location_region_popup .title,#rigion_popup .title{font-size:16px;line-height:20px;padding:19px 30px 15px}#location_region_popup .scrollbox,#rigion_popup .scrollbox{top:70px}}