/*首页老师列表4列布局 开始*/

/*布局标题*/
.flexTitle {width:1200px; height:24px; border-bottom:1px solid #eee; position:relative; padding-top:30px;margin:0 auto; padding-bottom:50px;background: #fff;}
.flexTitle  h1{background-color:#fff; font-size:30px; text-align:center; position:absolute;left:50%;padding:0px 20px;margin-left: -100px;}

/*布局主体*/
.flexCon {width:1200px; height:350px; margin:0 auto;}

ul.flexView{
	list-style: none;
  	font-size: 12px;
	margin: 0;
	padding: 0;
	overflow: auto;
	background: #fff;
}

ul.flexView li{
	float: left;
	width: 230px;
	height: 300px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}

ul.flexView li.isCollapse{
	border-left:1px solid #3399cc;
	border-right:1px solid #3399cc;
}

ul.flexView .content{	
	width: 700px;
	height: 300px;
	position: relative;
}

ul.flexView li:first-child{
	width: 470px;
}

ul.flexView li:first-child .content{
	left: -230px;
}
ul.flexView .content h2 {
	padding:8px;
}

ul.flexView li div.leftView{	
	width: 230px;
	height: 300px;
	float: left;
	text-align:center;
}
ul.flexView li div.leftView div.list{	
	width:230px; float:right;
}

ul.flexView li div.leftView div.list a{	
	line-height:24px;
	font-size:14px;
} 
ul.flexView li div.rightView{	
	margin-left: 5px;
	width: 460px;
	height: 300px;
	background-color: #FBFBFB;
	float: left;
}
ul.flexView li div.rightView h2 {text-align:center;}

ul.flexView li div.rightView div.grid{
	width:110px; height:80px; float:left;text-align:center;background-color:#FBFBFB;
}
ul.flexView li strong{
	color: orange;
}
/*首页老师列表4列布局 结束*/
/*
     FILE ARCHIVED ON 10:36:56 Jul 30, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:12:50 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.824
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.029
  esindex: 0.017
  cdx.remote: 143.043
  LoadShardBlock: 527.613 (3)
  PetaboxLoader3.datanode: 550.856 (4)
  load_resource: 651.938
  PetaboxLoader3.resolve: 500.406
*/