@charset "utf-8";
/* CSS Document */
.tit-home{
	width: 100%;
	height: 100px;
}
.top-titile{
	width: 1200px;
	text-align: center;
	margin: auto;
	
}
.top-titile ul{
	
}
.top-titile ul li{
	display: inline;
	float: left;
	padding: 20px 82px;
	font-size: 14px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}

.top-titile ul li:hover{
	display: inline;
	float: left;
	padding: 20px 82px;
	font-size: 14px;
	background-color:#E70014 ;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.tit-home1{
	width: 100%;
	height: 70px;
	position: fixed;top:-440px;
	z-index: 99998;
	background-color: #F7F7F7;
}

.body1-home{
	padding-top: 20px;
	width: 100%;
	display:table;
	background-color: #FFFFFF;
}


.body1{
	padding-top: 20px;
	width: 1200PX;
	display:table;
	background-color: #FFFFFF;
	margin: auto;
	padding-bottom:30px;
	
}

.body1 h1{color:#F00;}
.bodyzt{
	width:1200px; 
	padding-top:20px; 
	display:table;
	padding-bottom:30px;
}

.bodyzt_f{
	width:800px;
	float:left;	
}


.bodyzt_f p{
	font-size:14px;
	color:#333;
	line-height:24px;
	text-indent:2em;
}
	


.bodyzt_r{
	width:350px;
	float:right;
}

.body1-home1{
	margin-top: 550px;
}
.top-titile1{
	width: 1200px;
	height: 100px;;
	text-align: center;
	margin: auto;
	
}
.top-titile1 ul li{
	display: inline;
	float: left;
	padding: 10px 121px;
	font-size: 14px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.top-titile1 ul li:hover{
	display: inline;
	float: left;
	padding: 10px 121px;
	font-size: 14px;
	background-color:#E70014 ;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.body2-home{
	padding-top: 20px;
	width: 100%;
	height: 420px;
	background-color: #F7F7F7;
}
.body2{
	padding-top: 20px;
	width: 1200px;
	height: 420px;
	background-color: #F7F7F7;
	margin: auto;
	text-align:center;
}

.body2 p{padding-top:15px; font-size:16px; line-height:30px;}


.body2 ul{
	margin-left: 60px;
}
.body2 ul li{
	margin-top: 30px;
	width: 300px;
	margin-right: 40px;
	margin-left: 40px;
	float: left;
	background-color: #FFFFFF;
}

h5{
	font-size: 18px;
	color:#E70014;
}


h1{
	font-size: 24px;
	font-weight: 900;
	color: #E70014;
	
}

.body3-home{
	padding-top: 20px;
	width: 100%;
	height: 420px;
	background-color:#FFF;
}

.body3{
	padding-top: 20px;
	width: 1200px;
	height: 420px;
	background-color: #FFF;
	margin: auto;
	text-align:center;
}

.body3 p{padding-top:15px; font-size:16px; line-height:30px;}


.body3 ul{
	margin-left: 60px;
}
.body3 ul li{
	margin-top: 30px;
	padding-bottom: 20px;
	
	width: 320px;
	padding-left: -20px;
	margin-right: 60px;
	float: left;
	background-color: #FFFFFF;
}

.body4-home{
	padding-top: 20px;
	width: 100%;
	height: 500px;
	background-color: #F7F7F7;
}
.body4{
	padding-top: 20px;
	width: 1200px;
	height: 500px;
	background-color: #F7F7F7;
	margin: auto;
	text-align:center;
     
}

.body4 p{padding-top:15px; font-size:16px; line-height:30px;}

.body4 ul li{
	float: left;
	margin-top: 30px;
}
.body4 ul li img{
	width: 220px;
	height: 300px;
	margin-left: 10px;
	mar








