a{
	color:#333333; 
	text-decoration:none; 
	transition:0.3s; 
	-webkit-transition:0.3s; 
	-moz-transition:0.3s;
}
a:hover{
	color:#13cb09;
}
.clear{clear:both; height:0px; font-size:0px;}

.top01{
	width:100%; 
	height:auto; 
	background:#5F5F5F repeat-x bottom;
}
.top02{
	width:1200px; 
	height:70px; 
	margin:0px auto;
}
.top02_l{
	width:327px; 
	height:70px; 
	float:left;
}
.top02_l img{
	width:327px; 
	height:70px;
	display:block;
}
.top02_c{
	width:810px; 
	height:70px; 
	margin-left:-15px; 
	float:left;
}
.top02_r{
	width:29px; 
	height:110px; 
	float:right;
}
.top02 .in{
	width:100%; 
	height:30px; 
	line-height:30px; 
	border:0px; 
	display:block;
}
.dh{
	width:100%; 
	height:auto;
	margin-top: -20px;
}
.dh ul{
	width:100%; 
	height:auto;
}
.dh ul li{
	width:115px; 
	height:110px;
	float:left;
}
.dh ul li .a01{
	width:100%; 
	line-height:110px; 
	text-align:center; 
	color:#FFFFFF; 
	font-size:16px; 
	display:block;
}
.dh ul li:hover .a01{
	color:red; 
	text-decoration: none;
}
.dh_xl01{
	width:100%;
	background:rgba(28,28,28,0.6);
	padding: 80px 0;
	position:absolute; 
	left:0; 
	top:70px; 
	z-index:999999; 
	display:none;
}
.dh_xl02{
	/* width:100%; */
	width: 1600px;
	height:auto; 
	margin:0px auto;
	display: flex;
	justify-content: left;
	flex-wrap: nowrap;
}

.dh_xl02_l{
	/* width:100%; */
	height:100%; 
}
.dh_xl02_l div{
	float: left;
	margin-left: 26px;
}
.dh_xl02_l a{
	width:162px; 
	height:50px; 
	line-height:50px;
	color: #FFFFFF;
	text-align:center; 
	font-size:18px; 
	display:block; 
	text-decoration: none;
}

.dh_xl02_l a:hover{
	color:red;
}
#newsdata1 ul li{
	list-style: none;
    height: 1050px;
    width: 25%;
    position: relative;
    float: left;
    border-bottom: 1px dotted #ccc;
    padding: 12px 0;
    margin-left: 45px;
}
