.about {
  width: 100%;
  height: 100%;
}

.about-img {
  width: 100%;
}

.about-us,
.teachet,.run{
  background-color: #fff;
  width: 100%;
}

.style{
  background: #F6F7F9;
}
.style-tap-list{
  border-bottom: 1rem solid #D9D9D9;
}
.us-auto,
.style-auto,
.make-auto,
.teachet-auto,.run-auto{
  width: 1200rem;
  margin: auto;
  height: 100%;
}

.us-auto {
  display: flex;
  padding-bottom: 110rem;
}

.teachet {
  padding-top: 58rem;
}
.run{
  padding-top: 30rem;
  padding-bottom: 80rem;
}
/* 专业设置开始 */


.us-left {
  margin-right: 70rem;
  width: 290rem;
  flex-shrink: 0;
  height: 336rem;
  
  position: relative;
  background-color: #EA4049;
}

.us-left-content {
  position: absolute;
  bottom: 47rem;
  left: 45rem;

}

.us-left-null {
  width: 53rem;
  height: 3rem;
  background: #fff;
}

.us-left-school {
  font-weight: 600;
  font-size: 28rem;
  margin-top: 47rem;
  color: #fff;
}

.us-left-e {
  font-style: normal;
  font-size: 36rem;
  line-height: 50rem;

  color: #fff;
}

.content {
  height: 336rem;
}

.content .tilte {
  height: 34rem;
  line-height: 34rem;
  color: #F63C3E;
  font-weight: 600;
  font-size: 24rem;
  margin-top: 36rem;
}

.content .desc {
  height: 17rem;
  line-height: 17rem;
  color: #999;
  font-size: 12rem;
  margin-top: 3rem;
}

.content .content {
  /* height: 95rem; */
  height: auto;
  line-height: 20rem;
  color: #333333;
  font-size: 14rem;
  margin-top: 21rem;
}

.storeContainer {
  height: 100rem;
  width: 100%;
  margin-top: 51rem;
  display: flex;
}

.storeContainer .left {
  width: auto;
  height: 100%;
  margin-right: 73rem;
}

.storeContainer .line {
  width: 28rem;
  height: 2rem;
  background-color: #EA4049;
}

.storeContainer .number {
  height: 42rem;
  font-size: 30rem;
  color: #EA4049;
  line-height: 42rem;
  font-weight: 600;
  margin-top: 8rem;
}

.storeContainer .desc {
  height: 17rem;
  font-size: 12rem;
  color: #333333;
  line-height: 17rem;
  margin-top: 8rem;
}

.storeContainer .right {
  margin-left: 42rem;
}

/* 教学风采开始 */
.style {
  width: 100%;
  padding-top: 63rem;
  padding-bottom: 55rem;
}

.style-img {
  width: 1200rem;
  height: 110rem;
  margin-top: 35rem;
}

.s-m{

  margin-top: 40rem;
}

.study-more img {

}

/* 教学风采结束 */

/*名师风采开始*/
.stop-swiper .swiper-slide {
  padding-right: 10rem;
  border-radius: 6rem;
  background: #fff;
  position: relative;
  width: 300rem;
  height: 410rem;
}
.stop-swiper img{
  width:100%;
  height: 100%;
  border-radius: 6rem;
}
.banner-pos{
  background: rgba(8, 8, 27, 0.69);
  border-radius: 0rem 0rem 6rem 6rem;
  bottom: 0;
  left: 0;
  position: absolute;
  padding-right: 10rem;
  width: 290rem;
}
.banner-pos{
  font-weight: 400;
font-size: 14rem;
line-height: 20rem;
color: #FFFFFF;
}
.banner-pos span{
  display: inline-block;
  margin-left: 11rem;
  margin-top: 20rem;
  font-size: 18rem;
  line-height: 25rem;
  
  color: #FFFFFF;
}
.banner-pos p{
  font-weight: 400;
font-size: 14rem;
line-height: 20rem;
margin-left: 11rem;
  margin-bottom: 17rem;

color: #FFFFFF;
}
.posit-nva{
  position: unset;
  margin: 40rem 0;
}

/* 名师风采结束 */
/* 办学理念开始 */
.run-list{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.run-list li{
  width: 590rem;
  height: 183rem;
  border-radius: 10rem;
  background: #F2F2F2;
  margin-right: 10rem;
  margin-bottom: 10rem;
  display: flex;
}
.run-list .img{
  margin-top: 41rem;
  margin-left: 48rem;
  border-radius: 50%;
  width: 100rem;
  height: 100rem;
  background-color: #fff;
  margin-right: 31rem;
}
.run-list .img img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.run-list .title{
  margin-top: 41rem;
  width: 330rem;
}
.run-list .title span{
  font-weight: 600;
font-size: 18rem;
line-height: 46rem;

color: #333333;
}
.run-list .title p{
  height: 44rem;
  overflow: hidden;
  font-weight: 400;
font-size: 16rem;
line-height: 22rem;
margin-top: 5rem;
color: #999999;

}
/* 办学理念结束 */







