*{
	margin:0;
	padding:0;

	font-family:"微软雅黑";
	font-size:16px;
}
ul,li,dt{
	list-style-type:none;
}
a{
	text-decoration:none; 
	color:#333;
	cursor:pointer;
}
a:hover{
	text-decoration:none;
	cursor:pointer;
}
.clear{
	clear:both
}
.block{
	margin-top:30px;
}
.hunan-map {
	width: 780px;
	height: 900px;
	float:left;
	position:relative;
}
.szhover img{
	display:none;
}
.szhover div{
	z-index:999;
	cursor:pointer;
}
.szblock{
	width:410px;
	float:right;
	text-align:left;
	display:none;
}
.tit{
	height:50px;
	line-height:50px;
}
.tit img{
	vertical-align: middle;
	margin-right: 10px;
	width: 25px;
}
.tit a{
	color:#a30001;
}
.qglist{
	line-height:35px;
	margin-left:40px;
}
.sjlist{
	line-height:35px;

}
.sjlist li{
	margin-left:40px;
	float:left;
	width:165px;
}
.jptit{
	display:block;
	height:85px;
}
.jptit a{
	display:block;
	width:395px;
	height:85px;
	line-height:80px;
	margin:0px auto;
	background:url(hsly_jplxbg.png) left top no-repeat;
	background-size:100% 100%;
	color:#fff;
	letter-spacing:5px;
	font-size:25px;
	font-weight:bold;
	text-align:center;
}
.jplxlist li{
	float:left;
	margin-right:12px;
	margin-top:20px;
	background-size:100% 100%!important;
	
}
.jplxlist li:nth-child(6n){
	margin-right:0px;
}
.jplxlist li a{
	display:block;
	color:#fff;
	width:170px;
	height:100px;
	padding:10px;
	line-height:25px;
}
.lxpic{
	display:none;
}
.lxpic img
{
	width:1200px;
	position:absolute;
	top:80px;
}
.close{
	    position: absolute;
    top: 80px;
    margin-left: 500px;
    left: 50%;
    width: 80px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    cursor: pointer;
	
}

