.hlhtdiv{
    position: relative;border: 1px solid #DEDEDE; margin-top: 10px;
    padding-top: 0px;
}
.hlht_div{
	width: 100%;
	height:202px;
	border: 1px solid #DEDEDE;
    position: relative; 
    margin-top: 0px;
    padding-top: 0px;
	/*background: url(../image/bg_hlht.png);*/
	background-color: #fff;
	  background-repeat: no-repeat;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  background-position: center 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_hlht.png', sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_hlht.png', sizingMethod='scale');
}
.hlht_title{
	height:100%;
	width:400px;
}
.hlht_title_zn{
	width:100%;
	height:115px;
	background: url(../image/hlhtzh.png) bottom center no-repeat;

}
.hlht_title_en{
	width:100%;
	height:45px;
	background: url(../image/hlhten.png) top center no-repeat;

}
.hlht_area_bg{
	height:100%;
	width:330px;
	position:relative;
    overflow: hidden;
    background: url(../image/js_area.png) top left no-repeat;
}
.map_pic{
    display: block;
    position: relative;
    z-index: 6;
}
.area_name{
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0px;
}
.area_name li{
    float: left;
    width: 80px;
    position: absolute;

}

.area_name li a {
    font-weight: bolder;
    font-size: 20px;
    font-family: SimSun, SimHei;
    color: #1946C5;
}

.area_active{
    color:#0d2ca9 !important;
}
.loction_ic{
    display: inline-block;
    height: 24px;
    width: 20px;
    background: url("../image/location_ic_blue.png") center center no-repeat;
}

.loction_ic_nt{
    display: inline-block;
    height: 31px;
    width: 25px;
    background: url("../image/location_ic_blue_big.png") center center no-repeat;
}

.loction_ic_nt_active {
    display: inline-block;
    background: url("../image/location_ic_big.png") center center no-repeat;
}

.loction_ic_active {
    background: url("../image/location_ic.png") center center no-repeat !important;
}


.map_hover_area{
	position:absolute;
	z-index:3;
	left:0;
	top:0;
}


#mapArea{
    display: inline;
}
area{
    outline: 0;
    display: inline;
    cursor: pointer;
}
.map_hover_area li{
    display: none;
	position:absolute;
}

.nantong_name {
    left: 70px;
    top: 115px;
}

.rugao_name {
    top: 70px;
    left: 25px;
}

.tongzhou_name {
    top: 90px;
    left: 140px;
}

.haimen_name {
    left: 175px;
    top: 125px;
}

.qidong_name {
    left: 250px;
    top: 140px;
}

.rudong_name {
    left: 143px;
    top: 50px;
}
.haian_name {
    left: 10px;
    top: 10px;
}
.haian{
    left: 10px;
    top: 0px;
    height: 68px;
    width: 120px;
    background: url(../image/hl_haian.png) left top no-repeat;
}
.nantong{
    left: 70px;
    top: 109px;
    height: 71px;
    width: 97px;
    background: url(../image/hl_nantong.png) left top no-repeat;
}
.rugao{
    top: 42px;
    left: 35px;
    height: 84px;
    width: 81px;
    background: url(../image/hl_rugao.png) left top no-repeat;
}
.tongzhou{
    top: 88px;
    left: 87px;
    height: 75px;
    width: 127px;
    background: url(../image/hl_tongzhou.png) left top no-repeat;
}
.haimen{
    left: 155px;
    top: 114px;
    height: 60px;
    width: 76px;
    background: url(../image/hl_haimen.png) left top no-repeat;
}
.qidong{
    left: 205px;
    top: 117px;
   height: 78px;
   width: 90px;
    background: url(../image/hl_qidong.png) left top no-repeat;
}
.rudong{
    left: 93px;
    top: 18px;
    height: 78px;
    width: 116px;
    background: url(../image/hl_rudong.png) left top no-repeat;
}

.mainContent { width: 350px;  }
.side { width: 670px;  }