*{
	margin: 0;
	padding: 0;

}
body{
	min-width: 1320px;
}
img{
	border:0;
}
a{
	text-decoration: none;
}
.w1320{
	width: 1320px;
	margin: auto;
}
.w1150{
	width: 1150px;
	margin: auto;

}
.top{
	width: 100%;
	height: 755px;
	background: url(top.jpg) no-repeat center top;
}
.box{
	border: #aa332b 4px solid;
	margin-top: 100px;
	padding: 90px 0;
	position: relative;
}
.box .title1{
	position: absolute;
	top: -52px;
	left: 371px;

}
.box .daoyu{
	font-size: 30px;
	text-indent: 2em;
	color: #000;
	font-weight: bold;
	line-height: 2em;

}
.box .title{
	margin: 15px 0;
}
.box ul li{
	overflow: hidden;
	margin-bottom: 80px;
}
.fl{
	float: left;
	width: 181px;
}
.fl img{
	width: 181px;
	height: 229px;
}
.fr{
	float: right;
	width: 920px;
	color: #000;
}
.box .fr .name{
	font-size: 28px;
	color: #484847;
}
.box .fr .name a{
	font-size: 28px;
	color: #484847;
}
.box .fr .desc{
	font-size: 20px;
	color: #484847;
}
.box .fr .desc a{
	font-size: 20px;
	color: #484847;
}
.box .fr .content{
	font-size: 18px;
	color: #000;
	line-height: 1.8em;
	font-weight: bold;
}
.box .fr .content a{
	font-size: 18px;
	color: #000;
}
.box .fr p{
	margin-bottom: 20px;
}
.foot{
	width: 100%;
	height: 373px;
	background: url(foot.jpg) no-repeat center top;
	margin-top: 80px;
	overflow: hidden;
}
.foot p{
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: 180px;
}