html,body{
	width: 100%;
	height: 100%;
}
.ohide{
	overflow: hidden;
}
/*  */
.iconfont{
	color: #fff;
}
.iconfont.icon-xiaojiantou{
	font-size: 32px;
}
.iconfont.icon-fenlei,.iconfont.icon-liebiao{
	font-size: 20px;
}

/*  */
.wrap{
	
}
.wrap:before{
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	border-top: 8px solid #0e7aea;
	z-index: 100;
}
.nav{
	width: 256px;
	height: 100%;
	position: fixed;
	background-color: #1a2034;
	z-index: 10;
	color: #fff;

}
.nav .nav-top{
	transition: all .5s ease;
}

.nav .nav-top .nav-logo{
	padding-top: 46px;
	text-align: center;
}
.nav .nav-bottom{
	position: relative;
	width: 100%;

	bottom: 20px;
	padding-top: 70px;
}
.nav .nav-bottom .nav-list{
	padding-bottom: 40px;
}
.nav .nav-bottom .nav-list li{
	margin: 10px auto;
	padding-left: 28px;
	text-align: left;
	font-size: 12px;
}
.nav .nav-bottom .nav-list li a{
	color: #9093a1;
	transition: all .5s ease;
}
.nav .nav-bottom .nav-list li:hover a{
	color: #0e7aea;
}
.nav .nav-bottom .nav-about{
	position: relative;
	width: 100%;
	height: 32px;
	padding: 4px 28px;
	color: #bbbbbb;
	background-color: #181d2f;
}
.nav .nav-bottom .nav-about-btn{
	width: 32px;
	height: 32px;
	background-color: #0e7aea;
	position: absolute;
	top: 0px;
	right: 0px;
}
.nav .nav-inf{
	margin-top: 16px;
}
.nav .nav-inf .nav-inf-item{
	position: relative;
	padding-left: 82px;
	font-size: 12px;
	margin: 8px 0px;
	color: #535867;
}
.nav .nav-inf .nav-inf-item .nav-inf-item-tit{
	position: absolute;
	left: 30px;
}

.m_nav{
	display: none;
}

.view-group{
	position: fixed;
	width: 80px;
	height: 40px;
	top: 16px;
	right: 20px;
	z-index: 10;
}
.view-group a{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #000;
}
.view-group a.act{
	background-color: #0e7aea;
}
.view-group a i{

}

.show-group{
	width: 100%;
	height: 100%;
	min-width: 1024px;
	padding-left: 256px;
	background-color: #000;
	position: fixed;
}
.show-group .cnt{

}
.show-group .cnt .cnt-item{
	width: 25%;
	float: left;
	position: relative;
}

.show-group .cnt .cnt-item>a,.show-group .cnt .cnt-item>a>img{
	width: 100%;
	display: block;
}
.show-group .cnt .cnt-item>a{
	position: relative;
}
.show-group .cnt .cnt-item>a>img,.show-group .cnt .cnt-item>a>.cnt-item-des{
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	top:0px;
	left: 0px;
}
.show-group .cnt .cnt-item>a>.teacher{
	
	top:0px;
	left: 0px;
}
.show-group .cnt .cnt-item>a>.sch,.show-group .cnt .cnt-item>a>.cnt-item-des{
	position: absolute;
	opacity: 0;
}
.show-group .cnt .cnt-item>a>.sch{
	width: 101%;
}
.show-group .cnt .cnt-item>a>.cnt-item-des{
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	
	z-index: 5;
}
.show-group .cnt .cnt-item>a:hover>.sch,.show-group .cnt .cnt-item>a:hover>.cnt-item-des{
	opacity: 1;
}
.show-group .cnt .cnt-item-inner{
	left: 0;
	right: 0;
	position: absolute;
	top: 50%;
	color: #fff;
	text-align: center;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cnt-item-prj{
	font-size: 20px;
}
.cnt-item-guest{
	margin-top: 18px;
	font-size: 18px;
}
.show-group .cnt .cnt-list.-right .cnt-item:nth-child(7){
	width: 50%;
	float: right;
}
.show-group .cnt .cnt-list.-left .cnt-item:nth-child(5){
	width: 50%;
}

.-list-view{
	overflow-y:scroll; 
}
.-list-view>.cnt{
	display: none;
}
.list-view-cnt{
	background-color: #13192c;
	padding: 70px 35px 35px;
	
}
.list-view-cnt{
	display: none;
}
.-list-view>.list-view-cnt{
	display: block;
}
.list-view-cnt .list-view-head{
	color: #0e7aea;
}
.list-view-text-cnt{
	width: 100%;
	display: table;
}
.list-view-head-text{
	padding: 2px 10px;
	display: table-cell;
	vertical-align: middle;

}
.list-view-list .-name,.list-view-list .-position,.list-view-list .-project{
	color: #fff;
	padding-top: 70px;
	padding-bottom: 70px;
}
.list-view-list .-gallery{
	color: #fff;
}
.list-view-head .list-view-text-cnt{
	padding-bottom: 14px;
}
.list-view-head-text.-name{
	width: 16%;
	padding-left: 30px;
}
.list-view-head-text.-position{
	width: 20%;
}
.list-view-head-text.-project{
	width: 20%;
}
.list-view-head-text.-gallery{
	width: 24%;
}
.list-view-text-cnt{
	font-size: 18px;
	border-bottom: 1px solid #747782;
}
.list-view-list .list-view-text-cnt:hover{
	background-color: #1a2034;
}
.list-view-head-text-pic{
	width: 40%;
	padding: 18px 0px 18px 0px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4%;
}
.list-view-head-text-pic img{
	width: 100%;
}