@charset "UTF-8";
body{
  background-color: #fff;
}
#header{
  background: url(../images/education_center/top_bg.png) no-repeat 100% 100% !important;
}
.education_center_header{
  width: 100%;
  height: 87px;
  background: url(../images/education_center/header_title.png) no-repeat 100% 100%;
}
.education_center_define{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 40px;
}
.education_center_define .education_center_define_img{
  width: 620px;
  height: 620px;
}
.education_center_define .education_center_define_right{
  display: flex;
  flex-direction: column;
  margin-left: 30px;
}
.education_center_define .education_center_define_right .education_center_define_right_title{
  color: #333333;
  font-size: 24px;
}
.education_center_define .education_center_define_right .education_center_define_right_txt{
  color: #333333;
  font-size: 18px;
  margin-top: 40px;
}
.banner_line{
  width: 100%;
  height: 135px;
  background: url(../images/education_center/banner_line_bg.png) no-repeat 100% 100%;
  margin-top: 20px;
}
.mar_top{
  margin-top: 30px;
}
.view_more{
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #C81725;
  font-weight: 700;
}
.education_center_courses{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.education_center_courses .education_center_courses_title{
  color: #333333;
  font-size: 24px;
  width: 100%;
  text-align: center;
}
.education_center_courses .education_center_courses_littletittle{
  color: #333333;
  font-size: 21px;
  width: 100%;
  text-align: center;
}
.education_center_courses .education_center_courses_txt{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
  flex-wrap: wrap;
}
.education_center_courses .education_center_courses_txt .education_center_courses_txt_list{
  color: #333333;
  font-size: 16px;
  margin-right: 80px;
  margin-bottom: 5px;
}
.education_center_courses .education_center_courses_btn{
  width: 600px;
  height: 60px;
  line-height: 60px;
  background: #C81725;
  border-radius: 30px;
  margin: 40px auto 0 auto;
  text-align: center;
  color: #fff;
  font-size: 21px;
  cursor: pointer;
}
.education_center_job_analysis{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.education_center_job_analysis .education_center_job_analysis_img{
  width: 1100px;
  height: 1022px;
}
.education_center_employment{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.education_center_employment .education_center_employment_top{
  width: 100%;
  color: #333333;
  font-size: 30px;
  margin-top: 50px;
}
.education_center_employment .education_center_employment_bottom{
  width: 100%;
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.education_center_employment .education_center_employment_bottom .education_center_employment_img{
  width: 525px;
  height: 637px;
}
.education_center_employment .education_center_employment_bottom .education_center_employment_right{
  display: flex;
  flex-direction: column;
  margin-left: 150px;
}
.education_center_employment .education_center_employment_bottom .education_center_employment_right .education_center_employment_right_title{
  color: #333333;
  font-size: 20px;
}
.education_center_employment .education_center_employment_bottom .education_center_employment_right .education_center_employment_right_txt{
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
}
.education_center_employment .education_center_employment_bottom .education_center_employment_right .education_center_employment_right_txt .education_center_employment_right_txt_left{
  color: #333333;
  font-size: 20px;
}
.education_center_employment .education_center_employment_bottom .education_center_employment_right .education_center_employment_right_txt .education_center_employment_right_txt_right{
  color: #333333;
  font-size: 20px;
  margin-left: 80px;
}
.education_center_advantage{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
.education_center_advantage .education_center_advantage_img{
  width: 1100px;
  height: 891px;
}
.education_center_students_area{
  padding: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.education_center_students_area .education_center_students_list{
  width: 200px;
  margin: 10px;
  display: flex;
  flex-direction: column;
}
.education_center_students_area .education_center_students_list .education_center_students_img{
  width: 100%;
  height: 253.33px;
  border-radius: 14px;
  cursor: pointer;
}
.education_center_students_area .education_center_students_list .education_center_students_txt{
  color: #333333;
  margin-top: 15px;
}
.education_center_activity_area{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.education_center_activity_area .education_center_activity_area_title{
  color: #333333;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
}
.education_center_activity_area .education_center_activity_area_content{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px;
}
.education_center_activity_area .education_center_activity_area_content .education_center_activity_area_content_list{
  width: 346px;
  margin: 10px;
  display: flex;
  flex-direction: column;
}
.education_center_activity_area .education_center_activity_area_content .education_center_activity_area_content_list .education_center_activity_img{
  width: 100%;
  height: 235.28px;
  border-radius: 14px;
}
.education_center_activity_area .education_center_activity_area_content .education_center_activity_area_content_list .education_center_activity_txt{
  color: #333333;
  font-size: 18px;
  margin-top: 15px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-weight: 700;
}
