.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-index-clt-top{
	border-left:3px solid #385B74;
}

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


/* 照片墙 */

.movie-main-box {
	display: flex;
	flex-wrap: wrap;
}

.movie-img-box {
	width: 260px;
	height: 180px;
	
}

.movie-title{
	height:34px;
	line-height: 34px;
	text-align: center;
	font-size: 16px;
	color:#000;
}


.movie-box{
	width: 260px;
    margin: 0 26px 35px 0;
    box-shadow: 0 0 2px 2px #eee;
    padding: 10px;
}
.movie-main-box .movie-box:nth-child(4n) {
	margin-right: 0;
}
.movie-look{
	background: url(../long-images/look.png) no-repeat 0 center;
	background-size: 15px 15px;
	padding-left: 20px;
	height: 15px;
	color:#aaa;
	line-height: 15px;
}

.movie-time-look-box{
	display: flex;
	justify-content: space-between;
	color:#666;
}
