.it-big-red {
  color: #279ef2;
}
.it-big-red a {
  color: #279ef2;
}
a:hover {
  color: #279ef2;
  text-decoration: none;
}
a:active {
  color: #279ef2;
  text-decoration: none;
}
.home-header-menu-ar ul li a:hover {
  width: 100%;
  display: inline-block;
  color: #fff;
  background-color: #279ef2;
}
.home-header-menu-ar-active {
  float: left;
  display: inline-block;
  background-color: #279ef2 !important;
  color: #fff!important;
}
.header-menu {
  width: 100%;
  height: 40px;
  background-color: #279ef2;
}
.header-menu-ar ul li a:hover {
  float: left;
  width: 100%;
  display: inline-block;
  background-color: #336699;
}
.header-menu-ar-active {
  float: left;
  width: 100%;
  display: inline-block;
  background-color: #336699;
}
.container-title-text {
  font-size: 22px;
  font-weight: bold;
  color: #279ef2;
}
.team-list-ar li a:hover {
  color: #336699;
}
.footer-content-new-left ul li a:hover {
  color: #336699;
}
/*内页CSS开始*/
.member-teacher-list-ar li a {
  color: #279ef2;
}
.member-teacher-list-ar li a:hover {
  color: #279ef2;
}
