body {
	width: 640px;
}

.fsy_main {
	position: absolute;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
	background: url(../images/fushouyuan/index_bg.jpg) no-repeat bottom center;
	background-size: cover;
}

.icon_block {
	position: relative;
	width: 640px;
	height: 555px;
	margin-top: 45px;
}

.fsy_icon {
	width: 200px;
	height: 200px;
	display: block;
}

.fsy_icon2 {
	width: 167px;
	height: 167px;
}

.fsy_icon,
.fsy_icon2 {
	position: absolute;
	z-index: 2;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}

.fsy_icon01 {
	top: 26px;
	left: 222px;
}

.fsy_icon02 {
	top: 176px;
	left: 370px;
}

.fsy_icon03 {
	top: 323px;
	left: 219px;
}

.fsy_icon04 {
	top: 173px;
	left: 73px;
}

.fsy_icon05 {
	top: 185px;
	left: 240px;
	z-index: 3;
}

.index_b_tit {
	position: absolute;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	bottom: 0px;
	left: 0;
	right: 0;
	/*background: rgba(0, 150, 68, 0.7);*/
	z-index: 2;
	padding: 10px 0;
	/*border-bottom: 1px solid #ccc;*/
}

.index_b_ul {
	position: relative;
	/*overflow: hidden;*/
}

.index_b_tit .index_b_ul .inu_li {
	float: left;
	width: 33%;
	text-align: center;
	position: relative;
}

.index_b_tit .index_b_ul .inu_li a {
	display: block;
	padding: 10px 0;
	color: #fff;
	font-size: 26px;
}

.index_b_tit_a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.index_b_tit .index_b_ul .inu_li .index_b_bomb {
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
	z-index: 3;
	background: #fff;
	padding: 10px;
	display: none;
	border-radius: 4px;
}

.index_b_tit .index_b_ul .inu_li .index_b_bomb li a {
	display: block;
	padding: 15px 0;
	width: 100%;
	color: #666;
	border-bottom: 1px dashed #b4b4b4;
}

.index-logo {
	/*width: 14.02%;*/
	margin: 0 auto;
	margin-top: 3vh;
	/*-webkit-backface-visibility: visible;
	-webkit-transform-origin: center center;
	-webkit-animation: demo 10s 0s infinite linear normal none;
	-moz-backface-visibility: visible;
	-moz-transform-origin: center center;
	-moz-animation: demo 10s 0s infinite linear normal none;*/
}


@-webkit-keyframes demo {
	0% {
		-webkit-transform: rotateY(0deg);
	}
	100% {
		-webkit-transform: rotateY(360deg);
	}
}

@-moz-keyframes demo {
	0% {
		-moz-transform: rotateY(0deg);
	}
	100% {
		-moz-transform: rotateY(360deg);
	}
}
.bg-top{
	position: absolute;
	top: 0;
}
.solgen{
	position: relative;
	z-index: 10;
	margin-top: 12vh;
}
