.newInfoCard {
	width: 1160px;
	margin: 0 auto;
	padding-top: 140px;
	padding-bottom: 30px;
}

/*左边*/
.newInfoCard-left {
	width: 365px;
	float: left;
}

.newInfoCard-left-part1 {
	margin-bottom: 25px;
}

.newInfoCard-left-part2 {
	margin-bottom: 25px;
}

.newInfoCard-left-part3 {
}

.newInfoCard-left-title {
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: #000;
	color: #b8b8b8;
	padding-left: 25px;
	font-size: 22px;
	font-weight: bold;
}

.newInfoCard-left-part1-con {
	width: 100%;
	background: rgba(255, 255, 255, 0.2);
}

.newInfoCard-left-part1-con ul li {
	height: 75px;
	border-bottom: 2px dashed #a4a4a4;
	color: #fff;
	font-size: 20px;
	line-height: 75px;
	padding-left: 25px;
	cursor: pointer;
}

.newInfoCard-left-part1-con ul li:last-child {
	border-bottom: none;
}

.newInfoCard-left-select {
	color: #dab84a !important;
}

.newInfoCard-left-part1-con ul li span {
	padding-left: 20px;
}

.newInfoCard-left-part2-con {
	width: 100%;
	background: #fff;
}

.newInfoCard-left-part2-con ul li {
	height: 70px;
	line-height: 70px;
	color: #303030;
	border-bottom: 2px dashed #c4c4c4;
	padding: 0 25px;
}

.newInfoCard-left-part2-con ul li:last-child {
	border-bottom: none;
}

.newInfoCard-left-part2-con ul li a {
	color: #303030;
	font-size: 16px;
	width: 275px;
	display: block;
	float: left;
}

.newInfoCard-left-part2-con ul li span {
	float: right;
}

.newInfoCard-left-part3-con {
	width: 100%;
	background: rgba(255, 255, 255, 0.2);
	padding: 35px 25px;
}

.newInfoCard-left-part3-item1 img {
	width: 20px;
}

.newInfoCard-left-part3-item1 span {
	font-size: 18px;
	color: #fff;
	padding-left: 10px;
}

.newInfoCard-left-part3-tel1 {
	color: #d0a863;
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	letter-spacing: 5px;
}

.newInfoCard-left-part3-tel2 {
	color: #d0a863;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-bottom: 10px;
}

.newInfoCard-left-part3-w {
	color: #fff;
	padding-top: 10px;
	font-size: 16px;
}

.newInfoCard-border {
	border-top: 2px dashed #a4a4a4;
}

/*右边*/
.newInfoCard-right-box {
	width: 765px;
	float: right;
}

.newInfoCard-right {
	width: 765px;
	margin-bottom: 30px;
}

.newInfoCard-right-title {
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: #000;
	color: #fff;
	padding-left: 25px;
	font-size: 22px;
	font-weight: bold;
}

.newInfoCard-right-con {
	padding: 25px 0px;
}

.newInfoCard-right-con ul li {
	width: 360px;
	height: 385px;
	background: #fff;
	margin-right: 40px;
	float: left;
	margin-bottom: 50px;
}

/*场馆介绍*/
.venues-box {
	width: 100%;
	background: #fff;
	padding: 50px;
}

.venues-box p {
	text-indent: 2em;
	padding-bottom: 30px;
	line-height: 25px;
	color: #787878;
}

.venues-box img {
	width: 665px;
	padding-bottom: 30px;
}
