*{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "微软雅黑";
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	border:none;
}
body{
	background: #fff url(../images/body_back.jpg) no-repeat top center;
	background-size: 100% 22%;
}
.cl{
	clear: both;
}
.box{
	width:1200px;
	height:1250px;
	margin: 0 auto;
	margin-top: 616px;
}
.lm>li{
	width:573px;
	height:390px;
	float: left;
}
#tzgg{
	background: url(../images/lm_back01.png) no-repeat left top;
}
#zcwj{
	margin-left:50px;
	background: url(../images/lm_back02.png) no-repeat left top;
}
#cjjy{
	background: url(../images/lm_back03.png) no-repeat left top;
}
#xcjy{
	margin-left:50px;
	background: url(../images/lm_back04.png) no-repeat left top;
}
.lm_content{
	width: 100%;
	height:250px;
	margin-top:90px;
	line-height: 2.5;
}
.lm_content a{
	float: left;
}
.lm_content span{
	float: right;
}
.tpzs{
	width: 1195px;
	height: 455px;
	background: url(../images/tpzs.png) no-repeat top center;
	overflow:hidden; 
	position: relative;
}
.tpzs_content{
	width: 1200px;
	height: 320px;
	background: #000;
	margin:0 auto;
	margin-top: 135px;
}
.tpzs_content ul{
	float: left;
}
.tpzs_content li{
	width:240px;
	height:160px;
}
.tpzs_content div{
	width:475px;
	height:320px;
	float: left;
}
.tpzs_content span{
	display: block;
	width:485px;
	height:160px;
	float: left;
}
.tpzs_wb li{
	float: left;
}
.more{
	display: block;
	width: 100px;
	height:100px;
	background: url(../images/more.png);
	position: absolute;
	right:50px;
	bottom: 20px;
}
.mztj{
	width: 100%;
	height:550px;
	margin-top: 50px;
	background: url(../images/sfdw.png) no-repeat top center;
	overflow: hidden;
}
.mztj_content{
	width:1200px;
	height:300px;
	margin:0 auto;
	margin-top: 150px;
}
.mztj_left{
	width:555px;
	height:300px;
	float: left;
}
.mztj_right{
	float: right;
}
.mztj_right li{
	width:570px;
	height:45px;
	text-align: center;
}
.mztj_right li a{
	float: left;
}
.mztj_right li span{
	float: right;
}
.bottom{
	width:100%;
	height:200px;
	background: #e2e2e2;
	margin:0 auto;
	overflow: hidden;
}
.bottom_text{
	width:65%;
	margin-top: 50px;
	float: right;
	line-height: 3;	
}
.bottom_text p{
	font-size: 14px;
}