*{
	margin: 0;
	padding: 0;
}
 a{
   text-decoration: none;
 }
ul{
	list-style: none;
}
body{
	overflow-x: hidden;
}
.lunbohezi{
	width: 100%;
	height: 530px;
	float: left;
	background-size: cover;
	/*background: yellow;*/
	overflow: hidden;
	position: relative;
}
.xiaodianhezi{
	width: 500px;
	height: 60px;
	
	position: absolute;
	bottom: 0;
	border-radius:16px ;
	left: 50%;
	margin-left:-180px;
	
}
.xiaodianhezi span{
	width: 24px;
	height: 24px;
	border-radius:50%;

	border: 1.5px solid  #000;
	float: left;
	margin-left:40px;
	margin-top:20px;
}
.lunbohezi img{
	width:100%;
	height:530px;
	margin: auto;
}
.banner{
	width:100%;
	height:100px;
	background:rgba(132, 196, 238, 1);	
}
.banner1{
	width:1400px;
	height:100px;
	margin: auto;
	background: rgba(132, 196, 238, 1);
}
.banner1  h2{
	
	height:100px;
	background:rgba(132, 196, 238, 1);
	line-height: 100px;
	font-family: "微软雅黑";
	text-align: center;
	float:left;
	    color: #fafafa;
    letter-spacing: 2px;
    font-size: 30px;
    font-weight: 900;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
}
.banner ul{
	width:630px;
	height:100px;
	float:right;
	margin-left:300px;
}
.banner1 li{
	width:88px;
	height:100px;
	background:rgba(132, 196, 238, 1);
	float:left;
	line-height: 100px;
	text-align: center;
	margin-left:30px;
	
	
}

.banner1 li a{
   color:#fff;
}
.banner1 li a:hover{
	color:red;
}
.fuwu{
	margin-top:530px;
	z-index: 9999999999;
	width:100%;
	height:800px;
	background:url(../img/155515_95446.jpg) no-repeat center;
}
.fuwu1{
	width:1200px;
	height:550px;
	    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.fuwu1 h2{
	    font-size:30px;
    text-align: center;
	width:1140px;
	height:70px;
   padding-top:40px ;
   color: #000;

}
.fuwu p{
	width:1200px;
	height:40px;
	line-height:40px;
	color:#000;
	text-align: center;
}
.fuwu ul{
	width:1250px;
	height:400px;
	margin-top:50px;
	margin-left:-25px;

}
.fuwu li{
	width:295px;
	height:400px;

	float: left;
	margin-left:10px;
}
.fuwu li h4{
	width:295px;
	height:30px;
	text-align: center;
	color:#777;
	margin-top: 10px;
}
.fuwu li p{
	width:295px;
	height:70px;
	text-align: center;
	color:#777;
} 
.fuwu li img{
     margin-left:70px;
	transition: 0.3s;

}

.fuwu li:hover img {
	transform: scale(1.1) translateX(4px) translateY(4px);
}
.dibu{
	width:100%;
	height:200px;
	background:#222;
	margin-top:50px;;
}
.dibu1{
	width: 1200px;
	height:200px ;
	background: #222;
	margin: auto;
}
.dibu1  h2{
	font-size: 20px;
	text-align: center;
	color: #fff;
	padding:30px;
}
.dibu1 p{
	width:300px;
	height:80px;
	text-align: center;
	color:#fff;
	padding-top: 10px;
	float:left;
}
.zhong{
	width:100%;
	background: #fff;
}
.zhong1{
	width:1200px;
	background: #fff;
	margin: auto;
}
.zhong1 li{
	width:1200px;  
	background: #fff;
	padding:30px;
	border-bottom: 1px solid #eee;
}
.zhong1 li a{
	width:1200px;
	height:50px;
	display: block;
	color: red;
	font-size:20px;
}
.zhong1 li p{
	width:1200px;
	color:#000;
	font-size: 15px;
} 
.zhong1 li h5{
	float:right;
}
.jieshao{
	width:100%;
	height:300px;
	margin: auto;
	
}
.jieshao1{
	width:1200px;
	height:300px;
	margin: auto;
}
.jieshao1 h1{
	text-align: center;
	font-size: 30px;
	padding: 30px;
}
