body {
	margin: 0px;
	padding: 0px;
	background-color: #D2D2D4;
}
#banner {
	background-color: #FEFEFE;
	display: block;
	padding-top: 40px;
	margin-bottom: 30px;
	background-image: url(../images/dj_06.png);
	background-repeat: repeat-x;
	background-position: 0px 50px;
}
#bannerimg {
	text-align: center;
	padding: 0px;
	height: 424px;
	background-image: url(../images/dj_01.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bannerimg p {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: 28px;
	line-height: 24px;
	padding-top: 340px;
	font-size: 16px;
	color: #454545;
	font-family: "微软雅黑";
}


#content {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.title h1 {
	font-family: "微软雅黑";
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 40px;
	text-shadow: 1px 3px 3px #666;
}
.title img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.container .part1_box {
	display: block;
	float: left;
	width: 300px;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 20px;
	padding-top: 10px;
}
.container .part1_box:hover {
	background-color: #FFF;
	transition:0.5s;
}





#footer {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
.container .part1_box img {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-radius:100px;
	box-shadow:#666 -2px 6px 8px; 
}
.container .part1_box .text p {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 22px;
	text-indent: 26px;
	background-color: #FFF;
	width: 230px;
	height: 250px;
	padding: 10px;
	box-shadow: #666 -2px 6px 8px;
}
.container .part2_box {
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 20px;
}
.part1_box .text p strong {
	color: #F66;
}

.part2_box .text h2 {
	line-height: 40px;
}
.part2_box .text p {
	line-height: 25px;
}


.container .part2_box img {
	height: 150px;
	width: 230px;
	float: left;
}
.container .part2_box .text {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	width: 650px;
}
.container .part3_box p {
	padding: 20px;
	background-color: #FFF;
	line-height: 26px;
	text-indent: 26px;
	display: block;
}
#content .container .part3_box a:hover {
	
	box-shadow:#999 -2px 5px 5px;  
	transition:0.5s;
}
.container .part3_box a {
		display: block;
	margin-top: 20px;
	transition:0.5s;
}
.container .part3_box p strong {
	color: #F66;
	text-decoration: underline;
}
#content .container .part4_box a {
	display: block;
	color: #FFF;
	font-size: 16px;
	padding: 30px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}
.part4_box.c1 a:hover {
	background-color: #F04931;
	transition:0.5s;
		border-radius: 100px;
}
.part4_box.c2 a:hover {
	border-radius: 100px;
	transition: 0.5s;
	background-color: #FF8000;
}
.part4_box.c3 a:hover {
	background-color: #49D69A;
	transition: 0.5s;
	border-radius: 100px;
}
.part4_box.c4 a:hover {
	background-color: #4280FF;
	transition: 0.5s;
	border-radius: 100px;
}
#content .container .part4_box {
	float: left;
	height: 170px;
	width: 170px;
	margin-right: 40px;
	margin-left: 40px;
	border-radius: 100px;
	margin-top: 20px;
}
#content .container .part4_box.c1 {
	background-color: #f36e5d;
	transition:0.5s;

}
#content .container .part4_box.c2 {
	background-color: #F93;
	transition:0.5s;
}
#content .container .part4_box.c3 {
	background-color: #67ddab;
	transition:0.5s;
}
#content .container .part4_box.c4 {
	background-color:#69F;
	transition:0.5s;
}











#footerbox {
	height: 70px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a:hover {
	text-decoration: underline;

}
#footerbox p {
	color: #333;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
