.cfa .content {
  margin: 0 auto;
}
.cfa .nav-title {
  height: 120px;
  width: 100%;
}
.cfa .nav-title .logo-title {
  float: left;
  margin-top: 25px;
  margin-left: 186px;
  width: 136px;
  height: 68px;
}
.cfa .nav-title .logo-title img {
  width: 100%;
  height: 100%;
}
.cfa .nav-title .nav {
  float: right;
  margin-top: 40px;
  padding-right: 150px;
}
.cfa .nav-title .nav .nav-text {
  display: inline-block;
  vertical-align: top;
  height: 44px;
  line-height: 44px;
}
.cfa .nav-title .nav .nav-text ul li {
  cursor: pointer;
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  font-weight: 700;
}
.cfa .nav-title .nav .login-button {
  cursor: pointer;
  display: inline-block;
  width: 150px;
  height: 44px;
  background-color: #0665A4;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  margin-left: 70px;
  color: #fff;
}
.cfa .banner {
  width: 100%;
  background: url(../images/cfa/banner.jpg);
  background-size: cover;
  height: 508px;
}
.cfa .banner .banner-cover {
  background: url(../images/banner_cover1.png);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.cfa .banner .banner-cover .banner-content {
  width: 1200px;
  margin: 0 auto;
}
.cfa .banner .banner-cover .banner-content p {
  font-weight: 700;
  font-size: 46px;
  color: #fff;
  font-family: 'NotoSansCJKsc-Bold';
}
.cfa .banner .banner-cover .banner-content .content-English {
  margin-top: 20px;
  font-size: 26px;
  font-family: 'NotoSansCJKsc-Light';
}
.cfa .content {
  width: 1200px;
}
.cfa .content .introduction {
  height: auto;
  margin-top: 70px;
}
.cfa .content .introduction .desc{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cfa .content .introduction hr {
  margin: 16px 0 55px;
  width: 75px;
  border-radius: none;
  border-color: #4D4D4D;
  border-top: none;
  position: relative;
  top: 7px;
}
.cfa .content .introduction .text {
  padding-top: 22px;
  width: 68%;
  line-height: 26px;
  letter-spacing: 1px;
  margin-right: 100px;
}
.cfa .content .introduction .text p {
  font-size: 16px;
  text-align: justify;
  line-height: 30px;
}
.cfa .content .introduction .icon {
  width: 261px;
  height: 201px;
}
.cfa .content .introduction .icon img {
  width: 100%;
}
.cfa .content ul {
  margin-top: 100px;
  width: 1200px;
  text-align: center;
  display: block;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
  justify-content: space-between;
  overflow: visible;
}
.cfa .content li {
  width: 360px;
  height: 525px;
  box-shadow: 0 0 14px 3px rgba(102, 102, 102, 0.1);
  border-radius: 10px;
}
.cfa .content li .top-title {
  height: 68px;
  line-height: 68px;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  background-color: #006CB7;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-family: 'NotoSansCJKsc-Black';
}
.cfa .content li .bottom-text {
  width: 100%;
  box-sizing: border-box;
  padding: 0 30px;
  text-align: left;
  margin-top: 30px;
}
.cfa .content li .bottom-text p {
  font-size: 16px;
  line-height: 28px;
  width: 100%;
  letter-spacing: 1px;
  text-align: justify;
}

.cfa .content li:nth-child(3n) {
  margin-left: 0;
}
.cfa .content .audition {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -51px;
  border-top: 1px solid transparent;
}
.cfa .content .audition span {
  font-size: 30px;
  font-weight: 700;
  display: block;
  margin-bottom: 73px;
  margin-top: 90px;
  font-family: 'NotoSansCJKsc-Bold';
  color: #19191A;
}
.cfa .content .audition .ex {
  font-size: 16px;
  margin-top: 10px;
}
.cfa .content .achievement-list {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 65px;
  margin-bottom: 80px;
  position: relative;
}
.wechat{
  position: absolute;
  width: calc(50% - 650px);
  max-width: 8%;
  height: 410px;
  right: 2%;
  bottom: 400px;
}
.wechat img {
  width: 100%;
  height: auto;
}
.cfa .content .achievement-list span {
  font-weight: 700;
  font-family: 'NotoSansCJKsc-Bold';
}
.cfa .content .achievement-list li {
  display: inline-block;
  width: 380px;
  height: 303px;
  margin-right: 30px;
  margin-bottom: 0;
  box-shadow: none;
  border-radius: 0;
  margin-left: 0;
}
.cfa .content .achievement-list li img {
  width: 100%;
}
.cfa .content .achievement-list li:nth-child(3n) {
  margin-right: 0;
}
.cfa .content .achievement-list .swiper-container {
  margin-top: 70px;
}
.cfa .content .achievement-list .swiper-slide {
  width: 900px;
  
}
.cfa .content .achievement-list .swiper-slide .img{
  padding: 25px;
  height: 700px;
}
.cfa .content .achievement-list .swiper-slide img {
  width: 100%;
  height: 700px;
  box-shadow: 0 0 14px 3px rgb(102 102 102 / 10%);
  margin: 0 auto;
  border-radius: 15px ;
}
.cfa .content .achievement-list .swiper-button-prev {
  content: '';
  position: absolute;
  left: -40px;
  top: 62%;
  width: 48px;
  height: 48px;
  background: #fff url(../images/common/left_ico.png) no-repeat;
  background-size: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.cfa .content .achievement-list .swiper-button-next {
  content: '';
  position: absolute;
  top: 62%;
  right: -40px;
  width: 48px;
  height: 48px;
  background: #fff url(../images/common/right_ico.png) no-repeat;
  background-size: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.cfa .class-path {
  width: 100%;
  background: #EDEDED;
  background-repeat: no-repeat;
  background-position: center center;
  height: auto;
  padding-bottom: 80px;
  margin-top: 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cfa .class-path .section-title{
  margin-top: 80px;
  margin-bottom: 73px;
}
.cfa .class-path img{
  max-width: 90%;
}

.cfa .class-path span {
  overflow: hidden;
  display: inline-block;
  width: 437px;
  padding-left: 46px;
  height: 677px;
  background-color: #fff;
  margin-right: 105px;
  border-radius: 10px;
  box-shadow: 0 0 14px 3px rgba(102, 102, 102, 0.1);
}
.cfa .class-path .common {
  position: relative;
}
.cfa .class-path .common .top-title {
  width: 437px;
  letter-spacing: 5px;
  height: 112px;
  line-height: 140px;
  font-size: 26px;
  font-weight: 700;
  border-bottom: 1px solid #979798;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.cfa .class-path .common .bottom-text {
  position: absolute;
  top: 157px;
}
.cfa .class-path .common .bottom-text ul {
  margin-bottom: 35px;
}
.cfa .class-path .common .bottom-text li {
  font-size: 16px;
  text-align: left;
  margin-bottom: 7px;
  font-weight: 100;
  letter-spacing: 1px;
}
.cfa .class-path .common .bottom-text li:nth-child(1) {
  color: #0071BC;
  font-weight: 400;
}
.cfa .class-path .bottom-banner {
  width: 70%;
  height: 383px;
  text-align: center;
  margin: 80px auto 0;
  position: relative;
}
.cfa .class-path .bottom-banner .right {
  width: 577px;
  height: 385px;
  background-image: url(../images/cfa/6TBnLC.png);
  background-image: 100%;
  background-position: center;
  margin-right: 70px;
  position: relative;
  top: -31px;
}
.cfa .class-path .bottom-banner .left {
  position: absolute;
  left: 0;
  right: 125px;
  margin-left: auto;
  margin-right: auto;
  top: -10px;
}
.cfa .class-path .bottom-banner .left p {
  font-size: 17px;
  font-weight: 100;
}
.cfa .class-path .bottom-banner .left p:nth-child(2) {
  font-size: 21px;
  font-weight: 400;
  margin: 30px 0 35px;
}

.audition video {
  max-width: 100%;
}