.headerEj_bg{background:url(/uiFramework/commonResource/image/2023030615414978045.jpg) center 0 no-repeat;background-size: 100% 100%;}

.localtion{background:#F4F7FA;line-height:50px;color:#999;}

.about_us_right{/*width:76%;*/width: calc(100% - 300px);}
.divName{font-size: 28px;color:#333;}

.bigImg{margin:20px 0;}
.courseItem h5{color:#4479ff;font-size:24px;margin: 20px 0px 10px;font-weight: normal;    position: relative;
    padding-left: 20px;}
.courseItem h5:before {
  position  : absolute;
  content   : "";
  width     : 8px;
  height    : 8px;
  left      : 0;
  top       : 50%;
  transform : translateY(-50%);
  background: #4479ff;
}
.courseItem h5 i{display: inline-block;background:#4479ff;width:8px;height:8px;    margin: 0 10px 5px 0;}
.courseItem p{color:#666;font-size:18px;line-height:32px;}

@media screen and (max-width: 1550px) {


}
@media screen and (max-width: 1440px) {


}
@media screen and (max-width: 1024px) {
.about_us_right {
    /*width: 68%;*/
}

}
@media only screen and (max-width:767px ){
   .pad_80 {   padding-top: 30px;   padding-bottom: 30px;}
   .pad_bot80 {padding-bottom: 30px;}
.headerEj_bg{background-size: cover;}
.about_us_right {
    width: 100%;
}
.slideTxtBox .bd ul{padding:15px 0 40px;}
.courseItem h5{font-size:20px;}
.courseItem p{font-size:16px;line-height:28px;}


}
@media only screen and (max-width:500px ){



}