body {
	background-color: #efeff0;
}
.auto {
	width: 1125px;
	margin: 0 auto;
	overflow: hidden;
}
.bigpic {
	width: 100%;
	height: 580px;
	background-image: url(../images/icon01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.nav {
	width: 100%;
	height: 74px;
	background-color: #b75234;
	margin-bottom: 30px;
}
.nav li {
	float: left;
}
.nav li a {
	line-height: 74px;
	color: #efeff0;
	font-size: 24px;
	text-align: center;
	display: block;
	padding: 0 24px;
}
.nav li a:hover {
	background-color: #56110d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.FocusNews {
	height: 415px;
	margin-bottom: 30px;
}
.FocusNews-l {
	float: left;
	width: 760px;
	margin-right: 15px;
}
.FocusNews-l img {
	width: 760px;
	height: 415px;
}
.FocusNews-r {
	float: left;
	width: 350px;
}
.more h2 {
	height: 49px;
	width: 100%;
	color: #221815;
	line-height: 49px;
	border-bottom: solid 4px #b75234;
	background-color: #efeff0;
}
.FocusNews-r div {
	width: 100%;
	height: 360px;
	background-color: #fff;
	padding: 20px;
}
.FocusNews-r div h3 {
	text-align: center;
	font-size: 21px;
	color: #221815;
	line-height: 36px;
	margin-bottom: 40px;
}
.FocusNews-r div span {
	float: left;
	display: block;
	height: 30px;
}
.FocusNews-r div p {
	text-align: center;
	font-size: 18px;
	color: #221815;
	line-height: 26px;
	text-align: left;
	margin-bottom: 10px;
}
.Competition {
	height: 570px;
}
.Competition-l {
	width: 760px;
	margin-right: 15px;
	float: left;
	background-color: #fff;
}
.Competition-r {
	width: 350px;
	float: left;
	background-color: #fff;
}
.Competition-l div {
	padding: 11px 27px;
	overflow: hidden;
}
.Competition-l div img {
	width: 240px;
	height: 346px;
	float: left;
	margin-right: 50px;
}
.Competition-l div span {
	float: left;
	display: block;
	width: 410px;
	height: 346px;
}
.Competition-l div span h4 {
	text-align: center;
	font-size: 20px;
	color: #221815;
	line-height: 40px;
	margin-bottom: 20px;
}
.Competition-l div span p {
	text-indent: 32px;
	font-size: 16px;
	line-height: 28px;
}
.Competition-l div span a {
	float: right;
	line-height: 50px;
	color: #0000ff;
}
.icon03 {
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}
.icon03 img {
	display: inline-block;
}
.Competition-r div {
	padding: 39px 20px;
	text-align: center;
}
.Competition-r div span {
	font-size: 18px;
	color: #221815;
	font-weight: 600;
	line-height: 32px;
	text-align: left;
	display: block;
}
.Competition-r div p {
	text-align: left;
}
.Competition-r div h5 {
	margin: 50px 0 30px 0;
}
.works {
	margin-top: 20px;
	background-color: #fff;
	padding-bottom: 30px;
}
.works div {
	overflow: hidden;
}
.works div h3 {
	width: 211px;
	height: 41px;
	margin: 40px auto;
}
.works div h3 {
	background-image: url(../images/icon04.png);
}
.works div ul {
	padding-left: 40px;
}
.works div ul li {
	width: 254px;
	height: 178px;
	float: left;
	margin-right: 8px;
}
.works div ul li img {
	width: 254px;
	height: 154px;
}
.works div ul li i {
	text-align: center;
	width: 100%;
	display: block;
}
.works div ul li i a {
	line-height: 24px;
	font-size: 16px;
}
.works div>a {
	float: right;
	margin-right: 30px;
	color: #250fff;
}
.content {
	background-color: #fff;
	border-top: solid 4px #b75234;
	padding: 60px 70px;
}
.content h1 {
	text-align: center;
	width: 100%;
	font-size: 28px;
	color: #000;
	margin-bottom: 100px;
}
.content p {
	color: #000;
	font-size: 18px;
	line-height: 36px;
	text-indent: 36px;
}
.content span {
	width: 542px;
	height: 128px;
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
}
.content span a {
	width: 542px;
	height: 128px;
	display: block;
}
.content span:nth-child(1) {
	background-image: url(../images/icon06.png);
}
.content span:nth-child(2) {
	background-image: url(../images/icon07.png);
}
