	.w1200 {
		width: 1200px;
		margin: 0 auto;
		margin-bottom: 40px;

	}

	img {
		max-width: 100%;
	}

	.globalFlex {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.globalTitle {
		margin-bottom: 30px;
	}

	.content {}

	.banner {
		text-align: center;
		margin-bottom: 50px;
	}

	.banner img {
		width: 100%;
	}

	/*导航*/

	.menu {
		margin-bottom: 50px;
	}

	.menu ul {
		display: flex;
		width: 100%;
		border-radius: 5px;
		box-shadow: 0 0 5px #d3d1d1;
	}

	.menu li {
		flex: 1;
	}

	.menu li a {
		display: block;
		text-align: center;
		height: 58px;
		line-height: 58px;
		overflow: hidden;
		font-size: 22px;
		/* font-weight: 700; */
		color: #333;
	}


	.sixianghui .exhibitionData {
		width: 100%;
		margin-bottom: 30px;
	}


	.sixianghui .content {
		margin-bottom: 40px;
	}

	#exhibitionContent {
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}

	#exhibitionContent h1 {
		font-size: 32px;
		line-height: 50px;
		font-weight: 700;
		margin-bottom: 40px;
	}


	#exhibitionContent .exhibitionContentImg {
		display: flex;
		justify-content: space-between;
		width: 100%;
		list-style: none;
	}

	#exhibitionContent .exhibitionContentImg li {
		width: 23%;
	}

	#exhibitionContent .exhibitionContentImg li img {
		width: 100%;
	}

	/* 往期回顾 */



	#exhibitionContent .videoContent {
		display: flex;
		width: 100%;
		justify-content: space-between;
	}

	#exhibitionContent .videoContent>dl {
		width: 32%;
	}

	#exhibitionContent .videoContent>dl dt {
		width: 100%;
		height: auto;
	}


	#exhibitionContent .videoContent>dl dt video {
		border-radius: 10px;
		height: 216px;
	}

	#exhibitionContent .videoContent>dl dd {
		display: flex;
		line-height: 40px;
		align-items: center;
		text-align: left;
		font-size: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	#exhibitionContent .videoContent>dl dd p {
		font-size: 16px;
		display: inline;
		font-weight: 700;
	}

	#exhibitionContent .videoContent>dl dd span {
		font-size: 16px;
	}

	.fontGreen {
		color: #2A7F87;
		font-weight: 700;
	}

	.region {
		background: #fff;
	}

	/* .block {
	margin-bottom: 40px;
} */

	/*私享会*/
	.sixianghui p {
		text-indent: 2em;
		line-height: 1.6em;
		font-size: 16px;
	}

	#sixianghui .content p {
		margin-bottom: 30px;
	}

	.sixianghuibg .content p {
		line-height: 1.6em;
		font-size: 16px;
		text-indent: 2em;
	}

	.sixianghuibg p b {
		color: #2A7F87;
		font-weight: 700;
	}

	.sixianghuibg img {
		display: block;
	}

	.sixianghuibg .guests .guestsTop {
		margin-bottom: 30px;
	}

	.sixianghuibg .guests .guestsTop .guestsImg {
		margin-bottom: 40px;
	}

	.sixianghuibg .guests .guestsTop h2 {
		color: #2A7F87;
		letter-spacing: 0.1em;
		font-size: 24px;
		margin-bottom: 30px;
		font-weight: 700;
	}

	.sixianghuibg .guests .guestsTop div {
		width: 100%;
	}

	.sixianghuibg .guests .guestsTop div img {
		display: block;
		width: 100%;
	}

	#sixianghui .content {
		margin-bottom: 30px;
	}



	.guests #exhibitionContent .lookMore {
		text-align: right;
		font-size: 14px;
		color: #2A7F87;
		text-decoration: underline;
		line-height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;

	}

	.guests #exhibitionContent .lookMore b {
		font-weight: 700;
	}

	/*超低能耗建筑技术体验中心*/
	.experience p {
		text-indent: 2em;
		line-height: 1.6em;
		font-size: 16px;
		margin-bottom: 30px;
	}

	.experience p b {
		color: #2A7F87;
		font-weight: 700;
	}

	.experience img {
		display: block;
	}

	.experienceBlock {
		position: relative;

	}

	.experienceBlock p {
		position: absolute;
		z-index: 9;
		line-height: 1.6em;
		font-size: 16px;
		font-weight: 700;
		color: #2A7F87;
	}

	.experienceBlock .topright {
		top: 110px;
		right: 166px;
	}

	.experienceBlock .bottomright {
		bottom: 112px;
		right: 166px;
	}


	.title {
		margin: 50px 0 30px;
		font-size: 30px;
		color: #6e3235;
		font-weight: bold;
	}

	.titleTxt {
		font-size: 38px;
		font-weight: bold;
		color: #333;
		text-align: center;
		margin: 40px 0;
	}

	.title img {
		width: 160px;
	}

	/* 更多同期活动 */
	.exhibitionScope .content {
		line-height: 1.6em;
		font-size: 16px;
		margin-bottom: 30px;
	}

	.exhibitionScope .content p {
		text-indent: 2em;
		margin-bottom: 20px;
	}

	.exhibitionScope .content p b {
		color: #2A7F87;
		font-weight: 700;
	}

	#cooperation {
		display: none;
	}

	#cooperation .content .logImg {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	#cooperation .content .logImg li {
		width: 14%;
		text-align: center;
		/* margin: 0 20px; */
	}

	.footer2 {
		width: 100%;
		background-color: #26838b;
	}

	.footer2 .footerContent {
		width: 1200px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		padding: 50px 0 60px 0;
		box-sizing: border-box;
	}

	.footer2 .footerContent .ceca {
		width: 26%;
		margin-right: 2%;
	}
	.footer2 .footerContent .assist {
		width: 10%;
	}
	.footer2 .footerContent .assist img { 
		width: 70%; 
		display: block;
		max-height: 90px;
	}

	.footer2 .footerContent h2 {
		color: white;
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 42px;
	}

	.footer2 .footerContent .ceca p {
		width: 100%;
	}

	.footer2 .footerContent .ceca img {
		width: 100%; 
		display: block;
		max-height: 90px;
	}

	.footer2 .footerContent .contact {
		width: 56%;
		display: flex;
		flex-direction: column;
		padding-left: 30px;
	}

	.footer2 .footerContent .contact .contactBox {
		display: flex;
	}

	.footer2 .footerContent .contact .contactBox .contact_left {
		width: 40%;
	}


	.footer2 .footerContent .contact .contactBox .contact_left>h3 {
		color: white;
		font-size: 16px;
		display: inline-block;
		font-weight: 600;
		position: relative;
		margin-bottom: 25px;
		line-height: 32px;
		border-bottom: 1px solid white;

	}


	.footer2 .footerContent .contact .contactBox .contact_left>div {
		display: flex;
		color: white;
		align-items: center;
		line-height: 30px;
	}

	.footer2 .footerContent .contact .contactBox .contact_left>div h4 {
		font-size: 16px;
		font-weight: 600;
	}

	.footer2 .footerContent .contact .contactBox .contact_left>div span {
		font-size: 14px;
	}

	.footer2 .footerContent .contact .contactBox .contact_right {
		padding-left: 30px;
		width: 60%;
	}

	.footer2 .footerContent .contact .contactBox .contact_right>div {
		display: flex;
		color: white;
		align-items: center;
		line-height: 30px;
	}


	.footer2 .footerContent .contact .contactBox .contact_right>h3 {
		display: inline-block;
		color: white;
		font-size: 16px;
		font-weight: 600;
		line-height: 32px;
		position: relative;
		margin-bottom: 25px;
		border-bottom: 1px solid white;
	}


	/* .footer2 .footerContent .contact .contact_right>h3::after {
	content: '';
	display: block;
	height: 1px;
	background-color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 75%;
} */



	.footer2 .footerContent .contact .contactBox .contact_right>div h4 {
		font-size: 16px;
		font-weight: 600;
	}

	.footer2 .footerContent .contact .contactBox .contact_right>div span {
		font-size: 14px;
	}

	.footer2 .footerContent .erweima {
		width: 12%;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
		justify-content: flex-end;
	}

	.footer2 .footerContent .erweima .erweimaTitle {
		width: 100%;
		text-align: right;
		margin-bottom: 10px;
	}

	.footer2 .footerContent .erweima .erweimaTitle p {
		color: white;
		line-height: 24px;
		font-size: 14px;
	}

	.footer2 .footerContent .erweima  img {
		display: block;
		width: 100%;
	}