.content{margin-top: 10px;;}
body{background: #ebecf0;}

/*导航*/

.ab_nav{width: 850px;}
.ab_nav_ul{width: 882px; display: flex ;justify-content : flex-start; flex-wrap: wrap;}
.ab_nav_ul li { width:130px;
	height:40px;
	background:rgba(247,247,247,1);
	border:1px solid rgba(221,221,221,1);
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	line-height: 40px;
	color: #999999;
	cursor: pointer;}
.ab_nav_ul li:hover{ background: #0055DA; color: #FFFFFF;}
.ab_nav_ul li:first-child{ background: #0055DA; color: #FFFFFF}


.ab_cot_ul{width: 850px; margin-top: 30px; background: #FFFFFF;}
.ab_cot_ul li{   width: 850px; display: none;}
.ab_cot_ul li:first-child{display: block;}
 /*关于我们 */ 
.abcot_about{ }
.abcot_about h1{font-size: 24px; text-align: center; color: #0055DA; padding-top: 38px;}
.abcot_about   .ab_time p	{text-align: center; padding-top: 20px;}
.ab_timetxt{padding-left: 30px;}
.ab_txt{padding: 31px 27px 25px 25px; }
.ab_txt P{line-height: 24px;}
.ab_img01{margin: 0 auto; width: 738px;}

/*全省分校*/
.fenxiao_box{width: 850px;  background: #FFFFFF;}
.fenxiao_warp{padding-left:55px ;padding-top: 44px;}
.fenxiao{ width: 260px; }
.fx_title{  font-size: 14px; color: #333333;}
.fenxiao p{padding-top: 10px; font-size: 12px; color: #666666;}
.fx_add:before{ content: url(../images/fx_add.png) ; padding: 5px;}
.fx_phone:before{ content: url(../images/fx_phone.png); padding: 5px;}

/*qq群*/
  .qq_qun{width: 850px; }
 .qun_box{ width:  746px; margin: 0 auto;   padding-top: 30px; padding-bottom: 40px; }
 .qun_titlebox{width: 744px; height: 35px; 	background-color: #fafafa;
	border: solid 1px #dfdfdf;  color: #666666;}
	.qun_dq{width: 118px; }
    .qun_mc{width:296px ; }
	.qun_qh{width: 225px;}
	.qun_cz{ width: 105px; }
	.qun_txt{height: 36px; text-align: center; line-height: 36px; }
	table td{ border: 1px  solid#dfdfdf; color: #666666; font-size: 12px;}
	table td a{ color: #666666; }
	

/*微信公众号*/
.weixin_box{width: 850px; background: #FFFFFF;}
.weixin_box h1{font-size:18px;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
   padding: 15px 0;
}
.weixin_img{width: 571px;margin: 0 auto; padding-top: 54px;}
.weixin_box p {font-size:16px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(102,102,102,1);
	padding: 10px 0;
}
.wx_txtcolor{color: #0055DA;
}
/*右侧广告*/

.ab_addimg{width: 288px; height: 192px;}


