.fadeOut{ opacity:0;}
 .fadeIn{opacity:1 !important;}
 .fadeInLeft{transform: translateX(0)!important;opacity:1 !important;}
 .fadeOutLeft{transform: translateX(-200px); opacity:0;}
 .fadeInRight{transform: translateX(0)!important;opacity:1 !important;}
 .fadeOutRight{transform: translateX(200px); opacity:0;}
 .fadeInTop{transform: translateY(0px)!important; opacity:1!important;}
 .fadeOutTop{transform: translateY(-200px); opacity:0;}
 .fadeInBottom{transform: translateY(0px)!important; opacity:1!important;}
 .fadeOutBottom{transform: translateY(200px); opacity:0;}



 .homeBanner, .homeBanner>div, .homeBanner>div>div{ width: 100%; height: 100%; padding: 0px;}
 .homeBanner .bannerSlide{ height: 100%; width: 100%; overflow: hidden; position: relative;}
 .homeBanner .bannerSlide img{width: 100%; /*opacity:0;*/}
 video#myVideo {
    width: 100%;
}
.backbg7 .slick-slide {
	float: inherit !important;
    width: auto !important;
}
 .animated{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease; transition: all 0.5s ease;}
 .delay1{-webkit-transition-delay:0.4s;  transition-delay:0.4s;}
 .delay2{-webkit-transition-delay:0.7s;  transition-delay:0.7s;}
 /* .bannerInfo span h4 {
     position: relative;
     top: 90px;
     opacity: 0;
     font-size: 36px;
     color: #fff;
     text-transform: uppercase;
     font-weight: 700;
     font-style: italic;
 } */
 .bannerInfo span h4.faderight {
     left:0;opacity:1;
 }
 /* .bannerInfo span h1 {
     position: relative;
     left: 90px;
     opacity: 0;
     font-size: 100px;
     color: #fff;
     text-transform: uppercase;
     font-weight: 700;
     font-style: italic;
     line-height: 90px;
     margin-top: -10px;
 } */
 .bannerInfo span h1.fadeInUp {
    top:0;opacity:1;
 }
 .bannerInfo span p {
     position:relative;
     right:90px;
     opacity:0;
 }
 .bannerInfo span p.fadeleft {
     right:0;opacity:1;
 }

 .bannerInfo span{overflow:hidden; display:block; margin-bottom:10px;}
 .bannerInfo span img{ position:relative; top:90px; opacity:0;}
 .bannerInfo strong{ display:block; padding-top:20px; text-align: right; position: relative;}
 .bannerInfo strong a{ position:relative; opacity:0; left:25px; }
 .bannerInfo strong em{width: 128px; height: 2px; background: #26297d; position: absolute; left:25px;  opacity:0;}
 
 .bannerInfo span img.fadeInUp{top:0;opacity:1; }
 .bannerInfo span img.fadeOutUp{top:-90px; opacity:0; }
 .bannerInfo strong a.fadeIn{ opacity:1; left:-11px;}
 .bannerInfo strong em.fadeIn{ opacity:1; left:0px;}
 .arrow {
    display: none;
}

.bannerControl {
    display: none;
}






























.banner {
    /* background: url(../images/banner_video.jpg);
    width: 100%;
    background-position: bottom;
    background-size: cover; */
    position: relative;
    /* z-index:0; */
}
.ml6 .text-wrapper {
    position: relative;
    display: inline-block;
    /* padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em; */
    overflow: hidden;
  }
  
  .ml6 .letter {
    display: inline-block;
    line-height: 1em;
  }
  img.play_button {
    position: absolute;
    content: "";
    width: 91px !important;
    height: 91px;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0px;
    right: 0px;
    opacity: 1 !important;
    z-index: 9999;
}
.bannerInfo {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 32px;
    text-align: center;
}
.bannerInfo h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-weight: bold;
    font-size: 70px;
    color: #ffd040;
    margin-bottom: 38px;
    position: relative;
    margin-top:60px;
     
     top: 90px;
     opacity: 0;
}

.bannerInfo h4 {
    font-size: 30px; line-height: 30px;
    color: #fff;
    font-weight: normal;
    position: relative;
    left: 90px;
    opacity: 0;
}
a.explor_button {
    font-family: 'Futura Md BT';
    width: 132px;
    height: 52px;
    font-size: 20px;
    background: #ff5314;
    display: inline-block;
    line-height: 52px;
    color: #fff;
    border-radius: 50px;
    margin-top: 20px;
    transition: 0.4s;
    font-weight: 500;
}

a.explor_button:hover {
    background: #00649e;
}
.whats_new_bg {
    background: url(../images/whats_new_bg.jpg);
    width: 100%;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 123px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whats_mid_box {
    width:934px;
    height:560px;
    background: url(../images/student_bg.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}
.whats_right_box {
    width: 52%;
    float: right;
    padding-right: 122px;
    margin-top: 138px;
}
.whats_right_box h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 50px;
    color: #327dbe;
    font-weight: bold;
    margin-bottom: 58px;
}
.whats_right_box h1 span {
    font-family: 'ITC Avant Garde Gothic Std Extra';
    font-weight:300;
}
/* .whats_main_box {
    width: 100%;
    background: #fff;
    border-radius: 50px;
    position: relative;
    padding-right: 68px;
} */
.what_first_box {
    font-size: 14px;
    color: #666666;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
    margin-top: 16px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 16px;
    line-height: 18px;
}

.what_first_box .red {
    width: 22px;
    float: left;
   border-right: 1px solid #4a4a4a;
    height: 16px;
    margin: 0 0px 0 0px;
    color: #ea1e24;
    font-size: 18px; position: relative;
}
/*.what_first_box .red:after{ content: "|"; display: inline-block; position: absolute; top: 0px; right: 0px;
}*/
.whats_right_box .what_first_box .red {
   width: 22px;
    float: left;
    border-right: none;
    height: 16px;
    margin: 0 25px 0 0px;
    color: #ea1e24;
    font-size: 18px;
    position: relative;
}
.whats_right_box .what_first_box .red:after{ content: "|"; display: inline-block; position: absolute; top: 0px; right: -16px;
}
.whats_right_box .what_first_box a{
    color: #000;
}


.what_first_box:last-child {
    border-bottom: none;
}
.what_first_box span {
    width: 312px;
}
.sec_3 {
    /* padding: 38px 0px; */
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    padding-top: 123px;
    padding-bottom: 0px;
}
.sec_three_slider_box {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
}
.slider_image_box {
    position: relative;
    width: 290px;
    float: left;
}

.slider_overlay_box {
    position: absolute;
    width: 100%;
    padding-left: 30px;
    top: 104px;
    color: #fff;
}

.slider_overlay_box h2, .slider_overlay_box h5 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 18px;
}
.slider_overlay_box h6 {
    font-family: 'ITC Avant Garde Gothic Std Book';
    font-weight:normal;
    font-size: 18px;
    margin-top: -12px;
}
img.student_icon {
    position: absolute;
    right: 92px;
    top: -18px;
}
.slider_image_box.sec .slider_overlay_box {
    color: #327dbe;
}
.slider_image_box.sec .slider_overlay_box h5 {
    line-height: 36px;
}
.slider_image_box.sec {
    position: relative;
    left: -46px;
    top: 70px;
}
.slider_image_box.third {
    position: relative;
    left:-92px;
}
.slider_image_box.fourth {
    top: 70px;
    left: -124px;
    box-shadow: 0px 0px 38px rgb(0 0 0 / 15%);
}
.slider_image_box.fourth .slider_overlay_box {
    color: #327dbe;
}
.sec_three_slider {
    width: 1044px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
span.date_text {
    font-size: 12px;
    color: #878787;
    width: 80%;
    float: left;
    margin-top: 84px;
    margin-left: 6%;
}
.slider_image_box.sec .student_icon {
    top: -44px;
    right: 108px;
}

.slider_image_box.third .student_icon {
    top: -30px;
    right: 118px;
}

.slider_image_box.fourth .student_icon {
    top: -36px;
    left: 114px;
}
.sec_4 {
    width: 100%;
    background: url(../images/sec_four_bg.jpg);
    /* padding: 50px 0px; */
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding-top: 123px;
    padding-bottom: 0px;
}
.sec_four_mid_box {
    width: 1034px;
    margin-left: auto;
    margin-right: auto;
}
.sec_four_right_box {
    width: 50%;
    float: right;
    background: #fff;
    padding: 70px 40px;
}
.sec_four_right_box h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 50px;
    color: #327dbe;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}

.sec_four_right_box h1 span {
    font-family: 'ITC Avant Garde Gothic Std Extra';
    font-weight: 300;
    margin-top: 32px;
}
.what_first_box.down {
    display: block;
    width: 100%;
    float: left;
}

.what_first_box.down .down_box {
    float: left;
    width: 74%;
}

img.down_icon {
    float: right;
}
.down_box h4 {
    font-family: 'ITC Avant Garde Gothic Std';
    color: #484848;
    font-size: 20px;
    font-weight: bold; line-height: 27px;
}

.down_box h6 {
    font-family: 'ITC Avant Garde Gothic Std Book';
    font-size: 13px;
    color: #484848;
    font-weight: normal; padding: 0px 0 0 0;
}
.what_first_box.down .red {
    width: 34px;
    margin-right: 18px;
    border-right: 1px solid #e91d28;
    height: 14px;
    position: relative;
    top: 5px;
}
.sec_5 {
    background: url(../images/sec_five_bg.jpg);
    /* padding: 100px 0px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 123px;
    display: flex;
    align-items: center;
    padding-bottom: 0px;
}
.sec_five_mid_box {
    width: 900px;
    background: #fff;
    border-radius: 50px;
    padding: 82px 74px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 46px rgb(0 0 0 / 18%);
    position: relative;
    text-align: left;
    display: inline-block;
}
.sec_five_mid_box h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 50px;
    color: #327dbe;
    font-weight: bold;
    margin-bottom: 58px;
}

.sec_five_mid_box h1 span {
    font-family: 'ITC Avant Garde Gothic Std Extra';
    font-weight: 300;
}
img.news_man_image {
    position: absolute;
    bottom: 0;
    right: -64px;
}
.what_first_box.down.news {
    width: 62%;
    position: relative;
    z-index: 1;
    padding-right: 30px;
    /* display: flex; */
    align-items: start;
    /* float: none; */
}
.what_first_box.down.news .down_box h6 {
    font-family: 'ITC Avant Garde Gothic Std Book';
    font-size: 14px;
    color: #484848;
}
.news_main {
    text-align: center;
}
.what_first_box.down.news .down_box {
    width: 270px;
}
.section_six_mid_box {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.sec_6 {
    padding: 84px 0px;
    display: flex;
    align-items: center;
    padding-top: 123px;
    padding-bottom: 0px;
    background: #e2e2e2;
}

.sec_six_left_box {
    width: 48%;
}

.sec_six_right_box {
    width: 52%;
}
.sec_six_right_box h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 55px;
    color: #327dbe;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    line-height: 70px;
}

.sec_six_right_box h1 span {
    font-family: 'ITC Avant Garde Gothic Std Extra';
    font-weight: 300;
}
a.know_button {
    font-family: 'Futura Md BT';
    width: 152px;
    height: 56px;
    font-size: 20px;
    background: #ff5314;
    display: inline-block;
    line-height: 52px;
    color: #fff;
    border-radius: 50px;
    margin-top: 40px;
    transition: 0.4s;
    font-weight: 500;
    text-align: center;
}

a.know_button:hover {
    background: #327dbe;
}
.reduse_box {
    position: relative;
    width: 100%;
}

/*.reduce_overlay {
    width: 130px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
}*/
.reduce_overlay {
    width: 100%;
    position: inherit;
    left: 0;
    bottom: 0;
    color: #000;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.section_six_mid_box .banner-dots {
    position: inherit;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: auto;
    text-align: center;
    margin: 0 auto;
    margin: 14px 0;
}
.section_six_mid_box .banner-dots li {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: transparent;
    background: #000;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 3px;
    color: #000;
}
.section_six_mid_box .banner-dots button {
    background: transparent;
    border: none;
    color: #000;
}
.section_six_mid_box .reduce_overlay {
    width: 100%;
    position: inherit;
    left: 0;
    bottom: 0;
    color: #000;
    width: 100%;
    margin: 15px auto;
    text-align: center;
}

.slick-slide img{text-align: center !important; margin: 0 auto !important;}

.reduce_overlay h4 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 20px;
    font-weight: bold;
}
.reduce_overlay p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px;
}
.reduse_box.left {
    width: 50%;
    float: left;
    padding-right: 2px;
    margin-top: -5px;
}
.reduse_box.right {
    width: 50%;
    float: right;
    margin-top: -5px;
}

.reduse_box img {
    width: 100%;
}

.reduce_overlay img {
    width: 72px;
}
img.strong_icon {
    width: 83px;
}

.banner-dots{ position:absolute; right:5%; bottom:50px;  z-index:10; width: auto; text-align: right;}
.banner-dots li{ height:12px; width: 12px; border-radius: 50%; background: transparent; background: #fff; /*border: 1px solid #fff; cursor:pointer;*/ position:relative; display: inline-block; overflow:hidden; margin-right:3px; color: #fff;}
.banner-dots li span{display: none; text-indent: -9999px;  color: #fff;}

.banner-dots li:after{content:''; height:12px; width:12px; border-radius: 50%; background:#f89f1b; position:absolute; left:-12px; top:0px; -webkit-transition: all .3s ease-out; -moz-transition: ll .3s ease-out; transition: all .3s ease-out;}
.banner-dots li.slick-active:after{ left:0;}
.banner-dots button{background: transparent;border: none; color: #fff;}


.sec_7 {
    width: 100%;
    padding: 68px 0px;
    padding-top: 123px;
    padding-bottom: 0px;
    text-align: center;
    background: #fafafa;
    display: flex;
    align-items: center;
}
.backbg7 {
        background: url(../images/whats_new_bg.jpg);
    width: 100%;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 123px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.backbg7 .sec_seven_mid_box {
    position: relative;
    width: 965px;
    margin: 0px auto;
}
.backbg7 .advertisement{ padding: 50px 0 50px 0;}
.backbg7 .sec_seven_mid_box h1 {line-height: 45px;}

.backbg7 .advertisement .ps1_prev {background: url(../images/right-arrow.png) no-repeat 0 0; /* left: -100px; */ float: left; position: absolute; right: 60px; bottom: 0px;}
.backbg7 .advertisement .ps1_prev, .ps1_next {/* position: absolute; */ bottom: 0; /* margin: auto; */ z-index: 10; width: 28px; height: 38px; text-indent: -99999px; cursor: pointer; /* float: right; */ margin-top: 0px !important; margin-bottom: 0px !important;}
.backbg7 .advertisement .ps1_next { background: url(../images/left-arrow.png) no-repeat 100% 0; right: 30px; float: right; bottom: 0px;  position: absolute;}
.backbg7 .advertisement .slick-slide img {display: block; margin: 0 auto; text-align: center;}

.sec_seven_mid_box h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 50px;
    color: #327dbe;
    font-weight: bold; line-height: 60px;
}

.sec_seven_mid_box h1 span {
    font-family: 'ITC Avant Garde Gothic Std Extra';
    font-weight: 300;
}
.sec_8 {
    background: url(../images/career_bg.jpg);
    padding:50px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:top;
    display: flex;
    align-items: center;
    padding-top: 123px;
    padding-bottom: 0px;
}
.sec_eight_mid_box {
    width: 1034px;
    margin-left: auto;
    margin-right: auto;
}
.sec_eight_right_box {
    width: 42%;
    float: right;
    background: #fff;
    padding: 70px 40px;
    padding-top: 90px;
}
.sec_eight_right_box h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 50px;
    color: #327dbe;
    font-weight: bold;
}
a.know_button_work {
    font-family: 'Futura Md BT';
    width: auto;
    height: inherit;
    font-size: 14px;
    background: none;
    display:block;
    line-height: 34px;
    color: #fff;
    border-radius: 50px;
    margin-top: 22px;
    transition: 0.4s;
    font-weight: 500;
    text-align: center;
}
.advertisement a.know_button_work {
    font-family: 'Futura Md BT';
    width: inherit;
    height: inherit;
    font-size: 14px;
    background: #ff5314;
    display: inline-block;
    line-height: 34px;
    color: #fff;
    border-radius: 50px;
    margin-top: 22px;
    transition: 0.4s;
    font-weight: 500;
    text-align: center;
}
.work_box h4 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 18px;
    color: #484848;
    font-weight: bold;
}

.work_box {
    margin-top: 40px;
    margin-bottom: 46px;
	    width: 62%;
    float: left;
}
.work_box:last-child {
    margin-bottom: 0px;
	
}

.images5{ 
	width: 37%;
    float: right;
    text-align: right;

}
.work_box p {
    font-size: 13px;
    color: #000;
    font-weight: normal;
    line-height: 18px;
    margin-top: 16px;
    margin-bottom: 16px;
}
.work_box h5 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 16px;
    color: #327dbe;
    font-weight: bold;
    margin-top: 16px;
    width: 260px;
}

.voice_slider .main {
    display: block;
    position: relative;
    text-align: center;
    /* transform: translate(0, 0) scale(0.6); */
    transition: all .4s ease;
    /* opacity: .5; */
  }
  .main.slick-slide.slick-center {
    z-index: 1;
    /* transform: scale(1.6); */
    opacity: 1;
    color: #e67e22;
}
.voice_slider .slick-slide img {
    display: inline-block;
}
.voice_slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 330px;
    margin: 0;
    padding: 0;
    padding-top: 66px !important;
}
.voice_slider .ps1_prev, .ps1_next {
    /* position: absolute; */
    bottom: 17%;
    /* margin: auto; */
    z-index: 10;
    width: 28px;
    height: 38px;
    text-indent: -99999px;
    cursor: pointer;
    /* float: right; */
    margin-top: 52px;
    margin-bottom: 30px;
}
.voice_slider .ps1_prev {
    background: url(../images/voice_slider_arrow.png) no-repeat 0 0;
    /* left: -100px; */
    float: left;
    position: absolute;
    left: 44px;
    top: 32%;
}
.voice_slider .ps1_next {
    background: url(../images/voice_slider_arrow.png) no-repeat 100% 0;
    right: 50px;
    float: right;
    top: 32%;
    bottom: auto;
    position: absolute;
}


.voice_slider_content .ps1_prev, .ps1_next {
    /* position: absolute; */
    bottom: 17%;
    /* margin: auto; */
    z-index: 10;
    width: 28px;
    height: 38px;
    text-indent: -99999px;
    cursor: pointer;
    /* float: right; */
    margin-top: 52px;
    margin-bottom: 30px;
}
.voice_slider_content .ps1_prev {
    background: url(../images/voice_slider_arrow.png) no-repeat 0 0;
    /* left: -100px; */
    float: left;
    position: absolute;
    left: 44px;
        top: -238px;
}
.voice_slider_content .ps1_next {
    background: url(../images/voice_slider_arrow.png) no-repeat 100% 0;
    right: 50px;
    float: right;
        top: -170px;
    bottom: auto;
    position: absolute;
}
.sec_seven_mid_box {
    position: relative;
    width: 1024px;
    margin: 0px auto;
}

.voice_slider {
    margin-top: 40px;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.main.slick-slide.slick-active.slick-center .slider_content {
    display: block;
    margin-bottom: 16px;
}
.main.slick-slide.slick-cloned.slick-active .slider_content {
    display: none;
}

.main.slick-slide.slick-cloned .slider_content {
    display: none;
}

.main.slick-slide.slick-active .slider_content {
    display: none;
}

.main.slick-slide .slider_content {
    display: none;
}
.slider_content p {
    font-size:13px;
    color: #484848;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

.slider_content {
    /* position: absolute;
    width: 904px;
    left: -294px; */
    margin-top: 12px;
}

.main.slick-slide.slick-active.slick-center img {
    transform: scale(1.6);
}

.main.slick-slide img {
    transition: all .4s ease;
}
.main.slick-slide.slick-active:after {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 36%);
    width: 194px;
    height: 194px;
    left: 33px;
    top: 0;
    border-radius: 50%;
}

.main.slick-slide.slick-active.slick-center:after {
    display: none;
}
span.name {
    font-size: 13px;
    color: #484848;
    line-height: 20px;
    font-weight: 600;
    display: block;
}

span.state {
    font-size: 13px;
    color: #484848;
    line-height: 20px;
    font-weight: 600;
}
.girl_mob_image {
    display: none;
}
.news_mob {
    display: none;
}
.whats_mid_box {
    margin-top: 6%;
}
/* .sec_three_slider {
    margin-top: 9%;
} */
/* .sec3 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: block;
} */
.section {
    position: relative;
}
.sec_three_slider {
    /* margin-top: 12%; */
}
.sec_four_mid_box {
    /* margin-top: 8%; */
}
.sec_6 {
    /* margin-top: 4%; */
}
.sec_seven_mid_box {
    /* margin-top: 12%; */
}
.sec_eight_mid_box {
    /* margin-top: 11%; */
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}
.play_button.mob {
    display:none;
}


@media screen and (max-width:1367px) {

	
.sec_three_slider {
    width: 1024px;
    /* display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center; */
    padding-left: 100px;
}
.slider_image_box {
    position: relative;
    width: 25%;
    float: left;
}
.slider_image_box img {
    width: 100%;
}
.slider_overlay_box img {
    width: 50px;
}
img.student_icon {
    right: 64px;
}
.slider_image_box.sec .student_icon {
    top: -26px;
    right: 70px;
}
.slider_image_box.third .student_icon {
    top: -16px;
    right: 70px;
}
.slider_image_box.fourth .student_icon {
    top: -26px;
    left: 114px;
}
.slider_image_box.fourth {
    top: 70px;
    left: -124px;
    box-shadow: none;
}
span.date_text {
    width: 80%;
    margin-top: 18px;
    margin-left: 16%;
}
.sec_four_right_box {
    padding: 52px 40px;
    padding-bottom: 40px;
}
.sec_four_right_box h1 {
    font-size: 50px;
    margin-bottom: 30px;
}
.voice_slider {
    margin-top: 8px;
}
.sec_seven_mid_box h1 {
    font-size: 40px;
}
.sec_eight_right_box {
    padding: 34px 40px;
    padding-top: 42px;
}
.voice_slider_content .ps1_prev {
    left: 44px;
    top: -92%;
}
.voice_slider_content .ps1_next {
    top: -75%;
}
.main.slick-slide.slick-active.slick-center img {
    transform: scale(1.4);
}
.voice_slider {
    margin-top: 0;
}
a.know_button_work {
    margin-top: 25px 0 0 0;
}
.slider_content {
    margin-top: 0;
}
.voice_slider_content .ps1_prev {
    left: 44px;
    top: -242%;
}
.voice_slider_content .ps1_next {
    top: -186%;
}
}

@media screen and (max-width:1100px) {
    span.date_text {
        width: 100%;
        margin-top: 48px;
        margin-left: 100px;
    }
}


@media screen and (max-width:1100px) {
    .sec_8 {
        padding-top: 80px;
        padding-bottom: 0px;
    }
    .sec_eight_right_box {
        padding: 34px 40px;
        padding-top: 48px;
    }
    .sec_4 {
        padding-top: 80px;
    }
    .sec_four_right_box {
        padding: 36px 40px;
    }
    .whats_new_bg {
        padding-top: 80px;
    }
    .whats_mid_box {
        margin-top: 4%;
    }
    .voice_slider {
        margin-top: 12px;
    }
    .sec_seven_mid_box h1 {
        font-size: 38px;
    }
    .slider_image_box.sec {
        top: 36px;
    }
    .slider_image_box.fourth {
        top:36px;
    }
.sec_three_slider {
    width: 100%;
}
.slider_image_box {
    width: 28%;
}
.sec_four_mid_box {
    width: 100%;
}
.sec_five_mid_box {
    width: 80%;
}
.section_six_mid_box {
    width: 100%;
}
.sec_six_left_box {
    width: 56%;
}
.sec_six_right_box {
    width: 40%;
}
.main.slick-slide.slick-active:after {
    left: 17%;
}
.sec_seven_mid_box {
    width: 100%;
}
.slider_content {
    width: 754px;
    left: -228px;
}
.slider_content p {
    margin-bottom: 10px;
}
.sec_eight_mid_box {
    width: 100%;
}
.sec_six_right_box h1 {
    font-size: 42px;
    line-height: 50px;
}
}


@media screen and (max-width:1025px) {
.main.slick-slide.slick-active:after {
    left: 12%;
}
/* html, body {
    overflow-x: hidden;
} */
}


@media screen and (max-width:1023px) {
/* .banner {
    min-height: 537px;
} */
span.date_text {
    margin-bottom: 20px;
}
}


@media screen and (max-width:1023px) {
    .sec_3 {
        display: block;
        align-items: center;
        padding-top: 123px;
        padding-bottom: 0px;
    }
    .fp-scroller {
        overflow: hidden;
        width: 100%;
    }
    .fp-scrollable {
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
    }




    .slider_image_box.sec {
        left: 0px;
    }
    .slider_image_box.third {
        left: 0px;
    }
    .slider_image_box.fourth {
        left: 0px;
    }
    .whats_new_bg {
        padding-top: 0px;
        padding-bottom: 60px;
        display: block;
        float: none;
    }
    /* .banner {
        min-height: 537px;
    } */
    .whats_mid_box {
        width: 100%;
        background: #fff;
        box-shadow: 0px 0px 30px rgb(0 0 0 / 18%);
        position: relative;
        height: auto;
        float: left;
        padding-bottom: 46px;
    }
    .voice_slider {
        margin-top: 40px;
        width: 78%;
        margin-left: auto;
        margin-right: auto;
    }
    .voice_slider_content .ps1_prev {
        left: 44px;
        top: -98%;
    }
    .voice_slider_content .ps1_next {
        top: -78%;
    }












.whats_right_box h1 {
    font-size: 50px;
    margin-bottom: 40px;
    line-height: 54px;
    display: flex;
    flex-direction: column;
}
.whats_right_box {
    width: 68%;
    padding-right: 36px;
    margin-top: 46px;
}
.girl_mob_image {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.sec_three_slider .ps1_prev, .ps1_next {
    /* position: absolute; */
    bottom: 17%;
    /* margin: auto; */
    z-index: 10;
    width: 28px;
    height: 38px;
    text-indent: -99999px;
    cursor: pointer;
    /* float: right; */
    margin-top: 52px;
    margin-bottom: 30px;
}
.sec_three_slider .ps1_prev {
    background: url(../images/home_slider_sec_arrow.png) no-repeat 0 0;
    /* left: -100px; */
    float: left;
    position: absolute;
    left: 0px;
    bottom: -4%;
}
.sec_three_slider .ps1_next {
    background: url(../images/home_slider_sec_arrow.png) no-repeat 100% 0;
    left: 36px;
    float: left;
    top: inherit;
    bottom: -4%;
    position: absolute;
}
/* .slider_image_box img {
    width: 100%;
} */
img.student_icon {
    width: 63px;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    min-height: 100%;
}
.center.news_main {
    width: 100%;
}
.sec_5 {
    background: url(../images/news_mob_bg.jpg);
    padding: 100px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 80px;
    padding-bottom: 0px;
}
.center.news_main {
    width: 100%;
    position: relative;
}
.sec_five_mid_box {
    width: 100%;
    border-radius: 0px;
    background: no-repeat;
    position: unset;
    display: block;
    float: left;
    box-shadow: none;
    /* position: relative; */
    top: -70px;
}
.news_man_image {
    display: none;
}
.news_mob {
    display: block;
    position: absolute;
    right:0px;
    bottom: 0;
}
.sec_four_right_box {
    width: 60%;
    padding: 40px 40px;
}
.sec_6 {
    padding: 20px 0px;
    padding-bottom: 0px;
}
.sec_three_slider {
    width: 80%;
    padding-left: 0px;
    margin-top: 40px;
    /* float: left; */
    padding-top: 40px;
}
span.date_text {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    text-align: right;
    margin-bottom: 20px;
}
.sec_4 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.sec_four_right_box h1 {
    font-size: 40px;
    margin-bottom: 36px;
}
.bannerInfo h1 {
    font-size: 52px;
}
.bannerInfo h4 {
    font-size: 24px;
}
.reduce_overlay img {
    width: 48px;
}
img.strong_icon {
    width: 60px;
}
.sec_six_left_box {
    width: 62%;
}
.sec_six_right_box {
    width: 36%;
}
.sec_six_right_box h1 {
    font-size: 30px;
    line-height: 38px;
}
.main.slick-slide.slick-active:after {
    display: none;
}
.sec_8 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 40px;
}
.sec_3 .slick-slider {
    min-height: 700px;
}
.sec_8 .center {
    width: 100%;
}
.sec_eight_right_box {
    width: 60%;
    float: right;
    background: #fff;
    padding: 40px 40px;
    padding-top: 52px;
}
.work_box {
    margin-top: 30px;
    margin-bottom: 30px;
}
ul.ps_dots {
    display: none !important;
}
}




@media screen and (max-width:820px) {
.sec_3 .slick-slider {
    min-height: 650px;
}
.homeBanner .bannerSlide img { max-width: 100%; height: auto;}
}

@media screen and (max-width:769px) {
.sec_3 .slick-slider {
    min-height: 608px;
}
.whats_new_bg {
    background:#fff;
    width: 100%;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top:0px;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center; margin: -7px 0 0 0;
}
.whats_mid_box {
    margin-top: 0;
}
.whats_mid_box img { width: 40%;}
.what_first_box.down .red {
    width: 34px;
    margin-right: 18px;
    border-right: 1px solid #e91d28;
    height: 14px;
    position: relative;
    top: 0;
}
}

@media screen and (max-width:680px) {
    section.banner {
        padding-top: 80px;
    }
.sec_five_mid_box {
    padding-left: 30px;
    padding-top: 0px;
}
.sec_five_mid_box h1 {
    font-size: 40px;
    margin-bottom: 28px;
}
.what_first_box.down.news .down_box {
    width: 242px;
}
.sec_six_left_box {
    width: 100%;
}
.sec_six_right_box {
    width: 100%;
    text-align: center;
}
.sec_six_right_box h1 {
    font-size: 36px;
    line-height: 46px;
    display: block;
    margin-top: 36px;
}
.sec_7 {
    padding: 68px 0px;
    padding-top: 68px;
    margin-top: 40px;
}
.bannerInfo h1 {
    font-size: 40px;
    margin-bottom: 20px;
}
.bannerInfo h4 {
    font-size: 12px; line-height: 13px;
}
.whats_right_box h1 {
    font-size: 34px;
    margin-bottom: 40px;
    line-height: 40px;
}
.main.slick-slide.slick-active.slick-center img {
    transform: scale(1.4);
}
.main.slick-slide.slick-active.slick-center .slider_content {
    display: block;
    margin-bottom: 16px;
    width: 600px;
    left: -198px;
    margin-top: 42px;
}
.sec_seven_mid_box h1 {
    font-size: 36px;
    color: #327dbe;
    font-weight: bold;
}
.voice_slider {
    margin-top: 0px;
    width: 70%;
}
.voice_slider .slick-list {
    min-height: 288px;
}
.footer_left_box {
    width: 100%;
    display: none;
}
.what_first_box.down.news {
    width: 70%;
}
.footer_right_box {
    width: 100%;
    padding-left: 0px;
    margin-top: 18px;
    text-align: center;
}
.follow {
    font-size: 14px;
    color: #444444;
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.know_button {
    font-family: 'Futura Md BT';
    width: 122px;
    height: 46px;
    font-size: 14px;
    background: #ff5314;
    display: inline-block;
    line-height: 46px;
    color: #fff;
    border-radius: 50px;
    margin-top: 2px;
    transition: 0.4s;
    font-weight: 500;
    text-align: center;
}
.main.slick-slide img {
    transition: all .4s ease;
    width: 100%;
}
section.footer#section8 {
    height: 234px !important;
    padding-top: 16px;
    display: block;
}
.whats_right_box {
    width: 58%;
}
.sec_four_right_box {
    width: 80%;
}
.slider_image_box.sec {
    top:0px;
    left:0px;
}
.slider_image_box.third {
    position: relative;
    left: 0px;
    top: -30px;
}
.slider_image_box.fourth {
    top:0px;
    left:0px;
}
.slider_image_box.first {
    top: -30px;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.sec_three_slider {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-top: 40px;
}
.sec_3 .slick-slider {
    min-height: auto;
}
.sec_5 {
    padding-top: 230px;
}
.center.news_main {
    width: 100%;
    position: relative;
    top: -140px;
}
span.date_text {
    font-size: 12px;
    color: #878787;
    width: 80%;
    margin-left: 10%;
    text-align: right;
    float: left;
    margin-top: 6px;
}
.sec_three_slider .ps1_prev {
    bottom: -12%;
}
.sec_three_slider .ps1_next {
    bottom: -12%;
    top: auto;
}
.slider_image_box.third .student_icon {
    top: -30px;
    right: 28%;
}
img.student_icon {
    width: 63px;
    right: 24%;
}
.slider_image_box.sec .student_icon {
    top: -44px;
    right: 26%;
}
.voice_slider_content .ps1_prev {
    left: 28px;
    top: -72%;
}
.voice_slider_content .ps1_next {
    top: -72%;
    right: 28px;
}
.reduse_box.left {
    width: 50%;
    float: left;
    padding-right: 2px;
    margin-top: 2px;
}
.reduse_box.right {
    width: 50%;
    float: right;
    margin-top: 2px;
}
.backbg7 .sec_seven_mid_box {
    position: relative;
    width: inherit;
    margin: 0px auto;
}
img.down_icon {
    float: left;
    padding: 6px 0 0 59px;
}
}


@media screen and (max-width:550px) {
.sec_three_slider {
    width:100%;
}
span.date_text {
    width:100%;
    margin-left:0px;
}
.sec_6 {
    padding: 84px 0px;
    display: flex;
    align-items: center;
    padding-top: 123px;
    padding-bottom: 0px;
    background: #fff;
}
.voice_slider_content .ps1_prev, .ps1_next {
    /* position: absolute; */
    bottom: 0;
    /* margin: auto; */
    z-index: 10;
    width: 28px;
    height: 38px;
    text-indent: -99999px;
    cursor: pointer;
    /* float: right; */
    margin-top: 0;
    margin-bottom: 0;
}
.sec_6 {
    padding: 44px 0px;
    display: flex;
    align-items: center;
    padding-top: 21px;
    padding-bottom: 0px;
    background: #fff;
}
.slider_content {
    width: auto;
    left: 0;
}	
}

@media screen and (max-width:500px) {
.sec_four_right_box {
    width: 100%;
    padding: 40px 40px;
}
 .homeBanner, .homeBanner>div, .homeBanner>div>div{ width: 100%; height: auto; max-height: 240px;padding: 0px;}
}


@media screen and (max-width:480px) {
    .banner {
    /* background: url(../images/home_mob_banner.jpg); */
    background-size: cover;
}
.play_button.desk {
    display: none;
}
.play_button.mob {
    display: block;
}
    .whats_right_box {
        width: 50%;
        padding-right: 26px;
        margin-top: 46px;
        position: relative;
    }
.what_first_box {
    font-size: 12px;
    margin-top: 16px;
    line-height: 14px;
}
.what_first_box .red {
    width: 48px;
    float: left;
    border-right: 1px solid #4a4a4a;
    height: 16px;
    margin: 6px;
    color: #ea1e24;
    font-size: 18px;
}
	
.what_first_box span {
    width: 312px;
}
.fp-scroller {
    overflow: initial;
    width: 100%;
}
.sec_four_right_box {
    width: 100%;
    padding: 40px 40px;
}
.down_box h6 {
    margin-top: 8px;
}
.what_first_box.down.news .down_box {
    width: 190px;
}
.what_first_box.down.news .down_box h6 {
    font-size: 12px;
    margin-top: 0px;
}
.what_first_box.down.news {
    width: 82%;
    padding-right: 14px;
}
.main.slick-slide.slick-active.slick-center .slider_content {
    display: block;
    margin-bottom: 16px;
    width: 440px;
    left: -158px;
    margin-top: 26px;
}
.slider_content p {
    font-size: 11px;
    line-height: 14px;
}
.main.slick-slide.slick-active.slick-center img {
    transform: scale(1.2);
}
.voice_slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 184px;
    margin: 0;
    padding: 0;
    padding-top: 36px !important;
}
.voice_slider_content .ps1_prev {
    left: -46px;
    right: 0px;
    top: 170px;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
}
.voice_slider_content .ps1_prev, .ps1_next {
    /* position: absolute; */
    bottom: 0;
    /* margin: auto; */
    z-index: 10;
    width: 28px;
    height: 38px;
    text-indent: -99999px;
    cursor: pointer;
    /* float: right; */
    margin-top: 0;
    margin-bottom: 0;
}
.voice_slider_content .ps1_next {
    top: 170px;
    right: 0;
    right: 0px;
    left: 41px;
    text-align: center;
    margin: 0 auto;
}
.sec_eight_right_box {
    width: 90%;
    float: inherit;
    background: #fff;
    padding: 0 32px;
    padding-top: 0;
    margin: 0 auto;
    min-height: 330px;
}
.sec_eight_right_box h1 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 30px;
    color: #327dbe;
    font-weight: bold;
    padding: 23px 0 0 0;
}
.images5 {
    width: 24%;
    float: right;
    text-align: right;
}
.work_box h5 {
    font-size: 14px;
    color: #327dbe;
    font-weight: bold;
    margin-top: 16px;
    width: 100%;
}
.sec_3 {
    padding-top: 80px;
    padding-bottom: 0px;
}
img.student_icon {
    width: 45px;
    right: 16%;
    top: -14%;
}
.slider_image_box.sec .student_icon {
    top: -12%;
    right: 22%;
}
.slider_image_box.third .student_icon {
    top: -10%;
    right: 22%;
    width: 36px;
}
.slider_image_box.fourth .student_icon {
    top: -16%;
    left: 56%;
}
.slider_overlay_box h2, .slider_overlay_box h5 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 18px;
    line-height: 20px;
}
.slider_image_box.sec .slider_overlay_box h5 {
    line-height: 30px;
}
.sec_8 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0px;
}
.voice_slider {
    margin-top: 0px;
    width: 80%;
}
}


@media screen and (max-width:450px) {
    .what_first_box.down.news {
        width: 88%;
        padding-right: 14px;
    }
    .main.slick-slide.slick-active.slick-center img {
        transform: scale(1.4);
    }
    .bannerInfo h1 {
        font-size: 16px;
        margin-bottom: 6px;
        margin-top: 0px;
    }
.what_first_box.down .down_box {
    float: left;
    width: 66%;
}
.sec_seven_mid_box h1 {
    font-size: 26px;
}
.reduce_overlay h4 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.reduce_overlay {
    width: 89%;
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
}
.what_first_box span {
    width: 208px;
}
.bannerInfo {
    bottom: 14px;
}
a.explor_button {
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 24px;
    margin-top: 6px;
    padding: 0 15px;
}
}


@media screen and (max-width:400px) {
.sec_three_slider {
    width: 70%;
}
.slider_image_box.first {
    top: 0px;
}
.slider_image_box.third {
    left: 0px;
    top: 0px;
}
span.date_text {
    width: 70%;
    margin-left: 15%;
}
.sec_three_slider .ps1_prev {
    bottom: -16%;
}
.sec_three_slider .ps1_next {
    bottom: -16%;
}
.what_first_box.down.news {
    width: 94%;
    padding-right: 14px;
}
.what_first_box.down.news .down_box {
    width: 164px;
}
.sec_eight_right_box h1 {
    font-size: 32px;
}
}
