#container1 {
    width: 100%;
    height: 582px;
    text-align: center;
    background: url("../images/spdkzxb_01.jpg") no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#container2 .wrap {
    width: 1161px;
	margin: 0 auto;
	text-align: center;
	padding: 80px 0 150px;
}
#container2 .wrap h3 {
    font-size: 87px;
	color: #ff8400;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
#container2 .wrap p {
    font-size: 27px;
	color: #ff8400;
	text-align: left;
	text-indent: 2em;
	padding: 38px 40px 50px;
}
#container2 .wrap a {
    font-size: 36px;
	color: #fff;
	font-weight: bold;
	background: #ff8400;
	margin: 0 auto;
	border-radius: 10px;
    padding: 17px 40px;
    text-decoration: none;
}
#container2 .wrap img {
    margin-top: 65px;
}
#container3 {
    width: 100%;
    height: 599px;
    text-align: center;
    background: url("../images/spdkzxb_03.jpg") no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#container3 .wrap {
    width: 1161px;
	height: 599px;
	margin: 0 auto;
	text-align: center;
}
.text {
	width: 710px;
	height: auto;
	padding: 220px 0 0 50px;
}
.text p {
	font-size: 22px;
	color: #fff;
	line-height: 35px;
	text-align: left;
	padding-bottom: 50px;
}
.text a {
    font-size: 36px;
	color: #fff;
	font-weight: bold;
	background: #ff8400;	
	border-radius: 10px;
    padding: 17px 40px;
    text-decoration: none;
}
#container4 {
    width: 100%;
    height: auto;
    text-align: center;
	background: #4b4b4b;
}
#container4 .wrap {
    width: 1161px;
	height: auto;
	margin: 0 auto;
	padding: 40px 0;
}
#container4 .wrap h3 {
    font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.zy{
	display: inline-block;
	margin: 0 auto;
	padding-top: 40px;
}
.zy li {
	float: left;
	width: 127px;
	height: auto;
	overflow: hidden;
	list-style: none;
}
.zy li:nth-child(1),.zy li:nth-child(2),.zy li:nth-child(3){
	margin-right: 127px;
}
.zy li a img {
	padding-bottom: 15px;
}
.zy li a span {
	font-size: 18px;
	color: #fff;
}