body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration: none
}
fieldset,
img {
	border: 0;
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.main{
	min-width: 1010px;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 128px;
}
.main_nav{
	width: 100%;
	height: 635px;
	background: url("../image/5.png") no-repeat top center;
	background-size: 1920px 635px;
}
.main_cen{
	width: 100%;
	height: 836px;
	background: url("../image/6.png") no-repeat top center;
	background-size: 1920px 836px;
}
.main_cen2{
	width: 100%;
	height: 1119px;
	background: url("../image/7.png") no-repeat top center;
	background-size: 1920px 1119px;
}
.main_introduce{
	width: 100%;
	height: 588px;
	background: url("../image/3.png") no-repeat top center;
	background-size: 1920px 588px;
	
}
.main_introduce2{
	width: 100%;
	height: 969px;
	background: url("../image/4.png") no-repeat top center;
	background-size: 1920px 969px;
}
.main_introduce_nav{
	width: 100%;
	height: 639px;
	background: url("../image/2.png") no-repeat top center;
	background-size: 1920px 639px;
}
.head{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	height: 124px;
	width: 100%;
	background: #fff;
	border-bottom: 4px solid #c1d4d4;
}
.head_box{
	width: 1010px;
	margin: 0 auto;
	display: flex;
	height: 124px;
	align-items: center;
}
.logo{
	height: 35px;
	margin-right: 130px;
}
.head_text{
	width: 96px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #f58748;
	cursor: pointer;
	margin: 0 20px;
	border-radius: 3px;
}
.head_text:hover{
	background:#f58748;
	background-size: 100% 100%;
	color: #fff;
}
.head_chenk{
	background: #f58748;
	background-size: 100% 100%;
	color: #fff;
}
.footer {
	width: 100%;
	min-width: 1010px;
	/* max-width: 1920px; */
	min-height: 65px;
	padding: 15px 0;
	background-color: #292929;
	text-align: center;
}
.footer_text{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #fff;
	margin-bottom: 5px;
}
.contact_nav{
	width: 100%;
	height: 639px;
	background: url("../image/9.png") no-repeat top center;
	background-size: 1920px 639px;
}
.contact_cen{
	min-width: 1010px;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 105px;
	text-align: center;
}
.contact_cen_box{
	width: 1010px;
	height: 451px;
	padding-bottom: 100px;
	padding-top: 85px;
	margin: 0 auto;
}
.contact_cen_box_img{
	width: 650px;
	height: 451px;
	float: left;
}
.contact_cen_box_box{
	float: left;
	height: 35px;
	padding-top: 40px;
	margin-left: 60px;
	display: flex;
}
.contact_cen_box_box_box{
	height: 35px;
	margin-left: 10px;
	text-align: left;
	color: #666666;
}