.wrap{
	width: 100%;
	position: relative;
}
/* logo和导航 */
.header_wrap{
	width: 100%;
	height: 74px;
	border-bottom: 1px solid #ececec;
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 1000;
}
.nav_wrap{
	width: 1200px;
	height: 74px;
	margin: 0 auto;
}
.logo{
	margin-right: 300px;
}
.nav_item{
	height: 74px;
	line-height: 74px;
	margin-right: 78px;
	color: #333;
	font-size: 15px;
}
.active{
	color: #548fd8;
}
/* banner */
.main_wrap{
	z-index: 0;
	margin-top: 75px;
}
.banner{
	width: 100%;
}
.banner_img{
	width: 100%;
}
.wlx_info{
	width: 100%;
	height: 340px;
	background: #fff;
}
.wlx_text{
	width: 910px;
	margin: 0 auto;
	padding-top: 50px;
}
.wlx_text h3{
	text-align: center;
	font-size: 30px;
	line-height: 50px;
}
.wlx_text p{
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
	line-height: 22px;
	color: #333;
}
.wlx_line{
	width: 80px;
	height: 6px;
	background: #548fd8;
	margin: 40px auto 0;
	border-radius: 10px;
}
.icon_list{
	position: fixed;
	bottom: 100px;
	right: 100px;
	z-index: 100;
}
.icon_item{
	margin-bottom: 10px;
	cursor: pointer;
}
.kf_wrap{
	position: absolute;
	left: -110px;
	top: 0;
	width: 100px;
	height: 118px;
	background: #fff;
	display: none;
}
.kf_wrap2{
	position: absolute;
	left: -110px;
	top: 150px;
	width: 100px;
	height: 118px;
	background: #fff;
	display: none;
}
.kf_img{
	display: block;
	width: 90px;
	margin: 0 auto;
	margin-top: 5px;
}
.add_kf{
	font-size: 14px;
	text-align: center;
}
.contact{
	position: absolute;
	left: -160px;
	top: 95px;
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #548fd8;
	font-size: 16px;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	display: none;
}
.education_hard{
	width: 100%;
	height: 430px;
	background: url(../img/bg_line.jpg) repeat-y;
	background-size: contain;
}
.hard_content{
	width: 1200px;
	margin: 0 auto;
	height: 430px;
	position: relative;
}
.hard_video{
	width: 598px;
	height: 306px;
	overflow: hidden;
	border-radius: 10px;
	position: absolute;
	left: 20px;
	top: 62px;
}
.hard_video video{
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.hard_text{
	width: 450px;
	margin-left: 680px;
	margin-top: 140px;
}
.hard_text h3{
	font-size: 24px;
	color: #fff;
}
.hard_text p{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin-top: 30px;
}
.familyCollege{
	width: 100%;
	height: 490px;
	padding-top: 74px;
	margin-top: -74px;
}
.familyCollege_box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.familyCollege_box h3{
	text-align: center;
	font-size: 30px;
	line-height: 50px;
}
.familyCollege_box p{
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}
.sociology_list{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	margin-top: 60px;
}
.sociology_item h3{
	font-size: 16px;
	color: #333;
}
.sociology_item img{
	display: block;
	margin: 0 auto;
	width: 83px;
	height: 83px;
}
.teachSystem{
	width: 100%;
	height: 640px;
	background: #548fd8;
}
.system_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.system_wrap{
	height: 450px;
}
.system_text{
	padding-top: 100px;
	padding-left: 132px;
}
.system_text h3{
	font-size: 24px;
	color: #fff;
}
.system_text h5{
	font-size: 16px;
	color: #fff;
	margin-top: 8px;
}
.system_list{
	margin-top: 20px;
}
.system_list li{
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
}
.system_video{
	width: 598px;
	height: 306px;
	overflow: hidden;
	border-radius: 10px;
	margin-left: 20px;
	margin-top: 50px;
}
.system_video video{
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.neng_list{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.neng_item p{
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 16px;
}
.neng_item img{
	border-radius: 10px;
}
.shanshuo_wrap{
	width: 100%;
	height: 705px;
}
.shanshuo_video{
	width: 1200px;
	height: 640px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 10px;
	padding-top: 65px;
}
.shanshuo_video video{
	width: 100%;
	height: 100%;
	object-fit:cover;
	border-radius: 10px;
}
/* 图片轮播 */
.lunbo_wrap{
	width: 100%;
	height: 500px;
	background: #eeeeee;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
  text-align: center;
  background: #eeeeee;
  

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.swiper-slide img{
	width: 100%;
	border-radius: 10px;
}
.teach_method{
	width: 100%;
}
.teach_method img{
	width: 100%;
}
.activity{
	width: 100%;
}
.activity img{
	width: 100%;
}
.tianfu{
	width: 100%;
	padding-top: 74px;
	margin-top: -74px;
	height: 697px;
}
.tianfu_content{
	width:1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.tianfu_content h3{
	text-align: center;
	font-size: 30px;
	color: #333;
	line-height: 60px;
	margin-bottom: 15px;
}
.tianfu_content p{
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 22px;
}
.jiance_list{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 40px;
}
.jianzheng{
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.jiance_item{
	width: 388px;
	height: 282px;
	border:4px solid #548fd8;
	border-radius: 10px;
	
}
.jiance_item h3{
	font-size: 24px;
	color: #333;
	text-align: center;
}
.jiance_small{
	width: 100%;
}
.jiance_small li{
	width: 322px;
	margin: 0 auto;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.talent{
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 30px;
}
.foot{
	width: 100%;
	height: 310px;
	background: #548fd8;
}
.foot_contentT{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	position: relative;
}
.ewm_list{
	width: 100%;
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}
.ewm_item{
	float: left;
}
.ewm_item p{
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	font-size: 16px;
}
.company_info{
	color: #fff;
	margin-top: 20px;
}
.company_info li{
	margin-bottom: 10px;
}
.company_info li a{
	color: #fff;
}
.phone{
	position: absolute;
	right: 0;
	bottom:50px;
	color: #fff;
	font-size: 24px;
}
/* 支付样式 */
.realTime_info{
	width: 100%;
	background: #fff;
	padding: 40px 0;
}
.realTime_list{
	margin-top: 40px;
}
.realTime_content{
	width: 70%;
	margin: 0 auto;
}
.realTime_title{
	text-align: center;
}
/* .realTime_title h3{
	font-size: 30px;
	color: #144A74;
	font-family: PingFang SC Bold;
	letter-spacing: 6px;
	margin: 0;
} */
.realTime_title p{
	color: #545454;
	font-size: 15px;
	letter-spacing: 1px;
	margin-top: 5px;
}
.realTime_left{
	width: 48%;
	float: left;
}
.realTime_left li,.realTime_right li{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #545454;
}
.realTime_left li span,.realTime_right li span{
	float: right;
	cursor:pointer;
	color: #144A74;
}
.realTime_right{
	width: 48%;
	float: right;
}
.detail_wrap{
	width: 258px;
	height: 310px;
	background: #fff;
	border: 1px solid #DDDDDD;
	padding: 10px 5px;
	position: absolute;
	display: none;
	z-index: 100;
}
.detail_wrap h3{
	font-size: 18px;
	font-family: PingFang SC Regular, PingFang SC Regular-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	line-height: 36px;
	margin: 20px 0;
	font-size: 18px;
}
.erweima{
	display: block;
	width: 130px;
	/* height: 205px; */
	margin: 0 auto;
	margin-top: 60px;
}
.detail_wrap p{
	text-align: center;
	margin-top: 30px;
	color: #333333;
}
.close_icon{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
.jianzheng{
	text-align: center;
	font-size: 30px;
	color: #333333;
}