@charset "utf-8";

/* 森林 */
#xyhasm {
	height: 550px;
	background-image: url(../images/slbanner.jpg);
}

#xyhasm:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 226px;
	bottom: -140px;
	background: url(../images/slzs.png) bottom center no-repeat;
}

#xyhasm .xymait h1 {
	padding-top: 30px;
}


@media screen and (max-width: 800px) {

	#xyhasm {
		height: 260px;
	}

	#xyhasm:after {
		height: 94px;
		bottom: -60px;
		background-size: cover;
	}

	#xyhasm:before {
		width: 139px;
		height: 77px;
		bottom: -15px;
		left: calc(50% - 70px);
	}

	#xyhasm .xymait h1 {
		padding-top: 14px;
	}
}


#xycont {
	width: 100%;
	position: relative;
	padding: 200px 0 0;
}


#xycont .xyilla {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0;
	right: 0;
	width: 100%;
	height: 800px;
	z-index: 100;
}

#xycont .xyilla img {
	display: block;
	position: absolute;
	z-index: 150;
}

#xycont .xyilla .xylcao {
	width: 265px;
	top: 0;
	right: calc(50% + 430px);
}

#xycont .xyilla .rgrn {
	width: 181px;
	top: 0;
	left: calc(50% + 510px);
}


@media screen and (max-width: 1200px) {
	#xycont .xyilla .xylcao {
		width: 265px;
		top: 0;
		right: auto;
		left: -100px;
	}

	#xycont .xyilla .rgrn {
		width: 181px;
		top: 0;
		left: auto;
		right: -100px;
	}
}


.xytimeb {
	position: relative;
	width: calc(50% - 100px);
	margin-bottom: 80px;
}

.xytimeb h2 {
	position: relative;
	font-size: 30px;
	line-height: 42px;
	font-weight: 700;
	margin: 32px 0 15px;
}

.xytimeb p {
	position: relative;
	color: #999;
	font-size: 13px;
	line-height: 32px;
	text-align: justify;
}

.xytimeb .xyimga {
	position: relative;
	background-size: cover;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-position: center center;
}

.xytimeb .xyimga:before {
	content: "";
	display: block;
	position: absolute;
	top: -33px;
	left: 22px;
	width: 108px;
	height: 74px;
	background-size: cover;
	text-align: center;
	box-sizing: border-box;
}


.xytimeb.xybox01 {
	width: calc(100% - 30px);
	max-width: 1080px;
	margin: 0 auto 10px;
}


.xytimeb.xybox01 h2 {
	text-align: center;
	margin: 55px auto 15px;
}

.xytimeb.xybox01 p {
	text-align: center;
	padding: 0 15px;
	box-sizing: border-box;
}


.xytimea {
	position: relative;
	background: url(../images/slbj1.jpg) top center no-repeat;
	padding-top: 100px;
	height: 2300px;
}

.xytimea .xytimei {
	position: relative;
	width: calc(100% - 30px);
	max-width: 1080px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.xytimea .xytimei:after {
	content: "";
	display: block;
	clear: both;
}

.xytimea .time {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	width: 130px;
}




.xytimea .time p {
	position: relative;
	text-align: center;
}

.xytimea .time p img {
	width: 50px;
}

.xytimea .time .line {
	position: relative;
	width: 2px;
	background: #71aa74;
	margin: 20px auto 16px;
	height: 240px;
}

.xytimea .time .line01 {
	height: 140px;
}


.xytimeb.xyblm1 {
	float: left;
}

.xytimeb.xyblm1 .xyimga:before {
	background-image: url(../images/gybq1.png);
}


.xytimeb.xyblm2 {
	float: right;
	margin-top: 320px;
}

.xytimeb.xyblm2 .xyimga:before {
	background-image: url(../images/gybq2.png);
}


.xytimeb.xyblm3 {
	float: left;
}

.xytimeb.xyblm3 .xyimga:before {
	background-image: url(../images/gybq3.png);
}


.xytimeb.xyblm4 {
	float: right;
}

.xytimeb.xyblm4 .xyimga:before {
	background-image: url(../images/gybq4.png);
}


.xytimeb.xyblm5 {
	float: left;
}


.xytimeb.xyblm5 .xyimga:before {
	background-image: url(../images/gybq5.png);
}


.xytimeb.xyblm6 {
	float: right;
}

.xytimeb.xyblm6 .xyimga:before {
	background-image: url(../images/gybq6.png);
}



@media screen and (max-width: 900px) {

	.xytimeb.xyblm2 {
		margin-top: 280px;
	}

	.xytimeb.xyblm3 {
		margin-top: -230px;
	}

	.xytimeb.xyblm4 {
		margin-top: 53px;
	}

	.xytimeb.xyblm5 {
		margin-top: -100px;
	}

	.xytimeb.xyblm6 {
		margin-top: 53px;
	}
}

@media screen and (max-width: 800px) {
	#xycont {
		background: none;
		padding: 90px 0 0;
	}

	#xycont .xyilla {
		top: 0px;
		height: 100px;
	}

	#xycont .xyilla .xylcao {
		width: 101px;
		top: 0;
		left: -30px;
	}

	#xycont .xyilla .rgrn {
		width: 71px;
		top: 0;
		right: -30px;
	}

	#xycont .xyilla .xylyun,
	#xycont .xyilla .xyryun {
		display: none;
	}


	.xytimeb {
		width: 100%;
		padding: 0 15px 0;
		box-sizing: border-box;
	}

	.xytimeb h2 {
		position: relative;
		font-size: 15px;
		line-height: 20px;
		margin: 15px 0 10px;
	}

	.xytimeb p {
		position: relative;
		font-size: 12px;
		line-height: 20px;

	}

	.xytimeb .xyimga:before {
		top: -18px;
		left: 11px;
		right: 0;
		margin: 0;
		width: 61px;
		height: 42px;
	}


	.xytimeb.xybox01 {
		width: calc(100% - 30px);
		max-width: 1080px;
		margin: 0 auto 10px;
		padding: 0;
	}



	.xytimeb.xybox01 h2 {
		font-size: 17px;
		line-height: 24px;
		text-align: center;
		margin: 25px auto 15px;
	}

	.xytimeb.xybox01 p {
		text-align: center;
		padding: 0;
	}



	.xytimea {
		background: #fff;
		padding-top: 30px;
		height: auto;
	}

	.xytimea .xytimei {
		width: 100%;
		padding-bottom: 70px;
	}

	.xytimea .time {
		position: absolute;
		left: 0;
		right: auto;
		top: 25px;
		margin: auto;
		width: 85px;
		z-index: 100;
	}


	.xytimea .time p {
		font-size: 24px;
	}

	.xytimea .time .line {
		width: 2px;
		background: #71aa74;
		margin: 6px auto 10px;
		height: 370px;
	}

	.xytimea .time .line01 {
		height: 30px;
	}

	.xytimea .time .line02 {
		height: 460px;
	}

	.xytimea .time .line03 {
		height: 400px;
	}

	.xytimea .time .line04 {
		height: 330px;
	}

	.xytimea .time .line05 {
		height: 330px;
	}

	.xytimea .time .line06 {
		height: 450px;
	}

	.xytimeb.xyblm1 {
		float: none;
		margin-bottom: 30px;
	}

	.xytimeb.xyblm2 {
		float: none;
		margin-top: 0;
		padding-top: 150px;
		padding-bottom: 45px;
		background: #f8ebe2;
	}

	.xytimeb.xyblm2:before {
		content: "";
		display: block;
		width: 100%;
		height: 229px;
		position: absolute;
		left: 0;
		right: 0;
		top: -24px;
		background: url(../images/slbj1_sp.png) #fff;
		background-position: bottom center;
		background-size: 800px 229px;
	}

	.xytimeb.xyblm2:after {
		content: "";
		display: block;
		width: 100%;
		height: 57px;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -57px;
		background: url(../images/slbj2_sp.png);
		background-position: top center;
		background-size: 800px 57px;
	}

	.xytimeb.xyblm3 {
		float: none;
		margin-top: 0px;
	}

	.xytimeb.xyblm4 {
		float: nonet;
		margin-top: 50px;
		z-index: 50;
	}


	.xytimeb.xyblm5 {
		float: none;
		background: #e7f2e5;
		padding-top: 45px;
		margin-top: 0;
		padding-bottom: 34px;
	}

	.xytimeb.xyblm5:before {
		content: "";
		display: block;
		width: 100%;
		height: 214px;
		position: absolute;
		left: 0;
		right: 0;
		top: -68px;
		background: url(../images/slbj3_sp.png);
		background-position: bottom center;
		background-size: 800px 214px;
	}

	.xytimeb.xyblm5:after {
		content: "";
		display: block;
		width: 100%;
		height: 105px;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -105px;
		background: url(../images/slbj4_sp.png);
		background-position: top left;
		background-size: 800px 105px;
	}

	.xytimeb.xyblm6 {
		float: none;
		margin-top: 150px;
	}
}

@media screen and (max-width: 500px) {
	.xytimea .time .line01 {
		height: 30px;
	}

	.xytimea .time .line03 {
		height: 300px;
	}

	.xytimea .time .line04 {
		height: 330px;
	}

	.xytimea .time .line05 {
		height: 290px;
	}

	.xytimea .time .line06 {
		height: 370px;
	}

}

@media screen and (max-width: 400px) {

	.xytimea .time .line01 {
		height: 50px;
	}

	.xytimea .time .line02 {
		height: 450px;
	}

	.xytimea .time .line03 {
		height: 420px;
	}

	.xytimea .time .line04 {
		height: 440px;
	}

	.xytimea .time .line05 {
		height: 340px;
	}

	.xytimea .time .line06 {
		height: 435px;
	}

}
