.map-layer{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;border:1px solid #eee;overflow:hidden;display:flex;flex-wrap:wrap}.map-layer>div:first-of-type{flex:2;padding:0 !important;margin:0 !important;width:100% !important;min-width:30rem;height:55rem}.map-layer>div:last-of-type{flex:1;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #eee;padding:2rem}.map-layer>div:last-of-type>div{flex:1}.map-layer>div:last-of-type .map-item{display:flex;align-items:center;padding:2rem 1rem;min-width:30rem}.map-layer>div:last-of-type .map-item:not(:last-of-type){border-bottom:1px solid #eee}.map-layer>div:last-of-type .map-item>p:last-of-type{flex:1}.map-layer>div:last-of-type .map-item .icon{display:block;flex-basis:8rem;width:8rem;height:8rem;margin-right:2rem;line-height:9rem;background:#f4f4f4;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center;vertical-align:middle;white-space:nowrap}.map-layer>div:last-of-type .map-item .icon i{font-size:3rem;color:#000}.map-layer>div:last-of-type .map-item .tit{display:block;padding:1rem 0;font-weight:bold;line-height:1.4;color:#32cde4;text-align:left}.map-layer>div:last-of-type .map-item .cont{display:block;font-weight:bold;line-height:1.4;color:#000}.map-layer>div:last-of-type .map-item .cont2{display:block;font-size:0.9em;font-weight:500;line-height:1.4;color:#8b9092}.map-layer>div:last-of-type .map-item2{padding:2rem 1rem}.map-layer .btn-box{display:flex;width:100%;justify-content:center}.map-layer .btn-box a{display:inline-block;padding:18px 0;text-align:center;color:#fff;width:49%;max-width:400px;margin:0 .5%}.map-layer .btn-box .map_btn01{background:#3e9448}.map-layer .btn-box .map_btn02{background:#f8a815}