.container{width:1220px; height:100%; margin:0 auto; position:relative;}
.acenter{
  text-align: center;
}

.section-header{padding-bottom:36px;}
.section-header h1{font-size: 40px; font-weight: bold; color: #142146;
  font-family: "Microsoft YaHei","Apple LiGothic Medium",\5FAE\8F6F\96C5\9ED1,Arial,MicrosoftJhengHei,STXihei,\534E\6587\7EC6\9ED1,STHeiti,MingLiu;
  text-align: left;
  line-height: 80px;
}
.section-header h2{font-size: 32px; font-weight: 400; text-align: center;}
.section-header p{font-size: 16px; padding: 20px 0; line-height:1.8; text-align:center;color: #646464;}
.item-wrap{display: flex;flex-wrap: wrap; justify-content: center;align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center; 
}
.advantage .index-01{
  margin: -280px 0 0 350%;
}
.advantage .index-jk{
  margin:-50px 0 50px 0;
}
.advantage .index-jk p{
  font-size: 16px;
}


.index-jk a{background-color: #ff0000;
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin: 30px auto;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    display: block;
  }



.item-col-3{width:33.3333333333%; padding:0 12px;box-sizing: border-box;}
.item-col-4{width:25%; padding:0 12px;box-sizing: border-box;}
.item-col-6{width:16.6666666666%; padding:0 12px;box-sizing: border-box;}

.bgf5{background: #f5f5f5!important;}



.subscribe-bg-image, .cta-bg-image2, .banner-bg2, .banner-bg, .footer-bg-image, .cta-bg-image, .counter-bg1, .counter-bg2 {
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
}

.banner-bg2 {
 background: url(../images/banner-bg2.jpg);
}
.subscribe-bg-image {
 background: url(../images/footer-subscribe-bg.jpg);
}
.subscribe-bg-image, .cta-bg-image2, .banner-bg2, .banner-bg, .footer-bg-image, .cta-bg-image, .counter-bg1, .counter-bg2 {
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
}

.animated-arrow {
 position: absolute;
 z-index: 1;
}

.animated-arrow-1 {
 bottom: 20%;
 left: 36%;
}
.animated-arrow-2 {
 bottom: 55%;
 left: 50%;
}
.animated-arrow-4 {
 bottom: 35%;
 left: 12%;
}
.animated-arrow-3 {
 top: 12%;
 left: 40%;
}
.animated-arrow-5 {
 top: 16%;
 right: 16%;
}
.animated-arrow-6 {
 top: 35%;
 right: 52%;
}


/* ------------------------------------
    04. Banner Section CSS
---------------------------------------*/
.sc-banner {
 position: relative;
 background-color: #f3fafc;
 min-height: 750px;
 display: grid;
 align-items: flex-end;
 z-index: 9;
 overflow: hidden;
}
.sc-banner .banner-content {
 padding-bottom: 200px;
 margin-top: 120px;
}
.sc-banner .banner-content .sub-title {
 color: #40c1ec;
 font-size: 16px;
 line-height: 30px;
 font-weight: 500;
 font-family: 'Jost', sans-serif;
}
.sc-banner .banner-content .banner-title {
 color: #102d47;
 font-size: 60px;
 line-height: 1.2;
 font-weight: bold;
 margin-bottom: 20px;
}
.sc-banner .banner-content .banner-des {
 line-height: 1.6;
}
.sc-banner .banner-img {
 position: absolute;
 bottom: 0;
 right: -8%;
}

.sc-banner .view-students-img {
 position: absolute;
 bottom: 7.5%;
 right: 32.5%;
}
.sc-banner.banner-style2 .view-students-img {
 bottom: auto;
 right: 25%;
 top: 55%;
}
.sc-banner.banner-style2 .newsletter-form {
 position: relative;
 border-radius: 3px;
 overflow: hidden;
 max-width: 500px;
}
.sc-banner.banner-style2 .newsletter-form input {
 background: #ffffff;
 width: 100%;
 color: #505050;
 padding: 16px 30px;
 padding-right: 150px;
 border: none;
}
.sc-banner.banner-style2 .newsletter-form button {
 position: absolute;
 right: 0;
 top: 0;
 background: #f24d5d;
 color: #ffffff;
 padding: 16px 30px;
 transition: all 0.3s ease;
 border: none;
}
.sc-banner.banner-style2 .newsletter-form button i {
 position: relative;
 top: 4px;
 font-size: 22px;
}
.arrow-animation-1 .animated-arrow-1 {
 bottom: auto;
 left: 10%;
 top: 10%;
}
.arrow-animation-1 .animated-arrow-3 {
 top: 12%;
 left: auto;
 right: 10%;
}
.arrow-animation-1 .animated-arrow-2 {
 bottom: 15%;
 right: 14%;
 left: auto;
}
.readon {
 outline: none;
 border: none;
 padding: 16px 30px;
 border-radius: 3px;
 display: inline-block;
 text-transform: capitalize;
 font-size: 16px;
 font-family: 'Jost', sans-serif;
 font-weight: 600;
 color: #ffffff;
 background: #f24d5d;
 position: relative;
 overflow: hidden;
}
.banner-btn {margin-top: 50px;}

.readon i {
 position: relative;
 top: 5px;
 transition: 0.4s;
 left: 0;
}
.readon:hover {
 color: #ffffff;
 background: #f13f50;
}
.readon:hover i {
 left: 4px;
}


.sec-title .sub-title {
 color: #40c1ec;
 font-size: 16px;
 font-weight: 500;
 font-family: 'Jost', sans-serif;
 margin-bottom: 10px;
}




/* ------------------------------------
    06. About Section CSS
---------------------------------------*/
.about-experience {
 box-shadow: 0px 20px 30px rgba(64, 193, 236, 0.1);
 border-radius: 10px;
 position: absolute;
 bottom: -50px;
 right: -50px;
 color: #102d47;
 font-family: 'Jost', sans-serif;
 font-size: 16px;
 font-weight: 500;
 background: #fff;
 z-index: 9;
 padding: 50px 30px 40px;
}
.about-experience span {
 display: block;
 font-size: 36px;
 font-weight: 600;
 margin-bottom: 20px;
}
.about-style2 {
 position: relative;
}
.about-style2 .up-down-new {
 position: absolute;
 bottom: 20%;
 right: 0%;
}
.about-style2 .des {
  font-size: 16px;
  color: #505050;
  font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
  vertical-align: baseline;
  line-height: 28px;
  font-weight: 400;
  width: 606px;
}


/* ------------------------------------
    08. Popular Courses Section CSS
---------------------------------------*/

.sc-popular-courses.main-home .courses-item {
 padding: 30px 15px;
}
.sc-popular-courses.main-home .courses-grid {
 padding: 20px;
 box-shadow: 0px 0px 16px rgba(4, 59, 80, 0.1);
 border-radius: 5px;
 background: #ffffff;
 position: relative;
}
.sc-popular-courses .grid-item{
  padding: 10px;
}
.sc-popular-courses.main-home .courses-grid .img-part {
 margin-bottom: 0px;
 overflow: hidden;
 position: relative;
}
.sc-popular-courses.main-home .courses-grid .img-part a img {
 border-radius: 4px 4px 0 0;
 transition: all .8s ease;
 transform: scale(1);
 max-width: 100%;
    height: auto;
}
.sc-popular-courses.main-home .courses-grid .course-price .price {
 padding: 3px 15px;
 color: #ffffff;
 font-weight: 600;
 background: #40c1ec;
 border-radius: 5px;
 transition: all 0.3s ease;
 position: absolute;
 bottom: 25px;
 left: 15px;
 font-size: 16px;
 font-family: 'Jost', sans-serif;
}
.sc-popular-courses.main-home .courses-grid .content-part {
 padding: 24px 5px 10px;
}
.sc-popular-courses.main-home .courses-grid .content-part .title {
 margin: 0 0 10px;
 line-height: 1.38;
 font-size: 22px;
}
.sc-popular-courses.main-home .courses-grid .content-part .des {
 line-height: 30px;
 font-size: 16px;
}
.sc-popular-courses.main-home .courses-grid .content-part .title a {
 color: #102d47;
}
.sc-popular-courses.main-home .courses-grid .content-part .title a:hover {
 color: #f24d5d;
}
.sc-popular-courses.main-home .courses-grid .content-part .meta-part {
 display: flex;
 justify-content: space-between;
 list-style: none;
 margin: 15px 0 20px;
 padding: 0 0 20px;
 font-size: 14px;
 border-bottom: 1px solid #f4f0f0;
 align-items: center;
}
.sc-popular-courses.main-home .courses-grid .content-part .meta-part .user {
 color: #102d47;
 font-family: 'Jost', sans-serif;
 font-weight: 500;
 display: flex;
 align-items: center;
}
.sc-popular-courses.main-home .courses-grid .content-part .meta-part .user img {
 width: 35px;
 height: 35px;
 border-radius: 35px;
 margin-right: 8px;
}
.sc-popular-courses.main-home .courses-grid .content-part .meta-part .user i {
 width: 35px;
 height: 35px;
 line-height: 35px;
 border-radius: 35px;
 line-height: 38px;
 background: #D9F3FB;
 color: #102d47;
 text-align: center;
 display: inline-block;
 font-size: 12px;
 margin-right: 5px;
}
.sc-popular-courses.main-home .courses-grid .bottom-part {
 overflow: hidden;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .info-meta {
 float: left;
 padding-top: 10px;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .info-meta a{
    color: #f24d5d;
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
    font-size: 18px;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .info-meta li {
 display: inline;
 margin-right: 15px;
 transition: all 0.3s ease;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .info-meta li.user i {
 color: #505050;
 margin-right: 8px;
 transition: all 0.3s ease;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .info-meta li.ratings i {
 color: #fcb903;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .info-meta li:last-child {
 margin: 0;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .btn-part {
 text-align: right;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .btn-part a {
 background: #40c1ec;
 display: inline-block;
 width: 40px;
 height: 40px;
 line-height: 48px;
 border-radius: 50px;
 text-align: center;

}
.sc-popular-courses.main-home .courses-grid .bottom-part .btn-part a i {
 color: #ffffff;
 font-size: 30px;
line-height: 36px;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .btn-part a i:before {
 font-size: 18px;
 font-weight: 700;
}
.sc-popular-courses.main-home .courses-grid .bottom-part .btn-part a:hover {
 background: #f24d5d;
}
.sc-popular-courses.main-home .courses-grid .courses-grid .img-part a img {
 transform: scale(1.1);
}
.sc-popular-courses.main-home .courses-grid.d-flex .content-part {
 padding-top: 0;
 padding-bottom: 0;
}
.sc-popular-courses.main-home .courses-grid.d-flex .img-part {
 flex: 0 0 34%;
 max-width: 34%;
 margin-right: 20px;
}

.gridFilter button {
 background: transparent;
 border: 0;
 font-size: 16px;
 font-weight: 600;
 outline: none;
 color: #102d47;
 cursor: pointer;
 font-family: 'Jost', sans-serif;
 background: #fff;
 transition: 0.4s;
 border-radius: 3px;
 padding: 6px 22px;
}
.gridFilter button.active {
 background: #f24d5d;
 color: #ffffff;
}
.gridFilter button + button {
 margin-left: 20px;
}






.heading-border-line {
 height: 2px;
 border-radius: 0;
 width: 40px;
 background: #40c1ec;
 position: relative;
 display: inline-block;
 left: 15px;
 top: -3px;
}
.heading-border-line:after, .heading-border-line:before {
 position: absolute;
 content: '';
 width: 10px;
 height: 2px;
 border-radius: 3px;
 top: 0;
 background: #40c1ec;
}
.heading-border-line:before {
 right: -20px;
}
.heading-border-line:after {
 right: -40px;
}


.advantage {background:#ffffff; width: 100%; text-align: center; padding: 60px 0 80px; font-weight: 100;}
.feature {display: block;background: #fff; padding: 36px 20px 50px;text-align: center;font-size: 16px; line-height: 1.5; word-wrap: break-word; box-shadow: 0px 0 30px rgb(1 41 112 / 10%); height: 100%; background-color: #fff; text-align: center; transition: 0.3s; border-radius: 6px;}
.feature:hover { background-color: #4385F5; background: linear-gradient(to left, #f564439c, #ffa20073); color: #fff; }  
.feature .part-icon {display: inline-block;border-radius: 100%;background: #f5f5f5; padding: 5px;width: 150px; height: 150px;}
.part-text h3 {color: #333;font-weight: normal; text-align: center;font-size:18px; padding: 10px 0;}
.part-text {text-align: left; line-height: 1.6;font-size: 14px; color: #888; padding: 10px 0;}
.feature:hover .part-text h3,.feature:hover .part-text {color: #fff;}
.part-icon img { width: 150px;height: 150px;}

.cms-banner{width:100%; height:450px; background: url(../images/bg3.jpg) top center no-repeat;}
.cms-banner .container {padding: 30px 0; color: rgba(255,255,255,0.9); overflow: hidden;}


.function {background:#f2f2f2; width: 100%; text-align: center; padding: 80px 0;}
.function-title{font-size: 42px; font-weight: 500; text-align: center; font-weight: 100;}
.function-sub-title{font-size: 18px; padding: 20px 0 160px; line-height:1.8;  font-weight: 100; text-align: left;}
.function-wrap{width:100%;position: relative; margin:0 auto; background-color: #fff; padding:180px 0 30px;  border-radius: 10px;  box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.function-img{width: 100%;position: absolute; top: -112px;}
.function-main{display: flex;  justify-content: center; padding: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center; 
}

.function-item { width: 220px; font-size: 15px; line-height: 1.5; margin:0 12px; word-wrap: break-word;}
.item-box{padding: 20px 0; background-color: #4385F5; background: linear-gradient(to left, #4385F5, #00aaff); border-radius: 8px; color: #fff;margin-bottom: 10px;}
.function-item  ul li { width: 44%; float: left; padding:5px 3%; text-align: left; font-weight: 100;}
.function-item  ul li span{font-size: 16px; color: #4385F5; font-weight: 800; margin-right: 3px;}
.item-box h3{font-size: 18px; font-weight: 100; padding-top:10px;}
.item-box img{height:80px;}

.index-gd{
  height: 100px;
  padding-top: 50px;
}
.index-gd li{
  width: 25%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  height: 100px;
  float: left;
}
.index-gd span{
  font-size: 46px;
}
.index-gd h3{
  font-size: 18px;
  font-weight: normal;
}



@media (min-width: 1024px) {
  .banner {
    background-attachment: fixed;
  }
}

@media (max-width: 1280px) {
	.container{width:1026px;}
	.banner h1 {font-size: 36px;}
	.banner h2 {font-size: 16px;}
	.banner-img{margin-top:60px;}
	.banner-img img{width:205px;}
	.banner .intro-img{width: 240px; }
    .cms-banner img{height:50px;}
    .cms-banner span{font-size: 22px; line-height: 50px;}
    .cms-banner ul li {font-size: 14px;}
    .function-img img{width: 360px;}
    .function-item {font-size: 13px;}
    .function-item  ul li span{font-size: 14px;  margin-right: 1px;}
}