* {
	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: #e44902;
}

p a:hover {
	color: #f59531;
}

.fl {
	float: left;
}

.fr {
	float: right;
}




.g-head .ltit01 {
	margin: 30px auto 10px;
}

.g-head .ltit01 img {
	width: 716px;
	height: 565px;
}

.g-head .ltit02 {
	margin: 10px auto 0;
	position: relative;
	left: 4%;
	right: 0;
	bottom: 123px;
}

.g-head .ltit02 img {
	width: 133px;
	height: 35px;
}

.g-head .ltit03 {
	margin: 0 auto 0;
	bottom: 60px;
	position: relative;
}

.g-head .ltit03 img {
	width: 689px;
	height: 28px;
}


.g-head {
	width: 100%;
	background: url("../images/bg00.jpg") top center no-repeat;
	height: 1233px;
}

.xflex {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	width: 1280px;
	margin: 0 auto;
}

.lead {
	width: 1280px;
	margin: 300px auto;
	overflow: hidden;
}

.lead p {
	color: #fff;
}


.center1 {
	width: 100%;
	background: url("../images/bg1.jpg") top center no-repeat;
	overflow: hidden;
}

.page {
	width: 1280px;
	margin: 0 auto 0;
	overflow: hidden;
}

.tit {
	text-align: center;
	overflow: hidden;
	margin: 83px auto 30px;
	background: url("../images/tit_bg.png") top center no-repeat;
	width: 1280px;
	height: 151px;
}

.col {
	width: 200px;
	color: #e44903;
	margin: 45px 0 0 101px;
	overflow: hidden;
}

.cor {
	width: 969px;
	overflow: hidden;
	text-align: left;
	margin-top: 15px;
}

.cor h2 {
	color: #fff;
	float: left;
	width: 900px;
	line-height: 52px;
	font-size: 36px;
}

.lead01 {
	width: 1280px;
	margin: 10px auto;
	overflow: hidden;
}




.silder {
	margin: 0 auto 0;
	width: 1240px;
}

.silder-box-1,
.silder-box-2,
.silder-box-3,
.silder-box-4,
.silder-box-5 {
	overflow: hidden;
}

.silder-box-1 li,
.silder-box-2 li,
.silder-box-3 li,
.silder-box-4 li,
.silder-box-5 li {
	margin: 0 auto 0;
	width: 380px;
	text-align: center;
	overflow: hidden;
	padding: 23px;
}

.silder-box-1 li img,
.silder-box-2 li img,
.silder-box-3 li img,
.silder-box-4 li img,
.silder-box-5 li img {
	width: 380px;
}






.footer {
	margin: 30px auto;
	width: 100%;
	background: url(../images/foot_bg.jpg) no-repeat;
}

.foot {
	text-align: center;
	color: #fff;
	height: 90px;
	padding-top: 40px;
}
