
.main {
  padding-top: 80px;
  position: relative;
}
.main .head {
  width: 100%;
  min-width: 1200px;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background-color: #fff;
}
.main .head .w {
  height: 80px;
}
.head .logo {
  width: 108px;
  height: 40px;
}
.head .w-course {
  margin: 0 7px 0 120px;
}
.head .nav-item {
  margin: 0 10px;
  font-size: 18px;
  color: #333333;
  font-family: AlibabaPuHuiTi-Regular;
}

.head .close {
  height: 80px;
}
.head .close1 {
  margin-right: 10px;
}
.head #search-toggle{
  cursor: pointer;
}

.head .nav-active {
  color: #0064ce;
}

.head .main-nav .nav-item .search {
  width: 22px;
  height: 22px;
}
.close {
  cursor: pointer;
}
/* 下拉搜索框 */
.head .search-outer{
  height: 80px;
  width: 100%;
  background-color: #f3f3f3;
  /* display: none; */
}
.head .search-box{
  width: 1200px;
  margin: 0 auto;
  background-color: #f3f3f3;
  position: relative;
}
.head .search-box .search-bar{
  width: 600px;
  height: 60px;
  border: none;
  border-bottom: 1px solid #979797;
  background: none;
  display: inline-block;
  float: right;
  font-size: 22px;
  line-height: 30px;
  padding: 0 20px;
  outline: none;
}
.head .search-box .btn-search{
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
  background-color: #52b1f0;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 15px;
  cursor: pointer;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
  cursor: pointer;
  outline: none;
}
.swiper-1 {
  width: 100%;
  min-width: 1200px;
}

.swiper-1 .swiper-slide {
  width: 100%;
  min-width: 1200px;
}

.swiper-1 .swiper-slide img {
  width: 100%;
  min-width: 1200px;
}
.swiper-1 .pc_banner-01 {
  position: relative;
}
.swiper-1 .pc_banner-01 .banner-btn-01 {
  width: 12%;
  position: absolute;
  left: 10.8%;
  top: 85%;
  transition: 300ms;
  cursor: pointer;
}
.swiper-1 .pc_banner-01 .banner-btn-01:hover,
.swiper-1 .pc_banner-01 .banner-btn-03:hover,
.swiper-1 .pc_banner-01 .banner-btn-04:hover {
  margin-left: 20px;
}
.swiper-1 .pc_banner-01 .banner-btn-02:hover {
  box-shadow: 0 0 20px #fff;
}
.swiper-1 .pc_banner-01 .banner-btn-01 img,
.swiper-1 .pc_banner-01 .banner-btn-02 img,
.swiper-1 .pc_banner-01 .banner-btn-03 img,
.swiper-1 .pc_banner-01 .banner-btn-04 img {
  width: 100%;
  min-width: 100%;
}
.swiper-1 .pc_banner-01 .banner-btn-02 {
  width: 30%;
  position: absolute;
  left: 55%;
  top: 28%;
  transition: 300ms;
  cursor: pointer;
}
.swiper-1 .pc_banner-01 .banner-btn-03 {
  width: 9%;
  position: absolute;
  left: 30%;
  top: 80%;
  transition: 300ms;
  cursor: pointer;
}
.swiper-1 .pc_banner-01 .banner-btn-04 {
  width: 219px;
  position: absolute;
  left: 5.4%;
  top: 69%;
  transition: 300ms;
  cursor: pointer;
}
.swiper-1 .swiper-pagination {
  left: 0;
  right: 0;
}
.swiper-pagination-bullet {
  margin: 0 2px;
}
.swiper-pagination-bullet-active {
  width: 65px;
  border-radius: 4px;
}
.con-1 .left {
  background: url(../image/con-1-01.png) no-repeat;
  margin-top: 58px;
  width: 362px;
  height: 140px;
  position: relative;
}
.con-1 .left .bg-1 {
  width: 292px;
  height: 292px;
  background: url(../image/con-1-02.png);
  position: absolute;
  top: -88px;
  left: 163px;
  z-index: -1;
}
.left .l-title {
  font-size: 48px;
  color: #0064ce;
  line-height: 80px;
  font-family: AlibabaPuHuiTi-Light;
}

.left .l-con {
  color: #000000;
  line-height: 60px;
  font-family: AlibabaPuHuiTi-Regular;
}

.con-1 .right {
  margin-top: 90px;
  width: 590px;
  color: #000000;
  line-height: 26px;
  font-family: AlibabaPuHuiTi-Light;
}

.con-1 .tab #tab1,
.con-1 .tab #tab2,
.con-1 .tab #tab3,
.con-1 .tab #tab4 {
  height: auto;
  background-color: rgb(82, 177, 240, .12);
  padding: 50px 75px;
}

.con-1 .tab .con-title {
  color: #0064ce;
  font-size: 20px;
  font-family: AlibabaPuHuiTi-Light;
  line-height: 32px;
}

.con-1 .tab .con-text {
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  font-family: AlibabaPuHuiTi-Light;
}
.more-btn {
  transition: 300ms;
}
.more-btn:hover {
  margin-right: -10px;
}
.more {
  color: #0064ce;
  margin-top: 20px;
}

.more .boxflex {
  font-size: 12px;
  color: #0064ce;
  font-family: AlibabaPuHuiTi-Regular
}
.more .boxflex img {
  margin-left: 5px;
  width: 48px;
}
.more .line-1 {
  width: 37px;
  height: 1px;
  border: solid 1px #0064ce;
}

.more .line-2 {
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-left: 4px solid #0064ce;
  border-bottom: 2px solid transparent;
}

.more .line-3 {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: solid 1px #c0c0c0;
  opacity: 0.6;
  margin-left: -14px;
}

.con-1 .card {
  width: 384px;
  height: 161px;
  padding: 25px 30px;
  margin-right: 24px;
}

.con-1 .card:nth-last-child(1) {
  margin-right: 0;
}

.card-1 {
  background-image: url(../image/con-1-05.png);
}

.card-2 {
  background-image: url(../image/con-1-04.png);
}

.card-3 {
  background-image: url(../image/con-1-03.png);
}

.con-1 .card .card-title {
  font-size: 36px;
  color: #0064ce;
  font-family: AlibabaPuHuiTi-Regular;
}

.con-1 .card .more {
  margin-top: 40px;
  transition: 300ms;
}
.con-1 .card:hover .more {
  margin-left: 10px;
}

.con-1 .btn {
  width: 100%;
  height: 41px;
  background-color: #0064ce;
  line-height: 41px;
  color: #fff;
  text-align: center;
  margin-bottom: 88px;
  font-family: AlibabaPuHuiTi-Regular;
}
.con-1 .btn:hover {
  background-color: #282864;
}

.con-2 {
  min-width: 1200px;
  /* height: 849px; */
  background: #F3F3F3 url(../image/con-2-06.png) no-repeat left bottom;
}

.con-2 .left {
  background: url(../image/con-2-01.png) no-repeat;
  margin-top: 76px;
  width: 404px;
  height: 140px;
  position: relative;
}
.con-2 .left .bg-1 {
  width: 292px;
  height: 259px;
  background: url(../image/con-2-02.png);
  position: absolute;
  top: -78px;
  left: 185px;
}
.con-2 .right {
  margin-top: 90px;
  width: 590px;
  color: #000000;
  line-height: 26px;
}

.con-2 .right .text {
  text-align: justify;
  width: 282px;
}
.con-2 .people {
  width: 520px;
}
.con-2 .people .p-right{
  margin-left: -20px;
  transition: .5s;
}
.con-2 .people .p-right .p-more {
  padding-left: 80px;
  transition: 300ms;
}
.con-2 .people .p-right .p-more img {
  width: 47px;
}
.con-2 .people .p-right:hover .p-more {
  padding-left: 105px;
}

/* .con-2 .people .people-1 {
  width: 278px;
  height: 218px;
  margin-top: -60px;
  position: relative;
}

.con-2 .people .people-1 img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.con-2 .people .people-1 .p-right {
  width: 194px;
  position: absolute;
  bottom: 0;
  left: 230px;
  cursor: pointer;
}
.con-2 .people .people-1 .p-right .p-more {
  width: 194px;
  height: 40px;
  background-color: #52b1f0;
  border-radius: 20px;
  z-index: 0;
}
.con-2 .people .p-text{
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-align: right;
  margin-bottom: 10px;
  padding-right: 20px;
}
.people .boxflex {
  height: 40px;
  color: #fff;
  font-size: 12px;
  padding-left: 70px;
}

.people .line-1 {
  width: 37px;
  height: 1px;
  border-bottom: solid 1px #fff;
}

.people .line-2 {
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-left: 4px solid #fff;
  border-bottom: 2px solid transparent;
}

.people .line-3 {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: solid 1px #fff;
  opacity: 0.6;
  margin-left: -14px;
}

.con-2 .people .people-2 {
  width: 204px;
  height: 204px;
  margin-top: 40px;
  margin-left: 167px;
  position: relative;
}

.con-2 .people .people-2 img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.con-2 .people .people-2 .p-right {
  width: 194px;
  position: absolute;
  bottom: 0;
  left: 170px;
  cursor: pointer;
}
.con-2 .people .people-2 .p-more {
  width: 194px;
  height: 40px;
  background-color: #52b1f0;
  border-radius: 20px;
  z-index: 0;
} */


.con-2 .introduce {
  width: 590px;
  margin-top: 70px;
}
/* .con-2 .introduce .introduce-1 img,.con-2 .introduce .introduce-2 img {
  width: 100%;
} */
.con-2 .introduce .introduce-1 .pic-1,.con-2 .introduce .introduce-2 .pic-1 {
  width: 282px;
	height: 212px;
  /* background-color: #ff0; */
}
.con-2 .introduce .introduce-1 .pic-2,.con-2 .introduce .introduce-2 .pic-2{
  width: 330px;
  height: 248px;
  margin-top: -165px;
  margin-left: 258px;
  background-color: #52b1f0;
  position: relative;
  z-index: 5;
}

.con-2 .introduce .introduce-3 {
  position: relative;
}
.con-2 .introduce .introduce-3 .swiper-slide {
  width: 100%;
}
.con-2 .introduce .introduce-3 .swiper-slide .pic-1 {
  width: 282px;
	height: 212px;
  /* background-color: #ff0; */
}
.con-2 .introduce .introduce-3 .swiper-slide .pic-2  {
  width: 330px;
  height: 248px;
  margin-top: -165px;
  margin-left: 258px;
  /* background-color: #ff0; */
}
.swiper-button-prev-p2,
.swiper-button-prev-p4,
.swiper-button-prev-p5 {
  color: rgba(0,0,0,0);
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background: #52b1f0 url(../image/prev-01.png);
  outline: none;
  display: none;
}
.swiper-button-next-p2,
.swiper-button-next-p4,
.swiper-button-next-p5 {
  color: rgba(0,0,0,0);
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background: #52b1f0 url(../image/next-01.png);
  outline: none;
  display: none;
}
.swiper-button-prev-p2:hover,
.swiper-button-next-p2:hover,
.swiper-button-prev-p4:hover,
.swiper-button-next-p4:hover,
.swiper-button-prev-p5:hover,
.swiper-button-next-p5:hover {
  background-color: #282864!important;
  transform: scale(1.3, 1.3);
}
.con-2 .introduce .introduce-3:hover .swiper-button-prev-p2,
.con-2 .introduce .introduce-3:hover .swiper-button-next-p2,
.re-swiper-1:hover .swiper-button-prev-p4,
.re-swiper-1:hover .swiper-button-next-p4,
.re-swiper-2:hover .swiper-button-prev-p5,
.re-swiper-2:hover .swiper-button-next-p5 {
  display: block;
}
.ad {
  height: auto;
  margin-top: 57px;
}
.ad .pc_banner-02 img{
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
}
.con-3 .left {
  width: 542px;
  height: 140px;
  background: url(../image/con-3-02.png) no-repeat;
  margin-top: 120px;
  position: relative;
}
.con-3 .left .bg-1 {
  width: 405px;
  height: 405px;
  background: url(../image/con-3-03.png);
  position: absolute;
  top: -145px;
  left: -169px;
}
.con-3 .right {
  width: 487px;
  color: #282828;
  margin-top: 140px;
  line-height: 26px;
}
.con-3 .right p{
  font-size: 18px;
  margin-bottom: 20px; 
  font-family: AlibabaPuhuiTi-Regular;
}

.con-3 .bottom {
  width: 1200px;
  height: 239px;
  margin-top: 56px;
  margin-bottom: 96px;
}

.con-4 {
  width: 100%;
  min-width: 1200px;
  /* height: 710px; */
  background: url(../image/con-4-01.png) center;
}

.con-4 .left {
  width: 542px;
  height: 167px;
  margin-top: 65px;
}

.con-4 .right {
  width: 589px;
  height: 382px;
  background-color: #ffffff;
  margin-top: 258px;
  padding: 60px 50px;
  line-height: 26px;
}

.con-4 .more {
  margin-top: 40px;
}

.con-5 .left {
  width: 472px;
  margin-top: 104px;
}

.con-5 .left .bg-1 {
  width: 671px;
  height: 275px;
  background: url(../image/con-5-01.png);
  margin-left: -204px;
  margin-top: -104px;
}

.con-5 .left .item-1 {
  margin-left: 204px;
  padding-top: 104px;
  width: 100%;
  height: 139px;
}

.con-5 .more {
  margin-right: 50px;
}

.con-5 .right {
  width: 589px;
  margin-top: 100px;
  line-height: 26px;
}

.con-6 .bg-1 {
  width: 443px;
  height: 314px;
  background: url(../image/con-6-01.png);
  padding-top: 120px;
}

.con-6 .text {
  width: 486px;
  line-height: 26px;
  color: #000000;
  margin-top: 20px;
}

.con-6 .right img {
  width: 678px;
  margin-top: 40px;
}

.con-6 .boxflex {
  width: 622px;
  margin-left: 60px;
  margin-top: 60px;
  flex-wrap: wrap;
}

.con-6 .boxflex .item {
  border-left: 2px solid #fe4800;
  padding: 0 26px 0 10px;
  margin-bottom: 60px;
}

.con-6 .boxflex .item-4,
.con-6 .boxflex .item-8 {
  padding-right: 0;
}

.con-6 .boxflex .item .item-top text{
  font-family: DINPro-Light;
  height: 48px;
  line-height: 48px;
  font-size: 48px;
  color: #0064ce;

}
.con-6 .boxflex .item .item-top span{
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #0064ce;

}
.con-6 .boxflex .item .item-con {
  line-height: 18px;
  font-size: 12px;
  color: #282828;
  font-family: AlibabaPuHuiTi-Regular;
}

.con-6 .boxflex .item-5 .item-top {
  width: 156px;
}

.con-6 .boxflex .item .item-con-1,
.con-6 .boxflex .item .item-con-5 {
  width: 156px;
}

.con-6 .boxflex .item .item-con-2,
.con-6 .boxflex .item .item-con-6 {
  width: 93px;
}

.con-6 .boxflex .item .item-con-3,
.con-6 .boxflex .item .item-con-7 {
  width: 130px;
}

.con-6 .boxflex .item .item-con-4,
.con-6 .boxflex .item .item-con-8 {
  width: 115px;
}

.con-6 .ratio-list {
  display: flex;
}

.con-6 .student img {
  width: 149px;
  height: 320px;
  /* background-color: #BAE0F9; */
}
.con-6 .student-list{
  width: 1200px;
  height: 320px;
  margin-top: 90px;
  overflow: hidden;
  white-space: nowrap;
}
.con-6 .student-list .student-mid{
  font-size: 0;
  margin: 0 auto;
  margin-left: 0;
  transition: margin-left 1s;
}
/* 过渡效果 */
.con-6 .student-list .student-increase{
  width: 600px;
  background-color: #FE4800;
  transition: 1s;
}
.con-6 .student-list .student-decrease{
  width: 150px;
  background-color: #BAE0F9;
  transition: 1s;
}
.con-6 .student-list .student-move1{
  margin-left: -450px;
  transition: 1s;
}
.con-6 .ratio-list {
  margin-top: 38px;
}

.con-6 .ratio {
  width: 165px;
  height: 165px;
  text-align: center;
  margin-right: 40px;
}

.con-6 .ratio-1,
.con-6 .ratio-3 {
  background: url(../image/con-6-11.png) no-repeat center;
}

.con-6 .ratio-2 {
  background: url(../image/con-6-12.png) no-repeat center;
}

.con-6 .ratio-4 {
  background: url(../image/con-6-13.png) no-repeat center;
}

.con-6 .ratio-5 {
  background: url(../image/con-6-14.png) no-repeat center;
}

.con-6 .ratio-6 {
  background: url(../image/con-6-15.png) no-repeat center;
  margin-right: 0;
}

.con-6 .ratio-top text{
  display: inline-block;
  font-size: 64px;
  color: #0064ce;
  margin-top: 25px;
  font-family: DINPro-Light;
}

.con-6 .ratio-con {
  font-size: 14px;
  color: #6b6b6b;
  font-family: AlibabaPuHuiTi-Regular;
  margin-top: -3px;
}

.con-6 .pc_bottom {
  width: 1200px;
  height: 240px;
  margin: 0 auto;
  margin-top: 90px;
  position: relative;
  z-index: 1;
}

.con-9 .bg-2 {
  width: 296px;
  height: 296px;
  background: url(../image/con-6-18.png) no-repeat;
  position: absolute;
  top: -80px;
  left: -45px;
}

.con-9 .item-1 {
  width: 453px;
  height: 168px;
  background: url(../image/con-6-17.png) no-repeat;
  position: relative;
  margin-top: 45px;
}

.con-9 .item-2 {
  width: 486px;
  line-height: 26px;
  color: #000000;
  margin-top: 70px;
}

.con-9 .item-3 {
  display: flex;
  margin: 70px 0 110px 0;
}

.con-9 .item-3 .pro {
  width: 140px;
  height: 123px;
  text-align: center;
  margin-right: 32px;
}

.con-9 .item-3 .pro .pro-1 text{
  font-size: 64px;
  color: #0064ce;
  font-family: DINPro-Light;
}
.con-9 .item-3 .pro .pro-1 span {
  font-size: 24px;
  color: #0064CE;
  font-family: PingFangSC-Regular;
}
.con-9 .item-3 .pro .pro-2 {
  width: 32px;
  height: 1px;
  background-color: #fe4800;
  margin-left: 54px;
  margin-top: 10px;
}

.con-9 .item-3 .pro .pro-3 {
  font-size: 14px;
  line-height: 20px;
  color: #282828;
  margin-top: 20px;
  font-family: AlibabaPuHuiTi-Regular;
}


.con-9 .public-active {
  position: relative;
  width: 588px;
  height: 400px;
  margin-top: 230px;
}
.con-9 .public-active .swiper-button-prev {
  color: rgba(0,0,0,0);
  width: 26px;
  height: 26px;
  border-radius: 50%;
	background: #282864 url(../image/prev.png);
	/* opacity: 0.6; */
  position: absolute;
  top: 390px;
  left: 520px;
  outline: none;
}
.con-9 .public-active .swiper-button-next {
  color: rgba(0,0,0,0);
  width: 26px;
  height: 26px;
  border-radius: 50%;
	background: #282864 url(../image/next.png);
  position: absolute;
  top: 390px;
  right: 0;
  outline: none;
}



.con-9 .right .activity-pic {
  width: 588px;
  height: 331px;
  background-color: #ff0;
  margin-top: 0;
}

.con-9 .right .activity {
  width: 448px;
  height: 137px;
  background-color: #ffffff;
  border: solid 1px #b1b1b1;
  padding: 30px;
  margin-top: -70px;
  position: relative;
  z-index: 3;
}

.con-9 .right .activity .text-1 {
  width: 35px;
  height: 1px;
  background-color: #fe4800;
}

.con-9 .right .activity .text-2 {
  font-size: 14px;
  color: #979797;
  margin-top: 20px;
  font-family: AlibabaPuHuiTi-Regular;
}

.con-9 .right .activity .text-3 {
  font-size: 18px;
  color: #282828;
  margin-top: 10px;
}

.con-7 {
  width: 100%;
  min-width: 1200px;
  background-color: #F3F3F3;
  height: auto;
  padding-bottom: 70px;
}

.con-7 .left {
  width: 548px;
  height: 260px;
  background: url(../image/con-7-01.png);
  padding-top: 70px;
}

.con-7 .left .l-con {
  font-family: AlibabaPuHuiTi-Light;
  height: 30px;
  margin-top: -20px;
}

.con-7 .left .more {
  margin-top: 40px;
  transition: 300ms;
}
.con-7 .left .more:hover {
  margin-left: 10px;
}
.con-7 .list {
  flex-wrap: wrap;
}

.con-7 .list .item {
  width: 384px;
  height: 680px;
  background-color: #fff;
  margin-top: 30px;
  margin-right: 24px;
}

.con-7 .list .item:nth-of-type(3n) {
  margin-right: 0;
}

.con-7 .list .item .item-top {
  width: 100%;
  height: 229px;
}

.con-7 .list .item .item-con {
  padding: 24px;
}

.con-7 .list .item .item-con .text-1 {
  font-family: AlibabaPuHuiTi-Regular;
  height: 70px;
  font-size: 20px;
  color: #333333;
  line-height: 29px;
}

.con-7 .list .item .item-con .text-2 {
  height: 265px;
  font-size: 16px;
  color: #000;
  line-height: 26px;
  margin-top: 20px;
}

.con-7 .list .item .item-con .btn {
  width: 336px;
  height: 43px;
  background-color: #52b1f0;
  border-radius: 21px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  font-family: AlibabaPuHuiTi-Regular;
}
.con-7 .list .item .item-con .btn:hover {
  background-color: #0064ce!important;
}

.con-7 .more-btn {
  width: 1200px;
  height: 41px;
  background-color: #0064ce;
  line-height: 41px;
  text-align: center;
  color: #fff;
  margin-top: 45px;
  font-family: AlibabaPuHuiTi-Regular;
}
.con-7 .more-btn:hover {
  background-color: #282864;
}
.con-8 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 830px;
  background: #DCEFFC url(../image/con-8-02.png) no-repeat right bottom;
}

.con-8 .left .title {
  font-size: 30px;
  color: #0064ce;
  margin-top: 65px;
  margin-bottom: 20px;
}

.con-8 .left .form {
  width: 526px;
}
.form select {
  appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none;
  position: relative;
  background: url("../image/arrow-02.png") no-repeat right center transparent;
}
.con-8 .left .form input,.con-8 .left .form select{
  width: 100%;
  height: 48px;
  border-radius: 4px;
  border: solid 1px #282864;
  margin-top: 25px;
  padding: 0 20px;
  outline: none;
}
.con-8 .left .form input,.con-8 .left .form select option {
  height: 48px;
}
.con-8 .left .form input {
  background: rgba(0,0,0,0);
}
.no-change {
  color: #777;
}
.con-8 .left .form .btn {
  width: 100%;
  height: 48px;
  background-color: #52b1f0;
  border-radius: 4px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  margin-top: 26px;
  border: none;
  cursor: pointer;
}
.con-8 .left .form .btn:hover {
  background-color: #0053ac;
}
.con-8 .left .form .btn:hover {
  background-color: #0064ce;
}
.con-8 .right .right-1 {
  margin-top: 60px;
}

.con-8 .right .right-2 {
  width: 178px;
  margin-top: -100px;
}

.con-8 .right .right-3 {
  display: flex;
  align-items: flex-start;
  margin-top: 80px;
}

.con-8 .right .right-3 .code-1,.con-8 .right .right-3 .code-2 {
  width: 103px;
}
.right .right-3 .code-2 {
  background-color: #fff;
  padding: 4px;
  margin-left: 70px;
}
.con-8 .right .right-3 .text {
  width: 12px;
  font-size: 14px;
  color: #282864;
  line-height: 15px;
  font-family: AlibabaPuHuiTi-Regular;
  margin-left: 4px;
}
.con-8 .right .right-4{
  color: #282864;
  margin-top: 40px;
  margin-right: 40px;
}
.con-8 .right .right-4 a,.con-8 .right .right-5 a{
  font-size: 18px;
}
.con-8 .right .right-4 .bg-1 {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../image/phone-email.svg);
  background-size: 200px auto;
  background-position: -30px -20px;
}

.con-8 .right .right-5 .bg-2 {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../image/phone-email.svg);
  background-size: 200px auto;
  background-position: -120px -20px;
}
.con-8 .right .right-5 {
  color: #282864;
  margin-top: 40px;
}
.con-8 .right .right-6 .text-1{
font-size: 16px;
font-family: AlibabaPuHuiTi-Regular;
color: #00004C;
margin-top: 40px;
line-height: 24px;
}
.con-8 .right .right-6 .text-2{
  font-size: 16px;
  font-family: AlibabaPuHuiTi-Regular;
  color: #0064CE;
  line-height: 24px;
  }
.con-8 .toTop {
  width: 60px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
  z-index: 35;
}

#shadow {
  display: none;
  background-color: rgba(0,0,0,.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 37;
}
.foot {
  width: 100%;
  height: 40px;
  background-color: #282864;
}
.foot .con {
  font-size: 14px;
  color: #ffffff;
  line-height: 40px;
}

.framepage {
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  width: 1200px;
}

.framepage .framepage-inner {
  /* margin: 0 110px; */
}
.framepage .framepage-inner .head {
  height: 80px;
  background-color: #fff;
  padding-bottom: 10px;
  padding-right: 20px;
}
.framepage .framepage-inner .head .close {
  margin-left: 1080px;
}
.framepage .framepage-inner iframe{
  width: 100%;
  height: 100%;
}
#maskAlert{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,0.8);
  z-index: 9999;
  text-align: center;
}
#maskAlert span{
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  width: 100px;
  border: 1px solid #fff;
  text-align: center;
  position: absolute;
  left: 10px;
  top: 20px;
  border-radius: 12px;
}
#maskAlert img{
  width: 100%;
}

@media (min-width:750px) {
  .swiper-1 .m_banner-01 {
    display: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet{
    margin-top: 20px;
  }
  .con-1 .m_tab1 {
    display: none;
  }
  .con-1 .tabNav div {
    font-family: AlibabaPuHuiTi-Regular;
    width: 282px;
    height: 40px;
    border-radius: 8px 8px 0px 0px;
    margin-right: 24px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
  }
  
  .con-1 .tabNav div:nth-last-child(1) {
    margin-right: 0;
  }
  .m_card1 {
    display: none;
  }
  
  .con-2 .right {
    display: flex;
    justify-content: space-between;
  }
  .con-2 .people {
    width: 520px;
  }
  
  .con-2 .people .people-1 {
    width: 278px;
    height: 218px;
    margin-top: -60px;
    position: relative;
  }
  
  .con-2 .people .people-1 img {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .con-2 .people .people-1 .p-right {
    width: 194px;
    position: absolute;
    bottom: 0;
    left: 230px;
    cursor: pointer;
  }
  .con-2 .people .people-1 .p-right .p-more {
    width: 194px;
    height: 40px;
    background-color: #52b1f0;
    border-radius: 20px;
    z-index: 0;
  }
  .con-2 .people .p-text{
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    text-align: right;
    margin-bottom: 10px;
    padding-right: 20px;
    font-family: AlibabaPuHuiTi-Regular;
  }
  .people .boxflex {
    height: 40px;
    color: #fff;
    font-size: 12px;
    padding-left: 70px;
  }
  
  .people .line-1 {
    width: 37px;
    height: 1px;
    border-bottom: solid 1px #fff;
  }
  
  .people .line-2 {
    width: 0;
    height: 0;
    border-top: 2px solid transparent;
    border-left: 4px solid #fff;
    border-bottom: 2px solid transparent;
  }
  
  .people .line-3 {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: solid 1px #fff;
    opacity: 0.6;
    margin-left: -14px;
  }
  .con-2 {
    height: 910px;
  }
  .con-2 .people .people-2 {
    width: 204px;
    height: 204px;
    margin-top: 40px;
    margin-left: 167px;
    position: relative;
  }
  
  .con-2 .people .people-2 img {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .con-2 .people .people-2 .p-right {
    width: 194px;
    position: absolute;
    bottom: 0;
    left: 170px;
    cursor: pointer;
  }
  .con-2 .people .people-2 .p-more {
    width: 194px;
    height: 40px;
    background-color: #52b1f0;
    border-radius: 20px;
    z-index: 0;
  }
  .con-2 .introduce .introduce-3 .swiper-pagination {
    left: 0;
  }
  .m_banner-02 {
    display: none;
  }
  .con-6 .m_student-list {
    display: none;
  }
  .con-3 .m_teacher-list {
    display: none;
  }
  .con-3 .teacher-list{
    width: 1200px;
    height: 320px;
    margin-top: 90px;
    overflow: hidden;
    white-space: nowrap;
  }
  .con-3 .teacher-list .teacher-mid{
    margin: 0;
    margin-left: 0;
    transition: margin-left 1s;
    font-size: 0;
  }
  /* 教授学员滑动组件 */
  .hdzj{
    display: inline-block;
    background-color: #BAE0F9;
    width: 150px;
    height: 320px;
    overflow: hidden;
    cursor: pointer;
    border-right: 1px solid #fff;
  }
  .hdzj img{
    float: right;
    margin-top: 80px;
    margin-right: -90px;
  }
  .hdzj .hdzj-con{
    width: 384px;
    height: 260px;
    padding: 0;
    margin-top: 24px;
    white-space: normal;
    position: relative;
    margin-left: 24px;
    transition: opacity 300ms 500ms;
    opacity: 0;
  }
  .hdzj-increase .hdzj-con{
    transition: opacity 500ms 200ms, margin-top 500ms 300ms;
    opacity: 1;
    margin-top: 24px;
  }
  .hdzj-decrease .hdzj-con{
    transition: 300ms;
    opacity: 0;
    margin-top: 50px;
  }
  .hdzj .hdzj-con.show{
    display: none;
  }
  .hdzj .hdzj-con .double-quotataion{
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: -90px;
  }
  .hdzj .hdzj-con img{
    float: none;
  }
  .hdzj .hdzj-con .hdzj-con1{
    color: #fff;
    margin-top: 22px;
    font-size: 14px;
    text-align: justify;
  }
  .hdzj .hdzj-con .hdzj-con2{
    position: absolute;
    bottom: 0;
  }
  .hdzj .hdzj-con .hdzj-con2 .hdzj-con2-name{
    display: block;
    color: #fff;
    font-size: 18px;
    float: left;
  }
  .hdzj .hdzj-con .hdzj-con2 .hdzj-con2-vocation{
    float: left;
    margin-left: 16px;
  }
  .hdzj .hdzj-con .hdzj-con2 .hdzj-con2-vocation li{
    color: #fff;
    font-size: 12px;
  }
  
  /* 过渡效果 */
  .hdzj-increase{
    width: 600px;
    background-color: #FE4800;
    transition: 500ms;
    transition: width 500ms, background-color 500ms 300ms;
  }
  .hdzj-decrease{
    width: 150px;
    background-color: #BAE0F9;
    transition: 500ms;
    transition: width 500ms, background-color 500ms;
  }
  .hdzj-move1{
    margin-left: -450px!important;
    transition: 1s;
  }
  /* .con-3 .teacher-list .teacher-move2{
    margin-left: 0;
    transition: .5s;
  } */
  .con-3 .m_bottom {
    display: none;
  }
  .con-4 {
    height: 710px;
  }
  .head .m_main-nav{
    display: none;
  }
.con-5 .m_right {
  display: none;
}

  .con-6 .m_bottom {
    display: none;
  }
  .con-7 .m_list {
    display: none;
  }
  .framepage .framepage-inner .head .back {
    display: none;
  }
}
@media screen and (max-width: 750px){
  /* .main {
    padding-top: 80px;
    position: relative;
  } */
  .main .head {
    min-width: 100%;
    height: auto;
    /* min-width: 1200px; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background-color: #fff;
  }
  /* .main .head .w {
    height: 80px;
  }
  .head .logo {
    width: 108px;
    height: 40px;
  } */
  .head .clearfix {
    display: flex;
    justify-content: space-between;

  }
  .head .w-course {
    margin: 0;
  }
  .head .main-nav{
    display: none;
  }
  
  
  /* .head .nav-active {
    color: #0064ce;
  } */
  
  .head .nav-item .search,.head .nav-item .nav-icon {
    width: 22px;
    height: 22px;
  }
  
  .close {
    cursor: pointer;
  }
  .head .search-outer{
    height: 60px;
    width: 100%;
    border-bottom: 1px solid #979797;
    /* display: none; */
  }
  
  .head .search-outer .w {
    margin: 0;
    padding: 10px 20px;
  }
  .head .search-box{
    width: 100%;
    height: 60px;
    background-color: rgb(81, 177, 240, .12);
    position: relative;
  }
  .head .search-box .search-bar{
    width: 80%;
    height: 60px;
    border: none;
    border-bottom: none;
    background: none;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 30px;
    padding: 20px;
    outline: none;
  }
  .head .search-box .btn-search{
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    background-color: #52b1f0;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 15px;
    cursor: pointer;
  }
  .head .m_nav-list {
    background-color: #fff;
  }
  .head .m_nav-list .m_nav-item {
    font-size: 12px;
    background-color: #F3F3F3;
    border-bottom: 0.76px solid #dbdbdb;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 5%;
  }
  .head .m_nav-list .m_nav-active {
    background-color: rgb(82, 177, 240,.12);
  }
  .swiper-1 {
    width: 90%;
    /* min-width: 1200px; */
    min-width: 90%;
    margin: 0 5%;
  }
  .swiper-1 .pc_banner-01 {
    display: none;
  }
  .swiper-1 .m_banner-01 {
    position: relative;
  }
  .swiper-1 .m_banner-01 .banner-btn-02 {
    width: 45%;
    position: absolute;
    left: 50%;
    top: 35%;
    transition: 300ms;
    cursor: pointer;
  }
  
  .swiper-1 .m_banner-01 .banner-btn-04 {
    width: 30%;
    position: absolute;
    left: 5.4%;
    top: 69%;
    transition: 300ms;
    cursor: pointer;
  }
  .swiper-1 .swiper-slide {
    /* min-width: 1200px; */
    min-width: 100%;
  }
  
  .swiper-1 .swiper-slide img {
    /* min-width: 1200px; */
    min-width: 100%;
  }
  .swiper-pagination-bullet {
    margin-top: 15px;
    width: 6px;
    height: 6px;
  }
  .swiper-pagination-bullet-active {
    width: 40px;
    border-radius: 3px;
  }
  /* .swiper-1 .swiper-pagination {
    left: 0;
    right: 0;
  }
  .swiper-pagination-bullet {
    margin: 0 2px;
  } */
  /* .swiper-pagination-bullet-active {
    width: 65px;
    border-radius: 4px;
  } */
  .con-1 .left {
    background: url(../image/con-1-01.png);
    margin-top: 30px;
    width: 181px;
    height: 70px;
    /* position: relative; */
  }
  .con-1 .left .bg-1 {
    width: 150px;
    height: 150px;
    background: url(../image/con-1-02.png);
    background-size: 100%;
    position: absolute;
    top: -50px;
    left: 0px;
    z-index: -1;
  }
  .left .l-title {
    font-size: 24px;
    /* color: #0064ce; */
    line-height: 40px;
    /* font-family: AlibabaPuHuiTi-Light; */
  }
  
  .left .l-con {
    max-width: 300px;
    width: 300px;
    font-size: 12px;
    /* color: #000000; */
    line-height: 40px;
  }
  
  .con-1 .right {
    text-align: justify;
    font-size: 13px;
    width: 100%;
    margin-top: 30px;
    /* width: 590px; */
    /* color: #000000; */
    line-height: 21px;
  }
  .con-1 .pc_tab1 {
    display: none;
  }
  .con-1 .m_tab1 {
    margin-top: 40px;
  }
  .con-1 .m_tab1 .tabNav .nav-item {
    width: 100%;
    border-radius: 5px 5px 0 0;
    height: 40px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    background-color: #52b1f0;
    margin-bottom: 3px;
  }
  
  .con-1 .m_tab1 .tabNav .m_nav_active {
    background-color: #0064ce!important;
  }
  
  .con-1 #tab1,
  .con-1 #tab2,
  .con-1 #tab3,
  .con-1 #tab4 {
    height: auto;
    background-color: rgb(82, 177, 240, .12);
    padding: 20px 20px;
  }
  
  .con-1 .m_tab1 .tabNav .con-title {
    color: #0064ce;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Light;
    line-height: 32px;
  }
  
  .con-1 .m_tab1 .tabNav .con-text {
    text-align: justify;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    font-family: AlibabaPuHuiTi-Light;
  }
  .con-1 .m_tab1 .tabNav .clearfix {
    display: flex;
    justify-content: space-between;
  }
  .more {
    color: #0064ce;
    margin-top: 20px;
  }
  
  .more .boxflex {
    font-size: 12px;
  }
  
  .more .line-1 {
    width: 37px;
    height: 1px;
    border: solid 1px #0064ce;
  }
  
  .more .line-2 {
    width: 0;
    height: 0;
    border-top: 2px solid transparent;
    border-left: 4px solid #0064ce;
    border-bottom: 2px solid transparent;
  }
  
  .more .line-3 {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: solid 1px #52b1f0;
    opacity: 0.6;
    margin-left: -14px;
  }
  
  .con-1 .card {
    width: 32%;
    /* width: 384px; */
    height: auto;
    padding: 0;
    margin-right: 2%;
  }
  
  .con-1 .card:nth-last-child(1) {
    margin-right: 0;
  }
  .pc_card1 {
    display: none;
  }
  .m_card1 .card img {
    width: 100%;
  }
  .m_card1 .card .card-title {
    margin-left: 10px;
    margin-top: -125%;
    font-size: 16px;
    /* color: #0064ce; */
    height: 20px;
  }
  .m_card1 .card .card-text {
    flex-direction: row;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #0064ce;
    margin-left: 10px;
    margin-top: 80%;
    padding-right: 5px;
  }
  .m_card1 .card .card-text img {
    width: 40%;
    margin-left: 5px;
  }
  
  
  .con-1 .btn {
    font-size: 13px;
    /* width: 100%; */
    height: 32px;
    /* background-color: #0064ce; */
    line-height: 32px;
    /* color: #fff; */
    /* text-align: center; */
    margin-bottom: 30px;
  }
  
  .con-2 {
    /* min-width: 1200px; */
    min-width: 100%;
    padding-bottom: 50px;
    background: #F3F3F3 url(../image/m_bg-02.png) no-repeat;
    background-size: 375px;
    background-position: 20px 400px;
  }
  
  .con-2 .left {
    background: url(../image/con-2-01.png);
    margin-top: 20px;
    width: 200px;
    height: 70px;
    position: relative;
  }
  .con-2 .left .bg-1 {
    width: 150px;
    height: 130px;
    background: url(../image/con-2-02.png);
    background-size: 100%;
    position: absolute;
    top: -20px;
    left: 60px;
  }
  .con-2 .right {
    margin-top: 30px;
    /* width: 590px; */
    width: 100%;
    /* color: #000000; */
    line-height: 21px;
  }
  
  .con-2 .right .text {
    text-align: justify;
    font-size: 13px;
    width: 100%;
    margin-bottom: 20px;
  }
  
  .con-2 .people {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 10px;
  }
  .con-2 .people .p-text{
    width: 100%;
    font-size: 10px;
    color: #ffffff;
    text-align: right;
    margin-bottom: 10px;
    padding-right: 0px;
    font-family: AlibabaPuHuiTi-Regular;
  }
  .con-2 .people .people-1 {
    width: 50%;
    position: relative;
  }
  
  .con-2 .people .people-1 img {
    margin-top: 12px;
    width: 129px;
    height: 102px;
    margin-left: -20px;
    position: relative;
    z-index: 1;
  }
  .con-2 .people .people-1 .p-right,.con-2 .people .people-2 .p-right {
    width: 110px;
    position: absolute;
    bottom: 0;
    left: 70px;
    cursor: pointer;
  }
  .con-2 .people .p-right .p-more img {
    margin-left: 0;
  }
  .con-2 .people .people-1 .p-right .p-more,.con-2 .people .people-2 .p-right .p-more {
    width: 110px;
    height: 24px;
    background: #52b1f0;
    background-size: 30% 50%;
    border-radius: 12px;
    z-index: 0;
    padding-left: 50px;
  }
  .con-2 .people .p-right .p-more img {
    width: 36px;
    height: 20px;
    margin-top: 0;
  }
  /* .people .boxflex {
    height: 40px;
    color: #fff;
    font-size: 12px;
    padding-left: 70px;
  } */
  
  /* .people .line-1 {
    width: 37px;
    height: 1px;
    border: solid 1px #fff;
  }
  
  .people .line-2 {
    width: 0;
    height: 0;
    border-top: 2px solid transparent;
    border-left: 4px solid #fff;
    border-bottom: 2px solid transparent;
  }
  
  .people .line-3 {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: solid 1px #fff;
    opacity: 0.6;
    margin-left: -14px;
  } */
  
  .con-2 .people .people-2 {
    width: 50%;
    position: relative;
  }
  
  .con-2 .people .people-2 img {
    width: 102px;
    height: 102px;
    margin-top: 12px;
    position: relative;
    z-index: 1;
  }
  /* .con-2 .people .people-2 .p-right {
    width: 194px;
    position: absolute;
    bottom: 0;
    left: 170px;
    cursor: pointer;
  } */
  /* .con-2 .people .people-2 .p-more {
    width: 194px;
    height: 40px;
    background-color: #52b1f0;
    border-radius: 20px;
    z-index: 0;
  } */
  
  .con-2 .introduce {
    /* width: 590px; */
    width: 100%;
    margin-top: 30px;
  }
  /* .con-2 .introduce .introduce-1,.con-2 .introduce .introduce-2 {
    width: 100%;
  } */
  .con-2 .introduce .introduce-1 .pic-1,.con-2 .introduce .introduce-2 .pic-1 {
    width: 164px;
    height: 122px;
    /* background-color: #ff0; */
  }
  .con-2 .introduce .introduce-1 .pic-2,.con-2 .introduce .introduce-2 .pic-2 {
    width: 242px;
    height: 164px;
    margin-top: -94px;
    margin-left: 93px;
    background-color: #52b1f0;
    position: relative;
    z-index: 5;
  }
  .con-2 .introduce .introduce-3 {
    position: relative;
  }
  .con-2 .introduce .introduce-3 .swiper-slide {
    width: 100%;
  }
  .con-2 .introduce .introduce-3 .swiper-slide .pic-1 {
    width: 164px;
    height: 122px;
    background-color: #ff0;
  }
  .con-2 .introduce .introduce-3 .swiper-slide .pic-2  {
    width: 242px;
    height: 164px;
    margin-top: -94px;
    margin-left: 93px;
    background-color: #ff0;
  }
  .con-2 .introduce .introduce-3 .swiper-pagination {
    right: 0;
  }
  .ad {
    margin-top: 30px;
    height: auto;
  }
  .ad img {
    width: 100%;
  }
  .pc_banner-02 {
    display: none;
  }
  .con-3 .left {
    width: 270px;
    height: 70px;
    background: url(../image/con-3-02.png);
    margin-top: 40px;
    position: relative;
  }
  .con-3 .left .bg-1 {
    width: 200px;
    height: 285px;
    background: url(../image/con-3-03.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -80px;
    left: -80px;
    z-index: -1;
  }
  .con-3 .left .clearfix {
    margin: 0;
    padding-right: 14px;
    display: flex;
    justify-content: space-between;
  }
  .con-3 .right p {
    display: none;
    font-family: AlibabaPuHuiTi-Regular;
  }
  .con-3 .right{
    text-align: justify;
    font-size: 13px;
    width: 100%;
    /* width: 487px; */
    color: #282828;
    margin-top: 50px;
    line-height: 21px;
  }
  .bg_active {
    background-color: #FE4800!important;
  }
  .con-3 .teacher-list {
    display: none;
  }
  .con-6 .student-list {
    display: none;
  }
  .con-6 .m_student-list {
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  .con-6 .m_student-list .boxflex{
    margin-top: 0;
  }
  .con-3 .m_teacher-list {
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
   .alumna-active {
    width: 100%;
    height: 180px;
    background: #FE4800 url(../image/double-quotation.png) no-repeat;
    background-size: 6px 4px;
    background-position: 10px 10px;
    display: none;
    position: relative;
    padding-top: 10px;
    overflow: hidden;
  }
  .alumna-list::-webkit-scrollbar {display:none}
   .alumna-list {
     flex-wrap: nowrap;
     overflow-x: auto;
    display: flex;
  }
   .alumna-list div{
    background-color: #BAE0F9;
    border-right: 1px solid #fff;
    width: 60px;
    height: 160px;
    cursor: pointer;
    overflow: hidden;
    flex-shrink: 0;
  }
   .alumna-list div img{
    max-width: 120px;
    display: block;
    width: 120px;
    float: right;
    margin-top: 35px;
    margin-right: -80%;
  }
  .alumna-active .active-left {
    width: 80%;
    padding-top: 10px;
    padding-left: 10px;
  }
  .alumna-active .active-right {
    position: absolute;
    width: 120px;
    bottom: 0;
    right: -35px;
  }
  .alumna-active .active-right img{
    margin-top: 40px;
    width: 100%;
  }
  /* .con-3 .teacher-list .teacher .teacher-con img{
    float: none;
  } */
  .alumna-active .active-left .teacher-statement1{
    min-height: 80px;
    color: #fff;
    font-size: 10px;
    font-family: AlibabaPuHuiTi-Regular;
    text-align: justify;
  }
  .alumna-active .active-left .teacher-statement2{
    margin-top: 10px;
    display: flex;
  }
  .alumna-active .active-left .teacher-statement2 .teacher-name{
    white-space: nowrap;
    color: #fff;
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular;
  }
  .alumna-active .active-left .teacher-statement2 .teacher-vocation{
    margin-left: 5px;
  }
  .alumna-active .active-left .teacher-statement2 .teacher-vocation li{
    color: #fff;
    font-size: 8px;
    font-family: AlibabaPuHuiTi-Regular;
  }
  .con-3 .bottom {
    display: none;
  }
  .con-3 .m_bottom {
    width: 100%;
    /* width: 1200px; */
    height: auto;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  
  .con-4 {
    width: 100%;
    /* min-width: 1200px; */
    min-width: 100%;
    padding-bottom: 40px;
    background: url(../image/con-4-02.png);
    background-size: 100%;
  }
  
  .con-4 .left {
    width: 100%;
    /* width: 542px; */
    height: 70px;
    margin-top: 40px;
  }
  
  .con-4 .right {
    width: 100%;
    /* width: 589px; */
    height: auto;
    background-color: #ffffff;
    margin-top: 40px;
    padding: 20px 10px;
    line-height: 21px;
  }
  .con-4 .right p {
    text-align: justify;
    font-size: 13px;
  }
  .con-4 .right .clearfix {
    justify-content: space-between;
  }
  .con-4 .more {
    margin-top: 20px;
  }
  
  .con-5 .left {
    width: 240px;
    /* width: 472px; */
    margin-top: 40px;
  }
  
  .con-5 .left .bg-1 {
    width: 100%;
    height: 120px;
    background: url(../image/con-5-01.png) no-repeat;
    background-position: -40px 0;
    background-size: 230px;
    margin-left: 0;
    margin-top: 0;
  }
  
  .con-5 .left .item-1 {
    margin-left: 0;
    padding-top: 0;
    width: 100%;
    height: 80px;
  }
  .con-5 .left .clearfix {
    display: flex;
    justify-content: space-between;
  }
  .con-5 .more {
    margin-top: -50px;
    margin-right: 30px;
  }
  .con-5 .right {
    display: none;
  }
  .con-5 .m_right {
    margin-top: 40px;
  }
  .con-5 .m_right img{
    width: 100%;
  }
  
  .con-6 .bg-1 {
    width: 100%;
    /* width: 443px; */
    height: 150px;
    background: url(../image/con-6-01.png) no-repeat;
    background-size: 60%;
    padding-top: 40px;
  }
  
  .con-6 .text {
    font-size: 13px;
    width: 100%;
    /* width: 486px; */
    line-height: 21px;
    color: #000000;
    margin-top: -30px;
  }
  .con-6 .right img {
    display: none;
  }
  .con-6 img {
    /* display: none; */
    width: 100%;
    /* width: 678px; */
    margin-top: 40px;
  }
  
  .con-6 .boxflex {
    align-items: flex-start;
    width: 100%;
    /* width: 622px; */
    margin-left: 0;
    margin-top: 30px;
    flex-wrap: wrap;
  }
  
  .con-6 .boxflex .item {
    border-left: 1px solid #fe4800;
    padding: 0 8px 0 5px;
    margin-bottom: 30px;
  }
  .con-6 .boxflex .item-1,
  .con-6 .boxflex .item-5 {
    width: 33.3%;
  }
  .con-6 .boxflex .item-2,
  .con-6 .boxflex .item-3,
  .con-6 .boxflex .item-6,
  .con-6 .boxflex .item-7 {
    width: 24%;
  }
  .con-6 .boxflex .item-4,
  .con-6 .boxflex .item-8 {
    width: 18.5%;
    padding-right: 0;
  }
  .con-6 .boxflex .item .item-top text{
    height: 26px;
    line-height: 30px;
    font-size: 30px;
    color: #0064ce;
  }
  .con-6 .boxflex .item .item-top span{
    font-size: 10px;
    color: #0064ce;
  
  }
  .con-6 .boxflex .item .item-con {
    margin-top: 5px;
    line-height: 14px;
    font-size: 9px;
    color: #282828;
    width: auto;
  }
  
  .con-6 .boxflex .item-5 .item-top {
    width: 90px;
  }
  
  .con-6 .ratio-list {
    display: flex;
    flex-wrap: wrap;
  }
  .con-6 .student {
    width: 12.5%;
  }
  .con-6 .student img {
    width: 100%;
    height: 320px;
    background-color: #BAE0F9;
  }
  
  .con-6 .ratio-list {
    margin-top: 38px;
  }
  
  .con-6 .ratio {
    width: 30%;
    height: 113px;
    text-align: center;
    margin-right: 5%;
    margin-bottom: 30px;
  }
  
  .con-6 .ratio-1,
  .con-6 .ratio-3 {
    background: url(../image/con-6-11.png) no-repeat center;
    background-size: 100% auto;
  }
  .con-6 .ratio-3 {
    margin-right: 0;
    background-size: 100% auto;
  }
  .con-6 .ratio-2 {
    background: url(../image/con-6-12.png) no-repeat center;
    background-size: 100% auto;
  }
  
  .con-6 .ratio-4 {
    background: url(../image/con-6-13.png) no-repeat center;
    background-size: 100% auto;
  }
  
  .con-6 .ratio-5 {
    background: url(../image/con-6-14.png) no-repeat center;
    background-size: 100% auto;
  }
  
  .con-6 .ratio-6 {
    background: url(../image/con-6-15.png) no-repeat center;
    background-size: 100% auto;
    margin-right: 0;
  }
  .con-6 .ratio-top .text1{
    margin-top: 15px;
  }
  .con-6 .ratio-top text{
    display: inline-block;
    font-size: 34px;
    color: #0064ce;
    margin-top: 25px;
  }
  
  .con-6 .ratio-con {
    font-size: 10px;
    color: #6b6b6b;
  }
  .con-6 .pc_bottom {
    display: none;
  }
  .con-6 .m_bottom {
    display: block;
    width: 100%;
    /* width: 1200px; */
    height: auto;
    margin: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  .con-9 {
    padding-bottom: 30px;
  }
  .con-9 .bg-2 {
    width: 100px;
    height: 100px;
    background: url(../image/con-6-18.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -10px;
    left: -45px;
  }
  
  .con-9 .item-1 {
    width: 220px;
    /* width: 453px; */
    height: 65px;
    background: url(../image/con-6-17.png);
    position: relative;
    margin-top: 40px;
  }
  
  .con-9 .item-2 {
    text-align: justify;
    font-size: 13px;
    width: 100%;
    /* width: 486px; */
    line-height: 21px;
    color: #000000;
    margin-top: 30px;
  }
  
  .con-9 .item-3 {
    display: flex;
    margin: 30px 0;
  }
  
  .con-9 .item-3 .pro {
    width: 30%;
    height: 123px;
    text-align: center;
    margin-right: 5%;
  }
  
  .con-9 .item-3 .pro .pro-1 text{
    font-size: 54px;
    color: #0064ce;
  }
  .con-9 .item-3 .pro .pro-1 span {
    font-size: 12px;
    color: #0064CE;
  }
  .con-9 .item-3 .pro .pro-2 {
    width: 32px;
    height: 1px;
    background-color: #fe4800;
    margin-left: 30px;
    margin-top: 10px;
  }
  
  .con-9 .item-3 .pro .pro-3 {
    font-size: 10px;
    line-height: 14px;
    color: #282828;
    margin-top: 20px;
  }
  
  
  .con-9 .public-active {
    position: relative;
    width: 100%;
    /* width: 588px; */
    height: auto;
    margin-top: 30px;
  }
  .con-9 .public-active .swiper-button-prev {
    color: rgba(0,0,0,0);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #282864 url(../image/prev.png) center;
    /* opacity: 0.6; */
    position: absolute;
    top: 100%;
    left: 85%;
    outline: none;
  }
  .con-9 .public-active .swiper-button-next {
    color: rgba(0,0,0,0);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #282864 url(../image/next.png) center;
    position: absolute;
    top: 100%;
    right: 0;
    outline: none;
  }
  
  
  
  
  .con-9 .right .activity-pic {
    width: 100%;
    /* width: 588px; */
    height: auto;
    background-color: #ff0;
    margin-top: 0;
  }
  
  .con-9 .right .activity {
    width: 255px;
    /* width: 448px; */
    height: 70px;
    background-color: #ffffff;
    border: solid 1px #b1b1b1;
    padding: 10px;
    margin-top: -35px;
  }
  
  .con-9 .right .activity .text-1 {
    width: 35px;
    height: 1px;
    border: solid 1px #fe4800;
  }
  
  .con-9 .right .activity .text-2 {
    font-size: 12px;
    color: #979797;
    margin-top: 10px;
  }
  
  .con-9 .right .activity .text-3 {
    font-size: 14px;
    color: #282828;
    margin-top: 5px;
  }
  
  .con-7 {
    width: 100%;
    /* min-width: 1200px; */
    min-width: 100%;
    background-color: #F3F3F3;
    height: auto;
    padding-bottom: 40px;
  }
  .con-7 .w {
    margin-right: 0;
  }
  .con-7 .left {
    width: 300px;
    height: 150px;
    background: url(../image/con-7-01.png) no-repeat;
    background-size: 300px;
    background-position: -30px 0;
    padding-top: 40px;
  }
  
  .con-7 .left .l-con {
    font-family: AlibabaPuHuiTi-Light;
    height: 30px;
    margin-top: -10px;
  }
  
  .con-7 .left .more {
    margin-top: 15px;
  }
  .con-7 .list {
    display: none;
  }
  .con-7 .m_list {
    margin-top: 15px;
  }
  .con-7 .m_list .swiper-slide {
    padding-right: 20px;
  }
  .con-7 .m_list .item {
    width: 278px;
    /* width: 384px; */
    height: 498px;
    background-color: #fff;
    margin-top: 0;
    margin-right: 0;
  }
  
  .con-7 .m_list .item .item-top {
    width: 100%;
    height: 152px;
  }
  
  .con-7 .m_list .item .item-con {
    padding: 12px;
  }
  
  .con-7 .m_list .item .item-con .text-1 {
    font-family: AlibabaPuhuiTi-Regular;
    height: 50px;
    font-size: 15px;
    color: #333333;
    line-height: 20px;
  }
  
  .con-7 .m_list .item .item-con .text-2 {
    height: 200px;
    font-size: 13px;
    color: #000;
    line-height: 20px;
    margin-top: 20px;
  }
  
  .con-7 .m_list .item .item-con .btn {
    width: 254px;
    /* width: 336px; */
    height: 32px;
    background-color: #52b1f0;
    border-radius: 16px;
    line-height: 32px;
    text-align: center;
    color: #fff;
  }
  
  .con-7 .more-btn {
    display: none;
    width: 90%;
    width: 100%;
    height: 41px;
    background-color: #0064ce;
    line-height: 41px;
    text-align: center;
    color: #fff;
    margin-top: 45px;
  }
  
  .con-8 {
    width: 100%;
    /* min-width: 1200px; */
    min-width: 100%;
    height: auto;
    background: #DCEFFC url(../image/con-8-05.png) no-repeat right bottom;
    background-size: 210px;
  }
  
  .con-8 .left .title {
    font-size: 18px;
    /* color: #0064ce; */
    margin-top: 30px;
    margin-bottom: 0px;
  }
  
  .con-8 .left .form {
    width: 100%;
    /* width: 526px; */
  }
  .form select {
    background: url("../image/arrow-06.png") no-repeat right center transparent;
  }
  .con-8 .left .form input,.con-8 .left .form select{
    width: 100%;
    height: 44px;
    border-radius: 4px;
    border: solid 1px #282864;
    margin-top: 25px;
    padding: 0 20px;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
  }
  .con-8 .left .form .btn {
    width: 100%;
    height: 48px;
    background-color: #0064ce;
    border-radius: 4px;
    color: #fff;
    line-height: 44px;
    text-align: center;
    margin-top: 26px;
  }
  
  .con-8 .right .right-1 {
    width: 100%;
    margin-top: 30px;
  }
  
  .con-8 .right .right-2 {
    width: 178px;
    margin-top: -100px;
    margin-left: 0;
  }
  
  .con-8 .right .right-3 {
    margin-top: 80px;
  }
  
  .con-8 .right .right-3 .code-2 {
    margin-left: 30px;
  }
  
  .con-8 .right .right-4 {
    color: #282864;
    margin-top: 60px;
  }
  .con-8 .right .right-4 .bg-1 {
    display: inline-block;
    width: 50px;
    height: 40px;
    background: url(../image/phone-email.svg);
    background-size: 200px auto;
    background-position: -30px -30px;
  }
  .con-8 .right .right-5 {
    color: #282864;
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .con-8 .right .right-5 .bg-2 {
    display: inline-block;
    width: 50px;
    height: 40px;
    background: url(../image/phone-email.svg);
    background-size: 200px auto;
    background-position: -120px -30px;
  }
  .con-8 .toTop {
    width: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 35;
  }
  .foot {
    width: 100%;
    height: auto;
    background-color: #282864;
  }
  .foot .con {
    font-size: 10px;
    color: #ffffff;
    line-height: 20px;
    min-height: 40px;
    padding: 10px 5%;
  }
  .framepage {
      width: 100%;
  }
  .framepage.w {
    padding: 0;
  }
  .framepage .framepage-inner .head {
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    padding-bottom: 10px;
    text-align: center;
    background-color: #fff;
    padding-right: 0;
  }
  .framepage .framepage-inner .head .close {
    display: none;
  }
  .framepage .framepage-inner .head .back {
    height: 50px;
  }
}