.mui-college-view-a a{background: #fff;
    color: #696969;
 line-height: 38px;width:25%;text-align:center;float:left; font-size:15px;}
   .mui-college-view-a{overflow:hidden;}
.mui-college-view-a a.mui-active{border-bottom: 2px solid #4fc1e9;}


/*校园风光*/
.mui-preview-image.mui-fullscreen {
		position: fixed;
		z-index: 20;
		background-color: rgba(0,0,0,0.7);
	}
	.mui-preview-header,
	.mui-preview-footer {
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 10;
	}
	.mui-preview-header {
		height: 44px;
		top: 0;
	}
	.mui-preview-footer {
		height: 50px;
		bottom: 0px;
	}
	.mui-preview-header .mui-preview-indicator {
		display: block;
		line-height: 25px;
		color: #fff;
		text-align: center;
		margin: 15px auto 4;
		width: 70px;
		background-color: rgba(0, 0, 0, 0.4);
		border-radius: 12px;
		font-size: 16px;
	}
	.mui-preview-image {
		display: none;
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}
	.mui-preview-image.mui-preview-in {
		-webkit-animation-name: fadeIn;
		animation-name: fadeIn;
	}
	.mui-preview-image.mui-preview-out {
		background: none;
		-webkit-animation-name: fadeOut;
		animation-name: fadeOut;
	}
	.mui-preview-image.mui-preview-out .mui-preview-header,
	.mui-preview-image.mui-preview-out .mui-preview-footer {
		display: none;
	}
	.mui-zoom-scroller {
		position: absolute;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		-webkit-backface-visibility: hidden;
	}
	.mui-zoom {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	.mui-slider .mui-slider-group .mui-slider-item img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
		width: 100%;
	}
	.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
		display: inline-table;
	}
	.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
		display: table-cell;
		vertical-align: middle;
	}
	.mui-preview-loading {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		display: none;
	}
	.mui-preview-loading.mui-active {
		display: block;
	}
	.mui-preview-loading .mui-spinner-white {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -25px;
		margin-top: -25px;
		height: 50px;
		width: 50px;
	}
	.mui-preview-image img.mui-transitioning {
		-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
		transition: transform 0.5s ease, opacity 0.5s ease;
	}
	@-webkit-keyframes fadeIn {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
	@keyframes fadeIn {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
	@-webkit-keyframes fadeOut {
		0% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
	}
	@keyframes fadeOut {
		0% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
	}
	p img {
		max-width: 100%;
		height: auto;
	}
.mui-big-img{overflow:hidden; margin:0;}
.mui-big-img p{width:50%;float:left;  padding:0 10px;}
.mui-big-img img{width:100%;}

.mui-pull-bottom-pocket{background:none;}



/*collegeList*/
.college-list{background:#fff;  background: #fff;
    overflow-y: auto;
    height: 400px; padding:0; margin-top:0;}
.college-list li{list-style: none; list-style: none;
    border-bottom: 1px solid #F2F2F2;
    padding-left: 30px;}
.college-list li a{color:#555555; line-height:34px; display: inline-block; width:100%;}
.mui-bar-nav~.mui-content{padding-bottom:50px;}
.luqu-score .mui-college-table tr:first-child{height:38px;}
.luqu-score .mui-college-table tr:not(:first-child) td{height:30px;}
.college-list li:active{background:#4fc1e9;}

/*.college-show-outer{height:132px;}*/


.slider-img{margin-top:50px;}



.college-top .mui-table-view-cell>a:not(.mui-btn){width:28%;float:left; margin-right:10px;}
.college-top .mui-media-object{width:100%;}
.college-top .mui-detail-content{width:68%;float:left;}



.mui-college-lists li{padding:11px 10px;}
.mui-college-lists .goa{color:#4a4a4a; font-size: 1.1rem;}


/*college 头部*/
.college-top .mui-media-left{color:#1c1c1c;}
.college-top .mui-btn-block a{color:#fff;}

.mui-college-inner-content{font-size:14px; color:#8f8f94;}
.mui-collapse-content{font-size:14px; color:#8f8f94;}
.college-img-id .mui-table-view-cell:after{height:0;}

.college-right{float:right;}
.list-top{background:#fff;margin-bottom:0.5rem;box-shadow: 0 2px 7px #ccc;}
.list-top nav{top:44px; display: table; width: 100%; padding: 0; table-layout: fixed; border-top: 0; border-bottom: 1px solid #ccc; -webkit-touch-callout: none;position: fixed;z-index: 10;right: 0;left: 0; background: #fff;}
.list-float{position:fixed;}
.list-float .mui-table-view1{display:none;}


.mui-table-view-cell .mui-colleage-btn{margin-bottom:0.5rem;}
.mui-colleage-btn a{width:47%; background:#4fc1e9; border:none;}