.business {
}
.business .trv-sec {
	border-bottom: 2px solid #ebebeb;
	margin-bottom: 86px;
}

.business .trv-sec .trv-lists {
}
.business .trv-sec .trv-lists .trv-item {
	height: 200px;
	position: relative;
	margin-bottom: 40px;
}
.business .trv-sec .trv-lists .trv-item .business-img {
	height: 200px;
	background-color: #f15a22;
	width: 100%;
	overflow:hidden;
}
.business .trv-sec .trv-lists .trv-item .business-img img {
	width: 100%;
}
.business .trv-sec .trv-lists .trv-item .business-txt {
	width: 100%;
	height: auto;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}
.business .trv-sec .trv-lists .trv-item .business-txt h3 {
}
.business .trv-sec .trv-lists .trv-item .business-txt p {
	font-size:13px;
	line-height:24px;
	text-align:justify;
}
.business .meet-sec {
	width: 100%;
	margin-bottom: 100px;
}
.business .meet-sec .meet-content {
	height: 368px;
	background-color: #ebebeb;
	padding: 46px 70px;
}
.business .meet-sec .meet-content .meet-tit {
}
.business .meet-sec .meet-content p {
	width: 100%;
	height: auto;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	font-size:13px;
	line-height:24px;
}
.business .meet-sec .meet-imgs {
	position: relative;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.business .meet-sec .meet-imgs .meet-logo {
	position: absolute;
	width: 116px;
	height: 116px;
	background-color: #ffffff;
	left: 50%;
	top: 50%;
	margin-left: -65px;
	margin-top: -75px;
	z-index: 1;
	padding: 10px;
}
.business .meet-sec .meet-imgs .meet-logo img {
	width: 100%;
}
.business .meet-sec .meet-imgs .meet-img {
	height: 168px;
	background-color: #f15a22;
	margin-bottom: 30px;
	width: 48%;
	overflow:hidden;
}
.business .meet-sec .meet-imgs .meet-img img {
	width: 100%;
}
.business .hotel-sec {
	height: 356px;
}
.business .hotel-sec .hotel-content {
}
.business .hotel-sec .hotel-content .hotel-tit {
}
.business .hotel-sec .hotel-content p {
	width: 100%;
	height: auto;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	font-size:13px;
	line-height:24px;
	text-align: justify;
}
