@charset "utf-8";

body{margin:0px; padding:0px;font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:12px;color:#333; height:100%;}  

/*mright*/

.map{ position:relative;width:856px; margin:0 auto;}
.map a{ font-family: hb;color: #00CBFF;line-height: 0.26rem;margin-bottom: 2px;display:table;padding-left:1vw;position:relative;}
.map a:after{content:"";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0.5vw;height: 0.5vw;border-radius: 50%;background-color: #00CBFF;}
.map a:hover,.map .hover a{ color:#fff;text-decoration:none;}
.map a:hover:after,.map .hover a:after{ background-color:#ffffff;}
.citybg{ position:absolute; display:none; z-index:3; }
.city a.active .citybg{ display:block; z-index:3;}
.haha {
    display: block;
    !important: ;
    color: #ffffff!important;
}


