
.contactWay li {
 list-style:none;
  height: 20px;
  margin-bottom: 5px;
  	color: #666666;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.contactWay i {
  float: left;
  margin-right: 14px;
  width: 26px;
  height: 100%;
  background: url("../images/people.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}


.contactWay b {
	font-size: 14px;
	line-height: 22px;
	margin-left:0px;
	float: left;
	font-weight: normal;
	width: 80%;
	min-height: 20px;
	display: block;

}






.contactWay .tel i {
  width: 30px;
  background-image: url("../images/tel2.png");
}
.contactWay .email i {
 width: 30px;
  background-image: url("../images/email.png");
}


.contactWay .address i {
width: 28px;
  background-image: url("../images/d.png");
}



.ew {
	width: 100%;

	margin-left: 0px;
	margin-top: 40px;
}