﻿@charset "utf-8";

/*中国地图*/
.jvectormap-label {
    position: absolute;
    display: none;
    cursor: pointer;
    color: #000;
	
    font-size: 12px;
    z-index:10000;
}
