#content {
	width: 1400px;
	margin: 0 auto;
}

#box1 #pmm {
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 18px;
}

#content a {
	text-decoration: none;
	color: #000;
}

#left,
#right {
	float: left;

}

#right p {
	text-indent: 2em;
	width: 310px;
	padding-left: 170px;
	font-size: 18px;
	margin-top: 34px;
}

#box2 {
	height: 720px;
}

#box2 #title {
	position: relative;
	text-align: center;
}

#title {
	height: 130px;
	margin-top: 140px;
}

#box2 h1 {
	font-size: 60px;
	z-index: 2;
	position: relative;
}

.glow-text {
	bottom: 35px;
	z-index: 1;
	position: relative;
	font-size: 36px;
	color: #fff;
	text-shadow:0 0 40px #000000;
	font-weight: bolder;
}

#box2_top {
	position: relative;
	bottom: 270px;
	text-align: center;
	padding-top: 13px;
}

#box2_top img {
	margin: 30px;
	margin-top: 25px;
}

#box2_top img:nth-child(1) {
	margin-left: 0px;
}

#box2_top img:hover {
	box-shadow: 0px 3px 30px 0px rgb(0, 0, 0, 0.5);
	/* 水平阴影 垂直阴影 模糊 阴影大小 */
}

#box2_pp {
	display: none;
}

.box2_p {
	position: relative;
	top: 15px;
	left: 50px;
	width: 300px;
	height: 270px;
	background: url(../images/photo_box1_text_1.png)no-repeat;
}

.box2_p p {
	font-size: 18px;
	margin-top: 29px;
	padding-left: 80px;
	margin-top: 20px;
}

.box2_p p:nth-child(1) {
	padding-top: 80px;
}

.box2_p1 {
	position: relative;
	top: 15px;
	left: 1050px;
	width: 300px;
	height: 270px;
	background: url(../images/photo_box1_text_2.png)no-repeat top right;
}

.box2_p1 p {
	font-size: 18px;
	margin-top: 29px;
	padding-left: 80px;
	margin-top: 20px;
}

.box2_p1 p:nth-child(1) {
	padding-top: 80px;
}

#box2_pp1 {
	display: none;
}