/* map */
.ab_guitxt {position:relative; width:100%; box-sizing:border-box; padding-bottom:30px; padding-top:10px; letter-spacing:-1px; color:#666; font-size:15px;}
.ab_mapwrap {position:relative; width:100%; height:800px; box-sizing:border-box;}
.ab_mapbtbox {position:absolute; width:250px; height:800px; left:0px; top:0px; box-sizing:border-box; overflow-y:auto; overflow-x:hidden;}
.ab_mapbtbox ul li {position:relative; width:100%; height:60px; background:#fff; box-sizing:border-box; margin-bottom:8px; border-radius:5px; border:solid 2px #dbdbdb; box-shadow:0px 2px 6px 2px rgba(0,0,0,.05); text-align:center; line-height:56px;
letter-spacing:-2px; color:#666; font-weight:600; font-size:18px; cursor:pointer; transition:all 0.15s ease 0s;}
.ab_mapbtbox ul li:hover {border:solid 2px #999; color:#333;}
.ab_mapbtbox ul li.map_on {background:#29c49f; color:#fff; border:solid 2px #29c49f; box-shadow:0px 2px 6px 2px rgba(0,0,0,.1);}

.ab_mapbox {position:absolute; width:900px; height:800px; right:0px; top:0px; box-sizing:border-box;}
.ab_map {position:relative; width:100%; height:600px; box-sizing:border-box; border:solid 1px #efefef;}
.ab_maptxt {position:relative; width:100%; box-sizing:border-box; padding-top:20px; font-size:16px; letter-spacing:normal; font-weight:400; color:#666; line-height:140%;}
.ab_maptit {font-size:20px; font-weight:600; color:#000; letter-spacing:-2px; line-height:200%;}








