html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

/* HTML5为旧浏览器显示角色重置 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #7e8c8d;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}

ul,
li,
ol {
  list-style: none;
}

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.en {
  display: none;
}

* {
  -webkit-overflow-scrolling: touch;
  font-family: "Microsoft YaHei", Helvetica, STHeiTi, "Helvetica Neue", "微软雅黑", SimSun, sans-serif;
}

.opacity {
  -webkit-animation: opacity 0.3s linear;
  animation: opacity 0.3s linear;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

html,
body {
  height: 100%;
}

.home_top {
  color: red;
  font-size: 10vw;
}

.container-title {
  line-height: initial;
  margin-top: 6.5333vw;
  text-align: center;
  font-size: 2.9333vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #000000;
}

.container-title > p {
  font-weight: 500;
}

.container-subtitle {
  line-height: initial;
  margin-top: 1.3333vw;
  text-align: center;
  font-size: 1.6vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #959595;
}

.container_main {
  margin: 0 0.4rem 0.8rem 0.4rem;
}

.top-image {
  position: relative;
}

.top-image img {
  width: 100%;
}

.top-image .mainTopTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-size: 0.533333rem;
}

.top-image .mainTopTitle p {
  font-size: 0.213333rem!important;
  padding-top: 0.133333rem;
}

.BUSINESS_COMMUNITY_SPECIAL_team {
  height: 5.653333rem!important;
}

/*社区教育*/

.detailTitle {
  font-size: 0.4rem;
  padding-bottom: 0.333333rem;
  position: relative;
  margin-bottom: 0.346667rem;
}

.detailTitle .BUSINESS_COMMUNITY_INFO_p p {
  font-size: 0.24rem;
  color: #CFCFCF;
}

.detailTitle:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.4rem;
  height: 0.013333rem;
  border-bottom: 0.013333rem solid #000;
}

.detailTitleLine {
  font-size: 0.4rem;
  padding-bottom: 0.333333rem;
  position: relative;
  margin-bottom: 0.346667rem;
}

.detailTitleLine .BUSINESS_COMMUNITY_INFO_p p {
  font-size: 0.24rem;
  color: #CFCFCF;
}

.detailTitleLine:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.4rem;
  height: 0.013333rem;
  border-bottom: 0.013333rem solid #DADADA;
}

.detailTitleFive {
  text-align: center;
  margin-top: 6.5333vw;
  margin-bottom: 0.4rem;
  font-size: 0.4rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #000000;
}

.detailTitleFive span {
  line-height: initial;
  text-align: center;
  display: block;
  font-size: 1.6vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #959595;
}

img {
  width: 100%;
  margin: 0.533333rem 0;
}

img.fiveIcon {
  width: 5rem;
  margin: 0.4rem auto;
  display: block;
}

.BUSINESS_COMMUNITY_INFO_p {
  text-align: justify;
  padding-bottom: 0.266667rem;
}

/*教育项目*/

.threeShifts .threeShiftsSlide {
  position: relative;
}

.threeShifts .threeShiftsSlide .title {
  position: relative;
}

.threeShifts .threeShiftsSlide .title img {
  margin: 0;
}

.threeShifts .threeShiftsSlide .title h2 {
  font-size: 0.346667rem;
  width: 80%;
  background: #fff;
  position: absolute;
  bottom: -9%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  line-height: 0.8rem;
  color: #000;
  padding: 0.173333rem 0;
}

.threeShifts .threeShiftsSlide .BUSINESS_COMMUNITY_SERVICE_p {
  margin: 0.533333rem auto 0;
  font-size: 0.266667rem;
  color: #959595;
  width: 60%;
  position: relative;
  line-height: 0.533333rem;
}

.threeShifts .bottomSlide {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.266667rem 0 1.546667rem;
  position: relative;
  padding-top: 0.266667rem;
}

.threeShifts .bottomSlide > div {
  height: 0.533333rem;
}

.threeShifts .bottomSlide > div img {
  width: 0.533333rem;
  height: 0.533333rem;
  margin: 0;
}

.threeShifts .bottomSlide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.133333rem;
  width: 0.266667rem;
  height: 0.026667rem;
  background: #002A5C;
}

/*专家团队*/

.expertAdvisor .smallTitle {
  text-align: center;
  font-size: 0.4rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #000000;
}

.expertAdvisor .smallTitle span {
  padding-bottom: 0.586667rem;
  line-height: initial;
  text-align: center;
  display: block;
  font-size: 1.6vw;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #959595;
}

.expertAdvisor .team {
  padding: 0 0 1.333333rem 0;
  margin-bottom: 0.8rem;
}

.expertAdvisor .team .teamSlide {
  text-align: center;
}

.expertAdvisor .team .teamSlide a {
  display: block;
}

.expertAdvisor .team .teamSlide a img {
  margin: 0;
}

.expertAdvisor .team .teamSlide a h2 {
  font-size: 0.24rem;
  color: #000;
}

.expertAdvisor .team .teamSlide a .BUSINESS_COMMUNITY_SPECIAL_p {
  font-size: 0.186667rem;
  color: #000;
}

.expertAdvisor .team .teamSlide.BUSINESS_COMMUNITY_SPECIALSlide {
  padding-bottom: 0.4rem;
}

.expertAdvisor .team .teamSlide.BUSINESS_COMMUNITY_SPECIALSlide h2 {
  font-size: 0.266667rem;
  padding: 0.466667rem 0 0.133333rem;
}

.expertAdvisor .team .teamSlide.BUSINESS_COMMUNITY_SPECIALSlide .BUSINESS_COMMUNITY_SPECIAL_p {
  font-size: 0.186667rem;
}

.expertAdvisor .team .teamPagination {
  height: 0.533333rem;
  line-height: 0.533333rem;
}

.expertAdvisor .team .teamPagination span {
  margin: 0 0.066667rem;
}

.expertAdvisor .team .bottomSlide {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 10PX;
  left: 50%;
  transform: translateX(-50%);
  z-index: 11;
}

.expertAdvisor .team .bottomSlide > div {
  height: 0.533333rem;
}

.expertAdvisor .team .bottomSlide > div img {
  width: 0.533333rem;
  height: 0.533333rem;
  margin: 0 0.266667rem;
}

/*关于校区*/

.specialColumn {
  margin-top: 2.08rem;
}

.specialColumn .specialColumnTabs {
  font-size: 0.266667rem;
  color: #606060;
}

.specialColumn .specialColumnTabs div {
  padding: 0 0.133333rem;
  margin: 0 0.266667rem 0.4rem 0;
  display: inline-block;
}

.specialColumn .specialColumnTabs div.active {
  background: #063273;
  color: #fff;
}

.specialColumn .swiperSpecialColumn .specialColumnSlide .schoolName {
  font-size: 0.346667rem;
  color: #000;
  padding: 0.373333rem 0;
  margin-left: 0.413333rem;
}

.specialColumn .swiperSpecialColumn .specialColumnSlide .schoolAddress,
.specialColumn .swiperSpecialColumn .specialColumnSlide .schoolPhone {
  font-size: 0.213333rem;
  color: #959595;
  line-height: 0.4rem;
  margin-left: 0.413333rem;
}

.specialColumn .swiperSpecialColumn .specialColumnPagination {
  text-align: right;
}

.specialColumn .swiperSpecialColumn .specialColumnPagination .swiper-pagination-bullet-active {
  width: 0.4rem!important;
}

.specialColumn .swiperSpecialColumn .specialColumnPagination .swiper-pagination-bullet {
  width: 0.133333rem;
  border-radius: 0;
}

.contactUsImg {
  width: 100%;
  height: 31.25vw;
}