html,body,header,nav,footer,div,ul,ol,li,p,form,input,a,span,em,i,strong,b,font,img{
	margin:0; padding:0; list-style:none; border:none;}
body{font-family:"微软雅黑";}
a{text-align:center; text-decoration:none; outline:none;}
input{outline:none;}
em{font-style:normal;}
/*轮播图 开始*/
.main_banner{width:100%; height:375px;margin:90px 0 190px 0;clear: both}
.main_banner_wrap{
	width:826px; height:375px; position:relative;
	margin:0 auto;
}
@-webkit-keyframes roll {
	from{-webkit-transform:rotate(120deg);opacity:0;}
	to{-webkit-transform:rotate(0deg);opacity:0.8;}
}
@keyframes roll {
	from{transform:rotate(120deg);opacity:0;}
	to{transform:rotate(0deg);opacity:0.8;}
}
.banner_btn{ 	/*a 标签 按钮*/
	width:20px; height:36px; position:absolute;
	display:block; z-index:9; padding: 20px 30px;
}
.btn_last{left: -78px;top:155px;}
.btn_next{right:-73px;top:155px;}
.onlyLef{width: 255px;height: 350px;cursor: default;position: absolute;top: 20px;left:560px;padding: 0;}
.onlyRight{width: 255px;height: 350px;cursor: default;position: absolute;top: 20px;left: 0px;padding: 0;}
.banner_btn span.hidden{display: none}
.banner_btn span{width:20px; height:36px; display:block; opacity:1; transition:0.5s;
	background:url(../images/right.png) no-repeat 0 0;}
/*.btn_next span{background-position:-50px 0;}*/
/*.main_banner_box:hover .banner_btn_arrow{opacity:0.6;}*/
.banner_btn .next{width:20px; height:36px; display:block;
	background:url(../images/left.png) no-repeat 0 0;}
/*.btn_next span i{background-position:-50px 0;}*/
/*.banner_btn:hover i{*/
	/*-webkit-animation:arrow 0.5s infinite alternate ease-in-out;*/
	/*-moz-animation:arrow 0.5s infinite alternate ease-in-out;*/
/*}*/
@-webkit-keyframes arrow{
	from{-webkit-transform:scale(1); opacity:1;}
	to{-webkit-transform:scale(1.5); opacity:0.2;}
}
@-moz-keyframes arrow{
	from{-moz-transform:scale(1); opacity:1;}
	to{-moz-transform:scale(1.5); opacity:0.2;}
}

.main_banner_box{
	width:826px; height:370px; margin:40px auto 0; position:relative; z-index:1;
	/*-webkit-倒影样式*/
	/*-webkit-box-reflect:below 0 -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);*/
}
/*火狐倒影图层样式*/
.main_banner_box p#rflt{width:1200px; height:280px; position:absolute; left:0; top:280px;
	background:-moz-element(#m_box) no-repeat; -moz-transform:scaleY(-1); opacity:0.2;
}/*火狐倒影图层样式*/
.main_banner li{
	position:absolute;  overflow:hidden;
	/*box-shadow:0 4px 8px rgba(0, 0, 0, 0.15);*/
	background: #FFFFFF;
	border: 1px solid #EAEEFB;
	box-shadow: 0 2px 24px 0 #E8EDFA;
	border-radius: 10px;
}
/*给每张图片初始设置不同宽高，层级，位置*/
.main_banner li#imgCard0{
	width:302px; height:459px; z-index:5;
	left:255px; top:-32px; opacity:1; border-radius: 10px;
}
.main_banner li#imgCard1{
	width:272px; height:349px; z-index:1;
	left:547px; top:20px; opacity:1; border-radius: 10px;
}
.main_banner li#imgCard2{/*初始在背后，透明度为0*/
	width:272px; height:349px; z-index:1;
	left:0px; top:20px; opacity:0;  border-radius: 10px;
}
.main_banner li#imgCard3{/*初始在背后，透明度为0*/
	width:272px; height:349px; z-index:1;
	left:0px; top:20px; opacity:0; border-radius: 10px;
}
.main_banner li#imgCard4{
	width:272px; height:349px; z-index:1;
	left:0px; top:20px; opacity:1; border-radius: 10px;
}
.main_banner li#imgCard5{
	width:272px; height:349px; z-index:1;
	left:0px; top:20px; opacity:0; border-radius: 10px;
}
.main_banner li#imgCard6{
	width:272px; height:349px; z-index:1;
	left:0px; top:20px; opacity:0;  border-radius: 10px;
}
.main_banner li#imgCard7{
	width:272px; height:349px; z-index:2;
	left:0px; top:20px; opacity:1; border-radius: 10px;
}
.main_banner li img{width:100%; height:100%;}
#imgCard1 .description{margin: -15px auto 0;}
#imgCard7 .description{margin: -15px auto 0;}
#imgCard1 .head{width:186px;height: 186px;}
#imgCard7 .head{width:186px;height: 186px;}
/*#imgCard1 .analysts{margin: 8px 0;}*/
/*#imgCard8 .analysts{margin: 8px 0;}*/
/*.main_banner li span{/!*遮罩层*!/*/
	/*width:100%; height:100%; position:absolute; top:0; left:0;*/
	/*z-index:1; background:#000; opacity:0; filter:alpha(opacity=0);*/
	/*color:#fff; font-size:30px; line-height:120px; text-align:center;*/
/*}*/


/*指示器按钮*/
.btn_list{text-align:center; position:relative; left:0; top:6px; z-index:10;}
.btn_list span{
	width:15px; height:15px; display:inline-block; margin:15px 5px;
	background:#787d82; border-radius:50%; cursor:pointer;
}
.btn_list span.curr{background:#FFAE00;}

/*轮播图 结束*/
.teambg{width:1045px;height: 207px;background: url("../images/teabg.png") no-repeat bottom;margin: 0 auto;position: absolute;bottom:-200px;left: -116px;z-index: 0;}
.teacherBox{width:100%;height: 100%;background: #FFFFFF;border: 1px solid #EAEEFB;box-shadow: 0 2px 24px 0 #E8EDFA;border-radius: 10px;padding: 21px 0 18px 0;box-sizing: border-box;text-align: center}
.head{width: 205px;height: 205px;margin:  0 auto 30px;}
.name{font-size: 24px;color: #3E434E;margin: 0 auto}
.analysts{color: #3E434E;font-size: 12px;margin: 8px 0 20px;}
.description{width: 238px;margin: 17px auto 0;border-top: 2px dotted #DCE1F2;text-align: left;padding: 2px 0 0}
.description p{color: #8892AC;font-size: 14px;padding-top: 12px;}
.description .title{text-align: center;font-size: 16px;}
