@charset "utf-8";
a:link,
a:visited,
a:active {
	text-decoration: none
}
*{
  padding: 0px;
  margin: 0px;
}

.add_font{
  width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.top_title {
	width: 100%;
}

.top_title_left {
	display: inline-block;
	width: 20%;
	height: 100px;
	vertical-align: top;
	text-align: left;
}

.top_title_left img {
	margin-left: 20px;
	width: 80px;
	height: 70px;
}

.top_title_mid {
	display: inline-block;
	width: 58%;
	height: 100px;
	font-size: 55px;
	text-align: center;
	vertical-align: top;
}

.top_title_right {
	display: inline-block;
	width: 16%;
	height: 100px;
	vertical-align: top;
}

.swiper-container {
	width: 100%;
	height: 500px;
}

.fengexian {
	 width: 100%;
	 border: 1px solid #C9C8C8;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
}

.lie_title {
	text-align: center;
	padding: 3% 3% 3% 3%;
	font-size: 50px;
  color: black;
  font-weight: bold;
	/*font-weight: bold;*/
}

.lie {
	margin-top: 1%;
	width: 100%;
	height: 100px;
	font-size: 35px;
	/*background-color: #EAF7F5;*/
}

.before {
	display: inline-block;
	vertical-align: top;
	/*background-color: #4DBBB4;*/
	/*color: white;*/
	font-size: 40px;
	width: 25%;
	height: 100px;
	line-height: 100px;
	/*text-align: center;*/
}

.before_ex {
	display: inline-block;
	vertical-align: top;
	/*background-color: #4DBBB4;*/
	/*color: white;*/
	font-size: 40px;
	width: 25%;
	height: 100px;
	line-height: 100px;
	/*text-align: center;*/
}

.after {
  text-align: right;
  padding-left: 3%;
	display: inline-block;
	vertical-align: top;
	/*background-color: #EAF7F5;*/
	/*background-color: red;*/
	font-size: 40px;
	height: 100px;
	width: 70%;
	line-height: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.after_ex {
  padding-left: 3%;
	display: inline-block;
	vertical-align: top;
	/*background-color: #EAF7F5;*/
	font-size: 40px;
	height: 100px;
	width: 20%;
	line-height: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.after_oth {
	display: inline-block;
	vertical-align: top;
	/*background-color: #EAF7F5;*/
	/*background-color: red;*/
	font-size: 40px;
	height: 100px;
	width: 70%;
	line-height: 100px;
	text-align: center;
}

.lie a {
	color: black;
	font-size:40px;
}

.Pic_span {
  float: right;
  display: inline-block;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
}
.Pic_span img{
  width: 80%;
  height: 80%;
  /*background-color: white;*/
}

.Pic_div {
  	float: right;
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
}

#tel {
  width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.Pic_div img{
	width: 80%;
	height: 80%;
}

.dizhi {
	font-size: 45px;
}

#address {
	width: 75%;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.dizhi img {
	vertical-align: middle;
	width: 100px;
	height: 100px;
	margin-left: 60px;
}

.chakan {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5%;
	/*width: 100px;*/
	margin-top: -1.5%;
	height: 80px;
}

.chakan img {
	height: 100px;
}

.end_img {
	width: 100%;
	height: 135px;
	position: fixed;
	bottom: 0px;
  text-align: center;
}

.end_img img {
	width: 100%;
	height: 100%;
  /*border-radius: 35px;*/
}
