* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #4e302e;
}

a:hover {
	text-decoration: none;
	color: #9b020e;
}

li {
	list-style: none outside none;
}

body {
	font-size: 16px;
	line-height: 32px;
	font-family: "微软雅黑";
	background: #fefef8;
	color: #4d3c3c;
	margin: 0 auto;
	overflow-x: hidden;
	min-width: 1280px;
}



p {
	text-indent: 2em;
	color: #666;
}

p a {
	color: #ffdf87;
}

p a:hover {
	color: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


.g-head .ltit01 {
	margin: 40px auto 0;
}

.g-head .ltit01 img {
	width: 631px;
	height: 421px;
}

.g-head .ltit02 {
	margin: 0 auto 0;
}

.g-head .ltit02 img {
	width: 437px;
	height:50px;
}

.g-head .ltit03 {
	margin:300px auto 0;
}

.g-head .ltit03 img {
	width: 43px;
	height:80px;
}


.g-head {
	width: 100%;
	background: url("../images/bg1.jpg") top center no-repeat;
	height: 1217px;
}

.xflex {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	width: 1280px;
	margin: 0 auto;
}

.lead {
	width: 1280px;
	margin: 30px auto 0;
}

.lead p {
	color: #fff;
}


.center1 {
	width: 100%;
	background: url("../images/bg2.jpg") top center no-repeat;
	overflow: hidden;
}

.center2 {
	width: 100%;
	background: url("../images/bg3.jpg") top center no-repeat;
	overflow: hidden;
}

.page {
	width: 1280px;
	margin: 0 auto 60px;
	overflow: hidden;
}

.page li {
	width: 361px;
	margin:0 30px 30px 30px;
	overflow: hidden;
	float: left;
	height: 626px;
}
.page li p{
	width:300px;
	overflow: hidden;
	color: #fff;
	position:relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom:200px;
}



.tit {
	text-align: center;
	overflow: hidden;
	margin: 0 auto 30px;
}

.t01 img {
	width:706px;
	height:192px;
}
.t02 img {
	width:753px;
	height:205px;
}


.footer {
	margin: 0 auto;
	width: 100%;
	background: linear-gradient(to right, #c90e14 , #fda05b);
}

.foot {
	text-align: center;
	color: #fff;
	height: 90px;
	font-size: 16px;
	padding-top: 40px;
}
