.newstwoclass{
width: 100%; 
}

.newstwoclass .newstwoclass_top{ 
height:40px;
color: #999999;
font-size: 17px;
cursor: pointer;
font-family: "微软雅黑";
line-height: 40px;
color: #000;
width: 100%;
background-color: #478ded;

}
.newstwoclass .newstwoclass_top a{
color: #000;
font-size: 17px;
padding-left:18px;
text-decoration: none;
width: 100%;
height: 40px;
display: block;
line-height: 40px;
color: #fff;
}

/*.newstwoclass .newstwoclass_top a:visited{
color: #505050;
}

.newstwoclass .newstwoclass_top a:hover{ 
color: #ff6600;
}
*/

.newstwoclass ul{ 
padding:2px 0px 5px 0px;
margin:0px;
}

.newstwoclass ul li{
list-style-type: none;
height:40px;
font:14px/18px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
padding:0px; 
margin:0px;
color: #999999;
}

.newstwoclass ul li a{
color: #505050;
font:14px/18px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
margin-left:30px;
text-decoration: none;
height: 100%;
display: block;
line-height: 40px;
border-bottom: 1px solid #eee;
width: 60%;
}
.newstwoclass ul li a:hover{
	border-bottom: 1px solid #1a72ea;
	transition: all 0.5s;
	color: #478ded;
}
/*.newstwoclass ul li a:visited{
color: #505050;
}

.newstwoclass ul li a:hover{ 
color: #ff6600;
}*/

.dao{
	width: 100%;
	height: 80px;
	background-color: #1a72ea;
}
.dao h1{
	width: 100%;
	height: 40px;
   color: #fff;
   line-height: 40px;
   text-align: center;
      padding-top: 10px;
}
.dao p{
	width: 100%;
	height: 40px;
   color: #fff;
   text-align: center;
   font-size: 14px;

}