body{
	background: #f8f8f8;
	width: 100%;
	min-width: 1200px;
}
.header{
	width: 100%;
	min-width: 1200px;
	height: 335px;
}
.header img{
	width: 100%;
	min-height: 100%;
}
/*西培留学全国分公司*/
.school_jia{

}
.school_jia h1{
	padding-top: 50px;
	font-size:30px;color:rgba(51,51,51,1);
	font-weight:bold;
}
.school_jia .sch_jia_top{
	/*display: flex;
	flex-direction: row;
	justify-content: space-between; */
}
.school_jia .sch_jia_top .nav_school_list{
	width: 100%;

}
.school_jia .sch_jia_top .nav_school_list dl{
	padding-top: 30px;float: left;
	width: 300px;
}
.school_jia .sch_jia_top .nav_school_list dl dt{
	float: left;
	width: 15px;
	font-size:20px;color:rgba(46,150,230,1);
}
.school_jia .sch_jia_top .nav_school_list dl dd{
	float:left;
	width: 250px;
	
	

}
.school_jia .sch_jia_top .nav_school_list dl dd a{
	color:rgba(102,102,102,1);
	padding-left: 25px;line-height: 29px;
	font-size:14px;
	float:left;

}
.wlkq{
	padding-top: 50px;
	padding-bottom: 30px;
	font-size:30px;
	color:rgba(51,51,51,1);
	font-weight:bold;
}
 .swiper-container .swiper-pagination-bullet{
	width: 13px;
	height: 13px;border-radius: 20px;
	background:rgba(255,255,255,1);
	opacity:  0.7;
}
 .swiper-container .swiper-pagination-bullet-active{
	background: #2E96E6;
}
 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 15px;
}
.swiper-container  img{
	width:100%;
}
.swiper-container .swiper-pagination-bullet{
	width: 34px;
	height: 8px;
	background: #FFFFFF;
	/*opacity: 0.2;*/
	border-radius: 20px;
}
.swiper-container .swiper-pagination-bullet-active{
	background: #2e96e6;
}