@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	margin: 0px;
	line-height: 24px;
}

.center {
	margin: 0px auto 0px auto;
	clear:both;
}

.banner {
	width:902px;
	margin-bottom: 0px;
}

.box_1 {	
    width:902px;
	margin-bottom: 0px;
}
.box_2 {
	width:902px;
	height:125px;
	margin-bottom: 0px;
	background-image: url(images/dx_04.jpg);
}
.box_3 {
	width:902px;
	height:105px;
	margin-bottom: 0px;
	background-image: url(images/dx_06.jpg);
}
.box_4 {
	width:902px;
	height:58px;
	margin-bottom: 0px;
	background-image: url(images/dx_08.jpg);
}
.box_5 {
	width:902px;
	height:88px;
	margin-bottom: 0px;
	background-image: url(images/dx_10.jpg);
}

.box_6 {
	width:902px;
	height:303px;
	margin-bottom: 0px;
	background-image: url(images/dx_12.jpg);
}

.box_7 {
	width:902px;
	height:283px;
	margin-bottom: 0px;
	background-image: url(images/dx_13.jpg);
} 

.gary_box {
	line-height:28px;
	text-indent: 32px;
	width: 91%;
	margin-left:45px;
	 /* margin-top:15px;  在这里面不能写 margin-top */
	padding-top:15px; /*写内边距才是正确的 pindding-top*/
	font-family: "黑体";
	font-size: 16px;
}

.gary_box1 {
	line-height:28px;
	text-indent: 36px;
	width: 91%;
	margin-left:45px;
	/* margin-top:5px;  在这里面不能写 margin-top */
	padding-top:5px; /*写内边距才是正确的 pindding-top*/
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
}

.gary_box2 {
	text-indent: 28px;
	width: 91%;
	margin-left:45px;
	padding-top:14px; /*写内边距才是正确的 pindding-top*/
	/* margin-top:14px;  在这里面不能写 margin-top */
}

.gary_box3 {
	text-indent: 28px;
	width: 91%;
	margin-left:45px;
	padding-top:19px; /*写内边距才是正确的 pindding-top*/
	/* margin-top:17px;  在这里面不能写 margin-top */
}

.gary_box4 {
	text-indent: 28px;
	width: 91%;
	margin-left:50px;
	padding-top:52px; /*写内边距才是正确的 pindding-top*/
	/* margin-top:52px;  在这里面不能写 margin-top */
}


.font_1 {
	font-family: "黑体";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}

.font_2 {
	color: #FFFFFF;
	text-align: justify;
}
.font-3{
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 28px;
}
