.commW{width:1200px;margin:0 auto;}
.main a{display:block;}
.main{font-size:22px;color:#333;}
/*banner*/
.banner img{display:block;width:100%;}
/*分校*/
.fenxiao{margin-top:40px;}
.fen_left li,.fen_l_head{width:210px;height:50px;line-height:50px;cursor:pointer;font-size:14px;color:#444444;background:#f5f5f5;text-align: center;
						transition:.1s ease-in;
							-webkit-transition:.1s ease-in;
								-ms-transition:.1s ease-in;
									-moz-transition:.1s ease-in;
}
.fen_l_head{font-size:16px;}
.fen_left li:hover{background:#0c89e6;color:#fff;}
.fen_left li:hover>a{color: #fff;}
.fen_left li.active{background:#0c89e6;color:#fff;}
.fen_left li.active>a{color: #fff}
.fen_right{width:982px;min-height: 1138px;}
.fen_item li{float:left;border:1px solid #e5e5e5;margin-left:18px;margin-top:18px;}
.fen_item li:first-child,.fen_right li:first-child+li,.fen_right li:first-child+li+li{margin-top:0;}
.fen_img>img{display:block;width:307px;height:172px;}
.fen_img{position:relative;border-bottom:1px solid #e5e5e5;}
.fen_img span{display:block;width:40px;height:29px;border-radius:50%;background:#000;opacity:.65;position:absolute;left:133px;top: 66px;text-align: center;padding-top:11px;font-size:0;
				 filter:alpha(opacity=60); transition:.3s ease-out;-webkit-transition:.3s ease-out;-ms-transition:.3s ease-out;-moz-transition:.3s ease-out;
}
.fen_item li:hover span{opacity:.8;filter:alpha(opacity=80);}
.fen_item p{font-size:14px;text-align: center;color:#333333;line-height:14px;padding:11px 0 13px 0;}
.fen_right>ul{width:100%;position:relative;}
.fen_right>ul>li{position:absolute;left:0;top:0;min-height:1138px;}
