.media{
	width: 100%;
	height: 100vh;
	position: relative;
	background: url(/static/image/media_bg1.jpg) no-repeat;
	background-size: cover;
	position: relative;
}
      
.w128{
	height: 100vh;
}
.media_128{
       width:1280px;
       height:100vh;
       display:table-cell;
        vertical-align:middle;
}
.icon{
    width: 90px;
	height: 90px;
	background: #5494e4;
	border-radius: 20px;
	transform: rotate(-30deg);
	position: absolute;
	top:27px;
	left: 27px;
}
.icon .icon_img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 4px;
	bottom:4px;
}
.icon_img img{
	width: 100%;
	height: 100%;
}
.fengwo{
	position:relative;
	width: 850px;
        height:620px;
float:right;
}
.icon_bg{
	width: 150px;
	height: 145px;
	position: absolute;
	background: url(/static/image/fenwo2.png) no-repeat;
	background-size: 100% 100%;
}

.icon p{
	width: 100%;
	height: 50px;
	text-align: center;
	color: #ffffff;
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
	font-family: "微软雅黑";
	position: absolute;
	left: 0px;
	bottom:0px;
	opacity: 0;
}
.icon_bg:hover .icon{
	width: 200px;
	height: 200px;
	border-radius: 28px;
	transform: rotate(0deg);
	z-index: 999;
	padding-left: 0px;
	transition: 0.6s all linear;
        top:-30px;
        left:-30px;
}
.icon_bg:hover .icon .icon_img{
	left:0px;
	bottom: 50px;
	transition: 0.3s all linear 0.6s;
}
.icon:hover p{
	opacity: 1;
	transition: 0.2s all linear 0.9s;
}
.menu2:hover .icon,.menu4:hover .icon,.menu6:hover .icon{
	top:60px;
}
.menu1{
	top:82px;
	left:0px;
}
.menu2{
	top:0px;
	left:135px;
}
.menu3{
	top:-80px;
	left:270px;
}
.menu4{
	top:0px;
	left:405px;
}
.menu5{
	top:-80px;
	left:540px;
}
.menu6{
	top:0px;
	left:675px;
}
.menu7{
	top:160px;
	left:135px;
}
.menu8{
	top:80px;
	left:270px;
}
.menu9{
	top:160px;
	left:405px;
}
.menu10{
	top:80px;
	left:540px;
}
.menu11{
	top:160px;
	left:675px;
}
.menu12{
	top:240px;
	left:0px;
	background: url(/static/image/fenwo3.png) no-repeat;
	background-size: 100% 100%;
        display:none;
}
.menu13{
	top:320px;
	left:135px;
}
.menu14{
	top:240px;
	left:270px;
}
.menu15{
	top:320px;
	left:405px;
}
.menu16{
	top:240px;
	left:540px;
}
.menu17{
	top:320px;
	left:675px;
}
.menu18{
	top:400px;
	left:270px;
}
.menu19{
	top:480px;
	left:405px;
}
.menu20{
	top:400px;
	left:540px;
}
