*{
	padding: 0;
	margin:0;
	list-style: none;
	text-decoration: none;
}
body{
	width: 100%;
	height: 900px;
	/*background: #ddd;*/
}
.main{
	width: 100%;
	height: auto;
	/*height: 900px;*/
	margin-top: 0;
	/*background: red;*/
	float: left;
}
.main .top{
	width: 100%;
	/*height:194px;*/
	height: auto;
	background: #fff; 
	/*margin:45px auto;*/
	
}
.main .top img{
	display: block;
	/*float: left;*/
	width: 289px;
	/*height: 108px;*/
	margin:auto;
	/*margin-left:50%;*/
	margin:40px auto;
	/*margin-top: 45px;*/

}
.content{
	width: 100%;
	/*height:700px;*/
	/*height: auto;*/
	/*margin:auto;*/
	background: url("../image/bj1.png");
	background-size:100% 100%;
	background-repeat:no-repeat;
	position: relative;
	overflow:hidden;
	/*top:-10px;*/
}
.content .content-main{
	width:540px;
	/*height:465px;*/
	height: auto;
	/*clear: both;
	margin:0 auto;*/
	position: absolute;
	/*background: #ccc;*/
	/*left:36%;*/
	bottom: 5%;
}
.content .ewm{
	float: left;
	width:200px;
	height: auto;

}
.content .ewm .erweima{
	width:200px;
	height: 200px;
	background: #fff;
	opacity: 0.2;

}
.content .ewm .erweima>img{
	width:200px;
	height: 200px;
	display: block;
	/*background: #fff;
	opacity: 0.2*/

}
.content .phone{
	width:200px;
	height: 50px;
	margin-top: 30px;
	/*border: 1px solid #B4B8BD;*/
	/*color: #B4B8BD;
	text-align: center;
	line-height: 36px;

*/

}
.content .phone img{
	display: block;
	width: 200px;
	height: 50px;
	/*line-height: 50px;*/
	/*float: left;*/
	/*margin-left:35px;
	margin-top: 7px;*/
}
.content .phone .text{
	display: inline-block;
	color: #FCFCFC;
	text-align: center;
	line-height: 50px;
	float: left;
	font-size: 24px;
}
.zhong{
	width: 80%;
	height: 36px;
	margin:0 auto;
}
.ul-bottom{
	width: 100%;
	height: auto;
	/*height: red;*/
	margin-top: 80px;
	clear: both;
	float: left;
	/*background: red;*/

}
.ul-bottom li{
	width: 20%;
	/*height: 100px;*/
	height: auto;
	float: left;
	/*margin-left:36px;*/

}
.ul-bottom li img{
	display: block;
	width: 48px;
	height: 48px;
	margin:0 auto;
}
.ul-bottom .bottom-text{
  display: block;
  text-align:center;
  line-height: 14px;
  font-size: 14px;
  margin-top: 10px;
  color: #fff;

}
.ul-bottom .ul-bottom-li{
	width: 500px;
	height: auto;
	margin:0 auto;
	background: #ccc;
	display: block;


}
.text{
	color: #fff;
	font-size: 14px;
	line-height: 26px;

}

