
.tub{
	width:200px;
	float: left;
	margin-left: 200px;
}

.tub a{
	display:inline-block; margin-left: 15px;
}

.tub a img{
	width: 30px
}
.abt{
	font-size:20px;
	border-bottom: 1px solid #666;
	width:100%;
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size:40px;
	color: #002762;
	font-weight: 700
	
}



.ycc{
	
position: absolute;
	top:0;
	left: 0;
	height:100%;
	width: 100%;
	background: rgba(79, 168, 26, 0.4);
	display: none;
}

a:hover{
	text-decoration: none !important
}
.new_xia ul li:hover .ycc{
	display: block
}


.ttuu{
	display: none;
}

.new_xia ul li:hover .ttuu{
	display: block;
}


.wen{position: absolute; bottom: 0px; left: 10px; color: #fff; z-index: 9999; width: 260px; height: auto; overflow: hidden; display:none}




.new_xia .tuu{
	display: none;
}
.new_xia ul li:hover .tuu{
	display: block;
}
