/* 全局Css样式集合 */

/* 导航条图片 */
.daohangtiaotupian{
	margin-top: -5%;
	width: 100%;
	height: 266%;
	
}
	
.box{
	background-position:left top;
	margin-left: -230%;
}

/* 图片自适应 */
.imgzsy{
	max-width: 100%;
}
/*  */
/* li不显示小点 */
.li-d{
	list-style-type: none;
}

/* 动画效果 */
.dt{
}
.dt:hover{
	width: 10%;
	height: 10%;
}
.dt2{
	
}
.dt2:hover{
	width: 20%;
	height: 20%;
}
/* 更改字体颜色 */
.color-zu{
	color: #F2F2F2;
}
.color-zu01{
	color: #000000;
}
.div1{
position:absolute;
right:0;
top:30%;
height:50px;
width:50px;
background:red;}



	
 
