.wrap{
	overflow: hidden;
}
.innovate_banner{
    width: 100%;
    position: relative;
}
.innovate_banner>img{
	display: block;
    width: 100%;
    min-width: 1400px;
}
.innovate_act h3{
    position: absolute;
    bottom: 150px;
    left: 50%;
    width: 303px;
    margin-left: -152px;
    color: #fff;
    animation:fadeInL 1.5s ;
}
.innovate_act h5{
    position: absolute;
   	bottom: 80px;
    left: 50%;
    width: 610px;
    margin-left: -305px;
    animation:fadeInR 1.5s;
}

.pattern{
	background: #eeefef;
}
.pattern h2{
	background: #fff;
	border-bottom: 1px solid #c7c2c2;
	text-align: center;
}
.pattern h2 span{
	display: inline-block;
	font-size: 30px;
	color: #221815;
	line-height: 96px;
	border-bottom: 4px solid #dd1d16;
}
.pattern_main{
	width: 1134px;
	margin: 0 auto;
	padding-bottom: 70px;
}
.pattern_main h4{
	font-size: 30px;
	text-align: center;
	color: #595757;
	margin: 95px 0 50px 0;
}
.pattern_main p{
	font-size: 18px;
	color: #4b4c4e;
	line-height: 30px;
	padding: 0 40px;
}
.pattern h6{
	width: 100%;
	
	text-align: center;
	background: #fff;
}

.technology h2{
	background: #fff;
	border-bottom: 1px solid #c7c2c2;
	text-align: center;
}
.technology h2 span{
	display: inline-block;
	font-size: 30px;
	color: #221815;
	line-height: 96px;
	border-bottom: 4px solid #dd1d16;
}
.technology_main{
	width: 1134px;
	margin: 0 auto;
}
.technology_main dl{
	float: left;
	margin-top: 100px;
	text-align: center;
	margin-bottom: 100px;
}
.technology_main dd{
	margin-top: 22px;
	font-size: 22px;
}
.technology_dl1{
	margin-left: 80px;
	cursor: pointer;
}
.technology_dl1 dd{
	color: #3b82c4;
}
.technology_dl2{
	margin-left: 195px;
}
.technology_dl2 dd{
	color: #e94630;
}
.technology_dl3{
	margin-left: 255px;
}
.technology_dl3 dd{
	color: #1bad54;
}
.data_banner{
	clear: both;
	height: 553px;
	width: 100%;
	background: url(../img/innovate_66.png) no-repeat center center;
}
.pc_banner{
	height: 800px;
	width: 100%;
	text-align: center;
}
.pc_banner img{
	margin-top: 100px;
}
.teaching h2{
	background: #fff;
	border-bottom: 1px solid #c7c2c2;
	text-align: center;
}
.teaching h2 span{
	display: inline-block;
	font-size: 30px;
	color: #221815;
	line-height: 96px;
	border-bottom: 4px solid #dd1d16;
}
.teaching{
	height: 700px;
	background: #f5f5f5;
}
.teaching_main{
	width: 1134px;
	margin: 0 auto;
}
.teaching_main div{
	float: left;
	margin: 150px 68px 0 0;
}
.teaching_hh{
	margin-right: 0!important;
}
.teaching_hh p{
	margin-top: -70px;
	font-size: 33px;
	color: #3e3a39;
	margin-bottom: 35px;
	text-align: center;
}
.classroom_main1,.classroom_main2{
	height: 461px;
	width: 1130px;	
	position: relative;
	margin: 0 auto;
}
.classroom_main1{
	margin-top: 100px;
	background: url(../img/innovate_32.png) no-repeat center center;
}
.classroom_main2{
	margin-top: 100px;
	margin-bottom: 100px;
	background: url(../img/innovate_35.png) no-repeat center center;
}
.classroom_text{
	position: absolute;
	top:0;
	right: 0;
	width: 305px;
	height: 461px;
	background: rgba(0,0,0,0.35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
.classroom_text h6{
	margin: 66px 0 33px 0;
	font-size: 35px;
	color: #fff;
	text-align: center;
}
.classroom_text p{
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	padding: 0px 30px;
}