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

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

.tub a img{
	width: 30px
}
.abt{
	
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size:40px;
	
	
}
.abt1{
	
	display:block;
	margin:0 auto;
	width:43px;
	border-bottom:4px solid #f09c12;
	margin-bottom:20px;


}


.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;
}
