/*

Template:  The Kings - Responsive Multi-purpose HTML5 Template
Author:bootexperts.com
Version: 1
Developed by: bootexperts.com

NOTE: This is Style customizer stylesheet of template.

*/

@font-face {
    font-family: "BMWGlobal_Pro_reg_0";
    src: url("../fonts/BMWGlobal_Pro_reg_0.ttf") format("truetype");
}
@font-face {
    font-family: 'struderegular';
    src: url('../fonts/strude-webfont.woff2') format('woff2'),
         url('../fonts/strude-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html,body{
    font-family: "BMWGlobal_Pro_reg_0","Microsoft YaHei","Helvetica" !important;
}
#header {
    top: 0px;
    position: fixed;
    display: block;
    width: 100%;
    z-index: 9;
    text-align: center;
    color: #070002;
    background: #ffffff;
}

@media (max-width:500px){
    #header {
        top: 0px;
        position: fixed;
        display: block;
        width: 100%;
        z-index: 9;
        text-align: center;
        color: #fff;
        /* height: 100%; */
        background: transparent;
    }
}

.header-area {
    top: 0px;
    position: fixed;
    display: block;
    width: 100%;
    z-index: 999;
    text-align: center;
    /* color: #fff;*/
    /*background: rgba(0,0,0,0.5); */
    color: #070002;
    background: #ffffff;
}
.line-right {
    width:20%;height:1px; color: #999999; margin-left: 5%
}
.line-left {
    width:20%;height:1px; color: #999999; margin-right: 5%
}
@media (max-width:500px){
    .header-area {
        top: 0px;
        position: fixed;
        display: block;
        width: 100%;
        z-index: 999;
        text-align: center;
        color: #fff;
    }
    .section-title {
        padding-top: 15px;
    }
    .title1{
        font-size: 18px;
    }
    .line-left { 
       width: 5%; height:1px; color: #999999; margin-left: -4%;
    }
    .line-right {
       width: 5%; height:1px; color: #999999;
    }
    .line-en-left {
        /* display:inline-block;  
        width: 2%; */
        margin-left: -28%;
    }
    .line-en-right {
        /* display:inline-block;
        width: 2%; */
        margin-right: -25%;
    }
    .title1-phone-en{
        font-size: 18px;
    }
    .case_txt1 {
        font-size: 12px;
    }
    .uppercase1{
        text-align: center;
    }
}
.en-phone {
    padding-top: 1%;
}
.uppercase-en {
    padding-top: 17%;
}
div.style-customizer {
    background-color: #fff;
    bottom: 0;
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    color: #262626;
    height: 100%;
    left: -300px;
    position: fixed;
    top: 0;
    width: 300px;
    z-index: 999999;
}

.style-customizer a.button:hover {
    color:#2395ec !important;
}

.style-customizer.closed {
    box-shadow: none;
}

.style-customizer a.button:hover:after {
    z-index: -1;
}

.style-customizer a.button {
    z-index: 9;
}

.style-customizer a.button.button-border {
    background: #2395ec none repeat scroll 0 0;
    border: 1px solid #2395ec;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 30px;
    text-transform: uppercase;
    width: 100%;
    color:#fff;
    font-weight:700;
    height: 40px;
}
.style-customizer a.button.button-border:hover {
    background: transparent

}

div.style-customizer .buy-button {
    padding: 30px 30px 30px 30px;
    text-align: center;
    display: inline-block;
    z-index: 2;
    position: absolute;
    background: #fff;
    width: 100%;
}

div.style-customizer .content-chooser {
    padding: 90px 22px 30px 30px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    position: absolute;
    background-color: #ffffff;
    border-top: none;
}

div.style-customizer.opened .content-chooser {
    opacity: 1;
}

.content-chooser p {
    margin-bottom: 10px;
}

div.style-customizer h2 {
    margin: 0;
    font-size: 18px;
}

div.style-customizer h3 {
    font-size: 16px;
    line-height: 34px;
    margin-top: 30px;
}

div.style-customizer hr {
    margin: 15px 0;
}

div.style-customizer hr + h3 {
    margin-top: 0;
}

div.style-customizer a.opener {
    display: block;
    height: 45px;
    position: absolute;
    left: 300px;
    top: 200px;
    background: #fff;
    width: 45px;
    font-size: 20px;
    line-height: 45px;
    color: #777777;
    text-align: center;
    text-decoration: none;
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.14), -1px 0 3px 0 rgba(0, 0, 0, 0.14);
}

div.style-customizer.opened a.opener {
    right: -45px;
    border-color: transparent;
}

div.style-customizer ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 0;
}

div.style-customizer ul li {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 25px;
    margin: 0 2px 3px 0;
    position: relative;
    transition: all 0.3s linear 0s;
    width: 60px;
}
div.style-customizer ul.layoutstyle li {
    background-color: #f1f1f1;
    border: 1px solid #2395ec;
    color: #2395ec;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 26px;
    padding-right: 5px;
    text-align: center;
    width: 49%;
}
div.style-customizer ul.layoutstyle li:hover {
    background-color: #2395ec;
    color: #fff;
}

div.style-customizer ul.layoutstyle li i {
    color: #cccccc;
    font-size: 11px;
}

div.style-customizer ul.layoutstyle li.selected {
    border: 1px solid #aaaaaa;
}

div.style-customizer ul.layoutstyle li.selected i {
    color: #666666;
}

div.style-customizer ul.footerChange li {
    width: 45%;
    height: 30px;
    margin-right: 5px;
    font-size: 13px;
    padding: 6px 14px 0;
}

div.style-customizer ul.footerChange li.dark {
    color: #f1f1f1;
    background-color: #262626;
}

div.style-customizer ul.footerChange li.light {
    color: #333333;
    background-color: #f7f7f7;
}

div.style-customizer ul.footerChange li i {
    width: 20px;
}
div.style-customizer ul.patternChange li {
    border: 1px solid #ccc;
}
div.style-customizer ul.patternChange li.pattern-0.selected:after,
div.style-customizer ul.patternChange li.pattern-1.selected:after,
div.style-customizer ul.patternChange li.pattern-2.selected:after,
div.style-customizer ul.patternChange li.pattern-3.selected:after,
div.style-customizer ul.patternChange li.pattern-4.selected:after {
    color: #333333;
}

div.style-customizer ul.patternChange li.selected:after {
    color: #ffffff;
}

div.style-customizer ul li.selected {
    border: 1px solid #000;
}

div.style-customizer ul.resetAll li {
    width: 100%;
    padding: 6px 0;
    min-width: 0;
    text-align: center;
    margin-top: 30px;
}

div.style-customizer .btn a {
    text-decoration: none;
    color: #ffffff;
}

div.style-customizer select {
    width: 100%;
    padding: 5px;
    border: 1px solid #b2bfca;
}


/*Color Skins*/

div.style-customizer .color-1 {
    background: #f8b239;
}
div.style-customizer .color-2 {
    background: #05c2f9;
}
div.style-customizer .color-3 {
    background: #FF5D75;
}
div.style-customizer .color-4 {
    background: #2196F3;
}
div.style-customizer .color-5 {
    background: #00BCD4;
}
div.style-customizer .color-6 {
    background: #F44336;
}
div.style-customizer .color-7 {
    background: #E91E63;
}
div.style-customizer .color-8 {
    background: #9C27B0;
}
div.style-customizer .color-9 {
    background: #673AB7;
}
div.style-customizer .color-10 {
    background: #3F51B5;
}
div.style-customizer .color-11 {
    background: #009688;
}
div.style-customizer .color-12 {
    background: #4CAF50;
}
div.style-customizer .color-13 {
    background: #8BC34A;
}
div.style-customizer .color-14 {
    background: #CDDC39;
}
div.style-customizer .color-15 {
    background: #FFEB3B;
}
div.style-customizer .color-16 {
    background: #FFC107;
}
div.style-customizer .color-17 {
    background: #FF9800;
}
div.style-customizer .color-18 {
    background: #FF5722;
}
div.style-customizer .color-19 {
    background: #795548;
}
div.style-customizer .color-20 {
    background: #607D8B;
}


/*Background Patterns*/

.pattern-1 {
    background-image: url("../images/customizer/pattern/1.png");
}
.pattern-2 {
    background-image: url("../images/customizer/pattern/2.png");
}
.pattern-3 {
    background-image: url("../images/customizer/pattern/3.png");
}
.pattern-4 {
    background-image: url("../images/customizer/pattern/4.png");
}
.pattern-5 {
    background-image: url("../images/customizer/pattern/5.png");
}
.pattern-6 {
    background-image: url("../images/customizer/pattern/6.png");
}
.pattern-7 {
    background-image: url("../images/customizer/pattern/7.png");
}
.pattern-8 {
    background-image: url("../images/customizer/pattern/8.png");
}

/*Background images*/

.main-bg-change li {
    overflow: hidden;
}

.main-bg-change li images {
    height: 100%;
    width: 100%;
}

.main-bg-1,.main-bg-2,.main-bg-3,.main-bg-4,.main-bg-5,.main-bg-6,.main-bg-7,.main-bg-8 {
    background-image: url("../images/customizer/bodybg/01.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.main-bg-2 {
    background-image: url("../images/customizer/bodybg/02.jpg");
}
.main-bg-3 {
    background-image: url("../images/customizer/bodybg/03.jpg");
}
.main-bg-4 {
    background-image: url("../images/customizer/bodybg/04.jpg");
}
.main-bg-5 {
    background-image: url("../images/customizer/bodybg/05.jpg");
}
.main-bg-6 {
    background-image: url("../images/customizer/bodybg/06.jpg");
}
.main-bg-7 {
    background-image: url("../images/customizer/bodybg/07.jpg");
}
.main-bg-8 {
    background-image: url("../images/customizer/bodybg/08.jpg");
}



/*extra*/


/*home-2*/

.boxed-layout .move-carousel {
    top: 9%;
    padding: 0px 0px 0px 35px;
}

.boxed-layout .awesome-features .awesome-features-device images {
    left: -440px;
}

.boxed-layout #video-background {
    height: 350px;
}

.boxed-layout #video-background .page-section-pt {
    padding: 60px 0px;
}

.boxed-layout #video-background .our-skills.bg-opacity-black-50.page-section-pt {
    padding: 75px 0;
}

.boxed-layout.home-2 .portfolio-info {
    display: none;
}

.boxed-layout.home-2 .owl-carousel-8 .owl-nav .owl-prev {
    left: 50%;
}

.boxed-layout.home-2 .owl-carousel-8 .owl-nav .owl-next {
    right: 50%;
}

.boxed-layout.home-2 .owl-carousel-8 .owl-controls {
    top: 20px;
}

.boxed-layout.home-2 .owl-carousel-8 .owl-nav i {
    color: #323232;
}

.boxed-layout.home-2 .owl-carousel-8 .owl-nav i:hover {
    background: transparent;
}


/*home-3*/

.boxed-layout.home-3 .portfolio .portfolio-item .portfolio-overlay a {
    font-size: 12px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin-left: 5px;
}

.boxed-layout.home-3 .portfolio .full-screen .portfolio-item .portfolio-overlay {
    top: -20px;
}

.boxed-layout.home-3 .portfolio .portfolio-item .portfolio-overlay span a {
    width: inherit;
    height: inherit;
    line-height: inherit;
    font-size: 14px;
}

.boxed-layout.home-3 .full-screen .portfolio-item .portfolio-overlay a i {
    font-size: 12px;
}

.boxed-layout.home-3 .portfolio-item .portfolio-overlay i {
    padding-left: 0px;
}

.boxed-layout.home-3 .feature-9 {
    height: 300px;
}

.boxed-layout.home-3 .feature-9:hover .feature-9-icon {
    right: 26%;
}

.boxed-layout.home-3 .custom-content li {
    line-height: 26px;
}


/*home-4*/

.boxed-layout .slider-fade-carousel .slider-contents {
    padding-left: 86px;
}

.boxed-layout .slider-fade-carousel .slider-contents h1 {
    font-size: 56px;
}

.boxed-layout.home-4 .mega-menu .menu-links > li:last-child {
    padding-right: 40px;
}

.boxed-layout.home-4 .our-blog .blog-box-info {
    padding: 20px 40px;
    max-height: 231px;
}

.boxed-layout.home-4 .our-blog .blog-box-info span.text-white {
    display: none;
}

.boxed-layout.home-4 .our-blog .blog-box-info p.pt-30.pb-20 {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}

.boxed-layout.home-4 .our-blog .blog-box-image {
    max-height: 231px;
}

.boxed-layout.home-4 .mega-menu .drop-down-multilevel.right-menu {
    right: 76px;
}

.boxed-layout .contact-3-info .contact-add p {
    font-size: 12px;
}


/*Box Layout Responsive*/

@media (min-width: 768px) {
    .boxed-layout .page-wrapper {
        width: 750px;
    }
    .boxed-layout.page-wrapper {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .boxed-layout .page-wrapper {
        width: 970px;
    }
    .boxed-layout.page-wrapper {
        width: 970px;
    }
    .web_hidden{
        display: none;
    }
    #FM-web-hidden{
        display: none;
        opacity: 0;
    }
    .joinUs-bg{
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 1200px) {
    .boxed-layout .page-wrapper {
        width: 1240px;
    }
    .boxed-layout.page-wrapper {
        width: 1240px;
    }
}

.boxed-layout .fullscreen-bg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.white-bg {
    background-color: #fff;
}

.patternChange .main-bg-change li.main-bg-1 {
    background-image: url("../images/main-bg-0.jpg");
}
.top4{
    margin-top: 4%;
}
.top4-en {
    margin-top: 2%;
}
.top4-en-word {
    line-height: 1.5;font-size: 16px;text-align: center
}

@media( max-width:992px) {
    .style-customizer {
        display: none !important;
    }
    .boxed-layout .page-wrapper {
        width: inherit;
    }
    .boxed-layout.page-wrapper {
        width: inherit;
    }
    .container{
        padding-right: 40px;
        /* padding-left: 15px; */
        margin-right: auto;
        margin-left: auto
    }
    .top4{
        margin-top: 8%;
    }
    
}
.customizer-logo {
    display: block;
    margin-bottom: 20px;
}

.flexslider {
    border: 0;
}
.lecturers-img{
    border: 1px solid #ccc;
    margin-bottom: 40px;
}
.lecturers-img img{
    width: 100%;
}
.lecturers-img div h3{
    font-size: 18px;
    padding-top: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
.lecturers-img .img-title{
    padding: 10px;
}
.lecturers-img a.button{
    background-color:#2c3e50;
}
.bg-news{
    background: url(../images/news/banner.jpg);
}
.bannerContainer{
    background: #dadada;
}
.event-area h2{

    font-size: 20px;
}
.newLists{
    padding-bottom: 50px;
}
.newLists .content img{
    width: 100%;
}
.event-area .titleLeft{
    float: left;
}
.event-area .titleRight{
    float: right;
}
.event-area .date{
    margin-bottom: 8px;
}
.titleRight li,.titleLeft li{
    float: left;
    font-size: 14px;
    padding: 10px 5px;
    color: #888;

}

.background {
    opacity: 1;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -10;
    top: 0;
    left: 0;
}
.main-body {
    width: 100%;
    background: rgba(255,255,255,0.95);
    margin: 0 auto;
    position: relative;
    height: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    /* outline: 1px solid; */
    /* display: inline-block; */
}
#contactUs{
    overflow-y: scroll;
    /* overflow-x: hidden; */
    padding: 0;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    min-height: 825px;
}

.main-input {
    position: relative;
}
.main-input input {
    border: 1px solid #c1c1c1;
    color: #7a7a7a;
    font-size: 14px;
    height: 38px;
    padding-left: 47px;
}
.main-input i {
    background-color: #f2f2f2;
    border-right: 1px solid #ccc;
    color: #5f5f5f;
    font-size: 14px;
    height: 36px;
    left: 1px;
    line-height: 37px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 37px;
}
.text-leave2 textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #7a7a7a;
    height: 110px;
    margin-bottom: 40px;
    padding: 14px 20px;
}
button.submit {
    background-color: #0082f2;
    border: inherit;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    position: relative;
}
.communication-icon {
    display: inline-block;
    float: left;
}
.communication-icon i {
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 26px;
    background-color: #f8b239;
    display: inline-block;
}
.communication-text {
    padding-left: 42px;
}
.communication-text > p {
    margin-bottom: 0px;
}
.map-content-line-footer {
    width: 100%;
    height: 1px;
    background: #d8d8d8;
    margin-top: 30px;
}
.contact-mail {
    height: 25%;
    width: 70%;
    padding-left: 115px;
    padding-top: 30px;
    margin: 0 auto;
    /* background: rgba(255,255,255,0.9); */
}
.mail-box {
    font-size: 12px;
    /* line-height: 18px; */
    margin-bottom: 10px;
}
.mail-title {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    width: 9%;
}
.mail-content {
    display: inline-block;
    width: 90%;
    /* margin-left: -5%; */
    /* margin-right: 10%; */
    left: 6%;
    position: relative;
}
.mail-content-text {
    width: 48%;
    margin-right: 1%;
    margin-bottom: 7px;
    color: #666666;
    display: inline-block;
}


.slider-container {
    position: relative;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: all-scroll;
}

.slider-control {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 12%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
    opacity: 0;
}
.slider-control.inactive:hover {
    cursor: auto;
}
.slider-control:not(.inactive):hover {
    opacity: 1;
    cursor: pointer;
}
.slider-control.left {
    left: 0;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}
.slider-control.right {
    right: 0;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}

.slider-pagi {
    position: absolute;
    z-index: 3;
    left: 50%;
    bottom: 2rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
    list-style-type: none;
}
.slider-pagi__elem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 2rem;
    height: 2rem;
    margin: 0 0.5rem;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
}
.slider-pagi__elem:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}
.slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.slider {
    z-index: 1;
    position: relative;
    height: 100%;
}
.slider.animating {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
}
.slider.animating .slide__bg {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
}

.slide {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slide.active .slide__overlay,
.slide.active .slide__text {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.slide__bg {
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background-size: cover;
    will-change: transform;
}
.slide:nth-child(1) {
    left: 0;
}
.slide:nth-child(1) .slide__bg {
    left: 0;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/3d-slider-3.jpg");
}
.slide:nth-child(1) .slide__overlay-path {
    fill: #e99c7e;
}
@media (max-width: 991px) {
    .slide:nth-child(1) .slide__text {
        background-color: rgba(233, 156, 126, 0.8);
    }
}
.slide:nth-child(2) {
    left: 100%;
}
.slide:nth-child(2) .slide__bg {
    left: -50%;
    background-image: url("../images/slider/1.jpg");
}
.slide:nth-child(2) .slide__overlay-path {
    fill: #e1ccae;
}
@media (max-width: 991px) {
    .slide:nth-child(2) .slide__text {
        background-color: rgba(225, 204, 174, 0.8);
    }
}
.slide:nth-child(3) {
    left: 200%;
}
.slide:nth-child(3) .slide__bg {
    left: -100%;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/3d-slider-1.jpg");
}
.slide:nth-child(3) .slide__overlay-path {
    fill: #adc5cd;
}
@media (max-width: 991px) {
    .slide:nth-child(3) .slide__text {
        background-color: rgba(173, 197, 205, 0.8);
    }
}
.slide:nth-child(4) {
    left: 300%;
}
.slide:nth-child(4) .slide__bg {
    left: -150%;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/142996/3d-slider-4.jpg");
}
.slide:nth-child(4) .slide__overlay-path {
    fill: #cbc6c3;
}
@media (max-width: 991px) {
    .slide:nth-child(4) .slide__text {
        background-color: rgba(203, 198, 195, 0.8);
    }
}
.slide__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slide__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    min-height: 810px;
    -webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    will-change: transform, opacity;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
}
@media (max-width: 991px) {
    .slide__overlay {
        display: none;
    }
}
.slide__overlay path {
    opacity: 0.8;
}
.slide__text {
    position: absolute;
    width: 25%;
    top: 15%;
    left: 12%;
    color: #fff;
    -webkit-transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    will-change: transform, opacity;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}
.slide__text h2 {
    color: #fff;
}
@media (max-width: 991px) {
    .slide__text {
        left: 0;
        bottom: 0;
        width: 100%;
        height: 20rem;
        text-align: center;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
        transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
        transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
        transition: transform 0.5s 0.5s, opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
        padding: 0 1rem;
    }
}
.slide__text-heading {
    font-size: 5rem;
    margin-bottom: 2rem;
}
@media (max-width: 991px) {
    .slide__text-heading {
        line-height: 20rem;
        font-size: 3.5rem;
    }
}
.slide__text-desc {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
    .slide__text-desc {
        display: none;
    }
}
.slide__text-link {
    z-index: 5;
    display: inline-block;
    position: relative;
    padding: 0.5rem;
    cursor: pointer;
    font-size: 2.3rem;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
@media (max-width: 991px) {
    .slide__text-link {
        display: none;
    }
}
.slide__text-link:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(-85deg);
    transform: rotateX(-85deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    will-change: transform;
}
.slide__text-link:hover:before {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}



.img-outer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}
.img-inner {
    position: absolute;
    left: 0;
    right: 0;
    width: 80%;
    height: 80%;
}
.bd-desc-item img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.card-cover {
    position: absolute;
    top: 50%;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    font-size: 1.7rem;
    font-weight: 550;
    color: #505050;
    text-align: center;
    transform: -webkit-translate(0%, -50%);
    transform: -moz-translate(0%, -50%);
    transform: -o-translate(0%, -50%);
    transform: -ms-translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: 2rem;
    padding-right: 20%
}
.bd-desc-titleline {
    display: none;
    width: 80%;
    background: #ffffff;
    height: 1px;
    margin: 14px auto;
}
.bd-desc-content {
    display: none;
    font-size: 1.5rem;
    color: #ffffff;
    line-height: 1.5;
    text-align: center;
}
.bd-desc-btn {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 25px;
    padding: 8px 12px;
    background: #ffffff;
    border-radius: 6px;
    font-size: 14px;
    color: #2298f4;
    text-align: center;
    transform: -webkit-translate(-50%, 0);
    transform: -moz-translate(-50%, 0);
    transform: -o-translate(-50%, 0);
    transform: -ms-translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
}

/*.bd-desc-item:hover .card-cover {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*top: 0;*/
    /*left: 0;*/
    /*background: rgba(34, 152, 244, 0.65);*/
    /*border: 1px solid #979797;*/
    /*box-shadow: 0 0 16px 0 rgba(29, 29, 38, 0.50);*/
    /*border-radius: 10px;*/
    /*color: #ffffff;*/
    /*transform: -webkit-translate(0%, 0%);*/
    /*transform: -moz-translate(0%, 0%);*/
    /*transform: -o-translate(0%, 0%);*/
    /*transform: -ms-translate(0%, 0%);*/
    /*transform: translate(0%, 0%);*/
    /*font-size: 20px;*/
/*}*/
/*.bd-desc-item:hover .bd-desc-titleline {*/
    /*display: block;*/
/*}*/

/*.bd-desc-item:hover .bd-desc-content {*/
    /*display: block;*/
/*}*/

/*.bd-desc-item:hover .bd-desc-btn {*/
    /*display: block;*/
/*}*/


.index2+.inwork-section {
    background-image: url(../img/bd_work_bg02.jpg?v=12);
}
.bd-home-inwork {
    background: url(../img/bd_work_bg01.jpg?v=12) no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    overflow: hidden;
}
.full-section {
    width: 100%;
    /* overflow: hidden; */
}
.contact-phone {
    height: 25%;
    width: 70%;
    /* display: none; */
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 20px 30px;
    /* font-size: 20px; */
    font-size: 16px;
    color: #000;
    /* font-weight: bold; */
    /* background: rgba(255,255,255,0.90); */
}
.phone-num-line{
    text-align: center;
}
.line-ch {
    display: inline-block;
    text-align: center;
}
.map-content {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}
.map-content-title {
    margin-top: 28px;
}
.map-content-flag {
    width: 36px;
}
.map-content-country {
    margin-left: 19px;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
.map-content-line {
    width: 100%;
    height: 1px;
    background: #d8d8d8;
    margin-top: 7px;
}
.map-all-box {
    margin: auto;
    /* overflow: hidden; */
    /* width: 1200px; */
    width: 100%;
}
.contact-list {
    display: inline-block;
    /* width: 940px; */
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 24px;
    cursor: pointer;
}
.map-img {
    width: 60%;
    height: 360px;
    display: inline-block;
    top: 0;
    margin: auto;
    bottom: 0;
    box-shadow: 0 2px 4px #b9b5b5;
    margin-bottom: 40px;
    /* right: 0; */
}
.BMap_cpyCtrl {
    display: none;
}
.anchorBL {
    display: none;
}

.contact-address {
    font-size: 24px;
    width: 496px;
    color: #333333;
    margin: 0 auto;
}
.contact-tip{
  margin: 0 auto;
  width: 410px;
  padding-top: 12vw;
}
.contact-tip h1{
    text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #333333;
}
.contact-tip p{
  font-size: 16px;
  color: #333333;
}

.contact-address p {
    font-size: 16px;
    color: #333333;
    margin: 0px;
}
.contact-address p:nth-child(1) {
    margin-top: 10px;
}
.newslists{
    margin-bottom:15px;
    overflow: hidden;
}
.newslists a{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
.newslists a:hover{
    text-decoration: underline;
}
#joinus {
    width: 100%;
    height: 100%;
    background: url(../img/join_bg.jpg?v=1) no-repeat center center;
    background-size: cover;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.join-container {
    width: 100%;
    height: 100%;
}

.join-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    list-style: none;
    text-align: center;
    background: #fff\9;
    opacity: 0.7\9;
    filter: Alpha(opacity=70);
    background: rgba(255, 255, 255, .8);
    text-align: center;
}
.footer-list {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.career-title {
    display: block;
    margin: 0 auto;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 600;
    color: #3b96de;
    opacity: 0.7;
    filter: Alpha(opacity=70);
}
.br {
    width: 1px;
    height: 60px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 33%;
}
.footer-item {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    cursor: pointer;
}
.banner-txt {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 10%;
    top: 32%;
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: left;
}
.banner-txt p{
    color: #fff;
}
video {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: baseline;
}
.video-new{
    width: 100%;
    margin-top: 5%;
} 
.footer-item img{
    width: 60px;
}
.banner_breadcrumb{
    position: absolute;
    top: 35px;
    left: 12%;
    width: 100%;
    overflow: hidden;
}
.banner_breadcrumb li p{
    color: #fff;
}
.banner_breadcrumb li a{
    background: url(../images/icons/arrow.png) no-repeat left;
    padding-left: 20px;
    background-size: 16px auto;
    padding-right: 11px;
}
.default_ul li{
    line-height:2;
    font-size:16px;
    list-style-type:circle;
    list-style-position: inside;

}
.road-left, .road-right, .road-bar {
    float: left;
}
.road-bar {
    width: 1rem;
    margin: -2rem 0;
    visibility: hidden;
    background: url(../images/aboutus/company/bar.png) center/2px auto repeat-y;
    position: relative;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none!important;
}
.road-img-top {
    position: absolute;
    top: -5px;
}
.road-img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.road-right {
    width: 85%;
}
.road-left, .road-right, .road-bar {
    float: left;
}
@media screen and (min-width: 768px){
    .month-box {
        border-bottom: 1px solid rgba(212, 212, 212, 0.50);
        overflow: hidden;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .month-detail {
        background: none;
        padding: 0.5rem 0;
        border: none;
    }
    .month {
        width: 5%;
        float: left;
        text-align: left;
    }
    .year-review-left {
        width: 6%;
        float: left;
    }
    .year-review .year-review-left, .year-review .year-review-right {
        min-height: 1px;
        padding: 0;
        position: static;
    }
    .year-review-right {
        width: 94%;
        float: left;
        border-left: 1px solid #ccc;
    }
    .year-title {
        width: 57px;
        line-height: 2;
        text-align: center;
        background: #d5d5d5;
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        color: #fff;
    }
    .year-title.active {
        background: #38f;
    }
    .pc-road-right {
        display: block;
        width: 100%;
        /* position: relative; */
    }

}

.month-box {
    padding: 0;
}
.month-detail {
        position: relative;
        margin-bottom: 1rem;
        /* margin-left: -0.5rem; */
        list-style: none;
        background: rgba(252, 249, 242, 0.50);
        border: 1px solid #eeeeee;
        padding: 0.5rem 1rem;
        padding-right: 6rem;
        box-sizing: border-box;
        overflow: hidden;
}
.month {
    min-height: 1px;
    font-size: 16px;
    color: #e10602;
    letter-spacing: 0;
    text-align: justify;
}
.circle-outer {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fff;
    box-shadow: #aaa 0px 0px 2px;
    /* overflow: hidden; */
    position: relative;
}
.circle-inner {
    width: 50%;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    background-color: #2298f4;
}

.boxed-sticky .one-fourth {
    width: 22%;
}
.boxed-sticky .column {
    margin-bottom: 12px;
}
.one-fourth {
    width: calc(25% - 31.25px);
    margin-right: 12px;
}
.column {
    float: left;
    margin-right: 25px;
    min-height: 1px;
}
.thumb-hover {
    overflow: hidden;
    height: auto;
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}
.thumb-hover.overlay-effect:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: opacity 0.4s ease;
}
img {
    width: auto;
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.overlay-effect:hover .overlay-caption{
    display: block;
}
.banner{
    position: relative;
}
.txtContainer {
    position: absolute;
    top: 12%;
    left: 10%;
    width:56%;
}
.archive{
    background: #0082f2;
    padding: 7px 18px;
    border-radius: 4px;
    font-size: 15px;
    float: right;
}
.job-list-message {
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    color: #999;
}
.job-list-message h2, .list-header {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}
.job-list-message h2 {
    padding-left: 10px;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.job-list-message .pull-right {
    margin-right: 10px;
}
.job-list-message .search-key {
    max-width: 300px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.job-list-message .red {
    font-size: 16px;
    color: #fc7753;
}
.job-list {
    background-color: #fff;
    padding-bottom: 20px;
    border: 1px solid #e5e5e5;
}
.list-header {
    border-bottom: 1px solid #f5f5f5;
    font-size: 13px;
}
.list-row {
    padding: 12px 3%;
    line-height: 29px;
    overflow: hidden;
}
.list-row div {
    display: inline-block;
    float: left;
    overflow: hidden;
    height: 29px;
    line-height: 29px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1000;
}
.column1 {
    width: 30%;
}
.column1 > a {
    display: block;
    overflow: hidden;
    padding-right: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.column2 {
    width: 15%;
}
.column3 {
    width: 15%;
}
.column4 {
    width: 20%;
}
.column5 {
    width: 19%;
}
.list-body {
    margin: 0 1%;
    font-size: 13px;
}

.list-body .list-row {
    padding: 12px 2%;
    border-bottom: 2px dotted #f5f5f5;
    color: #666;
}

.list-body .list-row a {
    text-decoration: none;
    color: #666;
}
.job-detail {
    padding: 12px 2% 20px;
    border-bottom: 2px dotted #f5f5f5;
}
.down-arrow-icon {
    display: inline-block;
    padding: 10px 21px 0 0;
    background: url(../images/icons/banner-icon.png) -28px -146px;
}
.up-arrow-icon {
    display: inline-block;
    padding: 10px 21px 0 0;
    background: url(../images/icons/banner-icon.png) -2px -145px;
}
.list-body .up-arrow-icon, .list-body .down-arrow-icon {
    margin-top: 10px;
    top: 0;
    position: absolute;
    right: 0;
}
.list-body .list-row a {
    text-decoration: none;
    color: #666;
}

#job-menu {
    background-color: #fff;
}
#job-menu .narrow {
    width: 1100px;
}
.filter-container, .filter-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.filter-container {
    display: inline-block;
}
.search-warp {
    display: inline-block;
    width: 199px;
    margin-top: 7px;
    border: 1px solid #4090ff;
}
.filter-container > li {
    position: relative;
    display: inline-block;
    min-width: 70px;
    padding: 6px 35px;
    border-right: 1px dotted #fff;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer;
}
.filter-container .icons {
    top: 16px;
    left: 18px;
}
.filter-container > li span {
    position: absolute;
}
.coordinate-icon {
    display: inline-block;
    padding: 16px 12px 0 0;
    background: url(../images/icons/banner-icon.png);
}
.down-menu > li.active, .show-text.active {
    color: #4090ff;
}
.filter-container label {
    cursor: pointer;
}
.campusLabel{
    color: #0082f2;
    background: #fff;
    border: 1px solid #0082f2;
    padding: 0px 26px;
    line-height: 28px;
    border-radius: 4px;
    width: 116px;
    text-align: center;
}
.campusLabel.selected{
    color: #fff;
    background: #0082f2;
    border: none;
    padding: 0px 26px;
    line-height: 28px;
    border-radius: 4px;
}
.filter-container.campus  > li{
    padding: 6px 14px;
}
.filter-container.campus  > li label:hover{
    background: #0082f2;
    color: #fff;
}
.filter-container .angle-gray-down {
    top: 21px;
    right: 20px;
}
.filter-container > li span {
    position: absolute;
}
.angle-gray-down {
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
}
.search-warp input {
    width: 162px;
    padding: 0 3px 0 8px;
    border: none;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    color: #333;
    outline: none;
    margin: 0;
}
.search-warp a {
    display: inline-block;
    padding: 5px 8px;
    background-color: #4090ff;
}
.search-icon {
    display: inline-block;
    padding: 18px 19px 0 0;
    background: url(../images/icons/banner-icon.png) 0 -219px;
}
.workhere-area{
    padding:80px 0;
}
/* -- About Video -- */
.about-video {
    position: relative;
    display: block;
    border-radius: 4px;
    overflow: hidden;
}

.about-video > img {
    width:100%;
}

.about-video .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 24.027px;
    z-index:10;
    -webkit-animation : 2s play-animation infinite;
    animation: 2s play-animation infinite;
    -webkit-transition:0.2s color;
    transition:0.2s color;
}

.about-video:hover .play-icon {
    color:#FF6700;
}
.fa-play:before {
    color: #ccc;
}

@-webkit-keyframes play-animation {
    from {
        -webkit-box-shadow : 0px 0px 0px 0px #FFF;
        box-shadow : 0px 0px 0px 0px #FFF;
    }
    to {
        -webkit-box-shadow : 0px 0px 0px 10px transparent;
        box-shadow : 0px 0px 0px 10px transparent;
    }
}

@keyframes play-animation {
    from {
        -webkit-box-shadow : 0px 0px 0px 0px #FFF;
        box-shadow : 0px 0px 0px 0px #FFF;
    }
    to {
        -webkit-box-shadow : 0px 0px 0px 10px transparent;
        box-shadow : 0px 0px 0px 10px transparent;
    }
}

.about-video:after {
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    background-color:#9ddbf5;
    opacity:0.7;
}
.course {
    margin-bottom: 20px;
}

.course .course-img {
    position: relative;
    display:block;
    margin-bottom:20px;
    border-radius:4px;
    overflow:hidden;
}

.course .course-img > img {
    width:100%;
}

.bg-image {
    background: url(../images/workhere/home-background.jpg) no-repeat;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-position:center;
    background-size:cover;
}

.bg-image.bg-parallax {
    background-attachment:fixed;
}

.bg-image.overlay:after {
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#374050), to(#798696));
    background-image: linear-gradient(to bottom, #374050 0%, #798696 100%);
    opacity: 0.7;
}
.white-text {
    color: #FFF;
}
.main-button {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    background-color: #0BB5D0;
    border: 2px solid transparent;
    border-radius: 40px;
    color: #FFF;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.main-button.icon-button:after {
    content: "\f178";
    font-family: FontAwesome;
    position: absolute;
    width: 30px;
    right: 15px;
    text-align: center;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.hero-area {
    position:relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

#home.hero-area {
    padding-top: 0px;
    padding-bottom: 0px;
}

.home-wrapper {
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:0;
    right:0;
}
.home-wrapper {
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:0;
    right:0;
}

.lead {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.4;
}

.banner-1 {
    background: url(../images/contact/banner1.jpg)no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 460px;
}
.contact-bottom{
  display: block;
  width: 100%;
}
.contact-bg{
    z-index: 999;
    /* position: absolute; */
    /* background: url(../images/contact/contact.jpg) no-repeat bottom center;
    background-size: contain;
    background-position: 0 50vh; */
}
.contact-bg-img{
    z-index: 1;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: calc(65vh - 80px);
    background: url(../images/contact/contact.jpg) no-repeat bottom center;
    background-size: cover;
}
@media screen and (max-height: 850px) {
    .contact-bg-img{
        height: calc(60vh - 80px);
    }
}
@media screen and (max-height: 750px) {
    .contact-bg-img{
        height: calc(50vh - 80px);
    }
}
@media screen and (max-height: 600px) {
    .contact-bg-img{
        height: calc(40vh - 80px);
    }
}
@media screen and (max-height: 500px) {
    .contact-bg-img{
        display: none;
    }
}

.contact-banner{
  display: block;
  width: 100%;
}
.contact-banner-phone{
  display: none;
}

.banner-2 {
    background: url(../images/joinus/joinus.jpg)no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top center;
    height: 500px;
}
.phone-num-line span{
    color: #fff;
}

#video-container {
    position: relative;
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
    z-index: 1;
}


.video-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
}
#video-container img{
    min-height: auto;
}

#video-container .video-overlay {
    z-index: 9999;
    background: rgba(0,0,0,0.0);
    width: 100%;
}

#video-container .video-content {
    z-index: 99999;
    position: absolute;
    height: 100%;
    width: 100%;
}

#video-container .video-content .inner {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column wrap;
}

#video-container .video-content .inner h1 {
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 36px;
}

#video-container .video-content .inner em {
    font-style: normal;
    font-weight: 200;
}


#video-container .video-content .inner p {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-align: center;
    padding: 0px 30px;
    font-family: Yuanti SC;
}
.contact-address{
    font-size: 18px;
}

#video-container .video-content .inner a {
    color: #fff;
    text-decoration: underline;
}

#video-container .video-content .inner .scroll-icon {
    margin-top: 45px;
}
.left{
    float: left;
}
.right{
    float: right;
}

/* Nav Icon Toggle (mobile nav)
-------------------------------------------------------*/
.nav__icon-toggle {
    position: relative;
    top: 14px;
    float: right;
    padding: 23px 0 9px 10px;
    background-color: transparent;
    border: none;
    z-index: 50; }
@media only screen and (min-width: 992px) {
    .nav__icon-toggle {
        display: none;
    } }
.nav__icon-toggle-bar {
    background-color: #070002;
    width: 18px;
    display: block;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 4px; }
.nav__icon-toggle-bar:last-child {
    margin-bottom: 0; }
.nav__icon-toggle:focus .nav__icon-toggle-bar,
.nav__icon-toggle:hover .nav__icon-toggle-bar {
    background-color: #39bad6; }
.flex-parent {
    margin-left: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (max-width: 991px){
    header .flex-parent {
        display: block;
    }

}
.borderbottom{
    border-bottom:1px solid #fff;
    border-color: rgba(255,255,255,0.2);
}

#circle-layer {
    z-index: 1;
    position: absolute;
    width: 100%;
    width: 420px;
    height: 420px;
    margin-left: -210px;
    margin-top: -210px;
}

.circleProgress_wrapper{
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    width: 440px;
    height: 440px;
    margin-left: -220px;
    margin-top: -220px;

}
.circleBg{
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    width: 520px;
    height: 520px;
    margin-left: -260px;
    margin-top: -260px;
    background: url("../images/joinus/campus/campus-circle-bg.png");
    background-size: cover;

}

.header-area{

    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
}
.choose-lan{
    display: inline-block;
}
.choose-lan li {
    cursor: pointer;
}
.course{
    cursor: pointer;
}
.course h5{
    font-weight: bold;
    color: #000;
}
.course p{
    color: #999;
}
.index-title {
    text-align: center;
}
.index-title h1{
    margin-bottom: 20px;
    font-size: 36px;
    display: inline-block;
    border-left: 7px solid #f8b238;
    padding-left: 12px;
    color: #000;
}
.content-info{
    margin-bottom:60px;
}
/*-------------------------------------------------------*/
/* Navigation
/*-------------------------------------------------------*/
.nav {
    min-height: 72px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 120;
    position: relative;
    background-color: #fff;
    /* Dropdowns (large screen) */ }
@media only screen and (min-width: 992px) {
    .nav__holder {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }
.nav__menu, .nav__dropdown-menu {
    list-style: none; }
.nav__menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.nav__menu--inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
margin-bottom:0;}
.nav__menu > li {
    position: relative; }
.nav__menu > li.flex-child {
    border-left: 1px solid rgba(255, 255, 255, 0.3); }
.nav__holder.scrolling .nav__menu > li.flex-child {
    border-left: 1px solid rgba(144, 144, 144, 0.3); }
.nav__menu > li > a {
    font-weight: 400;
    /* color: #fff;*/
    /* font-size: 20px; */
    font-size: 18px !important;
    color: #070002;
    font-size: 14px;
    padding: 0 17px;
    line-height: 72px;
    display: block;
    position: relative; }

.nav__menu > li > a:hover {
    color: #0BB5D0; }
.nav__menu > .active > a {
    color: #0BB5D0; }
.nav__menu > li:last-child > a {
    padding-right: 0; }
.nav__menu > li:first-child > a {
    padding-left: 0; }
@media only screen and (min-width: 992px) {
    .nav__wrap {
        display: block !important;
        height: auto !important; }
    .nav__wrap--text-center {
        text-align: center; }
    .nav__menu > li {
        display: inline-block;
        text-align: center; }
    .nav__dropdown-menu,
    .nav__dropdown-submenu > .nav__dropdown-menu {
        position: absolute;
        top: 100%;
        z-index: 1000;
        min-width: 220px;
        width: 100%;
        text-align: left;
        padding: 20px 0;
        list-style: none;
        white-space: nowrap;
        background-color: #212121;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: 0 0 5px 5px;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    .nav__dropdown-menu > li > a,
    .nav__dropdown-submenu > .nav__dropdown-menu > li > a {
        color: #929292;
        padding: 5px 30px;
        display: block; }
    .nav__dropdown-menu.hide-dropdown {
        visibility: hidden !important;
        opacity: 0 !important; }
    .nav__dropdown:last-child .nav__dropdown-menu {
        right: 0; }
    .nav__dropdown:hover > .nav__dropdown-menu,
    .nav__dropdown-submenu:hover > .nav__dropdown-menu {
        opacity: 1;
        visibility: visible; }
    .nav__dropdown-submenu {
        position: relative; }
    .nav__dropdown-submenu .nav__dropdown-menu {
        left: 100%;
        top: -20px; }
    .nav__dropdown-submenu > a:after {
        position: absolute;
        content: "\e649";
        font-size: 8px;
        right: 20px;
        line-height: 21px;
        color: #929292; }
    .nav__dropdown-menu > li a:hover {
        color: #fff; }
    .nav__dropdown-trigger {
        display: none; }
    .video-container-mobile{
        display: block;
    }
}
/* 手机端首页第一屏幕 start */
#video-container-mobile{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column wrap;
    display: none;
    z-index: 9999;
}
.inner-mobile{
    padding-bottom: 20px;
    z-index: 2;
    text-align: center;
}
.inner-mobile h1{
    font-size: 24px;
    color: #fff;
    line-height: 60px;
}
.inner-mobile p{
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    font-family: Yuanti SC;
}
.video-overlay-mobile{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../images/index/banner.png) no-repeat center;
    background-size: cover;
    /* background: rgba(0,0,0,0.5); */
}
.video-mobile{
    z-index: 2;
}
/* 手机端首页第一屏幕 end */

.mobile body {
    cursor: pointer; }

/*-------------------------------------------------------*/
/* Nav Mobile Styles
/*-------------------------------------------------------*/
@media only screen and (max-width: 991px) {
    .header-bottom.stick-h2.stick .logo {
        padding-top: 0;
    }
    #home.hero-area{
        height: 360px;
    }
    .about-video{
        margin-bottom: 20px;
    }
    .workhere-area{
        padding: 40px 10px;
    }
    .joinUs-bg{
        width: 100%;
        height: 100%;
    }
    .moible_hidden{
        display: none;
    }
    #FM-moible-hidden{
        display: none;
        opacity: 0;
    }
    .footer-txt{
        font-size:12px!important;
    }
    .banner-1{
        min-height: auto;
    }
    .banner-1 .row h3{
        padding-top:20%!important;
    }
    .contact-banner{
      display: none;
    }
    .contact-banner-phone{
      display: block;
    }
    .contact-mail{
        width: 100%;
        padding-left: 0;
    }
    .mail-content-text{
        display: block;
    }
    .map-img {
         width: 100%;
         margin-bottom:20px;
     }
    .contact-address {
        width: 100%;
    }
    .contact-tip{
      width: 100%;
      padding-top: 20%;
    }
    .map-all-box{
        padding: 80px 20px;
    }
    .mail-title{
        width: 14%;
        margin-right: 2%;
        float: left;
    }
    .mail-content{
        width: 84%;
        float: left;
    }
    .mail-box{
        overflow: hidden;
    }
    .nav {
        min-height: 60px; }
    .nav__menu {
        display: block; }
    .nav__menu li a {
    
        padding: 0;
        line-height: 46px;
        height: 46px;
        display: block;
        border-bottom: 1px solid #e8e8e8; }
    .nav__dropdown-menu a {
        color: #929292; }
    .nav__dropdown-menu a:hover {
        color: #000; }
    .nav__dropdown-menu > li > a {
        padding-left: 10px; }
    .nav__dropdown-menu > li > ul > li > a {
        padding-left: 20px; }
    .nav__dropdown-trigger {
        display: block;
        width: 20px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 50;
        cursor: pointer; }
    .nav__dropdown-submenu {
        position: relative; }
    .nav__dropdown-menu {
        display: none;
        width: 100% !important; }
    .nav__dropdown-trigger.active + .nav__dropdown-menu {
        display: block; }
    .logo-wrap {
        float: left; }
    .logo-wrap a {
        display: table-cell;
        vertical-align: middle; }
    .logo-wrap a,
    .nav__social-icons .social-icons {
        height: 60px; }
    .sticky-on-mobile .navbar {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        right: 0; }
    .nav__btn-holder .btn.btn-white {
        background-color: #39bad6; }
    .nav__btn-holder .btn.btn-white span {
        color: #fff; }
    .nav__btn-holder .btn.btn-white:hover {
        background-color: #000 !important;
        border-color: transparent !important; }
    .flex-parent{
        position: relative;
    }
    .choose-lan{
        position: absolute;
        right: 6%;
        top: 0;
        color: #070002;
        font-size: 14px;
        margin-top: -10px;
    }
    .nav__icon-toggle {
        position: relative;
        top: 4px;
        float: right;
        padding: 23px 0 9px 10px;
        background-color: transparent;
        border: none;
        z-index: 50;
    }
    #video-container-mobile{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column wrap;
    }

    #video-container{
        display: none;
    }

    #video-container .video-content .inner h1{
        font-size: 20px;
        margin-top: 0;
        color: #f8f8f8;

    }
    #video-container .video-content .inner p{
        font-size:14px;
    }

    .section-title h1{
        font-size:21px;
    }
    .content-info{
        margin-bottom:30px;
        padding-left: 6%;
    }
    .img-outer {
        position: relative;
        width: 160px;
        height: 0;
        padding-bottom: 43%;
    }
    #fh5co-hero .flexslider .slides li{
        height: 510px;
    }
    #fh5co-hero{
        height: auto!important;
    }
    .company-section-content{
        margin-bottom: 40px;
        text-align: center;
        padding-left: 18%;
    }
    #joinus {
        overflow: initial;
    }

}
#fh5co-intro h2 {
    font-style: italic;
}
#fh5co-hero .flexslider .slides li .container-fluid,#fh5co-hero .flexslider .slides li .container-fluid .row,
#fh5co-hero .flexslider .slides li .container-fluid,#fh5co-hero .flexslider .slides li .container-fluid .row .text-center,
#fh5co-hero .slider-text{
    height: 100%;
}
.footer-txt{
    display:block;
    color:#ccc;
    text-align: center;
    padding-top: 20px;
    font-size:13px;
}
.mobile-workHere{
    background: url(../images/joinus/joinus-bg-phone.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
    text-align: center;
}
.btn-con{
    width: 80%;
    height: 100%;
    margin: 0 auto;
    padding-top: 120%;
}
.btn-con-en{
    width: 95%;
    height: 100%;
    margin: 0 auto;
    padding-top: 120%;
}
.workSection{
    width: 100%;
    height: 100%;
}
.workSection .section img{
    width: 100%;
    height: auto;
}
.workSection .section{
    position: relative;
    padding: 0;

}
.row{
    /* margin-left: 5%; */
}
.workSection .section .layer{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    opacity: 0.2;

}
.workSection_txt {
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    background: #59763c;
    border-radius: 5px;
    width: 44%;
    height: 44px;
    color: #999;
    font-size: 16px;
    border: 0;
    font-size: 16px;
}
.workSection_txt-en {
    font-weight: bold;
    text-align: center;
    background: #59763c;
    border-radius: 5px;
    width: 45%;
    height: 44px;
    color: #999;
    border: 0;
    font-size: 14px;
}
.footer-nav{
    overflow: hidden;
}
.footer-nav .footer-text{
    float: left;
    margin-right: 20px;
}
.course .course-img > img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.course:hover .course-img > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.contact-us-con{
    padding: 24px 0;
}
.workhere-top-con{
    display: none;
}
@media only screen and (max-width: 991px) {
    .workhere-top-con{
        display: block;
    }
}

.FU {
    position: absolute!important;
    top:30px;
}

/*     index  joinus part */

::-webkit-input-placeholder {
    -webkit-transition: opacity .15s;
    color: #a2a9b6;
    line-height: inherit
}

:focus::-webkit-input-placeholder {
    opacity: .38
}

::-moz-placeholder {
    transition: opacity .15s;
    color: #a2a9b6
}

:focus::-moz-placeholder {
    opacity: .38
}

:-ms-input-placeholder {
    transition: opacity .15s;
    color: #a2a9b6
}

:focus:-ms-input-placeholder {
    opacity: .38
}

h1, h2, h3, h4, h5, h6, input, select, textarea {
    font-size: 100%
}

input, select, textarea {
    font-family: inherit
}

@media screen and (max-width: 1024px) {
    body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-user-select: none;
        -webkit-text-size-adjust: none;
        -webkit-touch-callout: none
    }
}

body {
    line-height: 1.5;
    position: relative
}

.active.AA {
    position: relative;
    overflow: hidden
}

iframe {
    border: 0;
    background-color: transparent;
    width: 100%;
    height: 100%
}

@font-face {
    font-family: SHSCB;
    src: url(fonts/SHSCB1.eot);
    src: url(fonts/SHSCB1.eot?#font-spider) format('embedded-opentype'), url(fonts/SHSCB1.woff) format('woff'), url(fonts/SHSCB1.ttf) format('truetype'), url(fonts/SHSCB1.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: SHSCSB;
    src: url(fonts/SHSCSB.eot);
    src: url(fonts/SHSCSB.eot?#font-spider) format('embedded-opentype'), url(fonts/SHSCSB.woff) format('woff'), url(fonts/SHSCSB.ttf) format('truetype'), url(fonts/SHSCSB.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.AC {
    position: relative;
    z-index: 1
}

.ywj-bar {
    color: #fff
}

.active.ywj-bar {
    height: 75px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid #eee;
    color: #717678;
    background-color: #fff;
    z-index: 2;
    transition: all .25s
}

.active.ywj-bar .AD {
    background-position: 0 -50px
}

.AE {
    width: 1220px;
    margin: 0 auto
}

.AD {
    position: absolute;
    top: 22px;
    width: 138px;
    height: 29px;
    background: url(images/18-yw-logo.png) no-repeat;
    background: url(images/18-yw-logo@2x.png) no-repeat;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    z-index: 1;
    background-size: cover
}

.AD h1 {
    position: absolute;
    top: -100px
}

.AF {
    position: absolute;
    top: 0;
    right: 256px;
    font-size: 0;
    color: #fff
}

.active.ywj-bar .AF {
    color: #717678
}

.AG {
    display: inline-block;
    line-height: 74px;
    padding: 0 20px;
    font-size: 14px;
    letter-spacing: 0;
    transition: all .25s;
    margin-left: 32px
}

.AG:hover {
    box-shadow: 0 1px #fff, 0 2px #fff, 0 3px #fff;
    background-color: hsla(0, 0%, 100%, .25)
}

.active.ywj-bar .AG:hover {
    color: #fff;
    background-color: #3385ff;
    box-shadow: 0 1px #3385ff, 0 2px #3385ff, 0 2px #3385ff;
    border-bottom: 3px solid #3385ff;
    border-bottom: 0 rgba(0, 0, 0, 0)
}

.AH {
    position: absolute;
    right: 0;
    top: 20px
}

.ywj-btn-a {
    color: currentColor;
    padding: 10px 15px;
    line-height: 1;
    display: inline-block;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
    border-radius: 2px;
    margin-left: 16px;
    font-size: 14px;
    transition: all .25s
}

.active.ywj-bar .ywj-btn-a {
    color: #3385ff;
    border: 1px solid #3385ff
}

.ywj-login-btn {
    color: #3385ff;
    background-color: #fff
}

.active.ywj-bar .ywj-login-btn {
    border: 1px solid #3385ff
}

.AI {
    overflow: hidden;
    min-width: 1220px
}

.AJ {
    height: 720px;
    position: relative;
    color: #fff;
    background: #000 url(images/person/home2.jpg) no-repeat right
}

.AK, .AL {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3f7ee0 url(images/18-banner.jpg) no-repeat center;
    background-size: cover
}

.AL {
    background: #505a62 url(images/18-banner3.1.jpg) no-repeat center;
    background-size: cover
}

.AM {
    position: absolute;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    top: -100px
}

.AN {
    position: relative;
    top: 256px;
    text-align: center;
    padding: 0 30px
}

.AO {
    font-size: 64px
}

.AP {
    font-weight: 300;
    font-size: 28px;
    padding-top: 33px
}

.AQ {
    width: 42px;
    height: 42px;
    display: inline-block;
    background: url(images/18-play-icon.png) no-repeat;
    background: url(images/18-play-icon@2x.png) no-repeat;
    background-size: cover;
    vertical-align: -10px;
    margin-right: 16px;
    transition: all .4s;
    position: relative;
    left: 0
}

.AR {
    font-size: 0;
    margin: 120px -136px 120px 0
}

.AS {
    background-color: #fcfdff;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.AT {
    width: 42.5%;
    height: 246px;
    position: relative;
    display: inline-block;
    margin-right: 68px;
    padding: 40px;
    box-sizing: border-box;
    box-shadow: 0 8px 32px #d9d9d9;
    border-radius: 4px
}

.AU {
    font-size: 24px;
    color: #3385ff;
    line-height: 1;
    padding-bottom: 16px
}

.AV {
    font-size: 14px;
    color: #717678
}

.AW {
    font-size: 14px;
    padding: 10px 15px;
    color: #3385ff;
    border: 1px solid #3385ff;
    border-radius: 2px;
    position: absolute;
    bottom: 40px;
    left: 41px;
    line-height: 1;
    transition: all .25s
}

.AW:hover, .AX:hover, .AY:hover, .active.AX, .ywj-btn-a:hover {
    background-color: rgba(63, 127, 224, .1)
}

.ywj-login-btn:hover {
    color: #fff;
    background-color: #3385ff;
    border: 1px solid #3385ff
}

.active.ywj-bar .ywj-login-btn:hover {
    background-color: rgba(63, 127, 224, .1)
}

.AZ {
    background: url(images/18-school-pic.png) no-repeat;
    background: url(images/18-school-pic@2x.png) no-repeat
}

.BA {
    background: url(images/18-social-pic.png) no-repeat;
    background: url(images/18-social-pic@2x.png) no-repeat
}

.AZ, .BA {
    width: 210px;
    height: 213px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover
}

.BB {
    text-align: justify;
    line-height: 0;
    margin: 0 auto 126px
}

.BC {
    width: 320px;
    font-size: 16px;
    color: #717678;
    display: inline-block;
    vertical-align: top;
    line-height: 1.5
}

.BD {
    color: #536775;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 0 16px;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.BE, .BF, .BG {
    width: 72px;
    height: 72px;
    display: inline-block;
    background-image: url(images/18-bag-icon.png);
    background-image: url(images/18-bag-icon@2x.png);
    background-size: cover;
    float: left;
    margin-top: -5px
}

.BF {
    background-image: url(images/18-up-icon.png);
    background-image: url(images/18-up-icon@2x.png)
}

.BG {
    background-image: url(images/18-award-icon.png);
    background-image: url(images/18-award-icon@2x.png)
}

.BH {
    margin-left: 88px
}

.BI {
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden
}

.BJ {
    height: 680px;
    position: relative;
    overflow: hidden;
    background-image: -webkit-linear-gradient(top, #4fc1f0, #08b7fc);
    background-image: linear-gradient(to bottom, #4fc1f0, #08b7fc)
}

.BK {
    padding: 96px 0 72px;
    font-size: 36px;
    line-height: 1;
    text-align: center;
    color: #fff;
    position: relative
}

.BL {
    background-image: -webkit-linear-gradient(left, rgba(43, 121, 255, .4), rgba(43, 121, 255, 1));
    background-image: linear-gradient(to right, rgba(43, 121, 255, 1), rgba(43, 121, 255, .4))
}

.BM {
    background-image: -webkit-linear-gradient(left, rgba(43, 121, 255, 1), rgba(43, 121, 255, .4));
    background-image: linear-gradient(to right, rgba(43, 121, 255, .4), rgba(43, 121, 255, 1))
}

.BL, .BM {
    width: 624px;
    height: 624px;
    position: absolute;
    right: 0;
    top: -200px;
    background-color: rgba(51, 133, 255, .4);
    box-shadow: 0 3px 64px rgba(0, 0, 0, .12);
    border-radius: 15%;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.BM {
    top: 380px;
    left: 0
}

.BN {
    overflow: hidden
}

.BO {
    font-size: 0;
    margin-right: -136px;
    overflow: hidden;
    max-width: 1288px;
    height: 320px;
    position: relative
}

.BP {
    width: 576px;
    height: 320px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-radius: 4px;
    padding: 32px 32px 64px;
    background-color: #fff;
    margin-right: 68px;
    transition: all .25s;
    box-shadow: 0 8px 32px rgba(50, 87, 176, .5)
}

.BQ {
    width: 72px;
    height: 72px;
    float: left;
    margin-right: 16px;
    border-radius: 50%;
    border: 1px solid #e7e7e7
}

.BR {
    color: #3385ff;
    font-size: 18px;
    line-height: 1;
    padding: 12px 0 12px
}

.BS {
    font-size: 18px;
    line-height: 1;
    margin: 32px 0 22px;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.BT {
    font-size: 14px;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #78848f
}

.BU {
    font-size: 18px;
    max-width: 410px;
    margin-top: 28px;
    line-height: 28px;
    color: #373e52
}

.BV {
    width: 150px;
    height: 200px;
    border-radius: 2px;
    position: absolute;
    right: -30px;
    top: 60px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .2);
    transition: transform ease-out .2s
}

.BV:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.BX {
    height: 480px;
    background-image: -webkit-linear-gradient(left, #e83711, #f25631);
    background-image: linear-gradient(to right, #f25631, #e83711);
    border-bottom: 120px solid #16151a;
    position: relative
}

.BY {
    position: relative
}

.BZ {
    left: -50px;
    position: absolute
}

.CA {
    height: 480px;
    position: absolute;
    left: 0;
    opacity: 0
}

.active.CA {
    opacity: 1;
    -webkit-animation: slideInRight .8s ease-in-out forwards;
    animation: slideInRight .8s ease-in-out forwards
}

.CB {
    width: 591px;
    height: 296px;
    background: url(images/18-school-title.png) no-repeat;
    position: absolute;
    right: 0;
    top: 100px
}

.CC {
    position: absolute;
    bottom: -97px;
    color: #fff
}

.CD {
    position: relative;
    display: inline-block;
    margin-right: 55px
}

.CD:nth-child(1)::after, .CD:nth-child(2)::after, .CD:nth-child(3)::after {
    right: -50px;
    position: absolute;
    content: '';
    background: url(images/18-school-arr.png) no-repeat;
    background-position: 0 0;
    height: 61px;
    width: 42px;
    top: 10px
}

.CD:nth-child(2)::after {
    background-position: -196px 0
}

.CD:nth-child(3)::after {
    background-position: -455px 0
}

.CD:nth-child(3) {
    margin-right: 55px
}

.CD:nth-child(4) {
    margin-right: 140px
}

.CD h4 {
    font-size: 32px;
    transition: all .25s
}

.CD p {
    font-size: 18px
}

.CD h4:hover {
    color: #ea3a13
}

.CE, .CF {
    width: 192px;
    height: 72px;
    background: url(images/18-school-btn1.png) no-repeat;
    display: inline-block;
    margin-left: 50px;
    top: 0;
    position: relative;
    transition: transform .2s ease-in-out
}

.CE:hover, .CF:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.CF {
    background: url(images/18-school-btn2.png) no-repeat;
    margin-left: 20px
}

.CG {
    height: 1000px;
    position: relative
}

.CH {
    width: 204px;
    height: 45px;
    font-size: 0;
    background: url(images/18-school-mtitle1.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 80px
}

.CI {
    width: 1400px;
    height: 1000px;
    background: #fff url(images/18-school-personbig.png) -330px 0 no-repeat;
    background: #fff url(images/18-school-personbig.png) -330px 0/1850px no-repeat
}

.CJ {
    width: 1220px;
    padding: 0 0 100px;
    overflow: hidden
}

.CK {
    width: 500px;
    height: 280px;
    position: relative;
    box-sizing: content-box;
    border: 6px solid #16151a;
    box-shadow: 6px 6px 0 #cdcccc;
    float: left;
    margin-right: 40px
}

.CL {
    opacity: 0;
    position: absolute;
    transition: all .3s
}

.active.CL {
    opacity: 1
}

.CL a {
    display: block
}

.CL img {
    width: 500px;
    height: 280px;
    display: block;
    object-fit: cover
}

.CM {
    position: absolute;
    bottom: 10px;
    right: 10px
}

.CN {
    width: 32px;
    height: 4px;
    background-color: #fff;
    display: inline-block;
    margin-right: 4px;
    opacity: .5
}

.active.CN {
    opacity: 1
}

.CO {
    font-size: 18px;
    max-width: 580px;
    overflow: hidden
}

.CO p {
    line-height: 2
}

.CP, .CQ {
    font-size: 32px;
    padding-bottom: 10px
}

.CP i, .CQ i {
    width: 62px;
    height: 29px;
    background: url(images/18-school-arrl.png) no-repeat;
    display: inline-block;
    padding: 0 10px;
    vertical-align: -3px
}

.CQ i {
    background: url(images/18-school-arrr.png) no-repeat;
    margin-left: 20px
}

.CR {
    height: 680px;
    position: relative;
    background: url(images/18-school-bk.jpg) no-repeat top right
}

.CS {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center
}

.CT {
    width: 287px;
    height: 46px;
    background: url(images/18-school-mtitle2.png) no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 85px;
    margin: 0 auto;
    font-size: 0
}

.CU {
    margin: 0 auto;
    padding: 150px 0 40px;
    max-width: 900px;
    line-height: 32px
}

.CV {
    text-align: justify;
    line-height: 0;
    width: 1220px;
    margin: 0 auto
}

.CW {
    display: inline-block;
    vertical-align: top;
    width: 123px;
    height: 123px;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(top, #ed4621, #fa6a47);
    background-image: linear-gradient(to bottom, #fa6a47, #ed4621);
    position: relative
}

.CX {
    width: 60px;
    height: 66px;
    display: block;
    margin: 26px auto 70px;
    background: url(images/18-schoolg-icons.png) no-repeat
}

.CY {
    display: block;
    height: 100%;
    font-size: 24px;
    text-align: center
}

.CW:nth-child(1) i {
    background-position: 0 0
}

.CW:nth-child(2) i {
    background-position: -160px 0
}

.CW:nth-child(3) i {
    background-position: -318px 0;
    width: 64px
}

.CW:nth-child(4) i {
    background-position: -476px 0;
    width: 62px
}

.CW:nth-child(5) i {
    background-position: -637px 0;
    width: 65px
}

.CW:nth-child(6) i {
    background-position: -798px 0;
    width: 65px
}

.CW:nth-child(7) i {
    background-position: -958px 0;
    width: 65px
}

.CZ {
    width: 285px;
    height: 72px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 80px;
    background: url(images/18-school-btn3.png) no-repeat;
    margin-top: top: 0;
    transition: transform .2s ease-in-out
}

.CZ:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.DA::before {
    content: ''
}

.DB {
    font-size: 0;
    margin: 100px 50px 110px 0;
    float: left;
    border: 6px solid #16151a;
    box-shadow: 6px 6px 0 #cdcccc;
    padding-bottom: 440px;
    width: 778px
}

.DC {
    font-size: 15px;
    color: #fff;
    padding: 20px 20px;
    border-radius: 5px;
    background-color: #464646;
    position: absolute;
    left: 200px;
    margin-top: 50px;
    width: 360px;
    margin-top: 180px;
    z-index: 2;
    display: none
}

.DD {
    top: 95px;
    right: 0;
    position: absolute
}

.DE {
    width: 778px;
    height: 440px;
    position: absolute;
    background-color: #070504;
    opacity: 0;
    transition: all .5s
}

.DE:nth-child(1) {
    background: #000 url(images/person/xj.jpg) no-repeat
}

.DE:nth-child(2) {
    background: #000 url(images/person/kwkd.jpg) no-repeat
}

.DE:nth-child(3) {
    background: #000 url(images/person/ds.jpg) no-repeat
}

.DE:nth-child(4) {
    background: #000 url(images/person/gsq.jpg) no-repeat
}

.DE a {
    display: block
}

.DF {
    display: block;
    height: 144px
}

.DF iframe {
    display: none
}

.DE iframe, .DG iframe, .DH iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: none;
    z-index: 1
}

.active.DE {
    opacity: 1
}

.active.DE iframe {
    display: block
}

.DE img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.DI img {
    width: 125px;
    height: 80px;
    float: left;
    margin-right: 10px;
    transition: transform ease-out .2s
}

.DI img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.DJ {
    overflow: hidden
}

.DD h5 {
    font-size: 18px;
    color: #a4a4a4;
    margin-bottom: 15px;
    font-weight: 400
}

.DK {
    font-size: 18px;
    color: #16151a;
    transition: all .25s
}

.active.DI .DK {
    color: #e83812
}

.DK:hover {
    color: #e83812
}

.DI p {
    font-size: 12px;
    color: #c1c1c1;
    padding-top: 3px
}

.DI {
    height: 80px;
    padding: 16px;
    cursor: pointer;
    margin-bottom: 5px;
    transition: all .25s
}

.DI:hover, .active.DI {
    background-color: #f2f2f7
}

.DL {
    width: 760px;
    height: 500px;
    overflow: hidden;
    box-sizing: content-box;
    font-size: 16px;
    background-color: #fff;
    display: none;
    border-radius: 4px;
    position: relative
}

.DL::after {
    content: '';
    position: absolute;
    height: 95px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .3));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .3), rgba(255, 255, 255, .9));
    width: 100%;
    bottom: -20px;
    left: 0
}

.active.DL {
    display: block
}

.DM {
    font-size: 24px;
    text-align: center;
    color: #262626;
    padding: 40px 0 20px
}

.DN {
    font-size: 20px;
    padding: 24px 0 25px
}

.DO {
    max-height: 360px;
    overflow-y: scroll;
    text-align: left;
    padding: 0 40px 20px;
    position: relative
}

.DP {
    padding-bottom: 25px
}

.DP p {
    color: #717678
}

.DQ {
    padding-bottom: 8px;
    position: relative;
    padding-left: 10px;
    font-size: 16px
}

.DQ::before {
    content: '·';
    position: absolute;
    left: 0
}

.DR {
    position: absolute;
    font-size: 12px;
    height: 56px;
    padding: 28px 0;
    width: 100%;
    background-color: #191e22;
    color: #fff;
    bottom: -112px;
    background-color: #191e22;
    outline: 1500px solid #191e23;
    clip: rect(0 3000px 3000px -3000px)
}

.DS {
    position: absolute;
    left: 0
}

.DT {
    position: absolute;
    right: 0;
    font-size: 12px;
    font-size: 0;
    top: 5px
}

.DU {
    line-height: 1;
    padding-bottom: 8px
}

.DV {
    font-weight: lighter
}

.DW {
    display: inline-block;
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url(images/18-share-icon.png) no-repeat;
    background: url(images/18-share-icon@2x.png) no-repeat;
    background-size: 44px 90px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    vertical-align: middle;
    margin-left: 20px
}

.DX {
    background-position: 0 -45px;
    height: 45px
}

.DY {
    position: relative;
    padding: 66px 0 40px
}

.index_next, .index_prev {
    width: 26px;
    height: 18px;
    background: url(images/18-arrl-icon.png) no-repeat;
    background: url(images/18-arrl-icon@2x.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: -60px;
    top: 6px;
    transition: all .25s;
    border: 60px solid #307dff;
    border: 60px solid transparent
}

.DZ, .index_next {
    background: url(images/18-arrr-icon.png) no-repeat;
    background: url(images/18-arrr-icon@2x.png) no-repeat;
    background-size: cover;
    right: -60px;
    left: auto
}

.EA {
    position: absolute;
    left: 0;
    top: 0;
    width: 101.2%;
    height: 100%
}

.index_next:hover, .index_prev:hover {
    opacity: .8
}

.EB {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

.EC {
    position: absolute;
    left: 0;
    right: 0;
    height: 320px;
    display: block;
    background: url(images/18-banner4.jpg) no-repeat;
    background-size: cover
}

.ED {
    position: absolute;
    left: 0;
    right: 0;
    height: 320px;
    background-color: rgba(0, 0, 0, .5)
}

.EE {
    background: #fff;
    min-height: 1357px;
    padding: 42px 58px 78px;
    box-sizing: border-box;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .04);
    padding-bottom: 72px;
    border-radius: 4px;
    position: relative;
    margin-top: 125px;
    margin-bottom: 100px
}

.EF {
    position: relative;
    box-shadow: 0 1px 0 #e4e8ed
}

.EG {
    display: none;
    padding-right: 320px;
    color: #717678
}

.EH_poster_img {
    background-color: transparent
}

.active.EG {
    display: block
}

.EI {
    position: absolute;
    right: 100px;
    top: 85px;
    width: 114px;
    height: 114px;
    background-size: cover
}

.EJ {
    width: 42px;
    height: 42px;
    background: url(images/18-play-icon.png) no-repeat;
    background: url(images/18-play-icon@2x.png) no-repeat;
    background-size: cover;
    position: absolute;
    transition: all .25s;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px
}

.EL {
    display: none
}

.EM {
    float: left;
    border-radius: 2px;
    margin-right: 32px
}

.DH:nth-child(1) {
    background: url(images/person/js.jpg) no-repeat
}

.DH:nth-child(2) {
    background: url(images/person/sj.jpg) no-repeat
}

.DH:nth-child(3) {
    background: url(images/person/cp.jpg) no-repeat
}

.DH:nth-child(4) {
    background: url(images/person/nrbj.jpg) no-repeat
}

.DH:nth-child(5) {
    background: url(images/person/bq.jpg) no-repeat
}

.DH:nth-child(6) {
    background: url(images/person/sw.jpg) no-repeat
}

.DH:nth-child(7) {
    background: url(images/person/zn.jpg) no-repeat
}

.DH:nth-child(8) {
    background: url(images/person/zn.jpg) no-repeat
}

.DH {
    display: none;
    width: 256px;
    height: 160px;
    position: relative
}

.active.DH {
    display: block
}

.EN {
    overflow: hidden
}

.EO {
    width: 56px;
    height: 56px;
    display: inline-block;
    background: url(images/18-play-icon.png) no-repeat;
    background: url(images/18-play-icon@2x.png) no-repeat;
    background-size: cover;
    transition: all .25s;
    position: absolute;
    left: 160px;
    top: 140px
}

.EN h3 {
    color: #243c52;
    font-size: 16px;
    padding-bottom: 12px
}

.AY {
    font-size: 14px;
    line-height: 1;
    color: #3385ff;
    padding: 11px 18px;
    border: 1px solid #3385ff;
    border-radius: 2px;
    display: inline-block;
    margin-top: 37px
}

.EP {
    margin-bottom: 24px;
    font-size: 20px;
    color: #243c52;
    line-height: 1
}

.EQ {
    margin-top: 35px;
    color: #243c52;
    font-size: 14px;
    line-height: 1;
    box-shadow: 0 1px 0 #e4e8ed
}

.ER {
    display: inline-block;
    margin: 0 40px 0 0;
    padding-bottom: 16px;
    transition: all .25s;
    border-bottom: 3px solid transparent;
    transition: all .25s
}

.ER:hover {
    color: #3385ff
}

.active.ER {
    border-bottom: 3px solid #3385ff
}

.ER i {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: -5px;
    background: url(images/18-job-icons.png) no-repeat;
    background-size: cover;
    margin-right: 12px
}

.ES {
    overflow: hidden
}

.ET {
    float: left
}

.EU {
    font-size: 18px;
    color: #243c52;
    padding-bottom: 4px;
    transition: all .25s
}

.active.EU {
    color: #3385ff
}

.EV {
    color: #748399;
    font-size: 14px
}

.EW {
    overflow: hidden
}

.EX {
    color: #243c52;
    font-size: 16px;
    position: absolute;
    right: 208px;
    font-weight: 400;
    top: 44px
}

.AX {
    color: #3385ff;
    font-size: 14px;
    border: 1px solid #3385ff;
    border-radius: 2px;
    padding: 11px 20px;
    line-height: 1;
    position: absolute;
    right: 59px;
    top: 37px;
    transition: all .25s;
    cursor: pointer
}

.EY {
    width: 14px;
    height: 10px;
    position: absolute;
    right: 0;
    background: url(images/18-job-arr.png);
    background-position: 0 0;
    top: 49px
}

.EZ {
    padding-bottom: 28px
}

.EZ h5 {
    margin: 0 auto 12px;
    font-size: 18px;
    color: #243c52
}

.FA {
    font-size: 16px;
    line-height: 30px;
    color: #243c52;
    position: relative;
    padding-left: 20px
}

.FA::before {
    content: '○';
    position: absolute;
    left: 0;
    top: 0
}

.FB {
    display: none
}

.active.FB {
    display: block
}

.FC {
    display: none
}

.active.FC {
    display: block
}

.FD {
    padding: 30px 0;
    display: block;
    transition: all .25s
}

.active.FD .FB {
    display: block
}

.active.FD .EY {
    background-position: 0 -19px;
    height: 8px
}

.ER[data-id="1"] i {
    top: 1.4px;
    position: relative;
    background-position: 0 -19px
}

.active.ER[data-id="1"] i {
    background-position: 0 -59px
}

.ER[data-id="2"] i {
    background-position: 0 -266px
}

.active.ER[data-id="2"] i {
    background-position: 0 -222px
}

.ER[data-id="3"] i {
    background-position: 0 -79px
}

.active.ER[data-id="3"] i {
    background-position: 0 -99px
}

.ER[data-id="4"] i {
    background-position: 0 -202px
}

.active.ER[data-id="4"] i {
    background-position: 0 -245px
}

.ER[data-id="5"] i {
    background-position: 0 -160px
}

.active.ER[data-id="5"] i {
    background-position: 0 -181px
}

.ER[data-id="6"] i {
    background-position: 0 -119px
}

.active.ER[data-id="6"] i {
    background-position: 0 1px
}

.ER[data-id="7"] i {
    background-position: 0 -39px
}

.active.ER[data-id="7"] i {
    background-position: 0 -139px
}

.ER[data-id="8"] i {
    background-position: 0 -39px
}

.active.ER[data-id="8"] i {
    background-position: 0 -139px
}

.ER[data-id="9"] i {
    background-position: 0 -39px
}

.active.ER[data-id="9"] i {
    background-position: 0 -139px
}

.DG {
    width: 992px;
    height: 560px;
    border: 10px solid #fff;
    border-radius: 2px;
    position: absolute;
    top: 350px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 8px 8px 32px rgba(0, 0, 0, .24);
    background: transparent url(images/person/ylife3.jpg) no-repeat;
    z-index: 1
}

.DG video {
    background: url(images/18-ylife-pic6.jpg) no-repeat;
    background-size: cover
}

.FE {
    padding-top: 280px;
    position: relative;
    background-color: #fcfdff
}

.FF {
    font-size: 36px;
    color: #243c52;
    padding-bottom: 50px;
    text-align: center
}

.FG {
    font-size: 20px;
    line-height: 32px;
    color: #78848f;
    text-align: center;
    margin-bottom: 57px;
    position: relative
}

.FG::after, .FG::before {
    content: '';
    position: absolute;
    width: 32px;
    height: 24px;
    background: url(images/18-doul-icon.png) no-repeat;
    background: url(images/18-doul-icon@2x.png) no-repeat;
    background-size: cover;
    left: 180px;
    top: 10px
}

.FG::after {
    background: url(images/18-dour-icon.png) no-repeat;
    background: url(images/18-dour-icon@2x.png) no-repeat;
    background-size: cover;
    right: 180px;
    left: auto;
    top: 10px
}

.FH {
    text-align: justify;
    line-height: 0;
    padding: 68px 0 128px;
    position: relative
}

.FH::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 1px;
    background-color: #d3dce0;
    left: 50%;
    margin-left: -60px;
    top: 0
}

.FI {
    display: inline-block;
    vertical-align: top;
    width: 256px;
    font-size: 16px;
    font-weight: 300
}

.FJ {
    font-size: 20px;
    color: #243c52;
    font-weight: 500;
    line-height: 1;
    margin: 30px 0 24px;
    text-align: center
}

.FK {
    color: #78848f;
    line-height: 26px
}

.FL {
    width: 255px;
    height: 185px;
    display: block;
    margin: 0 auto
}

.FI:nth-child(1) s {
    background: url(images/person/yw-life-icon.png) no-repeat;
    background-position: 0 -595px
}

.FI:nth-child(2) s {
    background: url(images/person/yw-life-icon.png) no-repeat;
    background-position: 0 -395px
}

.FI:nth-child(3) s {
    background: url(images/person/yw-life-icon.png) no-repeat;
    background-position: 0 0
}

.FI:nth-child(4) s {
    background: url(images/person/yw-life-icon.png) no-repeat;
    background-position: 0 -194px
}

.FM {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #0BB5D0;
    /* background-image: -webkit-linear-gradient(top, #4fc1f0, #00c1de);
    background-image: linear-gradient(to bottom, #4fc1f0, #00c1de); */
}

.FN {
    width: 60%;
    float: left;
    overflow: hidden;
    margin-right: 72px;
    height: 100%
}

.FO {
    width: 100%;
    overflow: hidden
}

.FP {
    max-width: 150%;
    height: auto;
    opacity: 0;
    position: absolute;
    transition: all .3s;
    margin-left: -160px
}

.FQ {
    width: auto;
    height: 640px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: 20px;
    left: -40px;
    border: none
}

.active.FP {
    opacity: 1
}

.FR {
    margin: 90px 0 40px;
    font-size: 20px;
    color: #fff;
    position: relative
}

.FR::after {
    width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, .4);
    bottom: 0;
    left: 0;
    content: '';
    position: absolute
}

.FR-en {
    margin: 105px 0 40px;
    font-size: 20px;
    color: #fff;
    position: relative
}

.FR-en::after {
    width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, .4);
    bottom: 0;
    left: 0;
    content: '';
    position: absolute
}

.FS {
    display: inline-block;
    margin-right: 40px;
    padding-bottom: 8px;
    color: rgba(255, 255, 255, .6)
}
.FS-en{
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 8px;
    color: rgba(255, 255, 255, .6);
}
.active.FS-en .FT {
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1)
}

.FS-en:last-of-type {
    margin-right: 0
}
.active.FS-en {
    border-bottom: 2px solid #fff;
    color: rgba(255, 255, 255, 1)
}

.active.FS {
    border-bottom: 2px solid #fff;
    color: rgba(255, 255, 255, 1)
}

.FT {
    color: rgba(255, 255, 255, .6);
    font-size: 12px;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .6);
    border-radius: 2px;
    vertical-align: 3px;
    font-style: normal;
    line-height: 1;
    padding: 2px;
    margin-left: 3px
}

.active.FS .FT {
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1)
}

.FS:last-of-type {
    margin-right: 0
}

.FU {
    display: inline-block;
    position: relative
}

.FV {
    font-size: 16px;
    color: #fff;
    margin-bottom: 14px;
    position: relative;
    padding-left: 20px;
    font-weight: 300;
    line-height: 36px
}

.FV::before {
    content: '◇';
    position: absolute;
    left: 0
}
.FV-en {
    font-size: 14px;
    color: #fff;
    margin-bottom: 14px;
    position: relative;
    padding-left: 20px;
    font-weight: 300;
    line-height: 36px
}

.FV-en::before {
    content: '◇';
    position: absolute;
    left: 0
}

.FW {
    width: 148px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 21px;
    color: #fff;
    display: block;
    position: relative;
    margin-top: 30px;
    transition: all .25s
}

.FW:hover {
    background-color: #126bff
}

.FW::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(images/18-bo-icon.png) no-repeat;
    background: url(images/18-bo-icon@2x.png) no-repeat;
    background-size: cover;
    top: 11px;
    left: 17px
}

.FW::after {
    content: '加入我们';
    position: absolute;
    color: currentColor;
    left: 45px;
    top: 9.4px;
    font-size: 14px
}

.FW iframe {
    display: none
}

.FX {
    opacity: 0;
    display: none;
    transition: all .25s
}

.active.FX {
    opacity: 1;
    display: block
}

.FY {
    position: absolute;
    bottom: 50px;
    font-size: 0;
    width: 160px;
    right: 72px;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    z-index: 1
}

.FZ {
    width: 50%;
    height: 4px;
    background-color: #fff;
    display: inline-block;
    top: 3px;
    position: relative;
    opacity: 0
}

.active.FZ {
    opacity: 1
}

.GA {
    display: none !important;
}

.active.GA {
    display: block !important;
}

.GB {
    text-align: justify;
    line-height: 0;
    margin-bottom: 130px
}

.GC {
    width: 274px;
    height: 482px;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    box-shadow: 0 8px 32px #d9d9d9;
    box-shadow: 0 8px 32px rgba(217, 217, 217, .5)
}

.GD {
    display: block;
    width: 100%;
    height: 162px;
    background-color: #ffcb80;
    border-radius: 4px 4px 0 0
}

.GE {
    padding: 28px 25px 30px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    color: #78848f
}

.GE h4 {
    font-size: 20px;
    color: #243c52;
    padding-bottom: 24px
}

.GE p {
    text-align: justify;
    font-weight: 300
}

.GF {
    height: 280px;
    background-image: -webkit-linear-gradient(top, #2b79ff, #3a90ff);
    background-image: linear-gradient(to bottom, #3a90ff, #2b79ff);
    font-size: 18px;
    color: #fff
}

.GG {
    position: absolute;
    right: 0;
    top: 83px
}

.GH {
    width: 160px;
    overflow: hidden
}

.GI {
    width: 114px;
    height: 114px;
    background-size: cover;
    margin-right: 14px;
    transition: transform ease-out .2s
}

.GI:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.GJ {
    font-size: 28px;
    padding: 100px 0 10px
}

.GK {
    font-size: 16px;
    line-height: 1;
    padding: 15px 47px;
    border: 1px solid #fff;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 16px;
    transition: all .25s
}

.GK:hover {
    background-color: #fff;
    color: #3183ff
}

.ywjs-qa-close {
    width: 48px;
    height: 48px;
    background: url(images/18-school-close.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    margin-left: 280px;
    top: 50%;
    margin-top: -210px;
    opacity: 1;
    transition: all .25s;
    z-index: 2;
    cursor: pointer;
    display: none
}

.active.ywjs-qa-close {
    display: block
}

.ywjs-qa-close:hover {
    opacity: .8;
    transform: rotate(90deg)
}

.GL {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    background-color: rgba(25, 28, 34, .88);
    background-image: url(about:blank);
    text-align: center;
    color: inherit;
    overflow: auto;
    filter: progid:DXImageTransform.GM.GN(startcolorstr=#CC191c22, endcolorstr=#CC191c22);
    z-index: 19
}

:root .GL {
    background-image: none;
    filter: none
}

.GL .GO {
    width: 200px;
    height: 200px;
    background: #fff url(images/loading.gif) no-repeat center;
    text-align: center;
    -webkit-transition: all .25s;
    transition: all .25s;
    overflow: hidden
}

.GL .GO[style] {
    background-color: transparent;
    background-image: none
}

.GL .GO > .GP {
    line-height: 20px;
    padding: 90px 10px;
    background-color: #fff;
    text-align: center
}

.GL .GO img {
    -webkit-animation: fadeIn .3s .15s both;
    animation: fadeIn .3s .15s both
}

.active .GO img {
    -webkit-animation: none;
    animation: none
}

.GO {
    display: inline-block;
    white-space: normal;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.GQ {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.GR {
    position: absolute;
    clip: rect(0 0 0 0)
}

.GS {
    position: relative
}

.GT {
    float: right
}

.GU {
    float: left
}

.GV {
    max-width: 500px
}

.GW {
    width: 50%
}

.GX {
    display: none
}

.GY {
    color: #3385ff;
    transition: all .25s
}

.GY:hover {
    color: #307dff;
    text-decoration: underline
}

.AO {
    opacity: 0;
    font-family: SHSCSB;
    -webkit-animation: fadeInUp .75s ease-in-out forwards;
    animation: fadeInUp .75s ease-in-out forwards;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.AP {
    opacity: 0;
    -webkit-animation: fadeInUp 1s ease-in-out forwards;
    animation: fadeInUp 1s ease-in-out forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}

.BK, .FF, .GJ {
    font-family: SHSCB
}

.GZ {
    height: 976px;
    position: relative
}

.HA {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin: 240px 0 0 -15px;
    background: url(images/loading-blue.gif);
    background: url(images/loading-blue.png), linear-gradient(transparent, transparent);
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(1%, 0, 0);
        transform: translate3d(1%, 0, 0);
        visibility: visible
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(5%, 0, 0);
        transform: translate3d(5%, 0, 0);
        visibility: visible
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 4%, 0);
        transform: translate3d(0, 4%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 4%, 0);
        transform: translate3d(0, 4%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media screen and (min-width: 2000px) {
    .BL {
        right: 100px
    }
}

@media screen and (min-width: 1800px) {
    .FP {
        margin-top: -200px;
        width: 150%;
        height: auto
    }

    .FQ {
        top: 200px
    }
}

@media screen and (min-width: 2000px) {
    .FP {
        margin-top: -200px;
        width: 110%;
        height: auto
    }
}

@media screen and (max-width: 1024px) {
    .DR, .EB {
        width: 1220px
    }
}

@media screen and (min-width: 1920px) {
    .AM {
        width: 2580px;
        margin-left: -1290px;
        top: -150px
    }
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .AD {
        background-size: 138px 89px;
        background-image: url(images/18-yw-logo@2x.png?v), none
    }

    .DW {
        background-image: url(images/18-share-icon@2x.png)
    }

    .FI s {
        height: 195px
    }

    .FI:nth-child(1) s {
        background: url(images/person/yw-life-icon.png) no-repeat;
        background-position: 0 -1073px;
        background-size: cover
    }

    .FI:nth-child(2) s {
        background: url(images/person/yw-life-icon.png) no-repeat;
        background-position: 0 -650px;
        background-size: cover
    }

    .FI:nth-child(3) s {
        background: url(images/person/yw-life-icon.png) no-repeat;
        background-position: 0 -437px;
        background-size: cover
    }

    .FI:nth-child(4) s {
        background: url(images/person/yw-life-icon.png) no-repeat;
        background-position: 0 -859px;
        background-size: cover
    }
}

.fp-tableCell{
    height:100%!important;
}

/* 手机端第四页  start*/
.FM-m {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* background-image: -webkit-linear-gradient(top, #4fc1f0, #00c1de);
    background-image: linear-gradient(to bottom, #4fc1f0, #00c1de); */
}

.FN-m {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-right: 72px;
    height: 100%
}
.GS-m {
    position: relative
}
.FX-m {
    opacity: 0;
    display: none;
    transition: all .2s
}

.active.FX-m {
    opacity: 1;
    display: block;
    height: 100%;
    width: 100%;
}
.FY-m {
    font-size: 0;
    width: 100%;
    /* border-bottom: 2px solid rgba(255, 255, 255, .5); */
    z-index: 1;
    margin-top: -6px;
}
.FZ-m {
    width: 33.333%;
}

.active.FZ-m {
    opacity: 1
}
.GW-m {
    width: 33.333%;
}
.FO-m {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.FP-m {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all .3s;
}

.active.FP-m {
    opacity: 1
}
/* 手机端第四页  end*/
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn{
    text-transform: capitalize;
}
@media (min-width:767px){
    #fh5co-hero .flexslider .slider-text > .slider-text-inner .btn{
        text-transform: capitalize;
        width: 150px;
    }
}
/* 招聘页面 start */
#campus {
    width: 100%;
    height: 100%;
    background: url(../img/join_bg.jpg?v=1) no-repeat center center;
    background-size: cover;
    position: relative;
    margin: 0;
    padding: 0;
}
.campus-canvas-con{
    width: 100%;
    height: 100%;
    background-color: #313d56;
}
.campus-title{
    font-size: 30px;
    padding-bottom: 18px;
    margin-bottom: 0px;
    color: #fff;
}

#campus-btns a {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    width: 100%;
    line-height: 2.25em;
    height: 2.25em;
    border: 2px solid rgba(255, 255, 255, 0.33);
    margin: .44em 0 .44em -2px;
    position: relative;
    font-size: 17px;
}
.campus-btns{
    position: absolute;
    margin:auto;
    left: 0;
    right: 0;
    top: 64px;
    bottom: 0;
    border-radius: 50%;
    z-index: 999;
    display: block;
    width: 200px;
    height: 200px;
}
@-webkit-keyframes cbtnem1{
    0%{-webkit-transform:scale(1,1);-webkit-transform-origin:40% 40%}
    50%{-webkit-transform:scale(1.12,1.4);-webkit-transform-origin:40% 40%}
    100%{-webkit-transform:scale(1,1);-webkit-transform-origin:40% 40%}
}

@-webkit-keyframes cbtnem2{
    0%{-webkit-transform:scale(1,1);-webkit-transform-origin:40% 60%}
    50%{-webkit-transform:scale(1.12,1.4);-webkit-transform-origin:40% 60%}
    100%{-webkit-transform:scale(1,1);-webkit-transform-origin:40% 60%}
}

@-webkit-keyframes cbtnem3{
    0%{-webkit-transform:scale(1,1);-webkit-transform-origin:60% 60%}
    50%{-webkit-transform:scale(1.12,1.4);-webkit-transform-origin:60% 60%}
    100%{-webkit-transform:scale(1,1);-webkit-transform-origin:60% 60%}
}

@-webkit-keyframes cbtnem4{
    0%{-webkit-transform:scale(1,1);-webkit-transform-origin:60% 40%}
    50%{-webkit-transform:scale(1.12,1.4);-webkit-transform-origin:60% 40%}
    100%{-webkit-transform:scale(1,1);-webkit-transform-origin:60% 40%}
}

#campus-btns a:hover em.em_1 {
    -webkit-animation: 'cbtnem1' .5s linear;
}

#campus-btns a:hover em.em_2 {
    -webkit-animation: 'cbtnem2' .75s linear;
}

#campus-btns a:hover em.em_3 {
    -webkit-animation: 'cbtnem3' 1s linear;
}

#campus-btns a:hover em.em_4 {
    -webkit-animation: 'cbtnem4' 1.25s linear;
}
@media (max-width: 500px) {
    .campus-btns{
        position: absolute;
        margin:auto;
        left: 0;
        right: 0;
        top: 0px;
        bottom: 0;
        border-radius: 50%;
        z-index: 3;
        display: block;
        width: 200px;
        height: 200px;
    }
}
@media (max-width: 414px) {
    .campus-btns{
        position: absolute;
        margin:auto;
        left: 0;
        right: 0;
        top: 81px;
        bottom: 0;
        border-radius: 50%;
        z-index: 3;
        display: block;
        width: 200px;
        height: 200px;
    }
    #campus-btns a {
        color: rgba(255, 255, 255, 0.8);
        display: inline-block;
        width: 77%;
        line-height: 2.25em;
        height: 2.25em;
        border: 2px solid rgba(255, 255, 255, 0.33);
        margin: .44em 0 .44em -2px;
        position: relative;
        font-size: 14px;
    }
    .campus-title{
        font-size: 24px;
        padding-bottom: 16px;
        color: #fff;
    }
}
@media (max-width: 375px) {
    .campus-btns{
        position: absolute;
        margin:auto;
        left: 0;
        right: 0;
        top: 85px;
        bottom: 0;
        border-radius: 50%;
        z-index: 3;
        display: block;
        width: 200px;
        height: 200px;
    }
    #campus-btns a {
        color: rgba(255, 255, 255, 0.8);
        display: inline-block;
        width: 64%;
        line-height: 2.25em;
        height: 2.25em;
        border: 2px solid rgba(255, 255, 255, 0.33);
        margin: .44em 0 .44em -2px;
        position: relative;
        font-size: 14px;
    }
    .campus-title{
        font-size: 20px;
        padding-bottom: 0;
        margin-bottom: 10px;
        color: #fff;
    }
}
@media (max-width: 320px) {
    .campus-btns{
        position: absolute;
        margin:auto;
        left: 0;
        right: 0;
        top: 85px;
        bottom: 0;
        border-radius: 50%;
        z-index: 3;
        display: block;
        width: 200px;
        height: 200px;
    }
    #campus-btns a {
        color: rgba(255, 255, 255, 0.8);
        display: inline-block;
        width: 53%;
        line-height: 2.25em;
        height: 2.25em;
        border: 2px solid rgba(255, 255, 255, 0.33);
        margin: .2em 0 .44em -2px;
        position: relative;
        font-size: 14px;
    }
    .campus-title{
        font-size: 16px;
        padding-bottom: 0;
        margin-bottom: 10px;
        color: #fff;
    }
}
/* 招聘页面 end */
.first-area{
    padding-top: 130px;
}
.uppercase1{
    padding-top: 60px;
}
.mobile-last{
    display: none;
}
.last-area{
    padding: 55px 0;
}
.run-des{
    padding-top: 20px;
}
.Works-grid{
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (max-width: 420px){
    .first-area{
        padding-top: 0px;
    }
    .uppercase1{
        padding-top: 40px;
    }
    .lead{
        font-size: 19px;
    }
    #last-title{
        display: none;
    }
    .mobile-last{
        display: block;
    }
    .last-area{
        padding: 17px 0;
    }
    .Works-grid{
        padding-right: 0px;
        padding-left: 0px;
    }
    #header .container{
        /* background: rgba(0,0,0,0.7); */
        background: #fff;
    }
}
.customin{
    position: relative;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height,visibility;
}
.nav__menu :last-child a{
    border-bottom: 0px;
}
.page1-title{
    width: 582.5px;
}
.page1-title-phone{
    width: 90%;
    z-index: 1;
}
.page1-title-en{
    width: 1100px;
}
.page1-title-phone-en{
    width: 100%;
    z-index: 1;
}
.home-footer{
    width: 100%;
    height: 60px;
    background: rgb(40, 41, 43);
    text-align: center;
    color: #999;
    line-height: 60px;
    font-size: 12px;
}
.home-footer-en{
    width: 100%;
    height: 60px;
    background: rgb(40, 41, 43);
    text-align: center;
    color: #999;
    line-height: 60px;
    font-size: 12px;
}
@media (max-width: 567px){
    .home-footer {
        width: 100%;
        height: 60px;
        background: rgb(40, 41, 43);
        text-align: center;
        line-height: 20px;
        color: #999;
        font-size: 12px;
        padding: 12px;
    }
    .home-footer-en{
        width: 100%;
        height: 60px;
        background: rgb(40, 41, 43);
        text-align: center;
        color: #999;
        line-height: 14px;
        font-size: 12px;
        padding-top: 10px;
    }
}
.about-video-con{
  overflow: hidden;
}
.about-des{
  width: 53%;
  float: left;
  font-size: 13px;
}
.about-video{
  width: 45%;
  float: right;
  margin-left:2%;
  margin-bottom: 10px;
}
.des-english{
  overflow: hidden;
  text-align: justify;
  font-size: 13px;
  line-height: 21px;
}
.about-video-con-phone{
  display: none;
}
.about-phone1{
  display: none;
}
@media (max-width: 567px){
    .about-video-con{
      display: none;
    }
    .about-video-con-phone{
      display: block;
    }
    .about-video-phone{
      margin-bottom: 30px;
    }
    .about-pc1{
      display: none;
    }
    .about-phone1{
      display: block;
    }
    .btn-con {
        padding-bottom: 80px;
    }
}
.btnFontSize{
    font-size: 16px;
}
.ani{
    color: #0d0b0e;
}
@media screen and (max-width: 768px) {
    .uppercase-en {
      padding-top: 20%;
  }
  .card-cover {
    font-size: 0.8rem;
    height: 5%;
    padding-top: 0.5rem;
    text-align: center;
  }
  .img-inner {
      height: 170px;
      padding-bottom: 60px;
  }
  .card-cover {
    top: 34%;
  }
  .card {
      margin-left: 9%;
      height: 120px;
  }
}
    