.position{
	width:1100px!important;
	height:auto;
	overflow: hidden;
	margin:0 auto;
	margin-top:15px;
	border:none!important;
}
.position ul{
	float: right;
}
.nav-content{
	background:#fff;
}
.main{
	width:1100px;
	margin:0 auto;
	margin-top:0px!important;
}
/*.content{margin-top: 78px;}*/
.school-nav{
	height:96px;
}
.menu{
	height:96px;
	overflow: hidden;
	text-align:center;
	width:100%;
	vertical-align:top;
	box-sizing:border-box;
	background:#fff url(../images/title_bg1.png)no-repeat bottom center;
	z-index:2;
	padding-top:10px;
}
.menu li{
	float:left;	
	width:155px;
	position:relative;
	margin-right:20px;
	text-align: center;
}
.menu li a{
	font-size:18px;
	color:#333;
	height:41px;
	width: 100%;
	display:inline-block;
	background:url(../images/h1_bg.png)no-repeat;
	text-align: center;
}
.menu li a img{margin: 10px auto;}
.menu li:hover a{
	color:#fff !important;
	background:url(../images/h_bg.png)no-repeat;
}
.menu li a:hover .h1{
	display: block;
}
.menu li a:hover  .h11{
	display: none;
}
.menu li .current{
	color:#fff !important;
	text-align: center;
	background:url(../images/h_bg.png)no-repeat;
}
.menu li .current .h1{
	display: block;
	text-align: center;
}
.menu li .current .h11{
	display: none;
}
.menu li a .h11{
	display:block;
}
.menu li a .h1{
	display:none;
}
.idea-img{width:100%;height:auto;}
.concept,.school{
	margin-top:40px;
}
.item{
	margin-top:42px;
}
.concept{
	background:#fff;
}
.item{
	width:100%;
	height:auto;
	overflow:hidden;
}
.cases{margin-top:30px;}
.concept-title h2,.school-title h2,.item-title h2,.case-title h2{
	font-size:20px;
	color:#333;
	line-height:40px;
	text-align:center;
	position:relative;
	margin-bottom:20px;
}
.concept-title h2:before{
	content:'';
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.idea-p{
	padding:0px 20px 80px 20px;
	line-height:60px;
	text-align:justify;
	font-size:20px;
	color:#575555;
	text-indent:40px;
	background:url(../images/s_bg.png) no-repeat;
	background-position:center 234px;
	font-family: "黑体";
	font-weight: 500;
}
.concept q{
	color:#1886de;
	font-size:36px;
	line-height:40px;
	font-weight: 600;
}
.concept q:before{content:none;}
.idea-list{
	display:block;
	width:1160px;
	height:210px;
	margin:40px auto 0;
}
.idea-list li{
	float:left;
	width:224px;
	height:200px;
}
.idea-list li+li{
	margin-left:10px;
}
.idea-list p{
	font-size:18px;
	text-align:center;
	margin-top:10px;
}
.school-title h2:before{
	content:'';
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.schools{
	margin-top:35px;
}
.schools dl{
	width:172px;
	height:348px;
	overflow:auto;
	display:inline-block;
	background:#fff;
	box-sizing:border-box;
	text-align:center;
	border:1px solid #bfbfbf;
	vertical-align:top;
}
.schools dl+dl{
	margin-left:56px;
}
.schools dt{
	background:#0958ce;
	color:#fff;
	line-height:60px;
	font-size:20px;
}
.schools dd{
	line-height:40px;
	border-bottom:1px solid #bfbfbf;
	color:#333;
}

.item-title h2:before{
	content:'';
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.items>img{
	margin-top:20px;
}
.items-content{
	margin-top:10px;
}
.items-content>li{
	float:left;	
	width:356px;
	height:370px;
	margin-top:20px;
	position:relative;
	overflow:hidden;
}
.items-content>li:nth-child(2),.items-content>li:nth-child(5){
	margin:20px 16px 0;
}
.items-content li img{
	width: 356px;
    height: 248px;
}
.items-content li p{
	position:absolute;
	height:40px;
	line-height:40px;
	width:100%;
	top:208px;
	background:rgba(0,0,0,0.55);
	color:#fff;
	text-align:center;
	font-size:16px;
}
.details{
	height:120px;
	color:#333;
	padding-top:15px;
	box-sizing:border-box;	
}
.details h2{
	font-size:18px;
	text-align:center;
}
.details h3{
	margin-top:8px;
	font-weight:normal;
	font-size:15px;
	line-height:30px;
}
.case-title h2:before{
	content:'';
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.cases ul{
	margin-top:20px;
}
.cases ul li{
	float:left;
	text-align: center;
	margin-bottom:36px!important;
	width:350px;
	height:auto;
	overflow:hidden;
	background: #e9e6e6;
}
.cases ul li:hover{
	box-shadow: 0px 0px 10px 5px #cccccc;
	-webkit-box-shadow: 0px 0px 10px 5px #cccccc;
	-moz-box-shadow: 0px 0px 10px 5px #cccccc;
}
.cases ul li img{
	width:345px;
	height:265px;
	padding:5px;
}
.cases ul li:nth-child(1),.cases ul li:nth-child(4){
	margin:0px 7px;
}
.cases ul li:nth-child(2),.cases ul li:nth-child(5){
	margin:0px 18px 0px 10px;
}
.cases ul li p{
	line-height:28px;
	margin:0px 0px 5px 0px;
	text-align:center;
	color:#000;
	font-weight:600;
	font-size:14px;
	font-family:"宋体";
}
.foot{margin-top: 20px!important;}

/* 学校轮播 */
.marqueeleft{height:240px;width:1100px;overflow:hidden;margin:40px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li {
    float: left;
    margin: 0 5px;
    display: inline;
    width: 241px;
    height: 300px;
    overflow: hidden;
}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:236px;height:184px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:40px;line-height:40px;font-size:16px;color:#2b2b2b;}
/* marqueetop */
.marqueeleft li:hover .txt{
	color:#0958ce;
}
.marqueeleft li:hover .pic{
	border:1px solid #0958ce;
}
.marqueetop{height:329px;width:148px;overflow:hidden;margin:40px auto;}
.marqueetop li{padding:5px 0;width:148px;height:133px;overflow:hidden;}
.marqueetop li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueetop li .txt{text-align:center;height:40px;line-height:40px;}
.pic img {
    width: 230px;
    height: 178px;
}
