/*导航 默认缩回
.nav{
	width:80px;
	height:100vh;
	position:fixed;
	top:0px;
	left:0px;
	z-index:100000;
}
.nav_l{float:left;width:80px;text-align:center;}
.nav_r{float:right;width:152px;display:none;}*/
.nav{
	width:232px;
	height:100vh;
	position:fixed;
	top:0px;
	left:0px;
	z-index:100000;
}
.nav_l{float:left;width:80px;text-align:center;}
.nav_r{float:right;width:152px;}

.event{margin-top:-340px; height:340px; overflow:hidden;}
.event1{width:100%;margin:0 auto;}
.aniu{float:right;width:50px;height:50px;line-height:50px;margin-right:20px;text-align:center;border-radius: 100%;overflow:hidden;background-color:#DC0001;}

.layui-breadcrumb a {color:#fff!important;}
/*.layui-carousel img {
	filter: blur(5px);
}*/
.layui-form-radio {
  line-height: 30px;
  margin: 0;
}

.screenall div:hover{cursor:pointer;}

