

.ewb-main-box {
	background-color: #fff;
}

.ewb-mian {
    padding: 29px 40px 20px;
    min-height: 603px;
}

.ewb-map-tt {
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}

.ewb-group-hd {
    height: 33px;
    padding-left: 16px;
    line-height: 33px;
    font-size: 16px;
    color: #5052ac;
    border-bottom: 1px solid #e5e5e5;
}

.ewb-group-item {
    padding-left: 3px;
}

.ewb-group {
    margin-top: 22px;
}

.ewb-group-list {
    width: 170px;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.ewb-group-list a {
    color: #333;
}

.ewb-group-list a:hover {
    color: #5052ac;
}