.long-main .ms85-index-body,
.long-main .ms85-index-clt-bottom,
.long-main .ms85-index-clt-top,
.long-main .ms85-index-campuslandscape-table {
	background: #fff;
}

.long-main .bannerbox img {
	width: 100%;
	/*height:503%;*/
}

.ms85-index-pageBodyBox.long-main {
	width: 100%;
	min-height: auto;
	border: 0;
}

.long-main .ms85-index-clt-top {
	border-bottom: 1px solid #e5e5e5;
}


/* */

.long-main .fwb-text-box {
	margin: 35px 0;
}

.long-main .introduction-title-box {
	font-size: 20px;
}

.long-main .introduction-title {
	color: #385a74;
}

.long-main .ms85-index-blogroll-main-out {
	width: 1200px;
	margin: auto;
	overflow: visible;
}

.long-main .ms85-index-blogroll-main {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	height: 240px;
	padding-bottom: 30px;
}

.long-main .ms85-index-blogroll-li {
	width: 283px;
	height: 213px;
	margin-right: 0;
	position: relative;
}

.long-main .ms85-index-blogroll-li p {
	text-align: center;
	font-size: 16px;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.long-main .ms85-b.active {
	background-color: #385B74;
	color: #fff;
}

.long-page-box {
	height: 40px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
}


/* 照片墙 */

.photo-wall-box {
	display: flex;
	flex-wrap: wrap;
}

.photo-wall-img-box {
	width: 285px;
	height: 201px;
}

.photo-wall-title{
	height:34px;
	line-height: 34px;
	text-align: center;
	font-size: 16px;
	color:#000;
	width:285px;
	padding:0 4px;
}

.photo-wall-main-box{
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
}

.photo-wall-box{
	width: 285px;
	margin: 0 20px 35px 0;
}
.photo-wall-main-box .photo-wall-box:nth-child(4n) {
	margin-right: 0;
}